@-webkit-keyframes body-reveal{to{opacity:1}}@keyframes body-reveal{to{opacity:1}}body{opacity:0;-webkit-animation:body-reveal 1s ease forwards;animation:body-reveal 1s ease forwards}@-webkit-keyframes splash-animation{to{font-variation-settings:"wght" 470, "wdth" 400}}@keyframes splash-animation{to{font-variation-settings:"wght" 470, "wdth" 400}}@-webkit-keyframes splash-fade-out{to{opacity:0}}@keyframes splash-fade-out{to{opacity:0}}.splash{pointer-events:none;width:100vw;height:calc(100 * var(--vh));position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;z-index:100;font-size:11vw;letter-spacing:-0.01em;font-variation-settings:"wght" 350, "wdth" 215}body.loaded .splash{-webkit-animation:splash-animation 1.5s ease forwards 1s, splash-fade-out .5s ease forwards 2s;animation:splash-animation 1.5s ease forwards 1s, splash-fade-out .5s ease forwards 2s}@-webkit-keyframes reveal-animation{to{opacity:1}}@keyframes reveal-animation{to{opacity:1}}.home__header,.slide__txt{opacity:0}body.loaded .home__header,body.loaded .slide__txt{-webkit-animation:reveal-animation .5s ease forwards 2.25s;animation:reveal-animation .5s ease forwards 2.25s}.home__header h1,.about__info-top h1{cursor:pointer;-webkit-transition:font-variation-settings 0.5s ease;transition:font-variation-settings 0.5s ease;font-variation-settings:"wght" 420, "wdth" 400}.home__header h1.active,.about__info-top h1.active{font-variation-settings:"wght" 600, "wdth" 400}.about__info-bottom a,.about__content a,.slide__txt a{-webkit-transition:font-variation-settings 0.25s ease;transition:font-variation-settings 0.25s ease;font-variation-settings:"wght" 420, "wdth" 400, "ital" 0}.about__info-bottom a:hover,.about__content a:hover,.slide__txt a:hover{font-variation-settings:"wght" 430, "wdth" 400, "ital" 100}.about__close svg{stroke-width:2px;stroke:#000;overflow:visible;-webkit-transition:stroke-width 0.5s ease;transition:stroke-width 0.5s ease}.about__close svg:hover{stroke-width:6px}
