:root{--theme-brand-white:#fff;--theme-brand-red:red;--theme-brand-black:#000;--theme-background-primary:#0f1214;--theme-background-secondary:#1b1f21;--theme-background-tertiary:#272a2e;--theme-text-primary:#e5e5e5;--theme-text-secondary:#989898;--theme-text-tertiary:#656565;--theme-text-inverse:#000;--theme-hover-overlay:#ffffff1a;--theme-border-primary:#656565;--theme-border-secondary:#4c4c4c;--theme-border-tertiary:#323232;--theme-accent-primary:#fff;--theme-accent-disable:#323232;--theme-attention:#e42525;--theme-modal-background:#00000080}[data-theme=light]{--theme-background-primary:#fff;--theme-background-secondary:#f5f5f5;--theme-background-tertiary:#e5e5e5;--theme-text-primary:#000;--theme-text-secondary:#4c4c4c;--theme-text-tertiary:#7e7e7e;--theme-text-inverse:#fff;--theme-hover-overlay:#0000001a;--theme-border-primary:#b2b2b2;--theme-border-secondary:#cbcbcb;--theme-border-tertiary:#e5e5e5;--theme-accent-primary:#000;--theme-accent-disable:#e5e5e5}.home__hero{background:#000;flex-direction:column;justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative}@media (min-width:768px){.home__hero{aspect-ratio:16/9;z-index:1;position:sticky;top:0}}.home__hero-video{display:none}@media (min-width:768px){.home__hero-video{display:block}}.home__hero-video{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;right:0;overflow:hidden}.home__hero-video--first{opacity:1;z-index:2;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.home__hero-video--loop{opacity:0;z-index:1}.home__hero-video--hidden{opacity:0;pointer-events:none}.home__hero-video--visible{opacity:1}.home__hero-video-element,.home__hero-video video{object-fit:cover;width:100%;height:100%}.home__hero-image--mobile{width:100%;height:100%;display:block}@media (min-width:768px){.home__hero-image--mobile{display:none}}.home__hero-image--mobile__img{object-fit:cover;width:100%;height:100%}.home__hero-content{z-index:10;flex-direction:column;gap:40px;width:100%;padding:64px 20px;display:flex;position:relative}@media (min-width:768px){.home__hero-content{gap:8px;width:43%;padding:5%}}.home__hero-title{color:var(--theme-brand-white);flex-direction:column;gap:20px;display:flex}@media (min-width:1280px){.home__hero-title{gap:32px}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.home__hero-main-title{flex-direction:column;font-size:2.5rem;font-weight:800;line-height:1.1;display:flex}@media (min-width:768px){.home__hero-main-title{font-size:clamp(2.25rem,4vw,7rem)}}.home__hero-main-title span{display:block}@media (min-width:768px){.home__hero-main-title span{opacity:0;transform:translateY(10px)}.home__hero-content--visible .home__hero-main-title span{animation:.8s ease-out forwards fadeInUp}}.home__hero-content--visible .home__hero-main-title span:first-child{animation-delay:0s}.home__hero-content--visible .home__hero-main-title span:nth-child(2){animation-delay:.15s}.home__hero-sub-group{flex-direction:column;gap:20px;display:flex}@media (min-width:768px){.home__hero-sub-group{opacity:0;gap:32px;transform:translateY(10px)}}.home__hero-sub-group-title{font-size:.875rem;font-weight:700;line-height:1.1}@media (min-width:768px){.home__hero-sub-group-title{font-size:clamp(.875rem,2vw,2rem)}}.home__hero-sub-group-description{letter-spacing:.06rem;flex-direction:column;gap:24px;font-size:.8125rem;font-weight:400;line-height:2;display:flex}@media (min-width:768px){.home__hero-sub-group-description{flex-direction:column;gap:16px;font-size:clamp(.8125rem,1vw,1rem);display:flex}.home__hero-content--visible .home__hero-sub-group{animation:.8s ease-out .3s forwards fadeInUp}}
