.testimonial-section__content{padding-inline:1px}.review-section{height:100%}.testimonial-section__content .swiper-slide,.home-services-section .swiper-slide{height:auto}.testimonial-section__content .review-section .testimonial-review__wrapper{background:#fff;padding-top:2.4375rem;padding-bottom:1.9375rem;border:1px solid #D3D3D3;box-shadow:0 .125rem .25rem #0000001a;border-radius:1.25rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__header{display:flex;flex-direction:column;gap:2.1875rem;padding-bottom:2.15625rem;padding-inline:2.4375rem}.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__header .testimonial-review__star{display:flex;gap:.25rem}.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__header .testimonial-review__description{line-height:1.33;letter-spacing:0;color:#525866}.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__content{display:flex;align-items:center;gap:.875rem;padding-inline:2.4375rem;padding-top:1.84375rem;border-top:1px solid #D3D3D3}.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__content .testimonial-review__image{width:4.375rem;height:4.375rem}.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__content .testimonial-review__image img{border-radius:50%}.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__content .testimonial-review__details .testimonial-review__name{letter-spacing:0;margin-bottom:.125rem;display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600}.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__content .testimonial-review__details .testimonial-review__role{color:#525866;letter-spacing:0}.testimonial-section__content .swiper-pagination{bottom:0;display:flex;justify-content:center}.testimonial-section__content .swiper-pagination .swiper-pagination-bullet{background:#d9d9d9;width:18px;height:18px;margin:0;margin-right:.375rem;opacity:1}.testimonial-section__content .swiper-pagination .swiper-pagination-bullet:last-child{margin-right:0}.testimonial-section__content .swiper-pagination .swiper-pagination-bullet-active{background:#44cd99;width:3rem;border-radius:3.125rem;transition:width .4s ease}.flag-inline{display:inline-flex;align-items:center;gap:6px}.flag-img{width:25px;height:100%;object-fit:cover;border-radius:2px}@media screen and (max-width:768px){.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__header,.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__content{padding-inline:.9375rem}}.testimonial-review__wrapper--video{padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;height:100%!important;background:#fff!important;border:1px solid #D3D3D3!important;border-radius:1.25rem!important;box-shadow:0 .125rem .25rem #0000001a!important;justify-content:flex-start!important}.testimonial-video{display:flex;flex-direction:column;height:100%;width:100%;padding-bottom:1.9375rem}.testimonial-video__thumb-wrap{position:relative;flex:1;min-height:260px;cursor:pointer;overflow:hidden;border-radius:1.25rem 1.25rem 0 0;background:#111}.testimonial-video__thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}.testimonial-video__thumb--placeholder{width:100%;height:100%;min-height:260px;background:linear-gradient(135deg,#1a1a1a,#333);display:flex;align-items:center;justify-content:center;color:#666;font-size:.875rem}.testimonial-video__thumb-wrap:hover .testimonial-video__thumb{transform:scale(1.04);filter:brightness(.72)}.testimonial-video__play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.testimonial-video__play-btn{width:3.75rem;height:3.75rem;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-left:4px;box-shadow:0 4px 24px #00000059;transition:transform .25s ease,box-shadow .25s ease}.testimonial-video__thumb-wrap:hover .testimonial-video__play-btn{transform:scale(1.12);box-shadow:0 8px 32px #00000080}.testimonial-video__footer{display:flex;align-items:center;gap:.875rem;padding-inline:2.4375rem;padding-top:1.84375rem;border-top:1px solid #D3D3D3;background:#fff;flex-shrink:0;border-radius:0 0 1.25rem 1.25rem}.testimonial-video__footer .testimonial-review__image{width:4.375rem;height:4.375rem;flex-shrink:0}.testimonial-video__footer .testimonial-review__image img{width:100%;height:100%;border-radius:50%;object-fit:cover}.testimonial-video__footer .testimonial-review__name{font-size:20px;font-weight:600;display:flex;align-items:center;gap:8px;margin-bottom:.125rem}.testimonial-video__footer .testimonial-review__role{font-size:.875rem;color:#525866}.testimonial-video__modal{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:2147483647;display:none;align-items:center;justify-content:center}.testimonial-video__modal.is-open{display:flex}.testimonial-video__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.testimonial-video__modal-box{position:relative;z-index:1;width:92vw;max-width:520px;border-radius:1rem;overflow:hidden;background:#000;box-shadow:0 40px 100px #000c;animation:videoModalIn .3s cubic-bezier(.34,1.4,.64,1)}@keyframes videoModalIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.testimonial-video__modal-inner{width:100%;aspect-ratio:9 / 16;max-height:85vh;background:#000;display:flex}.testimonial-video__modal-video{width:100%;height:100%;display:block;object-fit:contain;background:#000}.testimonial-video__modal-close{position:absolute;top:1rem;right:1rem;z-index:2;width:2.5rem;height:2.5rem;background:#0009;border:1.5px solid rgba(255,255,255,.25);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.testimonial-video__modal-close:hover{background:#000000f2;transform:scale(1.1)}@media screen and (max-width:768px){.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__header,.testimonial-section__content .review-section .testimonial-review__wrapper .testimonial-review__content{padding-inline:.9375rem}.testimonial-video__thumb-wrap{min-height:200px}.testimonial-video__footer{padding:1rem .9375rem}.testimonial-video__modal-box{width:96vw}.testimonial-video__modal-inner{max-height:80vh}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/section-testimonial.css.map */
