.video-slider-section{position:relative;width:100%;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.hero-video-bg{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.slider-wrapper{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.video-slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100%}.video-slides::-webkit-scrollbar{display:none}.video-slide{flex:0 0 100%;width:100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.slide-content-inner{text-align:center;color:#fff;max-width:800px;margin:0 auto;padding:2rem;animation:fadeIn 1s ease-in-out}.slide-subheading{font-size:1.2rem;text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-weight:500}.slide-heading{font-size:clamp(3rem,5vw,6rem);line-height:1.1;margin-bottom:2rem;color:#fff;font-weight:700}.slide-text{font-size:1.6rem;margin-bottom:3rem}.slide-btn{display:inline-block;padding:1.5rem 3.5rem;background-color:#fff;color:#000;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease}.slide-btn:hover{background-color:#000;color:#fff;transform:translateY(-2px)}.slider-controls{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:2rem;padding-bottom:3rem;z-index:3}.slider-btn{background:transparent;border:1px solid #ffffff;border-radius:50%;color:#fff;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.slider-btn:hover{background:#fff;color:#000}.prev-btn .icon{transform:rotate(180deg)}.slider-btn .icon{width:14px;height:10px}.slider-dots{display:flex;gap:1rem}.slider-dot{width:10px;height:10px;border-radius:50%;border:1px solid #ffffff;background:transparent;cursor:pointer;padding:0;transition:all .3s ease}.slider-dot.active{background:#fff;transform:scale(1.2)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.video-slider-section{min-height:60vh}.slide-heading{font-size:3.5rem}}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
