/*! 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:rgba(0,0,0,0)}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:-0.25em}sup{top:-0.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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}.animation-bounce{animation-duration:3s;animation-iteration-count:infinite;animation-name:animation-bounce;animation-timing-function:linear}@keyframes animation-bounce{0%{transform:translateY(0)}50%{transform:translateY(-15px)}100%{transform:translateY(0)}}.animation-smoke:after{animation-duration:3.4s;animation-iteration-count:infinite;animation-name:animation-smoke;animation-timing-function:linear;transition:opacity .3s,transform .3s,background .3s}@keyframes animation-smoke{0%{opacity:.4;background:#444344;transform:scale(1)}50%{transform:scale(1.1);background:#4b4b4b;opacity:.6}100%{transform:scale(1);background:#444344;opacity:.4}}.button{border:none;outline:none;background:#fff;color:#131313;box-sizing:border-box;padding:12px 30px;font-size:1.125rem;line-height:122%;border-radius:8px;display:block;width:-moz-fit-content;width:fit-content;text-align:center}@media only screen and (max-width: 767px){.button{font-size:.875rem}.button:not(.button--border){font-weight:700}}.button--border{background:none;border:1px solid #fff;color:#fff;transition:background .3s,color .3s}.button--border:hover{background:#fff;color:#131313;transition:background .3s,color .3s}.button:disabled{pointer-events:none;opacity:.4}html{scroll-behavior:smooth}body{height:100%;width:100%;font-family:"Inter",sans-serif;color:#fff;min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(155deg, #121212 33%, rgba(18, 18, 18, 0.9) 40%, rgba(18, 18, 18, 0.8) 50%, #121212 60%, #121212 85%),url(../img/grid.svg) repeat 0 0/100% auto,#131313}@media only screen and (max-width: 767px){body{background:linear-gradient(177.82deg, rgba(18, 18, 18, 0.7) 0%, rgba(18, 18, 18, 0.85) 100%),url(../img/grid.svg) repeat 0 0/300% auto,#131313}}body.no-background{background:#121212}body::-webkit-scrollbar,*::-webkit-scrollbar{width:8px;height:8px;background:#121212}@media only screen and (max-width: 1024px){body::-webkit-scrollbar,*::-webkit-scrollbar{display:none}}body::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb{cursor:pointer;background:#2d2d2d;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}body::-webkit-scrollbar-thumb:hover,*::-webkit-scrollbar-thumb:hover{background:#393939}.main{flex:1 1 auto;position:relative}.container{position:relative;box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding-inline:20px}.overflow-all{overflow:hidden}@media only screen and (max-width: 1024px){.overflow-scroll{overflow-x:auto;margin-inline-start:-20px;box-sizing:border-box;padding-inline:20px;width:calc(100% + 40px)}}@media only screen and (max-width: 1280px){.overflow-scroll-desktop{overflow-x:auto;margin-inline-start:-20px;box-sizing:border-box;padding-inline:20px;width:calc(100% + 40px)}}a{text-decoration:none;color:#fff}img{max-width:100%;height:auto}.mobile{display:none}@media only screen and (max-width: 1024px){.mobile{display:block}}.mobile-sm{display:none}@media only screen and (max-width: 767px){.mobile-sm{display:block}}@media only screen and (max-width: 1024px){.desktop{display:none}}@media only screen and (max-width: 767px){.desktop-sm{display:none}}.scroller{overflow:hidden;padding:5px 0;border-top:1px solid rgba(119,119,119,.3019607843);border-bottom:1px solid rgba(119,119,119,.3019607843);mask:linear-gradient(90deg, rgba(18, 18, 18, 0), white 2%, white 99%, rgba(18, 18, 18, 0));max-width:100%}.scroller-inner{display:flex;align-items:center;width:max-content;animation:scroller-slide var(--scroller-duration, 10s) linear infinite;gap:40px}.scroller-items{display:flex;align-items:center;gap:40px}.scroller-items img{object-fit:contain}@keyframes scroller-slide{to{transform:translate(calc(-50% - 20px))}}@media screen and (max-width: 768px){.scroller{background:#121212;border:none;box-sizing:border-box}.scroller-inner{gap:20px}.scroller-items{gap:20px}.scroller-items img{max-width:170px}@keyframes scroller-slide{to{transform:translate(calc(-50% - 10px))}}}.separate-line{display:block;height:1px;width:100%;background:#fff}.noisy-bg{background:url(../img/noisy-texture.png) repeat center/150px;border-radius:60px;box-sizing:border-box}input{outline:none;border-radius:8px;border:1px solid #fff;background:#171717;box-sizing:border-box;padding:14px 20px;font-size:1rem;line-height:120%;color:#fff}input:focus{background:#171717}input::-moz-placeholder{font-size:1rem;line-height:120%;color:#4b4b4b}input::placeholder{font-size:1rem;line-height:120%;color:#4b4b4b}.features{padding-block:60px 80px;position:relative;z-index:3;overflow:hidden}.features__header{position:relative;box-sizing:border-box;padding-block:60px;margin-bottom:60px}.features__header::before,.features__header::after{content:"";display:block;position:absolute;left:0;right:0;width:100%;height:46px}.features__header::before{background:url("data:image/svg+xml,<svg width='1166' height='47' viewBox='0 0 1166 47' fill='none' xmlns='http://www.w3.org/2000/svg'> <path d='M1165 47L1165 9C1165 4.58172 1161.42 1 1157 0.999999L1119 0.999996' stroke='url(%23paint0_linear_274_1539)'/> <path d='M1 47L0.999997 9C0.999996 4.58172 4.58172 1 9 0.999999L47 0.999996' stroke='url(%23paint1_linear_274_1539)'/> <defs> <linearGradient id='paint0_linear_274_1539' x1='1165' y1='23.9974' x2='1119' y2='23.9974' gradientUnits='userSpaceOnUse'> <stop stop-color='white'/> <stop offset='0.9944' stop-color='%23191919'/> </linearGradient> <linearGradient id='paint1_linear_274_1539' x1='1.00139' y1='23.9974' x2='46.9986' y2='23.9974' gradientUnits='userSpaceOnUse'> <stop stop-color='white'/> <stop offset='0.9944' stop-color='%23191919'/> </linearGradient> </defs> </svg> ") no-repeat center/100% 46px;top:0}@media only screen and (max-width: 576px){.features__header::before{background:url("data:image/svg+xml,<svg width='337' height='47' viewBox='0 0 337 47' fill='none' xmlns='http://www.w3.org/2000/svg'> <path d='M1 47L0.999997 9C0.999996 4.58172 4.58172 1 9 0.999999L47 0.999996' stroke='url(%23paint0_linear_274_1539)'/> <path d='M336 47L336 9C336 4.58172 332.418 1 328 0.999999L290 0.999996' stroke='url(%23paint1_linear_274_1539)'/> <defs> <linearGradient id='paint0_linear_274_1539' x1='1.00139' y1='23.9974' x2='46.9986' y2='23.9974' gradientUnits='userSpaceOnUse'> <stop stop-color='white'/> <stop offset='0.9944' stop-color='%23191919'/> </linearGradient> <linearGradient id='paint1_linear_274_1539' x1='335.999' y1='23.9974' x2='290.001' y2='23.9974' gradientUnits='userSpaceOnUse'> <stop stop-color='white'/> <stop offset='0.9944' stop-color='%23191919'/> </linearGradient> </defs> </svg> ") no-repeat top center/100% auto}}.features__header::after{background:url("data:image/svg+xml,<svg width='1166' height='47' viewBox='0 0 1166 47' fill='none' xmlns='http://www.w3.org/2000/svg'> <path d='M1165 0L1165 38C1165 42.4183 1161.42 46 1157 46L1119 46' stroke='url(%23paint0_linear_274_1539)'/> <path d='M1 0L0.999997 38C0.999996 42.4183 4.58172 46 9 46L47 46' stroke='url(%23paint1_linear_274_1539)'/> <defs> <linearGradient id='paint0_linear_274_1539' x1='1165' y1='23.0026' x2='1119' y2='23.0026' gradientUnits='userSpaceOnUse'> <stop stop-color='white'/> <stop offset='0.9944' stop-color='%23191919'/> </linearGradient> <linearGradient id='paint1_linear_274_1539' x1='1.00139' y1='23.0026' x2='46.9986' y2='23.0026' gradientUnits='userSpaceOnUse'> <stop stop-color='white'/> <stop offset='0.9944' stop-color='%23191919'/> </linearGradient> </defs> </svg> ") no-repeat center/100% 46px;bottom:0}@media only screen and (max-width: 576px){.features__header::after{background:url("data:image/svg+xml,<svg width='337' height='47' viewBox='0 0 337 47' fill='none' xmlns='http://www.w3.org/2000/svg'> <path d='M1 0L0.999997 38C0.999996 42.4183 4.58172 46 9 46L47 46' stroke='url(%23paint0_linear_274_1539)'/> <path d='M336 0L336 38C336 42.4183 332.418 46 328 46L290 46' stroke='url(%23paint1_linear_274_1539)'/> <defs> <linearGradient id='paint0_linear_274_1539' x1='1.00139' y1='23.0026' x2='46.9986' y2='23.0026' gradientUnits='userSpaceOnUse'> <stop stop-color='white'/> <stop offset='0.9944' stop-color='%23191919'/> </linearGradient> <linearGradient id='paint1_linear_274_1539' x1='335.999' y1='23.0026' x2='290.001' y2='23.0026' gradientUnits='userSpaceOnUse'> <stop stop-color='white'/> <stop offset='0.9944' stop-color='%23191919'/> </linearGradient> </defs> </svg> ") no-repeat bottom center/100% auto}}.features__header-title{font-size:clamp(3.125rem,10vw,6rem);line-height:115%;font-family:"Orbitron",sans-serif;text-transform:uppercase;letter-spacing:2.1vw;font-weight:700;margin-block-end:50px}@media only screen and (max-width: 767px){.features__header-title{margin-block-end:30px}}.features__header-title,.features__header-subtitle{text-align:center}.features__header-subtitle{font-size:1.375rem;line-height:1.75rem;color:#8e8e8e;font-family:"Play",sans-serif}@media only screen and (max-width: 767px){.features__header-subtitle{font-size:1.125rem;line-height:1.375rem}}.features .separate-line{background:#8e8e8e;margin:14px auto;max-width:320px}.accordion{box-sizing:border-box;padding-block:40px}@media only screen and (max-width: 767px){.accordion{padding-block:30px}}.accordion:not(:last-of-type){border-block-end:1px solid #4b4b4b}.accordion__head{cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;font-size:clamp(1.375rem,3vw,2.5rem);line-height:130%;font-weight:700}.accordion__head span{color:#8e8e8e}.accordion__head-btn{margin-inline-start:20px;position:relative;width:46px;height:46px;flex-shrink:0}@media only screen and (max-width: 767px){.accordion__head-btn{margin-block-start:-2px;width:34px;height:34px}}.accordion__head-btn::before,.accordion__head-btn::after{content:"";position:absolute;left:0;top:calc(50% - 1.5px);background:#fff;height:3px;width:100%;border-radius:2px}.accordion__head-btn::after{transform:rotate(90deg);transition:transform .3s}.accordion__content{max-height:0;opacity:0;visibility:hidden;pointer-events:none;transition:max-height .3s,opacity .3s}.accordion__content-wrap{max-width:80%}@media only screen and (max-width: 767px){.accordion__content-wrap{max-width:100%}}.accordion__content-wrap ul{box-sizing:border-box;padding-block-start:20px;margin:0}.accordion__content-wrap ul li{font-size:1.375rem;line-height:2.5rem;color:#8e8e8e}@media only screen and (max-width: 767px){.accordion__content-wrap ul li{font-size:1rem;line-height:1.375rem}}.accordion__content-wrap p{font-size:1.25rem;line-height:1.625rem;color:#8e8e8e;box-sizing:border-box;padding-block-start:20px;margin:0}@media only screen and (max-width: 767px){.accordion__content-wrap p{font-size:1rem;line-height:1.375rem}}.accordion__content-wrap p span{color:#fff}.accordion.active .accordion__head-btn::after{transform:rotate(0deg);transition:transform .3s}.accordion.active .accordion__content{opacity:1;visibility:visible;pointer-events:all}.burger{position:absolute;top:calc(50% - 8px);right:24px}.burger__icon{position:relative;z-index:6;cursor:pointer;height:16px;display:flex;flex-direction:column;justify-content:space-between}.burger__icon-line{height:2px;width:27px;background-color:#fff;border-radius:2px;transition:transform .3s,opacity .3s,width .3s}.burger .logo{letter-spacing:4%}.burger .logo__img{display:none}.burger.active .burger__menu{top:0;opacity:1;visibility:visible;pointer-events:all}.burger__menu{opacity:0;visibility:hidden;pointer-events:none;position:fixed;z-index:5;left:0;top:-100%;right:0;bottom:0;background:#171717;transition:.3s;box-sizing:border-box;padding:20px}.burger__menu-wrap{height:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-height: 700px){.burger__menu-wrap{overflow:auto;align-items:flex-start;padding-top:20px}.burger__menu-wrap .navigation{padding-bottom:20px}.burger__menu-wrap .social-links{align-self:center}}.burger__menu .navigation__wrap{flex-direction:column}.burger__menu .navigation__item{margin-block-end:20px}.burger__menu .navigation__item-title{font-size:1.375rem;line-height:1.75rem;margin-block-end:12px}.burger__menu .navigation__item-list a{font-size:1rem;line-height:1.25rem;color:#4b4b4b}.burger__menu .navigation__item-list li{margin-block-end:12px}.burger .social-links{display:flex;flex-direction:column;grid-row-gap:110px}.burger .social-links__icon{position:relative}.burger .social-links__icon:not(:last-child)::after{content:"";position:absolute;height:60px;width:1px;background-color:#fff;top:46px;left:12px}.burger.active .burger__icon-line{width:31px}.burger.active .burger__icon-line:nth-child(2){opacity:0;transition:opacity .3s}.burger.active .burger__icon-line:first-child{transition:transform .3s;transform:rotate(40deg) translate(35%, 0%)}.burger.active .burger__icon-line:last-child{transition:transform .3s;transform:rotate(-40deg) translate(35%, 0%)}.form-subscribe{display:grid;grid-template-columns:calc(60% - 24px) 40%;grid-template-rows:repeat(2, auto);grid-column-gap:20px;grid-row-gap:24px}@media only screen and (max-width: 767px){.form-subscribe{display:flex;flex-direction:column;grid-gap:20px}}.form-subscribe__input{grid-area:1/1/2/2;position:relative}.form-subscribe__input input{width:100%}.form-subscribe__submit{grid-area:1/2/2/3;width:100%;font-weight:700;cursor:pointer}.form-subscribe__checkbox{grid-area:2/1/3/3;position:relative;pointer-events:none}.form-subscribe__checkbox input{margin-inline-end:10px;position:absolute;z-index:-1;opacity:0}.form-subscribe__checkbox-label,.form-subscribe__checkbox-label a{font-size:1rem;line-height:120%;color:#4b4b4b}.form-subscribe__checkbox label{display:flex;align-items:flex-start}.form-subscribe__checkbox-label{margin-inline-start:30px;pointer-events:all}.form-subscribe__checkbox-label a{text-decoration:underline}.form-subscribe__checkbox-control{position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #fff;border-radius:4px}.form-subscribe__checkbox-control:after{content:"";position:absolute;display:none}.form-subscribe__checkbox input:checked~.form-subscribe__checkbox-control{background:#fff}.form-subscribe__checkbox input:checked~.form-subscribe__checkbox-control::after{display:block;left:6px;top:3px;width:4px;height:8px;border:1px solid #131313;border-width:0 2px 2px 0;transform:rotate(45deg);border-radius:2px}.form-subscribe .form-invalid{position:absolute;font-size:1rem;line-height:120%;color:#c6685c;top:-30px;pointer-events:none;opacity:0;transition:opacity .3s}.form-subscribe .form-valid{position:absolute;font-size:1rem;line-height:120%;color:#6ac65c;top:-30px;pointer-events:none;opacity:0;transition:opacity .3s}.form-subscribe--invalid input{border-color:#c6685c}.form-subscribe .form-invalid.show,.form-subscribe .form-valid.show{opacity:1;transition:opacity .3s}.graph{position:relative;width:-moz-fit-content;width:fit-content}.graph__info{position:absolute;text-align:center}.graph__info-percent,.graph__info-title{font-weight:700}.graph__info-percent{font-size:2.125rem;line-height:2.75rem}.graph__info-title{font-size:1.25rem;line-height:1.625rem}.graph__info-outside{text-align:start;position:absolute;white-space:nowrap;font-size:.875rem;line-height:1.125rem;color:#9c9c9c}.graph__info-outside b{font-size:1rem;line-height:1.25rem;color:#fff}.graph__info-outside::before,.graph__info-outside::after{position:absolute;content:"";background:#4b4b4b;display:block;height:1px;width:110px}.graph__info-outside::before{bottom:-6px}.graph__info--team-and-advisors{top:35%;left:2%}.graph__info--team-and-advisors .graph__info-percent{color:#4b4b4b;font-size:3.125rem;line-height:4.0625rem;text-align:start;padding-left:1.5rem}.graph__info--team-and-advisors .graph__info-title{color:#9c9c9c;font-size:1.625rem;line-height:2.125rem}.graph__info--team-and-advisors .graph__info-text{color:#444344;font-size:1.125rem;line-height:1.375rem}.graph__info--marketing{top:11%;left:25%}.graph__info--marketing .graph__info-percent{color:#efefef;font-size:clamp(1.563rem,5vw,3.125rem);line-height:1.25;text-align:start}.graph__info--marketing .graph__info-title{color:#9c9c9c;font-size:clamp(.625rem,5vw,1.563rem);line-height:1.25}.graph__info--marketing .graph__info-text{color:#444344;font-size:1.125rem;line-height:1.375rem}.graph__info--seed{top:67%;left:22%}.graph__info--seed .graph__info-title{color:#9c9c9c}.graph__info--liquidity{top:79%;left:40%}.graph__info--liquidity .graph__info-title{color:#fff}.graph__info--private{top:75%;left:63%;text-align:end}.graph__info--private .graph__info-percent{font-size:clamp(1.375rem,5vw,3.125rem);margin-right:-8px;color:#efefef}.graph__info--private .graph__info-title{color:#353333;font-size:clamp(.625rem,5vw,1.563rem)}.graph__info--ecosystem{top:58%;left:76%;text-align:start}.graph__info--ecosystem .graph__info-percent{font-size:2rem;line-height:1;margin-left:1.2rem}.graph__info--ecosystem .graph__info-title{color:#444344;line-height:1}.graph__info--part .graph__info-title{color:#9c9c9c}.graph__info--partnerships{top:35%;left:76%;text-align:end}.graph__info--partnerships .graph__info-title{color:rgba(255,255,255,.7)}.graph__info--reserve{top:12%;left:52%}.graph__info--reserve .graph__info-outside{top:-115px;left:-40px}.graph__info--reserve .graph__info-outside b{font-size:1.25rem}.graph__info--reserve .graph__info-outside::before{width:121px;background:rgba(255,255,255,.5)}.graph__info--reserve .graph__info-outside::after{transform:rotate(-55deg);top:77px;left:23px;width:125px;background:rgba(255,255,255,.5)}.graph__info--kol{top:16%;left:83.5%}.graph__info--kol .graph__info-outside{top:-115px;left:-40px}.graph__info--kol .graph__info-outside b{display:inline-block;font-size:1.25rem;padding-bottom:9px}.graph__info--kol .graph__info-outside:before{background:rgba(255,255,255,.5);width:130px}.graph__info--kol .graph__info-outside:after{width:160px;top:34px;left:-201%;transform-origin:top right;transform:rotate(-55deg);background:rgba(255,255,255,.5)}.graph__info--public-sale{top:30%;left:89%}.graph__info--public-sale .graph__info-outside{top:-115px;left:-40px}.graph__info--public-sale .graph__info-outside b{display:inline-block;font-size:1.25rem}.graph__info--public-sale .graph__info-outside:before{background:rgba(255,255,255,.5);width:128px}.graph__info--public-sale .graph__info-outside:after{width:100px;top:26px;left:-68%;transform-origin:top right;transform:rotate(-52deg);background:rgba(255,255,255,.5)}.graph-image svg{width:100%;height:auto}.logo{display:flex;align-items:center;font-size:1.5rem;line-height:1.875rem;font-family:"Orbitron",sans-serif;font-weight:700;text-transform:uppercase}.logo__img{margin-inline-end:20px;max-height:39px;max-width:34px}.logo__img>*{width:100%;height:100%}@media only screen and (max-width: 767px){.logo__img{margin-inline-end:14px;max-height:32px;max-width:28px}}.navigation__wrap{display:flex}.navigation ul{list-style-type:none;margin:0;padding:0}.social-links__icon{display:inline-block;max-height:22px;max-width:29px}.social-links__icon>svg{height:100%;width:100%}.footer{background-color:#171717}.footer .separate-line{background:#4b4b4b}.footer__wrap{display:flex;align-items:flex-start;justify-content:space-between}.footer__subscription,.footer__wrap{box-sizing:border-box;padding-block:40px}@media only screen and (max-width: 767px){.footer__subscription,.footer__wrap{padding-block:30px}}.footer__subscription{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 1024px){.footer__subscription{flex-direction:column}}.footer__subscription-text{line-height:2.75rem;font-weight:700;font-size:clamp(1.5rem,4vw,2.125rem)}.footer__subscription-text>span{color:#8e8e8e;font-size:clamp(1.5rem,4vw,1.688rem)}.footer__subscription-text,.footer__subscription .form-subscribe{width:45%}@media only screen and (max-width: 1024px){.footer__subscription-text,.footer__subscription .form-subscribe{width:100%}.footer__subscription-text{margin-block-end:36px}}@media only screen and (max-width: 767px){.footer__subscription-text{line-height:2rem}.footer__wrap{flex-wrap:wrap;align-items:center}.footer__wrap-column{min-width:100%;margin-block-end:35px}}.footer__wrap .logo{margin-block-end:35px;font-size:clamp(1.875rem,4vw,2.063rem)}.footer__wrap .logo .logo__img{max-width:46px;max-height:53px}.footer__wrap-column-wallet{color:#6f6f6f;font-size:.9375rem;line-height:1.25rem;font-weight:600}.footer__wrap-column .button{margin-block-start:6px;position:relative;padding-inline:10px 16px;font-size:.9375rem;line-height:1.25rem;font-weight:700;background:#3e3e3e;border:1px solid #747474;color:#fff}.footer .navigation__wrap{grid-column-gap:8vw}@media only screen and (max-width: 767px){.footer .navigation__wrap{flex-direction:column;grid-row-gap:30px}}.footer .navigation__item-title{font-size:1.125rem;line-height:1.5rem;font-weight:700;margin-block-end:20px}@media only screen and (max-width: 767px){.footer .navigation__item-title{margin-block-end:14px}}.footer .navigation__item-list a{font-size:1rem;line-height:1.25rem;color:#4b4b4b}.footer .navigation__item-list li{margin-block-end:12px}.footer .social-links{display:flex;grid-column-gap:30px}@media only screen and (max-width: 1024px){.footer .social-links{flex-direction:column;grid-row-gap:70px}}@media only screen and (max-width: 767px){.footer .social-links{grid-row-gap:110px}}@media only screen and (max-width: 1024px){.footer .social-links__icon{position:relative}}.footer .social-links__icon:not(:last-child)::after{position:absolute;height:20px;width:1px;background-color:#fff;top:46px;left:12px}@media only screen and (max-width: 1024px){.footer .social-links__icon:not(:last-child)::after{content:""}}@media only screen and (max-width: 767px){.footer .social-links__icon:not(:last-child)::after{height:60px}}.header{background-color:#171717;position:fixed;z-index:1000;top:0;left:0;right:0;box-sizing:border-box;padding-block:15px;transition:top .6s ease-in-out}.header.out{top:-100%;transition:top .6s ease-in-out}@media only screen and (max-width: 1024px){.header.out{top:0}}.header__wrap{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 1024px){.header__wrap .navigation{display:none}}.header__wrap .navigation__wrap{grid-column-gap:60px}.header__wrap .navigation__item{position:relative;cursor:pointer}.header__wrap .navigation__item-title{position:relative;z-index:2;font-size:1.125rem;line-height:1.5rem;box-sizing:border-box;padding-block:9px;padding-inline:20px 40px}.header__wrap .navigation__item-title::after{content:"";position:absolute;right:18px;top:50%;width:12px;height:6px;background:url("data:image/svg+xml,<svg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'> <path d='M1 1.33203L6 5.9987L11 1.33203' stroke='%23ECECEC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/> </svg> ") no-repeat center/contain;transition:transform .3s filter .3s}.header__wrap .navigation__item-list{position:absolute;z-index:1;top:0;left:0;min-width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s;box-sizing:border-box;padding:55px 20px 20px}.header__wrap .navigation__item-list a{font-size:1rem;line-height:1.25rem;transition:font-weight .3s;text-wrap:nowrap}.header__wrap .navigation__item-list a:hover{transition:font-weight .3s;font-weight:bold}.header__wrap .navigation__item-list li:not(:last-child){margin-block-end:14px}.header__wrap .navigation__item:hover .navigation__item-list{opacity:1;visibility:visible;pointer-events:all;transition:opacity .3s;border-radius:8px;background:#fff}.header__wrap .navigation__item:hover .navigation__item-title,.header__wrap .navigation__item:hover .navigation__item-list a{color:#131313}.header__wrap .navigation__item:hover .navigation__item-title{font-weight:bold;font-size:1.08rem}.header__wrap .navigation__item:hover .navigation__item-title::after{transform:rotate(180deg);filter:invert(1);transition:transform .3s filter .3s}@media only screen and (max-width: 1024px){.header__wrap .social-links{display:none}}.header__wrap .social-links__icon{height:20px}.header__wrap .social-links__icon:not(:last-child){margin-inline-end:30px}.contacts{box-sizing:border-box;padding-block:160px}@media only screen and (max-width: 767px){.contacts{padding-block:100px 60px;background:linear-gradient(-3deg, rgba(18, 18, 18, 0.1) 10%, rgba(18, 18, 18, 0.8) 11%, rgba(18, 18, 18, 0.9) 60%, rgba(18, 18, 18, 0.2) 72%, rgba(18, 18, 18, 0.9) 87%, rgba(18, 18, 18, 0.1) 92%)}}.contacts__title{font-size:2.0625rem;line-height:2.75rem;font-weight:700;margin-bottom:30px}.contacts__content{width:60%;min-width:650px;display:grid;grid-template-columns:repeat(2, 50%);grid-gap:20px}@media only screen and (max-width: 767px){.contacts__content{width:100%;min-width:auto;grid-template-columns:100%}}.contacts__content-item{border-radius:8px;background:#1b1b1b;box-sizing:border-box;min-height:98px;padding:30px;display:flex;align-items:center;font-size:1.25rem;line-height:1.625rem;transition:filter .3s}@media only screen and (max-width: 767px){.contacts__content-item{min-height:80px;padding:30px 20px}}.contacts__content-item-icon{margin-inline-end:16px;max-height:24px}.contacts__content-item:hover{filter:invert(1);transition:filter .3s}.connect .technology__features-header{display:flex;justify-content:space-between;flex-wrap:wrap;grid-gap:20px 105px}.connect .features__header{flex:2;padding:40px 48px}.connect .features__header-suptitle{font-family:"Orbitron",sans-serif;color:#696565;font-size:33px}.connect .features__header-title,.connect .features__header-subtitle{text-align:left;color:#fff;background:#fff;background-image:linear-gradient(90deg, #ffffff 25.12%, #6e6e6e 64.92%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.connect .features__header-title{font-family:"Play",sans-serif;font-size:clamp(34px,10vw,90px);letter-spacing:normal;margin-block-end:0}.connect .features__header-suptitle,.connect .features__header-subtitle{font-weight:700}.connect .technology__features-header-desc{flex:1;height:fit-content;min-width:415px;width:100%;box-sizing:border-box;padding-left:34px;padding-bottom:24px;font-size:24px;line-height:1.25;color:#717171;border-left:1px solid #535353;border-bottom:1px solid #535353;margin-block-end:60px}@media only screen and (max-width: 1280px){.connect .features__header{margin-bottom:0;width:100%}.connect .technology__features-header-desc{border-left:none;padding-left:0;padding-bottom:73px;margin-bottom:0}}@media only screen and (max-width: 767px){.connect .features__header{padding:25px 34px}.connect .features__header-suptitle{font-size:20px;margin-bottom:10px}.connect .features__header-title{margin-bottom:10px}.connect .features__header-subtitle{font-size:16px}.connect .technology__features-header-desc{min-width:auto;font-size:15px}}.connect .technology__features:not(.noisy-bg,.cell-bg){background:#121212;margin:0;padding-bottom:120px}.connect__heroblock{background:linear-gradient(-23deg, rgba(18, 18, 18, 0.8) 8%, rgba(18, 18, 18, 0.86) 22%, rgba(18, 18, 18, 0.9) 52%, rgba(18, 18, 18, 0.8) 75%, #121212 98%),url(../img/grid.svg) repeat 0 0/105% auto,url(../img/noisy-texture.png) repeat center/150px;border-radius:0 0 60px 60px;box-sizing:border-box;padding:15svh 80px 75px;min-height:80svh}@media only screen and (max-width: 767px){.connect__heroblock{padding:10svh 0 75px}}.mobile{display:none}@media only screen and (max-width: 1024px){.desktop{display:none}.mobile{display:block}}.connect__heroblock .desktop{display:flex;max-width:990px;position:relative}.connect__heroblock .desktop,.connect__heroblock .mobile{position:relative;z-index:1}.connect__heroblock .container::after{content:"";position:absolute;z-index:0;max-width:480px;max-height:566px;background:#4b4b4b;border-radius:50%;opacity:.4;top:calc(50% - 15vw);left:-5%;width:40vw;height:50vw;filter:blur(80px)}@media only screen and (max-width: 1024px){.connect__heroblock .desktop{display:none}}.connect__heroblock .features__header-title{font-size:clamp(34px,5vw,64px);text-transform:none}.connect__heroblock .gray{color:#7c7c7c;background:none;-webkit-text-fill-color:unset}.connect__heroblock p{font-style:italic}.connect__heroblock .features__header-subtitle{font-size:16px}@media only screen and (max-width: 1024px){.connect__heroblock .features__header-subtitle{font-size:13px}}.connect__heroblock-wrap{display:flex;align-items:center;margin-top:40px}@media only screen and (max-width: 767px){.connect__heroblock .features__header{padding-inline:14px}.connect__heroblock p{font-size:clamp(10px,3vw,16px)}.connect__heroblock .container::after{top:auto;height:40vh;width:60vw;bottom:0}}.faq__hero{background:linear-gradient(350deg, #121212 -11%, rgba(18, 18, 18, 0.35) 29%, rgba(18, 18, 18, 0.96) 46%, #121212 55%),url(../img/grid.svg) repeat 0 0/105% auto,url(../img/noisy-texture.png) repeat center/150px;border-radius:0 0 60px 60px;box-sizing:border-box;padding:0 160px}.faq__hero-wrapper{padding-top:60px;display:flex;align-items:center}.faq__hero-title{font-size:clamp(3.125rem,10vw,8rem);line-height:115%;font-family:"Orbitron",sans-serif;text-transform:uppercase;font-weight:700;color:#8e8e8e;margin-right:20px}.faq__hero-img{position:relative;z-index:0}.faq__hero-img img{z-index:1}.faq__hero-img::after{content:"";position:absolute;z-index:-1;max-width:440px;max-height:400px;width:100%;height:100%;background:#484848;border-radius:50%;opacity:.7;top:50%;left:50%;transform:translate(-50%, -50%);filter:blur(80px)}.faq__grid{padding-bottom:240px;background:linear-gradient(340deg, rgba(18, 18, 18, 0.7) 8.02%, rgba(18, 18, 18, 0.8) 8.02%, #121212 70.23%, #121212 94%),url(../img/grid.svg) repeat 0 center/105% auto,url(../img/noisy-texture.png) repeat center/150px}.faq__accordion{background:#121212;padding:50px 140px 110px}.faq__accordion:nth-child(odd){background:url(../img/noisy-texture.png) repeat center/150px;border-radius:24px 24px 0 0;padding-bottom:80px}@media screen and (min-width: 1440px){.faq__hero-wrapper{justify-content:center}}@media screen and (max-width: 1024px){.faq__hero{background:linear-gradient(158.81deg, rgba(18, 18, 18, 0.5) 20.28%, rgba(18, 18, 18, 0.8) 38.47%, #121212 94.61%),url(../img/grid.svg) repeat 0 0/105% auto,url(../img/noisy-texture.png) repeat center/150px;border-radius:0 0 60px 60px;box-sizing:border-box;padding:40px 0 160px}.faq__hero-wrapper{flex-direction:column-reverse;padding-top:0}.faq__hero-title{margin:0;z-index:2}.faq__hero-img{position:relative;width:340px;height:240px}.faq__hero-img img{position:absolute}.faq__hero-img::after{max-width:240px;max-height:200px}.faq__accordion{padding:0}.faq__accordion:nth-child(odd){padding-block:70px;border-radius:60px}.faq__grid{padding-bottom:120px}.faq__accordion .accordion__content-wrap p{font-size:1rem;line-height:1.5rem}.faq__accordion .accordion__head{cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;font-size:clamp(.9375rem,3vw,2.5rem);line-height:130%;font-weight:700}}.press-and-media__hero{background:linear-gradient(350deg, #121212 -11%, rgba(18, 18, 18, 0.35) 29%, rgba(18, 18, 18, 0.96) 46%, #121212 55%),url(../img/grid.svg) repeat 0 0/105% auto,url(../img/noisy-texture.png) repeat center/150px;border-radius:0 0 60px 60px;box-sizing:border-box;padding:0 100px}.press-and-media__hero-wrapper{padding-top:60px}.press-and-media__hero-wrapper>.container{display:flex;align-items:center;position:relative;z-index:0}.press-and-media__corners{position:absolute;z-index:-1;inset:0}.press-and-media__corners>*{position:absolute}.press-and-media__corners>*:first-child{top:0;left:0}.press-and-media__corners>*:nth-child(2){top:0;right:0;transform:scale(-1, 1)}.press-and-media__corners>*:nth-child(3){bottom:0;right:0;transform:scale(-1, -1)}.press-and-media__corners>*:last-child{bottom:0;left:0;transform:scale(1, -1)}.press-and-media__corners_desktop{top:20%;bottom:15%}.press-and-media__corners_mobile{display:none;inset:10%}.press-and-media__hero-title{font-size:clamp(3.125rem,10vw,8rem);line-height:115%;font-family:"Orbitron",sans-serif;text-transform:uppercase;font-weight:700;color:#fff;margin-right:20px;display:none;white-space:nowrap;text-align:center}.press-and-media__hero-title span{background-image:url(../img/text-clip-bgimage.png);background-position:50% 0;background-size:cover;background-repeat:repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.press-and-media__hero-title.lg-visible{display:block;text-align:start}.press-and-media__hero-img{position:relative;z-index:0}.press-and-media__hero-img>img{z-index:1;min-width:400px}.press-and-media__content-section{padding-top:50px;padding-bottom:580px;background:linear-gradient(340.11deg, rgba(18, 18, 18, 0.7) 8.02%, rgba(18, 18, 18, 0.8) 8.02%, #121212 48.23%, #121212 94%),url(../img/grid.svg) repeat 0 0/105% auto,url(../img/noisy-texture.png) repeat center/150px}.press-and-media__content-title{font-size:clamp(1.5rem,4vw,3rem);line-height:1.5;font-weight:700;margin-bottom:96px}.press-and-media__content-items{width:60%;min-width:650px;display:grid;grid-template-columns:repeat(2, min(420px, 50%));grid-gap:20px}.press-and-media__content-item{border-radius:8px;background:#1b1b1b;box-sizing:border-box;min-height:98px;padding:30px;font-size:1.5rem;line-height:1.5;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;transition:.3s}.press-and-media__content-item:not(:hover) span{background-image:url(../img/text-clip-bgimage.png);background-position:50% 50%;background-size:cover;background-repeat:repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:color .3s,background-image .3s}.press-and-media__content-item:hover{background:#fff}.press-and-media__content-item:hover span{color:#535353}@media screen and (min-width: 1440px){.press-and-media__hero-wrapper>.container{justify-content:center}}@media screen and (max-width: 1024px){.press-and-media__hero{background:linear-gradient(158.81deg, rgba(18, 18, 18, 0.5) 20.28%, rgba(18, 18, 18, 0.8) 38.47%, #121212 94.61%),url(../img/grid.svg) repeat 0 0/105% auto,url(../img/noisy-texture.png) repeat center/150px;border-radius:0 0 60px 60px;box-sizing:border-box;padding:120px 0 70px}.press-and-media__hero-wrapper{padding-top:0}.press-and-media__hero-wrapper>.container{flex-direction:column}.press-and-media__hero-title{margin:0;z-index:2;display:block}.press-and-media__hero-img{position:relative;width:100%;max-width:340px;height:250px;padding:27px}.press-and-media__hero-img>img{position:absolute;min-width:unset;top:-10%;left:0;transform:translateY(50%)}.press-and-media__hero-title.lg-visible{display:none}.press-and-media__hero-title span{background-position:50% 50%;background-size:auto}.press-and-media__corners_desktop{display:none}.press-and-media__corners_mobile{display:block}}@media only screen and (max-width: 767px){.press-and-media__content-section{padding-top:40px;padding-bottom:120px}.press-and-media__content-title{font-size:1.5rem;text-align:center;margin-bottom:56px}.press-and-media__content-items{width:100%;min-width:auto;grid-template-columns:100%}.press-and-media__content-item{text-align:start;justify-content:flex-start}}.team-and-careers__hero{background:#121212;border-radius:0 0 60px 60px;box-sizing:border-box;padding:0 100px}.team-and-careers__hero-wrapper{padding-top:60px}.team-and-careers__hero-wrapper>.container{display:flex;align-items:center;position:relative;z-index:0}.team-and-careers__corners{position:absolute;z-index:-1;inset:0}.team-and-careers__corners>*{position:absolute}.team-and-careers__corners>*:first-child{top:0;left:0}.team-and-careers__corners>*:nth-child(2){top:0;right:0;transform:scale(-1, 1)}.team-and-careers__corners>*:nth-child(3){bottom:0;right:0;transform:scale(-1, -1)}.team-and-careers__corners>*:last-child{bottom:0;left:0;transform:scale(1, -1)}.team-and-careers__corners_desktop{top:10%;bottom:10%;left:24px;right:24px}.team-and-careers__corners_mobile{display:none;inset:10%}.team-and-careers__hero-title{padding-left:110px;margin-top:40px;z-index:0}.team-and-careers__text{max-width:510px;font-weight:500;font-size:clamp(.75rem,4vw,1.25rem);color:#9a9a9a;z-index:0;position:relative;font-family:"Orbitron"}.team-and-careers__text span{color:#fff}.team-and-careers__text_mobile{display:none}.team-and-careers__hero-title h1{position:relative;font-size:clamp(3.125rem,10vw,8rem);line-height:115%;font-family:"Orbitron",sans-serif;text-transform:uppercase;font-weight:700;color:#fff;white-space:nowrap;margin-block:0;z-index:0}.team-and-careers__hero-title h1::after{content:"";position:absolute;z-index:-1;max-width:420px;width:100%;height:320px;background:#484848;border-radius:50%;opacity:.4;top:0;left:0;filter:blur(80px)}.team-and-careers__hero-title h1>span{background-image:url(../img/text-clip-bgimage.png);background-position:50% 0;background-size:cover;background-repeat:repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.team-and-careers__hero-img{position:relative;max-width:600px;z-index:1}.team-and-careers__hero-img>img{z-index:1;min-width:400px}.team-and-careers__list-item{padding:82px 80px;position:relative}.team-and-careers__list-item:nth-child(2){background:linear-gradient(90deg, #121212 -10.61%, rgba(18, 18, 18, 0.35) 28.83%, rgba(18, 18, 18, 0.96) 53.43%, #121212 78.01%)}.team-and-careers__list-item:nth-child(3){background:linear-gradient(0deg, #121212 61.39%, rgba(18, 18, 18, 0.35) 28.83%, rgba(18, 18, 18, 0.96) 53.43%, #121212 78.01%)}.team-and-careers__list-item:last-child:before{position:absolute;inset:0;background:#121212;z-index:-2}.team-and-careers__list-item>.container{display:flex;gap:64px}@media screen and (min-width: 1024px){.team-and-careers__list:first-child .team-and-careers__list-item:first-child{background:url(../img/noisy-texture.png) repeat center/150px}}.team-and-careers__list-item:first-child{border-radius:60px}.team-and-careers__list-item:first-child .container{flex-direction:row;justify-content:space-between}.team-and-careers__list-item:nth-child(even)>.container{flex-direction:row-reverse;justify-content:flex-start;justify-content:space-between;gap:24px}.team-and-careers__item-image{border-radius:20px;overflow:hidden;object-fit:cover;max-width:380px;height:524px}.team-and-careers__item-name{font-size:clamp(3rem,10vw,4rem);letter-spacing:-0.02px;text-transform:uppercase;margin-block:0}.team-and-careers__item-position{font-size:clamp(.8rem,4vw,1.5rem);margin:26px 0 35px}.team-and-careers__item-description{color:#8e8e8e;font-size:clamp(.75rem,4vw,1.5rem);letter-spacing:-0.03px;max-width:750px}.team-and-careers{position:relative}.team-and-careers__grid1{position:absolute;z-index:-1;bottom:0;left:0;right:0;padding-bottom:800px;background:linear-gradient(355deg, rgba(18, 18, 18, 0.75) 0%, rgba(18, 18, 18, 0.95) 40%, #121212 100%),url(../img/grid.svg) repeat 0 0/105% auto,url(../img/noisy-texture.png) repeat center/150px}.team-and-careers__list-item--mobile{display:none}.team-and-careers__list-item.juwan-bg{background:linear-gradient(172deg, rgb(18, 18, 18) 25%, rgba(18, 18, 18, 0.9) 40%, rgba(18, 18, 18, 0.8) 100%),url(../img/grid.svg) repeat 0 0/150% auto,url(../img/noisy-texture.png) repeat center/150px}.team-and-careers__list-wrapper{background:#121212;padding-bottom:100px}@media screen and (min-width: 1440px){.team-and-careers__hero-wrapper>.container{justify-content:center}}@media screen and (max-width: 1024px){.team-and-careers__hero{background:linear-gradient(158.81deg, rgba(18, 18, 18, 0.5) 20.28%, rgba(18, 18, 18, 0.8) 30.47%, #121212 80.61%),url(../img/grid.svg) repeat 0 0/105% auto,url(../img/noisy-texture.png) repeat center/150px;border-radius:0;box-sizing:border-box;padding:120px 0 70px}.team-and-careers__hero-wrapper{padding-top:0}.team-and-careers__hero-wrapper>.container{flex-direction:column}.team-and-careers__list-item>.container{display:flex;flex-direction:column !important;align-items:center;text-align:center;gap:0}.team-and-careers__list-item:nth-child(odd)>.container{gap:0}.team-and-careers__hero-title{margin:0;z-index:2;display:block;padding-left:0}.team-and-careers__hero-title h1::after{height:202px;max-width:242px}.team-and-careers__list{border-radius:60px;position:relative}.team-and-careers__list.list-bg-mobile{background:url(../img/noisy-texture.png) repeat center/150px}.team-and-careers__list:before{display:block;position:absolute;inset:0;background:#121212;z-index:-1}.team-and-careers__list-item{background:none;padding:20px}.team-and-careers__list-item:first-child{padding-top:40px}.team-and-careers__list-item:last-child{padding-bottom:40px}.team-and-careers__item-position{margin:7px 0 15px}.team-and-careers__item-name{font-size:clamp(.8rem,4vw,1.5rem);margin-top:25px;max-width:unset}.team-and-careers__item-description{margin-top:0}.team-and-careers__hero-img{position:relative;width:100%;max-width:340px;height:250px;padding:27px;box-sizing:border-box}.team-and-careers__hero-img>img{position:absolute;min-width:unset;top:-10%;left:0;transform:translateY(50%)}.team-and-careers__hero-title span{background-position:50% 50%;background-size:auto}.team-and-careers__grid1{background:linear-gradient(334deg, rgba(18, 18, 18, 0.8) 0%, rgba(18, 18, 18, 0.9) 45%, #121212 60%),url(../img/grid.svg) repeat 0 0/200% auto,url(../img/noisy-texture.png) repeat top/150px}.team-and-careers__corners_desktop,.team-and-careers__text_desktop{display:none}.team-and-careers__corners_mobile,.team-and-careers__text_mobile{display:block}.team-and-careers__text_mobile{text-align:center}.team-and-careers__list-item:nth-child(2),.team-and-careers__list-item:nth-child(3){background:rgba(0,0,0,0)}.team-and-careers__list-item--pc{display:none}.team-and-careers__list-item--mobile{padding-top:33px;display:block;position:relative}.team-and-careers__item-image{max-width:246px;max-height:343px;object-position:top;width:100%}.team-and-careers__list-item--mobile:before{content:"";position:absolute;inset:0;background:#121212;z-index:-2}.team-and-careers__item-content{display:flex;flex-direction:column}.team-and-careers__item-name{order:1}.team-and-careers__item-position{order:2}.team-and-careers__item-description{order:3}}@media screen and (max-width: 768px){.team-and-careers__grid{position:absolute;padding-bottom:900px;z-index:-1;bottom:0;left:0;right:0;background:linear-gradient(320deg, rgba(18, 18, 18, 0.8) 0%, rgba(18, 18, 18, 0.9) 50%, #121212 75%),url(../img/grid.svg) repeat 0 0/200% auto,url(../img/noisy-texture.png) repeat top/150px}}@media screen and (max-width: 520px){.team-and-careers__item-image{max-width:146px;max-height:143px;object-position:top;width:100%}}.form-subscribe__submit-wrapper{position:relative}.loader{color:#fff;width:24px;min-width:24px;height:24px;font-size:24px;text-indent:-9999em;overflow:hidden;border-radius:50%;position:absolute;left:calc(50% - 12px);top:calc(50% - 14px);opacity:0;transform:translateZ(0) translateY(-50%) translateX(-50%);animation:mltShdSpin 1.7s infinite ease,round 1.7s infinite ease}@keyframes mltShdSpin{0%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em}5%,95%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em}10%,59%{box-shadow:0 -0.83em 0 -0.4em,-0.087em -0.825em 0 -0.42em,-0.173em -0.812em 0 -0.44em,-0.256em -0.789em 0 -0.46em,-0.297em -0.775em 0 -0.477em}20%{box-shadow:0 -0.83em 0 -0.4em,-0.338em -0.758em 0 -0.42em,-0.555em -0.617em 0 -0.44em,-0.671em -0.488em 0 -0.46em,-0.749em -0.34em 0 -0.477em}38%{box-shadow:0 -0.83em 0 -0.4em,-0.377em -0.74em 0 -0.42em,-0.645em -0.522em 0 -0.44em,-0.775em -0.297em 0 -0.46em,-0.82em -0.09em 0 -0.477em}100%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em}}@keyframes round{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
/*# sourceMappingURL=main.415b5fa2.css.map*/