@charset "UTF-8";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:arial;-webkit-tap-highlight-color:transparent}.dnone{display:none}a{text-decoration:none}input,textarea{box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{scroll-behavior:smooth;background:#070707}.App{width:100%!important;overflow:hidden}.App_noScroll{max-height:calc(var(--vh) * 50)}@font-face{font-family:arial;src:url(/fonts/arial.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:sf;src:url(/fonts/sf.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:b;src:url(/fonts/b.ttf) format("truetype");font-weight:400;font-style:normal}.Header{width:100%;display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:48px auto 0;padding:0 12px}@media(max-width:1400px){.Header{margin-top:12px}}.Header_fade{background:linear-gradient(to bottom,#070707,#07070700)}.Header_wrapper{position:fixed;z-index:99;width:100%}.Header_logo{display:flex;align-items:center;font-size:80px;font-family:b;text-shadow:4px 4px 10px rgba(0,0,0,.5333333333)}@media(max-width:800px){.Header_logo{font-size:50px}}@media(max-width:800px){.Header_logo img{font-size:50px}}.Header_link{display:flex;align-items:center;height:50px;min-width:fit-content;border:2px solid #fff;padding:8px 32px;font-family:b;border-radius:16px;font-size:36px;text-shadow:0px 2px 2px rgba(0,0,0,.3137254902);background:linear-gradient(135deg,#0000 50%,#45ffc4,#747aff);background-size:300% 300%;background-position:0% 0%;transition:background-position .5s,box-shadow .2s,border .3s;-webkit-backdrop-filter:blur(5px) brightness(.8);backdrop-filter:blur(5px) brightness(.8);box-shadow:0 2px 10px #0008}@media(max-width:1200px){.Header_link{display:none;border:2px solid rgba(255,255,255,0);background:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}}@media(max-width:1200px){.Header_link_active{display:flex}}.Header_link:hover{border:2px solid rgba(255,255,255,.1333333333);background-position:90% 90%}@media(max-width:700px){.Header_link:hover{background-position:0% 0%;border:2px solid #fff}}@media(max-width:1200px){.Header_link{font-size:24px;border-radius:12px;padding:8px 24px;height:45px}}@media(max-width:1200px){.Header_link{border-radius:8px;padding:4px 18px;height:35px;font-size:20px}}.Header_links{display:flex;column-gap:16px}@media(max-width:1200px){.Header_links_wrapper{width:100%;padding-left:12px}}.Header_media{display:flex;align-items:center;column-gap:12px}.Header_media_el{min-width:60px;min-height:60px;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#fff0;transition:background-color .2s;border-radius:8px}@media(max-width:800px){.Header_media_el{min-width:40px;min-height:40px}}.Header_media_el img{transition:filter .2s}@media(max-width:800px){.Header_media_el img{max-width:25px}}.Header_media_el:hover{background-color:#fff}.Header_media_el:hover img{filter:invert(1)}.Hero{position:relative;z-index:9;background:#070707;padding-top:100px}.Hero_topFade_grad{top:-100px;width:100%}.Hero_topFade_grad_inner{min-height:100px;min-width:150vw;background:linear-gradient(to right,#60dac5,#4d4ac5);filter:blur(100px)}.Hero_topFade_round{top:-100px;width:100%}.Hero_topFade_round_inner{min-height:300px;min-width:50vw;background:linear-gradient(to right,#60dac5,#4d4ac5);filter:blur(150px);border-radius:100vw}.Hero_decor{min-height:calc(var(--vh) * 100 - 100px);display:flex;align-items:center;justify-content:center;position:relative;z-index:3}@media(max-width:1200px){.Hero_decor{min-height:calc(var(--vh) * 80 - 100px)}.Hero_decor img{max-width:100%}}.Cards{height:1200px;display:flex;align-items:center;justify-content:center;background:#070707;position:relative;z-index:10}@media(max-width:1920px){.Cards{height:1000px}}@media(max-width:1500px){.Cards{height:800px}}@media(max-width:1200px){.Cards{height:600px}}@media(max-width:700px){.Cards{height:700px}}.Cards_el{pointer-events:none}@media(max-width:700px){.Cards_el{left:50px}}.Cards_nav_inner{display:flex;justify-content:center;align-items:center;background-color:#fff0;cursor:pointer;transition:background-color .3s;min-width:78px;min-height:78px;max-width:78px;max-height:78px;border-radius:16px;border:2px solid white}@media(max-width:1500px){.Cards_nav_inner{min-width:50px;min-height:50px;max-width:50px;max-height:50px;border-radius:12px;border:2px solid white}}.Cards_nav_inner img{transition:filter .3s;width:100%}.Cards_nav_inner:hover{background-color:#fff}@media(max-width:700px){.Cards_nav_inner:hover{background-color:#fff0}}.Cards_nav_inner:hover img{filter:invert(1)}@media(max-width:700px){.Cards_nav_inner:hover img{filter:invert(0)}}.Cards_nav:nth-child(1){left:-550px}@media(max-width:1920px){.Cards_nav:nth-child(1){left:-400px}}@media(max-width:1500px){.Cards_nav:nth-child(1){left:-350px}}@media(max-width:1200px){.Cards_nav:nth-child(1){left:-300px}}@media(max-width:700px){.Cards_nav:nth-child(1){top:270px;left:-50px}}.Cards_nav:nth-child(1) img{rotate:180deg}.Cards_nav:nth-child(2){left:550px}@media(max-width:1920px){.Cards_nav:nth-child(2){left:400px}}@media(max-width:1500px){.Cards_nav:nth-child(2){left:350px}}@media(max-width:1200px){.Cards_nav:nth-child(2){left:300px}}@media(max-width:700px){.Cards_nav:nth-child(2){left:50px;top:270px}}.Card{min-width:550px;max-width:550px;min-height:750px;max-height:750px;border:10px solid white;background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;align-items:end;border-radius:32px;box-shadow:10px 10px 30px #0008}@media(max-width:1920px){.Card{min-height:600px;max-height:600px;min-width:450px;max-width:450px;border:9px solid white}}@media(max-width:1500px){.Card{min-height:500px;max-height:500px;min-width:350px;max-width:350px;border:8px solid white}}@media(max-width:1200px){.Card{border:6px solid white;min-height:400px;max-height:400px;min-width:280px;max-width:280px}}.Card_text{background:linear-gradient(to bottom,#130c2088,#130c20);padding:32px;text-align:justify;font-size:27px;line-height:27px;border-radius:0 0 32px 32px;font-family:sf}.Card_text span{font-family:b;font-size:50px;padding-bottom:12px}@media(max-width:1500px){.Card_text span{font-size:40px}}@media(max-width:1200px){.Card_text span{font-size:30px}}@media(max-width:1500px){.Card_text{padding:16px;font-size:20px;line-height:20px}}@media(max-width:1200px){.Card_text{font-size:14px;line-height:16px;padding:10px}}.Slider{min-height:4000px;background:#000}@media(max-width:1000px){.Slider{min-height:fit-content}}.Slider_follow{min-width:300px;min-height:300px;background:linear-gradient(to right,#60dac5,#4d4ac5);filter:blur(80px);border-radius:200px}.Slider_follow_wrapper{transition:opacity .5s}.Slider_overlay{position:relative;z-index:2;width:100%;min-height:5000px;overflow:hidden;background:url(/img/sliderBg.svg);filter:drop-shadow(0px 5px 2px rgba(0,0,0,.5333333333));background-size:600px 300px;animation:sliderBgAnim 30s infinite linear}@keyframes sliderBgAnim{0%{background-position:0px 0px}to{background-position:600px 0px}}.Slider_overlay_wrapper{width:100%!important;align-items:start}.Slider_content{display:flex;min-height:calc(var(--vh) * 100);justify-content:center;align-items:center;position:relative;z-index:10}@media(max-width:1000px){.Slider_content{flex-wrap:wrap;padding:96px 12px;row-gap:48px}}.Slider_content_el{min-width:620px;max-width:620px}@media(max-width:1500px){.Slider_content_el{min-width:450px;max-width:450px}}@media(max-width:1000px){.Slider_content_el{min-width:unset}}@media(max-width:500px){.Slider_content_el{max-width:100%}}.Slider_content_el_wrapper{transition:transform .3s}@media(max-width:1000px){.Slider_content_el_wrapper{width:fit-content!important;height:fit-content!important}}.Slider_content_el_decor{display:flex;justify-content:center;margin-bottom:-100px}@media(max-width:500px){.Slider_content_el_decor{margin-bottom:-50px}}.Slider_content_el_decor img{width:100%;max-width:450px}@media(max-width:1500px){.Slider_content_el_decor img{max-width:350px}}.Slider_content_el_header{display:flex;align-items:center;column-gap:24px}@media(max-width:1500px){.Slider_content_el_header{column-gap:18px}}.Slider_content_el_hText{width:100%;border-radius:16px;height:78px;display:flex;align-items:center;justify-content:center;font-size:80px;font-family:b;column-gap:12px;white-space:nowrap;text-shadow:4px 4px 10px rgba(0,0,0,.5333333333)}@media(max-width:1500px){.Slider_content_el_hText{font-size:52px;border-radius:12px;height:50px}.Slider_content_el_hText a{font-size:52px}}@media(max-width:500px){.Slider_content_el_hText{font-size:12vw;border-radius:12px;height:50px}.Slider_content_el_hText a{font-size:40px}}.Slider_content_el_hText .dollar{font-family:sf;font-size:60px;width:30px}@media(max-width:1500px){.Slider_content_el_hText .dollar{width:20px;font-size:42px}}@media(max-width:500px){.Slider_content_el_hText .dollar{width:10px;font-size:32px}}.Slider_content_el_hText_img_wrapper{width:100px}.Slider_content_el_hText_img_wrapper img{filter:drop-shadow(0px 0px 10px #000);min-width:100px}@media(max-width:1500px){.Slider_content_el_hText_img_wrapper{width:80px}.Slider_content_el_hText_img_wrapper img{min-width:80px;max-width:80px}}@media(max-width:500px){.Slider_content_el_hText_img_wrapper{width:60px}.Slider_content_el_hText_img_wrapper img{min-width:60px;max-width:60px}}.Slider_content_el_hText a{font-size:80px;font-family:sf}@media(max-width:500px){.Slider_content_el_hText_small{column-gap:6px;font-size:24px;white-space:nowrap}.Slider_content_el_hText_small a{font-size:24px}}.Slider_content_el_content{height:120px;display:flex;align-items:center;justify-content:center}@media(max-width:1500px){.Slider_content_el_content{height:90px;font-size:18px}}@media(max-width:1000px){.Slider_content_el_content{height:fit-content;padding-top:12px}}.Slider_content_el_content_extra{display:flex;justify-content:center;align-items:center;column-gap:12px;margin-top:12px}.Slider_content_el_content_extra_el a{height:55px;display:flex;justify-content:center;background:#fff;align-items:center;border-radius:16px;padding:0 16px;color:#000;font-family:sf;font-size:28px;column-gap:12px}@media(max-width:1500px){.Slider_content_el_content_extra_el a{font-size:22px;padding:0 12px;height:40px;border-radius:12px}}.Slider_content_el_content_extra_el a img{max-height:45px}@media(max-width:1500px){.Slider_content_el_content_extra_el a img{max-height:30px}}.Slider_content_el_content_inner{text-align:center;font-size:20px;font-family:sf;line-height:24px}@media(max-width:1500px){.Slider_content_el_content_inner{font-size:18px;line-height:20px}}.Slider_content_el_content_inner .dollar{font-family:sf;font-size:24px}@media(max-width:1500px){.Slider_content_el_content_inner .dollar{font-size:18px}}.Slider_content_el_content_inner a{font-family:b;display:inline}.Slider_content_el_num{display:flex;align-items:center;justify-content:center;min-height:78px;min-width:78px;max-height:78px;max-width:78px;border:4px solid rgba(255,255,255,.2);font-family:b;font-size:90px;border-radius:16px;text-shadow:0px 2px 2px rgba(0,0,0,.3137254902);background:linear-gradient(135deg,#45ffc4,#747aff);transition:background-position .5s,box-shadow .2s,border .3s;background-size:120% 120%;background-position:20% 20%;padding-bottom:10px;box-shadow:0 2px 10px #0008}@media(max-width:1500px){.Slider_content_el_num{min-height:60px;min-width:60px;max-height:60px;max-width:60px;border-radius:12px;padding-bottom:8px;font-size:60px}}.Gallery{background:#070707;position:relative;z-index:9;overflow:hidden}.Gallery_bg{width:100%!important}.Gallery_list{position:relative;z-index:2;width:100%;padding:0 12px;margin:80px auto 0;max-width:1600px;column-count:3;column-gap:12px}@media(max-width:1000px){.Gallery_list{column-count:2}}@media(max-width:800px){.Gallery_list{column-count:1}}.Gallery_el{width:100%;height:auto;display:block;margin:0 0 12px;break-inside:avoid;border-radius:6px}.Gallery_el img{width:100%;border-radius:18px}.GalleryOne{box-shadow:0 -50px 50px #070707;background:#070707;position:relative;z-index:10;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:96px 0}.GalleryOne img{width:1200px;max-width:100%;border-radius:24px}@media(max-width:1200px){.GalleryOne img{border-radius:0;max-width:150%}}.Footer{background:#070707;box-shadow:0 -50px 50px #070707;position:relative;z-index:9;padding:120px 12px;display:flex;justify-content:center;align-items:center;gap:80px;max-width:100vw;flex-wrap:wrap}@media(max-width:1500px){.Footer{gap:40px}}@media(max-width:800px){.Footer{padding:40px 12px}}.Footer_el{font-family:b;font-size:40px}.Loader{position:fixed;z-index:9999;display:flex;justify-content:center;align-items:center;align-content:center;background:#000;width:100vw;height:100vh;opacity:1;transition:opacity .5s,transform .5s;flex-wrap:wrap;left:0;top:0}.Loader_skip{transition:opacity .5s;position:fixed;z-index:99998;display:flex;justify-content:right;align-items:end;align-content:end;width:100vw;height:100vh;opacity:1;flex-wrap:wrap;left:0;top:0}.Loader_skip_text{padding-right:50px;padding-bottom:20px;cursor:pointer;font-size:50px;color:#fff;text-align:right;font-family:b;transition:opacity .5s}.Loader_skip_text:hover{opacity:.5}.Loader_play{transition:opacity .5s;position:fixed;z-index:99999;display:flex;justify-content:center;align-items:center;align-content:center;width:100vw;height:100vh;opacity:1;flex-wrap:wrap;left:0;top:0}.Loader_play_inner{display:flex;justify-content:center;align-items:center;align-content:center;row-gap:10px;padding:24px;column-gap:12px;border-radius:20px;background:linear-gradient(135deg,#44fec4,#747aff);background-size:120% 120%;background-position:10% 10%;border:3px solid rgba(255,255,255,.5333333333);cursor:pointer}.Loader_play_inner:hover img{transform:translate(0) rotate(-3deg)}.Loader_play_inner:hover .Loader_play_text{transform:translate(0) rotate(3deg)}.Loader_play_text{margin-top:-30px;text-align:center;font-family:b;font-size:100px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5333333333);transition:transform .3s ease-out}.Loader_play img{transition:transform .3s ease-out;min-width:80px;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.5333333333))}.Loader video{min-width:100vw;object-fit:cover;min-height:100vh}.Loader_canStop{opacity:0;transition:scale .2s,filter .2s,opacity .5s}.Loader_hide{opacity:0;pointer-events:none}.Loader_content{width:100%!important}.Loader_content_2{top:-6px;pointer-events:none}.Loader_bg{width:100%!important}.Loader_bg_inner{min-width:100vw;min-height:100vh;background:#000}.Loader_button{width:100%!important;transition:filter .5s,opacity .5s,transform 3s cubic-bezier(.5,-.1,.43,1.28);cursor:pointer}.Loader_button:hover{filter:contrast(1.3)}.Loader_button_wrapper_1{min-width:250px;min-height:100px;border-radius:200px;background:linear-gradient(-135deg,#f6986a,#b23603);display:flex;justify-content:center;align-items:center}.Loader_button_wrapper_2{min-width:240px;min-height:92px;border-radius:200px;background:linear-gradient(135deg,#f6986a,#b23603);display:flex;justify-content:center;align-items:center}.Loader_button_wrapper_3{background:#e67647;min-width:236px;min-height:88px;border-radius:200px;font-weight:500;display:flex;justify-content:center;align-items:center;color:#000;font-size:32px}
