:root{--color-black:#070708;--color-white:#F7F7F7;--color-grey:#6B6B6B;--color-orange:#FFC164;--color-orange-2:#221B12}@font-face{font-family:Enigma;src:url(/static/fonts/Enigma.woff) format("woff"),url(/static/fonts/Enigma.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:KylieBoga;src:url(/static/fonts/KylieBoga.woff) format("woff"),url(/static/fonts/KylieBoga.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roobert;src:url(/static/fonts/Roobert-regular.woff) format("woff"),url(/static/fonts/Roobert-regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*,:after,:before{margin:0;padding:0;box-sizing:border-box;-ms-overflow-style:none}@media only screen and (min-width:850px){::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#6d6b8d;border-radius:17px}}::-webkit-scrollbar-button{display:none}::selection{color:#fff;background-color:#6d6b8d}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-enter-from,.fade-leave-to{opacity:0}#app,.app,.layout,body,html{padding:0;margin:0;color:var(--color-white);font-family:Roobert;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.2;background-color:var(--color-black);overflow-x:hidden;position:relative;min-height:100vh}body{overflow-y:visible!important}a,button{outline:none;border:none;background-color:rgba(0,0,0,0);text-decoration:none;font-family:inherit;font-weight:inherit;color:inherit;cursor:pointer;font-size:1.6rem;transition:all .3s;display:inline-block}ul{list-style:none}input,textarea{outline:none;border:none;background-color:rgba(0,0,0,0);font-family:inherit;color:inherit;font-size:1.6rem}@media only screen and (max-width:850px){input,textarea{font-size:13px}}textarea{resize:none;overflow:hidden}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{appearance:none;margin:0}input[type=number]{appearance:textfield}input[type=checkbox]{display:none;width:0;visibility:hidden}h1,h2{font-family:Enigma;font-weight:400}img,picture,source,svg,video{pointer-events:none!important;-webkit-user-drag:none!important;-webkit-user-select:none!important;user-select:none!important}html{font-size:10px}@media only screen and (max-width:1300px){html{font-size:8.96px}}@media only screen and (max-width:1200px){html{font-size:8.36px}}@media only screen and (max-width:1100px){html{font-size:8.04px}}@media only screen and (max-width:900px){html{font-size:7.68px}}@media only screen and (max-width:800px){html{font-size:7.36px}}@media only screen and (max-width:700px){html{font-size:7.04px}}@media only screen and (max-width:680px)and (min-height:800px){html{font-size:8px}}@media only screen and (max-width:600px){html{font-size:7.5px}}@media only screen and (max-width:450px){html{font-size:7.1px}}@media only screen and (max-width:350px){html{font-size:6.56px}}@media only screen and (max-width:1000px)and (max-height:520px){html{font-size:7px}}@media only screen and (min-width:1650px){html{font-size:11.68px}}@media only screen and (min-width:2400px){html{font-size:12.5px}}@media only screen and (max-width:850px){.desktop{display:none!important}}@media only screen and (min-width:850px){.mobile{display:none!important}}.closed,.closed-height{opacity:0;visibility:hidden;pointer-events:none!important}.closed-height{height:0!important}.section,.section-abs{position:relative;width:100%;height:100dvh}.section .inner-container,.section-abs .inner-container{height:100%;position:relative}.dropdown{transition:all .3s;box-shadow:0 0 20px rgba(0,0,0,.2);z-index:150000}.question .header-line.padding{padding-bottom:1.5rem}.question .arrow-active{transform:rotate(-180deg)}.button-up{position:fixed;bottom:1rem;right:1rem;display:flex;justify-content:center;align-items:center;padding:1.4rem;border-radius:4rem;background-color:var(--color-black);transition:background .3s;z-index:5000;overflow:hidden;border:1px solid #26262a}@media only screen and (max-width:850px){.button-up{bottom:5px;padding:13px}}.button-up:hover{background-color:rgb(18.9,18.9,21.6)}.button-up img{width:2.4rem;position:relative;z-index:10}@media only screen and (max-width:850px){.button-up img{width:24px}}.button-yellow{border:1px solid var(--color-orange);border-radius:5px;padding:.45rem;text-align:center}.button-yellow .inner{background-color:var(--color-orange-2);border-radius:5px;font-size:1.7rem;padding:.8rem 1.6rem 1.1rem;line-height:.8;transition:all .3s}@media only screen and (max-width:850px){.button-yellow .inner{font-size:20px;padding:8px 16px 11px}}.button-yellow:hover .inner{background-color:hsl(33.75,30.7692307692%,19.1960784314%)}