*,:after,:before{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scrollbar-width:none;-ms-overflow-style:none;font-size:16px}@media screen and (width>=1366px),print{html{font-size:15px}}@media screen and (width>=1600px),print{html{font-size:17px}}@media screen and (width>=1800px),print{html{font-size:19px}}@media screen and (width>=2000px),print{html{font-size:22px}}@media screen and (width>=2560px),print{html{font-size:28px}}@media screen and (width>=3500px),print{html{font-size:40px}}@media screen and (height>=200px),print{html{font-size:9px}}@media screen and (height>=450px),print{html{font-size:11px}}@media screen and (height>=530px),print{html{font-size:13px}}@media screen and (height>=600px),print{html{font-size:14px}}@media screen and (height>=660px),print{html{font-size:16px}}html,body{touch-action:pan-x pan-y;width:100%;height:100vh;margin:0}body{color:#fff;background-color:#111;flex-direction:column;margin:0;font-family:Arial;display:flex;overflow:hidden}a{color:#fff;text-decoration:none}img{-webkit-user-select:none;user-select:none;-o-user-select:none;-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none;-o-user-drag:none;user-drag:none}h1.seo__title,h2.seo__subtitle{-webkit-user-select:none;user-select:none;-o-user-select:none;opacity:0;pointer-events:none;position:absolute}div.hidden,img.hidden,canvas.hidden{pointer-events:none;display:none}div.before_exit{pointer-events:none}.reusable-elements{display:none}input:focus,textarea:focus,select:focus{outline:none}::-webkit-scrollbar{width:6px;height:8px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:#707070}::placeholder{color:#282828}.button{-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:pointer}.canvas-container{touch-action:none;justify-content:center;width:100%;height:100%;display:flex;position:absolute}.canvas-container canvas{width:100%;height:100%}.section{z-index:1;opacity:0;width:100%;min-height:100%;display:grid;position:absolute}.section.hidden{opacity:0;display:none}.container{-webkit-user-select:none;user-select:none;-o-user-select:none;z-index:2;width:100%;height:100%;position:fixed}.component{z-index:1;display:grid;position:absolute}.loader,.transition{z-index:2;opacity:1;background-color:#111;place-items:center;top:0}.loader__background{z-index:-1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;min-height:43.75rem;position:absolute;top:0}.loader__group,.transition__group{opacity:1;flex-direction:column;align-items:center;transition:opacity 1s;display:flex}.loader__group.hidden,.transition__group.hidden{pointer-events:none;opacity:0;display:flex}.loader__animation,.transition__animation{width:18.75rem;display:flex}.loader__animation * path,.transition__animation * path{stroke:#fff}.loader__progress-bar,.transition__progress-bar{will-change:transform;background:#909090;border-radius:.375rem;width:60%;max-width:18.75rem;position:relative;overflow:hidden}.loader__progress-bar-fill,.transition__progress-bar-fill{transform-origin:0;will-change:transform;background-color:#fff;border-radius:1.25rem;width:100%;height:.5rem;position:relative;left:-100%}.transition__progress-bar-fill{transform:translate(20%)}.loader__progress-bar-fill{animation-name:slide;animation-duration:1s;animation-fill-mode:forwards}@keyframes slide{0%{transform:translate(0,0)}to{transform:translate(20%)}}.home{opacity:1}.home__container{margin:100px auto 0}.home__title{font-size:32px}.home__subtitle{font-size:24px}