.homepage-testimonials{position:relative;background:#000;color:#fff;overflow:hidden}.homepage-testimonials__inner{width:100%;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px}@media(min-width: 1024px){.homepage-testimonials__inner{grid-template-columns:1.6fr 1fr}}.homepage-testimonials__left,.homepage-testimonials__right{background:linear-gradient(190deg, rgba(47, 81, 78, 0.85), rgba(0, 0, 0, 0.95));min-height:480px}.homepage-testimonials__left{position:relative;display:grid;grid-template-columns:1fr;gap:30px;padding:60px}@media(min-width: 768px){.homepage-testimonials__left{grid-template-columns:1fr 1fr;align-items:start}}@media(max-width: 781px){.homepage-testimonials__left{padding:20px}}@media(min-width: 1023.9px)and (max-width: 1279.9px){.homepage-testimonials__left{grid-template-columns:1fr}}.homepage-testimonials__left h2{margin:0 0 40px;font-size:clamp(20px,2.5vw,30px);line-height:1.15;text-transform:uppercase;letter-spacing:.06em}.homepage-testimonials__left p{margin:0;font-size:clamp(16px,1.8vw,20px);line-height:1.75}.homepage-testimonials__left-image img{width:100%;height:auto;display:block}@media(min-width: 768px){.homepage-testimonials__left-image img{height:420px;-o-object-fit:cover;object-fit:cover}}.homepage-testimonials__popup-trigger{position:absolute;left:40px;bottom:40px;width:32px;height:32px;padding:0;border:0;background-color:rgba(0,0,0,0);background-image:url("../../assets/images/pop-up.svg");background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}.homepage-testimonials__right{position:relative;padding:60px 40px 90px}.homepage-testimonials__slide{display:none}.homepage-testimonials__slide.active{display:block}.homepage-testimonials__person{display:flex;align-items:center;gap:26px;margin-bottom:50px}@media(max-width: 781px){.homepage-testimonials__person{flex-direction:column;margin-bottom:30px}}@media(min-width: 1023.9px)and (max-width: 1279.9px){.homepage-testimonials__person{flex-direction:column}}.homepage-testimonials__headshot{flex:0 0 110px}.homepage-testimonials__headshot img{width:110px;height:110px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}.homepage-testimonials__person-info h3{margin:0;font-size:clamp(25px,2vw,30px);line-height:1.15;text-transform:inherit;font-weight:700;margin-bottom:10px}.homepage-testimonials__person-info p{margin:0;color:#a3a3a3;font-weight:700;font-size:clamp(14px,1.5vw,16px);line-height:1.2}.homepage-testimonials blockquote{margin:0;font-size:clamp(16px,1.8vw,20px);line-height:1.75}.homepage-testimonials__arrows{position:absolute;left:46px;right:46px;bottom:50px;display:flex;justify-content:space-between;align-items:center}@media(max-width: 781px){.homepage-testimonials__arrows{bottom:50px}}.homepage-testimonials__arrow{width:60px;height:18px;padding:0;border:0;background-color:rgba(0,0,0,0);background-image:url("../../assets/images/icon-btn-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}@media(max-width: 781px){.homepage-testimonials__arrow{width:40px}}.homepage-testimonials__arrow--prev{transform:rotate(180deg)}.homepage-testimonials__arrow--next{transform:none}.testimonial-modal-open{overflow:hidden}.homepage-testimonials-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:40px 20px}.homepage-testimonials-modal.active{display:flex}.homepage-testimonials-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.82)}.homepage-testimonials-modal__box{position:relative;z-index:2;max-width:1240px;max-height:calc(100vh - 80px);overflow:auto;background:linear-gradient(190deg, rgba(47, 81, 78, 0.95), rgba(0, 0, 0, 0.96));padding:50px;color:#fff}.homepage-testimonials-modal__close{position:absolute;top:22px;right:22px;width:42px;height:42px;border:1px solid #f7901e;background:rgba(0,0,0,0);color:#fff;font-size:36px;line-height:1;cursor:pointer}.homepage-testimonials-modal__header h2{margin:0 0 20px;font-size:clamp(20px,2.5vw,30px);line-height:1.2;text-transform:uppercase;letter-spacing:.06em;max-width:30%}@media(max-width: 781px){.homepage-testimonials-modal__header h2{max-width:50%}}.homepage-testimonials-modal__header p{margin:0 0 40px;font-size:clamp(16px,1.8vw,20px)}.homepage-testimonials-modal__content{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width: 900px){.homepage-testimonials-modal__content{grid-template-columns:300px 1fr;align-items:start}}.homepage-testimonials-modal__tabs{display:flex;flex-direction:column;gap:48px}.homepage-testimonials-modal__tab{padding:0;border:0;background:rgba(0,0,0,0);color:#fff;text-align:left;cursor:pointer}.homepage-testimonials-modal__tab.active .homepage-testimonials-modal__tab-title{color:#f7901e}.homepage-testimonials-modal__tab.active .homepage-testimonials-modal__tab-description{color:#fff}.homepage-testimonials-modal__tab-title{display:block;margin-bottom:8px;color:#009490;font-size:clamp(18px,1.8vw,21px);font-weight:800;text-transform:uppercase}.homepage-testimonials-modal__tab-description{display:block;color:rgba(255,255,255,.7);font-size:clamp(16px,1.8vw,18px);line-height:1.45}.homepage-testimonials-modal__pane{display:none}.homepage-testimonials-modal__pane.active{display:block}.homepage-testimonials-modal__media{position:relative}.homepage-testimonials-modal__media img,.homepage-testimonials-modal__media video,.homepage-testimonials-modal__media iframe{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;display:block;border:0;height:100%}.homepage-testimonials-modal__video-link{position:relative;display:block;color:#fff}.homepage-testimonials-modal__play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%, -50%);width:68px;height:68px;border:4px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:26px;background:rgba(0,0,0,.25)}.homepage-testimonials-modal__stats{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width: 768px){.homepage-testimonials-modal__stats{grid-template-columns:repeat(3, 1fr)}}.homepage-testimonials-modal__stat{border-left:1px solid #009490;padding-left:16px}.homepage-testimonials-modal__stat strong{display:block;font-size:clamp(20px,2vw,25px);line-height:1;margin-bottom:8px}.homepage-testimonials-modal__stat span{display:block;font-size:18px;line-height:1.3}