.hero-carousel{position:relative;width:100%;height:700px;overflow:hidden;margin-top:200px}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:brightness(.3);opacity:0;transition:opacity .6s ease}.hero-slide.active{opacity:1}.hero-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:20px}.hero-content h1{font-size:40px;margin-bottom:10px;font-weight:700}.hero-content p{font-size:22px;max-width:800px;margin-bottom:30px}.hero-buttons{display:flex;gap:20px}.btn-left{min-width:180px;height:48px;border-radius:4px;border:2px solid #ffffff;background:transparent;color:#fff;font-size:18px;display:flex;justify-content:center;align-items:center;text-decoration:none}.btn-right{min-width:180px;height:48px;border-radius:4px;background:#ecba06;color:#2c2c2c;font-size:18px;display:flex;justify-content:center;align-items:center;text-decoration:none;font-weight:700}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;font-size:38px;color:#fff;cursor:pointer;text-shadow:0px 0px 8px #000;padding:10px}.hero-arrow.left{left:20px}.hero-arrow.right{right:20px}.hero-dots{position:absolute;bottom:30px;width:100%;display:flex;justify-content:center;gap:12px;z-index:20}.dot{width:12px;height:12px;background:#ffffff80;border-radius:50%;cursor:pointer;transition:.3s}.dot.active{background:#fff;transform:scale(1.2)}.text-marquee-wrapper{width:100%;height:90px;overflow:hidden;background:#2c2c2c;display:flex;align-items:center;position:fixed;top:0;z-index:1000}.text-marquee-track{white-space:nowrap;display:inline-block;will-change:transform}.text-marquee-item{display:inline-block;padding-right:4rem;font-size:16px;font-weight:500;line-height:90px}.video-section{width:100%;display:flex;justify-content:center}.video-section video{width:80%;max-width:1200px;height:auto;display:block;margin:0 auto;border-radius:8px}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
