.testimonials-wrapper{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));position:relative;z-index:1}.testimonials__wrapper{display:block}.testimonials__video{grid-column:1;height:100%}.testimonials__video-frame{width:100%;height:100%;aspect-ratio:5 / 8;border-radius:30px;overflow:hidden;position:relative}.testimonials__video-element{width:100%;height:100%;object-fit:cover;display:block}.testimonials__video-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000026;border:none;cursor:pointer;z-index:10}.testimonials__video-play-icon{width:0;height:0;border-left:22px solid #fff;border-top:14px solid transparent;border-bottom:14px solid transparent;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.testimonials__video-frame.playing .testimonials__video-play{opacity:0;pointer-events:none}.testimonials__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:18px;background:linear-gradient(to top,#0000008c,#0000);color:#fff}.testimonials__name,.testimonials__handle,.testimonials__text{color:#000}.testimonials__video-content{display:flex;align-items:center;gap:12px}.testimonials__video-profile-img{width:81px;height:81px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 4px #fff}.testimonials__video-textblock{display:flex;flex-direction:column;gap:4px}.testimonials__video-name{font-size:32px;line-height:1}.testimonials__video-text{font-size:20px;line-height:1.2;opacity:.8}.testimonials__cards{display:grid;grid-template-columns:repeat(var(--t-columns),1fr);grid-template-rows:repeat(var(--t-rows),auto);gap:40px;align-items:stretch}.testimonials__cards .testimonials__card{height:100%}.testimonials__card{background:#fff;border-radius:28px;padding:18px;height:100%;display:flex;flex-direction:column;align-items:start;gap:60px;box-shadow:8px 12px 30px #0000002e,2px 4px 10px #00000014;transition:transform .25s ease,box-shadow .25s ease}.testimonials__card:hover{transform:translateY(-4px);box-shadow:12px 18px 40px #00000038,3px 6px 14px #0000001a}.testimonials__wrapper.has-video{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;align-items:stretch}.testimonials__wrapper.has-video .testimonials__cards{grid-column:2 / span 2;display:grid;rid-template-columns:repeat(var(--t-columns),1fr);grid-auto-rows:1fr;gap:40px;height:100%}.testimonials__wrapper.has-video .testimonials__video{grid-column:1;height:100%}.testimonials__card-top{display:flex;align-items:center;justify-content:center;gap:12px}.testimonials__card-avatar{width:61px;height:61px;border-radius:50%;object-fit:cover}.testimonials__name{font-size:24px;line-height:1.1;margin:0}.testimonials__handle{font-size:15px;opacity:.7}.testimonials__text{font-size:18px;line-height:1.4}.testimonials__header h1,.testimonials__header h2,.testimonials__header h3,.testimonials__header h4,.testimonials__header h5,.testimonials__header h6,.testimonials__description h1,.testimonials__description h2,.testimonials__description h3,.testimonials__description h4,.testimonials__description h5,.testimonials__description h6,.testimonials__video-text h1,.testimonials__video-text h2,.testimonials__video-text h3,.testimonials__video-text h4,.testimonials__video-text h5,.testimonials__video-text h6,.testimonials__card h1,.testimonials__card h2,.testimonials__card h3,.testimonials__card h4,.testimonials__card h5,.testimonials__card h6{font-weight:600}.testimonials__header h1,.testimonials__description h1,.testimonials__video-text h1,.testimonials__card h1{font-size:80px;line-height:1.1}.testimonials__header h2,.testimonials__description h2,.testimonials__video-text h2,.testimonials__card h2{font-size:50px;line-height:1.1}.testimonials__header h3,.testimonials__description h3,.testimonials__video-text h3,.testimonials__card h3{font-size:36px}.testimonials__header h4,.testimonials__description h4,.testimonials__video-text h4,.testimonials__card h4{font-size:30px}.testimonials__header h5,.testimonials__description h5,.testimonials__video-text h5,.testimonials__card h5{font-size:24px}.testimonials__header h6,.testimonials__description h6,.testimonials__video-text h6,.testimonials__card h6{font-size:20px}.testimonials__header p,.testimonials__description p,.testimonials__video-text p,.testimonials__card p{font-size:22px;line-height:1.4;margin:0}@media(max-width:768px){.testimonials__wrapper.has-video{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"card1 card2" "video video" "card3 card4";gap:16px}.testimonials__wrapper.has-video .testimonials__video{grid-area:video;width:100%}.testimonials__wrapper.has-video .testimonials__cards{display:contents}.testimonials__wrapper.has-video .testimonials__card:nth-child(1){grid-area:card1}.testimonials__wrapper.has-video .testimonials__card:nth-child(2){grid-area:card2}.testimonials__wrapper.has-video .testimonials__card:nth-child(3){grid-area:card3}.testimonials__wrapper.has-video .testimonials__card:nth-child(4){grid-area:card4}.testimonials__wrapper:not(.has-video) .testimonials__cards{grid-template-columns:repeat(2,1fr);gap:16px;align-items:stretch}.testimonials__card{gap:24px;padding:14px;border-radius:20px;box-shadow:0 4px 12px #00000014}.testimonials__card-avatar{width:48px;height:48px}.testimonials__name{font-size:16px}.testimonials__handle{font-size:12px}.testimonials__text{font-size:14px}.testimonials__video-frame{aspect-ratio:9 / 16;border-radius:24px}.testimonials__header h1,.testimonials__description h1,.testimonials__video-text h1,.testimonials__card h1{font-size:28px}.testimonials__header h2,.testimonials__description h2,.testimonials__video-text h2,.testimonials__card h2{font-size:24px}.testimonials__header h3,.testimonials__description h3,.testimonials__video-text h3,.testimonials__card h3{font-size:22px}.testimonials__header h4,.testimonials__description h4,.testimonials__video-text h4,.testimonials__card h4{font-size:15px}.testimonials__header h5,.testimonials__description h5,.testimonials__video-text h5,.testimonials__card h5{font-size:13px}.testimonials__header h6,.testimonials__description h6,.testimonials__video-text h6,.testimonials__card h6{font-size:12px}.testimonials__header p,.testimonials__description p,.testimonials__video-text p,.testimonials__card p{font-size:13px;line-height:1.4}.testimonials__wrapper{display:block!important}.testimonials__cards{display:flex!important;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px}.testimonials__card{flex:0 0 60%;scroll-snap-align:start}.testimonials__wrapper.no-carousel .testimonials__cards{display:grid!important;grid-template-columns:repeat(2,1fr);overflow:visible}.testimonials__wrapper.no-carousel .testimonials__card{flex:unset}.testimonials__cards{scrollbar-width:none;-ms-overflow-style:none}.testimonials__cards::-webkit-scrollbar{display:none}}@media(max-width:480px){.testimonials__wrapper{gap:16px}.testimonials__video-frame{aspect-ratio:3 / 4}.testimonials__card{gap:18px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-testimonials.css.map */
