@font-face{font-family:sk-modernist-bold;src:url(/fonts/sk-modernist/Sk-Modernist-Bold.woff2)}@font-face{font-family:sk-modernist;src:url(/fonts/sk-modernist/Sk-Modernist-Mono.woff2)}@font-face{font-family:sk-modernist;src:url(/fonts/sk-modernist/Sk-Modernist-Regular.woff2)}@font-face{font-family:gaia;src:url(/fonts/gaia/gaia.woff2)}:root{--blue-100: rgba(65, 104, 142, 1);--blue-80: rgba(65, 104, 142, .8);--blue-60: rgba(65, 104, 142, .6);--blue-40: rgba(65, 104, 142, .4);--blue-20: rgba(65, 104, 142, .2);--white-100: rgba(248, 248, 248, 1);--white-80: rgba(248, 248, 248, .8);--white-60: rgba(248, 248, 248, .6);--white-40: rgba(248, 248, 248, .4);--white-20: rgba(248, 248, 248, .2);--grey-100: rgba(126, 126, 126, 1);--grey-80: rgba(126, 126, 126, .8);--grey-60: rgba(126, 126, 126, .6);--grey-40: rgba(126, 126, 126, .4);--grey-20: rgba(126, 126, 126, .2);--black-100: rgba(29, 29, 29, 1);--black-80: rgba(29, 29, 29, .8);--black-60: rgba(29, 29, 29, .6);--black-40: rgba(29, 29, 29, .4);--black-20: rgba(29, 29, 29, .2)}*{padding:0;margin:0;box-sizing:border-box}li{list-style:none}a{color:currentColor;text-decoration:none}body{background-color:var(--black-100)}html{color-scheme:dark;scroll-behavior:smooth}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:var(--black-100)}::-webkit-scrollbar-thumb{background:var(--grey-100)}::-webkit-scrollbar-thumb:hover{background:var( --grey-100 )}a,p,h2,h3,h4,h5,h6,span,input,textarea,button{font-family:sk-modernist}.header{position:fixed;height:120px;width:100%;z-index:30}.header__nav-social{display:flex;justify-content:space-between;align-items:center;max-width:90rem;padding:0 2rem;margin:0 auto;height:100%;width:100%}.header__logo--destokp{width:300px;object-fit:contain;opacity:100;transition:.3s opacity ease-in-out}.header__logo--destokp--disable{opacity:0}.menu{display:none;position:relative;width:40px;cursor:pointer;z-index:30}.menu__item{width:100%;height:3px;margin:10px 0;border-radius:20px;background-color:#fff;transition:transform .9s}.menu.menu--open .menu__item:nth-child(1){transform:rotate(-45deg) translate(-1px,-2px)}.menu.menu--open .menu__item:nth-child(2){transform:rotate(44deg) translate(-11px,-8px)}.menu.menu--open .menu__item:nth-child(3){opacity:0}.header__logo--mobile{display:none}.header__navs{display:flex;padding:.6rem 2rem;align-items:center;column-gap:62px;transition:bottom .5s ease-in-out,background-color .5s ease-in-out;border-radius:15px}.header__navs--transparent{background-color:#252525cc}.header__nav{display:flex;align-items:center;column-gap:62px}.header__nav-link{transition:.3s color ease-in-out}.header__nav-link--active,.header__nav-link:hover{color:var(--grey-100)}.header__social{display:flex;gap:16px;height:29px}.networks svg{transition:.5s transform ease-in-out}.networks svg:hover{transform:scale(1.2)}@media (max-width: 1000px){.header__logo--destokp{display:none}.header__logo--mobile{display:block}.header__navs{position:fixed;bottom:-103%;right:0;flex-direction:column;justify-content:center;row-gap:35px;text-align:center;height:105%;width:100%;background-color:#00000091}.header__navs--open{bottom:-10px}.header__nav{flex-direction:column;gap:22px}.header__nav-link{font-size:2rem}.menu{display:block}}.lds-ripple-container{display:flex;justify-content:center;align-items:center;min-height:100vh}.lds-ripple,.lds-ripple div{box-sizing:border-box}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid currentColor;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:8px;height:8px;opacity:0}4.9%{top:36px;left:36px;width:8px;height:8px;opacity:0}5%{top:36px;left:36px;width:8px;height:8px;opacity:1}to{top:0;left:0;width:80px;height:80px;opacity:0}}
