@charset "UTF-8";:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg*,symbol*)){all:unset;display:revert}*,::after,::before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}body{margin:0}@keyframes OpacityLinkAppear{0%{opacity:0}50%{opacity:0}to{opacity:1}}body{outline:0;margin:0;padding:0;background:#000}html{scroll-behavior:smooth;font-family:Montserrat,sans-serif;height:100vh;max-width:100vw;overflow:hidden;overflow-y:auto}a{cursor:pointer}*{box-sizing:border-box;font-optical-sizing:auto;color:#e1e1e1;font-family:Montserrat,sans-serif}body{display:flex;min-height:100vh;flex-direction:column}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.heading-first{color:var(--color-text-pure,#e1e1e1);text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:0;letter-spacing:0;z-index:1}@media only screen and (min-width:1025px){.heading-first{font-size:44px;line-height:52px}}.heading-first.white{color:#000}.heading-second{text-align:center;color:#fff;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:0}@media only screen and (min-width:1025px){.heading-second{font-size:44px;line-height:52px}}.text-main{color:#dfdfdf;font-style:normal;font-size:16px;line-height:24px;font-weight:500;letter-spacing:0;text-align:center}@media only screen and (min-width:1025px){.text-main{font-size:18px;line-height:26px}}.text-main.white{color:#000}svg{width:auto;height:auto}main{flex:1;max-width:100%;overflow:hidden;background-color:#101010}section{display:flex;flex-direction:column;align-items:center;position:relative}.content-wrapper{display:flex;flex-direction:column;align-items:center;position:relative;max-width:100%;margin:0 auto;padding:0}.content-wrapper.row{flex-direction:row}.btn-primary{display:flex;display:inline-flex;justify-content:center;align-items:center;height:48px;padding:12px 10px;background:#eb622b;border:1px solid #eb622b;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:1.2px;cursor:pointer;transition:.2s ease-in-out;text-transform:uppercase;text-decoration:none;white-space:nowrap;color:var(--color-text-cta-cf,#fff);text-align:center;font-family:var(--font-family-brand,Montserrat)}@media only screen and (min-width:360px){.btn-primary{padding:12px 20px}}@media only screen and (min-width:768px){.btn-primary{font-size:16px;padding:12px 30.5px}}.btn-primary.white svg path{fill:#fff;transition:.2s ease-in-out}.btn-primary svg{display:none;width:24px;height:24px;margin-right:8px}@media only screen and (min-width:400px){.btn-primary svg{display:flex}}.btn-primary svg path{fill:#000;transition:.2s ease-in-out}@media only screen and (min-width:1025px){.btn-primary:hover{border:1px solid #f18536;background:#f18536}}.btn-primary.disabled,.btn-primary[aria-disabled=true]{background-color:transparent;cursor:none;pointer-events:none;color:#000;border:1px solid var(--color-border-pure,#202020);opacity:.4}.btn-primary.disabled svg path,.btn-primary[aria-disabled=true] svg path{fill:#000}.btn-secondary{height:48px;display:flex;padding:8px 24px;justify-content:center;align-items:center;background:0 0;border:1px solid #9f9f9f;color:#e1e1e1;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:0;cursor:pointer;transition:.2s ease-in-out;text-decoration:none;white-space:nowrap;text-transform:uppercase;letter-spacing:1.2px}.btn-secondary.white{color:#000;border:1px solid var(--color-border-pure,#202020)}.btn-secondary.white svg path{fill:#000}@media only screen and (min-width:1025px){.btn-secondary:hover{color:#fff;background:#f18536;border:1px solid #f18536}}.btn-secondary:hover svg path{fill:#fff}.btn-secondary svg{width:24px;height:24px;margin-right:8px}.btn-secondary svg path{transition:.2s ease-in-out;fill:#dfdfdf}.tag-item{display:inline-flex;padding:12px 20px 14px 20px;justify-content:center;align-items:center;gap:8px;color:#fff;text-align:center;font-family:Minecraft;font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:0;border-radius:32px;background:linear-gradient(0deg,var(--color-surface-on-surface-secondary,rgba(255,255,255,.16)) 0,var(--color-surface-on-surface-secondary,rgba(255,255,255,.16)) 100%),rgba(0,0,0,.7)}.is-hidden{display:none!important}@font-face{font-family:Minecraft;src:url(../fonts/minecraft_font.woff2) format("woff2"),url(../fonts/minecraft_font.woff) format("woff"),url(../fonts/minecraft_font.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}@keyframes OpacityLinkAppear{0%{opacity:0}50%{opacity:0}to{opacity:1}}header{position:fixed;top:0;left:0;width:100%;padding:0;opacity:1;z-index:27}header::before{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;content:"";mix-blend-mode:multiply;background:linear-gradient(180deg,#131313 0,rgba(19,19,19,0) 100%);background-size:100%}@media only screen and (max-width:1024px){header::before{background:#000}}header.another-color::before{background:#fff;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%)}@media only screen and (max-width:1024px){header.another-color::before{background:#000}}header.another-color .header-link.border{color:#606060;border:1px solid var(--color-border-secondary,#606060)}header.another-color .hero-logo.desktop path,header.another-color .hero-logo.desktop rect{fill:#000}@media only screen and (min-width:1025px){header.another-color .header-link{color:var(--color-text-secondary,#404040)}}@media only screen and (max-width:1024px){header.fixed.desktop{display:none}}header.fixed.mob{display:none}@media only screen and (max-width:1024px){header.fixed.mob{display:flex}}header .download-buttons{display:flex;justify-content:center;flex-direction:row}@media only screen and (max-width:1024px){header .download-buttons{flex-direction:column}}header .download-buttons.desktop{display:flex;flex-grow:1;justify-content:flex-end;flex-direction:row}@media only screen and (max-width:1024px){header .download-buttons.desktop{display:none}}header .content-wrapper{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;max-width:100%;margin:0 auto;padding:15px 20px 16px 15px;z-index:1}@media only screen and (min-width:1025px){header .content-wrapper{min-height:80px;flex-direction:row}}header .hero-logo.mob{max-width:unset;width:auto;height:40px;margin:0 0 0 12px;display:flex;justify-content:flex-start;align-items:center}header .hero-logo.desktop{display:flex;align-items:center;max-width:unset;width:auto;height:50px}header .hero-logo.desktop path,header .hero-logo.desktop rect{fill:#fff}header .download-buttons{margin:0}@media only screen and (max-width:1024px){header{display:none}}.header-link{margin-left:1px;padding:6px 23px;color:#dfdfdf;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:140%;border:1px solid transparent;background:0 0;transition:.3s ease-in-out;text-decoration:none}@media only screen and (min-width:1025px){.header-link{opacity:0;animation:OpacityLinkAppear 1s linear forwards;animation-delay:.3s}}@media only screen and (max-width:1024px){.header-link{margin-left:0;margin-bottom:25px;font-size:18px;line-height:28px;opacity:1}}@media only screen and (min-width:1025px){.header-link:hover{color:#f18536}}.header-link.border{margin-left:40px;padding:7px 24px;border:1px solid #dfdfdf;color:#dfdfdf;text-align:center;font-weight:500;line-height:24px;opacity:0;transition:.2s ease}@media only screen and (min-width:1025px){.header-link.border:hover{color:#fff;background:#f18536;border:1px solid #f18536}}.header-link.border.disabled,.header-link.border[aria-disabled=true]{background-color:transparent;cursor:none;pointer-events:none;color:#dfdfdf;border:1px solid #9f9f9f;opacity:.4}.header-link.orange{color:#fff;text-align:center;font-size:16px;text-transform:uppercase;background-color:#eb622b;text-align:center;font-weight:500;line-height:24px;margin:0 auto 20px;padding:11px 30px;white-space:nowrap}@media only screen and (min-width:1025px){.header-link.orange:hover{background:#f18536}}header.fixed.mob.site-header .link-underline{margin:5px auto;color:var(--color-text-secondary,#bfbfbf);text-align:center;font-family:var(--font-family-default,Lato);font-size:var(--font-size-400,16px);font-style:normal;font-weight:var(--font-weight-regular,400);line-height:var(--font-line-height-600,24px);letter-spacing:var(--font-letter-spacing-default,0);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}header.fixed.mob.site-header .header-link{margin-bottom:14px;padding-left:17.5px;text-align:left}header.fixed.mob.site-header .header-link.border{width:278px;display:flex;margin-left:auto;padding:var(--space-300,12px) var(--space-800,32px);justify-content:center;align-items:center;gap:var(--space-200,8px);border:1px solid var(--color-border-pure,#fff);opacity:1;color:var(--color-text-pure,#fff);text-align:center;font-family:var(--font-family-brand,Montserrat);font-size:var(--font-size-400,16px);font-style:normal;font-weight:var(--font-weight-medium,500);line-height:var(--font-line-height-600,24px);letter-spacing:var(--font-letter-spacing-regular,1.2px);text-transform:uppercase}header.fixed.mob.site-header .header-link.border.disabled,header.fixed.mob.site-header .header-link.border[aria-disabled=true]{background-color:transparent;cursor:none;pointer-events:none;color:#dfdfdf;border:1px solid #9f9f9f;opacity:.4}header.fixed.mob.site-header .header-link.orange{width:278px;display:flex;padding:var(--space-300,12px) var(--space-800,32px);justify-content:center;align-items:center;gap:var(--space-200,8px);align-self:stretch;color:var(--color-text-cta-cf,#fff);text-align:center;font-family:var(--font-family-brand,Montserrat);font-size:var(--font-size-400,16px);font-style:normal;font-weight:var(--font-weight-medium,500);line-height:var(--font-line-height-600,24px);letter-spacing:var(--font-letter-spacing-regular,1.2px);text-transform:uppercase;border:none;margin-bottom:15px}.header-buttons{flex-direction:row}.site-header{width:100%;position:fixed;top:0;z-index:100;transition:.3s}.site-header .download-btn{padding:16px 32px}.site-header.black{background-color:#000}@media only screen and (max-width:1100px){.site-header .header-menu-inner{background:#000}}.site-header .header-inner{display:flex;max-width:1720px;margin:0 auto;padding:11px 20px;position:relative;z-index:10;transition:.3s;min-height:80px;align-items:center;justify-content:flex-start}@media only screen and (max-width:1100px){.site-header .header-inner{flex-direction:row}}.site-header .header-inner .logo{display:flex;align-items:center;justify-content:center;-moz-column-gap:24px;column-gap:24px;row-gap:2px}.site-header .header-inner nav{margin-left:auto;display:flex;align-items:center}@media only screen and (max-width:1100px){.site-header .header-inner nav{position:fixed;top:0;left:0;height:100%;width:100%;opacity:0;transition:opacity .3s ease-out;animation:quick-hide-mobile-menu .2s 1}}@media only screen and (max-width:1100px){.site-header .header-inner nav .header-menu{position:absolute;left:0;top:72px;margin:0;flex-direction:column;background-color:#101010;text-align:center;width:100%;overflow:overlay;height:100vh;padding-top:21px;padding-bottom:64px;padding-left:0;gap:0;flex-grow:1}}@media only screen and (max-width:1100px){.site-header .header-inner nav ul li{margin-left:unset;display:flex;justify-content:flex-start;position:relative;width:100%;margin:0;flex-direction:column}}@media only screen and (max-width:1100px){.site-header .header-inner nav ul li a{display:flex;align-items:center}}@media only screen and (max-width:1100px){.site-header .header-inner nav ul li a.download-btn{max-width:224px}}@media only screen and (max-width:1100px){.site-header .header-inner .action-items{width:-moz-fit-content;width:fit-content;margin:auto auto 10vh;display:flex;gap:8px}}@media only screen and (max-width:1100px){.site-header .header-inner nav.is-open{opacity:1}.site-header .header-inner nav:not(.is-open){pointer-events:none}.site-header .header-inner nav ul::-webkit-scrollbar{width:4px;height:4px;background-color:grey}.site-header .header-inner nav ul::-webkit-scrollbar-thumb{border-width:0;background-color:grey;background-clip:padding-box}}.site-header .header-inner nav ul li{margin:0 12px}@media only screen and (max-width:1250px){.site-header .header-inner nav ul li{margin:0}}.site-header .header-inner nav ul li.mob-only.decor a{font-size:16px;font-weight:600;line-height:24px}.site-header .header-inner nav ul.header-menu{display:flex}.site-header .hamburger-menu-button{display:none;margin-left:8px;margin-top:4px}@media only screen and (max-width:1100px){.site-header .hamburger-menu-button{display:flex}}@media only screen and (min-width:1100px){.site-header .header-inner nav ul li ul.header-menu-inner{display:none}}.header-link-container{display:flex;flex-direction:column;justify-content:center;flex-grow:1;margin:0 auto 59px}.hamburger-menu-button{z-index:1;display:block;background:0 0;width:24px;height:24px;outline:0;border:none;cursor:pointer;padding:0}.hamburger-menu-button>div{position:relative;width:24px;height:20px;left:2px;right:0;margin:0 auto;transition:.4s ease-in-out}.hamburger-menu-button>div span{background:#fff;display:block;width:100%;max-width:20px;height:2px;position:absolute;transition:.4s ease-in-out;border-radius:0}.hamburger-menu-button>div span:first-child{top:3px;left:0}.hamburger-menu-button>div span:nth-child(2){top:9px;left:0}.hamburger-menu-button>div span:nth-child(3){top:15px;left:0}.hamburger-menu-button.close>div span{background:#dfdfdf}.hamburger-menu-button.close>div span:first-child{transform:translateY(4px) rotate(45deg)}.hamburger-menu-button.close>div span:nth-child(2){transform:scaleX(0)}.hamburger-menu-button.close>div span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.site-header .header-inner nav .header-menu .header-menu-inner{max-height:0;overflow:hidden;transition:max-height .2s ease-out;position:relative}.header-link.mob{position:relative;display:none;color:#dfdfdf}.header-link.mob::before{position:absolute;top:50%;left:0;width:4px;height:24px;transform:translateY(-50%);content:"";background-color:#eb622b;opacity:0;height:0;transition:.2s ease-in-out}.header-link.mob.active::before{opacity:1;height:24px}@keyframes quick-hide-mobile-menu{0%{opacity:0}to{opacity:0}}.header-link.border.mac,.header-link.border.pc{opacity:0;animation:OpacityLinkAppear 1s linear forwards;animation-delay:.3s}@media only screen and (max-width:1024px){.header-link.border.mac,.header-link.border.pc{display:none}}.header-link.border.mac.hidden,.header-link.border.pc.hidden{display:none}@keyframes OpacityLinkAppear{0%{opacity:0}50%{opacity:0}to{opacity:1}}.section-hero{margin-top:80px;position:relative;background:var(--color-background-cf,#101010)}.section-hero .content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1435px;margin:0 auto;padding:7px 0 0;position:relative;z-index:1}@media only screen and (min-width:769px){.section-hero .content-wrapper{padding:42px 20px 0}}@media only screen and (min-width:1025px){.section-hero .content-wrapper{padding:120px 20px 0}}@media only screen and (min-width:1921px){.section-hero .content-wrapper{align-items:center}}.section-hero .first-layer{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;overflow:hidden}.section-hero .logo-wrapper{position:relative;margin:0 auto;order:0;padding:0 0 35px}@media only screen and (min-width:1025px){.section-hero .logo-wrapper{margin:-75px auto 0;order:1}}.section-hero .logo{position:relative;width:377px;max-height:243px;padding:0 10px;z-index:1;max-inline-size:unset}@media only screen and (min-width:769px){.section-hero .logo{padding:0;width:645px}}.section-hero .guy{display:none;position:absolute;top:187px;left:-102px;height:309px;width:-moz-max-content;width:max-content;max-block-size:unset}@media only screen and (min-width:1025px){.section-hero .guy{display:flex;z-index:6}}.section-hero .crown{display:none;position:absolute;top:145px;left:-116px;height:52.16px;width:-moz-max-content;width:max-content;max-block-size:unset}@media only screen and (min-width:1025px){.section-hero .crown{display:flex;z-index:5}}.section-hero .pilbe{display:none;position:absolute;top:149px;right:-143px;width:-moz-max-content;width:max-content;max-block-size:unset;height:174.676px;flex-shrink:0}@media only screen and (min-width:1025px){.section-hero .pilbe{display:flex;z-index:5}}.section-hero .hearts{display:none;position:absolute;top:130px;right:-158px;height:70.711px;width:-moz-max-content;width:max-content;max-block-size:unset}@media only screen and (min-width:1025px){.section-hero .hearts{display:flex;z-index:5}}.section-hero .logo-glow-green{position:absolute;width:100%;height:100%;width:1309px;height:666px;top:50%;left:50%;transform:translate(-50%,-50%);display:none}@media only screen and (min-width:769px){.section-hero .logo-glow-green{display:flex}}.section-hero .tag-item{position:relative;order:2;display:inline-flex;justify-content:center;align-items:center;color:var(--Mint,#00ffb8);text-align:center;font-family:Minecraft,monospace;font-size:24px;font-style:normal;font-weight:var(--font-weight-bold,400);line-height:100%;letter-spacing:0;border-radius:200px;border:2px solid var(--Mint,#00ffb8);background:var(--color-surface-on-surface-secondary,rgba(255,255,255,.16));box-shadow:0 0 60px 0 rgba(0,255,184,.6),0 0 12px 0 rgba(0,255,184,.8)}@media only screen and (min-width:320px){.section-hero .tag-item{order:0;padding:16px 48px}}@media only screen and (max-width:768px){.section-hero .tag-item{font-size:20px}}.section-hero .tag-item::after{display:block;top:-62px;left:50%;transform:translateX(-50%);height:61px;width:2px;background:#fff;position:absolute;content:""}@media only screen and (max-width:768px){.section-hero .tag-item::before{content:"";position:absolute;top:-36px;left:50%;width:2px;height:35px;transform:translateX(-50%);background-color:#fff}}.section-hero .text-main{margin:106px 0 70px}@media only screen and (max-width:1342px){.section-hero .text-main{margin:65px 24px 69px}}@media only screen and (max-width:768px){.section-hero .text-main{margin:46px 24px 19px}.section-hero .text-main br{display:none}}.bg-hero{width:100%;min-width:1920px}.bg-hero.desktop{display:none}@media only screen and (min-width:1342px){.bg-hero.desktop{display:flex}}.bg-hero.tablet{display:none}@media only screen and (min-width:769px) and (max-width:1341px){.bg-hero.tablet{display:flex;max-width:100%;min-width:unset;margin-top:80px}}.bg-hero.mob{display:none}@media only screen and (min-width:320px) and (max-width:768px){.bg-hero.mob{display:flex}}.decorated-bg{display:flex;justify-content:center;position:relative;width:100%;height:auto;margin:0 auto}.decorated-bg::before{display:flex;position:absolute;top:-17%;width:100%;height:84%;content:"";background:var(--Green-gradient,linear-gradient(90deg,#00ffb8 0,#018901 100%));z-index:0}@media only screen and (min-width:1025px){.decorated-bg::before{top:0}}.decorated-bg .logo{max-width:376px;max-width:100%;transform:translateY(18%);z-index:5}@media only screen and (min-width:380px){.decorated-bg .logo{width:376px}}@media only screen and (min-width:1025px){.decorated-bg .logo{width:100%;max-width:645.824px;max-height:242.692px;max-block-size:unset;transform:translateY(123px)}}.decorated-bg-item{display:none;position:absolute}@media only screen and (min-width:1025px){.decorated-bg-item{display:flex}}.decorated-bg-item.pattern{display:none;position:absolute;width:518px;height:467.77px;flex-shrink:0;max-inline-size:unset;max-block-size:unset}@media only screen and (min-width:1342px){.decorated-bg-item.pattern{display:flex}}@media only screen and (min-width:1342px){.decorated-bg-item.pattern{display:flex}}.decorated-bg-item.pattern.top{top:193px}.decorated-bg-item.pattern.left{left:0}.decorated-bg-item.pattern.right{right:0}.decorated-bg-item.sword{display:none;position:absolute;top:309px;width:197px;height:248px;flex-shrink:0;aspect-ratio:85/107;z-index:1;right:-141px}@media only screen and (min-width:1342px){.decorated-bg-item.sword{display:flex}}.scroll-down{position:relative;display:flex;justify-content:center;margin:0 auto}.scroll-down-block{flex-grow:1;flex-direction:column;justify-content:flex-end;color:#9f9f9f;text-align:center;font-size:15px;font-weight:500;line-height:150%;z-index:10;position:relative;display:flex;top:0;margin:0 auto;cursor:default}@media only screen and (min-width:1025px){.scroll-down-block{top:-29px;animation:3s linear 0s infinite normal none running bounce}}@keyframes bounce{0%,100%,20%,48%,80%{transform:translateY(0)}40%{transform:translateY(-20px)}}.swiper{position:relative;padding-left:0;margin-left:0}.section-btns{position:relative}.section-btns.white{background:#fff}@media only screen and (min-width:769px){.section-btns.white .content-wrapper{padding:0}}@media only screen and (min-width:1342px){.section-btns.white .content-wrapper{padding:0}}.section-btns.dark{background:#000}.section-btns.dark .btns-wrapper{padding:49px 0}.section-btns.dark .btn-primary svg path{fill:#fff}.section-btns .content-wrapper{display:flex;flex-direction:column;align-items:center;padding:0 0 32px}@media only screen and (min-width:769px){.section-btns .content-wrapper{padding:0 0 40px}}@media only screen and (min-width:1342px){.section-btns .content-wrapper{padding:0 0 40px}}.section-btns .btns-wrapper{position:relative;display:flex;justify-content:center;flex-wrap:wrap;gap:16px;padding:32px 0 20px}@media only screen and (min-width:769px){.section-btns .btns-wrapper{gap:24px;padding:48px 0}}.section-btns .btns-terms,.section-btns .btns-terms a{color:var(--color-text-secondary,#404040);font-family:Lato,sans-serif;font-size:var(--font-size-400,16px);font-style:normal;font-weight:var(--font-weight-regular,400);line-height:var(--font-line-height-600,24px);letter-spacing:var(--font-letter-spacing-default,0)}@media only screen and (min-width:769px){.section-btns .btns-terms a.mob-only,.section-btns .btns-terms.mob-only{display:none}}.section-btns.large .content-wrapper{padding:17px 20px 48px}@media only screen and (min-width:769px){.section-btns.large .content-wrapper{padding:14px 20px 82px}}@media only screen and (min-width:1342px){.section-btns.large .content-wrapper{padding:40px 20px 95px}}.section-btns.large .btns-wrapper{gap:16px;padding:31px 0 20px}@media only screen and (min-width:769px){.section-btns.large .btns-wrapper{gap:24px;padding:48px 0 14px}}@media only screen and (min-width:1342px){.section-btns.large .btns-wrapper{gap:24px;padding:48px 0 16px}}.video-link-text{display:flex;align-items:center;margin-top:0;color:var(--color-text-tertiary,#606060);text-align:center;font-family:var(--font-family-default,Lato);font-size:var(--font-size-450,18px);font-style:normal;font-weight:var(--font-weight-regular,400);line-height:var(--font-line-height-700,28px);letter-spacing:var(--font-letter-spacing-default,0);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:.1s ease-in-out;cursor:pointer;z-index:2}@media only screen and (min-width:769px){.video-link-text{margin-top:-28px}}.video-link-text svg{margin-left:6px;vertical-align:middle;display:inline-block;transition:.1s ease-in-out}.video-link-text svg path{transition:.1s ease-in-out;fill:var(--color-text-tertiary,#606060)}@media only screen and (min-width:1025px){.video-link-text:hover{color:#000}.video-link-text:hover svg{margin-left:4px}.video-link-text:hover svg path{fill:#000}}.section-general{display:none;position:relative;background:var(--color-background-cf,#101010)}@media only screen and (min-width:1025px){.section-general{display:flex;padding:104px 20px 80px}}@media only screen and (min-width:1342px){.section-general{padding:96px 20px 80px}}.section-general .content-wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.section-general .content-wrapper-inner{max-width:828px;width:100%}.section-general .content-wrapper-inner .heading-second{margin:0 auto;text-align:center}.section-general .block-img{display:flex;justify-content:center;max-width:602px;margin:0 auto 48px}@media only screen and (min-width:1342px){.section-general .block-img{margin:0 auto 50px}}.section-general .text-main{display:flex;flex-direction:column;flex-direction:var();justify-content:center;max-width:667px;margin:19px auto}.section-general .general-ul-list{display:flex;align-items:center}.section-general .general-ul-list li img{margin-right:10px}.section-general img{margin-right:10px}.section-general .content-wraper-bg{width:100%;max-width:1100px;position:relative;margin-top:34px;overflow:hidden}.section-general .content-wraper-bg img{height:516px;max-block-size:unset;max-inline-size:unset;transform:translateX(-10.7%)}@media only screen and (min-width:1342px){.section-general .content-wraper-bg img{height:100%;max-block-size:100%;max-inline-size:100%;transform:none}}@media only screen and (min-width:1342px){.section-general .content-wraper-bg{max-width:1396px;height:auto;margin-top:34px}}.section-general .general-ul-list{display:flex;align-items:center;gap:20px;width:100%;justify-content:space-between}.section-general .general-ul-list li{display:flex;align-items:center;color:var(--color-text-primary,#dfdfdf);font-size:18px;font-style:normal;font-weight:700;line-height:28px}.winners-section{position:relative;width:100%;background:var(--color-background-cf,#101010)}.winners-section .content-wrapper{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:55px 20px 31px}@media screen and (max-width:1480px){.winners-section .content-wrapper{max-width:1200px}}@media screen and (max-width:1024px){.winners-section .content-wrapper{max-width:100%;padding:55px 20px 31px}}@media screen and (max-width:768px){.winners-section .content-wrapper{padding:20px 0 33px}}.winners-section .content-wrapper-inner{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin:0 auto;gap:24px;opacity:0;transition:.2s ease-in-out}@media screen and (max-width:1024px){.winners-section .content-wrapper-inner{opacity:1}.winners-section .content-wrapper-inner:nth-of-type(n+2){margin-top:-20px}}.winners-section .sticker-winners{max-width:610px;padding:0 0}@media screen and (max-width:1024px){.winners-section .sticker-winners{max-width:344px;padding:0 20px 50px}}@media screen and (max-width:1024px){.winners-section .heading-second{max-width:330px}}@media only screen and (min-width:1025px){.winners-section.favs{background:url(../images/webp/how-to-join-bg.webp) no-repeat 50% 50%;background-size:cover}}@media only screen and (min-width:1400px){.winners-section.favs{background-size:100%;background-position:50% 50%}}.winners-section.favs .content-wrapper-inner{padding:0 20px 138px;opacity:1}@media screen and (max-width:1642px){.winners-section.favs .content-wrapper-inner{max-width:800px}}@media screen and (max-width:1024px){.winners-section.favs .content-wrapper-inner{padding:0 20px 55px}}.winners-section.favs .heading-second{display:flex;flex-direction:column;align-items:center;margin:0 auto 20px;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:44px;font-style:normal;font-weight:700;line-height:52px;letter-spacing:0}.winners-section.favs .heading-second .text-special{margin:0 auto 20px;color:#00ffb8;text-align:center;font-family:Minecraft;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;text-transform:uppercase}@media screen and (max-width:1024px){.winners-section.favs .heading-second .text-special{margin:0 auto 17px}}.winners-section.favs .text-main{margin:0 auto 48px;max-width:520px;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:0}@media screen and (max-width:1024px){.winners-section.favs .text-main{margin:-4px auto 46px;padding:0 28px}}@media screen and (max-width:350px){.winners-section.favs .text-main{padding:0 20px}}.winners-section.favs .main-item{width:331px;height:400px}.winners-section.favs .main-item-inner::before{content:"";display:flex;position:absolute;top:0;left:0;width:100%;height:100%;flex-shrink:0;background:url(../images/webp/shadows-l.webp) no-repeat 0 0;background-size:100%;z-index:1}.winners-section.favs .main-item-container{align-items:center;text-align:center}.winners-section.favs .main-item-img{width:100%;height:316px}.tab-content{display:none;opacity:0;width:100%;max-width:100%;min-height:435px;transition:opacity .4s ease;scroll-margin-top:100px}.winners-section .tab-content{scroll-margin-top:200px}.tab-content.active{display:flex;opacity:1}.tab-content.active .content-wrapper-inner{opacity:1}.tab-content.active .title-main{color:#eb622b;border-bottom:4px solid #eb622b;cursor:pointer}.tabs{display:flex;justify-content:center;margin-top:64px}.tab-btn{display:flex;flex-direction:column;align-items:center;position:relative;background:0 0;border:none;color:var(--Green,#018901);text-align:center;font-family:Minecraft;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;text-transform:uppercase;border-bottom:4px solid #018901}.tab-btn svg.crown-icon{display:block;position:relative;margin:0 auto 8px}.tab-btn svg.crown-icon rect{fill:#018901;transition:.2s ease-in-out}.tab-btn .tab-badge-price{margin:5px auto 10px;color:#dfdfdf;font-family:Lato,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:155.556%;letter-spacing:0;text-transform:none}.tab-btn[aria-selected=false]{color:#018901;text-align:center;font-family:Minecraft;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;text-transform:uppercase;border-bottom:4px solid #018901}.tab-btn[aria-selected=false] svg.crown-icon{position:relative}.tab-btn[aria-selected=false] svg.crown-icon rect{fill:#018901}.tab-btn[aria-selected=true]{font-family:Minecraft;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;text-transform:uppercase;color:#00ffb8;border-bottom:4px solid #00ffb8}.tab-btn[aria-selected=true] .crown-icon rect{fill:#00ffb8}.tab-btn.active{font-family:Minecraft;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;text-transform:uppercase;color:#00ffb8;border-bottom:4px solid #00ffb8}.tab-btn.active .crown-icon rect{fill:#00ffb8}.tab-btn.active::after{display:block;content:"";position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);width:100%;height:36px;background:radial-gradient(97.82% 50% at 50% 0,rgba(0,255,184,.4) 0,rgba(0,255,184,0) 80.24%);z-index:10}@media (max-width:768px){.tabs{display:none}.tab-content{display:block!important;opacity:1!important}}.tab-content-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:48px 20px 40px;min-height:435px;max-width:1450px}.tab-content-wrapper a{text-decoration:none}.winners-wrapper{width:100%;flex-direction:column}.winners-wrapper.desktop{display:flex}@media screen and (max-width:1024px){.winners-wrapper.desktop{display:none}}.winners-wrapper.mob{display:none}@media screen and (max-width:1024px){.winners-wrapper.mob{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:1024px){.swiper{padding-bottom:68px}}.title-main{position:relative;color:#101010;text-align:center;font-family:Como,sans-serif;font-size:16px;font-style:normal;font-weight:800;text-transform:uppercase;min-width:260px;transition:.2s ease-in-out;cursor:pointer;line-height:16px;letter-spacing:.6px}@media screen and (max-width:1200px){.title-main{min-width:240px}}@media screen and (max-width:1024px){.title-main{display:flex;align-items:center;justify-content:center;height:48px;width:100%;max-width:244px;border-bottom:2px solid #101010}}@media screen and (min-width:769px){.title-main{line-height:24px;letter-spacing:1.2px}}@media (max-width:768px){.title-main{min-width:unset}}@media screen and (max-width:1024px){h4.title-main{position:relative;display:flex;flex-direction:column;align-items:center;height:unset;width:100%;min-width:100%;margin-top:40px;padding-bottom:10px;color:#00ffb8;text-align:center;font-family:Minecraft;font-size:20px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:1.2px;border-bottom:4px solid #00ffb8;gap:7px}h4.title-main::after{display:block;content:"";position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);width:100%;height:36px;background:radial-gradient(97.82% 50% at 50% 0,rgba(0,255,184,.4) 0,rgba(0,255,184,0) 80.24%);z-index:10}h4.title-main .crown-icon rect{fill:#00ffb8}h4.title-main .tab-badge-price{color:#dfdfdf;font-family:Lato,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:155.556%;letter-spacing:0;text-transform:none}}.main-item{display:flex;flex-direction:column;max-width:260px;min-width:260px;height:344px;background:#404040;border:1.5px solid transparent;box-shadow:0 0 20px 0 rgba(0,255,184,0);text-decoration:none;transition:.2s ease-in-out}@media screen and (max-width:1024px){.main-item{max-width:260px;width:auto}}.main-item-inner{overflow:hidden;display:flex;position:relative;flex-direction:column;justify-content:flex-end;width:100%;height:100%;gap:24px}.main-item-inner::before{content:"";display:flex;position:absolute;top:0;left:0;width:100%;height:260px;flex-shrink:0;background:url(../images/webp/shadows-s.webp) no-repeat 0 0;background-size:100%;z-index:1}.main-item .icon-crown{position:absolute;top:16px;right:16px;width:22.244px;height:16px;z-index:2;transition:.2s ease-in-out}.main-item .icon-crown rect{fill:#404040;transition:.2s ease-in-out}.main-item .icon-hearts{position:absolute;top:16px;left:50%;transform:translateX(-50%);width:104px;height:32px;z-index:2;transition:.2s ease-in-out}.main-item .icon-hearts path{fill:#404040;transition:.2s ease-in-out}.main-item-link{position:relative;display:flex;align-items:center;width:100%;height:100%;cursor:pointer;overflow:hidden;border-radius:16px;pointer-events:visible}.main-item-container{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:100%;padding:17px 20px 20px 20px;gap:3px;z-index:1;height:84px;background:#404040}.main-item-img{position:absolute;height:260px;top:0}.main-item-img::after{content:"";display:flex;position:absolute;left:0;top:0;background:radial-gradient(166.4% 140.46% at 0 98.64%,rgba(0,0,0,0) 79.98%,rgba(0,0,0,.75) 100%)}.main-item-title{max-width:225px;min-height:28px;color:#fff;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.main-item-descr{color:#9f9f9f;font-family:Lato,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:142.857%;letter-spacing:0;min-height:20px;overflow:hidden;text-overflow:ellipsis;text-decoration:none}@media only screen and (min-width:1025px){.main-item:hover{border:1.5px solid var(--Mint,#00ffb8);box-shadow:0 0 20px 0 rgba(0,255,184,.8)}.main-item:hover .icon-crown rect{fill:#00ffb8}.main-item:hover .icon-hearts path{fill:#00ffb8}}.winners-wrapper.mob .tab-content-wrapper{padding-left:0;padding-right:0}.winners-wrapper.mob .swiper{padding:0;margin:0}.section-bottom{position:relative;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;max-width:100%}@media only screen and (min-width:1025px){.section-bottom{display:flex}}.section-bottom *{text-align:center}.section-bottom .content-wrapper{gap:16px}@media only screen and (max-width:600px){.section-bottom .heading-first{max-width:337px}}.section-bottom .decorated-bg{display:flex;justify-content:center;position:relative;width:100%;height:auto;margin:0 auto 205px}@media only screen and (max-width:1024px){.section-bottom .decorated-bg{margin:0 auto 16px}.section-bottom .decorated-bg::before{display:flex;position:absolute;top:-17%;width:100%;height:95%;content:"";background:var(--Green-gradient,linear-gradient(90deg,#00ffb8 0,#018901 100%));z-index:0}}@media only screen and (min-width:1025px){.section-bottom .decorated-bg{background:var(--Green-gradient,linear-gradient(90deg,#00ffb8 0,#018901 100%))}}.section-bottom .decorated-bg .logo{max-width:355px;width:100%;transform:translateY(1%);z-index:5}@media only screen and (min-width:1025px){.section-bottom .decorated-bg .logo{max-width:675.824px;transform:translateY(123px)}}.section-bottom .decorated-bg-item{display:none;position:absolute}@media only screen and (min-width:1025px){.section-bottom .decorated-bg-item{display:flex}}.section-bottom .decorated-bg-item.robot{top:0;left:50%;transform:translate(-50%,-55px);width:86px;height:97px;aspect-ratio:86/97;z-index:5}.section-bottom .decorated-bg-item.cf-guy{height:379px;bottom:0;right:1.3vw;max-inline-size:unset;max-block-size:unset;z-index:4}@media only screen and (min-width:1342px){.section-bottom .decorated-bg-item.cf-guy{height:379px;bottom:0;right:16vw}}.section-bottom .decorated-bg-item.guy{width:unset;height:381px;bottom:0;right:64vw;max-inline-size:unset;max-block-size:unset;z-index:4}@media only screen and (min-width:1342px){.section-bottom .decorated-bg-item.guy{width:483px;height:379px;bottom:0;right:60.3vw}}.section-bottom .decorated-bg-item.saber{display:none;width:491.431px;flex-shrink:0;top:396px;max-inline-size:unset;max-block-size:unset;left:-3.1%}@media only screen and (min-width:1342px){.section-bottom .decorated-bg-item.saber{display:flex}}@media only screen and (min-width:1600px){.section-bottom .decorated-bg-item.saber{left:.1%}}.section-bottom .decorated-bg-item.sword{display:none;top:135px;right:-1.6%;width:299px;height:375px;flex-shrink:0;z-index:1}@media only screen and (min-width:1342px){.section-bottom .decorated-bg-item.sword{display:flex}}@media only screen and (min-width:1600px){.section-bottom .decorated-bg-item.sword{right:4.6%}}.section-bottom .decorated-bg-item.pattern{width:518px;height:448px}.section-bottom .decorated-bg-item.pattern.top{top:263px}.section-bottom .decorated-bg-item.pattern.left{left:0}.section-bottom .decorated-bg-item.pattern.right{right:0}.section-bottom .decorated-bg .tag-item.orange{display:none;position:absolute;top:44px;left:50%;transform:translateX(-50%);z-index:5}@media only screen and (min-width:1025px){.section-bottom .decorated-bg .tag-item.orange{display:flex}}.section-bottom .first-layer{position:absolute;top:0;left:0;width:100%;height:100%;display:none}@media only screen and (min-width:1025px){.section-bottom .first-layer{display:flex}}.section-bottom .categories-container{margin-top:58px;margin-bottom:0}@media only screen and (min-width:1025px){.section-bottom .categories-container{margin-top:137px;margin-bottom:18px}}.section-bottom .section-btns .content-wrapper{padding:0 0 15px}@media only screen and (min-width:1025px){.section-bottom .section-btns .content-wrapper{padding:0 0 30px}}.section-bottom .content-wrapper.additional{flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:1160px;gap:21px;padding:0 21px 48px}@media only screen and (max-width:1024px){.section-bottom .content-wrapper.additional{display:flex;flex-direction:column;gap:0}}@media only screen and (min-width:1025px){.section-bottom .content-wrapper.additional{padding:0 0 73px}}.section-bottom .content-wrapper.additional .heading-five{color:var(--color-text-secondary,#bfbfbf);text-align:center;font-family:var(--font-family-default,Lato);font-size:var(--font-size-400,16px);font-style:normal;font-weight:var(--font-weight-bold,700);line-height:var(--font-line-height-600,24px);letter-spacing:var(--font-letter-spacing-default,0)}@media only screen and (max-width:1024px){.section-bottom .content-wrapper.additional .heading-five{margin:42px auto 20px}}.section-bottom .content-wrapper.additional .bottom-links-container{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;gap:8px var(--space-200,8px);align-self:stretch;flex-wrap:wrap}.section-bottom .content-wrapper.additional .bottom-link-item{display:flex;padding:var(--space-200,8px) var(--space-300,12px);justify-content:center;align-items:center;gap:var(--space-100,4px);background:var(--color-background-cf,#101010);cursor:pointer;color:var(--color-text-tertiary,#9f9f9f);font-family:var(--font-family-default,Lato);font-size:var(--font-size-350,14px);font-style:normal;font-weight:var(--font-weight-regular,400);line-height:var(--font-line-height-500,20px);letter-spacing:var(--font-letter-spacing-default,0);transition:.2s ease-in-out;text-decoration:none}@media only screen and (min-width:1025px){.section-bottom .content-wrapper.additional .bottom-link-item:hover{background-color:#202020}}.section-bottom .mob-item{position:relative;display:none}.section-bottom .mob-item.robot,.section-bottom .mob-item.tag-item.orange{display:none}@media only screen and (max-width:1024px){.section-bottom .mob-item{display:flex}.section-bottom .mob-item.tag-item.orange{display:flex}.section-bottom .mob-item.robot{width:86px}}.tag-item.orange{display:inline-flex;padding:var(--space-300,12px) var(--space-500,20px) 14px var(--space-500,20px);justify-content:center;align-items:center;gap:8px;border-radius:32px;background:var(--color-surface-brand-cf,#eb622b);box-shadow:0 3px 0 0 rgba(0,0,0,.25);color:var(--color-surface-secondary,#202020);text-align:center;font-family:Minecraft;font-size:var(--font-size-400,16px);font-style:normal;font-weight:var(--font-weight-bold,400);line-height:100%;letter-spacing:var(--font-letter-spacing-default,0)}.to-top{display:flex;flex-direction:column;align-items:center;margin:13px auto 0;padding-bottom:127px;color:#dfdfdf;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;letter-spacing:0;text-transform:uppercase}@media only screen and (max-width:1024px){.to-top{padding-bottom:0;margin:10px auto 37px;font-size:16px}}.to-top svg{width:24px;height:24px;margin:0 0 10px;transform:translateY(0);transition:.2s ease-in-out}@media only screen and (min-width:1025px){.to-top:hover svg{transform:translateY(-8px)}}.to-top-section{display:flex;justify-content:center;max-width:500px;max-width:100%;width:100%;margin:0 auto;background:url(../images/webp/bottom-glow.webp) no-repeat 50% 100%;background-size:200%}@media only screen and (max-width:1024px){.to-top-section{background-size:300%}}.to-top-section .content-wrapper{position:relative;padding-top:0;z-index:3}@media only screen and (max-width:1024px){.to-top-section .content-wrapper{padding-top:0}}.footer{position:relative;z-index:1;padding:0;display:flex;flex-direction:column;align-items:center;border-top:.5px solid rgba(0,255,184,.7);background:var(--color-background-cf,#101010)}@media only screen and (min-width:1025px){.footer{padding:0}}.footer .content-wrapper{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;max-width:1720px;margin:0 auto;padding:30px 20px 21px}@media only screen and (min-width:1025px){.footer .content-wrapper{max-width:1960px;padding:71px 20px 0;align-items:flex-start}}.footer-line{display:flex;width:100%;justify-content:space-between;width:100%}@media only screen and (max-width:1024px){.footer-line{flex-direction:column;align-items:center}}.footer-line .content-wrapper{position:relative;flex-direction:column;max-width:1715px;width:100%;margin:0 auto;padding:15px 10px 0}@media only screen and (min-width:1025px){.footer-line .content-wrapper{flex-direction:row;justify-content:space-between;align-items:center;max-width:1715px;margin:0 auto;padding:0 20px}}.footer-line a,.footer-line p,.footer-line span{color:#9f9f9f;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:140%;text-decoration:none}.footer-line a{transition:.2s ease-in-out}.footer-line a:hover{color:#fff}.footer-line-left{display:flex;flex-direction:column}@media only screen and (min-width:1025px){.footer-line-left{flex-direction:row;align-items:center}}.footer-line-left ul{display:flex;align-items:center;padding:0}.footer-line-left ul li{color:#9f9f9f;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:140%}@media only screen and (min-width:1025px){.footer-line-left ul li{margin-left:32px}}.footer-line-right{display:flex;align-items:center}.footer-line-right a,.footer-line-right li,.footer-line-right p,.footer-line-right span{color:#9f9f9f;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:140%}.footer-socials{display:flex;margin-top:-2px}@media only screen and (max-width:1024px){.footer-socials{margin-top:44px;justify-content:center;margin:29px auto 6px}}.footer-socials-item{margin-left:20px}.footer-line ul.mob-only{display:none}@media only screen and (max-width:1024px){.footer-line ul.mob-only{display:flex;justify-content:space-between;width:100%;max-width:400px;padding:0 16px 16px}.footer-line ul.mob-only li{margin:0 4px}}@media only screen and (max-width:1024px){.footer-line ul.desktop-only{display:none}}@media only screen and (max-width:1024px){.footer-socials-item{margin-left:unset;margin:0 10px}.footer-socials-item:first-of-type{order:1}.footer-socials-item:nth-of-type(2){order:3}.footer-socials-item:last-of-type{order:2}}