.hero-carousel,.carousel{width:100%;height:100vh;position:relative;overflow:hidden}.slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);transition:transform 6s ease}.slide.active img{transform:scale(1)}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:2}.hero-content{position:absolute;bottom:60px;width:100%;display:flex;justify-content:center;z-index:1}.hero-btn{padding:16px 42px;background:linear-gradient(135deg,#c8a96a,#f2d398);color:#000;text-decoration:none;font-weight:600;border-radius:50px;box-shadow:0 6px 18px #00000040}.nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff40;border:none;color:#fff;font-size:28px;padding:12px 18px;cursor:pointer;z-index:1;border-radius:50%}.prev{left:20px}.next{right:20px}.dots{position:absolute;bottom:20px;width:100%;display:flex;justify-content:center;gap:10px;z-index:1}.dot{width:10px;height:10px;background:#fff6;border-radius:50%;cursor:pointer;transition:.3s}.dot.active{background:#c8a96a;transform:scale(1.3)}@media(max-width:768px){.nav{top:35%}.dots{bottom:11px}.hero-carousel,.carousel{height:37vh;background:#000}.slide img{width:100%;height:auto;object-fit:cover}.slide{height:auto}.hero-content{bottom:40px}.hero-btn{padding:12px 28px;font-size:14px;border-radius:40px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ohmyagave-Landing-page-top-section.css.map */
