.hero-slider-section{height:560px;overflow:visible;margin-bottom:40px;position:relative;background:#051833}.hero-slider{height:100%;overflow:hidden;position:relative;width:100%}.hero-slide{height:100%;position:absolute;background-size:cover;top:0;align-items:center;background-position:50%;left:0;width:100%;background-repeat:no-repeat;display:none!important;z-index:1}.hero-slide.active{display:flex!important;z-index:2}.hero-slide .hero-slide-content{padding:20px;color:#fff;position:relative;max-width:600px;z-index:2}.hero-slide .hero-slide-title{font-size:3rem;font-weight:800;margin-bottom:15px;line-height:1.2}.hero-slide .hero-slide-subtitle{font-size:1.2rem;margin-bottom:24px;color:hsla(0,0%,100%,.9);line-height:1.5}.hero-slide .hero-slide-btn{padding:12px 24px;font-size:.95rem;text-decoration:none;font-weight:700;color:#fff;gap:8px;align-items:center;border-radius:8px;background:var(--primary);display:inline-flex}.slider-nav{height:48px;transform:translateY(-50%);justify-content:center;border:none;color:#fff;transition:background .2s;position:absolute;top:50%;align-items:center;border-radius:50%;background:hsla(0,0%,100%,.2);cursor:pointer;width:48px;display:flex;z-index:3}.slider-nav:hover{background:hsla(0,0%,100%,.4)}.slider-dots{transform:translateX(-50%);position:absolute;bottom:20px;gap:8px;left:50%;display:flex;z-index:3}.slider-dot{height:10px;border:none;transition:all .2s;border-radius:50%;background:hsla(0,0%,100%,.4);cursor:pointer;width:10px}.slider-dot.active{background:var(--primary)}@media (max-width:768px){.hero-slider-section{margin-bottom:20px}.hero-slide,.hero-slider,.hero-slider-section{height:240px!important}.hero-slide{background-size:contain!important;background-color:#0c1929!important;background-position:50%!important;background-repeat:no-repeat!important}.hero-slide .hero-slide-content{padding:15px}.hero-slide .hero-slide-title{font-size:1.8rem!important;margin-bottom:10px}.hero-slide .hero-slide-subtitle{font-size:.95rem!important;margin-bottom:16px}.hero-slide .hero-slide-btn{padding:10px 20px;font-size:.85rem}.slider-dots{bottom:12px}}