.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--header-height);align-items:center;gap:80px;display:flex;position:relative}.Hero-module__ZARIfG__content{z-index:2;flex:1}.Hero-module__ZARIfG__meta{font-family:var(--font-mono);color:var(--secondary);margin-bottom:20px;font-size:.8rem}.Hero-module__ZARIfG__title{color:var(--foreground);letter-spacing:-.04em;margin-bottom:60px;font-size:clamp(4rem,10vw,8rem);line-height:1.1}.Hero-module__ZARIfG__italic{font-family:var(--font-serif);text-transform:lowercase;font-style:italic;font-weight:400;display:block}.Hero-module__ZARIfG__bottom{max-width:500px}.Hero-module__ZARIfG__desc{color:var(--secondary);margin-bottom:40px;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__actions{align-items:center;gap:30px;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--foreground);color:var(--background);cursor:pointer;border:none;padding:18px 40px;font-weight:700;transition:opacity .3s}.Hero-module__ZARIfG__btnPrimary:hover{opacity:.8}.Hero-module__ZARIfG__btnSecondary{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.Hero-module__ZARIfG__divider{background:var(--border);width:40px;height:1px}.Hero-module__ZARIfG__visualContainer{flex:1;height:70vh;position:relative;overflow:hidden}.Hero-module__ZARIfG__mainImg{object-fit:cover;filter:grayscale()contrast(1.1);width:100%;height:100%}.Hero-module__ZARIfG__overlay{background:linear-gradient(to right,var(--background)0%,transparent 20%);pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__announcementOverlay{color:#fff;font-family:var(--font-mono);z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;border:1px solid #fff3;padding:10px 20px;font-size:.9rem;animation:.8s ease-out Hero-module__ZARIfG__fadeIn;position:absolute;bottom:20px;right:20px}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__videoWrapper{background:#000;width:100%;height:100%}.Hero-module__ZARIfG__iframe{width:100%;height:100%}.Hero-module__ZARIfG__playOverlay{cursor:pointer;opacity:0;z-index:5;background:#0003;border:none;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s;display:flex;position:absolute;top:0;left:0}.Hero-module__ZARIfG__visualContainer:hover .Hero-module__ZARIfG__playOverlay{opacity:1;background:#0006}.Hero-module__ZARIfG__playIcon{background:var(--foreground);clip-path:polygon(30% 20%,30% 80%,80% 50%);width:80px;height:80px;transition:transform .3s cubic-bezier(.23,1,.32,1)}.Hero-module__ZARIfG__playOverlay:hover .Hero-module__ZARIfG__playIcon{transform:scale(1.1)}@media (max-width:992px){.Hero-module__ZARIfG__hero{text-align:center;flex-direction:column}.Hero-module__ZARIfG__bottom{margin:0 auto}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__overlay{background:linear-gradient(to top,var(--background)0%,transparent 20%)}}
