.testimonial-section{padding:1rem;width:100%}.testimonial__container{align-items:center;display:flex;gap:3rem;margin:0 auto;max-width:1200px}.testimonial__image-wrapper{flex:1}.testimonial__quote-icon{height:auto;left:4rem;position:absolute;top:-40px;transform:rotate(-180deg);width:55px;z-index:1}.testimonial__quote{color:#000;font-size:24px;font-weight:600;line-height:1.4;margin-left:0}.testimonial__image-square{overflow:hidden;width:100%}.testimonial__image{display:block;height:auto;object-fit:cover;width:100%}.testimonial__content-wrapper{flex:1;padding:1rem 0 1rem 4rem;position:relative}.testimonial__content-golden *,.testimonial__content-white *{color:#fff}.testimonial__name{font-size:16px;font-weight:700;margin-top:1rem}.testimonial__title{font-size:14px;margin-bottom:1.5rem;margin-top:.5rem}.testimonial__company-logo{height:auto;width:150px}@media (max-width:1024px){.testimonial__content{padding-left:0}}@media (max-width:768px){.testimonial__container{flex-direction:column;text-align:left}.testimonial__content-wrapper{padding-left:0}.testimonial__quote-icon{left:0;top:-30px;width:45px}.testimonial__quote-wrapper{padding-left:0}.testimonial__content{width:100%}}