.hero{color:var(--white);text-align:center;margin-top:0;padding:120px 0 90px;position:relative;overflow:hidden}:has(.header-scroll-top) .hero{padding-top:170px}.hero h1{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.hero p{opacity:.9;max-width:800px;margin-bottom:2rem;margin-right:auto;font-size:1.2rem}.hero-features{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.hero-feature{background:#ffffff1a;border-radius:20px;padding:.5rem 1rem;font-size:.9rem}.cta-button{background:var(--accent-color);color:var(--white);cursor:pointer;border:none;border-radius:30px;padding:15px 30px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-button:hover{background:var(--accent-color);transform:translateY(-2px);box-shadow:0 5px 15px #228b2266}.cta-button-secondary{color:var(--white);cursor:pointer;background:#003366e6;border:none;border-radius:30px;padding:15px 30px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-button-secondary:hover{background:var(--primary-color);transform:translateY(-2px);box-shadow:0 5px 15px #0366}.cta-button-secondary-try{text-transform:uppercase;color:#fff;background-color:#006bbecc}.cta-button-secondary-try:hover{background:#006bbecc;transform:translateY(-2px);box-shadow:0 5px 15px #0366}@media (max-width:768px){.cta-button-secondary-try{color:var(--white);border:1px solid var(--white);background:#003366e6;transform:translateY(-2px);box-shadow:0 5px 15px #0366}}.hero #hero-avatar{position:absolute;bottom:-30px;right:0}.gradient-overlay-primary{mix-blend-mode:multiply;background:linear-gradient(135deg,#003366b3 0%,#34b1ff66 50%,#228b2299 100%)}.gradient-overlay-secondary{background:linear-gradient(90deg,#036c 0%,#0366 50%,#0000 100%)}.gradient-overlay-dramatic{background:linear-gradient(45deg,#0009 0%,#003366b3 30%,#34b1ff80 70%,#228b2299 100%)}.gradient-overlay-warm{mix-blend-mode:overlay;background:linear-gradient(135deg,#ff45004d 0%,#ff8c0066 50%,#ffd7004d 100%)}.gradient-overlay-cool{mix-blend-mode:soft-light;background:linear-gradient(135deg,#0369 0%,#34b1ff80 50%,#8a2be266 100%)}.gradient-overlay-radial{background:radial-gradient(circle,#0000 0%,#036c 70%,#003366e6 100%)}@media (max-width:1024px){.hero{background:linear-gradient(135deg,#036 0%,#34b1ff 100%),url(/site/img/vetor.jpg) 50%}.hero h1{font-size:2rem}.hero #hero-avatar{display:none!important}.hero>div:first-of-type{opacity:.3!important;width:100%!important}}@media (max-width:768px){.hero{padding-top:100px;padding-bottom:60px}.hero>div:first-of-type{opacity:.2!important}}
