@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Rubik+Mono+One&display=swap";.footer.svelte-17xa7z6{display:flex;flex-direction:column;align-items:center;gap:24px}.footer-flex.svelte-17xa7z6{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:14px}.footer-links.svelte-17xa7z6{display:flex;flex-direction:column;gap:6px}.footer-logo.svelte-17xa7z6{height:25px}.footer-logo.svelte-17xa7z6 img:where(.svelte-17xa7z6){height:100%}.footer-nav.svelte-17xa7z6{width:100%;order:1;display:flex;flex-direction:column;gap:8px}.nav-link.svelte-17xa7z6{font-size:12px;font-weight:400}.footer-contacts.svelte-17xa7z6{width:100%;order:2;display:flex;flex-direction:column;gap:10px}.footer-contacts-flex.svelte-17xa7z6{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contact-item.svelte-17xa7z6{display:inline-flex;align-items:center;gap:10px;border-radius:10px;background-color:var(--dark-blue);padding:10px 14px}.contact-icon.svelte-17xa7z6{flex:0 0 42px;width:42px;height:42px}.contact-icon.svelte-17xa7z6 img:where(.svelte-17xa7z6){width:100%;height:100%;object-fit:contain}.contact-data.svelte-17xa7z6{display:flex;flex-direction:column;gap:5px}.contact-title.svelte-17xa7z6{font-size:12px;font-weight:400}.contact-instance.svelte-17xa7z6{font-size:14px;font-weight:400;font-family:Rubik Mono One,monospace}.footer-marks.svelte-17xa7z6{display:flex;flex-direction:column;align-items:flex-end;gap:11px;flex:auto}.footer-marks.svelte-17xa7z6 img:where(.svelte-17xa7z6){width:24px}.footer-partners.svelte-17xa7z6{width:100%;max-width:1920px;display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;padding:0 16px}@media screen and (min-width: 1280px){.footer-flex.svelte-17xa7z6{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:72px}.footer-links.svelte-17xa7z6{gap:20px}.footer-logo.svelte-17xa7z6{height:35px}.footer-nav.svelte-17xa7z6{width:unset;order:unset;gap:10px}.nav-link.svelte-17xa7z6{font-size:18px}.footer-contacts.svelte-17xa7z6{width:unset;order:unset;gap:12px}.footer-contacts-flex.svelte-17xa7z6{flex-direction:row;align-items:flex-start}.footer-marks.svelte-17xa7z6 img:where(.svelte-17xa7z6){width:40px}.footer-partners.svelte-17xa7z6{padding:0 40px}}.header.svelte-yy158s{padding:8px 16px;width:100%;max-width:1920px;margin:0 auto;background-color:var(--base)}.header-logo.svelte-yy158s{display:flex;justify-content:space-between;align-items:center;z-index:2;position:relative}.logo.svelte-yy158s{height:25px}.logo.svelte-yy158s img:where(.svelte-yy158s){height:100%}.burger.svelte-yy158s{z-index:2;width:32px;height:32px;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center;color:transparent;font-size:0;position:relative}.burger.svelte-yy158s span:where(.svelte-yy158s),.burger.svelte-yy158s:before,.burger.svelte-yy158s:after{content:"";display:block;width:100%;height:2px;background-color:var(--white);transition:.25s}.burger.open.svelte-yy158s span:where(.svelte-yy158s){display:none}.burger.open.svelte-yy158s:before{width:80%;height:3px;transform:rotate(-45deg);transform-origin:center;position:absolute}.burger.open.svelte-yy158s:after{width:80%;height:3px;transform:rotate(45deg);transform-origin:center;position:absolute}.nav.svelte-yy158s{display:flex;flex-direction:column;justify-content:space-between;gap:8px;padding:92px 16px 16px;height:100%;width:100%;background-color:var(--base);position:fixed;top:0;right:-110%;z-index:1;transition:.25s}.nav.open.svelte-yy158s{right:0}.nav-link.active.svelte-yy158s{color:var(--blue)}.nav-inner.svelte-yy158s{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:16px;font-weight:400}.nav-btns.svelte-yy158s{display:flex;align-items:center;gap:15px}.nav-btns.svelte-yy158s>:where(.svelte-yy158s){flex:1}@media screen and (min-width: 1280px){.header.svelte-yy158s{display:flex;justify-content:space-between;align-items:center;padding:28px 40px}.header-logo.svelte-yy158s{padding:0}.logo.svelte-yy158s{height:50px}.burger.svelte-yy158s{display:none}.nav.svelte-yy158s{position:static;max-width:unset;height:auto;flex-direction:row;justify-content:flex-end;gap:80px;padding:0;font-size:16px}.nav-inner.svelte-yy158s{display:none}.nav-btns.svelte-yy158s{gap:10px}}html,body{height:100%;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit}aside,nav,footer,header,section{display:block}select{border:none;background-color:transparent;-moz-appearance:none;-webkit-appearance:none}select:focus,select:focus-within,select:focus-visible{border:none;outline:none}select::-ms-expand{display:none}input{border:none;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none}input:focus,input:focus-within,input:focus-visible{border:none;outline:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=file]{display:none}textarea{border:none;outline:none}a{text-decoration:none;color:inherit}button{padding:0;background-color:transparent;border:none;color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;outline:none;cursor:pointer}ul,ol{list-style:none;padding:0;margin:0}img{display:block}p,h1,h2,h3,h4{margin:0;font-weight:inherit}tr,td,th{font-weight:inherit}:root{--pad: 16px;--header: 49px;--base: #030e1a;--blue: #0077ff;--dark-blue: #061628;--light-blue: #5b6bff;--orange: #ff9900;--white: #ffffff}@media screen and (min-width: 1280px){:root{--header: 97px;--pad: 40px}}html,body{overflow:hidden;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1.4;color:var(--white);background-color:var(--base)}*{transition:.25s}.page{width:100%;height:100%;overflow:auto;display:flex;flex-direction:column;justify-content:space-between}.wrapper{width:100%;max-width:1680px;margin:0 auto;padding:0 var(--pad)}main{flex:auto;display:flex;flex-direction:column;gap:64px;padding:64px 0 88px}header{position:sticky;top:0;z-index:2}.border-btn{height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 40px;border:solid 1px var(--white);border-radius:20px;font-size:14px;font-weight:900}.filled-btn{height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 40px;border:solid 1px var(--blue);background:var(--blue);border-radius:20px;font-size:14px;font-weight:900}@media (hover: hover){.filled-btn:hover{background:linear-gradient(92.36deg,#0369de .24%,#058ef2 15.64%,#248aff 30.24%,#1998e0 50.33%,#4cbaed 70.33%,#068bd6 85.64%,#075dbf 100.24%)}}.filled-btn:active{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);box-shadow:0 0 50px 0 var(--blue)}.section{display:flex;flex-direction:column;gap:24px}.title-container{display:flex;flex-direction:column;align-items:center;gap:18px}h2{text-transform:uppercase;font-size:16px;font-weight:400;font-family:Rubik Mono One,monospace;text-align:center}h3{text-transform:uppercase;font-size:13px;font-weight:400;font-family:Rubik Mono One,monospace}h4{font-size:14px;font-weight:700}.crumbs{display:none}ul{list-style:disc;list-style-position:inside;padding:16px 0}ul ul,ul ol{padding-left:30px}ol{list-style:decimal;list-style-position:inside;padding:16px 0;counter-reset:item;counter-increment:item}ol ul,ol ol{padding-left:30px}@media screen and (min-width: 1280px){body{font-size:18px}h2{font-size:30px}h3{font-size:24px}h4{font-size:16px}.section{gap:54px}.title-container{gap:34px}.crumbs{display:flex;align-items:center;gap:8px;font-size:20px}.crumbs span{width:6px;aspect-ratio:1/1;border-radius:50%;background-color:var(--white)}.crumbs p{color:var(--blue)}}
