.loadingScreen[data-v-0656c653]{align-items:center;background-color:var(--additive2);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:background-color .2s,opacity .5s;width:100vw;z-index:100}.loadingScreen.loaded[data-v-0656c653]{opacity:0;pointer-events:none}html.dark .loadingScreen[data-v-0656c653]{background-color:#131313}.logo[data-v-0656c653]{background-color:#fff;height:15rem;-webkit-mask:url(../img/logo.svg) no-repeat center;mask:url(../img/logo.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;opacity:.6;transition:background-color .2s,box-shadow .2s,opacity .2s;width:15rem}html.dark .logo[data-v-0656c653]{background-color:var(--additive2);box-shadow:none;opacity:1}p[data-v-0656c653]{animation:p-0656c653 .5s 2s forwards;color:var(--bg);font-size:1.3rem;font-weight:500;margin-top:3rem;opacity:0;transition:color .2s}html.dark p[data-v-0656c653]{color:var(--text-lighter)}@keyframes p-0656c653{0%{opacity:0}to{opacity:1}}html{font-size:16px}body{align-items:center;display:flex;flex-direction:column;font-family:poppins,sans-serif;margin:0;overflow-x:hidden;padding:0;transition:background-color .2s;width:100vw}i{-webkit-user-select:none;-moz-user-select:none;user-select:none}h1,h2,h3,h4,h5,p{cursor:default}@media screen and (max-width:1400px){html{font-size:15px}}@media screen and (max-width:1000px){html{font-size:12px}}@media screen and (min-width:2500px){html{font-size:28px}}.footer[data-v-da93ea7f]{background-color:var(--bg);border-top:.1rem solid var(--low-contrast-30);height:-moz-max-content;height:max-content;justify-content:center;overflow:hidden;transition:border-top .2s,background-color .2s;width:100vw}.content[data-v-da93ea7f],.footer[data-v-da93ea7f]{box-sizing:border-box;display:flex}.content[data-v-da93ea7f]{align-items:stretch;height:100%;justify-content:space-between;padding-block:3rem;width:70%}.section[data-v-da93ea7f]{display:flex}.column[data-v-da93ea7f]{margin-inline:1rem;width:-moz-max-content;width:max-content}.column[data-v-da93ea7f],.links[data-v-da93ea7f]{align-items:stretch;display:flex;flex-direction:column}.links[data-v-da93ea7f]{width:100%}.link[data-v-da93ea7f],.title[data-v-da93ea7f]{margin-block:.1rem}.title[data-v-da93ea7f]{color:var(--text-main);font-size:1.3rem;font-weight:600;margin:0 0 .5rem;padding:.8rem;transition:color .2s}.link[data-v-da93ea7f]{border-radius:.5rem;color:var(--text-lighter);cursor:pointer;font-size:.9rem;font-weight:400;padding:.4rem .8rem;text-decoration:none;transition:color .2s,background-color .2s}.link[data-v-da93ea7f]:hover{background-color:var(--low-contrast-15)}.right[data-v-da93ea7f]{justify-content:flex-end;position:relative}.box[data-v-da93ea7f],.right[data-v-da93ea7f]{align-items:center}.box[data-v-da93ea7f]{display:flex}.name[data-v-da93ea7f]{color:var(--text-lighter);font-size:1.4rem;font-weight:300;margin-right:1rem;transition:color .2s}.logo[data-v-da93ea7f]{height:4rem;transition:background-color .2s;width:4rem}.copyright[data-v-da93ea7f]{bottom:0;color:var(--text-lighter);font-size:.9rem;margin:0;position:absolute;transition:color .2s;white-space:nowrap;width:-moz-max-content;width:max-content}@media screen and (max-width:1400px){.content[data-v-da93ea7f]{width:90%}}@media screen and (max-width:1000px){.content[data-v-da93ea7f]{max-width:600px;width:95%}.content[data-v-da93ea7f],.left[data-v-da93ea7f]{flex-direction:column}.title[data-v-da93ea7f]{font-size:1.5rem;margin:0}.column[data-v-da93ea7f]{margin-bottom:2rem;width:calc(100% - 2rem)}.links[data-v-da93ea7f]{flex-direction:row;flex-wrap:wrap}.link[data-v-da93ea7f]{font-size:1rem;margin-inline:.2rem;width:calc(50% - 2rem)}.right[data-v-da93ea7f]{align-items:center;justify-content:center}.box[data-v-da93ea7f]{padding-block:3rem 6rem}}.page[data-v-ff010b31]{align-items:center;background-color:var(--bg);display:flex;flex-direction:column;height:auto;justify-content:stretch;overflow:hidden;width:100vw}.content[data-v-ff010b31]{align-items:stretch;flex:1;height:100vh;max-height:100vh;min-height:100vh;overflow-x:hidden;padding-block:8vh;width:70vw}.content[data-v-ff010b31],.section[data-v-ff010b31]{box-sizing:border-box;display:flex}.section[data-v-ff010b31]{flex-direction:column}h1[data-v-ff010b31]{color:var(--text-main);font-size:3rem;font-weight:600;margin-bottom:2rem}.info[data-v-ff010b31]{color:var(--text-light);font-size:1.1rem}.image[data-v-ff010b31]{width:90%}.left[data-v-ff010b31]{width:60%}.right[data-v-ff010b31]{justify-content:center;overflow:hidden;width:40%}.errorBox[data-v-ff010b31],.right[data-v-ff010b31]{align-items:center;display:flex}.errorBox[data-v-ff010b31]{justify-content:flex-start;margin-top:10vh;width:100%}h2[data-v-ff010b31]{color:var(--text-light);font-size:2rem;margin:0}.errorMessage[data-v-ff010b31]{color:var(--low-contrast);margin:0;text-align:right}.error[data-v-ff010b31]{align-items:flex-end;border-right:.1rem solid var(--additive);display:flex;flex-direction:column;margin-right:2rem;overflow:hidden;padding-right:2rem}.link[data-v-ff010b31]{background-color:var(--low-contrast-30);border:.1rem solid transparent;border-radius:.5rem;color:var(--text-lighter);min-width:-moz-max-content;min-width:max-content;padding:1rem 2rem;text-decoration:none;transition:border .2s,background-color .2s}.link[data-v-ff010b31]:hover{background-color:transparent;border:.1rem solid var(--low-contrast-30)}@media screen and (max-width:1400px){.content[data-v-ff010b31]{width:85vw}.image[data-v-ff010b31]{width:95%}}@media screen and (max-width:1000px){h1[data-v-ff010b31]{font-size:2.5rem;margin-top:5rem;text-align:center}.info[data-v-ff010b31]{font-size:1rem;margin-top:0}.errorBox[data-v-ff010b31]{justify-content:center}.content[data-v-ff010b31]{box-sizing:border-box;flex-direction:column;justify-content:stretch;padding:0;width:95vw}.content[data-v-ff010b31],.left[data-v-ff010b31]{align-items:center}.left[data-v-ff010b31]{height:-moz-max-content;height:max-content;width:100%}.right[data-v-ff010b31]{align-items:stretch;box-sizing:border-box;justify-content:stretch;padding:3rem;width:100%}.image[data-v-ff010b31],.right[data-v-ff010b31]{flex:1;height:auto}.image[data-v-ff010b31]{width:auto}}
