.page{height:100vh;scroll-behavior:smooth}.page-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}.page-content{will-change:transform}.section,.section-trigger{min-height:100svh}.section{scroll-snap-align:start;width:100%;display:flex;flex-direction:column;padding:var(--size-80) var(--size-40) var(--size-80);animation-play-state:paused}.section--desktop{display:none}@media (min-width:60rem){.section--desktop{display:flex}.section--mobile{display:none}}.shown section.section--show-entire,.shown section.section--show-entire *,.shown section.section--show-entire :after,.shown section.section--show-entire :before{animation-direction:normal;animation-fill-mode:both;animation-play-state:running!important}.shown section:not(.section--show-entire),.shown section:not(.section--show-entire) *,.shown section:not(.section--show-entire) :after,.shown section:not(.section--show-entire) :before{animation:fadeOut var(--time-slow) forwards!important}@media (max-width:60rem){.shown section .section__sub.section__sub--show,.shown section .section__sub.section__sub--show *,.shown section .section__sub.section__sub--show :after,.shown section .section__sub.section__sub--show :before{animation-direction:normal;animation-fill-mode:both;animation-play-state:running!important}.shown section .section__sub:not(.section__sub--show),.shown section .section__sub:not(.section__sub--show) *,.shown section .section__sub:not(.section__sub--show) :after,.shown section .section__sub:not(.section__sub--show) :before{animation:fadeOut var(--time-slow) forwards}}@media (min-width:60rem){.section{flex-direction:row;padding:var(--size-80)}}@media (min-width:90rem){.section{padding:var(--size-120)}}.section__content{flex:none}.section__content--center{text-align:center;max-width:var(--size-720);margin:0 auto}@media (min-width:60rem){.section__content{flex:1 1}.section__content--center{flex:initial}}.section__spacer-1{flex:1 1}.section__spacer-2{flex:2 1}.section__h1{font-size:var(--size-45);font-weight:700;line-height:1.2;margin-bottom:var(--size-14);color:var(--foreground)}@media (min-width:45rem){.section__h1{margin-bottom:var(--size-24);font-size:var(--size-60)}}@media (min-width:60rem){.section__h1{font-size:var(--size-90)}}.section__h2{font-size:var(--size-40);line-height:1;margin-bottom:var(--size-32);color:var(--foreground)}@media (min-width:45rem){.section__h2{font-size:var(--size-60);margin-bottom:var(--size-60)}}.section__h3{font-size:var(--size-32);line-height:1;margin-bottom:var(--size-16);color:var(--foreground)}@media (min-width:45rem){.section__h3{font-size:var(--size-40);margin-bottom:var(--size-30)}}.section__h1,.section__h2,.section__h3{animation:var(--slide-up);animation-delay:var(--time-200)}.section__h4{font-size:var(--size-20);margin-bottom:var(--size-10)}.section__h4,.section__h6{animation:var(--slide-up);animation-delay:var(--time-600);color:var(--foreground)}.section__h6{font-size:var(--size-12);font-weight:400;margin-bottom:var(--size-16);text-transform:uppercase}@media (min-width:45rem){.section__h6{font-size:var(--size-20);margin-bottom:var(--size-20)}}.section__description{font-size:var(--size-12);font-weight:400;line-height:1.5;color:var(--foreground-80);margin-bottom:var(--size-30);animation:var(--slide-up);animation-delay:var(--time-400)}@media (min-width:45rem){.section__description{font-size:var(--size-16)}}.section__point{font-size:var(--size-14);line-height:1.5;color:var(--foreground-80);margin-bottom:var(--size-30);animation:var(--slide-up)}.section__point:first-of-type{animation-delay:var(--time-200)}.section__point:nth-of-type(2){animation-delay:var(--time-400)}.section__point:nth-of-type(3){animation-delay:var(--time-600)}.section--five .section__point *,.section--two .section__point *{animation:none!important}@media (min-width:60rem){.section__point:first-of-type{animation-delay:var(--time-800)}.section__point:nth-of-type(2){animation-delay:var(--time-1000)}.section__point:nth-of-type(3){animation-delay:var(--time-1200)}}.section__btn{font-size:var(--size-14);line-height:1;display:inline-flex;align-items:center;gap:var(--size-12);background:transparent);color:var(--background);padding:var(--size-10) var(--size-24);position:relative;transition:opacity var(--time-fast) ease-in-out;margin:var(--size-20) 0 var(--size-80);animation:var(--slide-up);animation-delay:var(--time-600)}.section__btn .icon--arrow-right{width:var(--size-14);height:var(--size-14)}@media (min-width:60rem){.section__btn{font-size:var(--size-24);padding:var(--size-14) var(--size-32);margin:var(--size-40) 0 0}.section__btn .icon--arrow-right{width:var(--size-24);height:var(--size-24)}}@media (hover:hover) and (pointer:fine){.section__btn:hover{cursor:pointer;opacity:.9}.section__btn:hover .icon--arrow-right{transform:translateX(var(--size-4))}}.section-indicator{position:fixed;top:50%;right:var(--size-10);display:flex;flex-direction:column;gap:var(--size-4);transform:translateY(-50%);animation:var(--fade-in);animation-duration:var(--time-1600);animation-delay:var(--time-1600)}.shown .section-indicator{animation-play-state:running!important}.section-indicator__item{width:8px;height:var(--size-30);background-color:transparent;opacity:.3;box-shadow:inset -1px 0 0 0 var(--foreground);transition:height var(--time-medium) var(--ease-out-cubic),opacity var(--time-slow) var(--ease-out-cubic) var(--time-200),box-shadow var(--time-fast) var(--ease-out-cubic)}@media (hover:hover) and (pointer:fine){.section-indicator__item:hover{opacity:.5;box-shadow:inset -8px 0 0 0 var(--foreground)}}.section-indicator__item--active{opacity:1!important;height:var(--size-80)}@media (min-width:45rem){.section-indicator{right:var(--size-20)}.section-indicator__item{height:var(--size-40);box-shadow:inset -2px 0 0 0 var(--foreground)}.section-indicator__item--active{height:var(--size-100)}}@media (min-width:60rem){.section-indicator{right:var(--size-40)}}.scroll-indicator{position:fixed;bottom:var(--size-40);left:50%;transform:translateX(-50%);animation:var(--fade-in);animation-duration:var(--time-1600);animation-delay:var(--time-1600)}.shown .scroll-indicator{animation-play-state:running!important}