/*! 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;-webkit-text-decoration:underline dotted;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}template{display:none}[hidden]{display:none}*{box-sizing:border-box}body,html{width:100%;min-height:100vh;margin:0;padding:0}body{font-family:Inter UI,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}ul{margin:0;padding:0}li{list-style-type:none}header{background:#f2f2ff}header .navigation{display:grid;grid-template-columns:66px 1fr;align-items:center;margin:0 auto;max-width:990px;padding:16px 0;grid-gap:30px}header .navigation-list{display:flex;flex-direction:row}header .navigation-list__item a{color:#272d63;text-decoration:none}header .navigation-list__item a:hover{text-decoration:underline}header .navigation-list__item+.navigation-list__item{margin-left:16px}header .logotype img{height:64px}.container{background:#f2f2ff;border:1px solid transparent;width:100%}.header{display:grid;grid-template-columns:1fr 1fr;grid-gap:200px;min-height:400px;max-width:990px;margin:0 auto}.header__content{margin-top:65px}.header__introduce{-webkit-animation-name:animate-introduce;animation-name:animate-introduce;-webkit-animation-fill-mode:both;animation-fill-mode:both;font-size:40px;margin-bottom:24px;font-weight:700}.header__introduce,.header__paragraph{color:#272d63;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:0s;animation-delay:0s;transition-timing-function:ease-out}.header__paragraph{font-size:20px;line-height:25px;-webkit-animation-name:animate-subtext;animation-name:animate-subtext;-webkit-animation-fill-mode:both;animation-fill-mode:both;margin:0;font-weight:400}.search{max-width:990px;border:1px solid transparent;margin:-32px auto 0}.search__input-group{background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.06);border-radius:8px;height:64px;display:flex;align-items:center;box-sizing:border-box;position:relative;padding-left:28px}.search__input-group .icon{width:16px;height:16px;color:#9e9ea7;fill:currentColor}.search__input{background:#fff;height:64px;padding:0 24px 0 60px;background:transparent;border:1px solid transparent;font-size:16px;font-weight:400;line-height:24px;width:100%;box-sizing:border-box;outline:none;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#0d0c22;position:absolute;top:0;left:0}.dapps{background-color:#fff;margin-top:60px}.dapps__content{max-width:990px;margin:0 auto;min-height:400px;z-index:5;display:grid;grid-template-columns:repeat(auto-fill,300px);grid-gap:32px}.dapps-card{width:100%;border-radius:15px;text-decoration:none!important}.dapps-card__preview{width:100%;max-height:222px;border-radius:8px}.dapps-card__logotype{width:24px;height:24px}.dapps-card__content{display:flex;flex-direction:column}.dapps-card__header{display:grid;grid-template-columns:24px 1fr;grid-gap:8px;align-items:center;margin-top:8px;color:#000!important}.dapps-card__description{margin-top:8px;color:#6e6d7a;font-size:14px;font-weight:400;line-height:20px}.sigma-ergonaut{width:225px;height:245px;-webkit-animation:animate-ergonaut 1.5s ease-out .25s both,animate-ergonaut-plane 1.75s ease-out infinite alternate;animation:animate-ergonaut 1.5s ease-out .25s both,animate-ergonaut-plane 1.75s ease-out infinite alternate}@-webkit-keyframes animate-introduce{0%{opacity:0;transform:translate(0);letter-spacing:.5vw}to{opacity:1;transform:translate(0);letter-spacing:.3vw}}@keyframes animate-introduce{0%{opacity:0;transform:translate(0);letter-spacing:.5vw}to{opacity:1;transform:translate(0);letter-spacing:.3vw}}@-webkit-keyframes animate-subtext{0%{opacity:0;transform:translate(0);letter-spacing:.1vw}to{opacity:1;transform:translate(0);letter-spacing:0}}@keyframes animate-subtext{0%{opacity:0;transform:translate(0);letter-spacing:.1vw}to{opacity:1;transform:translate(0);letter-spacing:0}}@-webkit-keyframes animate-ergonaut{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translate(0)}}@keyframes animate-ergonaut{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes animate-ergonaut-plane{0%{transform:translateY(-10px)}to{transform:translateY(10px)}}@keyframes animate-ergonaut-plane{0%{transform:translateY(-10px)}to{transform:translateY(10px)}}@media(max-width:1279px){.header{margin:0 32px}.dapps,.search{margin-left:32px;margin-right:32px}.dapps{max-width:100%}.dapps__content{grid-template-columns:1fr 1fr}}@media(max-width:767px){header .navigation{margin:0 16px}header .navigation-list a{font-size:14px}.header{grid-template-columns:1fr;text-align:center;grid-gap:30px;padding-bottom:60px;margin:0 16px;padding-top:0}.header__content{margin:0}.sigma-ergonaut{width:160px;height:160px}.dapps,.search{margin-left:16px;margin-right:16px}.dapps{max-width:100%;margin-bottom:120px}.dapps__content{grid-template-columns:1fr}}