.HeaderItem{border:2px solid rgba(255,255,255,.5);border-radius:14px;background-color:#ffffff40;padding:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:scale .3s}.HeaderItem img{width:22px;height:22px;transition:scale .3s}@media (max-width: 700px){.HeaderItem img{width:22px!important;height:22px!important}}.HeaderItem:hover,.HeaderItem:hover img{scale:1.1}.Footer{padding-top:72px!important;padding-bottom:24px!important;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px}.Footer__item{width:100%;display:flex;justify-content:space-between;align-items:center}.Footer__item-nav{display:flex;gap:12px}@media (max-width: 700px){.Footer__item img{width:40px;height:40px}}.Footer__policy{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 700px){.Footer__policy{justify-content:center;flex-wrap:wrap}}.Footer__policy-copy{color:#fff6;font-size:12px;font-weight:400}@media (max-width: 700px){.Footer__policy-copy{width:100%;text-align:center}}.Footer__policy-policy{cursor:pointer;font-size:12px;color:#ffffffe6;font-weight:400}.Header{padding-top:24px!important;padding-bottom:24px!important;display:flex;justify-content:space-between;align-items:center}.Header__left{display:flex;justify-content:center;align-items:center;gap:32px}@media (max-width: 700px){.Header__left img{width:40px;height:40px}}@media (max-width: 700px){.Header__left{width:100%;justify-content:space-between}}.Header__left-block{display:flex;justify-content:center;align-items:center;gap:8px}.Header__left-block-join{background-color:#0075ff}.Header__left-block-leader{background-color:#ffffff1a}.Header__nav{display:flex;gap:12px}@media (max-width: 700px){.Header__nav{display:none}}.Hero{background-color:#11a950;border-radius:40px;padding:40px!important;display:flex;flex-wrap:wrap;width:95%!important;overflow:hidden;height:700px}.Hero_balls{width:100%!important;align-items:start!important;top:-40px}.Hero__content{width:60%;gap:100px;display:flex;flex-wrap:wrap}@media (max-width: 1000px){.Hero__content{order:1;width:100%;gap:60px}}.Hero__content-wrapper{display:flex;flex-wrap:wrap;gap:35px}.Hero__content-wrapper p{width:100%}.Hero__content-vibers{font-weight:500;color:#ffffffb3;font-size:24px}@media (max-width: 1000px){.Hero__content-vibers{font-weight:400;font-size:14px}}.Hero__content-title{font-size:96px;line-height:96px;max-width:800px}@media (max-width: 1000px){.Hero__content-title{line-height:44px;font-size:41px}}.Hero__content-subtitle{font-weight:600;font-size:24px;max-width:277px}@media (max-width: 1000px){.Hero__content-subtitle{font-weight:500;font-size:16px}}.Hero__content-description{max-width:266px;font-size:16px;color:#ffffffb3}.Hero__content-description span{font-weight:700;color:#ffffffb3}@media (max-width: 1000px){.Hero__content-description{font-size:14px}}.Hero__decor{width:40%;height:100px}@media (max-width: 1000px){.Hero__decor{order:2}}.HowIt{width:95%!important;padding-top:150px!important;display:flex;flex-wrap:wrap;gap:30px}.HowIt__items{display:flex;justify-content:center;align-items:center;gap:32px;width:100%;position:relative;z-index:1}@media (max-width: 1300px){.HowIt__items{flex-wrap:wrap}}.HowIt__title{position:relative;z-index:2}.HowItitem{display:flex;flex-wrap:wrap;align-items:center;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:24px;overflow:hidden;background:#0a0a0a;position:relative;z-index:2}.HowItitem_border{width:100%!important;align-items:start!important;top:-250px;opacity:0;transition:opacity .5s}.HowItitem_border_inner{background:linear-gradient(to right,#fff0 40%,#fff,#fff0 60%);min-width:800px;min-height:800px;animation:rotating 5s infinite linear}@keyframes rotating{0%{rotate:0deg}to{rotate:360deg}}.HowItitem_border_wrapper{overflow:hidden;padding:2px;border-radius:24px;background:#fff3}.HowItitem_img{width:100%!important;justify-content:right!important;top:50px;transition:scale .2s}.HowItitem_img_1{animation:megaImgAnim 10s infinite alternate ease-in-out}@keyframes megaImgAnim{0%{translate:0px 0px}to{translate:0px -30px;rotate:-5deg}}.HowItitem_img_2{animation:megaImgAnim2 15s infinite alternate ease-in-out}@keyframes megaImgAnim2{0%{translate:0px 0px}20%{translate:0px 20px;rotate:2deg}to{translate:20px -20px;rotate:-3deg}}.HowItitem_img_3{animation:megaImgAnim3 20s infinite alternate ease-in-out}@keyframes megaImgAnim3{0%{translate:0px 0px}50%{translate:-20px 20px;rotate:4deg}to{translate:10px -10px;rotate:2deg}}.HowItitem_img img{width:75%}.HowItitem_img_back img{opacity:.4;filter:grayscale(1) blur(4px)}.HowItitem_content{padding:32px 24px}.HowItitem_wrapper{width:calc(33% - 26px);position:relative;cursor:pointer}.HowItitem_wrapper:hover .HowItitem_img{scale:1.1}.HowItitem_wrapper:hover .HowItitem_border{opacity:1}@media (max-width: 1300px){.HowItitem_wrapper{width:calc(50% - 16px)}}@media (max-width: 920px){.HowItitem_wrapper{width:100%}}.HowItitem__top{width:100%;display:flex;justify-content:space-between;align-items:center}.HowItitem__top-num{color:#0075ff;font-size:128px;line-height:100px}.HowItitem__title{font-size:32px;margin-top:32px}.HowItitem__description{font-size:18px;color:#ffffffb3;line-height:24px}.Join{display:flex;justify-content:space-between;align-items:center;width:95%!important;padding-top:150px!important;gap:24px}@media (max-width: 800px){.Join{flex-wrap:wrap}}.Join__content{width:50%;display:flex;flex-wrap:wrap;gap:35px}@media (max-width: 800px){.Join__content{width:100%;order:2;gap:15px}}.Join__description{color:#ffffffb3;font-size:22px;font-weight:400}.Join__btn{background:#0075ff}.Join img{width:50%}@media (max-width: 1200px){.Join img{width:50%;min-width:300px}}@media (max-width: 800px){.Join img{order:1;width:100%;min-width:0!important}}.WhatIs{display:flex;justify-content:space-between;align-items:center;width:95%!important;padding-top:72px!important;gap:12px}@media (max-width: 800px){.WhatIs{flex-wrap:wrap}}.WhatIs__content{width:50%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (max-width: 800px){.WhatIs__content{width:100%;order:2}}.WhatIs__content-description{font-size:20px;color:#ffffffb3}@media (max-width: 800px){.WhatIs__content-description{font-size:16px}}.WhatIs img{width:50%}@media (max-width: 1200px){.WhatIs img{width:50%;min-width:300px}}@media (max-width: 800px){.WhatIs img{order:1;width:100%;min-width:0!important}}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;color:#fff;font-family:Poppins}.dnone{display:none}a{text-decoration:none}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{scroll-behavior:smooth;scrollbar-color:#11A950 #1e1e1e;scrollbar-width:thin;overflow-x:hidden}.container{width:100%;max-width:1600px;margin:0 auto;padding:0 12px}body{background-color:#0a0a0a;overflow-x:hidden}.allbtn{padding:16px 18px;border-radius:50px;font-size:20px;transition:background-color .3s,color .3s;font-weight:500;cursor:pointer}@media (max-width: 700px){.allbtn{font-size:15px;padding:13px 14px}}@media (max-width: 350px){.allbtn{font-size:12px;padding:8px 9px}}.allbtn:hover{background-color:#fff;color:#000}.title{width:100%;font-size:40px;font-weight:600}@media (max-width: 800px){.title{font-size:32px;font-weight:500}}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf);font-weight:400;font-style:normal}
