.testimonials-wrapper{color:var(--oui-grey-100);overflow:hidden;padding-bottom:60px!important}@media(min-width:900px){.testimonials-wrapper{overflow:visible;padding-bottom:0!important}}.testimonials-wrapper .inner-container{padding-inline:0;position:relative}@media(min-width:900px){.testimonials-wrapper .inner-container{padding-block:0;padding-inline:var(--desktop-container-inline-padding) 0}}.testimonials-wrapper .inner-container .oui-carousel--pagination{position:absolute;left:50%;transform:translateX(-50%);bottom:-40px}.testimonials-wrapper .inner-container .navigation-container{align-items:flex-end;display:flex;gap:8px}.testimonials-wrapper .testimonial-section{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 40px;grid-row-gap:24px;row-gap:24px;grid-column-gap:80px;-moz-column-gap:80px;column-gap:80px}@media(min-width:900px){.testimonials-wrapper .testimonial-section{grid-template-columns:300px 1fr;-moz-column-gap:48px;column-gap:48px;row-gap:0}}.testimonials-wrapper .testimonial-section{--mask-shadow-offset:60px}.testimonials-wrapper .testimonial-section>:nth-child(2){grid-row:span 2;margin-block:calc(var(--mask-shadow-offset)*-1);max-width:100vw}@media(min-width:900px){.testimonials-wrapper .testimonial-section>:nth-child(2):after{content:"";position:absolute;top:0;width:20%;height:100%;right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);z-index:1;pointer-events:none;transition:opacity .2s ease-in-out;margin-block:calc(var(--mask-shadow-offset)*-1)}}.testimonials-wrapper .testimonial-section .title-and-rating-container{display:flex;flex-direction:column;margin-left:24px}@media(min-width:900px){.testimonials-wrapper .testimonial-section .title-and-rating-container{margin-left:0;gap:20px}}.testimonials-wrapper .testimonial-section .title-and-rating-container .ratings-wrapper{display:flex;gap:16px;align-items:center}@media(min-width:900px){.testimonials-wrapper .testimonial-section .title-and-rating-container .ratings-wrapper{align-items:start;flex-direction:column;gap:4px}}.testimonials-wrapper .testimonial-section .title-and-rating-container .ratings-wrapper .rating-header{display:flex;gap:8px;align-items:center;margin-left:-4px}.testimonials-wrapper .testimonial-section .title-and-rating-container .ratings-wrapper .rating-container{display:flex;gap:8px}.testimonials-wrapper .testimonial-section .splide__track{padding-block:var(--mask-shadow-offset);padding-inline:24px!important}@media(min-width:900px){.testimonials-wrapper .testimonial-section .splide__track{padding-right:35px!important;padding-left:50px!important}}.testimonials-wrapper .testimonial-section .splide__track .testimonial-card{padding:1px;width:262px!important;height:251px;border-radius:20px;box-shadow:6px 10px 60px rgba(60,60,60,.08);background:linear-gradient(315deg,#fff 50%,#01b37a)}.testimonials-wrapper .testimonial-section .splide__track .testimonial-card .testimonial-card-contents{background:#fff;border-radius:20px;padding:24px 24px 20px;height:100%;display:flex;gap:24px;flex-direction:column;justify-content:space-between}.testimonials-wrapper .testimonial-section .splide__track .testimonial-card .testimonial-card-contents .testimonial-content{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.testimonials-wrapper .testimonial-section .splide__track .testimonial-card .testimonial-card-contents .read-more-button{min-height:0!important;border-radius:0!important}.testimonials-wrapper .testimonial-section .splide__track .testimonial-card .testimonial-card-contents .details-container{display:flex;justify-content:space-between;align-items:center}.testimonials-wrapper .testimonial-section .splide__track .testimonial-card .testimonial-card-contents .details-container .user-info{display:flex;flex-direction:column}.testimonials-wrapper .testimonial-section .splide__track .testimonial-card .testimonial-card-contents .details-container .rating-wrapper{background:linear-gradient(201deg,#ffac3b 15.63%,#ff970a 84.37%);padding:2px 8px;display:flex;gap:4px;align-items:center;border-radius:4px}.testimonials-wrapper .testimonial-section .splide__track .testimonial-card .testimonial-card-contents .details-container .rating-wrapper .rating-star{margin-top:-2px}.testimonials-wrapper .testimonial-section img{filter:drop-shadow(0 4px 24px rgba(0,0,0,.1))}