.bannerTestimonials{padding:60px 0;position:relative;overflow:hidden}.bannerTestimonials .textBlock{margin-bottom:40px}.bannerTestimonials .textBlock .container{max-width:1220px;margin:0 auto;padding:0 15px}.bannerTestimonials .textBlock .containerMid{width:100%}.bannerTestimonials .textBlock .containerInner{text-align:center}.bannerTestimonials .preTitle{font-size:.9em;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5em}.bannerTestimonials .preTitle .blue{color:#4baef8}.bannerTestimonials .textBlock h2{font-size:2.5em;font-weight:700;color:#0f426f;margin:.5em 0}.bannerTestimonials .textBlock p{font-size:1.1em;color:#666;margin:1em 0}.testimonialCards{max-width:100%;padding:0 15px;overflow:hidden;position:relative}@media(min-width:1024px){.testimonialCards .block{display:flex}}.testimonialCards .block{width:100%;position:relative}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:#fffffff2;border:2px solid #4baef8;color:#4baef8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #4baef84d;z-index:20;opacity:0;pointer-events:none}.testimonialCards:hover .carousel-nav{opacity:1;pointer-events:all}.testimonialCards:hover .carousel-nav[style*="display: none"]{display:none!important;opacity:0;pointer-events:none}.carousel-nav:hover{background:#4baef8;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #4baef866}.carousel-nav:disabled{opacity:.3;cursor:not-allowed}.carousel-nav-prev{left:10px}.carousel-nav-next{right:10px}@media(max-width:767px){.carousel-nav{display:none}}.carousel-nav svg{width:24px;height:24px}.swipe-indicators{position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none;z-index:15}.swipe-indicator-left,.swipe-indicator-right{position:absolute;top:0;width:60px;height:100%;opacity:0;transition:opacity .3s ease;pointer-events:none}.swipe-indicator-left{left:0;background:linear-gradient(to right,rgba(255,255,255,.8),transparent)}.swipe-indicator-right{right:0;background:linear-gradient(to left,rgba(255,255,255,.8),transparent)}.testimonialCardsWrapper.can-scroll-left .swipe-indicator-left,.testimonialCardsWrapper.can-scroll-right .swipe-indicator-right{opacity:1}.testimonialCardsWrapper{display:flex;flex-direction:row;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;margin:0 -15px;padding:15px;scrollbar-width:thin;scrollbar-color:#4baef8 transparent;-webkit-overflow-scrolling:touch;cursor:grab;scroll-snap-type:x mandatory;justify-content:flex-start}.testimonialCardsWrapper:active{cursor:grabbing}.testimonialCard .overlay,.testimonialCard .playButton,.testimonialCard .button.round,.testimonialCard video{cursor:pointer!important}@media(min-width:1024px){.testimonialCardsWrapper{padding-left:15px;padding-right:15px}}.testimonialCardsWrapper::-webkit-scrollbar{height:8px}.testimonialCardsWrapper::-webkit-scrollbar-track{background:transparent}.testimonialCardsWrapper::-webkit-scrollbar-thumb{background-color:#4baef8;border-radius:4px}.testimonialCardsWrapper::-webkit-scrollbar-thumb:hover{background-color:#ea1351}.testimonialCard{flex:0 0 auto;width:240px;min-width:240px;position:relative;border-radius:16px;overflow:hidden;background:#000;aspect-ratio:9 / 16;box-shadow:0 4px 20px #00000026;transition:transform .3s ease,box-shadow .3s ease;border:2px solid rgba(75,174,248,.2);scroll-snap-align:start}.testimonialCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #4baef840;border-color:#4baef880}.testimonialCard .video{width:100%;height:100%;position:relative;overflow:hidden;min-height:100%}.testimonialCard .video video{width:100%;height:100%;object-fit:cover;display:block;min-height:100%}.platform-badge{position:absolute;top:16px;left:16px;display:flex;align-items:center;gap:6px;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 12px;border-radius:20px;color:#fff;font-size:.75em;font-weight:600;z-index:10;transition:all .3s ease}.platform-badge svg{width:18px;height:18px}.platform-badge:hover{background:#000c}.profile-header{position:absolute;top:16px;left:16px;display:flex;align-items:center;gap:10px;z-index:10;max-width:calc(100% - 120px)}.platform-badge~.profile-header{top:60px}.profile-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid #fff;flex-shrink:0;background:#4baef8}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar-placeholder{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2em}.profile-info{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-name-row{display:flex;align-items:center;gap:6px}.profile-username{color:#fff;font-weight:700;font-size:.95em;text-shadow:0 2px 4px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.verified-badge{width:16px;height:16px;flex-shrink:0;filter:drop-shadow(0 2px 2px rgba(0,0,0,.3))}.profile-location{color:#ffffffe6;font-size:.8em;text-shadow:0 1px 2px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-duration-badge{position:absolute;bottom:80px;right:16px;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:4px 10px;border-radius:12px;font-size:.8em;font-weight:600;z-index:10}.view-count-badge{position:absolute;top:16px;right:16px;display:flex;align-items:center;gap:4px;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:6px 10px;border-radius:16px;font-size:.8em;font-weight:600;z-index:10}.view-count-badge svg{width:14px;height:14px}.video-progress-bar{position:absolute;bottom:0;left:0;right:0;height:3px;background:#fff3;z-index:15;opacity:0;transition:opacity .3s ease}.testimonialCard.playing .video-progress-bar{opacity:1}.video-progress-fill{height:100%;background:#4baef8;width:0%;transition:width .1s linear}.social-actions{position:absolute;right:16px;bottom:100px;display:flex;flex-direction:column;gap:16px;z-index:10}.social-action-btn{width:44px;height:44px;border-radius:50%;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;transition:all .3s ease;padding:0}.social-action-btn:hover{background:#000c;transform:scale(1.1)}.social-action-btn.like-btn{color:#ea1351}.social-action-btn.share-btn{color:#4baef8}.social-action-btn svg{width:22px;height:22px}.social-action-btn span{font-size:.7em;font-weight:600;line-height:1}.testimonialCard .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000 0% 40%,#000c);display:flex;flex-direction:column;justify-content:flex-end;padding:24px;cursor:pointer;border:none;transition:opacity .3s ease,background .3s ease;z-index:2}.testimonialCard .overlay:hover{background:linear-gradient(to bottom,#0000 0% 40%,#000000b3)}.testimonialCard.playing .overlay{opacity:0;pointer-events:none}.testimonialCard .button.round.large.solid.blue{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;background-color:#4baef8f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #4baef880;z-index:5}.testimonialCard .button.round.large.solid.blue:hover{background-color:#ea1351f2;border-color:#ffffff80;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 6px 25px #ea135199}.testimonialCard .button.round.large.solid.blue .icon-play{width:36px;height:36px;color:#fff;margin-left:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.15);opacity:.7}}.play-button-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;border:2px solid rgba(75,174,248,.5);animation:pulse 2s ease-in-out infinite;pointer-events:none}.testimonialCard.playing .play-button-ring{display:none}.play-hint{position:absolute;top:calc(50% + 70px);left:50%;transform:translate(-50%);color:#fff;font-size:.85em;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5);z-index:5;opacity:.9}.testimonialCard.playing .play-hint{display:none}.testimonialCard .overlayFooter{color:#fff;text-align:left;width:100%;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px;border-radius:12px;margin-top:12px}.testimonialCard .overlayFooter .name{font-size:1.8em;font-weight:700;margin-bottom:10px;text-shadow:0 2px 6px rgba(0,0,0,.7);display:flex;align-items:center;gap:8px}.quote-icon{width:24px;height:24px;opacity:.8;flex-shrink:0}.testimonialCard .overlayFooter .description{font-size:1.15em;line-height:1.6;text-shadow:0 2px 6px rgba(0,0,0,.7)}.testimonialCard .overlayFooter .description p{margin:0;color:#fff}@media(min-width:768px){.testimonialCard{width:280px;min-width:280px}.testimonialCardsWrapper{gap:20px}}@media(min-width:1024px){.testimonialCard{width:300px;min-width:300px}.testimonialCardsWrapper{gap:20px;max-width:100%}}@media(max-width:549px){.bannerTestimonials{padding:40px 0}.bannerTestimonials .textBlock h2{font-size:1.8em}.bannerTestimonials .textBlock p{font-size:1em}.testimonialCard{width:280px;min-width:280px}.testimonialCard .overlay{padding:20px}.testimonialCard .button.round.large.solid.blue{width:80px;height:80px}.testimonialCard .button.round.large.solid.blue .icon-play{width:28px;height:28px}.play-button-ring{width:80px;height:80px}.testimonialCard .overlayFooter .name{font-size:1.5em}.testimonialCard .overlayFooter .description{font-size:1em}.profile-avatar{width:40px;height:40px}.social-actions{bottom:90px}.social-action-btn{width:40px;height:40px}.social-action-btn svg{width:20px;height:20px}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.testimonialCard{animation:slideInFromRight .6s ease-out forwards;opacity:0}.testimonialCard:nth-child(1){animation-delay:.1s}.testimonialCard:nth-child(2){animation-delay:.2s}.testimonialCard:nth-child(3){animation-delay:.3s}.testimonialCard:nth-child(4){animation-delay:.4s}.testimonialCard:nth-child(5){animation-delay:.5s}.testimonialCard:nth-child(n+6){animation-delay:.6s}
/*# sourceMappingURL=/cdn/shop/t/2/assets/testimonials.css.map */
