@import url(https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600&display=swap);.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-webkit-touch-callout:none;max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,#0000);border:var(--yarl__button_border,0);color:var(--yarl__color_button,#fffc);cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px)}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.home{overflow:hidden;position:relative}.video-background{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.video-background video{height:100%;object-fit:cover;width:100%}.overlay{background:#000;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:1}.hero{color:#fff;padding:20px;position:relative;text-align:center;z-index:2}.not-found-page{align-items:center;color:#fff;display:flex;font-family:Rajdhani,sans-serif;justify-content:center;min-height:100vh}.not-found-content{max-width:600px;padding:2rem;text-align:center}.error-code{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#e8c582,#a16929);background-clip:text;-webkit-background-clip:text;font-family:Foul Fiend,sans-serif;font-size:6rem;font-weight:700;letter-spacing:4px;margin:0}.error-title{font-size:2rem;font-weight:600;margin:1rem 0}.error-description{font-size:1.1rem;line-height:1.6;margin:1.5rem 0 2rem;opacity:.9}@media (max-width:768px){.error-code{font-size:6rem}.error-title{font-size:1.5rem}.error-description{font-size:1rem}.not-found-content{padding:1rem}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#0000}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:initial}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:initial}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}@font-face{font-display:swap;font-family:Foul Fiend;font-style:normal;font-weight:400;src:url(/static/media/FoulFiend.fc0349305047fb72e396.woff2) format("woff2"),url(/static/media/FoulFiend.780ac6d3c3c3a7948018.woff) format("woff")}@font-face{font-display:swap;font-family:RUSBoycott;font-style:normal;font-weight:400;src:url(/static/media/RUSBoycott.9c4eef2ce5cb6efe3e22.woff2) format("woff2"),url(/static/media/RUSBoycott.bfc39fe5ba99f5327352.woff) format("woff")}body{background-color:#000;color:#fff;font-size:16px;font-weight:400;height:100%;line-height:normal;margin:0;padding:0}:root{--primary:#e2bc77;--border:#969696;--black:#060606;--box:#202020;--box-shadow:0px 4px 14px 0px #ffffff40}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:inherit;text-decoration:none}a,button{cursor:pointer;margin:0}button{background-color:#0000;border:none;line-height:normal;outline:none;padding:0}ol,ul{font-family:Rajdhani,sans-serif;font-size:1.15rem;font-weight:400;line-height:1.5}ol{counter-reset:num}ol li:before{content:counter(num) ". ";counter-increment:num}ol ol li:before{content:counters(num,".") " "}ol li{color:#eee}ol li b{color:#bc8c4b;text-decoration-color:#bc8c4b66}li,ul{list-style:none}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}img{height:auto;max-width:100%;object-fit:cover}picture{align-items:center;display:flex;justify-content:center}input{border:none;outline:none;width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.page.account-page{padding-top:120px}#root~iframe{display:none}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.sub-header{animation:gradient 25s ease infinite;background:linear-gradient(-45deg,#e8c582,#d39956,#bb9b5e,#b48248);background-size:400% 400%;font-family:Rajdhani,sans-serif;font-size:18px;left:0;padding:8px 0;position:absolute;text-align:center;top:0;width:100%;z-index:1}@media(max-width:600px){.sub-header{font-size:14px;padding-left:0;padding-right:0}}.sub-header div{align-items:center;color:#242424;display:inline-flex;font-weight:500;justify-content:center}@media(max-width:600px){.sub-header div{flex-wrap:wrap}}@media(max-width:380px){.sub-header div{display:block}}.sub-header button{align-items:center;border:1px solid #0000004d;border-radius:25px;display:inline-flex;justify-content:center;margin:0 0 0 8px}.sub-header button:hover{background:#0003}.sub-header button .metamask-icon{height:16px;width:16px}.sub-header .primary{font-weight:600}.sub-header p p{color:#eee;line-height:1.75}.header{padding:0;position:absolute;top:15px;transition:all .2s;width:100%;z-index:11}.header-row{align-items:center;display:flex;justify-content:space-between}.header__notification{align-items:center;background:linear-gradient(90deg,#e2bd77f2,#c9873cf2 93.92%);box-shadow:inset 0 -3px 8px #9d9d9d12;display:flex;height:70px;justify-content:center;left:0;overflow:hidden;top:85px;transform:translateY(0);transition:transform .3s linear;width:100%;z-index:10}.header__notification p{font-size:24px}.header__close_notification{transform:translateY(-200px)}.header__dropdown{background:#000;border:2px solid #e2bd77;border-radius:13px;box-shadow:0 4px 9px #ffffff2b,inset 0 4px 4px #ffffff40;max-height:216px;max-width:240px;position:absolute;right:20px;top:75px}.header__dropdown li{font-size:24px;font-weight:500;line-height:22px;margin:0 5px;padding:10px 45px 10px 15px;transform-origin:center}.header__dropdown li:hover{border:none;border-bottom:1px solid;border-image:linear-gradient(90deg,#e2bd77,#c9873c) 47% 0;padding:10px 45px 9px 15px}.header__dropdown li p{cursor:pointer}.sticky{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000040;padding:10px 0;position:fixed;top:0;transition:all .2s;z-index:101}.sticky .logo{font-size:28px}@media(max-width:600px){.sticky .logo{font-size:20px}}.sticky .logo div{display:none}.logo{color:#dedede;display:flex;font-family:RUSBoycott,sans-serif;font-size:32px;font-weight:700;letter-spacing:3px;position:relative;transition:text-shadow .5s ease-in-out}.logo>img{height:40px}@media(max-width:600px){.logo>img{font-size:20px;height:32px}}@media(max-width:1280px){.logo{font-size:26px}}@media(max-width:786px){.logo{font-size:22px}}.logo div{bottom:-10px;font-size:10px;left:20px;letter-spacing:5px;position:absolute;text-align:center}@media(max-width:600px){.logo div{display:none}}.logo:hover{text-shadow:1px 1px #f26804,1px 2px #f26804;transition:text-shadow .5s ease-in-out}.nav,.nav-list{display:flex}.nav-list{align-items:center;justify-content:space-between;width:100%}.nav-item{color:#fff}.nav-item:nth-last-of-type(-n+2){margin-left:12px}.nav-item .button{align-items:center;display:flex;font-size:16px;height:40px;justify-content:center;margin-left:16px;padding:0 20px}.nav-link{color:#fff!important}.nav-link.active{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#e8c582,#a16929);-webkit-background-clip:text;cursor:default;font-weight:600;pointer-events:none}.nav-link:hover:not(.active){opacity:.875}.modal-body{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1000}.modal-wrapper{background:#151515;display:block;margin:auto;max-width:680px;z-index:500}.modal-wrapper,.modal-wrapper__title{border-radius:17px;position:relative;width:100%}.modal-wrapper__title{background:red;color:#000;padding:27px 0;text-align:center}.modal-wrapper__close{cursor:pointer;font-size:30px;position:absolute;right:20px;top:-5px}.modal-wrapper__button{align-self:center;border-radius:8px!important;margin:60px 0 45px;padding:12px 45px!important}.modal-wrapper input{background:#0000;box-shadow:inset 0 4px 14px 0 hsla(0,0%,100%,.251);box-shadow:0 4px 6px 0 hsla(0,0%,100%,.251)}.modal-wrapper-inner{display:flex;flex-direction:column;padding:75px 98px 0}.modal-wrapper-inner input{background:#000;border-radius:10px;color:#fff;min-height:70px;padding:0 20px}.no-scroll{overflow:hidden}.inner-wrapper{border-radius:17px;box-shadow:0 4px 6px #ffffff40,inset 0 4px 14px #ffffff40;display:flex;flex-direction:row;padding:40px 20px}.modal-market__info{flex-direction:column;margin:0 30px}.modal-market__info,.modal-market__info-columns{display:flex;justify-content:space-between;width:100%}.modal-market__info-columns{flex-direction:row}.modal-market__line{display:flex}.modal-market__line:not(:last-child){margin-bottom:25px}.modal-market__bottom-line{align-items:center;display:flex;justify-content:space-between}.modal-market__bottom-line div{margin:0!important}.modal-market__colored-line{display:flex;flex-direction:column}.modal-market__colored-line:not(:last-child){margin-bottom:20px}.modal-market__colored-line p{color:#e2bd77;padding:5px 0 10px}.modal-market__colored-line div{align-items:center;display:flex}.modal-market__colored{display:flex;flex-direction:row}.modal-market__colored:not(:last-child){margin-bottom:25px}.modal-market__colored p{color:#e2bd77}.modal-market__image-wrapper{position:relative;width:80%}.modal-market__label{align-items:center;background:#000000e6;bottom:0;box-shadow:inset 0 2.3589613438px 33.0254592896px 0 hsla(0,0%,100%,.251);display:flex;height:50px;justify-content:center;left:0;position:absolute;text-align:center;width:85%}.modal-market__image{height:100%;width:85%}.modal-market__img{height:20px;margin-right:15px;padding-left:15px}.modal-market__button{max-width:195px;min-width:150px;width:auto}.staking-popup{margin-top:10px;padding:15px}.staking-popup__balance-row{display:flex;flex-direction:row;justify-content:space-between;padding:20px;width:100%}.staking-popup__balance-row p{max-width:50%;text-align:center}.staking-popup__body{align-items:center;display:flex;flex-direction:column;width:100%}.staking-popup__body p{margin-bottom:20px}.staking-popup__input{background:#313131;border-radius:15px;box-shadow:inset 0 4px 13px 0 rgba(0,0,0,.251);color:#fff;margin:0 auto;max-height:50px;max-width:385px;padding:22px 100px}.staking-popup__input::placeholder{color:#fff}.staking-popup__button{margin:25px 0 15px;max-height:50px;max-width:150px}.auth-overlay{align-items:center!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background-color:#000000d9!important;display:flex!important;height:100vh!important;justify-content:center!important;left:0!important;position:fixed!important;top:0!important;width:100vw!important;z-index:9999!important}.auth-overlay .auth-modal{background-color:#151515f2!important;border:1px solid #555!important;border-radius:17px!important;box-shadow:0 8px 40px #000000b3!important;color:#fff!important;max-width:450px!important;padding:2.5rem!important;text-align:center!important;width:90%!important}.auth-overlay .auth-modal h2,.auth-overlay .auth-modal h4{font-family:RUSBoycott,sans-serif!important;font-weight:700!important;margin-bottom:1rem!important}.auth-overlay .auth-modal p{font-size:1.1rem!important;line-height:1.6!important;margin-bottom:2rem!important;opacity:.85!important}.auth-overlay .auth-modal .button-container{align-items:center!important;display:flex!important;flex-direction:column!important;gap:1rem!important}.auth-overlay .auth-modal button{font-family:RUSBoycott,sans-serif!important;font-size:1rem!important;height:50px!important;min-width:200px!important}@keyframes fadeInAuth{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.auth-overlay .auth-modal{animation:fadeInAuth .4s ease-out!important}body.auth-overlay-open{overflow:hidden!important}.button{border-radius:5px;font-family:RUSBoycott,sans-serif;font-weight:700;letter-spacing:1px;padding:12px 32px;text-transform:uppercase}.button[disabled]{cursor:not-allowed}.button-primary{background-image:linear-gradient(270deg,#e8c582,#a16929);background-position:0 0;background-size:150%;transition:all 3s ease}.button-primary:hover{background-position:100% 0;transition:all 3s ease}.button-secondary{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#e8c582,#a16929);-webkit-background-clip:text;border:1px solid #a16929;position:relative;transition:.5s}.home,.home ol,.home p,.home ul,body,html{font-family:Rajdhani,sans-serif}.home h1,.home h2,.home h3,.home h4,.home h5{font-family:Foul Fiend,sans-serif;line-height:2.5}@media(max-width:900px){.home h1,.home h2,.home h3,.home h4,.home h5{font-size:18px}}@media(max-width:600px){.home h1,.home h2,.home h3,.home h4,.home h5{font-size:16px}}.primary{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#e8c582,#a16929);-webkit-background-clip:text;font-weight:500!important}.customList{list-style:none;padding:0}.customList li{margin-bottom:.5em;padding-left:1.5em;position:relative}.customList li:before{background:#f4962a;border-radius:50%;content:"";height:.6em;left:0;position:absolute;top:.6em;width:.6em}.fixed-block{align-items:center;background:#000000b3;border-bottom:1px solid #0000;border-image:url(/static/media/divider-primary-gradient.6bce7b8b23cc742ef4f7.svg) 1 stretch;bottom:10px;color:#fff;display:flex;height:80px;justify-content:space-between;left:10px;overflow:hidden;padding:0 20px;position:fixed;transition:width .3s ease,opacity .3s ease;width:300px;z-index:1000}.fixed-block.collapsed{width:150px}.image-container{flex:1 1;overflow:hidden;position:relative}.background-image{height:100%;left:-20px;position:absolute;top:0;width:auto}.play-button{background:#a16929;border:none;color:#c9c8c8;cursor:pointer}.text-content{align-items:center;display:flex;flex:1 1;height:100%;transition:opacity .3s ease}.text-content p{margin:0}.fixed-block.collapsed .text-content{display:none}.play-button{background-color:#007bff;border-radius:5px;color:#fff;display:inline-block;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s}.play-button:hover{background-color:#0056b3}@media(max-width:600px){.home .hero{background:url(/static/media/home_info_bg.71ab47d26883de328d64.png) no-repeat 50%!important}}.home{background:none;background-size:cover!important}.home .hero{align-items:center;background-position:center 85%;background-size:cover;display:flex;flex-direction:column;font-family:RUSBoycott,sans-serif;height:100vh;justify-content:center;min-height:400px;position:relative;text-align:center;width:100%}@media(max-width:1280px){.home .hero{height:100vh}}@media(max-width:600px){.home .hero{height:100vh;padding-top:65px}}.home .hero:before{background:#000;background:linear-gradient(180deg,#000000e6,#0003);left:0;right:0;top:0}.home .hero:after,.home .hero:before{bottom:0;content:"";position:absolute}.home .hero:after{border-bottom:1px solid #0000;border-image:url(/static/media/divider-primary-gradient.6bce7b8b23cc742ef4f7.svg) 1 stretch;width:100%}.home .hero .info{margin:auto;position:relative;transform:translateY(40px);width:80%;z-index:5}@media(max-width:1280px){.home .hero .info{font-size:24px;width:100%}}@media(max-width:600px){.home .hero .info{margin-bottom:220px;transform:none;width:100%}}.home .hero .title{color:#c9c8c8;font-size:20px;letter-spacing:4px}@media(max-width:1280px){.home .hero .title{font-size:16px}}@media(max-width:600px){.home .hero .title{font-size:12px;line-height:2.5}}.home .hero .sub-title{color:#eee;font-family:Foul Fiend,sans-serif;font-size:30px;letter-spacing:4px;line-height:2.25;margin:20px auto;max-width:1024px}@media(max-width:1280px){.home .hero .sub-title{font-size:24px;max-width:100%}}@media(max-width:600px){.home .hero .sub-title{font-size:16px;line-height:2.75;margin:0}}.home .hero .description{color:#c9c8c8;font-family:Foul Fiend,sans-serif;font-size:20px;letter-spacing:4px;line-height:2.5}@media(max-width:1280px){.home .hero .description{font-size:16px}}@media(max-width:900px){.home .hero .description{font-size:12px}}.home .hero .button{font-size:22px;height:52px;letter-spacing:2px;line-height:1.25;margin-top:42px;padding:0 34px}.home .hero .news{background:#000;border:1px solid #0000;border-image:url(/static/media/divider-primary-gradient.6bce7b8b23cc742ef4f7.svg) 1;border-image-outset:1px;border-radius:8px;bottom:0;left:0;margin:auto;max-width:760px;padding:24px;position:absolute;right:0;transform:translateY(50%);z-index:1}@media(max-width:900px){.home .hero .news{padding:16px}}@media(max-width:600px){.home .hero .news{padding:16px;position:relative;transform:none}}.home .hero .news h4{margin-bottom:8px}@media(max-width:900px){.home .hero .news h4{font-size:14px}}@media(max-width:600px){.home .hero .news h4{font-size:12px}}.home .hero .news p{font-size:18px}@media(max-width:900px){.home .hero .news p{font-size:16px}}.home .hero+.intro{padding-top:140px}@media(max-width:600px){.home .hero+.intro{padding-top:24px}}section{padding:60px 0}@media(max-width:1280px){section{padding:40px 0}}@media(max-width:600px){section{padding:0}}section .head{margin-bottom:40px}@media(max-width:900px){section .head{margin-bottom:20px}}section h2{color:#eee;letter-spacing:2px;line-height:2.5;margin-bottom:16px;margin-left:auto;margin-right:auto;max-width:740px;text-align:center}@media(max-width:1280px){section h2{font-size:22px}}section h2+p{color:#ccc;font-size:20px;line-height:1.65;margin:auto;max-width:960px;text-align:center}@media(max-width:1280px){section h2+p{font-size:18px}}@media(max-width:900px){section h2+p{font-size:16px}}section.news{background:none!important;background:#0009!important;padding:10px 0;position:relative;text-align:center;top:-62px}section.intro .list{display:flex;justify-content:space-between}@media(max-width:1280px){section.intro .list{flex-wrap:wrap}}@media(max-width:900px){section.intro .list{justify-content:flex-start}}section.intro .list .item{background-image:url(https://themesflat.com/html/bidzend/assets/images/background/bg-slider.png);background-position:50%;background-size:400%;padding:24px 16px;text-align:center;width:calc(20% - 16px)}@media(max-width:1280px){section.intro .list .item{padding:24px 4px;width:calc(20% - 12px)}}@media(max-width:900px){section.intro .list .item{padding:16px;width:calc(33.33333% - 8px)}}@media(max-width:600px){section.intro .list .item{padding:16px;width:calc(50% - 8px)}}section.intro .list .item:nth-child(2n){border-image:url(/static/media/divider-primary-gradient-h.0a7bb7b130291d65db00.svg) 1 stretch;border-left:1px solid #0000;border-right:1px solid #0000}@media(max-width:900px){section.intro .list .item:nth-child(2n){border:none}}@media(max-width:1280px){section.intro .list .item .media svg{font-size:84px!important}}section.intro .list .item h4{color:#ccc;font-size:14px;letter-spacing:1px;margin-bottom:8px}@media(max-width:900px){section.intro .list .item h4{font-size:12px}}section.intro .list .item h4+p{color:#dedede}section.intro .list .item p{font-size:18px;line-height:1.5}@media(max-width:900px){section.intro .list .item p{font-size:16px}}section.features{background-position:top,bottom,50%;background-repeat:no-repeat,no-repeat,repeat;background-size:100%,100%,auto;padding:140px 0}@media(max-width:1280px){section.features{padding:80px 0}}@media(max-width:900px){section.features{padding:60px 0}}@media(max-width:600px){section.features{padding:24px 0}}section.features .body{display:flex;justify-content:space-between}@media(max-width:600px){section.features .body{flex-wrap:wrap}}section.features .body>div{width:calc(50% - 8px)}@media(max-width:600px){section.features .body>div{width:100%}section.features .body>div:last-child{margin-top:32px}}section.features .item{border-image:url(/static/media/divider-primary-gradient.6bce7b8b23cc742ef4f7.svg) 1 stretch;border-left:1px solid #0000;padding:24px}@media(max-width:600px){section.features .item{padding:16px}}section.features .item h4{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#e8c582,#a16929);-webkit-background-clip:text;letter-spacing:2px;line-height:2.5;margin-bottom:8px}@media(max-width:1280px){section.features .item h4{font-size:14px}}@media(max-width:600px){section.features .item h4{font-size:12px}}section.features .item:not(:last-child){border-bottom:1px solid #0000;margin-bottom:24px}@media(max-width:1280px){section.features .item:not(:last-child){margin-bottom:16px}}section.features .item p{font-size:18px;line-height:1.5}@media(max-width:1280px){section.features .item p{font-size:16px}}section.entity .body{display:flex}@media(max-width:600px){section.entity .body{text-align:center}}section.entity .body .media{margin-right:40px}section.entity .body .media video{display:block;height:525px;width:440px}@media(max-width:1280px){section.entity .body .media video{width:335px}}@media(max-width:900px){section.entity .body .media video{height:auto}}@media(max-width:600px){section.entity .body .media video{margin:auto;width:75%}}section.entity .body .info{margin-top:40px}@media(max-width:900px){section.entity .body .info{margin:16px 0 0;margin-bottom:20px}}@media(max-width:600px){section.entity .body .info{margin-bottom:0}}section.entity .body .info .head{margin-bottom:24px;min-height:112px}@media(max-width:1280px){section.entity .body .info .head{min-height:114px}}@media(max-width:900px){section.entity .body .info .head{min-height:96px;min-height:auto}}section.entity .body .info .head h4{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#e8c582,#a16929);-webkit-background-clip:text;color:#eee;font-size:20px;font-weight:500;letter-spacing:2px;margin-bottom:8px}@media(max-width:1280px){section.entity .body .info .head h4{font-size:18px}}@media(max-width:600px){section.entity .body .info .head h4{font-size:14px}}section.entity .body .info .head h4+p{color:#ccc;font-size:18px;line-height:1.5}@media(max-width:1280px){section.entity .body .info .head h4+p{font-size:16px}}@media(max-width:600px){section.entity .body .info .body{display:flex;flex-wrap:wrap}}section.entity .body .info .body .list{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:900px){section.entity .body .info .body .list{justify-content:flex-start}}section.entity .body .info .body .list .item{border-radius:4px;cursor:pointer;margin-bottom:16px;overflow:hidden;text-align:center;transition:all .2s;width:calc(20% - 12px)}@media(max-width:900px){section.entity .body .info .body .list .item{margin-right:12px;width:calc(33.33333% - 12px)}}@media(max-width:600px){section.entity .body .info .body .list .item{margin-right:12px;width:calc(20% - 12px)}}section.entity .body .info .body .list .item:hover{transform:scale(1.05);transition:all .2s}section.entity .body .info .body .list .item:hover img{border:1px solid #a16929}section.entity .body .info .body .list .item img{border:1px solid #0000;border-radius:8px;transition:border .2s;width:100%}@media(max-width:600px){section.entity.commanders .body{display:flex;flex-wrap:wrap}}section.entity.commanders .body .media{margin-right:40px}@media(max-width:600px){section.entity.commanders .body .media{margin:0}}section.entity.turrets{background:url(/static/media/background-primary.72f652fc6ca480ddcf0b.png) no-repeat 50%;background-size:contain;height:100%;padding:100px 0;width:100%}@media(max-width:1280px){section.entity.turrets{padding:60px 0}}@media(max-width:600px){section.entity.turrets .body{display:flex;flex-wrap:wrap}}section.entity.turrets .body .media{margin-left:40px}@media(max-width:600px){section.entity.turrets .body .media{order:0}section.entity.turrets .body .info{order:1}}section.entity.zombies .list{display:flex;flex-wrap:wrap;justify-content:space-between}section.entity.zombies .list .item{border-radius:4px;margin-bottom:20px;overflow:hidden;position:relative;text-align:center;transition:all .3s ease;width:calc(33.33333% - 14px)}@media(max-width:900px){section.entity.zombies .list .item{width:calc(50% - 8px)}}section.entity.zombies .list .item:hover .content{opacity:.8}section.entity.zombies .list .item .media{border:1px solid #0000;border-image:url(/static/media/divider-primary-gradient.6bce7b8b23cc742ef4f7.svg) 1 stretch;display:flex;margin:0;object-fit:cover}section.entity.zombies .list .item .content{bottom:50%;font-size:22px;left:0;letter-spacing:4px;margin:0;opacity:0;padding:0;position:absolute;right:0;transform:translateY(50%);transition:all .3s ease}@media(max-width:600px){section.entity.zombies .list .item .content h4{font-size:12px}}section.entity.zombies .list .item img{width:100%}section.tokenomics{background-position:top,bottom,50%;background-repeat:no-repeat,no-repeat,repeat;background-size:100%,100%,auto}@media(max-width:1280px){section.tokenomics{padding:60px 0;padding:24px 0}}section.tokenomics .body>div{display:flex;justify-content:space-between}@media(max-width:900px){section.tokenomics .body>div{align-items:center;flex-wrap:wrap}}@media(max-width:768px){section.tokenomics .body>div{flex-direction:column}}section.tokenomics .body>div>*{width:calc(50% - 16px)}@media(max-width:768px){section.tokenomics .body>div>*{width:100%}section.tokenomics .body>div>:last-child{margin-top:24px}section.tokenomics .body .diagram{text-align:center}}section.tokenomics .body .diagram img{margin-bottom:40px;width:85%}@media(max-width:900px){section.tokenomics .body .diagram img{margin-bottom:24px;width:100%}}@media(max-width:768px){section.tokenomics .body .diagram img{margin:0 auto 8px;width:60%}}section.tokenomics .body .info-table{display:flex;flex-direction:column;justify-content:center}section.tokenomics .body .info-table .info_table{border:1px solid #c9873c;border-radius:0 0 8px 8px}section.tokenomics .body .info-table .info_table-heading{background:linear-gradient(90deg,#e2bd778f,#c9873c85 93.92%);border-radius:8px 8px 0 0;display:flex;padding:16px}section.tokenomics .body .info-table .info_table-heading div{align-items:center;display:flex;flex:70% 1;font-size:18px}@media(max-width:1280px){section.tokenomics .body .info-table .info_table-heading div{font-size:16px}}section.tokenomics .body .info-table .info_table-heading div:first-child{flex:30% 1;width:127px}section.tokenomics .body .info-table .info_table-row{border:1px solid #c9873c;display:flex;margin-top:-1px;padding:20px 16px;transition:.7s}@media(max-width:1280px){section.tokenomics .body .info-table .info_table-row{padding:16px}}section.tokenomics .body .info-table .info_table-row:hover{background:linear-gradient(90deg,#e2bd7721,#c9873c21 93.92%)}section.tokenomics .body .info-table .info_table-cellAllocation{align-items:center;display:flex;flex:30% 1;font-size:18px}@media(max-width:1280px){section.tokenomics .body .info-table .info_table-cellAllocation{font-size:16px}}section.tokenomics .body .info-table .info_table-cellSchedule{align-items:center;display:flex;flex:70% 1;font-size:18px;line-height:21px}@media(max-width:1280px){section.tokenomics .body .info-table .info_table-cellSchedule{font-size:16px}}section.tokenomics .body .info-table div.info_table-row:last-child{border-radius:0 0 8px 8px}section.tokenomics .body .diagram-legend{display:flex;flex-wrap:wrap;margin-top:16px}section.tokenomics .body .diagram-legend-cell{align-items:center;display:flex;font-size:18px;margin-bottom:16px;margin-right:16px;width:calc(33.33333% - 16px)}@media(max-width:1280px){section.tokenomics .body .diagram-legend-cell{font-size:16px;margin-bottom:24px;width:calc(50% - 16px)}}@media(max-width:768px){section.tokenomics .body .diagram-legend-cell{font-size:16px;margin-bottom:24px;width:calc(33.33333% - 16px)}}@media(max-width:576px){section.tokenomics .body .diagram-legend-cell{font-size:14px;text-align:left}}@media(max-width:400px){section.tokenomics .body .diagram-legend-cell{width:calc(50% - 16px)}}section.tokenomics .body .diagram-legend-color{border-radius:4px;height:32px;margin-right:16px;width:32px}@media(max-width:1280px){section.tokenomics .body .diagram-legend-color{height:24px;max-width:24px;width:100%}}@media(max-width:576px){section.tokenomics .body .diagram-legend-color{height:20px;margin-right:8px;max-width:20px}}section.tokenomics .body .diagram-legend-color1{background-color:#f9d574}section.tokenomics .body .diagram-legend-color2{background-color:#67221a}section.tokenomics .body .diagram-legend-color3{background-color:#efb43b}section.tokenomics .body .diagram-legend-color4{background-color:#efd2a7}section.tokenomics .body .diagram-legend-color5{background-color:#36bec8}section.tokenomics .body .diagram-legend-color6{background-color:#f96955}.roadmap-list>.roadmap-item{border-top:1px dashed;border-color:#fff!important;display:flex;margin:0;padding:40px}.roadmap-list>.roadmap-item:nth-child(odd){border-bottom-left-radius:100px;border-left:1px dashed;border-top-left-radius:100px;margin-right:100px;padding-right:0}.roadmap-list>.roadmap-item:nth-child(2n){border-bottom-right-radius:100px;border-right:1px dashed;border-top-right-radius:100px;justify-content:flex-end;margin-left:100px;padding-left:0}.roadmap-list>.roadmap-item:first-child{border-top-right-radius:0;margin-right:100px}.roadmap-list>.roadmap-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.our-partners .list{display:flex;flex-wrap:wrap;justify-content:space-around}.our-partners .list .item{display:flex;width:calc(50% - 80px)}@media(max-width:600px){.our-partners .list .item{width:100%}}.our-partners .list .item:nth-child(odd){justify-content:flex-end}@media(max-width:600px){.our-partners .list .item:nth-child(odd){justify-content:center}}.our-partners .list .item:nth-child(2n){justify-content:flex-start}@media(max-width:600px){.our-partners .list .item:nth-child(2n){justify-content:center}}.our-partners .list .item:first-child img{height:100px}@media(max-width:600px){.our-partners .list .item:first-child img{height:70px}}.our-partners .list .item:last-child img{width:250px}@media(max-width:600px){.our-partners .list .item:last-child img{height:70px}}.our-partners .list .item img{object-fit:contain}#notistack-snackbar{font-size:16px}@media(max-width:600px){h1,h2,h3,h4,h5{font-size:.7rem!important}}.faq-question{font-size:24px!important;font-weight:500!important}@media(max-width:600px){.faq-question{font-size:20px!important}}.available-page,.unavailable-page{padding:180px 0 60px}@media(max-width:600px){.available-page,.unavailable-page{padding:60px 0}}.page{padding:80px 0}@media(max-width:600px){.page{padding:80px 0}.customList{font-size:1rem}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#e8c582;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d4b06f}.chip{margin-bottom:8px}.chip>span{font-size:1rem!important}@media(max-width:600px){.chip>span{font-size:14px!important}}.chip-common{background:hsla(0,0%,46%,.625)!important}.chip-uncommon{background:rgba(76,175,80,.625)!important}.chip-rare{background:rgba(33,150,243,.625)!important}.chip-epic{background:rgba(103,58,183,.625)!important}.chip-legendary{background-image:linear-gradient(270deg,#e8c582,#a16929);background-position:0 0;background-size:150%}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#303030;border-radius:100px;box-shadow:inset 0 0 2px #0003}::-webkit-scrollbar-thumb{background:#000;border:3px solid #242424;border-radius:100px;-webkit-transition:all .5s ease;transition:all .5s ease}::-webkit-scrollbar-thumb:hover{background-color:#141414;border:3px solid #303030}.img_toggler{position:relative}.img_toggler:hover .img-static{opacity:0}.img-static,.img_toggler:hover .img-dynamic{opacity:1}.img-dynamic{border:none;left:0;object-fit:cover;opacity:0;position:absolute;top:0}.img-dynamic_small{height:auto;max-height:100%;width:100%}.videoContainer{clip-path:polygon(0 2%,2.5% 0,97.5% 0,100% 2%,100% 98%,97.5% 100%,2.5% 100%,0 98%);overflow:hidden}.videoTest{height:auto;max-height:100%;width:100%}.card{display:flex;position:relative}.card .meta{bottom:0;display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.card .meta-content{display:flex;flex-direction:column;justify-content:space-between;width:100%}.card .meta-head{display:flex;justify-content:center;padding:20px 16px 0;position:relative;z-index:1}@media(max-width:600px){.card .meta-head{padding:16px 8px 0}}.card .meta-head:before{background:-webkit-linear-gradient(rgba(0,0,0,.825),#0000);content:"";height:100px;left:5px;position:absolute;right:5px;top:4px}.card .meta-foot{padding:16px 12px 12px}.card .meta-foot:before{background:-webkit-linear-gradient(#0000,rgba(0,0,0,.825));bottom:4px;content:"";height:100px;left:5px;position:absolute;right:5px}@media(max-width:600px){.card .meta-foot{padding:16px 12px 8px}}.notistack-MuiContent{background:#000!important}.notistack-MuiContent-success{border:1px solid #1c461e!important;color:#409a44!important}.notistack-MuiContent-error{border:1px solid #d32f2f!important;color:#d32f2f!important}
/*# sourceMappingURL=main.22be273f.css.map*/