/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.navigation{display:flex;gap:28px}.navigation__link{color:#fff;position:relative;text-decoration:none;text-transform:uppercase;transition:color .25s;user-select:none}.navigation__link:hover{color:#cf0}.navigation__link--disabled,.navigation__link--disabled:hover{color:#999;cursor:default;pointer-events:none}.navigation__link:after{background-color:#f33;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-in-out;width:0}.navigation__link:hover:after{width:100%}.navigation__link--disabled:hover:after{width:0}.brand{display:inline-block;position:relative;user-select:none}.brand__logotype{height:60px;transform:none;transition:transform .35s;vertical-align:middle;will-change:transform}.brand__particles-wrapper{height:320px;left:-60px;overflow:hidden;pointer-events:none;position:absolute;top:0;width:calc(100% + 120px);z-index:-1}.brand__particle{aspect-ratio:1/1;background:url(/build/images/exp.460fe284.png) no-repeat;background-size:contain;position:absolute;width:16px}.socials{display:flex;gap:1em;user-select:none}.socials__link{text-decoration:none}.socials__icon{height:1.2em;transition:transform .25s;vertical-align:middle;will-change:transform}.socials__link:hover .socials__icon{transform:scale(.9)}.footer{align-items:center;background:#121212;display:flex;flex-direction:column;gap:20px;padding:32px 0}@media(min-width:922px){.footer{gap:28px}}.footer__content,.footer__links{margin:0 auto;max-width:1200px}.footer__links{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;justify-content:space-between;padding:0 16px;width:100%}@media(min-width:922px){.footer__links{flex-direction:row}}.footer__navigation{flex-direction:column;font-size:14px;gap:16px}@media(min-width:576px){.footer__navigation{flex-direction:row}}.footer__socials{font-size:20px}@media(min-width:922px){.footer__socials{font-size:16px}}.footer__separator{background:#1a1a1a;height:1px;width:100%}.footer__content{color:#666;font-size:14px;padding:0 16px}.footer__convention,.footer__copyright{margin:2px;text-align:center}.burger,.burger__icon{align-items:center;display:flex;flex-direction:column;justify-content:center}.burger__icon{cursor:pointer;flex-shrink:0;height:40px;margin:5px;width:60px}.burger__bar{background-color:#dadada;display:flex;height:5px;margin:3px 0;transition:.2s;width:40px}.burger--active .burger__bar{border-radius:20px;width:30px}.burger--active .burger__bar:first-child{transform:rotate(45deg) translate(7.5px,7.5px)}.burger--active .burger__bar:nth-child(2){transform:translateX(0) rotate(45deg)}.burger--active .burger__bar:nth-child(3){transform:rotate(-45deg) translate(7.5px,-7.5px)}.header,.mobile-header{backdrop-filter:blur(8px);background-color:hsla(0,0%,7%,.85);box-shadow:0 2px 10px 0 hsla(0,0%,40%,.15);display:none;left:0;padding:16px 0;position:fixed;right:0;top:0;z-index:999}@media(min-width:922px){.header,.mobile-header{display:flex}}.header__container{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:auto;max-width:1200px;padding:0 16px;width:1200px}.mobile-header{display:flex;flex-direction:column;padding:0}@media(min-width:922px){.mobile-header{display:none}}.mobile-header__container{align-items:center;box-sizing:border-box;display:flex;height:84px;justify-content:space-between;padding:12px}.mobile-header__navigation{align-items:center;flex-direction:column;font-size:20px;gap:20px;margin-top:-30vh}.mobile-header__socials{font-size:1.65rem}.mobile-header__switchable-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:48px;height:0;justify-content:center;overflow:hidden;transition:height .25s,padding-bottom .25s}.mobile-header__switchable-content--shown{height:calc(100vh - 84px);padding-bottom:42px}.faq-block__header{background:#222;border-radius:8px;box-shadow:0 2px 10px 0 hsla(0,0%,7%,.35);cursor:pointer;font-size:20px;font-weight:700;padding:20px 32px;transition:background .25s,border-radius .15s;user-select:none}.faq-block__header:hover{background:#3c3c3c}.faq-block--opened .faq-block__header{background:#3c3c3c;border-radius:8px 8px 0 0}.faq-block__body{background:#222;height:0;overflow:hidden;transition:height .25s}.faq-block__content{padding:24px}.faq-block__content a{color:#fff;font-family:Montserrat,serif;text-decoration:underline;transition:color .25s}.faq-block__content a:hover{color:#cf0}@font-face{font-family:Montserrat;font-style:normal;src:url(/build/fonts/Montserrat-VariableFont_wght.4df14eb5.ttf)}html{scroll-behavior:smooth}.app{background:#1a1a1a;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,serif;min-height:100vh}.app--scroll-lock{overflow:hidden}.app__content{flex:1}.app .anchor{position:relative;top:-84px}