.custom-hero-banner{background-color:#020202;min-height:500px;overflow:hidden;position:relative;width:100%}.custom-hero-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;transition:transform .6s ease,filter .6s ease;width:100%;z-index:0}.custom-hero-banner:hover .custom-hero-bg{filter:brightness(1.05);transform:scale(1.03)}.custom-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.65),rgba(0,0,0,.7) 40%,rgba(0,0,0,.85));inset:0;position:absolute;z-index:1}.custom-hero-content{align-items:flex-start;color:#f5f5f5;display:flex;flex-direction:column;justify-content:center;min-height:500px;padding:120px 40px;position:relative;z-index:2}.custom-hero-inner{margin:0 auto;max-width:1200px;width:100%}.custom-hero-title{color:#fff;font-size:clamp(28px,5vw,60px);font-weight:800;line-height:1.2;margin-bottom:20px;text-shadow:0 2px 8px rgba(0,0,0,.6)}.custom-hero-divider{background:linear-gradient(90deg,#00aeee,#47bc87 50%,#97c93c);border-radius:8px;height:5px;margin:24px 0;width:180px}.custom-hero-desc{color:#dcdcdc;font-size:clamp(15px,2vw,20px);line-height:1.7;margin-bottom:30px;max-width:700px}.custom-hero-buttons{display:flex;flex-wrap:wrap;gap:16px}.custom-hero-buttons .custom-btn{background:linear-gradient(90deg,#00aeee,#47bc87);border-radius:6px;color:#fff;font-weight:600;letter-spacing:.5px;padding:12px 28px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.custom-hero-buttons .custom-btn:hover{background:linear-gradient(90deg,#47bc87,#00aeee);box-shadow:0 6px 20px rgba(0,174,238,.25);transform:translateY(-2px)}@media (min-width:1200px){.custom-hero-bg{background-position:50%}}@media (max-width:1024px){.custom-hero-bg{background-repeat:no-repeat;background-size:contain!important;height:100%;left:0;position:absolute;top:0;transition:transform .6s ease,filter .6s ease;width:100%;z-index:0}.custom-hero-content{align-items:flex-start;padding:100px 30px}.custom-hero-bg{background-position:top}}@media (max-width:767px){.custom-hero-content{align-items:flex-start;padding:60px 20px;text-align:left}.custom-hero-bg{background-position:top;background-size:cover}.custom-hero-title{font-size:clamp(22px,6vw,38px);margin-bottom:15px}.custom-hero-desc{font-size:16px;margin-bottom:20px}.custom-hero-buttons{align-items:stretch;flex-direction:column}.custom-hero-buttons .custom-btn{text-align:center;width:100%}}@media (max-width:480px){.custom-hero-banner{min-height:360px}.custom-hero-content{color:#f5f5f5;display:flex;position:relative;top:10px;z-index:2}.custom-hero-bg{background-position:top contain}.custom-hero-title{font-size:24px}.custom-hero-divider{height:4px;width:120px}}