.testimonials-section{align-items:center;display:flex;flex-direction:column;gap:var(--space-md);margin:var(--space-xl) auto;max-width:1440px;padding:var(--space-xl);position:relative;width:100%}@media (max-width:425px){.testimonials-section{padding:var(--space-md)}}.testimonials-section .testimony-wrapper{display:flex;flex-direction:row;height:100%;margin-bottom:var(--space-3xl)}@media (max-width:768px){.testimonials-section .testimony-wrapper{flex-direction:column}}.testimonials-section .testimony-wrapper .testimony-container{background:var(--plum);border-radius:50px;display:flex;flex-direction:row;padding:var(--space-3xl);position:relative}@media (max-width:1200px){.testimonials-section .testimony-wrapper .testimony-container{padding:var(--space-2xl)}}@media (max-width:768px){.testimonials-section .testimony-wrapper .testimony-container{flex-direction:column;padding:var(--space-md);padding-bottom:var(--space-5xl)}}.testimonials-section .testimony-wrapper .testimony-container .quotation{left:calc(var(--space-lg)*-1);position:absolute;top:0}@media (max-width:1200px){.testimonials-section .testimony-wrapper .testimony-container .quotation{height:70px;left:calc(var(--space-sm)*-1);top:var(--space-sm)}}.testimonials-section .testimony-wrapper .testimony-container .content{color:#fff;padding-top:var(--space-2xl)}@media (min-width:768px) and (max-width:1200px){.testimonials-section .testimony-wrapper .testimony-container .content{padding-top:0}}.testimonials-section .testimony-wrapper .testimony-container .content p{font-family:Trois Mille Medium;font-size:30px;margin-bottom:var(--space-sm)}@media (max-width:1200px){.testimonials-section .testimony-wrapper .testimony-container .content p{font-size:1.2rem}}.testimonials-section .testimony-wrapper .testimony-container .content span{font-family:Trois Mille Regular;font-size:22px;text-transform:uppercase}.testimonials-section .testimony-wrapper .people{border-radius:50px;box-shadow:0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.23);height:600px;margin-left:calc(var(--space-xl)*-1);-o-object-fit:cover;object-fit:cover;position:relative;top:var(--space-xl);width:416px}@media (max-width:768px){.testimonials-section .testimony-wrapper .people{bottom:var(--space-2xl);height:350px;margin:0 auto;-o-object-position:top;object-position:top;position:relative;right:auto;top:-20px;width:400px}}@media (max-width:425px){.testimonials-section .testimony-wrapper .people{bottom:10px;width:auto}}.testimony-image{margin:0 auto;margin-bottom:var(--space-xl);max-width:1440px;width:100%}