.hero{background-image:url(/images/landing-blue.png);background-position:50% 35%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:90vh;display:flex;position:relative}.hero-overlay{background:#00000073;align-items:center;width:100%;min-height:100vh;display:flex}.hero-content{color:#fff;max-width:800px;overflow:hidden}.hero-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:1px;text-transform:uppercase;opacity:0;letter-spacing:2px;background:#ffffff26;border-radius:30px;margin-bottom:20px;padding:8px 18px;font-size:14px;animation:.7s forwards fadeUp;display:inline-block}.hero-content h1{opacity:0;font-size:64px;font-weight:800;line-height:1.1;font-family:var(--font-lato);letter-spacing:2px;min-width:800px;margin-bottom:25px;animation:.7s .2s forwards fadeUp}.hero-content p{color:#f2f2f2;opacity:0;max-width:500px;font-size:18px;line-height:1.8;font-family:var(--font-lato);letter-spacing:2px;margin-bottom:35px;animation:.7s .4s forwards fadeUp}.hero-btn{color:#000;letter-spacing:2px;cursor:pointer;opacity:0;font-size:16px;font-weight:700;font-family:var(--font-lato);background:#fff;border:none;border-radius:50px;width:30%;padding:16px 36px;transition:all .3s;animation:.7s .6s forwards fadeUp}.hero-btn:hover{color:#fff;background:#0e63b5}.hero-mobile-image{display:none}.whatsapp-floating{color:#fff;z-index:1000;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;text-decoration:none;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 5px 15px #0000004d}.whatsapp-floating:hover{transform:scale(1.1)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.hero,.hero-overlay{min-height:75vh}.hero{background-position:70%}.hero-content{max-width:800px}.hero-content h1{font-size:48px}.hero-content p{font-size:17px;line-height:1.7}.hero-btn{min-width:30%;padding:14px 30px}}@media (max-width:768px){.hero,.hero-overlay{align-items:center;min-height:70vh}.hero{background-position:75%}.hero-content{max-width:100%}.hero-content h1{font-size:40px}.hero-content p{max-width:90%;font-size:16px}.hero-btn{padding:14px 28px}}@media (max-width:632px){.hero-content{max-width:700px}.hero-content h1{min-width:500px}.hero-btn{min-width:35%}}@media (max-width:576px){.hero{background-position:76%;min-height:100vh}.hero-overlay{background:linear-gradient(#00000059 0%,#0000008c 60%,#000000bf 100%);align-items:center;min-height:100vh;padding:40px 0}.hero-content{text-align:center;flex-direction:column;align-items:center;margin-top:200px;display:flex}.hero-mobile-image{display:none}.hero-tag{margin-bottom:20px}.hero-content h1{min-width:0;margin-bottom:20px;font-size:29px;line-height:1.15}.hero-content p{max-width:320px;margin-bottom:35px}.hero-features{justify-content:center;gap:35px;margin-bottom:35px;display:flex}.feature{color:#fff;flex-direction:column;align-items:center;gap:10px;font-size:14px;display:flex}.hero-btn{width:100%;max-width:300px}}@media (max-width:420px){.hero-content h1{font-size:27px}}@media (max-width:398px){.hero-content h1{font-size:23px}}
