.Hero-module__PgAKtG__hero{color:#fff;background-color:#050505;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__desktopMedia{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.Hero-module__PgAKtG__mobileMedia{width:100%;height:100%;display:none;position:absolute;top:0;left:0}.Hero-module__PgAKtG__bgImage{opacity:.6;z-index:0;will-change:transform;filter:blur();background-position:50%;background-size:cover;width:100%;height:110%;position:absolute;top:0;left:0}.Hero-module__PgAKtG__bgVideo{object-fit:cover;z-index:0;will-change:transform;width:100%;height:110%;position:absolute;top:0;left:0}.Hero-module__PgAKtG__overlay{z-index:1;background:linear-gradient(#0003 0%,#0006 50%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PgAKtG__content{z-index:2;text-align:center;max-width:1000px;padding:0 var(--spacing-md);margin-top:-5vh;position:relative}.Hero-module__PgAKtG__uptitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.3em;margin-bottom:var(--spacing-lg);opacity:0;color:#ffffffd9;font-size:.75rem;font-weight:500;animation:1.2s cubic-bezier(.215,.61,.355,1) .2s forwards Hero-module__PgAKtG__fadeUp;display:block}.Hero-module__PgAKtG__title{font-family:var(--font-heading);margin-bottom:var(--spacing-lg);opacity:0;text-shadow:0 4px 20px #0003;letter-spacing:-.03em;font-size:clamp(2.5rem,10vw,8rem);font-weight:400;line-height:.9;animation:1.4s cubic-bezier(.215,.61,.355,1) .4s forwards Hero-module__PgAKtG__fadeUp}.Hero-module__PgAKtG__subtitle{font-family:var(--font-sans);max-width:540px;margin:0 auto var(--spacing-xl);opacity:0;color:#ffffffe6;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.7;animation:1.4s cubic-bezier(.215,.61,.355,1) .6s forwards Hero-module__PgAKtG__fadeUp}.Hero-module__PgAKtG__actions{opacity:0;animation:1.4s cubic-bezier(.215,.61,.355,1) .8s forwards Hero-module__PgAKtG__fadeUp}.Hero-module__PgAKtG__scrollIndicator{z-index:2;opacity:0;cursor:pointer;flex-direction:column;align-items:center;gap:16px;animation:2s 1.5s forwards Hero-module__PgAKtG__fadeIn;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollIndicator span{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.2em;color:#ffffffb3;font-size:.7rem}.Hero-module__PgAKtG__line{background:#ffffff4d;width:1px;height:60px;position:relative;overflow:hidden}.Hero-module__PgAKtG__line:after{content:"";background:#fff;width:100%;height:100%;animation:2s cubic-bezier(.77,0,.175,1) infinite Hero-module__PgAKtG__scrollLine;position:absolute;top:0;left:0}@keyframes Hero-module__PgAKtG__scrollLine{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes Hero-module__PgAKtG__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PgAKtG__fadeIn{to{opacity:1}}@media (max-width:768px){.Hero-module__PgAKtG__desktopMedia{display:none}.Hero-module__PgAKtG__mobileMedia{display:block}.Hero-module__PgAKtG__title{margin-bottom:var(--spacing-md);font-size:clamp(2.5rem,12vw,4rem);line-height:1.1}.Hero-module__PgAKtG__subtitle{padding:0 var(--spacing-md);max-width:90%;font-size:1rem}.Hero-module__PgAKtG__content{margin-top:-10vh;padding:0 16px}}
