/*!
 * © ФОП Густілін Г.О., ФОП Григоренко А.І., 2023 рік
 * Всі права захищено.
 */
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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;*display: inline;*zoom: 1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left: -7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align: middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow: visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height: 13px;*width: 13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}html{scrollbar-gutter:stable}*::-webkit-scrollbar{width:5px;border-radius:2px}body::-webkit-scrollbar{width:5px;border-radius:2px}body::-webkit-scrollbar-track{background:#717176}body::-webkit-scrollbar-thumb{background:#ed2f1f;min-height:150px}body::-webkit-scrollbar-thumb:hover{background:#ce4133}.header{height:112px;width:100%;max-width:1921px;margin:0 auto;padding:0 200px;position:absolute;top:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;z-index:100}.header_logo{cursor:pointer;width:120px;flex:0 0 120px}.header_logo img{width:100%}.header .overflow{display:none;width:100vw;height:200vh;position:fixed;background-color:#0000005e;opacity:0;transition:opacity .4s;z-index:20;margin-left:-50px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width: 767px){.header .overflow{margin-left:-24px}}.header .overflow.active{opacity:1}.header .nav-bar{display:flex;justify-content:space-between;width:100%;padding-left:59px;height:100%;line-height:120%}@media (max-width: 1435px){.header .nav-bar{padding-left:40px}}.header .nav-bar_wrapper{gap:30px;display:flex;align-items:center;padding-left:10px}.header .nav-bar_buttons{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:46px;color:#ffffff61}@media (max-width: 1610px){.header .nav-bar_buttons{gap:35px}}@media (max-width: 1480px){.header .nav-bar_buttons{gap:25px}}.header .nav-bar_buttons a{white-space:nowrap;display:block;transition:color .25s;display:flex;align-items:center;gap:12px}.header .nav-bar_buttons a path{transition:fill-opacity .25s}.header .nav-bar_buttons a.giveaway{position:relative;background:linear-gradient(90deg,#be3cf9 30.44%,#2a6ade 59.26%,#be3cf9 84.27%);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200%;animation:textGradient 3s infinite;font-weight:400;height:100%;padding:0 10px;margin:0 0 0 -10px}@media (min-width: 1230px){.header .nav-bar_buttons a.giveaway.with-row:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0px;background:linear-gradient(0deg,#0078d640,#0078d600 30.83%);transition:.2s}.header .nav-bar_buttons a.giveaway.with-row:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#be3cf9 30.44%,#2a6ade 59.26%,#be3cf9 84.27%);background-size:200% 100%;animation:backgroundGradient 3s infinite}}.header .nav-bar_buttons a.active:not(.giveaway){color:#ffffffb7}.header .nav-bar_buttons a.active:not(.giveaway) path{fill-opacity:.7}.header .nav-bar_buttons a.active.with-row.giveaway:before{height:100%}.header .nav-bar_func-panel{display:flex;gap:49px;align-items:center;height:42px}.header .nav-bar_func-panel .language-select{width:168px;height:100%;position:relative}.header .nav-bar_func-panel .language-select_container{width:168px;height:50px;align-items:center}@media (min-width: 1230px) and (max-width: 1560px){.header .nav-bar_func-panel .language-select,.header .nav-bar_func-panel .language-select_container{width:24px}}.header .nav-bar_func-panel .language-select button{height:40px;letter-spacing:1px;position:absolute;top:0;width:100%;display:flex;justify-content:center;align-items:center;gap:10px;opacity:0;left:50%;transform:translate(-50%,170%);pointer-events:none;line-height:40px;font-weight:300;border:solid 1px rgba(255,251,239,0);border-radius:5px;transition:all .3s}@media (min-width: 1230px) and (max-width: 1560px){.header .nav-bar_func-panel .language-select button{padding:0 18px}}.header .nav-bar_func-panel .language-select button img{width:24px;height:24px}.header .nav-bar_func-panel .language-select button:hover{background-color:#fffbef0e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:solid 1px rgba(255,251,239,.253)}@media (min-width: 1230px) and (max-width: 1560px){.header .nav-bar_func-panel .language-select button span{display:none}}.header .nav-bar_func-panel .language-select button.active{top:0;opacity:1;pointer-events:all;transform:translate(-50%)}.header .nav-bar_func-panel .language-select button.active:hover{border:solid 1px rgba(255,251,239,0);background:none}.header .nav-bar_func-panel .language-select_container.active{height:80px}.header .nav-bar_func-panel .language-select_container.active button{opacity:1;pointer-events:all;transform:translate(-50%,120%)}.header .nav-bar_func-panel .language-select_container.active button.active{transform:translate(-50%)}.header .nav-bar_func-panel .screen-mode-select{height:-moz-max-content;height:max-content;display:flex;display:none}.header .nav-bar_func-panel .screen-mode-select button{width:42px;height:42px;border-radius:10px;background-color:#fffbef00;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.header .nav-bar_func-panel .screen-mode-select button:first-child{margin-right:8px}.header .nav-bar_func-panel .screen-mode-select button:hover{background-color:#fffbef0d}.header .nav-bar_func-panel .screen-mode-select button.active{background-color:#fffbef26}.header .nav-bar_func-panel .screen-mode-select button.active .first-path{opacity:.8}.header .nav-bar_func-panel .screen-mode-select button.active .second-path{opacity:1;fill-opacity:1}.header .nav-bar_cabinet-btn{height:54px;width:54px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;transition:box-shadow .2s ease;border-radius:4px;background:linear-gradient(90deg,#1977fd,#00439e)}.header .nav-bar_cabinet-btn .cabinet-btn-text{white-space:nowrap;font-weight:600}.header .nav-bar_cabinet-btn.active{box-shadow:0 0 25px #1a2fa5}.header_vacantion{margin-left:36px;width:180px;height:54px;background-image:linear-gradient(90deg,#ec2b1d,#f17d36,#ec2b1d);background-size:200% 100%;background-position:0%;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-family:Gotham Pro,sans-serif;font-weight:400;transition:background-position .4s}.header_vacantion:hover{background-position:100%}.header_vacantion img{width:24px}.header_vacantion span{display:flex;height:100%;align-items:center}.header .mobile-hamburger{display:none;width:50px;height:50px;padding:14px 12px;flex-direction:column;justify-content:space-between;background-color:#ffffff1a;border-radius:15px}.header .mobile-hamburger div{width:100%;height:2px;background-color:#89898f;border-radius:2px}@media (max-width: 1840px){.header{padding:0 100px}}@media (max-width: 1435px){.header{height:112px;padding:0 80px}.section-button{width:300px;height:70px;font-size:22px}}@media (max-width: 1360px){.header{height:112px}}@media (max-width: 1230px){.header{height:112px;padding:0 50px}.header_logo{z-index:2}.header .nav-bar{position:fixed;flex-direction:column;height:100vh;width:max(30%,350px);left:0;top:0;transform:translate(-100%);transition:transform .4s .4s;background-color:#070714;z-index:21}.header .nav-bar_buttons{margin-top:130px;flex-direction:column;gap:32px;align-items:start}.header .nav-bar_buttons a{transform:translate(-100vw);transition:transform .35s}.header .nav-bar_buttons a:nth-child(1){transition-delay:.25s}.header .nav-bar_buttons a:nth-child(2){transition-delay:.2s}.header .nav-bar_buttons a:nth-child(3){transition-delay:.15s}.header .nav-bar_buttons a:nth-child(4){transition-delay:.1s}.header .nav-bar_buttons a:nth-child(5){transition-delay:.05s}.header .nav-bar .header_vacantion{top:45px;transition:transform .2s .2s;transform:translate(-100vw)}.header .nav-bar .header_vacantion:hover{background-position:0%}.header .nav-bar_func-panel{position:absolute;bottom:185px;left:50%;transform:translate(-150vw);transition:transform .5s;transition-delay:0s}.header .nav-bar_func-panel .language-select_container{bottom:0}.header .nav-bar_func-panel .language-select button{transform:translate(-50%,-170%)}.header .nav-bar_func-panel .language-select button:hover{background-color:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:none}.header .nav-bar_func-panel .language-select button.active{bottom:0;top:unset}.header .nav-bar_func-panel .language-select button.active:hover{background-color:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:none}.header .nav-bar_func-panel .language-select_container.active button{bottom:0;top:unset;transform:translate(-50%,-120%)}.header .nav-bar_func-panel .language-select_container.active button.active{transform:translate(-50%);background-color:#fffbef0e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:solid 1px rgba(255,251,239,.253)}.header .nav-bar .nav-bar_cabinet-btn{position:absolute;bottom:100px;transition:.5s;transform:translate(-150vw);left:50%}.header .mobile-hamburger{position:relative;display:flex;z-index:21}.header .mobile-hamburger div{width:26.5px;position:relative}.header .mobile-hamburger div:nth-child(1){top:0%;transform:translateY(0);transition:all .3s .3s,rotate .3s}.header .mobile-hamburger div:nth-child(2){opacity:1;transition:opacity .3s;transition-delay:0s}.header .mobile-hamburger div:nth-child(3){bottom:0;transform:translateY(0);transition:all .3s .3s,rotate .3s}.header .mobile-hamburger.active div:nth-child(1){top:50%;transform:translateY(-50%);rotate:45deg;transition:all .3s,rotate .3s .3s}.header .mobile-hamburger.active div:nth-child(2){opacity:0;transition-delay:.3s}.header .mobile-hamburger.active div:nth-child(3){bottom:50%;transform:translateY(50%);rotate:-45deg;transition:all .3s,rotate .3s .3s}.header .nav-bar.active{transform:translate(0)}.header .nav-bar.active .nav-bar_func-panel{transform:translate(-50%);transition-delay:.5s}.header .nav-bar.active .nav-bar_buttons a{transform:translate(0)}.header .nav-bar.active .nav-bar_buttons a:nth-child(1){transition-delay:.3s}.header .nav-bar.active .nav-bar_buttons a:nth-child(2){transition-delay:.35s}.header .nav-bar.active .nav-bar_buttons a:nth-child(3){transition-delay:.4s}.header .nav-bar.active .nav-bar_buttons a:nth-child(4){transition-delay:.45s}.header .nav-bar.active .nav-bar_buttons a:nth-child(5){transition-delay:.5s}.header .nav-bar.active .nav-bar_buttons a:nth-child(6){transition-delay:.55s}.header .nav-bar.active .header_vacantion{transform:translate(0);transition:transform .3s .25s}.header .nav-bar.active .nav-bar_cabinet-btn{transform:translate(-50%);transition-delay:.5s}.header_vacantion{position:absolute;top:20px;left:59px;margin:0}}@media (max-width: 767px){.header{height:150px;padding:0 24px}.header_vacantion span{padding-top:2px}}@media (max-width: 500px){.header .nav-bar{width:100%}}.support.with-cookie{bottom:123px}.cookie-container{position:fixed;bottom:15px;right:15px;transition:.3s;transition-delay:.3s;border:1px solid rgba(65,63,65,.5607843137);background:#040f20;border-radius:15px;display:flex;align-items:center;gap:60px;padding:22px 24px;z-index:100;margin-left:20px}.cookie-container .left{display:flex;align-items:center;gap:15px}.cookie-container .left .image{width:46px;height:46px}.cookie-container .left .text{color:#fff9;font-size:14px;line-height:140%;max-width:370px}.cookie-container .right{display:flex;align-items:center;gap:12px;height:38px}.cookie-btn{height:100%;border-radius:4px;text-align:center;font-size:12px;line-height:120%;transition:.2s;padding:0 29px;cursor:pointer}.cookie-container .right .cancel-btn{background:#1977fd0d;color:#fffc}.cookie-container .right .accept-btn{background:#1977fd;transition:.2s}.cookie-container.hide{opacity:0;pointer-events:none}@media (any-hover: hover){.cookie-container .right .accept-btn:hover{box-shadow:0 0 20px #1a2fa5}.cookie-container .right .cancel-btn:hover{box-shadow:0 0 25px #05142b;color:#fff}}@media (max-width: 832.8px){.support.with-cookie{bottom:135px!important}}@media (max-width: 767.8px){.cookie-container{flex-direction:column;gap:24px;bottom:0;left:0;margin:0;width:100%;border-radius:0;border-right:none;border-left:none;border-bottom:none;align-items:start}.cookie-container .left .text{font-size:12px}.cookie-container .left .image{width:38px;height:38px}.cookie-container .right{height:34px}.cookie-btn{flex:1 1 100%}.cookie-container .right{width:100%}.support.with-cookie{bottom:156px!important}}@media (max-width: 417.8px){.support.with-cookie{bottom:168px!important}}@keyframes support{0%{opacity:0}to{opacity:1}}.support{position:fixed;bottom:15px;right:15px;z-index:100;display:flex;align-items:flex-start;gap:10px;transition:.3s}.support__text-container{margin-top:3px;background-color:#070714;color:#fff;font-size:12px;padding:10px;z-index:9998;border-radius:5px}.support__img-container{width:40px;height:40px;background-color:#16abff;border-radius:100%;display:flex;align-items:center;justify-content:center}.support__img-container img{width:30px;height:30px}.support.hide{opacity:0;pointer-events:none}footer{padding-bottom:31px;padding-top:36px;background-color:#fffbef05}footer .container{width:100%;max-width:1921px;padding:0 200px;margin:0 auto}.footer{display:flex}.footer_body{width:100%;display:flex;justify-content:space-between;gap:75px}.footer_grid{display:flex;-moz-column-gap:68px;column-gap:68px;row-gap:42px}.footer_grid_item{max-width:192px}.footer_grid_item img{width:178px}.footer_grid_item ul{margin-top:16px}.footer_grid_item li{cursor:pointer}.footer_grid_item li>a{display:block;width:100%;font-size:14px;line-height:28px;opacity:.4;transition:opacity .2s;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.footer_grid_item li:hover a{opacity:.8}.footer_grid_item:first-child{cursor:pointer}.footer_grid_item:first-child a{width:100%;height:100%;display:block;z-index:2}.footer_grid_item img{height:108px}.footer_grid_title{font-size:16px;font-weight:400}.footer_grid_title svg{display:none}.footer_flex_container{width:347px;display:flex;flex-wrap:wrap;align-items:start;gap:12px;justify-content:end}.footer_flex_container .social-item{padding:10px 12px 10px 10px;height:44px;display:flex;align-items:center;justify-content:end;gap:8px;background-color:#fffbef0a;border-radius:4px;cursor:pointer;transition:background-color .25s}.footer_flex_container .social-item img{width:24px;height:24px}.footer_flex_container .social-item span{font-weight:400;font-size:12px;opacity:.4;transition:opacity .3s}.footer_flex_container .social-item:hover{background-color:#fffbef11}.footer_flex_container .social-item:hover span{opacity:.8}.footer_flex{position:relative}.footer_flex .section-button{width:302px;height:64px;position:absolute;right:0;bottom:44px;font-size:16px}.footer_bottom{margin-top:18px}.footer_bottom_text{width:100%;font-size:12px;line-height:150%;color:#fffbef33;display:flex;justify-content:space-between;align-items:end}.footer_bottom_text .section-button{margin-top:0;width:302px;height:64px;right:0;bottom:44px;font-size:16px}.footer_bottom_text span{width:734px}.footer_bottom_pay{display:flex;gap:20px}.footer_bottom_descr{margin-top:42px;height:38px;border-top:solid 1px rgba(255,251,239,.1);font-size:14px;opacity:.4;display:flex;align-items:end;justify-content:center}.footer_bottom_descr div{width:-moz-max-content;width:max-content}@media (max-width: 1840px){.footer .container{padding:0 100px}}@media (max-width: 1513px){.footer .container{padding:0;width:calc(100% - 200px)}.footer_body{gap:unset}}@media (max-width: 1420px){.footer .container{width:704px;margin:0 auto;padding:0}.footer_grid{width:100%;gap:unset;justify-content:space-between}.footer_body{flex-direction:column;gap:40px;align-items:center}.footer_flex{width:100%;height:-moz-max-content;height:max-content;display:flex;align-items:center;gap:95px}.footer_flex_container{justify-content:space-between;width:100%}.footer_flex .section-button{width:260px;height:54px;position:relative;bottom:unset;margin-top:unset}.footer_bottom{margin-top:40px;display:flex;flex-direction:column;align-items:center}.footer_bottom_text{width:100%;align-items:center;gap:40px}.footer_bottom_text span{width:370px}.footer_bottom_descr{width:100%}}@media (max-width: 900px){.footer_grid{gap:30px}}@media (max-width: 1200px){.footer_flex_container .social-item:hover{background-color:#fffbef0a}.footer_flex_container .social-item:hover span{opacity:.4}}@media (max-width: 794px){.footer{padding-top:27px}.footer .container{width:100%;padding:0 16px;position:relative}.footer .section-button{height:49px}.footer_body{margin:0;width:100%;gap:30px;align-items:center}.footer_grid{width:-moz-max-content;width:max-content;display:grid;grid-template-columns:1fr 1fr;row-gap:10px}.footer_grid .footer_grid_item.active:nth-child(2) ul{height:56px}.footer_grid_item{width:220px;height:-moz-max-content;height:max-content;max-width:unset}.footer_grid_item img{position:relative}.footer_grid_item ul{padding-right:25px;margin-top:5px;height:0px;opacity:0;overflow:hidden;transition:all .5s}.footer_grid_item:first-child{margin-bottom:10px;height:-moz-max-content;height:max-content}.footer_grid_item li:hover a{opacity:.4}.footer_grid_item.active .footer_grid_title svg{transform:translateY(-50%) rotate(270deg)}.footer_grid_item.active ul{opacity:1}.footer_grid_title{width:100%;height:32px;line-height:32px;position:relative}.footer_grid_title svg{height:13px;display:block;position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(90deg);transition:transform .3s}.footer_flex{flex-direction:column;align-items:start;gap:100px}.footer_flex .section-button{width:280px;height:49px;left:50%;transform:translate(-50%)}.footer_flex_container{justify-content:center;flex-wrap:wrap}.footer_bottom{margin-top:0}.footer_bottom_text{width:80%;text-align:center;margin-top:30px;flex-direction:column}.footer_bottom_text span{width:100%}}@media (max-width: 500px){.footer_body{justify-content:start;align-items:start}.footer_grid{display:flex;flex-direction:column;align-items:start}.footer_grid_item{width:237px}.footer_flex_container{justify-content:start}.footer_bottom_text{width:100%;text-align:left;align-items:start}.footer_bottom_pay{flex-wrap:wrap}}@font-face{font-family:Gotham Pro;src:url(/static/fonts/GothamPro-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Gotham Pro;src:url(/static/fonts/GothamPro-Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gotham Pro;src:url(/static/fonts/GothamPro-Bold.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Gotham Pro;src:url(/static/fonts/GothamPro-Black.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Unbounded;src:url(/static/fonts/Unbounded-Bold.ttf) format("truetype");font-weight:500;font-style:normal}body{font-family:Gotham Pro,sans-serif;font-weight:300;background-color:#030b17}*{outline:none;-webkit-tap-highlight-color:transparent}@media (max-width: 1230px){*{-webkit-user-select:none;-webkit-touch-callout:none;outline:none}}*{box-sizing:border-box}button{outline:none;border:none;background:none;color:#fffbef;font-weight:400;font-family:Gotham Pro}a{text-decoration:none;color:unset;outline:none!important}body{color:#fffbef;overflow-x:hidden}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.container{margin:0 auto;width:1312px}.container_left{width:1412px;margin-left:calc((100vw - 1412px)/2 - 100px)}.container_right{width:1512px;margin-right:calc((100vw - 1512px)/2 - 100px)}.button{padding:21px 32px;display:flex;align-items:center;gap:12px;font-size:18px;font-weight:500;border-radius:4px;background-image:linear-gradient(to right,#1977fd,#034fb6 33%,#00439e);background-size:300% auto;background-position:0%;transition:all .3s,color .4s}.button_black{font-size:16px;font-weight:400;color:#fffbef93;background-image:linear-gradient(to right,#fff0,#fff0,#ffffff2d)}.button.active{background-position:76%;color:#fffbefc9;box-shadow:0 0 20px #1a2fa5}.button_black.active{box-shadow:none}h2{display:block;font-size:36px;font-family:Unbounded,Gotham Pro,sans-serif;font-weight:500}h2 .blue{padding-top:4px;display:block;font-size:46px;color:#1977fd}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.section_title{display:flex;justify-content:space-between;position:relative}.section_title_descr{padding-top:10px;width:523px;text-align:right;color:#fff9}.section_title_button{height:-moz-max-content;height:max-content;padding:20px 32px;display:flex;align-items:center;gap:12px;border-radius:20px;font-weight:500;background-color:#34aadf26;font-size:18px;transition:background-color .3s;cursor:pointer}.section_title_button div{width:24px;height:24px;border-radius:60%;display:flex;justify-content:center;align-items:center;background-color:#34aadf}.section_title_button div img{width:13.5px}.section_title_button.active{background-color:#34aadf66}.section_title .stroke-line{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.fake-border{width:17px;height:calc(100% + 1px);position:absolute;right:0;bottom:0;border:1px solid #02884f;border-left:none;border-radius:0 20px 20px 0;pointer-events:none}.ellipse-container{position:absolute;width:70vw;min-height:70vw;z-index:-1;overflow:hidden;pointer-events:none}.ellipse{position:absolute;width:40vw;height:40vw;min-height:700px;min-width:700px;border-radius:60%;z-index:-1}.lock-scroll{overflow:hidden}@media (max-width: 1700px){.container_right{margin:0 auto;width:1312px}}@media (max-width: 1500px){.container{width:1100px}.section_title .stroke-line{display:none}}@media (max-width: 1200px){.container{width:800px}.container_left{margin:0 auto;width:800px}.section_title h2{font-size:32px}.section_title .blue{font-size:36px}.section_title_descr{width:345px}.ellipse-container{min-width:100%;min-height:100%}}@media (max-width: 900px){.container{margin:0 40px;width:calc(100% - 80px)}.section_title{flex-direction:column;align-items:center}.section_title h2,.section_title .blue{text-align:center}.section_title_descr{margin-top:10px;width:350px;max-width:100%;text-align:center}.section_title_button{margin-top:33px;width:100%;max-width:400px;justify-content:center}}@media (max-width: 719px){.button{padding-top:16px;padding-bottom:16px;font-size:16px}h2{font-size:18px}h2 .blue{font-size:29px}.section_title h2{font-size:18px}.section_title h2 .blue{font-size:29px}.section_title_descr{font-size:14px;line-height:18px}.section_title_button{font-size:16px;padding-top:16px;padding-bottom:16px}.section_title_button div{width:18px;height:18px}.section_title_button div img{width:10.17px}}@media (max-width: 530px){.container{margin:0 auto;width:calc(100% - 32px)}.section_title{align-items:start}.section_title h2,.section_title h2 .blue,.section_title_descr,h2,h2 .blue{text-align:start}}.loader-container{position:fixed;width:100vw;height:100vh;display:none;z-index:200;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s ease;opacity:0}.loader-container .wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:-moz-max-content;width:max-content}.loader-container .wrap .logo-container{position:relative;width:190px;height:87px;animation-duration:.2s;animation-iteration-count:1}.loader-container .wrap .logo-container img{width:190px;height:87px;-o-object-fit:contain;object-fit:contain}.loader-container .wrap .logo-container .first-logo,.loader-container .wrap .logo-container .second-logo{position:absolute;left:0;top:0}.loader-container .wrap .logo-container .second-logo{clip-path:polygon(0 100%,100% 100%,100% 100%,0% 100%);overflow:hidden;animation-timing-function:cubic-bezier(0,.61,.68,.86);animation-duration:8s;animation-iteration-count:1}.loader-container.active{display:block;animation:showLoaderContainer .5s ease-out;animation-delay:1s;animation-fill-mode:forwards}.loader-container.active .logo-container .second-logo{animation-fill-mode:forwards;animation-delay:1.5s;animation-name:fillPreloaderLogo}@keyframes showLoaderContainer{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#030b17de}}@keyframes flowerFlow{0%{opacity:1;transform:rotate(0);box-shadow:0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor,0 0 0 -.5em currentcolor}to{opacity:0;transform:rotate(180deg);box-shadow:-1em -1em 0 -.35em currentcolor,0 -1.5em 0 -.35em currentcolor,1em -1em 0 -.35em currentcolor,-1.5em 0 0 -.35em currentcolor,1.5em 0 0 -.35em currentcolor,-1em 1em 0 -.35em currentcolor,0 1.5em 0 -.35em currentcolor,1em 1em 0 -.35em currentcolor}}@keyframes dotFirst{0%{opacity:0}10%{opacity:1}to{opacity:1}}@keyframes dotSecond{0%{opacity:0}20%{opacity:0}30%{opacity:1}to{opacity:1}}@keyframes dotThird{0%{opacity:0}40%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes fillPreloaderLogo{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0% 100%)}to{clip-path:polygon(0 0%,100% 0%,100% 100%,0% 100%)}}@keyframes backgroundGradient{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes online-icon-animation{0%{width:100%;height:100%}25%{width:75%;height:75%}50%{width:100%;height:100%}to{width:100%;height:100%}}.preview{padding-top:120px;background-image:url(/static/img/bg-preview.webp);background-size:100% auto;background-repeat:no-repeat;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.preview .car{position:absolute;right:50%;bottom:0;transform:translate(50%,65%);z-index:-1;display:none}.preview_slider.grab{cursor:grabbing}.preview_slider{width:100%;height:41vh;min-height:335px;position:relative;cursor:grab}.preview_slider_container{height:50vh;min-height:400px;pointer-events:none;position:relative;top:0}.preview_slider_slide{width:max(48vh,442px);max-width:100%;height:max(48vh,442px);position:absolute;top:0%;left:49%;transform:translate(-40%);pointer-events:none;background-repeat:no-repeat;background-size:auto 100%;background-position:center center}.preview_slider_slide img{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.preview_slider_buttons-mobile{display:none}.preview_slider_buttons{position:absolute;top:77px;left:0;display:flex;flex-direction:column;gap:4vh;z-index:30}.preview_slider_buttons:nth-child(3){left:unset;right:0}.preview_slider_buttons:nth-child(3) button{padding-left:40px;padding-right:24px;flex-direction:row-reverse;justify-content:end;clip-path:polygon(0 50%,6% 0,100% 0%,100% 100%,6% 100%)}.preview_slider_buttons button{padding-left:24px;padding-right:40px;width:229px;height:64px;position:relative;display:flex;justify-content:start;align-items:center;gap:12px;font-weight:300;color:#fff6;-webkit-user-select:none;-moz-user-select:none;user-select:none;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .2s}.preview_slider_buttons button .background{position:absolute;left:1%;width:99%;height:100%}.preview_slider_buttons button .icon{transition:all .2s}.preview_slider_buttons button .icon path{transition:all .4s}.preview_slider_buttons button:hover{color:#ffffff8c}.preview_slider_buttons button:hover svg:first-child{opacity:.3}.preview_slider_buttons button.active,.preview_slider_buttons-mobile button.active{color:#fff;text-shadow:0 0 3px #fff}.preview_slider_buttons button.active svg:first-child,.preview_slider_buttons-mobile button.active svg:first-child{opacity:1;transition:all .4s}.preview_slider_buttons button.active svg:first-child path,.preview_slider_buttons-mobile button.active svg:first-child path{fill:#2e4fff;transition:all .2s}.preview_slider_buttons #police.active svg path#background,.preview_slider_buttons-mobile #police.active svg path#background{fill:#2756ff;fill-opacity:.1}.preview_slider_buttons #medic.active .icon>path,.preview_slider_buttons-mobile #medic.active .icon>path{fill:#51ff2e}.preview_slider_buttons #medic.active svg path#background,.preview_slider_buttons-mobile #medic.active svg path#background{fill:#51ff2e;fill-opacity:.1}.preview_slider_buttons #military.active .icon>path,.preview_slider_buttons-mobile #military.active .icon>path{fill:#355009}.preview_slider_buttons #military.active path#background,.preview_slider_buttons-mobile #military.active path#background{fill:#355009;fill-opacity:.1}.preview_slider_buttons #bad.active .icon>path,.preview_slider_buttons-mobile #bad.active .icon>path{fill:#990702}.preview_slider_buttons #bad.active path#background,.preview_slider_buttons-mobile #bad.active path#background{fill:#990702;fill-opacity:.1}.preview_slider_buttons #farmer.active .icon>path,.preview_slider_buttons-mobile #farmer.active .icon>path{fill:#ffbb0c}.preview_slider_buttons #farmer.active path#background,.preview_slider_buttons-mobile #farmer.active path#background{fill:#ffbb0c;fill-opacity:.1}.preview_slider_buttons #business.active .icon>path,.preview_slider_buttons-mobile #business.active .icon>path{fill:#bf57ff}.preview_slider_buttons #business.active path#background,.preview_slider_buttons-mobile #business.active path#background{fill:#bf57ff;fill-opacity:.1}.preview_slider_buttons-mobile #police{background-color:#2756ff41}.preview_slider_buttons-mobile #medic{background-color:#51ff2e44}.preview_slider_buttons-mobile #military{background-color:#35500941}.preview_slider_buttons-mobile #bad{background-color:#99070241}.preview_slider_buttons-mobile #farmer{background-color:#ffbb0c4d}.preview_slider_buttons-mobile #business{background-color:#bf57ff4d}.preview_content{margin:0 auto;width:816px;display:flex;flex-direction:column;align-items:center;position:relative}.preview_content_game{width:370px;display:flex;position:relative;z-index:11}.preview_content_game .info,.preview_content_game .text{display:flex;justify-content:center;align-items:center}.preview_content_game .info{padding:10px 24px;background-color:#02884f;font-weight:500;border-radius:20px;z-index:2;transition:background-color .3s}.preview_content_game .info div{padding-left:4px;color:#fff6}.preview_content_game .info div .quantity{display:inline-block;min-width:40px;text-align:center;padding-left:4px;color:#fff}.preview_content_game .text{padding:8px 10px 10px calc(18px + 10%);width:60%;height:calc(100% - 3px);position:absolute;right:0;bottom:1px;font-weight:400;background-color:#02884e2c;border-radius:20px;transition:box-shadow .35s}.preview_content_game .text:before,.preview_content_game .text:after{content:"";height:1px;width:200px;position:absolute;right:16px;top:100%;transform:translateY(-100%);bottom:unset;background-image:linear-gradient(to right,#02884e25 14%,#02884f 50%);background-size:200%;background-position:0;transition:background-position .3s}.preview_content_game .text:after{top:unset;bottom:100%;transform:none}.preview_content_game .text .fake-border{width:17px;height:calc(100% + 1px);position:absolute;right:0;bottom:0;border:1px solid #02884f;border-left:none;border-radius:0 20px 20px 0}.preview_content_game .text span{padding-right:8px}.preview_content_game .text.active{box-shadow:0 0 15px green}.preview_content_game .text.active:before,.preview_content_game .text.active:after{background-position:100%}.preview_content_big{margin-top:24px;width:100%;line-height:120%;display:block;font-size:52px;font-family:Unbounded,Gotham Pro,sans-serif;font-weight:500;text-align:center}.preview_content_role{background:linear-gradient(90deg,#1977fd 30.44%,#69a7ff 59.26%,#1977fd 84.27%);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200%;animation:textGradient 3s infinite}.preview_content_title{margin-top:32px;text-align:center}.preview_content .h2,.preview_content .h1{display:inline;font-size:14px;line-height:20px;color:#fff6}.preview_content .h1{color:inherit}.preview_content_buttons{margin-top:42px;display:flex;gap:10px}.preview_content_buttons button{transition:all .3s,color .4s,transform 0s}.preview_content_buttons.hide{opacity:0;pointer-events:none}.preview_content_buttons.hide button{transform:translateY(70%)}.preview .ellipse-container:nth-child(1){top:0%;left:50%;transform:translate(-50%)}.preview .ellipse-container:nth-child(1) .ellipse{top:10%;left:50%;transform:translate(-50%);background-image:radial-gradient(#d8d8d828,#d8d8d800 70%)}.preview .ellipse-container:nth-child(2){top:0;left:0}.preview .ellipse-container:nth-child(2) .ellipse{width:40vw;height:65vw;top:0;left:0;transform:translate(-50%,-50%);background-image:radial-gradient(#020b58c0,#020b5846 50%,#020b5800 70%)}.preview .ellipse-container:nth-child(3){bottom:0;left:0;transform:translateY(50%)}.preview .ellipse-container:nth-child(3) .ellipse{width:55vw;height:55vw;bottom:50%;left:0;transform:translate(-50%,50%);background-image:radial-gradient(#020b58c0,#020b5846 50%,#020b5800 70%)}@media (max-height: 820px){.preview_content{width:816px}.preview_content_big{width:65%}.preview_slider_container{top:10%}.preview_slider_slide{width:max(50vh,350px);max-width:100%;height:max(52vh,350px)}}@media (max-height: 820px){.preview{padding-top:60px}.preview_content{width:900px}.preview_content_big{width:100%}}@media (max-height: 705px){.preview{padding-top:60px}.preview_content{width:816px}.preview_content_big{width:65%}}@media (max-height: 680px){.preview{padding-top:60px}.preview_content{width:900px}.preview_content_title{margin-top:20px}.preview_content_big{width:100%}.preview_content_buttons{margin-top:30px}}@media (max-width: 1200px){.preview .container{width:calc(100% - 100px)}.preview_content{width:660px}.preview_content_big{margin-top:34px;font-size:48px}}@media (max-width: 1000px){.preview_slider{padding-top:30px}.preview_slider_buttons{display:none}.preview_slider_buttons-mobile{width:200px;display:flex;justify-content:space-between;position:absolute;left:50%;bottom:17%;transform:translate(-50%);z-index:15}.preview_slider_buttons-mobile button.active{width:-moz-max-content;width:max-content;padding:9px 15px;display:flex;align-items:center;gap:5px;font-size:14px;line-height:14px;text-shadow:none;background-color:#9c9c9c31;border-radius:30px;pointer-events:none;position:absolute;left:50%;top:0;transform:translate(-50%);opacity:0;-webkit-backdrop-filter:blur(3px) saturate(.7);backdrop-filter:blur(3px) saturate(.7)}.preview_slider_buttons-mobile button.active svg{width:25px;height:25px}.preview_slider_buttons-mobile button.show-left{transform:translate(-200%);opacity:0;animation:showLeft cubic-bezier(.15,.87,.35,.95) .5s forwards}.preview_slider_buttons-mobile button.show-right{transform:translate(150%);opacity:0;animation:showRight cubic-bezier(.15,.87,.35,.95) .5s forwards}.preview_slider_buttons-mobile button.hide-left{transform:translate(-50%);opacity:1;animation:hideLeft .4s forwards}.preview_slider_buttons-mobile button.hide-right{transform:translate(-50%);opacity:1;animation:hideRight .4s forwards}.preview_slider_buttons-mobile img{width:10px;position:absolute;top:14px;right:-20px;animation:arrowLeft 2s cubic-bezier(.15,.87,.35,.95) infinite;transition:opacity .4s}.preview_slider_buttons-mobile img:nth-child(2){right:unset;left:-20px;rotate:180deg}.preview_slider_buttons-mobile img.hide{opacity:0}.preview_slider_container{top:0}}@keyframes arrowLeft{0%{transform:translate(0)}20%{transform:translate(20px)}40%{transform:translate(0)}to{transform:translate(0)}}@keyframes showLeft{0%{transform:translate(-200%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes hideLeft{0%{transform:translate(-50%);opacity:1}to{transform:translate(-200%);opacity:0}}@keyframes showRight{0%{transform:translate(150%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes hideRight{0%{transform:translate(-50%);opacity:1}to{transform:translate(150%);opacity:0}}@media (max-width: 900px){.preview .container{width:100%}.preview .container_preview{margin-left:0}.preview_content{width:100%}.preview_content_title{display:none}}@media (max-width: 719px){.preview_content{padding:0 16px}.preview_content_big{font-size:36px}.preview_content_buttons{flex-wrap:wrap;justify-content:center}.preview_slider{height:36vh}.preview_slider_slide{width:42vh;height:unset;left:45%}}@media (max-width: 560px){.preview{border-bottom:1px solid transparent;padding-bottom:25px;-o-border-image:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,.4039215686),rgba(255,255,255,0)) 30;border-image:linear-gradient(to right,#fff0,#ffffff67,#fff0) 30}.preview_content_big{width:100%}.preview_content_game{width:304px;font-size:12px}.preview .button_black{margin:0 10px;padding:21px 19px}}@media (max-width: 383px){.preview_content_big{font-size:31px}}.video-overflow,.video-modal{display:none;position:fixed;opacity:0;transition:all .4s}.video-overflow{width:100vw;height:100vh;top:0;left:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#06061000;z-index:20;transition:background-color .4s,-webkit-backdrop-filter .4s;transition:backdrop-filter .4s,background-color .4s;transition:backdrop-filter .4s,background-color .4s,-webkit-backdrop-filter .4s}.video-modal{overflow:hidden;z-index:22}.video-modal iframe{position:relative;width:100%;height:100%;opacity:0;transition:opacity .3s;z-index:2}.video-modal img{width:100%;position:absolute;top:0;left:0}.start{margin-top:115px;position:relative;background-image:url(/static/img/start-bg.webp);z-index:1;scroll-margin:50px}.start .ellipse-container{right:0;top:50%;transform:translateY(-50%)}.start .ellipse-container .ellipse{top:50%;right:0;height:60vw;transform:translate(70%,-50%);background-image:radial-gradient(#002aff23,#002aff00 70%)}.start_cards{margin-top:86px;display:flex;gap:35px}.start_item{padding:40px 35px 35px;width:617px;height:555px;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:space-between;border-radius:20px;overflow:hidden;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.0549019608);background-repeat:no-repeat;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.start_item:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-image:url(/static/img/icons-rastr/what.webp);background-repeat:no-repeat;background-size:47%;background-position:right top;opacity:.05;z-index:-1;transition:background-size .3s}.start_item_img{width:84px;height:84px;display:flex;justify-content:center;align-items:center;background-color:#90ff381a;border-radius:10px}.start_item_img img{width:58px;height:58px}.start_item_title{padding-left:50px;width:317px;font-size:24px;line-height:30px;font-weight:500;font-family:Unbounded,Gotham Pro,sans-serif;position:relative}.start_item_title .red{width:28px;height:28px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.start_item_title .red:before,.start_item_title .red:after{content:"";width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#ff181840;border-radius:50%;animation:iconAnimation 1s infinite}.start_item_title .red:after{width:43%;height:43%;background-color:#ff1818;animation:none}.start_item_descr{width:442px;font-size:16px;line-height:22px;color:#fff9}.start_item_video{padding:0;width:547px;height:308px;overflow:hidden;position:relative;border-radius:15px}.start_item_video:before,.start_item_video:after{content:"";width:64px;height:64px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#0000004d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:50%}.start_item_video:before{background-color:none;-webkit-backdrop-filter:none;backdrop-filter:none;background-image:url(/static/img/icons/play.svg);background-position:center center;background-repeat:no-repeat;z-index:2}.start_item_video img{width:100%;scale:1;will-change:transform;transition:scale .3s}.start_item_video.active img{scale:1.05}.start_item_buttons{width:-moz-max-content;width:max-content;display:flex;flex-direction:column;gap:15px}.start_item_buttons button,.start_item_buttons a{padding:21px 24px 21px 60px;text-align:start;font-size:18px;font-weight:500;position:relative;border-radius:4px;background-image:linear-gradient(to right,#37b362,#3fd573,#02884f 66%);background-size:300%;transition:background-position .3s}.start_item_buttons button svg,.start_item_buttons a svg{position:absolute;left:24px;top:50%;transform:translateY(-50%)}.start_item_buttons button svg path,.start_item_buttons a svg path{transition:fill .2s}.start_item_buttons a{background-image:linear-gradient(to right,#37b3621e,#3fd5731e,#57a10288 66%);background-size:300%;border:1px solid #3fd573;transition:background-position .3s}.start_item_buttons button.active,.start_item_buttons a.active{background-position:100%}.start_item_buttons button.active svg path,.start_item_buttons a.active svg path{fill:#29f101}.start_item:first-child{width:660px;background-image:url(/static/img/some-five.webp);background-position:center center;background-color:unset;background-size:100.5%;transition:background-size .3s}.start_item:first-child:before{background-color:#90ff380f;background-image:url(/static/img/abrakadabra.webp);background-size:cover;opacity:1}.start_item:first-child .start_item_title{padding-left:0}.start_item:first-child .start_item_descr{width:427px}.start_item:first-child:hover{background-size:110%}.start_item .fake-border{width:30px;height:100%;right:unset;left:0;border:1px solid #02884f;border-right:none;border-radius:20px 0 0 20px}.start_item .fake-border:before,.start_item .fake-border:after{content:"";width:100px;height:1px;position:absolute;top:100%;left:100%;background-image:linear-gradient(to right,#02884f,#02884e00)}.start_item .fake-border:after{width:500px;top:unset;bottom:100%}.start_item:last-child{scroll-margin:30vh}.start .ellipse-container:nth-child(2){left:0;right:unset;top:100%;transform:translateY(-50%)}.start .ellipse-container:nth-child(2) .ellipse{height:50vw;width:50vw;top:50%;left:0;transform:translate(-50%,-50%);background-image:radial-gradient(#51ff0013,#51ff0000 70%)}@keyframes iconAnimation{0%{width:100%;height:100%}45%{width:75%;height:75%}90%{width:100%;height:100%}to{width:100%;height:100%}}@media (max-width: 1500px){.start_item{padding:30px 24px 24px}.start_item_video{width:100%;height:-moz-max-content;height:max-content}.start_item_video img{width:100%}.start_item:first-child{background-size:auto 100%}.start_item:first-child:hover{background-size:auto 110%}}@media (max-width: 1200px){.start{margin-top:95px;background-size:cover}.start_cards{margin-top:66px}.start_item{height:440px;flex-direction:row;flex-wrap:wrap;justify-content:start;row-gap:30px}.start_item_img{width:64px;height:64px}.start_item_title{width:238px;display:inline-block}.start_item_descr{margin-top:0;width:93%}.start_item_buttons{width:100%}.start_item_buttons button,.start_item_buttons a{font-size:16px}.start_item:first-child{background-size:80%;background-position:bottom right}.start_item:first-child .start_item_title{margin-top:1px;margin-left:20px;font-size:22px}.start_item:first-child .start_item_descr{width:93%}.start_item:first-child:hover{background-size:80%}.start_item .fake-border:after{width:200px}.start_item .fake-border:before{width:70px}}@media (max-width: 900px){.start .container{width:-moz-max-content;width:max-content;max-width:calc(100% - 80px);display:flex;flex-direction:column;align-items:center}.start .section_title{align-items:start;width:-moz-max-content;width:max-content}.start .section_title .blue{text-align:start}.start .section_title_descr{width:302px;text-align:start}.start_cards{flex-wrap:wrap;justify-content:center;width:-moz-max-content;width:max-content;max-width:calc(100% - 80px)}.start_item,.start_item:first-child{padding:24px;min-width:328px;max-width:370px;height:425px;justify-content:left}.start_item .start_item_img,.start_item:first-child .start_item_img{width:63px;height:63px}.start_item .start_item_img img,.start_item:first-child .start_item_img img{width:42px;height:42px}.start_item .start_item_title,.start_item:first-child .start_item_title{width:195px;font-size:18px}.start_item .start_item_buttons button,.start_item .start_item_buttons a,.start_item:first-child .start_item_buttons button,.start_item:first-child .start_item_buttons a{padding:21px 18px 21px 60px;font-size:14px}.start_item .start_item_buttons button svg,.start_item .start_item_buttons a svg,.start_item:first-child .start_item_buttons button svg,.start_item:first-child .start_item_buttons a svg{left:7%}.start_item:first-child .start_item_title{margin-top:0;margin-left:12px}.start_item:first-child .start_item_descr{width:100%}}@media (max-width: 530px){.start{margin-top:60px;max-width:100%}.start .start_item{height:-moz-max-content;height:max-content}.start .start_item .start_item_buttons button,.start .start_item .start_item_buttons a{padding:21px 15px 21px 51px}.start .start_item_video{margin-top:0}}.rate{margin-top:170px;position:relative;background-image:url(/static/img/bg-rate.webp);background-size:auto 100%;background-repeat:no-repeat;background-position:center 120px}.rate .container{display:flex;gap:90px}.rate_forbes-bg{width:918px;height:718px;position:absolute;top:-121px;left:0;z-index:-1}.rate_forbes-bg img{width:100%;height:100%}.rate_content{padding-top:50px}.rate_content_descr{margin-top:42px;width:583px;font-size:16px;line-height:20px;color:#fff9;display:flex;flex-direction:column;gap:30px}.rate_rating{margin-top:64px;width:697px;display:flex;justify-content:space-between}.rate_rating_item{width:307px}.rate_rating_title{font-weight:500;font-family:Unbounded,Gotham Pro,sans-serif;display:flex;align-items:center}.rate_rating_title .top-wrapper{width:100px;height:38px;margin-right:18px;display:inline-block;position:relative;border-radius:10px;overflow:hidden}.rate_rating_title .top-wrapper:after{content:"";width:110px;height:110px;position:absolute;top:50%;left:50%;transform-origin:left top;transform:translate(-50%,-50%);background-image:linear-gradient(to right,#37b362,#37b362 40%,#69e791,#37b362 60%,#37b362);animation:topRotate 2s infinite;z-index:-1}.rate_rating_title .top{width:calc(100% - 2px);height:calc(100% - 2px);padding:10px 15px;display:inline-block;position:relative;top:1px;left:1px;font-size:18px;color:#37b362;background-color:#1a2d21;border-radius:10px}.rate_rating_title .orange .top{color:#fd8619;background-color:#43301f;border-radius:10px}.rate_rating_title .orange:after{background-image:linear-gradient(0,#fd8619,#fd8619 40%,#dab08b,#fd8619 60%,#fd8619);animation-delay:1s}.rate_rating_title span:nth-child(2){font-size:24px}.rate_rating_list{margin-top:24px;width:100%;display:flex;flex-direction:column;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rate_rating_list li{width:100%;height:87px;position:relative;transition:all .5s}.rate_rating_list li:before,.rate_rating_list li:after{content:"";height:1px;width:calc(100% - 23px);position:absolute;right:23px;top:0;bottom:unset;background-image:linear-gradient(to right,#fff0 14%,#ffffff40 50%);background-size:200%;background-position:0;transition:background-position .4s}.rate_rating_list li:after{top:unset;bottom:0;transform:none}.rate_rating_list li .fake-border{width:23px;height:100%;border-radius:0;border-left:none!important;border:1px solid rgba(255,255,255,.2509803922)}.rate_rating_list li .wrapper{padding:18px 18px 18px 84px;width:calc(100% - 1px);height:calc(100% - 2px);position:absolute;top:1px;left:0;background-color:#ffffff0d;transition:background-color .3s}.rate_rating_list li .wrapper:before{content:"";width:46px;height:46px;position:absolute;left:18px;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;border-radius:60%;background-color:#fff6;font-size:24px;font-weight:500;color:#fff9}.rate_rating_list li .name{display:block;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rate_rating_list li .value{width:-moz-max-content;width:max-content;padding-top:8px;display:block;font-size:21px;font-weight:500;-webkit-background-clip:text;background-clip:text;color:transparent;background-color:#fffbef;background-size:200%;background-position:0%}.rate_rating_list li:nth-child(1){border-radius:10px 10px 0 0}.rate_rating_list li:nth-child(1):before,.rate_rating_list li:nth-child(1):after{background-image:linear-gradient(to right,#02884e00 14%,#ffa4064b 50%)}.rate_rating_list li:nth-child(1) .fake-border{border:1px solid rgba(255,164,6,.2941176471);border-radius:0 10px 0 0}.rate_rating_list li:nth-child(1) .wrapper{background-color:#ffaa0b11;border-radius:10px 10px 0 0}.rate_rating_list li:nth-child(1) .wrapper .value{background-image:linear-gradient(to right,#ffa506,#8f5c03,#ffa506);animation:textGradient 3s infinite}.rate_rating_list li:nth-child(1) .wrapper:before{background-color:unset;background-image:url(/static/img/icons-rastr/first.webp);background-size:100%;background-repeat:repeat}.rate_rating_list li:nth-child(1):hover .wrapper{background-color:#ffaa0b30}.rate_rating_list li:nth-child(2):before,.rate_rating_list li:nth-child(2):after{background-image:linear-gradient(to right,#fff0 14%,#ffffff4b 50%)}.rate_rating_list li:nth-child(2) .fake-border{border:1px solid rgba(255,255,255,.2941176471)}.rate_rating_list li:nth-child(2) .wrapper{background-color:#ffffff1a}.rate_rating_list li:nth-child(2) .wrapper .value{background-image:linear-gradient(to right,#c7c7c7,#7b7b7b,#c7c7c7);animation:textGradient 3s infinite;animation-delay:.5s}.rate_rating_list li:nth-child(2) .wrapper:before{background-color:unset;background-image:url(/static/img/icons-rastr/second.webp);background-size:100%;background-repeat:repeat}.rate_rating_list li:nth-child(2):hover .wrapper{background-color:#ffffff36}.rate_rating_list li:nth-child(3):before,.rate_rating_list li:nth-child(3):after{background-image:linear-gradient(to right,#8f570300 14%,#ab670163 50%)}.rate_rating_list li:nth-child(3) .fake-border{border:1px solid rgba(171,103,1,.3882352941)}.rate_rating_list li:nth-child(3) .value{background-image:linear-gradient(to right,#fffbef,#888,#fffbef);animation:textGradient 3s infinite;animation-delay:1s}.rate_rating_list li:nth-child(3) .wrapper{background-color:#f97a390d}.rate_rating_list li:nth-child(3) .wrapper:before{background-color:unset;background-image:url(/static/img/icons-rastr/third.webp);background-size:100%;background-repeat:repeat}.rate_rating_list li:nth-child(3):hover .wrapper{background-color:#f97a3929}.rate_rating_list li:nth-child(4) .wrapper:before{content:"4"}.rate_rating_list li:nth-child(5) .fake-border{border-radius:0 0 10px}.rate_rating_list li:nth-child(5) .wrapper{border-radius:0 0 10px 10px}.rate_rating_list li:nth-child(5) .wrapper:before{content:"5"}.rate_rating_list li:hover:after,.rate_rating_list li:hover:before{background-position:40%}.rate_rating_list li:hover .wrapper{background-color:#ffffff24}.rate_rating_list.second li:nth-child(1) .value{animation:textGradient 3s infinite;animation-delay:1.5s}.rate_rating_list.second li:nth-child(2) .value{animation:textGradient 3s infinite;animation-delay:2s}.rate_rating_list.second li:nth-child(3) .value{animation:textGradient 3s infinite;animation-delay:2.5s}.rate .ellipse-container{bottom:10%;transform:translateY(50%);right:0}.rate .ellipse-container .ellipse{width:55vw;height:55vw;bottom:50%;right:0;transform:translate(50%,50%);background-image:radial-gradient(#7a72011c,#7a72011f 25%,#7a720100 70%)}@keyframes topRotate{0%{rotate:0deg}to{rotate:360deg}}@keyframes textGradient{0%{background-position:0%}to{background-position:200%}}@media (max-width: 1200px){.rate{margin-top:120px}.rate_animate-image{display:none}.rate_forbes-bg{width:100%;height:unset}.rate_content{margin:0 auto;display:flex;flex-direction:column}.rate_rating_list li{pointer-events:none}}@media (max-width: 900px){.rate_rating{width:100%;justify-content:center;flex-wrap:wrap;gap:30px}}@media (max-width: 725px){.rate_rating_title{justify-content:center}}@media (max-width: 719px){.rate_content{align-items:center}.rate_content h2{width:-moz-max-content;width:max-content;font-size:18px;text-align:start}.rate_content h2 .blue{width:-moz-max-content;width:max-content;font-size:29px;text-align:start}.rate_content_descr{margin:23px auto 0;width:321px;text-align:start;font-size:14px;gap:10px}.rate_rating_title{font-size:18px}}.news{margin-top:156px;background-image:url(/static/img/bg-news.webp);background-size:auto 100%;background-position:0px -40px;position:relative}.news_content{margin-top:86px;display:flex;justify-content:space-between;height:-moz-max-content;height:max-content}.news_content_date{padding:9px 18px 9px 44px;position:absolute;top:25px;left:25px;background-color:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px}.news_content_date img{position:absolute;left:18px;top:50%;transform:translateY(-50%)}.news_content_item{padding-top:250px;min-height:445px;width:412px;position:relative;border-radius:20px;overflow:hidden}.news_content_item:after{content:"";width:100%;height:60%;position:absolute;display:block;bottom:0;background-image:linear-gradient(0deg,#131324 70%,#13132473 90%,#13132400);z-index:-1}.news_content_img{height:300px;position:absolute;z-index:-2;top:0}.news_content_descr{padding:0 35px 130px;min-height:200px}.news_content_text{display:block;min-height:57px;line-height:30px;font-size:24px;font-family:Unbounded,Gotham Pro,sans-serif;font-weight:500}.news_content .button{width:calc(100% - 70px);height:unset;padding:19px 0;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:400;position:absolute;bottom:45px}.news_content .button img{width:16px}.news .ellipse-container:nth-child(1){top:50%;left:0;transform:translateY(-50%)}.news .ellipse-container:nth-child(1) .ellipse{width:60vw;height:70vw;top:50%;left:0%;transform:translate(-50%,-50%);background-image:radial-gradient(#020b58c0,#020b5846 50%,#020b5800 70%)}.news .ellipse-container:nth-child(2){top:0;right:0;transform:translateY(-20%)}.news .ellipse-container:nth-child(2) .ellipse{top:40%;right:0%;transform:translate(50%,-50%);background-image:radial-gradient(#d8d8d818,#d8d8d800 70%)}.news_body{display:flex;justify-content:space-between;gap:75px}.news_left_content{color:#9b9ea3;font-family:Gotham Pro;font-size:16px;line-height:140%;padding-bottom:42px}.news_left_content p{padding-top:32px}.news_left_content p:last-child{padding-top:20px}.news_left a{width:-moz-max-content;width:max-content}@media (max-width: 1500px){.news .ellipse-container:nth-child(2){height:100vh}.news .ellipse-container:nth-child(2) .ellipse{top:50%}.news_content_item{padding-top:190px;width:330px;min-height:371px}.news_content_item:after{height:72%}.news_content_img{min-height:unset;width:100%;height:auto}.news_content_text{font-size:21px}.news_content_descr{padding:0 35px 95px;min-height:180px}.news_content .button{bottom:30px}}@media (max-width: 1200px){.news{background-size:cover;position:center center;margin-top:116px}.news_content-wrapper{width:100%;padding:60px 0}}@media (max-width: 900px){.news_content-wrapper{padding:0}.news_body{flex-direction:column;align-items:center;gap:55px}.news_left_content{padding-bottom:0}}@media (max-width: 719px){.news{background-position:0 100px}.news_content{margin-top:50px}.news_content_item{width:240px;min-height:287px;padding-top:150px}.news_content_item:after{height:70%}.news_content_item:last-child .news_content_img{width:125%}.news_content_text{font-size:16px}.news_content_descr{padding:12px}.news_content .button{width:calc(100% - 24px);height:46px;font-size:12px;bottom:55px}.news_content_date{top:unset;bottom:9px;background-color:unset;-webkit-backdrop-filter:none;backdrop-filter:none}.news_body{gap:40px}.news_left_content{font-size:14px}.news_left_content p:last-child{padding-top:10px}.news_left a{margin:23px auto 0}.news .ellipse-container:nth-child(1){display:none}}.our-family{margin-top:141px;padding-bottom:100px;position:relative;background-image:url(/static/img/bg-family.webp);background-repeat:no-repeat}.our-family .container{text-align:center;position:relative}.our-family_flex{margin-top:120px;display:flex}.our-family_content{min-width:734px;width:734px;display:flex;flex-wrap:wrap;gap:34px}.our-family_content_img{height:100%;position:absolute;right:0;top:70px}.our-family_content-wrapper{padding-bottom:15px}.our-family_item{padding:44px 35px 43px;width:350px;height:307px;position:relative;display:flex;flex-direction:column;justify-content:left;gap:55px;border-radius:12px;overflow:hidden;font-size:24px;cursor:pointer;background-size:115%;background-position:center center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.our-family_item:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.our-family_item img{height:42px;width:-moz-max-content;width:max-content}.our-family_item_value{font-family:Unbounded,Gotham Pro,sans-serif;font-weight:500;display:flex;align-items:center;gap:12px}.our-family_item_value span{font-size:16px;color:#fff9}.our-family_item_button{position:relative;width:-moz-max-content;width:max-content}.our-family_item_button:after{content:"";width:23px;height:13px;position:absolute;top:50%;left:calc(100% + 20px);transform:translateY(-50%);background-image:url(/static/img/icons/arrow-light.svg);transition:transform cubic-bezier(.15,.87,.35,.95) .5s}.our-family_item.active{background-size:125%}.our-family_item.active .our-family_item_button:after{transform:translate(100%,-50%)}.our-family .disc{background-image:url(/static/img/family/dic-bg.webp)}.our-family .disc:before{background-image:url(/static/img/family/dark-blue.svg)}.our-family .disc.active{box-shadow:0 0 30px #2e2eff}.our-family .tg{background-image:url(/static/img/family/tg-bg.webp)}.our-family .tg:before{background-image:url(/static/img/family/blue.svg)}.our-family .tg.active{box-shadow:0 0 30px #2e8fff}.our-family .you{background-image:url(/static/img/family/you-bg.webp)}.our-family .you:before{background-image:url(/static/img/family/red.svg)}.our-family .you.active{box-shadow:0 0 30px #fc3b2e}.our-family .inst{background-image:url(/static/img/family/inst-bg.webp)}.our-family .inst:before{background-image:url(/static/img/family/gradient.svg)}.our-family .inst.active{box-shadow:0 0 25px #b22eff}.our-family .ellipse-container{top:0;transform:translateY(-30%)}.our-family .ellipse-container .ellipse{top:50%;left:0;transform:translate(-50%,-50%);background-image:radial-gradient(#020b58c0,#020b5846 50%,#020b5800 70%)}@media (max-width: 1700px){.our-family_content-wrapper{overflow:hidden}.our-family_content_img{right:-200px}}@media (max-width: 1500px){.our-family_content_img{right:-250px;top:25%;height:80%}}@media (max-width: 1200px){.our-family{margin-top:100px;background-size:contain}.our-family_flex{margin-top:70px;justify-content:center}.our-family_content_img{display:none}}@media (max-width: 900px){.our-family h2{text-align:center}.our-family .container{display:flex;flex-direction:column;align-items:center}.our-family_content{width:100%;justify-content:center}.our-family_item{width:300px;height:280px}}@media (max-width: 750px){.our-family{background-position:0 100px}.our-family_flex{width:100%}.our-family_content{min-width:unset}.our-family_item{padding:18px;width:158px;height:156px;gap:25px}.our-family_item img{width:70px;height:-moz-max-content;height:max-content}.our-family_item_value{font-size:18px;flex-wrap:wrap;gap:3px}.our-family_item_value span{font-size:12px}.our-family_item_button{font-size:14px}.our-family_item_button:after{width:11px;background-size:contain;background-repeat:no-repeat;background-position:center center;left:calc(100% + 12px)}}@media (max-width: 460px){.our-family_content{gap:15px}}.modal-overflow.active{opacity:1}.modal-overflow.active img{transform:translate(0) rotate(0)}.modal-overflow.active img:last-child{transform:translate(0) rotate(0)}.modal.active{transform:translate(-50%)}.modal-overflow{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#030b17da;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:30;opacity:0;display:none;transition:all .5s}.modal-overflow img{height:90vh;position:absolute;left:0;bottom:0;transform-origin:left bottom;transform:translate(-50%,20%) rotate(-45deg);transition:transform .5s;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal-overflow img:last-child{right:0;left:unset;transform-origin:right bottom;transform:translate(50%,20%) rotate(45deg)}.modal{padding-top:53px;width:840px;height:100vh;position:fixed;top:0;left:50%;transform:translate(-50%,-100%);z-index:31;display:none;transition:transform .5s}.modal h2{text-align:center}.modal_content{margin-top:47px;width:100%}.modal_content_top{padding:12px 12px 12px 85px;position:relative;display:flex;justify-content:space-between;align-items:center;border-radius:20px;background-color:#ffffff0d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal_content_top_icon{width:54px;height:54px;position:absolute;left:16px;top:50%;transform:translateY(-50%);border-radius:14px;background-color:#ffffff0d}.modal_content_top_icon:before{content:"";width:24px;height:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-image:url(/static/img/modal/play-squar.svg)}.modal_content_top_title{font-size:18px;font-weight:500}.modal_content_top_descr{margin-top:7px;font-size:16px;color:#fff9}.modal_content_top_link{padding:21px 25px 21px 55px;display:flex;align-items:center;position:relative;font-size:16px;font-weight:400;border-radius:14px;background-color:#ffffff0d;transition:background-color .25s}.modal_content_top_link:before{content:"";width:18px;height:18px;position:absolute;left:25px;top:50%;transform:translateY(-50%);background-image:url(/static/img/icons/link-fff.svg)}.modal_content_top_link:hover{background-color:#ffffff26}.modal_content_body{margin-top:25px;display:flex;justify-content:space-between}.modal_content_item{padding:100px 45px 45px;width:410px;position:relative;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;overflow:hidden}.modal_content_item_bg{position:absolute;width:100%;top:0;left:0;z-index:-1}.modal_content_item_bonus{padding:10px 23px;width:-moz-max-content;width:max-content;font-size:14px;font-weight:700;position:absolute;top:28px;right:31px;background-color:#ff2727;border-radius:20px}.modal_content_item .fake-border{width:100%;height:50px;bottom:0;left:0;border-radius:0 0 20px 20px;border:solid 1px rgba(56,124,255,.5);border-top:none}.modal_content_item .fake-border:before,.modal_content_item .fake-border:after{content:"";width:1.5px;height:600px;position:absolute;bottom:100%;left:100%;background-image:linear-gradient(0deg,#387cff80,#387cff00)}.modal_content_item .fake-border:after{left:unset;right:100%}.modal_content_item .fake-border.yellow{border:solid 1px rgba(247,225,28,.5);border-top:none}.modal_content_item .fake-border.yellow:before,.modal_content_item .fake-border.yellow:after{background-image:linear-gradient(0deg,#f7e11c80,#f7e11c00)}.modal_content .platform-logo{width:74px;height:74px;display:flex;justify-content:center;align-items:center;border-radius:14px;background-color:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal_content .platform-logo img{width:38px}.modal_content_rage-link{transition:.2s}.modal_content_rage-link.active{color:#fdd316}.modal_content_title{margin-top:25px;font-size:24px;line-height:30px;font-weight:500;font-family:Unbounded,Gotham Pro,sans-serif}.modal_content_link{margin-top:32px;width:100%;display:flex;justify-content:center;padding:21px 25px;display:block;text-align:center;border-radius:4px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal_content .button{padding:21px 28px}.modal_content_link.button{pointer-events:none}.modal_content_link.yellow{position:relative;background-image:none;background-color:#fdd31694;line-height:17px;display:flex;align-items:center;white-space:nowrap;pointer-events:all;transition:all .3s,color .2s}.modal_content_link.yellow div{display:flex;gap:15px}.modal_content_link.yellow div svg path{transition:fill .2s}.modal_content_link.yellow.active{background-color:#fdd316;color:#232323;text-shadow:1px #232323}.modal_content_link.yellow.active svg path{fill:#232323}.modal_content_list-title{margin-top:46px;font-size:16px;color:#fff9}.modal_content_list{margin-top:24px;font-size:16px;display:flex;flex-direction:column;gap:23px}.modal_content_list li{padding-left:30px;position:relative}.modal_content_list li:before{content:"";width:24px;height:24px;position:absolute;left:0;top:50%;transform:translateY(-50%);background-image:url(/static/img/modal/true.svg);background-position:center center}.modal_content_list.false li:before{background-image:url(/static/img/modal/false.svg)}.modal_content .mobile-hide{width:100%;height:100%;display:block;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:300;line-height:100%;background-color:#000000bd;border-radius:4px}.close-modal{display:none}@media (max-height: 1050px){.modal_content_item{padding-top:20px}}@media (max-height: 930px){.modal{padding-top:30px;width:750px}.modal_content{margin-top:25px}.modal_content .platform-logo{margin-top:12px}.modal_content_item{padding:20px 25px;width:357px;display:flex;flex-wrap:wrap}.modal_content_item_bg{opacity:.8}.modal_content_item_bonus{font-size:12px;padding:7px 23px;top:9px;right:37px}.modal_content_title{margin-top:29px;margin-left:20px;width:200px;display:inline-block;font-size:20px;line-height:24px}.modal_content_link{margin-top:20px;padding:17px 20px}.modal_content_list-title{margin-top:24px}.modal_content_list{margin-top:18px}}@media (max-height: 750px){.modal h2{display:none}}@media (max-height: 670px){.modal{padding:0}.modal h2{display:none}.modal_content_list{gap:15px}.modal_content_link.yellow{padding:21px 13px}}@media (max-width: 1000px){.modal-overflow img{height:65vh}}@media (max-width: 840px){.modal{overflow:auto;width:100%}.modal_content{margin:0 auto;width:-moz-max-content;width:max-content}.modal_content_top{display:none}.modal_content_body{padding-bottom:50px;flex-direction:column;align-items:center;gap:50px}.modal_content_item{padding:100px 45px 45px;width:410px;position:relative}.modal_content_item_bonus{padding:10px 23px;top:28px;right:31px}.modal_content_link{position:relative}.modal_content .platform-logo{width:74px;height:74px;display:flex;justify-content:center;align-items:center;border-radius:14px;background-color:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal_content .platform-logo img{width:38px}.modal_content_title{display:block;width:unset;text-align:start;margin-left:0}.modal_content_link{margin-top:32px;padding:21px 25px;display:block;text-align:center;border-radius:4px}.modal_content_list{margin-top:24px;gap:23px}}@media (max-width: 650px){.close-modal{display:none;width:70px;height:70px;position:fixed;top:70px;right:20px;border-radius:10px;background-color:#1b1b1b8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:50;opacity:0;transition:opacity .5s}.close-modal:before,.close-modal:after{content:"";width:50%;height:2px;border-radius:2px;position:absolute;top:50%;left:50%;background-color:#ff27277a;transform:translate(-50%,-50%) rotate(45deg)}.close-modal:after{transform:translate(-50%,-50%) rotate(-45deg)}}@media (max-width: 550px){.modal-overflow.active img:last-child{transform:translate(20%)}.modal h2 .blue{width:100%;text-align:center}.modal_content_item{padding:100px 25px 45px;width:340px}}.header form.create-crm .form-email,.header form.create-crm .form-phone{transition:.5s;opacity:0;visibility:hidden}.header form.create-crm .form-wrapper{transition:.3s .5s!important;transform:translateY(-10vh)!important}.header form.create-crm #reg-modal-btn{transition:.5s!important;background-color:#00000040;height:.13vh;min-height:.13vh;pointer-events:none;border-radius:1px}.header form.create-crm #reg-modal-btn .caret{visibility:visible;opacity:1}.header form.create-crm #reg-modal-btn .text-loader{opacity:1;visibility:visible;transform:translate(-50%) translateY(-120%)}.header form.create-crm #reg-modal-off{pointer-events:none!important;visibility:hidden!important;transition:.5s!important;opacity:0!important;transform:translate(-50%) translateY(10.8vh) rotate(360deg)!important}.header form{visibility:hidden;opacity:0;position:absolute;left:50%;transform:translate(-50%) translateY(-50%);top:50%}.header form .loader-after-submit{display:flex;position:fixed;visibility:hidden;display:none;opacity:0;justify-content:center;align-items:center;flex-direction:column;left:0;top:0;width:100%;height:100%;z-index:4}.header form .loader-after-submit .loader-text{color:#000000b3;position:absolute;top:9.2vh;font-size:max(1.4vh,8px)}.header form .loader-after-submit .text-krapka{display:inline-block;width:13px}.header form .loader-after-submit .loader-tooltip{color:#fff;font-size:2.5vh;max-width:256px;width:256px;top:0%;position:absolute}.header form .loader-after-submit .loader-tooltip .scroller{max-width:256px;width:256px;display:flex;margin:0 auto;overflow-y:hidden;overflow-x:hidden}.header form .loader-after-submit .loader-tooltip .scroller-item{width:256px;min-width:256px;color:#a5a5a5;text-align:center}.header form .form-wrapper{display:flex;flex-direction:column;transition:.3s ease 1.4s;visibility:hidden;opacity:0;transform:translateY(-10vh)}.header form .form-wrapper>div{margin-bottom:1vh}.header form input{display:block;border-radius:2.5vh;color:#000000b3;padding:0;padding-left:max(3.94vh,20px);padding-right:max(1vw,6px);border:none;outline:none;transition:padding .3s;text-overflow:ellipsis;height:3vh;font-size:max(1.4vh,8px);min-height:15px;line-height:3vh;z-index:3;position:relative;width:100%;box-sizing:border-box}.header form .form-email.active-focus span.left-tooltip{opacity:.88;visibility:visible;right:calc(100% + 6px)}.header form .form-email.active-focus input{padding-left:max(1vw,6px)}.header form .form-email.active-focus span.right-tooltip{opacity:.88;visibility:visible;left:calc(100% + 6px)}.header form .form-email.active-focus i{opacity:0}.header form .form-phone.active-focus span.left-tooltip{opacity:.88;visibility:visible;right:calc(100% + 6px)}.header form .form-phone.active-focus .country-drop{opacity:1}.header form .form-phone.active-focus .prefix-phone{visibility:visible;opacity:1;padding-left:max(4.5vh,26px)}.header form .form-phone.active-focus span.right-tooltip{opacity:.88;visibility:visible;left:calc(100% + 6px)}.header form .form-phone.active-focus i{opacity:0}.header form .form-email,.header form .form-phone{font-size:max(1.4vh,8px);position:relative;color:#8f8f8f;max-width:max(21vh,106px);min-width:max(21vh,106px)}.header form .form-phone{display:flex;z-index:2;align-items:center;border-radius:2.5vh;background-color:#fff}.header form .form-phone input{padding-left:0;border-radius:0;background-color:transparent}.header form .form-phone .prefix-phone.prefixActive{visibility:visible;opacity:1}.header form .form-phone .prefix-phone{z-index:4;transition:.5s;opacity:0;visibility:hidden;white-space:pre;font-weight:400;color:#000000b3;padding-left:max(3.94vh,20px)}.header form div{position:relative}.header form div p{font-size:max(1.2vh,7px)}.header form div .error{position:absolute;top:0;display:block;z-index:5;visibility:hidden;opacity:0;height:100%;width:1.53vh;min-width:8px;min-height:8px;transition:.3s;right:1.25vh}.header form div .error svg{width:100%;height:100%}.header form div .error svg path{fill:red}.header form div i{position:absolute;top:50%;display:block;z-index:5;opacity:1;height:1.53vh;width:1.53vh;min-width:8px;min-height:8px;transition:.3s;transform:translateY(-50%);left:1.25vh}.header form div i svg{width:100%;height:100%}.header form div span.left-tooltip{white-space:nowrap;top:50%;opacity:0;transform:translateY(-50%);visibility:hidden;transition:.3s;position:absolute;right:50%;display:block;pointer-events:none;z-index:2}.header form div span.right-tooltip{position:absolute;left:50%;display:block;transition:.3s;opacity:0;top:0;pointer-events:none;z-index:2;white-space:nowrap;visibility:hidden}.header form #reg-modal-off{position:absolute;left:50%;transition:transform .3s ease 1.2s,opacity .3s ease 1.2s,visibility .3s ease 1.2s;visibility:hidden;opacity:0;border:none;outline:none;width:max(4vh,20px);height:max(4vh,20px);line-height:4vh;background-color:transparent;text-align:center;border-radius:50%;transform:translate(-50%) translateY(0)}.header form #reg-modal-off:hover svg path{fill:#000000b3}.header form #reg-modal-off:hover{transition:0s}.header form #reg-modal-off svg{width:100%;height:100%}.header form #reg-modal-btn{background-color:#0071e3;color:#fff;border-radius:2.5vh;opacity:.88;width:100%;padding:0 max(1vw,9px);border:none;outline:none;position:relative;height:3vh;font-size:max(1.6vh,8px);min-height:15px;margin-top:5vh;transition:background-color .3s}.header form #reg-modal-btn:disabled{background-color:#8f8f8f!important;cursor:no-drop}.header form #reg-modal-btn .text-loader{position:absolute;color:#000000b3;font-size:1.8vh;visibility:hidden;width:100%;text-align:center;height:-moz-max-content;height:max-content;opacity:0;top:0;transition:.3s 1s;left:50%;transform:translate(-50%)}.header form #reg-modal-btn .caret{visibility:hidden;opacity:0;transition:transform .5s,width .2s;position:absolute;display:block;left:0;background-color:#0006;width:0;top:50%;transform:translateY(-50%);height:.39vh;pointer-events:none;border-radius:1px}.header form #reg-modal-btn:hover{background:#147ce5}.header.active form{visibility:visible;opacity:1;transition:.3s ease 1.1s}.header.active form #reg-modal-off{visibility:visible;opacity:1;transform:translate(-50%) translateY(20vh)}.header.active form .form-wrapper{visibility:visible;opacity:1;transform:translateY(0)}*{box-sizing:border-box;outline:none!important}.hide-scroll-wrapper{width:435px;height:497px;overflow-x:hidden;position:relative;border-radius:0 0 10px 10px}@media (max-width: 1200px){.hide-scroll-wrapper{width:410px}}@media (max-width: 900px){.hide-scroll-wrapper{width:435px}}@media (max-width: 530px){.hide-scroll-wrapper{width:328px}}.hide-scroll-wrapper .scroll-down-button{position:absolute;width:26px;height:26px;bottom:17px;right:17px;border-radius:13px;background-color:#ffffff1a;pointer-events:all;z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,opacity cubic-bezier(.18,.87,.18,.87) .6s,pointer-events .7s}.hide-scroll-wrapper .scroll-down-button svg{width:13px;height:13px;rotate:-90deg;translate:0 1px}.hide-scroll-wrapper .scroll-down-button svg path{transition:fill .2s}.hide-scroll-wrapper .scroll-down-button:hover{background-color:#ffffffc1}.hide-scroll-wrapper .scroll-down-button:hover path{fill:#0000004f}.hide-scroll-wrapper .scroll-down-button.hide{opacity:0;pointer-events:none}.hide-scroll-wrapper .avatar{position:absolute;bottom:20px;left:12px;width:35px;height:35px;-o-object-fit:cover;object-fit:cover}.hide-scroll-wrapper .avatar img{width:100%;height:100%}.tg_headder{height:83px;background:#3a3a3a80;display:flex;align-items:center;gap:11px;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.05);border-radius:10px 10px 0 0}@media (max-width: 900px){.tg_headder{padding:0 18px;gap:8px}}.tg_avatar{width:50px;height:50px;-o-object-fit:cover;object-fit:cover}@media (max-width: 900px){.tg_avatar{width:42px;height:42px}}.tg_avatar img{width:100%;height:100%}.tg_title{color:#fff;font-family:Gotham Pro;font-size:16px;font-weight:400}@media (max-width: 900px){.tg_title{font-size:14px}}.tg_subscribers{padding-top:6px;color:#888;font-family:Gotham Pro;font-size:12px;font-weight:400}@media (max-width: 900px){.tg_subscribers{font-size:10px}}@media (max-width: 530px){.tg_subscribers{padding-top:4px}}.wrapper{padding-left:12%;width:448px;height:100%;position:absolute;left:0;overflow-y:auto;background-color:#3a3a3a4d}@media (max-width: 530px){.wrapper{padding-left:16%}}#news-container{display:flex;flex-direction:column-reverse;padding:13px 0 0 6px}#news-container .flex-reverse{display:flex;flex-direction:column-reverse}#news-container .post-wrapper.noreaction .post-body{padding-bottom:22px}#news-container .post-wrapper{margin:19px 0;width:320px;height:auto;position:relative;background-color:#ffffff1a;border-radius:14px 14px 14px 4px;overflow:hidden;cursor:pointer}@media (max-width: 530px){#news-container .post-wrapper{width:242px;margin:13px 0}}#news-container .post-wrapper i{pointer-events:none;position:absolute;left:-5px;top:-1px}#news-container .post-wrapper .post-photo{width:100%;margin-bottom:10px}#news-container .post-body{width:100%;padding:0 13px 34px;font-size:11px;line-height:140%;color:#fff}@media (max-width: 530px){#news-container .post-body{padding:0 13px 52px;font-size:10px}}#news-container .body-link{color:#2481cc;text-decoration:none}#news-container .body-link:hover{text-decoration:underline}#news-container .reactions-wrapper{width:100%;height:26px;position:absolute;padding-left:11px;bottom:3px;right:0;font-size:13px;display:flex;align-items:center}@media (max-width: 530px){#news-container .reactions-wrapper{padding-bottom:29px;font-size:12px}}#news-container .reactions-wrapper .reaction-container{text-decoration:none;margin-right:6px;height:19px;display:flex;background-color:#3fb8f01c;padding:0 4px;border-radius:10px;align-items:end;cursor:pointer;outline:none}#news-container .reactions-wrapper .reaction-container:hover{transition:background-color .3s;background-color:#3fb8f038}#news-container .reactions-wrapper span{cursor:default;margin-right:3px;line-height:19px;pointer-events:none;text-shadow:none}#news-container .reactions-wrapper .text{margin-left:1px;font-family:Gotham Pro;color:#2481cc;font-weight:400;font-size:10px;text-shadow:none}#news-container .reactions-wrapper .info{position:absolute;right:8px;padding-top:12px;display:flex;align-items:center}@media (max-width: 530px){#news-container .reactions-wrapper .info{padding-top:42px}}#news-container .reactions-wrapper .info a{font-family:Gotham Pro;font-size:9px;font-weight:400;color:#787d90;text-decoration:none;text-shadow:none;display:flex;align-items:center;gap:3px}#news-container .reactions-wrapper .info a svg{width:10px;height:10px}#news-container .reactions-wrapper .info .views{margin-right:6px;height:13px}#news-container .reactions-wrapper .info .views span{color:#000000ab}#news-container .reactions-wrapper .info .date{margin-right:0;height:8px}#news-container .link{padding:0 19px 0 0;display:block;font-size:9px;line-height:12px;text-decoration:none;color:#212121}#news-container .link-image{position:relative;margin:3px 0 6px}#news-container .link-image img{width:100%;border-radius:13px;min-height:141px}#news-container .link-wrapper{padding-left:6px;padding-bottom:1px;margin-top:10px;border-left:solid 1px #2481cc}#news-container .link-siteName{color:#2481cc;font-weight:500;margin-bottom:3px}#news-container .link-title{font-weight:600;margin-bottom:3px;overflow:hidden;display:-webkit-box;display:-moz-box;box-orient:vertical;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}#news-container .link-body{overflow:hidden;display:-webkit-box;display:-moz-box;box-orient:vertical;-webkit-box-orient:vertical;line-clamp:9;-webkit-line-clamp:9}#news-container .link .noto-color-emoji-regular{font-size:10px}.date-container{width:320px;position:relative;margin-bottom:3px}@media (max-width: 530px){.date-container{width:242px}}.date-sticky-element{position:sticky;top:13px;z-index:10;width:100%;text-align:center;pointer-events:none}.date-sticky-element span{background-color:#31363c;padding:3px 5px;border-radius:10px;line-height:19px;font-size:10px;color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.visual-panel{position:absolute;width:20px;height:497px;right:0;overflow-x:hidden;overflow-y:auto;pointer-events:all;opacity:1;transition:opacity cubic-bezier(.18,.87,.18,.87) .6s}.visual-panel .scroll-place{height:95%;width:4px;position:absolute;right:5px;top:2.5vh;background-color:#30363c73;border-radius:5px}.visual-panel .scroll-place .scroll-caret{width:100%;height:100px;position:absolute;top:50%;border-radius:5px;background-color:#fef3f01f}.visual-panel .date-container{display:flex;flex-direction:column-reverse;padding-left:10px}.visual-panel .date-container div{height:auto;position:relative;width:100%}.visual-panel .date-container div .date-element{top:20px}.visual-panel .date-container div .sticky{position:sticky}.visual-panel.hide{opacity:0;pointer-events:none}.noto-color-emoji-regular{font-size:12px}.article{padding-bottom:98px}.article_shop{padding-top:100px;padding-bottom:0}.article_container{border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);display:flex;padding:55px 55px 55px 64px;height:407px}@media (max-width: 1200px){.article_container{flex-direction:column;padding:24px;height:523px}}.article_content-container{flex:0 0 50%;position:relative}@media (max-width: 1200px){.article_content-container{height:55%}}.article_content-container:after{content:"";position:absolute;top:-20px;left:0;width:calc(100% - 10px);height:20px;z-index:1;margin-right:10px;background:linear-gradient(0deg,#14142000,#101723 85.71%)}.article_content-container:before{content:"";position:absolute;bottom:0;left:0;width:calc(100% - 10px);height:56px;z-index:1;margin-right:10px;background:linear-gradient(180deg,#14142000,#101723 85.71%)}.article_content{overflow:auto;margin-top:-20px;padding-top:20px;padding-bottom:56px;height:calc(100% + 20px);padding-right:10px}@media (max-width: 1200px){.article_content{margin-top:-5px;padding-top:5px;padding-right:5px;height:calc(100% + 5px)}}.article_content *::-webkit-scrollbar{width:2px;border-radius:2px}.article_content::-webkit-scrollbar{width:2px;border-radius:2px}.article_content::-webkit-scrollbar-track{background:#ffffff0d}.article_content::-webkit-scrollbar-thumb{background:#ffffff59;min-height:150px}.article_content::-webkit-scrollbar-thumb:hover{background:#ffffff59}.article_content h2{color:#fff;font-family:Unbounded;font-size:24px;font-weight:700;line-height:140%;padding-bottom:24px;text-align:start}.article_content h2:not(:first-child){padding-bottom:18px}.article_content h2:not(:first-child){padding-top:24px}@media (max-width: 1200px){.article_content h2{font-size:18px;padding-bottom:12px}.article_content h2:not(:first-child){padding-top:18px}}.article_content li,.article_content p{color:#fff6;font-size:16px;font-weight:300;line-height:175%}@media (max-width: 1200px){.article_content li,.article_content p{font-size:12px}}.article_content h3{padding-top:10px;font-size:18px;color:#fff;line-height:140%}@media (max-width: 1200px){.article_content h3{font-size:16px}}.article_content ul li{padding-left:20px;position:relative}.article_content ul li:before{content:"";position:absolute;top:20px;left:6px;border-radius:100%;width:5px;height:5px;background:#fff}@media (max-width: 1200px){.article_content ul li:before{top:19px;left:6px}}.article_gallery{flex:0 1 50%;padding-left:47px}@media (max-width: 1200px){.article_gallery{padding-left:0;padding-top:24px;height:calc(50% - 24px);flex:0 1 calc(50% - 24px)}}.article_image-container{flex:0 0 50%;height:100%;width:100%;border-radius:10px;overflow:hidden}.article_image-container.active .article_image{transform:scale(1.03)}.article_image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:.2s ease}
