.hero-section{background:linear-gradient(rgba(0,0,0,.65),rgba(0,0,0,.65)),url("../img/banner-home-img.webp") center/cover no-repeat}.hero-content{max-width:620px;margin-left:auto;animation:fadeSlide 1.1s ease forwards}.hero-badge{background:rgba(13,110,253,.15);border:1px solid rgba(13,110,253,.5);color:#9ec5fe;font-size:.85rem;padding:.5rem 1rem;border-radius:50px}.hero-title{font-size:clamp(2.2rem, 4vw, 3.3rem);line-height:1.2;text-shadow:0 10px 30px rgba(0,0,0,.6)}.hero-desc{font-size:1.05rem;color:#e5e5e5;max-width:520px;margin-left:auto}.btn-gradient-blue{background:linear-gradient(135deg,#0d6efd,#00c6ff);border:none;box-shadow:0 15px 35px rgba(0,123,255,.4);transition:.35s}.btn-gradient-blue:hover{transform:translateY(-3px)}.hero-trust span{font-size:.9rem;color:#dce7ff}.hero-trust i{color:#0d6efd;margin-right:5px}@keyframes fadeSlide{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll{0%{opacity:0;top:8px}50%{opacity:1}100%{opacity:0;top:22px}}@media(max-width:768px){.hero-content,.hero-desc{margin-left:0}.hero-trust{text-align:center}}.btn-gradient-blue{background:linear-gradient(135deg,#3b82f6,#1e3a8a);border:none}.btn-gradient-blue:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:scale(1.05)}.z-1{position:relative;z-index:1}.btn:hover{transform:scale(1.05);transition:all .2s ease-in-out}.shadow-xl{box-shadow:0 12px 30px rgba(0,0,0,.1)}