.loading{display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#050505;color:var(--color-white);opacity:0;transition:.5s}.before-load .loading{opacity:1}.loading-progress{width:min(78vw,460px)}.loading-progress__label{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.8rem;font-size:1rem;line-height:1}.loading-progress__label strong{font-size:1.35rem;font-weight:700}.loading-progress__track{position:relative;height:34px;padding:5px;overflow:hidden;border:3px solid var(--color-white);border-radius:999px;background:hsla(0,0%,100%,.08);box-shadow:0 0 0 1px hsla(0,0%,100%,.18),0 18px 60px hsla(0,0%,100%,.12)}.loading-progress__bar{width:0;height:100%;min-width:0;border-radius:999px;background:linear-gradient(90deg,#fff,#cfcfcf 45%,#fff 70%);background-size:180% 100%;box-shadow:0 0 22px hsla(0,0%,100%,.55);transition:width .22s ease-out;animation:loading-bar-shine 1.1s linear infinite}@keyframes loading-bar-shine{0%{background-position:100% 50%}to{background-position:0 50%}}.main-message{display:flex;align-items:center;justify-content:center;top:40vh;margin:5px 0;height:3em;opacity:0;word-break:keep-all;color:var(--color-white)}.scroll-section{position:relative;padding-top:50vh}#scroll-section-0 h1{font-size:4rem}#scroll-section-0 h1,.home__start-title p{position:relative;top:-10vh;z-index:5;text-align:center;color:var(--color-white)}.main-message p{font-size:2.5rem;font-weight:700;line-height:1.2;text-align:center;color:var(--color-white)}.sticky-elem{display:none;position:fixed;left:0;width:100%}.sticky-elem-canvas{top:0;height:100%}.sticky-elem-canvas canvas{position:absolute;top:50%;left:50%}.normal-content{margin-bottom:10rem}#show-scene-0 #scroll-section-0 .sticky-elem,#show-scene-1 #scroll-section-1 .sticky-elem,#show-scene-2 #scroll-section-2 .sticky-elem,#show-scene-3 #scroll-section-3 .sticky-elem{display:block}body.before-load{overflow:hidden}.before-load .container{display:none}.scroll-effect-end .sticky-elem{display:none!important}.home__body{overflow-x:hidden}.scroll-down{position:fixed;left:50%;bottom:3.5rem;z-index:20;display:flex;flex-direction:column;align-items:center;pointer-events:none;opacity:0;visibility:hidden;transform:translate3d(-50%,.75rem,0);transition:opacity .4s ease,transform .4s ease,visibility .4s ease;mix-blend-mode:difference;color:#fff}.scroll-down.is-visible{opacity:1;visibility:visible;transform:translate3d(-50%,0,0)}.scroll{width:2.4rem;height:4.2rem;border:2.4px solid;border-radius:2rem;display:flex;justify-content:center;padding-top:.66rem;box-sizing:border-box}.scroll-dot{width:.42rem;height:.78rem;border-radius:999px;background:currentColor;animation:scroll-dot-move 1.15s ease-in-out infinite}.arrow-down{width:.84rem;height:.84rem;margin-top:.48rem;border-right:2.4px solid;border-bottom:2.4px solid;transform:rotate(45deg);animation:scroll-arrow-move 1.15s ease-in-out infinite}@keyframes scroll-dot-move{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(1.2rem)}}@keyframes scroll-arrow-move{0%,to{opacity:.2;transform:rotate(45deg) translate(0)}50%{opacity:1;transform:rotate(45deg) translate(.2rem,.2rem)}}.home__start-title h1{font-size:4rem;text-align:center;color:var(--color-white)}.description{font-size:1.3rem;font-weight:100;text-align:justify;color:var(--color-white)}.description strong{float:left;margin-right:.3em;font-size:3rem;color:var(--color-white)}#scroll-section-2 .main-message small{display:block;font-size:1rem;font-weight:200;margin-bottom:.5rem;color:var(--color-white)}#scroll-section-2 .main-message .s2{font-weight:900;font-size:3.5rem;height:3.5em;color:var(--color-white)}.desc-message{width:50%;font-weight:700;opacity:0;word-break:keep-all;color:var(--color-white)}.pin{width:1px;height:100px;background-color:var(--color-white)}.mid-message{width:100%;font-size:2rem;font-weight:400;margin-bottom:20rem;color:var(--color-text-sub)}.mid-message strong{font-size:2rem;color:var(--color-white)}.image-blend-canvas.sticky{position:fixed;top:0}#scroll-section-2 .b{top:10%;left:20%}#scroll-section-2 .c{top:52%;left:20%}#scroll-section-3{display:flex;flex-direction:column;align-items:center}.home__last-h1{text-align:center;word-break:keep-all}.home__btn{text-align:center;background-color:var(--color-text-gray);border-radius:100px;padding:1rem 2rem;font-size:1.5rem;margin:3rem auto -10rem;color:var(--color-white)}.home__btn:hover{cursor:pointer;background-color:var(--color-text-sub)}.home__last-outer{padding-bottom:32rem;flex-direction:column;display:flex;justify-content:center;text-align:center}@media (min-width:1024px){#scroll-section-0 h1{font-size:9vw}.home__start-title p{font-size:2vw}.main-message,.main-message p{font-size:4vw}.description{font-size:2rem;font-weight:100}.description strong{float:left;margin-right:.6em;font-size:6rem}#scroll-section-2 .main-message small{font-size:1.5vw}#scroll-section-2 .main-message .s2{font-size:4vw}.desc-message{width:20%}#scroll-section-2 .b{top:16%;left:30%}#scroll-section-2 .c{top:63%;left:41%}.canvas-caption{margin-top:-8rem;padding:0;font-size:2rem}.home__last-outer{padding-bottom:28rem}}