.Hero-module__ZARIfG__hero{background-color:var(--bg-color);border-bottom:4px solid var(--green-primary);justify-content:center;align-items:center;padding:4rem 2rem 5rem;display:flex;position:relative}.Hero-module__ZARIfG__overlay{display:none}.Hero-module__ZARIfG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:800px;display:flex;position:relative}.Hero-module__ZARIfG__badge{background:var(--panel-bg);border:1px solid var(--red-primary);color:var(--text-color);letter-spacing:.2em;border-radius:4px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__logoContainer{width:100%;max-width:700px;margin:0 auto}.Hero-module__ZARIfG__heroLogo{object-fit:contain;width:100%;height:auto}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{text-transform:uppercase;cursor:pointer;text-align:center;border:2px solid #0000;border-radius:4px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .2s}.Hero-module__ZARIfG__primaryBtn{background-color:var(--red-primary);color:#fff!important}.Hero-module__ZARIfG__primaryBtn:hover{background-color:var(--red-dark)}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-color);border-color:var(--text-color);background:0 0}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff1a}@keyframes Hero-module__ZARIfG__float{0%{transform:translate(0)scale(1)}to{transform:translate(30px,50px)scale(1.1)}}@media (max-width:768px){.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{width:100%}}
