.palestrantes-cnrh{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1200px;width:100%}.cnrh-palestrante{align-items:center;background-color:hsla(0,0%,100%,.9);border-radius:15px;box-shadow:0 0 20px rgba(0,0,0,.3);display:flex;flex-direction:column;gap:5px;justify-content:flex-start;min-width:200px;padding:15px 15px 60px;position:relative;width:calc(25% - 20px)}.cnrh-palestrante.col-3{width:calc(33% - 20px)}.cnrh-palestrante.col-4{width:calc(25% - 20px)}.cnrh-pal-hora{font-size:24px;font-weight:800;gap:10px;width:100%}.cnrh-pal-hora,.cnrh-pal-titulo{align-items:center;display:flex;font-family:Montserrat;justify-content:center}.cnrh-pal-titulo{color:#0d3878;font-size:16px;font-weight:700;height:80px;line-height:18px;text-align:center}.cnrh-pal-subtitulo{color:#0d3878;font-family:Montserrat;font-size:14px;font-weight:400;height:60px;line-height:20px;text-align:center}.cnrh-pal-cover{align-items:center;aspect-ratio:1/1;display:flex;height:130px;justify-content:center;margin:10px 10px 20px;position:relative;width:130px}.cover-img_espcial{aspect-ratio:16/9;object-fit:scale-down;width:100%}.cnrh-pal-foto{border:1px solid #fff;border-radius:50%;display:block;height:100px!important;object-fit:contain;width:100px!important}.img_espcial{border:none;border-radius:0;height:100%!important;object-fit:scale-down;width:100%!important;z-index:2}.cnrh-pal-borda{display:block;height:100%;position:absolute;width:100%}.cnrh-pal-borda path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.cnrh-pal-logo{aspect-ratio:1/1;background-color:#fff;border:2px solid;border-radius:50%;bottom:-10px;display:block;height:50px;object-fit:contain;padding:4px;position:absolute;right:-10px;width:50px}.cover-img_espcial .cnrh-pal-logo{right:30%;z-index:2}.cnrh-pal-nome{font-size:20px;font-weight:800;line-height:20px}.cnrh-pal-cargo,.cnrh-pal-nome{color:#0d3878;font-family:Montserrat;text-align:center}.cnrh-pal-cargo{font-size:12px;font-weight:400;line-height:15px}.cnrh-pal-cta{align-items:center;background-image:linear-gradient(45deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 40%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));border-radius:6px;bottom:15px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#0d3878;display:flex;font-family:Montserrat;font-weight:600;justify-content:center;left:15px;padding:6px 30px;position:absolute;text-decoration:none;transition:all .5s ease;white-space:nowrap;width:calc(100% - 30px)}.cnrh-pal-cta:hover{background-image:linear-gradient(45deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.7) 40%,hsla(0,0%,100%,.7) 60%,hsla(0,0%,100%,0));box-shadow:0 6px 10px rgba(0,0,0,.3);text-decoration:none}@media screen and (max-width:450px){.page-subtitle{font-size:20px!important}.cnrh-palestrante.col-3,.cnrh-palestrante.col-4{width:calc(100% - 20px)}}