.hero{position:relative;color:var(--white);padding:120px 0 90px;text-align:center;margin-top:0;overflow:hidden}:has(.header-scroll-top) .hero{padding-top:170px}.hero h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.hero p{font-size:1.2rem;margin-bottom:2rem;max-width:800px;margin-right:auto;opacity:.9}.hero-features{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.hero-feature{background:rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:20px;font-size:.9rem}.cta-button{color:var(--white);padding:15px 30px;border:none;border-radius:30px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.cta-button,.cta-button:hover{background:var(--accent-color)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(34,139,34,.4)}.cta-button-secondary{background:rgba(0,51,102,.9);color:var(--white);padding:15px 30px;border:none;border-radius:30px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.cta-button-secondary:hover{background:var(--primary-color);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,51,102,.4)}.cta-button-secondary-try{text-transform:uppercase;background-color:rgba(0,107,190,.8);color:#fff}.cta-button-secondary-try:hover{background:rgba(0,107,190,.8);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,51,102,.4)}@media (max-width:768px){.cta-button-secondary-try{color:var(--white);border:1px solid var(--white);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,51,102,.4);background:rgba(0,51,102,.9)}}.hero #hero-avatar{position:absolute;bottom:-30px;right:0}.gradient-overlay-primary{background:linear-gradient(135deg,rgba(0,51,102,.7),rgba(52,177,255,.4) 50%,rgba(34,139,34,.6));mix-blend-mode:multiply}.gradient-overlay-secondary{background:linear-gradient(90deg,rgba(0,51,102,.8),rgba(0,51,102,.4) 50%,transparent)}.gradient-overlay-dramatic{background:linear-gradient(45deg,rgba(0,0,0,.6),rgba(0,51,102,.7) 30%,rgba(52,177,255,.5) 70%,rgba(34,139,34,.6))}.gradient-overlay-warm{background:linear-gradient(135deg,rgba(255,69,0,.3),rgba(255,140,0,.4) 50%,rgba(255,215,0,.3));mix-blend-mode:overlay}.gradient-overlay-cool{background:linear-gradient(135deg,rgba(0,51,102,.6),rgba(52,177,255,.5) 50%,rgba(138,43,226,.4));mix-blend-mode:soft-light}.gradient-overlay-radial{background:radial-gradient(circle at center,transparent 0,rgba(0,51,102,.8) 70%,rgba(0,51,102,.9) 100%)}@media (max-width:1024px){.hero{background:linear-gradient(135deg,#036,#34b1ff),url(/site/img/vetor.jpg) repeat 50%}.hero h1{font-size:2rem}.hero #hero-avatar{display:none!important}.hero>div:first-of-type{width:100%!important;opacity:.3!important}}@media (max-width:768px){.hero{padding-top:100px;padding-bottom:60px}.hero>div:first-of-type{opacity:.2!important}}