.testimonials-section{background-color:#4e9d7c;padding:80px 24px}.testimonials-container,.testimonials-section{width:100%;display:flex;flex-direction:column;align-items:center}.testimonials-container{max-width:1320px;margin:0 auto;gap:40px}.testimonials-row{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;min-height:740px;gap:16px}.testimonial-card{width:410px;height:560px;border-radius:39px;overflow:hidden;position:relative;background-color:#f8efdb;transition:all .8s cubic-bezier(.3,.3,.1,1);display:flex;flex-direction:column;flex-shrink:0}.testimonial-card:hover{width:465px;height:700px}.testimonial-card__image-wrap{position:absolute;top:0;left:0;width:100%;height:320px;border-top-left-radius:39px;border-top-right-radius:39px;overflow:hidden;z-index:1;transition:all .8s cubic-bezier(.4,0,.2,1)}.testimonial-card:hover .testimonial-card__image-wrap{height:340px}.testimonial-card__image{width:100%;height:100%;object-fit:cover;object-position:center}.testimonial-card__gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(41,67%,92%,0) 40%,hsla(41,67%,92%,.9) 80%,#f8efdb);z-index:2}.testimonial-card__content{position:relative;z-index:3;margin-top:230px;padding:0 32px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;text-align:center;width:100%}.testimonial-card__quote{font-family:Items,Georgia,serif;font-weight:300;font-size:24px;line-height:1.4;color:#000;margin-bottom:20px;width:100%;height:105px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:all .8s cubic-bezier(.3,.3,.1,1)}.testimonial-card__quote p{margin:0 0 12px}.testimonial-card__quote p:last-child{margin-bottom:0}.testimonial-card__quote ol,.testimonial-card__quote ul{margin:0 0 12px;padding-left:24px;text-align:left;display:block}.testimonial-card__quote ul{list-style-type:disc}.testimonial-card__quote ol{list-style-type:decimal}.testimonial-card__quote li{margin-bottom:6px}.testimonial-card__quote li:last-child{margin-bottom:0}.testimonial-card__quote b,.testimonial-card__quote strong{font-weight:600}.testimonial-card__quote em,.testimonial-card__quote i{font-style:italic}.testimonial-card__quote a{color:inherit;text-decoration:underline}.testimonial-card__quote a:hover{text-decoration:none}.testimonial-card:hover .testimonial-card__content{overflow-y:auto}.testimonial-card:hover .testimonial-card__content::-webkit-scrollbar{width:4px}.testimonial-card:hover .testimonial-card__content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.testimonial-card:hover .testimonial-card__quote{-webkit-line-clamp:none;display:block!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important;height:auto!important;transform:translateY(-8px)}.testimonial-card__name{font-weight:700;font-size:18px;line-height:1.4;color:#000;margin-bottom:4px;height:50px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.testimonial-card__name,.testimonial-card__role{font-family:Inter,sans-serif;width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis}.testimonial-card__role{font-weight:400;font-size:16px;color:#666;white-space:nowrap}.testimonial-card:hover .testimonial-card__name{-webkit-line-clamp:none;display:block!important;height:auto!important;white-space:normal!important;overflow:visible!important}.testimonial-card:hover .testimonial-card__role{white-space:normal;overflow:visible}.testimonials-footer{text-align:center;display:flex;flex-direction:column;align-items:center;max-width:1040px}.testimonials-title{font-family:Items,Georgia,serif;font-weight:300;font-size:64px;line-height:70px;color:#fff;margin:0 0 16px}.testimonials-description{font-family:Inter Tight,Inter,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#fff;margin:0 0 32px}.testimonials-description p{font-size:inherit;line-height:inherit;color:inherit;margin:0 0 16px}.testimonials-description p:last-child{margin-bottom:0}.testimonials-description b,.testimonials-description strong{font-weight:600;color:inherit}.testimonials-description em,.testimonials-description i{font-style:italic;color:inherit}.testimonials-description a{color:inherit;text-decoration:underline}.testimonials-description a:hover{text-decoration:none}.testimonials-description ol,.testimonials-description ul{margin:0 auto 16px;padding-left:20px;color:inherit;text-align:left;max-width:fit-content}.testimonials-description ol:last-child,.testimonials-description ul:last-child{margin-bottom:0}.testimonials-btn{display:inline-flex;align-items:center;justify-content:center;min-width:153px;height:48px;padding:12px 24px;gap:10px;border-radius:8px;background-color:#fff;color:#000;border:2px solid #000;text-decoration:none;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:1;letter-spacing:-.02em;transition:all .3s ease}.testimonials-btn:hover{background-color:#000;color:#fff}@media screen and (max-width:1300px){.testimonials-row{height:auto;min-height:auto;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;justify-content:flex-start;padding-bottom:24px;padding-left:24px;padding-right:24px}.testimonials-row:hover .testimonial-card{width:410px;height:auto}.testimonial-card{scroll-snap-align:center;border-radius:39px;height:auto!important;min-height:560px}.testimonial-card__quote{text-overflow:clip!important}.testimonial-card__name,.testimonial-card__quote{-webkit-line-clamp:none;display:block!important;overflow:visible!important;white-space:normal!important;height:auto!important}.testimonial-card__role{white-space:normal;overflow:visible}}@media screen and (max-width:768px){.testimonials-section{padding:48px 16px}.testimonials-title{font-size:48px}.testimonials-row{padding-left:0;padding-right:0;scroll-padding-left:0;gap:16px}.testimonials-row:hover .testimonial-card{width:100%;height:auto}.testimonial-card{width:100%}.testimonials-slider-container{width:100%;overflow:hidden}.testimonials-controls.testimonials-controls--mobile-only{display:flex;align-items:center;justify-content:center;margin-top:32px;width:100%;box-sizing:border-box}.testimonials-dots{display:flex;gap:8px;align-items:center}.testimonials-dot{width:8px;height:8px;border-radius:50%;background-color:hsla(0,0%,100%,.4);border:none;padding:0;cursor:pointer;transition:all .3s ease}.testimonials-dot--active{background-color:#fff;width:32px;border-radius:4px}.testimonials-arrows{display:flex;gap:16px}.testimonials-nav-btn{width:48px;height:48px;border-radius:8px;border:1px solid hsla(0,0%,100%,.4);background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s}.testimonials-nav-btn:disabled{opacity:.5;cursor:not-allowed}.testimonials-nav-btn:not(:disabled):hover{background-color:#fff;color:#4e9d7c;border-color:#fff}}.testimonials-controls{display:none}