.testimoniales{bottom:-32px;position:relative}.testimoniales h2{color:#00665e;font-size:45px;font-weight:700;margin-bottom:72px;text-align:center}.testimonio_section{display:grid;gap:56px;grid-template-columns:1fr}.testimonioContainer{margin:0 auto;max-height:350px;max-width:612px;position:relative}.testimonioContainer .testimonio_info{bottom:45px;color:#fff;font-size:21px;font-weight:700;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:100%;z-index:1}.testimonioContainer img{border-radius:28px;height:auto;max-height:350px;max-width:612px;object-fit:cover;width:100%}.testimonioContainer .testimonio_info p{margin-top:26px}.testimonioContainer .testimonio_info span{color:#bf9a58}.testimonioContainer a:before{background-color:rgba(0,0,0,.5);border-radius:28px;content:"";inset:0;max-height:350px;max-width:612px;position:absolute;z-index:1}.testimonioContainer svg{transition:transform .3s ease}.testimonioContainer:hover svg{filter:drop-shadow(0 4px 6px rgba(0,0,0,.2));transform:scale(1.1)}@media(max-width:1230px){.testimonioContainer .testimonio_info{bottom:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.testimonioContainer .testimonio_info p{margin-top:8px}}@media(max-width:992px){.testimonio_section{grid-template-columns:1fr}.testimonioContainer{margin:0 auto;width:100%}}