.Hero-module__x-aSTa__hero{aspect-ratio:16/9;background-color:var(--bg-primary);width:100%;color:var(--text-primary);justify-content:center;align-items:center;padding:0 2rem;transition:background-color .3s,color .3s;display:flex;position:relative;overflow:hidden}.Hero-module__x-aSTa__heroImageContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__x-aSTa__heroImageWrapper{transform-origin:50%;will-change:transform;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.Hero-module__x-aSTa__heroImageWrapper.Hero-module__x-aSTa__active{opacity:1}.Hero-module__x-aSTa__heroSingleImage{object-fit:cover;object-fit:cover;transform-origin:50%;will-change:transform;opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.Hero-module__x-aSTa__heroSingleImage.Hero-module__x-aSTa__active{opacity:1}.Hero-module__x-aSTa__overlay{background:radial-gradient(circle, #0000004d 0%, var(--bg-dark) 100%);pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__x-aSTa__heroContent{z-index:2;pointer-events:none;width:100%;height:100%;position:relative}.Hero-module__x-aSTa__heroTextWrapper{opacity:0;flex-direction:column;justify-content:center;align-items:center;transition:opacity 1s ease-in-out;display:flex;position:absolute;inset:0}.Hero-module__x-aSTa__heroTextWrapper.Hero-module__x-aSTa__active{opacity:1}.Hero-module__x-aSTa__pointerAuto{pointer-events:auto}.Hero-module__x-aSTa__heroTitle{color:var(--text-primary);text-align:center;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:2rem;font-size:5.5rem;font-weight:300;line-height:1.05}.Hero-module__x-aSTa__heroSubtitle{color:var(--text-primary);letter-spacing:3px;text-transform:uppercase;opacity:.9;text-align:center;word-wrap:break-word;overflow-wrap:break-word;max-width:950px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1rem;font-weight:500;line-height:1.4}.Hero-module__x-aSTa__btnPrimary{color:var(--text-primary);border:1px solid var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:4px;background-color:#12100e1a;padding:18px 45px;font-size:.85rem;font-weight:600;transition:all .5s cubic-bezier(.19,1,.22,1)}.Hero-module__x-aSTa__btnPrimary:hover{background-color:var(--text-primary);color:var(--bg-primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}[data-theme=light] .Hero-module__x-aSTa__heroTitle,[data-theme=light] .Hero-module__x-aSTa__heroSubtitle{color:#fffffff2;text-shadow:0 2px 4px #00000080}[data-theme=light] .Hero-module__x-aSTa__btnPrimary{color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;border:1px solid #ffffff4d}[data-theme=light] .Hero-module__x-aSTa__btnPrimary:hover{color:#fff;background-color:#ffffff40;border:1px solid #ffffff80;box-shadow:0 10px 30px #0000004d}[data-theme=light] .Hero-module__x-aSTa__overlay{background:radial-gradient(circle,#0003 0%,#ffffff0d 100%)}[data-theme=dark] .Hero-module__x-aSTa__hero{background-color:var(--bg-dark);color:var(--text-light)}[data-theme=dark] .Hero-module__x-aSTa__heroTitle,[data-theme=dark] .Hero-module__x-aSTa__heroSubtitle{color:var(--text-light)}[data-theme=dark] .Hero-module__x-aSTa__btnPrimary{color:var(--text-light);border:1px solid var(--text-light);background-color:#f0e9df1a}[data-theme=dark] .Hero-module__x-aSTa__btnPrimary:hover{background-color:var(--text-light);color:var(--bg-dark)}[data-theme=dark] .Hero-module__x-aSTa__overlay{background:radial-gradient(circle, #00000080 0%, var(--bg-dark) 100%)}@media (max-width:768px){.Hero-module__x-aSTa__hero{aspect-ratio:auto;height:100vh}.Hero-module__x-aSTa__heroContent{padding:0 1rem}.Hero-module__x-aSTa__heroTitle{font-size:2.8rem;line-height:1.1}.Hero-module__x-aSTa__heroSubtitle{letter-spacing:2px;font-size:.9rem;line-height:1.3}.Hero-module__x-aSTa__btnPrimary{letter-spacing:2px;white-space:nowrap;padding:12px 20px;font-size:.7rem}}
