.video-carousel{overflow:hidden}.video-carousel__header{text-align:center;margin-bottom:3rem}.video-carousel__heading{margin:0 0 1rem;font-weight:700}.video-carousel__subheading{margin:0;color:rgba(var(--color-foreground),.75);font-size:1.1rem}.video-carousel__container{position:relative}.video-carousel__navigation{display:flex;justify-content:space-between;position:absolute;top:50%;left:-2rem;right:-2rem;transform:translateY(-50%);z-index:2;pointer-events:none}.video-carousel__nav-button{width:4rem;height:4rem;border-radius:16px;border:1px solid rgba(99,102,241,.3);background:linear-gradient(135deg,#fffffff2,#f8fafcf2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:auto;color:#6366f1;box-shadow:0 4px 12px #6366f126}.video-carousel__nav-button:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f199;transform:scale(1.05);color:#fff;box-shadow:0 6px 20px #6366f14d}.video-carousel__nav-button:disabled{opacity:.3;cursor:not-allowed;transform:scale(1)}.video-carousel__nav-button svg{width:1.5rem;height:1.5rem}.video-carousel__track-container{overflow:hidden;margin:0 auto;border-radius:1.5rem}.video-carousel__track{display:flex;transition:transform .4s ease;gap:1.5rem}.video-carousel__slide{flex:0 0 calc(100% - 1.5rem);background:rgb(var(--color-background));border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px #0000001a;border:1px solid rgba(var(--color-foreground),.08)}@media screen and (min-width: 768px){.video-carousel__slide{flex:0 0 calc(50% - .75rem)}}@media screen and (min-width: 1024px){.video-carousel__slide{flex:0 0 calc(20% - 1.2rem)}}.video-carousel__video-container{position:relative;width:100%;height:0;padding-bottom:190%;background:#f8f8f8;overflow:hidden}@media screen and (max-width: 749px){.video-carousel__video-container{padding-bottom:150%}}.video-carousel__video,.video-carousel__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:0}.video-carousel__video{object-fit:cover}.video-carousel__video-embed{position:absolute;top:0;left:0;width:100%;height:100%}.video-carousel__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:rgba(var(--color-foreground),.6)}.video-carousel__placeholder-content{text-align:center}.video-carousel__placeholder-image{width:100%;height:100%;object-fit:cover}.video-carousel__play-icon{margin-bottom:.5rem;opacity:.6}.video-carousel__disclaimer{text-align:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(var(--color-foreground),.1)}.video-carousel__disclaimer p{color:rgba(var(--color-foreground),.6);font-size:1.1rem;line-height:1.4;max-width:60rem;margin:0 auto}@media screen and (max-width: 767px){.video-carousel__navigation{left:-1rem;right:-1rem}.video-carousel__nav-button{width:3rem;height:3rem}.video-carousel__nav-button svg{width:1.2rem;height:1.2rem}.video-carousel__track{gap:1rem}.video-carousel__slide{flex:0 0 calc(100% - 1rem)}.video-carousel__header{margin-bottom:2rem}}.video-carousel__nav-button:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.video-carousel__video:focus,.video-carousel__iframe:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.video-carousel__slide{opacity:0;animation:fadeInSlide .6s ease forwards}.video-carousel__slide:nth-child(1){animation-delay:.1s}.video-carousel__slide:nth-child(2){animation-delay:.2s}.video-carousel__slide:nth-child(3){animation-delay:.3s}@keyframes fadeInSlide{to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-video-carousel.css.map */
