.Hero-module__ZARIfG__hero{background-image:url(/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100vh;padding:8rem 5% 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGrid{z-index:0;pointer-events:none;background-image:radial-gradient(#2e7d3226 1.2px,#0000 1.2px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-size:28px 28px,56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000 60%,#0000 100%);mask-image:radial-gradient(70% 70%,#000 60%,#0000 100%)}.Hero-module__ZARIfG__container{z-index:1;width:100%;max-width:1250px;margin:0 auto;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__textContent{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__companyName{color:#059669;letter-spacing:.04em;text-transform:uppercase;justify-content:flex-start;align-items:center;gap:.6rem;max-width:100%;margin-bottom:.75rem;font-size:clamp(1.25rem,4.5vw,1.85rem);font-weight:800;line-height:1.2;display:inline-flex}.Hero-module__ZARIfG__companyIcon{color:#10b981;flex-shrink:0;width:1.2em;height:1.2em}.Hero-module__ZARIfG__badge{color:#065f46;text-transform:uppercase;letter-spacing:.05em;background:#10b98126;border:1px solid #10b9814d;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__title{letter-spacing:-.02em;color:#0b1f1c;margin-bottom:1.25rem;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:800;line-height:1.15}.Hero-module__ZARIfG__highlight{color:#cd9720}.Hero-module__ZARIfG__subtitle{color:#555;max-width:600px;margin-bottom:2rem;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:400;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module__ZARIfG__primaryCta{color:#fff;background-color:#0d332d;border-radius:30px;align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 20px #0d332d40}.Hero-module__ZARIfG__primaryCta:hover{background-color:#061c18;transform:translateY(-2px);box-shadow:0 12px 25px #0d332d59}.Hero-module__ZARIfG__secondaryCta{color:#0d332d;border:2px solid #0d332d;border-radius:30px;align-items:center;padding:.85rem 1.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Hero-module__ZARIfG__secondaryCta:hover{background:#0d332d0d;transform:translateY(-2px)}.Hero-module__ZARIfG__trustIndicators{border-top:1px solid #0000001a;align-items:center;gap:2rem;padding-top:1.5rem;display:flex}.Hero-module__ZARIfG__trustItem{color:#4b5563;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.Hero-module__ZARIfG__trustIcon{color:#10b981}.Hero-module__ZARIfG__visualContent{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__visualContainer{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:380px;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__rotatingTextWrapper{width:100%;height:100%;animation:24s linear infinite Hero-module__ZARIfG__rotate;position:absolute}.Hero-module__ZARIfG__rotatingSvg{width:100%;height:100%}.Hero-module__ZARIfG__circularText{font-family:var(--font-teachers), sans-serif;fill:#0d332d;letter-spacing:.28em;text-transform:uppercase;font-size:13px;font-weight:800}.Hero-module__ZARIfG__centerImageContainer{z-index:2;background:#fff;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:65%;height:65%;display:flex;position:absolute;box-shadow:0 15px 30px #0000001a,inset 0 0 15px #0d332d0d}.Hero-module__ZARIfG__imageInner{width:75%;height:75%;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:relative}.Hero-module__ZARIfG__centerImage{object-fit:contain;filter:drop-shadow(0 10px 18px #00000026)}@keyframes Hero-module__ZARIfG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (prefers-color-scheme:dark){.Hero-module__ZARIfG__hero{background-color:#050a08}.Hero-module__ZARIfG__title{color:#fff}.Hero-module__ZARIfG__subtitle,.Hero-module__ZARIfG__trustItem{color:#aaa}.Hero-module__ZARIfG__secondaryCta{color:#fff;border-color:#fff}.Hero-module__ZARIfG__secondaryCta:hover{background:#ffffff1a}.Hero-module__ZARIfG__imageWrapper,.Hero-module__ZARIfG__floatingCard{background:#111;border-color:#ffffff1a}.Hero-module__ZARIfG__cardText h4{color:#fff}}@media (max-width:992px){.Hero-module__ZARIfG__grid{grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__textContent{text-align:center;align-items:center}.Hero-module__ZARIfG__companyName{text-align:center;justify-content:center;margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__subtitle{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__trustIndicators{justify-content:center}.Hero-module__ZARIfG__cardTopLeft{left:0}.Hero-module__ZARIfG__cardBottomRight{right:0}}@media (max-width:600px){.Hero-module__ZARIfG__hero{padding-top:7rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryCta,.Hero-module__ZARIfG__secondaryCta{justify-content:center;width:100%}.Hero-module__ZARIfG__trustIndicators{flex-direction:column;gap:1rem}.Hero-module__ZARIfG__floatingCard{transform:scale(.85)}}
