@import "https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*{border:0;margin:0;padding:0}*,:before,:after{box-sizing:border-box}:focus,:active,a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;width:100%;height:100%;font-size:16px;line-height:1}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.select-languages{cursor:pointer;color:#becde3;z-index:10;background:0 0;margin-right:20px;display:flex;position:relative}@media (max-width:1200px){.select-languages{margin-right:20px}}.select-languages .current{justify-content:center;align-items:center;gap:7px;margin:15px 0 30px;padding:30px 0 15px;display:flex}.select-languages .current svg{fill:#becde3}.select-languages .current_language{font-size:14px}.select-languages .selection{opacity:.95;color:#becde3;background:#0a0e17;border:1px solid #222a33;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 15px;display:none;position:absolute;top:70px;left:-10px}.select-languages .selection .option{white-space:nowrap;margin-bottom:15px;font-size:14px;display:block}.select-languages .selection .option:hover{color:#16bdf9}.select-languages .selection .option:last-of-type{margin-bottom:0}@media (min-width:1050px){.select-languages:hover svg{fill:#16bdf9}.select-languages:hover span{color:#16bdf9}}.header{z-index:10;background-color:#222a33;width:100vw;height:76px;margin:0 auto;position:fixed;box-shadow:0 9px 15px #00000059}.header .nav{text-transform:capitalize;vertical-align:center;align-items:center;max-width:1050px;height:76px;margin:0 auto;display:flex}@media (max-width:1050px){.header .nav{justify-content:space-between;min-width:100%;padding:0 20px}}.header .nav #voting_li{display:none;position:relative}.header .nav #voting_li #voting_counter{color:#222a33;background-color:#16bdf9;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-15px;right:8px}.header a{color:#becde3}.header a:hover{color:#16bdf9}.header .nav-list{flex-direction:row;justify-content:space-around;align-items:center;width:100%;display:flex}.header .nav-list li{text-align:center}.header img{cursor:pointer;width:125px;margin-right:20px}.header .button_wrapper{justify-content:center;align-items:center;gap:20px;display:flex}@media (max-width:1200px){.header .button_wrapper{gap:10px}}.header .button_wrapper a{color:#fff}.header .button_wrapper .register_button{cursor:pointer;color:#fff;background:#1c7293;border:1px solid #16bdf9;border-radius:30px;width:160px;height:35px;transition:background .3s}.header .button_wrapper .register_button:hover{background-color:#16bdf9}@media (max-width:1050px){.header .disappear_on_tablet{display:none}}.header .burger_menu_button{cursor:pointer;width:30px;height:20px}@media (min-width:1050px){.header .burger_menu_button{display:none}}.header .logo_hov,.header .logo-link:hover .logo_no_hov{display:none}.header .logo-link:hover .logo_hov{display:block}.faq_page .item_faq a,.quick_page .item_quick a,.pricing_page .item_pricing a{color:#16bdf9}.burger_modal{z-index:10;background-color:#222a33;flex-direction:column;justify-content:center;align-items:center;width:100vw;font-size:17px;transition:transform .5s;display:flex;position:absolute;left:50%;transform:translate(-50%)translateY(-130%)}@media (min-width:1050px){.burger_modal{display:none}}.burger_modal .burger_modal_navigation{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;padding:140px 20px 0;display:flex}.burger_modal .nav-list{flex-direction:column;justify-content:center;align-items:center;gap:60px;margin-bottom:40px;padding-bottom:0;display:flex}.burger_modal .nav-list a{color:#becde3;text-transform:capitalize}.burger_modal .nav-list .wallet_link_button{color:#fff;margin-bottom:-20px}.burger_modal .nav-list .register_button{color:#fff;background:#1c7293;border:1px solid #16bdf9}.burger_modal .close_burger_menu_button{cursor:pointer;width:30px;height:20px}.active_burger{transform:translate(-50%)translateY(-30%)}.js-whitePaperBtn{color:#becde3;background-color:#0000}.js-whitePaperBtn:hover{color:#16bdf9}#js-faqBtn,#js-faqBtnBurger,#js-servicesBtn,#js-votingBtn,#js-votingBtnBurger{color:#becde3;background-color:#0000}#js-faqBtn:hover,#js-faqBtnBurger:hover,#js-servicesBtn:hover,#js-votingBtn:hover,#js-votingBtnBurger:hover{color:#16bdf9}#js-servicesBtn{color:#becde3;background-color:#0000}#js-servicesBtn:hover{color:#16bdf9}.standart_button{cursor:pointer;color:#becde3;text-align:center;text-transform:capitalize;background-color:#0000;border:1px solid #16bdf9;border-radius:30px;width:160px;height:35px;line-height:33px;transition:background-color .3s;display:block}.wallet_link_button{color:#fff}.wallet_link_button:hover{background-color:#1c7293}.more_details_button{border-color:#6c829d;width:165px;height:35px}.more_details_button:hover{background-color:#222a33}@media (max-width:1050px){.more_details_button{align-self:flex-start}}@media (max-width:550px){.more_details_button{font-size:13px}}.grey_button{text-transform:capitalize;border-color:#becde3}.grey_button:hover{color:#222a33;background-color:#becde3}.forEveryone_wrapper{color:#becde3;z-index:0;background:linear-gradient(#111622 80% 80%,#11162200 100%);width:100%;padding:20px 0 75px;position:relative}@media (max-width:550px){.forEveryone_wrapper{padding:20px 0}}.forEveryone_wrapper #title_forEveryone{text-transform:none;margin-top:60px;font-size:40px;font-weight:700;line-height:40px}@media (max-width:550px){.forEveryone_wrapper #title_forEveryone{white-space:normal;font-size:28px}}.forEveryone_wrapper .forEveryone{grid-template-columns:repeat(2,1fr);gap:0;max-width:1100px;margin:0 auto;display:grid}@media (max-width:1050px){.forEveryone_wrapper .forEveryone{grid-template-columns:1fr;max-width:640px}}.forEveryone_wrapper .forEveryone{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:30px;padding:10px;display:flex}.forEveryone_wrapper .forEveryone p{max-width:775px;margin-bottom:50px;font-size:18px;font-weight:400;line-height:25px}.forEveryone_wrapper .carrousel_wrapper:before{content:"";z-index:2;background:linear-gradient(91deg,#111622 1.01%,#11162200 99.21%);width:318px;height:119px;display:block;position:absolute;top:0;left:0}@media (max-width:550px){.forEveryone_wrapper .carrousel_wrapper:before{width:118px}}.forEveryone_wrapper .carrousel_wrapper:after{content:"";z-index:2;background:linear-gradient(91deg,#11162200 1.01%,#111622 99.21%);flex-shrink:0;width:318px;height:119px;display:block;position:absolute;top:0;right:0}@media (max-width:550px){.forEveryone_wrapper .carrousel_wrapper:after{width:118px}}@keyframes marquee1{0%,to{animation-timing-function:ease-out;transform:translate(-100%)}50%{animation-timing-function:ease-in;transform:translate(0%)}51%{transform:translate(0%)}52%{animation-timing-function:ease-out;transform:translate(0%)}to{transform:translate(-100%)}}@keyframes marquee2{0%,to{animation-timing-function:ease-out;transform:translate(0%)}50%{animation-timing-function:ease-in;transform:translate(-100%)}51%{transform:translate(-100%)}52%{animation-timing-function:ease-out;transform:translate(-100%)}to{transform:translate(0%)}}.forEveryone_wrapper .carrousel_item{flex-wrap:nowrap;animation:45s linear infinite marquee1;display:flex}.forEveryone_wrapper .carrousel_item2{flex-wrap:nowrap;animation:45s linear infinite marquee2;display:flex}@media only screen and (max-width:1200px){.forEveryone_wrapper .carrousel_item,.forEveryone_wrapper .carrousel_item2{animation-duration:40s}}@media only screen and (max-width:767px){.forEveryone_wrapper .carrousel_item,.forEveryone_wrapper .carrousel_item2{animation-duration:25s}}.forEveryone_wrapper .carrousel_img{margin-right:70px}.forEveryone_wrapper .carrousel_wrapper{z-index:9;flex-wrap:nowrap;width:100vw;max-width:1100px;margin:0 100px 40px;display:flex;position:relative;overflow:hidden}.cryptoOptions_wrapper{color:#becde3;background-color:#0a0e17;flex-direction:column;align-items:center;width:100%;padding-bottom:100px;display:flex;position:relative}@media (max-width:550px){.cryptoOptions_wrapper{padding-bottom:50px}}.cryptoOptions_wrapper .title{text-transform:none;text-align:center;max-width:950px;margin:50px 10px;font-size:37px;font-weight:700;line-height:45px}@media (max-width:550px){.cryptoOptions_wrapper .title{font-size:30px;line-height:33px}}.cryptoOptions_wrapper .crypto-row{z-index:3;flex-wrap:wrap;justify-content:center;margin-bottom:-20px;display:flex}@media (max-width:550px){.cryptoOptions_wrapper .crypto-row{gap:10px;margin-bottom:20px}}.cryptoOptions_wrapper .crypto{text-align:center;opacity:0;width:120px;margin:10px;transform:translate(-20px)}@media (max-width:550px){.cryptoOptions_wrapper .crypto{width:auto;margin:0}}.cryptoOptions_wrapper .crypto img{border-radius:50%;margin-left:auto;margin-right:auto;display:block}.cryptoOptions_wrapper .crypto figcaption{color:#becde3;margin-top:5px;font-size:.8em}.cryptoOptions_wrapper .sol{width:87px;height:87px}@media (max-width:550px){.cryptoOptions_wrapper .sol{width:70px;height:70px}}.cryptoOptions_wrapper .btc{width:120px;height:120px}@media (max-width:550px){.cryptoOptions_wrapper .btc{width:100px;height:100px}}.cryptoOptions_wrapper .bnb{width:87px;height:87px;margin-top:50px}@media (max-width:550px){.cryptoOptions_wrapper .bnb{width:70px;height:70px;margin-top:0}}.cryptoOptions_wrapper .xrp{width:87px;height:87px}@media (max-width:550px){.cryptoOptions_wrapper .xrp{width:70px;height:70px}}.cryptoOptions_wrapper .uni{width:87px;height:87px}@media (max-width:550px){.cryptoOptions_wrapper .uni{width:70px;height:70px}}.cryptoOptions_wrapper .usdt{width:115px;height:115px}@media (max-width:550px){.cryptoOptions_wrapper .usdt{width:100px;height:100px}}.cryptoOptions_wrapper .ada{width:87px;height:87px}@media (max-width:550px){.cryptoOptions_wrapper .ada{width:70px;height:70px}}.cryptoOptions_wrapper .usdc{width:125px;height:125px}@media (max-width:550px){.cryptoOptions_wrapper .usdc{width:100px;height:100px}}.cryptoOptions_wrapper .ltc{width:87px;height:87px;margin-top:70px}@media (max-width:550px){.cryptoOptions_wrapper .ltc{width:70px;height:70px;margin-top:0}}.cryptoOptions_wrapper .doge{width:87px;height:87px;margin-top:50px}@media (max-width:1050px){.cryptoOptions_wrapper .doge{margin-top:-40px}}@media (max-width:550px){.cryptoOptions_wrapper .doge{width:70px;height:70px;margin-top:0}}.cryptoOptions_wrapper .dot{width:87px;height:87px;margin-top:50px}@media (max-width:1050px){.cryptoOptions_wrapper .dot{margin-top:-30px}}@media (max-width:550px){.cryptoOptions_wrapper .dot{width:70px;height:70px;margin-top:0}.cryptoOptions_wrapper .link_crypto,.cryptoOptions_wrapper .bch_crypto{display:none}}.cryptoOptions_wrapper .link_img{width:87px;height:87px;margin-top:30px}@media (max-width:550px){.cryptoOptions_wrapper .link_img{width:70px;height:70px}}@media (max-width:1050px){.cryptoOptions_wrapper .link_img{margin-top:-10px}}.cryptoOptions_wrapper .busd{width:130px;height:130px}@media (max-width:550px){.cryptoOptions_wrapper .busd{width:100px;height:100px}}.cryptoOptions_wrapper .bch{width:87px;height:87px}@media (max-width:550px){.cryptoOptions_wrapper .bch{width:70px;height:70px}}@keyframes fadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.cryptoOptions_wrapper .crypto-container{flex-direction:column;align-items:center;margin-top:20px;display:flex}.cryptoOptions_wrapper .crypto-row{flex-wrap:wrap;justify-content:center;display:flex}.cryptoOptions_wrapper .animated{animation:.5s forwards fadeIn}.cryptoOptions_wrapper:before{content:"";opacity:.25;z-index:2;pointer-events:none;background-image:url(line-crypto-options.4a462fc6.png);background-repeat:no-repeat;width:100%;height:726px;display:block;position:absolute;top:-50%;left:0}@media (max-width:1050px){.cryptoOptions_wrapper:before{background-image:none}}.cryptoOptions_wrapper:after{content:"";z-index:1;background-image:url(blue_half_circle.b748b1dd.png);background-repeat:no-repeat;background-size:contain;width:455px;height:800px;display:block;position:absolute;top:35%;left:0}.statistic_wrapper{color:#becde3;z-index:0;background-color:#111622;flex-direction:column;align-items:center;width:100%;padding:120px 0;display:flex;position:relative}.statistic_wrapper #statistic_wrapper{width:100%;max-width:1100px;padding:0}.statistic_wrapper #statistic_wrapper .counter_wrapper{gap:6px;display:flex}.statistic_wrapper #statistic_wrapper .blocks_wrapper{z-index:3;flex-direction:row;justify-content:center;gap:20px;display:flex;position:relative}.statistic_wrapper #statistic_wrapper .blocks_wrapper .block{text-align:center;color:#becde3;z-index:3;border:1px solid #1c7293;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:255px;height:150px;padding:0 60px;display:flex}.statistic_wrapper #statistic_wrapper .blocks_wrapper .block div{text-transform:lowercase;font-family:Montserrat;font-size:36px;font-weight:500;line-height:60px}.statistic_wrapper #statistic_wrapper .blocks_wrapper .block p{text-align:center;font-family:Montserrat;font-size:20px;font-weight:400;line-height:normal}.statistic_wrapper #statistic_wrapper .blocks_wrapper .block:nth-child(2n){background-color:#1c7293}@media (max-width:1050px){.statistic_wrapper #statistic_wrapper .blocks_wrapper{flex-direction:column;align-items:center;gap:20px}}.statistic_wrapper #statistic_wrapper .blocks_wrapper .block_of_two{justify-content:center;align-items:center;gap:20px;display:flex}@media (max-width:1050px){.statistic_wrapper #statistic_wrapper .blocks_wrapper .block_of_two:last-child{flex-direction:row-reverse}}@media (max-width:550px){.statistic_wrapper #statistic_wrapper .blocks_wrapper .block_of_two{flex-direction:column;align-items:center;gap:20px}.statistic_wrapper #statistic_wrapper .blocks_wrapper .block_of_two:last-child{flex-direction:column}}.settings_screen_wrapper{background-color:#0a0e17;background-repeat:no-repeat;background-size:100% 99%;flex-direction:column;align-items:center;width:100%;padding-bottom:100px;display:flex;position:relative}@media (max-width:1050px){.settings_screen_wrapper{background-size:cover}}@media (max-width:550px){.settings_screen_wrapper{padding-bottom:0}}.settings_screen_wrapper .settings_screen{z-index:2;flex-direction:column;align-items:center;max-width:1100px;padding:120px 30px 0;display:flex;position:relative}@media (max-width:550px){.settings_screen_wrapper .settings_screen{padding:80px 20px 0}}.settings_screen_wrapper .settings_screen .description_blue{color:#16bdf9;font-size:18px;font-weight:700}.settings_screen_wrapper .settings_screen .content{flex-direction:row;justify-content:center;align-items:center;margin-bottom:100px;display:flex}@media (max-width:1050px){.settings_screen_wrapper .settings_screen .content{flex-direction:column;margin-bottom:70px}}.settings_screen_wrapper .settings_screen .content .text_wrapper{color:#becde3;flex-direction:column;display:flex}@media (max-width:1050px){.settings_screen_wrapper .settings_screen .content .text_wrapper{justify-content:center;align-items:center}}.settings_screen_wrapper .settings_screen .content .text_wrapper div{color:#6c829d;width:100%;max-width:454px;margin-top:18px;font-size:18px;font-style:normal;line-height:25px}@media (max-width:1050px){.settings_screen_wrapper .settings_screen .content .text_wrapper div{text-align:center}}@media (max-width:550px){.settings_screen_wrapper .settings_screen .content .text_wrapper div{max-width:300px}}.settings_screen_wrapper .settings_screen .content .text_wrapper .title{color:#becde3;width:100%;max-width:544px;margin:0;font-size:40px;font-style:normal;font-weight:700;line-height:44px}@media (max-width:1050px){.settings_screen_wrapper .settings_screen .content .text_wrapper .title{text-align:center;max-width:500px}}@media (max-width:550px){.settings_screen_wrapper .settings_screen .content .text_wrapper .title{max-width:100%;font-size:30px}}.settings_screen_wrapper .settings_screen .content .img_block{pointer-events:none;max-width:90%;position:relative}@media (max-width:1050px){.settings_screen_wrapper .settings_screen .content .img_block{margin-top:30px}}.settings_screen_wrapper .settings_screen .content .img_block img{z-index:2;width:351px;max-width:100%;height:290px;position:relative}.settings_screen_wrapper .settings_screen .content .img_block:after{pointer-events:none;content:"";z-index:0;background:url(green-round.9ee4516a.svg) 0 0/cover no-repeat;flex-shrink:0;width:700px;height:700px;display:block;position:absolute;top:-31%;left:-30%}@media (max-width:550px){.settings_screen_wrapper .settings_screen .content .img_block:after{top:-60%;left:-50%}}.settings_screen_wrapper .settings_screen .content .block_wraper{z-index:2;position:relative}.settings_screen_wrapper .settings_screen .content .block_wraper ul{flex-direction:row;justify-content:space-between;display:flex}.settings_screen_wrapper .settings_screen .content .block_wraper ul li{text-align:center;width:18%}.settings_screen_wrapper .settings_screen .content .block_wraper .img{margin-bottom:30px}.settings_screen_wrapper .settings_screen .content .block_wraper p{color:#becde3;text-transform:uppercase;font-size:18px;font-weight:700;line-height:24px}.settings_screen_wrapper .settings_screen .content .block_wraper span{color:#16bdf9;font-size:16px;font-weight:300;line-height:20px;display:block}.settings_screen_wrapper .settings_screen .setings_steps{flex-direction:column;justify-content:center;align-items:center;display:flex}.settings_screen_wrapper .settings_screen .setings_steps .title_steps_wrapper{text-align:center;white-space:nowrap;justify-content:center;align-items:center;width:100%;max-width:600px;margin-bottom:80px;display:flex}@media (max-width:1050px){.settings_screen_wrapper .settings_screen .setings_steps .title_steps_wrapper{margin-bottom:60px}}@media (max-width:550px){.settings_screen_wrapper .settings_screen .setings_steps .title_steps_wrapper{white-space:wrap}}.settings_screen_wrapper .settings_screen .setings_steps .title_steps_wrapper .title{text-transform:none;color:#becde3;text-align:center;font-size:40px;font-weight:700}@media (max-width:1050px){.settings_screen_wrapper .settings_screen .setings_steps .title_steps_wrapper .title{word-wrap:none;margin-top:60px}}@media (max-width:550px){.settings_screen_wrapper .settings_screen .setings_steps .title_steps_wrapper .title{max-width:300px;font-size:30px}}@media (max-width:380px){.settings_screen_wrapper .settings_screen .setings_steps .title_steps_wrapper .title{max-width:250px}}.settings_screen_wrapper .settings_screen .setings_steps .standart_button{width:216px;height:47px;margin-top:50px;margin-bottom:50px}.settings_screen_wrapper .settings_screen .setings_steps .block_steps{justify-content:center;align-items:center;width:100%;max-width:1100px;margin-bottom:30px;padding:0 30px;display:flex;position:relative}@media (max-width:1050px){.settings_screen_wrapper .settings_screen .setings_steps .block_steps{flex-direction:column;gap:25px;margin-bottom:0;margin-left:30px}}.settings_screen_wrapper .settings_screen .setings_steps .block_steps li{background-color:#1c7293;border-radius:15px;flex-direction:column;justify-content:center;width:100%;min-width:260px;max-width:260px;min-height:185px;margin-left:82px;padding:0 40px 0 100px;display:flex;position:relative}@media (max-width:1050px){.settings_screen_wrapper .settings_screen .setings_steps .block_steps li{min-width:285px;margin-left:0}}@media (max-width:550px){.settings_screen_wrapper .settings_screen .setings_steps .block_steps li{min-width:200px;padding:0 40px 0 90px}}.settings_screen_wrapper .settings_screen .setings_steps .block_steps li:first-child{margin:0}@media (max-width:550px){.settings_screen_wrapper .settings_screen .setings_steps .block_steps li:first-child{width:95%}}.settings_screen_wrapper .settings_screen .setings_steps .block_steps p{text-transform:uppercase;color:#becde3;max-width:143px;font-size:18px;font-weight:700;line-height:25px;display:block}.settings_screen_wrapper .settings_screen .setings_steps .block_steps .numb{margin-bottom:15px;font-size:40px}.settings_screen_wrapper .settings_screen .setings_steps .block_steps .img{background:#0a0e17;border:1px solid #222a33;border-radius:50%;justify-content:center;align-items:center;width:125px;height:125px;display:flex;position:absolute;top:30px;left:-62.5px}@media (max-width:550px){.settings_screen_wrapper .settings_screen .setings_steps .block_steps .img{width:90px;height:90px;top:50px;left:-40px}}.settings_screen_wrapper .settings_screen .setings_steps .animate{fill:#1c7293;transition:fill 1s}.settings_screen_wrapper .settings_screen .setings_steps .animate:hover{fill:#16bdf9}@keyframes moveAnimation{0%{top:10px}50%{top:20px}to{top:10px}}@keyframes scaleAnimation2{0%{transform:scale(1.5)}50%{transform:scale(1)}to{transform:scale(1.5)}}.settings_screen_wrapper .steps1_wrapper{position:relative}.settings_screen_wrapper .steps1_wrapper .steps1d{width:25px;animation:3s linear infinite moveAnimation;position:absolute;top:10px;left:20px}.settings_screen_wrapper .steps2_wrapper{position:relative}.settings_screen_wrapper .steps2_wrapper .steps2d{width:28px;animation:3s linear infinite scaleAnimation2;position:absolute;top:22px;left:20px}.settings_screen_wrapper .steps3_wrapper{position:relative}.settings_screen_wrapper .steps3_wrapper .steps3d{width:14px;animation:3s linear infinite scaleAnimation2;position:absolute;bottom:12px;right:7px}.settings_screen_wrapper:after{content:"";z-index:0;opacity:.05;background:url(decor-settings.9bc8d8db.svg) 0 0/100% no-repeat;flex-shrink:0;width:100%;height:400px;display:block;position:absolute;bottom:20%;left:0%}.worldTrust_screen_wrapper{background-color:#111622;background-repeat:no-repeat;background-size:100% 99%;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}@media (max-width:1050px){.worldTrust_screen_wrapper{background-size:cover}}.worldTrust_screen_wrapper .worldTrust_screen{width:100%;max-width:1100px;padding:0 30px}.worldTrust_screen_wrapper .worldTrust_screen .content{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media (max-width:1050px){.worldTrust_screen_wrapper .worldTrust_screen .content{flex-direction:column}}.worldTrust_screen_wrapper .worldTrust_screen .content .text_wrapper{color:#becde3;flex-direction:column;align-items:center;width:433px;margin-right:134px;display:flex}@media (max-width:1050px){.worldTrust_screen_wrapper .worldTrust_screen .content .text_wrapper{margin-right:0}}.worldTrust_screen_wrapper .worldTrust_screen .content .text_wrapper div{color:#fff;font-size:33px;font-weight:300;line-height:35px}@media (max-width:1050px){.worldTrust_screen_wrapper .worldTrust_screen .content .text_wrapper div{font-size:28px}}.worldTrust_screen_wrapper .worldTrust_screen .content .text_wrapper .title{color:#fff;margin:0;font-size:90px;font-style:normal;font-weight:700;line-height:94px}@media (max-width:1050px){.worldTrust_screen_wrapper .worldTrust_screen .content .text_wrapper .title{font-size:75px}}.worldTrust_screen_wrapper .worldTrust_screen .content .text_wrapper .title2{text-transform:uppercase;font-size:45px;font-weight:700;line-height:normal}@media (max-width:1050px){.worldTrust_screen_wrapper .worldTrust_screen .content .text_wrapper .title2{font-size:38px}}.worldTrust_screen_wrapper .worldTrust_screen .content .img_block{width:470px;position:relative}.worldTrust_screen_wrapper .worldTrust_screen .content .img_block img{filter:grayscale();width:100%}.register_screen_wrapper{z-index:2;background-repeat:no-repeat;background-size:100% 99%;flex-direction:column;align-items:center;width:100%;padding:84px 0;display:flex;position:relative}@media (max-width:1050px){.register_screen_wrapper{background-size:cover}}.register_screen_wrapper .register_screen{box-sizing:border-box;z-index:2;flex-direction:row;justify-content:space-around;align-items:center;width:1100px;padding:0 30px;display:flex;position:relative}@media (max-width:1050px){.register_screen_wrapper .register_screen{flex-direction:column;gap:50px}}.register_screen_wrapper .register_screen .content_1{width:43.7%}@media (max-width:1050px){.register_screen_wrapper .register_screen .content_1{width:55%}}.register_screen_wrapper .register_screen .content_1 .image_wrapper{justify-content:center;align-items:center;display:flex;position:relative}.register_screen_wrapper .register_screen .content_1 .register_img{z-index:2;height:280px}.register_screen_wrapper .register_screen .content_1 .blue_round{z-index:1;filter:blur(100px);background:radial-gradient(66.27% 66.26% at 41.2% 34.33%,#5ca9ff 0%,#0f7af2 100%);width:200px;height:200px;position:absolute;top:45%;left:55%;transform:translate(-50%,-50%)}.register_screen_wrapper .register_screen .content_1 div{color:#6c829d;font-size:18px;font-weight:400;line-height:25px}@media (max-width:1050px){.register_screen_wrapper .register_screen .content_1 div{text-align:center;align-self:center}}@media (max-width:550px){.register_screen_wrapper .register_screen .content_1 div{max-width:330px;margin:0 auto}}.register_screen_wrapper .register_screen .content_1 .title{color:#becde3;margin:0 0 20px;font-size:40px;font-weight:700;line-height:40px}@media (max-width:1050px){.register_screen_wrapper .register_screen .content_1 .title{text-align:center;align-self:center;margin:15px auto}}@media (max-width:550px){.register_screen_wrapper .register_screen .content_1 .title{font-size:30px}}.register_screen_wrapper .register_screen .content_1 .buttons_block{justify-content:space-between;margin-top:30px;display:flex}.register_screen_wrapper .register_screen .content_1 .buttons_block .standart_button{width:216px;height:47px;line-height:46px}@media (max-width:1050px){.register_screen_wrapper .register_screen .content_1 .buttons_block{justify-content:center;gap:50px}}@media (max-width:550px){.register_screen_wrapper .register_screen .content_1 .buttons_block{flex-direction:column;align-items:center;gap:20px}}.register_screen_wrapper .register_screen .content_1 .connect_button_register{cursor:pointer;color:#fff;background:#1c7293;border:1px solid #16bdf9;border-radius:40px;justify-content:center;align-items:center;width:215px;height:45px;transition:background .3s;display:flex}.register_screen_wrapper .register_screen .content_1 .connect_button_register:hover{background-color:#16bdf9}.register_screen_wrapper .register_screen .content_2{width:35%}.register_screen_wrapper .register_screen .content_2 li{align-items:center;margin-bottom:18px;display:flex}.register_screen_wrapper .register_screen .content_2 li .img{width:60px;height:60px;margin-right:25px}.register_screen_wrapper .register_screen .content_2 li div{color:#becde3;font-size:18px;font-weight:400;line-height:20px}.register_screen_wrapper:before{content:"";z-index:0;opacity:.2;background:url(register-decor-lines.21ec66df.svg) 0 0/cover no-repeat;flex-shrink:0;width:100%;height:700px;display:block;position:absolute;top:-9%;left:0%}.register_screen_wrapper:after{content:"";z-index:1;background-image:url(blue-half-circle-right.3b0c319c.svg);background-repeat:no-repeat;background-size:cover;width:310px;height:700px;display:block;position:absolute;top:40%;right:0}.faq_screen_wrapper{background-color:#0c111c;flex-direction:column;align-items:center;width:100%;padding-top:10px;padding-bottom:100px;display:flex;position:relative}@media (max-width:1050px){.faq_screen_wrapper{padding-bottom:80px}}@media (max-width:550px){.faq_screen_wrapper{padding-top:0;padding-bottom:50px}}.faq_screen_wrapper .title_wrapper{text-align:center;justify-content:center;align-items:center;margin-bottom:30px;display:flex;position:relative}.faq_screen_wrapper .faq_wrapper{justify-content:center;align-items:center;gap:25px;max-width:1150px;margin:0 auto;padding-top:30px;display:flex;position:relative}.faq_screen_wrapper .faq_wrapper .column{flex-direction:column;width:100%;max-width:530px;display:flex}@media (max-width:1450px){.faq_screen_wrapper .faq_wrapper .column{max-width:430px;padding-left:10px;padding-right:10px}}@media (max-width:1050px){.faq_screen_wrapper .faq_wrapper{flex-direction:column;justify-content:center;gap:0}}.faq_screen_wrapper .faq_wrapper:before{content:"";z-index:0;background:url(background-img-faq.0a60e184.svg) 0 0/100% no-repeat;flex-shrink:0;width:640px;height:640px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq_screen_wrapper #faq{position:relative}.faq_screen_wrapper .accordion{color:#becde3;cursor:pointer;box-sizing:border-box;text-align:left;z-index:3;background:#0a0e17;border:none;border-radius:10px;outline:none;justify-content:space-between;align-items:center;width:100%;height:60px;margin-bottom:15px;padding:16px 20px;transition:all .4s;display:flex}.faq_screen_wrapper .accordion p{width:87%}.faq_screen_wrapper .accordion img{width:30px;height:30px}.faq_screen_wrapper .accordion .img-hover{display:none}.faq_screen_wrapper .accordion:hover p{color:#16bdf9}.faq_screen_wrapper .accordion:hover img{display:none}.faq_screen_wrapper .accordion:hover .img-hover{display:block}.faq_screen_wrapper .panel{z-index:11;opacity:0;visibility:hidden;background:#222a33;border-radius:10px;width:100%;max-width:850px;padding:20px 40px 20px 20px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:550px){.faq_screen_wrapper .panel{width:95%}}.faq_screen_wrapper .panel p{color:#becde3;max-width:initial;margin-bottom:20px;font-size:16px;line-height:22px}.faq_screen_wrapper .panel div{justify-content:space-between;align-items:center;display:flex}.faq_screen_wrapper .panel div p{color:#becde3;margin:0;font-size:18px;line-height:25px}.faq_screen_wrapper .panel div .x-hover{display:none}.faq_screen_wrapper .panel div .close{cursor:pointer;display:inline-block}.faq_screen_wrapper .panel div img{width:15px;height:15px}.faq_screen_wrapper .panel div .close:hover img{display:none}.faq_screen_wrapper .panel div .close:hover .x-hover{display:block}.faq_screen_wrapper .line{background:#1c7293;width:100%;height:1px;margin:20px 0;box-shadow:17px 18px 35px #00000059}.faq_screen_wrapper .active{display:block}.faq_screen_wrapper .buttons_block{z-index:3;justify-content:center;margin:35px auto 0;display:flex;position:relative}.faq_screen_wrapper .buttons_block a{width:216px;height:47px;line-height:46px}.faq_screen_wrapper .overlay{z-index:10;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed;top:0;left:0}.faq_screen_wrapper .modal img{cursor:pointer;margin:0 auto;display:block}.faq_screen_wrapper #modal3 .description_wrapper,.faq_screen_wrapper #modal4 .description_wrapper{line-height:19px;display:inline}.faq_screen_wrapper #modal3 .description_wrapper .description,.faq_screen_wrapper #modal4 .description_wrapper .description{color:#becde3;font-size:16px;line-height:22px;display:inline}.faq_screen_wrapper #modal3 .description_wrapper .description_link,.faq_screen_wrapper #modal4 .description_wrapper .description_link{color:#1c7293;cursor:pointer;font-size:16px;line-height:22px;display:inline}.faq_screen_wrapper #modal3 .description_wrapper .description_link:visited,.faq_screen_wrapper #modal4 .description_wrapper .description_link:visited{color:#1c7293}.footer{z-index:6;pointer-events:none;background:url(background-footer.f1261860.png) 100% 100%/contain no-repeat;margin-top:-120px;padding-top:120px;position:relative}.footer .content{pointer-events:all;width:1100px;max-width:100%;margin:0 auto;padding:70px 20px 0}.footer .main_footer{z-index:2;justify-content:space-between;display:flex;position:relative}@media (max-width:550px){.footer .main_footer{flex-direction:column;justify-content:center;align-items:center;gap:10px}}.footer .column{cursor:auto;flex-direction:column;display:flex}@media (max-width:550px){.footer .column{justify-content:center;align-items:center}}.footer .column p{color:#6c829d;font-size:14px;line-height:25px}@media (max-width:550px){.footer .column .for_margin{margin-top:10px;margin-bottom:10px}}.footer .column a{color:#becde3;margin:15px 0 0;font-size:14px;line-height:25px}.footer .column a div{justify-content:flex-start;align-items:center;display:flex}.footer .column a div p{color:#becde3;margin-left:12px;font-size:14px;line-height:16px}.footer .column a div p:hover{color:#16bdf9}.footer .column a div img{width:20px;height:20px}.footer .column a div .img-hover,.footer .column a div:hover img{display:none}.footer .column a div:hover .img-hover{display:block}.footer .column a:hover{color:#16bdf9}.footer .column1{width:255px}@media (max-width:1050px){.footer .column1{width:200px}}@media (max-width:550px){.footer .column1{width:255px}}.footer .column1 a{max-width:125px;margin-bottom:15px}@media (max-width:550px){.footer .column1 .text_footer{text-align:center}}.footer .column1 p{color:#becde3;cursor:default;font-size:14px;font-weight:300;line-height:20px}.footer .column1 div{position:relative}.footer .column1 div p{color:#6c829d;margin:24px 0 12px;font-size:14px;font-weight:400;line-height:18px}.footer input{box-sizing:border-box;color:#becde3;cursor:text;background:0 0;border:1px solid #becde3;border-radius:10px;width:254px;max-width:100%;padding:5px 90px 5px 6px;font-size:14px;font-weight:300;line-height:20px}.footer button{background:0 0;position:absolute;bottom:0;right:0}.footer .overgold{text-align:center;justify-content:center;align-items:center;margin-top:39px;margin-bottom:15px;display:flex}.footer .overgold img{cursor:pointer;width:101px}.footer .overgold .img-hov{display:none}.footer .overgold p{color:#becde3;font-size:12px;font-weight:400;line-height:30px}.footer .overgold a{cursor:pointer;z-index:5;flex-direction:column;justify-content:center;align-items:center;width:200px;display:flex}.footer .overgold a:hover img{display:none}.footer .overgold a:hover .img-hov{display:block}.footer .copyright{text-align:center;color:#becde3;z-index:2;background-color:#222a33;padding:11px 0;font-size:12px;font-weight:400;line-height:16px;position:relative}.faq_page_wrapper{padding-top:100px;position:relative}.faq_page_wrapper .title_wrapper{margin:168px auto 244px;position:relative}.faq_page_wrapper .title_wrapper p{text-transform:uppercase;font-size:46px;font-weight:700;line-height:60px}.faq_page_wrapper .title_wrapper:after{content:"";z-index:0;background:url(faq-titul.3dec9bff.svg) 0 0/100% no-repeat;flex-shrink:0;width:358px;height:293px;display:block;position:absolute;top:85%;left:50%;transform:translate(-50%,-50%)}.faq_page_wrapper .faq_page_content{justify-content:center;align-items:center;gap:25px;display:flex}@media (max-width:1050px){.faq_page_wrapper .faq_page_content{flex-direction:column;gap:0}}.faq_page_wrapper .column{flex-direction:column;justify-content:center;align-items:center;max-width:530px;display:flex}.faq_page_wrapper .panel{position:fixed}.faq_page_wrapper .faq_wrapper:before{content:"";z-index:0;background-image:url(blue_round.a0dd1c14.svg);background-size:contain;flex-shrink:0;width:640px;height:640px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq_page_wrapper #faq_description_wrapper{line-height:19px;display:inline}.faq_page_wrapper #faq_description_wrapper .faq_description{color:#becde3;font-size:16px;line-height:22px;display:inline}.faq_page_wrapper .faq_description_link{color:#1c7293;cursor:pointer;font-size:16px;line-height:22px;display:inline}.faq_page_wrapper .faq_description_link:visited{color:#1c7293}.faq_page_wrapper:before{content:"";z-index:0;opacity:.5;background:url(background-top.f44eae71.svg) 0 0/100% no-repeat;flex-shrink:0;width:100%;height:640px;display:block;position:absolute;top:-3%;left:0%}.faq_page_wrapper:after{content:"";z-index:0;background:url(green-half-circle-left.774ca705.png) 0 0/contain no-repeat;flex-shrink:0;width:440px;height:740px;display:block;position:absolute;bottom:0;left:0%}.have_questions_wrapper{background-color:#111622;background-repeat:no-repeat;background-size:100% 99%;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:100px;padding-bottom:100px;display:flex;position:relative}@media (max-width:1050px){.have_questions_wrapper{background-size:cover;padding-top:40px}}.have_questions_wrapper .have_questions_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:1100px;display:flex}@media (max-width:1050px){.have_questions_wrapper .have_questions_content{width:90%}.have_questions_wrapper .have_questions_content img{max-width:90%;height:auto;margin:0 auto}}.have_questions_wrapper .have_questions_content h3{text-transform:uppercase;text-align:center;margin-top:30px;margin-bottom:20px;font-size:40px;font-weight:700}@media (max-width:550px){.have_questions_wrapper .have_questions_content h3{font-size:30px}}.have_questions_wrapper .have_questions_content p{text-align:center;max-width:500px;font-size:16px;font-weight:400;line-height:22px;display:block}.have_questions_wrapper .buttons_block{justify-content:space-between;margin-top:30px;display:flex}.have_questions_wrapper .buttons_block .standart_button{text-transform:capitalize;width:216px;height:47px;line-height:46px}.simple_steps_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:relative}.simple_steps_wrapper .steps_title_wrapper{pointer-events:none;margin-bottom:150px;padding-top:250px;position:relative}@media (max-width:550px){.simple_steps_wrapper .steps_title_wrapper{margin-bottom:80px;padding-top:170px}}.simple_steps_wrapper .steps_title_wrapper h3{color:#16bdf9;text-align:center;text-transform:uppercase;font-size:70px;font-weight:700}@media (max-width:1050px){.simple_steps_wrapper .steps_title_wrapper h3{font-size:50px}}@media (max-width:550px){.simple_steps_wrapper .steps_title_wrapper h3{font-size:33px}}.simple_steps_wrapper .steps_title_wrapper p{color:#becde3;text-align:center;text-transform:uppercase;font-size:36px;font-weight:500}@media (max-width:550px){.simple_steps_wrapper .steps_title_wrapper p{margin-top:10px;font-size:25px}}.simple_steps_wrapper .waves{pointer-events:none;width:100vw;position:absolute;top:0%}.simple_steps_wrapper .blue_round{filter:blur(200px);background:radial-gradient(66.27% 66.26% at 41.2% 34.33%,#5ca9ff 0%,#0f7af2 100%);flex-shrink:0;width:300px;height:300px;position:absolute;top:0%;left:50%;transform:translate(-50%,-50%)}.simple_steps_wrapper .simple_steps__content{margin-bottom:150px}@media (max-width:1050px){.simple_steps_wrapper .simple_steps__content{margin-bottom:50px}}.simple_steps_wrapper .step_wrapper{align-items:center;margin-bottom:50px;padding-left:100px;display:flex}@media (max-width:1050px){.simple_steps_wrapper .step_wrapper{text-align:center;flex-direction:column;justify-content:center;padding-left:0}}.simple_steps_wrapper .step_wrapper .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin-right:50px;font-size:80px;font-weight:700;display:flex}@media (max-width:1050px){.simple_steps_wrapper .step_wrapper .number{margin-right:0}}@media (max-width:550px){.simple_steps_wrapper .step_wrapper .number{width:90px;height:90px;font-size:50px}}@media (max-width:1050px){.simple_steps_wrapper .step_wrapper .number3{margin-bottom:50px}}.simple_steps_wrapper .step_wrapper .step_image_wrapper{pointer-events:none;justify-content:center;align-items:center;margin-right:50px;display:flex;position:relative}@media (max-width:1050px){.simple_steps_wrapper .step_wrapper .step_image_wrapper{order:0;margin-right:0}}.simple_steps_wrapper .step_wrapper .step_image_wrapper .image_background{z-index:1;pointer-events:none;width:800px;height:800px;position:absolute}.simple_steps_wrapper .step_wrapper .step_image_wrapper .step_image{z-index:2;width:300px;margin-top:80px}@media (max-width:550px){.simple_steps_wrapper .step_wrapper .step_image_wrapper .step_image{width:250px}}.simple_steps_wrapper .step_wrapper .step_image_wrapper .step3_image{z-index:2;width:300px}@media (max-width:550px){.simple_steps_wrapper .step_wrapper .step_image_wrapper .step3_image{width:250px}}.simple_steps_wrapper .step_wrapper .info{flex-direction:column;display:flex}@media (max-width:1050px){.simple_steps_wrapper .step_wrapper .info{order:1;align-items:center;margin-top:30px;margin-bottom:30px}}.simple_steps_wrapper .step_wrapper .info .title{color:#16bdf9;text-transform:uppercase;max-width:400px;margin-bottom:20px;font-size:40px;font-weight:700}@media (max-width:1050px){.simple_steps_wrapper .step_wrapper .info .title{max-width:500px;margin-top:30px}}@media (max-width:550px){.simple_steps_wrapper .step_wrapper .info .title{font-size:30px}}.simple_steps_wrapper .step_wrapper .info .text{color:#becde3;width:100%;max-width:400px;margin-bottom:25px;font-size:16px;font-weight:400;line-height:22px}@media (max-width:1050px){.simple_steps_wrapper .step_wrapper .info .text{max-width:550px}}@media (max-width:550px){.simple_steps_wrapper .step_wrapper .info .text{max-width:90%}}@media (min-width:1050px){.simple_steps_wrapper .step1_wrapper{margin-bottom:0}}.buttons_wrapper{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:15px;font-size:18px;font-weight:400;display:flex}@media (max-width:550px){.buttons_wrapper{flex-direction:column}}.buttons_wrapper .blue_button{cursor:pointer;color:#fff;white-space:nowrap;vertical-align:middle;background:#1c7293;border:1px solid #16bdf9;border-radius:40px;justify-content:center;align-items:center;width:220px;height:42px;padding:10px 40px;transition:background .3s;display:flex}.buttons_wrapper .blue_button:hover{background:#16bdf9}.buttons_wrapper .grey_button{white-space:nowrap;color:#becde3;cursor:pointer;vertical-align:middle;background:0 0;border:1px solid #becde3;border-radius:40px;justify-content:center;align-items:center;width:215px;height:42px;padding:10px 40px;transition:background .3s;display:flex}.buttons_wrapper .grey_button:hover{color:#222a33;background:#becde3}.plugins_wrapper{background-color:#111622;flex-direction:column;align-items:center;width:100vw;padding-top:100px;display:flex;position:relative}@media (max-width:1050px){.plugins_wrapper{padding-top:50px}}.plugins_wrapper .image_background_right{pointer-events:none;z-index:5;filter:blur(20px);width:700px;height:700px;position:absolute;top:50%;right:-30%}@media (max-width:1050px){.plugins_wrapper .image_background_right{display:none}}.plugins_wrapper .plugins_content{width:100%;max-width:1100px}@media (max-width:550px){.plugins_wrapper .plugins_content{width:90%}}.plugins_wrapper .plugins_content .plugins_title{color:#becde3;text-align:center;margin-bottom:20px;font-size:40px;font-weight:700}@media (max-width:550px){.plugins_wrapper .plugins_content .plugins_title{font-size:30px}}.plugins_wrapper .plugins_content .plugins_text{color:#becde3;text-align:center;margin-bottom:30px;font-size:18px;font-weight:400}.plugins_wrapper .plugins_content .plugins_buttons_wrapper{gap:30px;height:200px;display:flex}@media (max-width:1050px){.plugins_wrapper .plugins_content .plugins_buttons_wrapper{flex-direction:column;justify-content:center;align-items:center;height:350px;margin-bottom:30px}}@media (max-width:550px){.plugins_wrapper .plugins_content .plugins_buttons_wrapper{height:500px}}.plugins_wrapper .plugins_content .plugins_buttons_wrapper .opencart_image{width:200px;margin-bottom:35px}.plugins_wrapper .plugins_content .plugins_buttons_wrapper .wordpress_image{margin-bottom:15px}.plugins_wrapper .plugins_content .plugins_buttons_wrapper .plugin{cursor:pointer;background-color:#0a0e17;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:540px;max-height:100px;padding:30px 10px 15px;transition:max-height .5s;display:flex;position:relative;overflow:hidden}.plugins_wrapper .plugins_content .plugins_buttons_wrapper .plugin:after{content:url(plugin_arrow.1b8beda7.svg);transition:transform .5s;position:absolute;top:50px;right:6%;transform:translate(-50%,-50%)}@media (min-width:1050px){.plugins_wrapper .plugins_content .plugins_buttons_wrapper .plugin:hover .hidden_buttons{opacity:1;max-height:160px}.plugins_wrapper .plugins_content .plugins_buttons_wrapper .plugin:hover{max-height:160px}.plugins_wrapper .plugins_content .plugins_buttons_wrapper .plugin:hover:after{transform:translate(-50%,-50%)rotate(180deg)}}@media (max-width:1050px){.plugins_wrapper .plugins_content .plugins_buttons_wrapper .plugin.clicked .hidden_buttons{opacity:1;overflow:visible}.plugins_wrapper .plugins_content .plugins_buttons_wrapper .plugin.clicked:after{transform:translate(-50%,-50%)rotate(180deg)}.plugins_wrapper .plugins_content .plugins_buttons_wrapper .plugin.clicked{max-height:220px;overflow:visible}}.plugins_wrapper #plugin_wordpress{padding:23px 10px 15px}.plugins_wrapper #plugin_wordpress img{margin-bottom:20px}.prising_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:10px;display:flex;position:relative}.prising_wrapper .waves{pointer-events:none;width:100vw;position:absolute;top:0%}.prising_wrapper .zero_content{justify-content:center;align-items:center;margin:200px 0;display:flex}@media (max-width:1050px){.prising_wrapper .zero_content{flex-direction:column;gap:50px;width:90%;max-width:600px;margin:200px 0 100px}}.prising_wrapper .zero_content .info{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:580px;margin-right:30px;display:flex}@media (max-width:1050px){.prising_wrapper .zero_content .info{text-align:center;margin-right:0}}.prising_wrapper .zero_content .info .title{color:#becde3;font-size:35px;font-weight:700;line-height:50px}@media (max-width:550px){.prising_wrapper .zero_content .info .title{font-size:28px;line-height:30px}}.prising_wrapper .zero_content .info .blue_text{color:#16bdf9}.prising_wrapper .zero_content .info .text{color:#becde3;margin-bottom:15px;font-size:20px;font-weight:400;line-height:30px}@media (max-width:550px){.prising_wrapper .zero_content .info .text{font-size:18px;line-height:25px}}.prising_wrapper .zero_content .info .link{color:#16bdf9;width:100%;margin-bottom:20px;font-size:20px;font-weight:400;line-height:30px}@media (max-width:550px){.prising_wrapper .zero_content .info .link{font-size:18px;line-height:25px}}.prising_wrapper .zero_content .zero_percent{width:450px;height:350px}@media (max-width:1050px){.prising_wrapper .zero_content .zero_percent{display:none}}.prising_wrapper .zero_content .zero_percent_tablet{width:100%;max-width:450px;margin:30px 0}@media (min-width:1050px){.prising_wrapper .zero_content .zero_percent_tablet{display:none}}.prising_wrapper .buttons_wrapper{text-transform:capitalize;align-self:flex-start;gap:15px;font-size:18px;font-weight:400;display:flex}@media (max-width:1050px){.prising_wrapper .buttons_wrapper{order:1;align-self:center}}@media (max-width:550px){.prising_wrapper .buttons_wrapper{flex-direction:column}}.prising_wrapper .buttons_wrapper .blue_button{cursor:pointer;color:#fff;background:#1c7293;border:1px solid #16bdf9;border-radius:40px;padding:10px 40px;transition:background .3s}.prising_wrapper .buttons_wrapper .blue_button:hover{background:#16bdf9}.prising_wrapper .buttons_wrapper .grey_button{color:#becde3;cursor:pointer;background:0 0;border:1px solid #becde3;border-radius:40px;padding:10px 40px;transition:background .3s}.prising_wrapper .buttons_wrapper .grey_button:hover{color:#222a33;background:#becde3}.calculator_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:relative}.calculator_wrapper .title{color:#becde3;text-align:center;gap:3px;width:100%;max-width:700px;margin-bottom:15px;font-size:40px;font-weight:700;display:flex}@media (max-width:550px){.calculator_wrapper .title{font-size:28px}}.calculator_wrapper .title_text{color:#16bdf9;text-align:center;width:100%;max-width:700px;margin-bottom:30px;font-size:20px;font-weight:400}@media (max-width:550px){.calculator_wrapper .title_text{font-size:16px}}.calculator_wrapper .text{color:#16bdf9;text-align:center;max-width:700px;font-size:14px;font-weight:400}@media (max-width:550px){.calculator_wrapper .text{text-align:start;width:90%}}.calculator_wrapper .blue_round{filter:blur(200px);background:radial-gradient(66.27% 66.26% at 41.2% 34.33%,#5ca9ff 0%,#0f7af2 100%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calculator_wrapper .calculator{z-index:4;color:#6c829d;background:#222a33;border-radius:10px;width:100%;max-width:570px;margin-bottom:130px;padding:30px;position:relative}@media (max-width:550px){.calculator_wrapper .calculator{flex-direction:column;width:90%;height:auto;margin-bottom:40px;padding:20px}}.calculator_wrapper .calculator .top{justify-content:center;align-items:flex-start;gap:35px;margin-bottom:5px;font-size:14px;font-weight:400;display:flex}@media (max-width:550px){.calculator_wrapper .calculator .top{flex-direction:column;gap:20px}}.calculator_wrapper .calculator .top .column{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.calculator_wrapper .calculator .top .column .title{white-space:nowrap;margin-bottom:10px;font-size:14px;font-weight:400}.calculator_wrapper .calculator .top .column .select{border:1px solid #becde3;border-radius:10px}.calculator_wrapper .calculator .top .column .input{border:1px solid #becde3}@media (max-width:550px){.calculator_wrapper .calculator .top .column .input{width:100%}}.calculator_wrapper .calculator .top .column .rate{white-space:nowrap;width:100%;margin-top:3px;margin-left:10px;font-size:12px;line-height:normal;display:inline-block}.calculator_wrapper .calculator .bottom{flex-direction:column;justify-content:center;align-items:center;display:flex}.calculator_wrapper .calculator .bottom .fee{border-bottom:1px solid #1c7293;flex-direction:row;justify-content:space-between;width:100%;padding:4px;line-height:normal;display:flex}.calculator_wrapper .calculator .bottom .fee .text{color:#6c829d}.calculator_wrapper .calculator .bottom .fee .number{color:#1c7293;font-size:14px}.calculator_wrapper .calculator .bottom .fee .number_strong{color:#1c7293;font-size:14px;font-weight:700}@media (max-width:550px){.calculator_wrapper .calculator .bottom .fee{flex-direction:column;justify-content:flex-start;margin-top:5px}}.calculator_wrapper .calculator .bottom .you_get{border-bottom:1px solid #1c7293;justify-content:space-between;width:100%;padding:4px;line-height:normal;display:flex}.calculator_wrapper .calculator .bottom .you_get .text{color:#becde3;font-weight:700}.calculator_wrapper .calculator .bottom .you_get .number{color:#becde3;font-size:14px;font-weight:700}@media (max-width:550px){.calculator_wrapper .calculator .bottom .you_get{flex-direction:column;justify-content:flex-start;margin-top:5px}}.custom-select-wrapper{-webkit-user-select:none;user-select:none;width:100%;position:relative}.custom-select-wrapper img{width:18px;margin-right:5px}.input{color:#becde3;background-color:#0000;border:1px solid #becde3;border-radius:10px;width:100%;height:32px;padding:0 10px;font-size:14px}@media (max-width:550px){.input{max-width:500px}}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-select{flex-direction:column;display:flex;position:relative}.custom-select.open .custom-options{display:block}.custom-select__trigger{color:#becde3;cursor:pointer;background:0 0;border:1px solid #becde3;border-radius:10px;align-items:center;height:33px;padding:6px;font-size:14px;font-weight:300;display:flex;position:relative}@media (max-width:550px){.custom-select__trigger{width:100%}}.arrow{width:5px;height:5px;position:absolute;top:45%;right:12px;transform:translate(-50%,-50%)}.custom-options{z-index:5;background-color:#222a33;border:1px solid #becde3;border-radius:10px;height:150px;transition:all .4s;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:scroll}.custom-option{color:#becde3;cursor:pointer;padding:6px;font-size:14px;font-weight:300;transition:all .4s;display:block;position:relative}.custom-option:hover{cursor:pointer;background-color:#222a33}.custom-option.selected{color:#fff}.loader{z-index:5;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotate;position:absolute;top:250px}.loader:before{content:"";box-sizing:border-box;border:5px solid #fff;border-radius:50%;animation:2s linear infinite prixClipFix;position:absolute;inset:0}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.possibilities_wrapper{background:#111622;flex-direction:column;justify-content:center;align-items:center;padding:120px 0 30px;display:flex}@media (max-width:1050px){.possibilities_wrapper{padding:50px 10px 0}}.possibilities_wrapper .title{color:#becde3;text-align:center;width:100%;max-width:900px;font-size:40px;font-weight:700}@media (max-width:550px){.possibilities_wrapper .title{font-size:28px}}.possibilities_wrapper .typed_wrapper{justify-content:center;align-items:center;margin-bottom:60px;font-size:40px;font-weight:600;display:flex}.possibilities_wrapper .typed_wrapper #typed_possibilities,.possibilities_wrapper .typed_wrapper .text_typing{color:#16bdf9}@media (max-width:550px){.possibilities_wrapper .typed_wrapper{font-size:28px}}.possibilities_wrapper .possibilities{justify-content:center;align-items:flex-start;gap:30px;margin-bottom:100px;display:flex}@media (max-width:1050px){.possibilities_wrapper .possibilities{flex-direction:column;margin-bottom:50px}}.possibilities_wrapper .possibilities .possibility{flex-direction:column;justify-content:flex-start;align-items:center;gap:15px;max-width:330px;display:flex}@media (max-width:1050px){.possibilities_wrapper .possibilities .possibility{gap:10px;max-width:400px;height:auto}}.possibilities_wrapper .possibilities .possibility img{width:95px;height:95px}.possibilities_wrapper .possibilities .possibility .title{color:#becde3;text-align:center;font-size:18px;font-weight:700;line-height:20px}.possibilities_wrapper .possibilities .possibility .text{color:#6c829d;text-align:center;font-size:16px;line-height:22px}@keyframes rotateAnimation3{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}.possibilities_wrapper .possibilities .possibility1_wrapper{pointer-events:none;width:85px;height:85px;position:relative}.possibilities_wrapper .possibilities .possibility1_wrapper .possibility1s{width:100%;height:100%}.possibilities_wrapper .possibilities .possibility1_wrapper .possibility1d{z-index:3;width:35px;height:35px;animation:5s linear infinite rotateAnimation3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes scaleAnimation3{0%{transform:scale(1.5)}50%{transform:scale(1)}to{transform:scale(1.5)}}.possibilities_wrapper .possibilities .possibility2_wrapper{pointer-events:none;width:95px;height:95px;position:relative}.possibilities_wrapper .possibilities .possibility2_wrapper .possibility2s{width:100%;height:100%}.possibilities_wrapper .possibilities .possibility2_wrapper .possibility2d{z-index:3;width:20px;height:50px;animation:5s linear infinite rotateAnimation3;position:absolute;top:50%;left:50%}.possibilities_wrapper .possibilities .possibility3_wrapper{pointer-events:none;width:95px;height:95px;position:relative}.possibilities_wrapper .possibilities .possibility3_wrapper .possibility3s{width:100%;height:100%}.possibilities_wrapper .possibilities .possibility3_wrapper .possibility3d{z-index:3;width:25px;height:25px;animation:5s infinite alternate scaleAnimation;position:absolute;top:25%;left:23%;transform:translate(-50%,-50%)}.pricing_table_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:80px 0;display:flex;position:relative}@media (max-width:550px){.pricing_table_wrapper{padding:50px 0}}.pricing_table_wrapper .green_circle{pointer-events:none;filter:blur(10px);width:500px;height:1000px;position:absolute;bottom:0;left:0}@media (max-width:1050px){.pricing_table_wrapper .green_circle{display:none}}.pricing_table_wrapper .pricing_table_content{flex-direction:column;justify-content:center;align-items:center;display:flex}.pricing_table_wrapper .pricing_table_content .title{color:#becde3;text-align:center;padding:0 10px;font-size:40px;font-weight:700}@media (max-width:1050px){.pricing_table_wrapper .pricing_table_content .title{margin-bottom:50px}}@media (max-width:550px){.pricing_table_wrapper .pricing_table_content .title{font-size:28px}}.table_component{width:1100px;margin-top:50px;margin-bottom:30px}.table_component table{border-collapse:collapse;border-spacing:1px;text-align:center;width:100%}.table_component th{color:#becde3;white-space:nowrap;height:50px;padding:10px}.table_component td{color:#becde3;padding:10px}.table_component tbody th{text-align:start}@media (max-width:1100px){.table_component{display:none}}.table_tablet_wrapper{color:#becde3;margin:10px}@media (min-width:1100px){.table_tablet_wrapper{display:none}}.table_tablet_wrapper .table_tablet_title{text-align:center;padding:10px 0;font-size:15px;font-weight:700;line-height:20px}.table_tablet_wrapper .table_tablet{color:#fff;background:#0a0e17;border:1px solid #191f28;flex-wrap:wrap;width:100%;max-width:350px;font-size:13px}.table_tablet_wrapper .table_tablet_row{width:100%;height:55px;padding:20px 40px 20px 20px;display:flex}.table_tablet_wrapper .table_tablet_row>:first-child{flex:0 0 60%;height:100%}.table_tablet_wrapper .table_tablet_row>:last-child{text-align:center;flex:0 0 50%;justify-content:center;align-items:center;margin:0 50px;display:flex}.table_tablet_wrapper .table_tablet_row>img:last-child{margin-left:87px}.table_tablet_wrapper .table_tablet_row>span:last-child{max-width:100px}.table_tablet_wrapper .table_tablet_row:nth-child(2n){background:linear-gradient(90deg,#191f28 65%,#161c25 65%)}.table_tablet_wrapper .table_tablet_row:nth-child(odd){background:linear-gradient(90deg,#0a0e17 65%,#10151e 65%)}.table_tablet_wrapper .yes_check,.table_tablet_wrapper .no_check{place-self:center;width:25px;max-width:25px;height:25px}.table_tablet_wrapper .row{justify-content:center;align-self:center;align-items:center;gap:20px;margin-bottom:20px;display:flex}.table_tablet_wrapper .row:last-of-type{justify-content:flex-start}@media (max-width:600px){.table_tablet_wrapper .row{flex-direction:column}}.pricing_register_wrapper{background-color:#181d2b;justify-content:center;align-items:center;width:100vw;padding:50px 10px 0;display:flex;position:relative}@media (max-width:1050px){.pricing_register_wrapper{padding:0 0 50px}}.pricing_register_wrapper .waves{pointer-events:none;z-index:2;opacity:.7;width:100vw;position:absolute;top:35%}.pricing_register_wrapper .pricing_register_content{justify-content:center;align-items:center;gap:80px;display:flex}@media (max-width:1050px){.pricing_register_wrapper .pricing_register_content{flex-direction:column}}.pricing_register_wrapper .pricing_register_content .image_wrapper{justify-content:center;align-items:center;display:flex;position:relative}.pricing_register_wrapper .pricing_register_content .register_img{z-index:2;width:360px}@media (max-width:1050px){.pricing_register_wrapper .pricing_register_content .register_img{display:none}}.pricing_register_wrapper .pricing_register_content .register_img_tablet{z-index:2;width:100%;max-width:330px}@media (min-width:1050px){.pricing_register_wrapper .pricing_register_content .register_img_tablet{display:none}}.pricing_register_wrapper .pricing_register_content .blue_round{z-index:1;filter:blur(80px);background:radial-gradient(66.27% 66.26% at 41.2% 34.33%,#5ca9ff 0%,#0f7af2 100%);width:200px;height:200px;position:absolute;top:45%;left:55%;transform:translate(-50%,-50%)}@media (max-width:1050px){.pricing_register_wrapper .pricing_register_content .blue_round{display:none}}.pricing_register_wrapper .pricing_register_content .info{z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:20px;max-width:450px;display:flex}@media (max-width:1050px){.pricing_register_wrapper .pricing_register_content .info{text-align:center;align-self:center;width:450px;max-width:100%}}@media (max-width:550px){.pricing_register_wrapper .pricing_register_content .info{width:330px;max-width:100%}}.pricing_register_wrapper .pricing_register_content .info .title{color:#becde3;font-size:40px;font-weight:700}@media (max-width:550px){.pricing_register_wrapper .pricing_register_content .info .title{font-size:28px}}@media (max-width:350px){.pricing_register_wrapper .pricing_register_content .info .title{font-size:28px}}.pricing_register_wrapper .pricing_register_content .info .text{color:#16bdf9;font-size:18px;line-height:25px}@media (max-width:550px){.pricing_register_wrapper .pricing_register_content .info .text{width:100%;max-width:330px}}.pricing_register_wrapper .pricing_register_content .info .buttons_wrapper{text-transform:capitalize;align-self:flex-start;gap:15px;font-size:18px;font-weight:400;display:flex}@media (max-width:1050px){.pricing_register_wrapper .pricing_register_content .info .buttons_wrapper{align-self:center}}.pricing_register_wrapper .pricing_register_content .info .buttons_wrapper .blue_button{cursor:pointer;color:#fff;background:#1c7293;border:1px solid #16bdf9;border-radius:40px;padding:10px 40px;transition:background .3s}.pricing_register_wrapper .pricing_register_content .info .buttons_wrapper .blue_button:hover{background:#16bdf9}.pricing_register_wrapper .pricing_register_content .info .buttons_wrapper .grey_button{color:#becde3;cursor:pointer;background:0 0;border:1px solid #becde3;border-radius:40px;padding:10px 40px;transition:background .3s}.pricing_register_wrapper .pricing_register_content .info .buttons_wrapper .grey_button:hover{color:#222a33;background:#becde3}.wallet_creation_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:180px;display:flex;position:relative}@media (max-width:550px){.wallet_creation_wrapper{padding-bottom:0}}.wallet_creation_wrapper .waves{pointer-events:none;width:100vw;position:absolute;top:0%}.wallet_creation_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;top:1000px;left:0}.wallet_creation_wrapper .wallet_creation_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;padding:10px;display:flex}@media (min-width:1200px){.wallet_creation_wrapper .wallet_creation_content{margin:0 auto}}.wallet_creation_wrapper .wallet_creation_content .head{justify-content:center;align-items:center;gap:100px;width:100%;max-width:1100px;margin-bottom:100px;display:flex;position:relative}@media (max-width:1050px){.wallet_creation_wrapper .wallet_creation_content .head{flex-direction:column}}.wallet_creation_wrapper .wallet_creation_content .head .create_wallet_wrapper{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}@media (max-width:550px){.wallet_creation_wrapper .wallet_creation_content .head .create_wallet_wrapper{width:300px;height:300px}}.wallet_creation_wrapper .wallet_creation_content .head .create_wallet_wrapper .blue_round{filter:blur(200px);z-index:1;background:radial-gradient(66.27% 66.26% at 41.2% 34.33%,#5ca9ff 0%,#0f7af2 100%);width:250px;height:350px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wallet_creation_wrapper .wallet_creation_content .head .create_wallet_wrapper .create_wallet{z-index:2;width:100%}.wallet_creation_wrapper .wallet_creation_content .head .create_wallet_wrapper .create_wallet_inner{z-index:2;width:50px;height:50px;animation:4s ease-in-out infinite scaleAnimationStoreConnection;position:absolute;top:10%;left:26%}@media (max-width:550px){.wallet_creation_wrapper .wallet_creation_content .head .create_wallet_wrapper .create_wallet_inner{width:40px;height:40px}}@keyframes scaleAnimationStoreConnection{0%{transform:scale(.5)}50%{transform:scale(1)}to{transform:scale(.5)}}.wallet_creation_wrapper .wallet_creation_content .head .head_left{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:600px;display:flex}@media (max-width:1050px){.wallet_creation_wrapper .wallet_creation_content .head .head_left{align-items:center}}.wallet_creation_wrapper .wallet_creation_content .head .title{color:#becde3;text-align:left;white-space:nowrap;font-size:38px;font-weight:700;line-height:45px}@media (max-width:1050px){.wallet_creation_wrapper .wallet_creation_content .head .title{white-space:initial;text-align:center;font-size:25px}}@media (max-width:550px){.wallet_creation_wrapper .wallet_creation_content .head .title{font-size:25px}}.wallet_creation_wrapper .wallet_creation_content .head .text_row{justify-content:center;align-items:center;gap:8px;display:flex}@media (max-width:1050px){.wallet_creation_wrapper .wallet_creation_content .head .text_row{text-align:center}}.wallet_creation_wrapper .wallet_creation_content .head .title_blue{color:#16bdf9;text-align:center;text-align:left;font-size:38px;font-weight:700;line-height:45px}@media (max-width:550px){.wallet_creation_wrapper .wallet_creation_content .head .title_blue{font-size:25px}}.wallet_creation_wrapper .wallet_creation_content .head .title_text{text-align:left;margin-top:20px;font-size:18px;font-weight:400;line-height:25px}@media (max-width:1050px){.wallet_creation_wrapper .wallet_creation_content .head .title_text{display:none}}.wallet_creation_wrapper .wallet_creation_content .head .title_text_tablet{text-align:center;max-width:540px;margin-top:20px;font-size:18px;font-weight:400;line-height:25px}@media (min-width:1050px){.wallet_creation_wrapper .wallet_creation_content .head .title_text_tablet{display:none}}.wallet_creation_wrapper .wallet_creation_content .head .buttons_wrapper{justify-content:center;align-items:center;display:flex}.wallet_creation_wrapper .wallet_creation_content .head img{cursor:pointer;align-self:center;width:100%}.wallet_creation_wrapper .wallet_creation_content .head .play{width:39px;height:39px;position:absolute;top:55%;left:47%}.wallet_creation_wrapper .wallet_creation_content .instructions_wrapper{border-radius:10px;justify-content:center;gap:40px;display:flex}@media (max-width:1050px){.wallet_creation_wrapper .wallet_creation_content .instructions_wrapper{flex-direction:column;max-width:100%}}.wallet_creation_wrapper .wallet_creation_content .title_second{color:#becde3;text-align:center;font-size:40px}.wallet_creation_wrapper .wallet_creation_content .text_link{color:#1c7293;margin:-10px 0;text-decoration:none;display:inline}.wallet_creation_wrapper .wallet_creation_content .instructions{flex-direction:column;justify-content:center;align-items:center;width:730px;max-width:100%;display:flex}@media (max-width:1050px){.wallet_creation_wrapper .wallet_creation_content .instructions{width:95vw;max-width:95vw}}.wallet_creation_wrapper .wallet_creation_content .instructions .row{justify-content:flex-start;align-items:center;gap:0;display:flex}.wallet_creation_wrapper .wallet_creation_content .instructions .instruction{flex-direction:column;justify-content:flex-start;gap:15px;width:100%;margin-bottom:15px;line-height:25px;display:flex}@media (max-width:1050px){.wallet_creation_wrapper .wallet_creation_content .instructions .instruction{width:100%;max-width:100%}}@media (max-width:550px){.wallet_creation_wrapper .wallet_creation_content .instructions .instruction{max-width:100%}}.wallet_creation_wrapper .wallet_creation_content .instructions .instruction .subtitle{color:#becde3;text-align:left;font-size:25px;font-weight:400;line-height:45px}.wallet_creation_wrapper .wallet_creation_content .instructions .instruction .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:35px;min-width:35px;height:35px;margin-right:10px;font-size:18px;font-weight:400;display:flex}.wallet_creation_wrapper .wallet_creation_content .instructions .instruction .text{color:#becde3;line-height:25px;display:inline}.wallet_creation_wrapper .wallet_creation_content .instructions .instruction img{border:1px solid #6c829d;border-radius:10px;width:100%;max-width:100%;margin-top:10px;margin-bottom:20px}@media (max-width:1050px){.wallet_creation_wrapper .wallet_creation_content .instructions .instruction img{max-width:95vw;height:auto}}@media (max-width:550px){.wallet_creation_wrapper .wallet_creation_content .instructions .instruction img{align-self:center}}@media (min-width:1050px){.wallet_creation_wrapper .wallet_creation_content .instruction3{margin-top:40px}.wallet_creation_wrapper .wallet_creation_content .instruction5{margin-top:20px}.wallet_creation_wrapper .wallet_creation_content .instruction7{margin-top:33px}}.wallet_creation_wrapper .next_wrapper{background:#11151f;justify-content:center;align-items:center;width:100%;margin-top:50px;padding:50px 0;display:flex}.wallet_creation_wrapper .next_wrapper .next_content{flex-direction:column;justify-content:center;align-items:center;display:flex}.wallet_creation_wrapper .next_wrapper .next_content .next_button{cursor:pointer;width:64px;height:64px;margin-bottom:20px;transform:rotate(180deg)}.wallet_creation_wrapper .next_wrapper .next_content .next_button svg rect{fill:#222a33;transition:fill .3s}.wallet_creation_wrapper .next_wrapper .next_content .next_button:hover svg rect{fill:#1c7293}.wallet_creation_wrapper .next_wrapper .next_content .next_text{color:#becde3;text-align:center;font-size:18px;line-height:30px}.store_connection_wrapper{background-color:#0a0e17;background-image:url(blue-waves.76602334.svg);background-repeat:no-repeat;background-size:100%;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:relative}.store_connection_wrapper .connect_store_wrapper{justify-content:center;align-items:center;width:250px;height:350px;display:flex;position:relative}@media (min-width:1050px){.store_connection_wrapper .connect_store_wrapper{margin-right:100px}}.store_connection_wrapper .connect_store_wrapper .blue_round{filter:blur(200px);z-index:1;background:radial-gradient(66.27% 66.26% at 41.2% 34.33%,#5ca9ff 0%,#0f7af2 100%);width:250px;height:350px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store_connection_wrapper .connect_store_wrapper .connect_store{z-index:2}.store_connection_wrapper .connect_store_wrapper .connect_store_inner{z-index:2;animation:4s ease-in-out infinite scaleAnimationStoreConnection;position:absolute;bottom:23%;left:36%}.store_connection_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}.store_connection_wrapper .instructions_wrapper{border-radius:10px;justify-content:center;gap:40px;display:flex}@media (max-width:1050px){.store_connection_wrapper .instructions_wrapper{max-width:auto;flex-direction:column}}.store_connection_wrapper .instructions_wrapper .row{justify-content:flex-start;align-items:center;gap:0;display:flex}.store_connection_wrapper .store_connection_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:1100px;margin-top:150px;margin-bottom:100px;padding:10px;display:flex}@media (max-width:1050px){.store_connection_wrapper .store_connection_content{width:100%;max-width:750px;margin-top:100px;margin-bottom:0}}.store_connection_wrapper .store_connection_content .head{justify-content:space-between;align-items:center;gap:30px;width:100%;max-width:1100px;margin-top:60px;margin-bottom:100px;display:flex;position:relative}@media (max-width:1050px){.store_connection_wrapper .store_connection_content .head{flex-direction:column;margin-bottom:70px}}.store_connection_wrapper .store_connection_content .head .blue_button{cursor:pointer;color:#fff;white-space:nowrap;vertical-align:middle;background:#1c7293;border:1px solid #16bdf9;border-radius:40px;justify-content:center;align-items:center;width:220px;height:42px;margin-top:20px;padding:10px 40px;transition:background .3s;display:flex}.store_connection_wrapper .store_connection_content .head .blue_button:hover{background:#16bdf9}@media (max-width:1050px){.store_connection_wrapper .store_connection_content .head .blue_button{display:none}}.store_connection_wrapper .store_connection_content .head .blue_button_tablet{cursor:pointer;color:#fff;white-space:nowrap;vertical-align:middle;background:#1c7293;border:1px solid #16bdf9;border-radius:40px;justify-content:center;align-items:center;width:220px;height:42px;padding:10px 40px;transition:background .3s;display:flex}.store_connection_wrapper .store_connection_content .head .blue_button_tablet:hover{background:#16bdf9}@media (min-width:1050px){.store_connection_wrapper .store_connection_content .head .blue_button_tablet{display:none}}.store_connection_wrapper .store_connection_content .head .head_left{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:500px;display:flex}@media (max-width:1050px){.store_connection_wrapper .store_connection_content .head .head_left{align-items:center}}.store_connection_wrapper .store_connection_content .head .title{color:#becde3;text-align:left;white-space:nowrap;font-size:38px;font-weight:700;line-height:45px}@media (max-width:1050px){.store_connection_wrapper .store_connection_content .head .title{align-self:center}}@media (max-width:550px){.store_connection_wrapper .store_connection_content .head .title{font-size:22px;line-height:20px}}.store_connection_wrapper .store_connection_content .head .title_store_connection{color:#becde3;text-align:left;font-size:38px;font-weight:700;line-height:45px}@media (max-width:1050px){.store_connection_wrapper .store_connection_content .head .title_store_connection{text-align:center;align-self:center}}@media (max-width:550px){.store_connection_wrapper .store_connection_content .head .title_store_connection{margin:0 30px;font-size:22px;line-height:20px}}.store_connection_wrapper .store_connection_content .head .text_row{justify-content:center;align-items:center;gap:8px;display:flex}@media (max-width:1050px){.store_connection_wrapper .store_connection_content .head .text_row{text-align:center}}@media (max-width:550px){.store_connection_wrapper .store_connection_content .head .text_row{flex-direction:column}}.store_connection_wrapper .store_connection_content .head .title_blue{color:#16bdf9;text-align:center;text-align:left;font-size:38px;font-weight:700;line-height:45px}@media (max-width:550px){.store_connection_wrapper .store_connection_content .head .title_blue{font-size:25px}}.store_connection_wrapper .store_connection_content .head .title_text{text-align:left;margin-top:20px;font-size:18px;font-weight:400;line-height:25px}@media (min-width:1050px){.store_connection_wrapper .store_connection_content .head .title_text{width:110%}}@media (max-width:1050px){.store_connection_wrapper .store_connection_content .head .title_text{display:none}}.store_connection_wrapper .store_connection_content .head .title_text_tablet{text-align:center;max-width:90%;margin-top:20px;font-size:18px;font-weight:400;line-height:25px}@media (min-width:1050px){.store_connection_wrapper .store_connection_content .head .title_text_tablet{display:none}}.store_connection_wrapper .store_connection_content .head .buttons_wrapper{justify-content:center;align-items:center;display:flex}.store_connection_wrapper .store_connection_content .instructions{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:730px;max-width:100%;display:flex}@media (max-width:1050px){.store_connection_wrapper .store_connection_content .instructions{width:95vw;max-width:95vw}}.store_connection_wrapper .store_connection_content .instructions img{cursor:pointer;border:1px solid #222a33;border-radius:10px;align-self:center;width:100%;max-width:730px;margin:20px 0}@media (max-width:1050px){.store_connection_wrapper .store_connection_content .instructions img{max-width:95vw;height:auto}}.store_connection_wrapper .store_connection_content .instructions .subtitle{text-align:left;color:#becde3;max-width:700px;margin-bottom:20px;font-size:26px;font-weight:400;line-height:30px}.store_connection_wrapper .store_connection_content .stage_title{color:#becde3;text-align:left;place-self:flex-start center;margin-bottom:20px;font-size:22px;font-weight:400;line-height:30px}.store_connection_wrapper .store_connection_content .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:35px;min-width:35px;height:35px;margin-right:10px;font-size:18px;font-weight:400;display:flex}.store_connection_wrapper .store_connection_content .description{font-size:14px}.store_connection_wrapper .store_connection_content .description_strong{font-size:14px;font-weight:700}.store_connection_wrapper .store_connection_content .description_link{color:#1c7293;font-size:14px}.store_connection_wrapper .next_wrapper{background:#11151f;justify-content:center;align-items:center;width:100%;margin-top:100px;padding:50px 0;display:flex}@media (max-width:1050px){.store_connection_wrapper .next_wrapper{margin-top:50px}}.store_connection_wrapper .next_wrapper .next_content{justify-content:center;gap:250px;display:flex}@media (max-width:550px){.store_connection_wrapper .next_wrapper .next_content{gap:20px}}.store_connection_wrapper .next_wrapper .next_content .button_wrapper{flex-direction:column;align-items:center;width:170px;display:flex}.store_connection_wrapper .next_wrapper .next_content .next_button{cursor:pointer;width:64px;height:64px;margin-bottom:20px;transform:rotate(180deg)}.store_connection_wrapper .next_wrapper .next_content .next_button svg rect{fill:#222a33;transition:fill .3s}.store_connection_wrapper .next_wrapper .next_content .next_button:hover svg rect{fill:#1c7293}.store_connection_wrapper .next_wrapper .next_content .prev_button{cursor:pointer;width:64px;height:64px;margin-bottom:20px}.store_connection_wrapper .next_wrapper .next_content .prev_button svg rect{fill:#222a33;transition:fill .3s}.store_connection_wrapper .next_wrapper .next_content .prev_button:hover svg rect{fill:#1c7293}.store_connection_wrapper .next_wrapper .next_content .next_text{color:#becde3;text-align:center;font-size:18px;line-height:30px}.api_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:relative}.api_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}.api_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;top:500px;left:0}.api_wrapper .green_circle_right{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;bottom:0;right:0}.api_wrapper .instructions_wrapper{border-radius:10px;justify-content:center;gap:40px;display:flex}@media (max-width:1050px){.api_wrapper .instructions_wrapper{flex-direction:column;max-width:100%}}.api_wrapper .api_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;margin-top:180px;padding:10px;display:flex}.api_wrapper .api_content .text_row{justify-content:flex-start;align-items:center;width:100%;max-width:730px;display:flex}@media (max-width:1050px){.api_wrapper .api_content .text_row{text-align:center;max-width:100%}}.api_wrapper .api_content .instructions{flex-direction:column;justify-content:center;align-items:center;display:flex}.api_wrapper .api_content .stage_title{color:#becde3;text-align:left;place-self:center flex-start;font-size:22px;font-weight:400;line-height:30px}.api_wrapper .api_content .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:35px;min-width:35px;height:35px;margin-right:7px;font-size:18px;font-weight:400;display:flex}.api_wrapper .api_content .head{justify-content:center;align-items:center;gap:30px;width:100%;max-width:1100px;margin-bottom:140px;display:flex;position:relative}@media (max-width:1050px){.api_wrapper .api_content .head{flex-direction:column;margin-bottom:100px}}.api_wrapper .api_content .head .connect_api_wrapper{justify-content:center;align-items:center;width:500px;display:flex;position:relative}@media (max-width:550px){.api_wrapper .api_content .head .connect_api_wrapper{width:300px}}.api_wrapper .api_content .head .connect_api_wrapper .blue_round{filter:blur(200px);z-index:1;background:radial-gradient(66.27% 66.26% at 41.2% 34.33%,#5ca9ff 0%,#0f7af2 100%);width:200px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.api_wrapper .api_content .head .connect_api_wrapper .connect_api{z-index:2;width:100%;position:relative}.api_wrapper .api_content .head .connect_api_wrapper .connect_api_inner{z-index:2;width:50px;height:50px;animation:5s linear infinite rotateAnimationApi;position:absolute;top:23%;right:30%}.api_wrapper .api_content .head .connect_api_wrapper .connect_api_inner2{z-index:2;width:40px;height:40px;animation:5s linear infinite rotateAnimationApiReverse;position:absolute;top:14%;right:40%}@media (max-width:1050px){.api_wrapper .api_content .head .connect_api_wrapper .connect_api_inner2{top:15%;right:39%}}@media (max-width:550px){.api_wrapper .api_content .head .connect_api_wrapper .connect_api_inner2{top:6%;right:42%}}@keyframes rotateAnimationApi{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}@keyframes rotateAnimationApiReverse{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.api_wrapper .api_content .head .head_left{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:600px;display:flex}@media (max-width:1050px){.api_wrapper .api_content .head .head_left{align-items:center}}.api_wrapper .api_content .head .title{color:#becde3;text-align:left;font-size:38px;font-weight:700;line-height:45px}@media (max-width:1050px){.api_wrapper .api_content .head .title{text-align:center;align-self:center}}@media (max-width:550px){.api_wrapper .api_content .head .title{font-size:22px;line-height:25px}}.api_wrapper .api_content .head .title_api_connection{color:#becde3;text-align:left;font-size:38px;font-weight:700;line-height:45px}@media (max-width:1050px){.api_wrapper .api_content .head .title_api_connection{text-align:center;align-self:center}}@media (max-width:550px){.api_wrapper .api_content .head .title_api_connection{margin-bottom:-5px;font-size:22px;line-height:25px}}.api_wrapper .api_content .head .title_blue{color:#16bdf9;text-align:center;text-align:left;font-size:38px;font-weight:700;line-height:45px}@media (max-width:550px){.api_wrapper .api_content .head .title_blue{font-size:25px}}.api_wrapper .api_content .head .title_text{text-align:left;margin-top:20px;font-size:18px;font-weight:400;line-height:25px}@media (max-width:1050px){.api_wrapper .api_content .head .title_text{display:none}}.api_wrapper .api_content .head .title_text_tablet{text-align:center;max-width:690px;margin-top:20px;font-size:18px;font-weight:400;line-height:25px}@media (min-width:1050px){.api_wrapper .api_content .head .title_text_tablet{display:none}}@media (max-width:550px){.api_wrapper .api_content .head .title_text_tablet{max-width:90%}}.api_wrapper .row_wrapper{align-self:flex-start;align-items:flex-start;width:100%;max-width:1100px;display:flex}@media (max-width:1050px){.api_wrapper .row_wrapper{flex-direction:column;align-items:flex-start}}@media (max-width:550px){.api_wrapper .row_wrapper{flex-direction:column;align-items:center}}.api_wrapper .row{align-items:center;width:100%;max-width:690px;margin:20px 0;display:flex}@media (max-width:1050px){.api_wrapper .row{gap:7px}.api_wrapper .row img{align-self:center}}@media (max-width:550px){.api_wrapper .row{flex-direction:row;align-items:center;gap:10px}.api_wrapper .row img{align-self:center}.api_wrapper .row_mobile{flex-direction:row;align-items:center;gap:10px}.api_wrapper .row_mobile img{align-self:center}}.api_wrapper .column{flex-direction:column;justify-content:center;max-width:690px;display:flex}@media (max-width:1050px){.api_wrapper .column{max-width:100%}.api_wrapper .column img{align-self:center}}.api_wrapper .title{text-align:center;margin-bottom:10px;font-size:40px}@media (max-width:1050px){.api_wrapper .title{font-size:22px}}.api_wrapper .subtitle{text-align:left;color:#becde3;margin-bottom:20px;font-size:25px;font-weight:400;line-height:30px}.api_wrapper .text{text-align:left;margin-bottom:10px;font-size:25px;line-height:27px}@media (max-width:1050px){.api_wrapper .text{font-size:18px}}@media (max-width:550px){.api_wrapper .text{max-width:90%}}.api_wrapper .description{text-align:left;width:100%;max-width:730px;font-size:16px;line-height:25px}@media (max-width:1050px){.api_wrapper .description{text-align:left;max-width:100%}}@media (max-width:550px){.api_wrapper .description{font-size:14px}}.api_wrapper .text_row div{text-align:left}.api_wrapper .description_wide{width:100%;max-width:1100px;font-size:16px;line-height:25px}@media (max-width:1050px){.api_wrapper .description_wide{width:96%}}@media (max-width:550px){.api_wrapper .description_wide{font-size:14px}}.api_wrapper .description_bottom{width:100%;max-width:690px;font-size:16px;line-height:20px}@media (max-width:1050px){.api_wrapper .description_bottom{max-width:100%}}@media (max-width:550px){.api_wrapper .description_bottom{font-size:14px}}.api_wrapper .description_strong{font-size:16px;font-weight:700;line-height:25px}@media (max-width:550px){.api_wrapper .description_strong{font-size:14px}}.api_wrapper .number_name{font-size:18px}.api_wrapper .description_link{color:#1c7293;font-size:16px;line-height:25px}@media (max-width:550px){.api_wrapper .description_link{font-size:14px}}.api_wrapper .grey_text{color:#becde3;background:#494949;width:-moz-fit-content;width:fit-content;margin-right:-2px;font-size:16px;font-weight:700;line-height:25px;display:inline}@media (max-width:550px){.api_wrapper .grey_text{font-size:14px}}.api_wrapper .images_wrapper{justify-content:center;align-self:center;align-items:center;display:flex}.api_wrapper .instruction{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:1050px){.api_wrapper .instruction{flex-direction:column;padding:10px}}.api_wrapper .copy,.api_wrapper .qr{width:23px;height:23px}.api_wrapper .api1,.api_wrapper .api2,.api_wrapper .api3,.api_wrapper .api4,.api_wrapper .api5,.api_wrapper .api6,.api_wrapper .api7{border:1px solid #6c829d;border-radius:10px;align-self:center;width:100%;max-width:730px;margin:20px 0}@media (max-width:1050px){.api_wrapper .api1,.api_wrapper .api2,.api_wrapper .api3,.api_wrapper .api4,.api_wrapper .api5,.api_wrapper .api6,.api_wrapper .api7{max-width:95vw;height:auto}}.api_wrapper .flex{flex-direction:column;width:100%;display:flex}@media (max-width:1050px){.api_wrapper .div_text{padding:0 15px}}.api_wrapper .column{flex-direction:column;justify-content:center;display:flex}.api_wrapper .next_wrapper{background:#11151f;justify-content:center;align-items:center;width:100%;margin-top:100px;padding:50px 0;display:flex}.api_wrapper .next_wrapper .next_content{justify-content:center;align-items:center;gap:250px;display:flex}@media (max-width:550px){.api_wrapper .next_wrapper .next_content{align-items:flex-start;gap:40px}}.api_wrapper .next_wrapper .next_content .button_wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:1050px){.api_wrapper .next_wrapper .next_content .button_wrapper{width:100%;max-width:130px}}.api_wrapper .next_wrapper .next_content .next_button{cursor:pointer;width:64px;height:64px;margin-bottom:20px;transform:rotate(180deg)}.api_wrapper .next_wrapper .next_content .next_button svg rect{fill:#222a33;transition:fill .3s}.api_wrapper .next_wrapper .next_content .next_button:hover svg rect{fill:#1c7293}.api_wrapper .next_wrapper .next_content .prev_button{cursor:pointer;width:64px;height:64px;margin-bottom:20px}.api_wrapper .next_wrapper .next_content .prev_button svg rect{fill:#222a33;transition:fill .3s}.api_wrapper .next_wrapper .next_content .prev_button:hover svg rect{fill:#1c7293}.api_wrapper .next_wrapper .next_content .next_text{color:#becde3;text-align:center;font-size:18px}.api_wrapper .work_column{flex-direction:column;justify-content:center;align-items:flex-start;max-width:750px;margin:20px 10px 0;display:flex}@media (max-width:1050px){.api_wrapper .work_column{max-width:100%}}.invoicing_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:relative}@media (max-width:1050px){.invoicing_wrapper{width:100%}}.invoicing_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}@media (max-width:1050px){.invoicing_wrapper .waves{top:10%}}.invoicing_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;top:500px;left:0}@media (max-width:550px){.invoicing_wrapper .green_circle{display:none}}.invoicing_wrapper .green_circle_right{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;bottom:0;right:0}@media (max-width:550px){.invoicing_wrapper .green_circle_right{display:none}}.invoicing_wrapper .invoicing_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;margin-top:150px;margin-bottom:0;padding:0 20px;display:flex}@media (max-width:550px){.invoicing_wrapper .invoicing_content{margin-top:100px}}.invoicing_wrapper .invoicing_content .head{justify-content:space-between;align-items:center;gap:30px;width:100%;max-width:1100px;margin-top:50px;margin-bottom:140px;display:flex;position:relative}@media (max-width:1050px){.invoicing_wrapper .invoicing_content .head{flex-direction:column;margin-bottom:100px}}.invoicing_wrapper .invoicing_content .head .invoicing_wrapper{justify-content:center;align-items:center;width:250px;height:230px;margin:20px 0;display:flex;position:relative}.invoicing_wrapper .invoicing_content .head .invoicing_wrapper .blue_round{filter:blur(200px);z-index:1;background:radial-gradient(66.27% 66.26% at 41.2% 34.33%,#5ca9ff 0%,#0f7af2 100%);width:200px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.invoicing_wrapper .invoicing_content .head .invoicing_wrapper .invoicing{z-index:2;width:100%;position:relative}.invoicing_wrapper .invoicing_content .head .invoicing_wrapper .invoicing_inner{z-index:2;width:80px;height:150px;animation:7s ease-in-out infinite scaleAnimationInvoicing;position:absolute;top:23%;left:12%}@keyframes scaleAnimationInvoicing{0%{transform:scale(.5)}50%{transform:scale(1)}to{transform:scale(.5)}}.invoicing_wrapper .invoicing_content .head .head_left{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:600px;display:flex}@media (max-width:1050px){.invoicing_wrapper .invoicing_content .head .head_left{align-items:center}}.invoicing_wrapper .invoicing_content .head .title{color:#becde3;text-align:left;font-size:38px;font-weight:700;line-height:45px}@media (max-width:1050px){.invoicing_wrapper .invoicing_content .head .title{text-align:center;align-self:center}}@media (max-width:550px){.invoicing_wrapper .invoicing_content .head .title{font-size:25px}}.invoicing_wrapper .invoicing_content .head .title_invoicing{color:#becde3;text-align:left;font-size:38px;font-weight:700;line-height:45px}@media (max-width:1050px){.invoicing_wrapper .invoicing_content .head .title_invoicing{text-align:center;align-self:center}}@media (max-width:550px){.invoicing_wrapper .invoicing_content .head .title_invoicing{margin-bottom:20px;font-size:25px;line-height:22px}}.invoicing_wrapper .invoicing_content .head .title_blue{color:#16bdf9;text-align:center;text-align:left;font-size:38px;font-weight:700;line-height:45px}@media (max-width:550px){.invoicing_wrapper .invoicing_content .head .title_blue{font-size:25px}}.invoicing_wrapper .invoicing_content .head .title_text{text-align:left;margin-top:20px;font-size:18px;font-weight:400;line-height:25px}@media (max-width:1050px){.invoicing_wrapper .invoicing_content .head .title_text{display:none}}.invoicing_wrapper .invoicing_content .head .title_text_tablet{text-align:center;max-width:630px;margin-top:20px;font-size:18px;font-weight:400;line-height:25px}@media (min-width:1050px){.invoicing_wrapper .invoicing_content .head .title_text_tablet{display:none}}.invoicing_wrapper .invoicing_content .instructions{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:730px;display:flex}@media (max-width:1050px){.invoicing_wrapper .invoicing_content .instructions{max-width:95vw}}.invoicing_wrapper .invoicing_content .invoicing1,.invoicing_wrapper .invoicing_content .invoicing2,.invoicing_wrapper .invoicing_content .invoicing3{border:1px solid #6c829d;border-radius:10px;align-self:flex-start;width:100%;max-width:730px;margin:20px 0}@media (max-width:1050px){.invoicing_wrapper .invoicing_content .invoicing1,.invoicing_wrapper .invoicing_content .invoicing2,.invoicing_wrapper .invoicing_content .invoicing3{max-width:95vw;height:auto}}.invoicing_wrapper .invoicing_content .subtitle{text-align:left;color:#becde3;margin-bottom:20px;font-size:25px;font-weight:400;line-height:30px}.invoicing_wrapper .invoicing_content .instructions_wrapper{border-radius:10px;justify-content:center;gap:40px;display:flex}@media (max-width:1050px){.invoicing_wrapper .invoicing_content .instructions_wrapper{flex-direction:column;align-items:center;max-width:100%}}.invoicing_wrapper .invoicing_content .instructions_wrapper .row{justify-content:flex-start;align-items:center;gap:0;margin:10px 0;display:flex}.invoicing_wrapper .invoicing_content .instructions_wrapper .row_align{align-items:flex-start}.invoicing_wrapper .invoicing_content .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:35px;min-width:35px;height:35px;margin-right:7px;font-size:18px;font-weight:400;display:flex}.invoicing_wrapper .description_link{color:#1c7293;font-size:14px}.invoicing_wrapper .title{text-align:center;margin-bottom:10px;font-size:40px}@media (max-width:550px){.invoicing_wrapper .title{font-size:30px}}.invoicing_wrapper .text{max-width:730px;margin-bottom:20px;font-size:16px;line-height:22px}@media (max-width:550px){.invoicing_wrapper .text{margin-bottom:10px;font-size:14px}}.invoicing_wrapper .description{max-width:730px;font-size:16px;line-height:22px}@media (max-width:550px){.invoicing_wrapper .description{font-size:14px}}.invoicing_wrapper .description_strong{font-size:16px;font-weight:700}@media (max-width:550px){.invoicing_wrapper .description_strong{font-size:14px}}.invoicing_wrapper .description_link{color:#1c7293;font-size:16px;line-height:22px}@media (max-width:550px){.invoicing_wrapper .description_link{font-size:14px}}.invoicing_wrapper .next_wrapper{background:#11151f;justify-content:center;align-items:center;width:100%;margin-top:100px;padding:50px 0;display:flex}.invoicing_wrapper .next_wrapper .next_content{justify-content:center;align-items:center;gap:250px;display:flex}@media (max-width:550px){.invoicing_wrapper .next_wrapper .next_content{gap:40px}}.invoicing_wrapper .next_wrapper .next_content .button_wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.invoicing_wrapper .next_wrapper .next_content .prev_button{cursor:pointer;width:64px;height:64px;margin-bottom:20px}.invoicing_wrapper .next_wrapper .next_content .prev_button svg rect{fill:#222a33;transition:fill .3s}.invoicing_wrapper .next_wrapper .next_content .prev_button:hover svg rect{fill:#1c7293}.invoicing_wrapper .next_wrapper .next_content .next_text{color:#becde3;text-align:center;font-size:18px;line-height:30px}.main_info_screen_wrapper{background-color:#111622;background-repeat:no-repeat;background-size:100% 99%;flex-direction:column;align-items:center;width:100%;padding-bottom:50px;display:flex;position:relative}@media (max-width:1050px){.main_info_screen_wrapper{background-size:cover}}.main_info_screen_wrapper .main_info_screen{z-index:2;flex-direction:column;align-items:center;max-width:1100px;padding:260px 30px 0;display:flex;position:relative}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen{max-width:800px;padding:160px 30px 0}}.main_info_screen_wrapper .main_info_screen .content{flex-direction:column;justify-content:center;display:flex}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen .content{flex-direction:column}}.main_info_screen_wrapper .main_info_screen .content .text_wrapper{color:#becde3;align-items:center;display:flex}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen .content .text_wrapper{flex-direction:column;max-width:800px}}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block{width:100%;max-width:512px;position:relative}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block{flex-direction:column;justify-content:center;align-items:center;max-width:600px;padding-top:50px;display:flex}}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .banner_text_img{max-width:480px}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .banner_text_img img{width:100%}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .description_second{color:#becde3;margin:17px 0 42px;font-size:20px;line-height:25px}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .connect_button{background-color:#1c7293}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .connect_button:hover{color:#fff;background-color:#16bdf9}@media (max-width:550px){.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .connect_button{margin-right:0}}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .buttons_block{gap:20px;display:flex}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .buttons_block a{width:216px;height:45px;margin-bottom:40px;font-size:18px;line-height:45px}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .buttons_block a{color:#fff;align-self:center;display:none}}@media (max-width:550px){.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .buttons_block a{gap:0;margin-bottom:20px;display:block}}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen .content .text_wrapper .text_block .disappear_on_tablet{flex-direction:column;justify-content:center;align-items:center;display:flex}}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .img_block{max-width:571px;position:relative}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .img_block img{z-index:2;width:100%;position:relative}.main_info_screen_wrapper .main_info_screen .content .text_wrapper .img_block:after{content:"";z-index:0;pointer-events:none;background:url(blue_round.8cfdb991.png) 0 0/100% no-repeat;flex-shrink:0;width:1000px;height:1000px;display:block;position:absolute;top:-60%;left:-30%}.main_info_screen_wrapper .main_info_screen .content .buttons_block_tablet{justify-content:space-between;align-self:center;gap:20px;max-width:450px;margin-top:50px;display:flex}@media (max-width:550px){.main_info_screen_wrapper .main_info_screen .content .buttons_block_tablet{display:none}}@media (min-width:1050px){.main_info_screen_wrapper .main_info_screen .content .buttons_block_tablet{display:none}}.main_info_screen_wrapper .main_info_screen .content .buttons_block_tablet a{width:216px;height:45px;margin-bottom:40px;font-size:18px;line-height:45px}.main_info_screen_wrapper .main_info_screen .content .buttons_block_tablet .connect_button{background-color:#1c7293}.main_info_screen_wrapper .main_info_screen .content .buttons_block_tablet .connect_button:hover{color:#fff;background-color:#16bdf9}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen .content .buttons_block_tablet .connect_button{color:#fff;margin-right:0}}.main_info_screen_wrapper .main_info_screen .content .block_wraper{z-index:2;padding-top:60px;position:relative}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen .content .block_wraper{padding-top:0}}.main_info_screen_wrapper .main_info_screen .content .block_wraper ul{flex-flow:wrap;justify-content:center;display:flex}.main_info_screen_wrapper .main_info_screen .content .block_wraper ul li{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:197px;display:flex}.main_info_screen_wrapper .main_info_screen .content .block_wraper ul li .payouts{max-width:160px}.main_info_screen_wrapper .main_info_screen .content .block_wraper ul li .support{max-width:120px}.main_info_screen_wrapper .main_info_screen .content .block_wraper ul li .white_label{max-width:100px}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen .content .block_wraper ul li{margin-top:40px}}@media (max-width:550px){.main_info_screen_wrapper .main_info_screen .content .block_wraper ul li,.main_info_screen_wrapper .main_info_screen .content .block_wraper ul li .white_label,.main_info_screen_wrapper .main_info_screen .content .block_wraper ul li .support,.main_info_screen_wrapper .main_info_screen .content .block_wraper ul li .payouts{max-width:100%}}.main_info_screen_wrapper .main_info_screen .content .block_wraper .img{justify-content:center;align-items:center;margin-bottom:30px;display:flex}@media (max-width:550px){.main_info_screen_wrapper .main_info_screen .content .block_wraper .img{margin-bottom:10px}}.main_info_screen_wrapper .main_info_screen .content .block_wraper p{color:#becde3;text-transform:uppercase;font-size:18px;font-weight:700;line-height:24px}.main_info_screen_wrapper .main_info_screen .content .block_wraper span{color:#16bdf9;font-size:16px;font-weight:300;line-height:22px;display:block}.main_info_screen_wrapper .main_info_screen .description_second{color:#becde3;font-size:18px;line-height:30px}@media (max-width:550px){.main_info_screen_wrapper .main_info_screen .description_second{max-width:330px;line-height:22px}}@media (max-width:1050px){.main_info_screen_wrapper .main_info_screen .description_second{text-align:center}}.main_info_screen_wrapper .bottom_text{padding:30px;position:relative}.main_info_screen_wrapper .bottom_text .description_second{margin-top:30px}@media (max-width:1050px){.main_info_screen_wrapper .bottom_text .description_second{text-align:start}}.main_info_screen_wrapper .bottom_text .corner_top{position:absolute;top:0;left:0}.main_info_screen_wrapper .bottom_text .corner_bottom{position:absolute;bottom:0;right:0}.main_info_screen_wrapper #typed{color:#16bdf9}@media (max-width:1050px){.main_info_screen_wrapper #typed{position:absolute;top:0;left:50%;transform:translate(-50%)}.main_info_screen_wrapper .text_typing span[data-i18n=transactions] br,.main_info_screen_wrapper .text_typing br{text-align:center;display:none}}@media (max-width:550px){.main_info_screen_wrapper .text_typing span[data-i18n=transactions] br,.main_info_screen_wrapper .text_typing br{text-align:center;display:block}}.main_info_screen_wrapper .typed_wrapper{font-size:40px;font-weight:600}@media (max-width:550px){.main_info_screen_wrapper .typed_wrapper{text-align:center;font-size:35px}}@keyframes rotateAnimation{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes scaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.main_info_screen_wrapper .main1_wrapper{width:88px;height:88px;position:relative}.main_info_screen_wrapper .main1_wrapper .main1d{position:absolute;top:30px;left:23px}.main_info_screen_wrapper .main1_wrapper:hover .main1d{animation:5s linear infinite rotateAnimation}.main_info_screen_wrapper .main2_wrapper{width:88px;height:88px;position:relative}.main_info_screen_wrapper .main2_wrapper .main2d{position:absolute;bottom:7px;right:7px}.main_info_screen_wrapper .main2_wrapper:hover .main2d{animation:2s linear infinite scaleAnimation}.main_info_screen_wrapper .main3_wrapper{width:88px;height:88px;position:relative}.main_info_screen_wrapper .main3_wrapper .main3d{position:absolute;bottom:0;right:0}.main_info_screen_wrapper .main3_wrapper:hover .main3d{animation:5s linear infinite rotateAnimation}.main_info_screen_wrapper .main4_wrapper{width:88px;height:88px;position:relative}.main_info_screen_wrapper .main4_wrapper .main4d{position:absolute;bottom:25px;right:7px}.main_info_screen_wrapper .main4_wrapper:hover .main4d{animation:2s linear infinite scaleAnimation}.main_info_screen_wrapper .main5_wrapper{width:88px;height:88px;position:relative}.main_info_screen_wrapper .main5_wrapper .main5d{position:absolute;bottom:25px;right:25px}.main_info_screen_wrapper .main5_wrapper:hover .main5d{animation:5s linear infinite rotateAnimation}.main_info_screen_wrapper:before{content:"";z-index:1;pointer-events:none;filter:blur(100px);background:url(rgeen_round.ead27824.png);width:400px;height:700px;display:block;position:absolute;top:0%;left:0%}#thunder{z-index:0;width:100%;height:100%;position:absolute}.crypto_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:0 20px;display:flex;position:relative}@media (max-width:1050px){.crypto_wrapper{width:100%}}.crypto_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}.crypto_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;top:500px;left:0}@media (max-width:550px){.crypto_wrapper .green_circle{display:none}}.crypto_wrapper .green_circle_right{pointer-events:none;filter:blur(10px);width:500px;height:1000px;position:absolute;bottom:0;right:0}@media (max-width:550px){.crypto_wrapper .green_circle_right{display:none}}.crypto_wrapper .crypto_content{color:#becde3;flex-direction:column;justify-content:center;width:100%;max-width:1100px;margin-top:150px;margin-bottom:0;display:flex}.crypto_wrapper .crypto_content .column{flex-direction:column;display:flex}@media (max-width:1050px){.crypto_wrapper .crypto_content .column img{place-self:center}}.crypto_wrapper .crypto_content .row{gap:30px;width:100%;max-width:1100px;display:flex}@media (max-width:1050px){.crypto_wrapper .crypto_content .row{flex-direction:column}.crypto_wrapper .crypto_content .row img{place-self:center}}.crypto_wrapper .crypto_content .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;margin-top:40px;margin-bottom:15px;font-size:35px;font-weight:700;display:flex}@media (max-width:1050px){.crypto_wrapper .crypto_content .number{margin-top:15px;margin-bottom:10px}}.crypto_wrapper .crypto1{border-radius:10px;width:100%;max-width:540px}.crypto_wrapper .crypto2{border-radius:10px;width:100%;max-width:448px;margin-top:15px}.crypto_wrapper .crypto3{border-radius:10px;align-self:center;width:100%;max-width:539px}.crypto_wrapper .crypto4,.crypto_wrapper .crypto5,.crypto_wrapper .crypto6,.crypto_wrapper .crypto7{border-radius:10px;align-self:center;width:100%;max-width:539px;margin-top:15px;margin-bottom:15px}.crypto_wrapper .crypto8{border-radius:10px;align-self:center;width:100%;max-width:540px;margin-top:40px;margin-bottom:100px}@media (max-width:550px){.crypto_wrapper .crypto8{margin-bottom:0}}.crypto_wrapper .instruction{width:100%;max-width:540px;font-size:16px;line-height:22px}@media (max-width:1050px){.crypto_wrapper .instruction{max-width:100%}}.crypto_wrapper .description_link{color:#1c7293;font-size:16px;line-height:22px}.crypto_wrapper .title{text-align:center;align-self:center;margin-bottom:10px;font-size:40px}@media (max-width:550px){.crypto_wrapper .title{font-size:30px}}.crypto_wrapper .text{text-align:center;max-width:700px;margin-bottom:10px;font-size:20px;line-height:26px}@media (max-width:550px){.crypto_wrapper .text{font-size:16px}}.crypto_wrapper .description{max-width:540px;margin-bottom:30px;font-size:16px;line-height:22px}@media (max-width:1050px){.crypto_wrapper .description{max-width:100%}}@media (max-width:550px){.crypto_wrapper .description{font-size:14px}}.crypto_wrapper .description_strong{font-size:16px;font-weight:700;line-height:22px}@media (max-width:550px){.crypto_wrapper .description_strong{font-size:14px}}.crypto_wrapper .description_link{color:#1c7293;font-size:16px}@media (max-width:550px){.crypto_wrapper .description_link{font-size:14px}}.crypto_wrapper ol{margin-top:10px}@media (max-width:1050px){.crypto_wrapper ol{margin-left:15px}}.crypto_wrapper li{font-size:16px;line-height:22px}@media (max-width:550px){.crypto_wrapper li{font-size:14px}}.metamask_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:relative}@media (max-width:1050px){.metamask_wrapper{width:100%}}.metamask_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}.metamask_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;top:500px;left:0}.metamask_wrapper .green_circle_right{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;bottom:0;right:0}.metamask_wrapper .metamask_content{color:#becde3;flex-direction:column;justify-content:center;width:100%;max-width:1100px;margin-top:150px;margin-bottom:0;padding:0 20px;display:flex}.metamask_wrapper .metamask_content .column{flex-direction:column;width:100%;max-width:540px;display:flex}@media (max-width:1050px){.metamask_wrapper .metamask_content .column{width:100%;max-width:100%}}.metamask_wrapper .metamask_content .row{justify-content:space-between;align-self:center;gap:10px;width:100%;max-width:1100px;display:flex}@media (max-width:1050px){.metamask_wrapper .metamask_content .row{flex-direction:column;align-self:flex-start}.metamask_wrapper .metamask_content .row img{align-self:center}}.metamask_wrapper .metamask_content .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;margin-top:40px;margin-bottom:15px;font-size:35px;font-weight:700;display:flex}@media (max-width:1050px){.metamask_wrapper .metamask_content .number{margin-top:15px;margin-bottom:10px}}.metamask_wrapper .metamask1{border-radius:10px;align-self:center;width:253px}.metamask_wrapper .metamask2,.metamask_wrapper .metamask3,.metamask_wrapper .metamask4{border-radius:10px;align-self:center;width:252px}.metamask_wrapper .metamask5{border-radius:10px;align-self:center;width:252px;margin-bottom:100px}@media (max-width:550px){.metamask_wrapper .metamask5{margin-bottom:0}}.metamask_wrapper .instruction{width:540px;font-size:16px;line-height:22px}.metamask_wrapper .title{text-align:center;align-self:center;max-width:700px;margin-bottom:10px;font-size:40px}@media (max-width:550px){.metamask_wrapper .title{font-size:28px}}.metamask_wrapper .title_second{text-align:center;align-self:center;margin-bottom:10px;font-size:25px}.metamask_wrapper .text{text-align:center;max-width:700px;margin-bottom:10px;font-size:20px}.metamask_wrapper .description{max-width:540px;margin-bottom:30px;font-size:16px}@media (max-width:1050px){.metamask_wrapper .description{width:100%;max-width:100%}}.metamask_wrapper .description_wide{max-width:1100px;margin-bottom:30px;font-size:16px;line-height:22px}.metamask_wrapper .description_strong{font-size:16px;font-weight:700;line-height:22px}.metamask_wrapper .description_link{color:#1c7293;font-size:16px;line-height:22px}.metamask_other_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:relative}@media (max-width:1050px){.metamask_other_wrapper{width:100%;padding:0 20px}}.metamask_other_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}.metamask_other_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;top:500px;left:0}.metamask_other_wrapper .green_circle_right{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;bottom:0;right:0}.metamask_other_wrapper .metamask_other_content{color:#becde3;flex-direction:column;justify-content:center;width:100%;max-width:1100px;margin-top:150px;margin-bottom:0;display:flex}@media (max-width:1050px){.metamask_other_wrapper .metamask_other_content{width:100%}}.metamask_other_wrapper .metamask_other_content .column{flex-direction:column;align-items:flex-start;gap:10px;width:100%;max-width:540px;display:flex}@media (max-width:1050px){.metamask_other_wrapper .metamask_other_content .column{max-width:100%}.metamask_other_wrapper .metamask_other_content .column img{align-self:center}}.metamask_other_wrapper .metamask_other_content .row{justify-content:space-between;max-width:1100px;display:flex}@media (max-width:1050px){.metamask_other_wrapper .metamask_other_content .row{flex-direction:column;align-self:flex-start;width:100%}.metamask_other_wrapper .metamask_other_content .row img{align-self:center}}.metamask_other_wrapper .metamask_other_content .images_row{align-self:center;gap:30px;display:flex}@media (max-width:550px){.metamask_other_wrapper .metamask_other_content .images_row{flex-direction:column;align-items:center}.metamask_other_wrapper .metamask_other_content .images_row img{align-self:center}}.metamask_other_wrapper .metamask_other_content .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;margin-top:40px;margin-bottom:15px;font-size:35px;font-weight:700;display:flex}@media (max-width:1050px){.metamask_other_wrapper .metamask_other_content .number{margin-top:15px;margin-bottom:10px}}.metamask_other_wrapper .metamask_other_1,.metamask_other_wrapper .metamask_other_2,.metamask_other_wrapper .metamask_other_3,.metamask_other_wrapper .metamask_other_4,.metamask_other_wrapper .metamask_other_5,.metamask_other_wrapper .metamask_other_6,.metamask_other_wrapper .metamask_other_7,.metamask_other_wrapper .metamask_other_8,.metamask_other_wrapper .metamask_other_9,.metamask_other_wrapper .metamask_other_10,.metamask_other_wrapper .metamask_other_11{border-radius:10px;width:253px}.metamask_other_wrapper .metamask_other_1,.metamask_other_wrapper .metamask_other_2,.metamask_other_wrapper .metamask_other_3,.metamask_other_wrapper .metamask_other_6,.metamask_other_wrapper .metamask_other_10,.metamask_other_wrapper .metamask_other_11,.metamask_other_wrapper .metamask_other_7{align-self:center}@media (max-width:1050px){.metamask_other_wrapper .metamask_other_1,.metamask_other_wrapper .metamask_other_2,.metamask_other_wrapper .metamask_other_3,.metamask_other_wrapper .metamask_other_6,.metamask_other_wrapper .metamask_other_10,.metamask_other_wrapper .metamask_other_11,.metamask_other_wrapper .metamask_other_7{align-self:flex-start}}.metamask_other_wrapper .metamask_other_11{margin-top:15px;margin-bottom:50px}@media (max-width:550px){.metamask_other_wrapper .metamask_other_11{margin-bottom:0}}.metamask_other_wrapper .instruction{width:540px;font-size:16px;line-height:22px}.metamask_other_wrapper .title{text-align:center;align-self:center;max-width:700px;margin-bottom:10px;font-size:40px}@media (max-width:550px){.metamask_other_wrapper .title{font-size:28px}}.metamask_other_wrapper .title_second{text-align:center;align-self:center;margin-bottom:10px;font-size:25px}@media (max-width:550px){.metamask_other_wrapper .title_second{margin-top:15px}}.metamask_other_wrapper .text{text-align:center;max-width:700px;margin-bottom:10px;font-size:20px}.metamask_other_wrapper .description{max-width:540px;margin-bottom:30px;font-size:16px;line-height:22px}@media (max-width:1050px){.metamask_other_wrapper .description{max-width:100%}}@media (max-width:550px){.metamask_other_wrapper .description{margin-bottom:15px}}.metamask_other_wrapper .description_wide{max-width:1000px;margin-bottom:30px;font-size:16px;line-height:22px}@media (max-width:550px){.metamask_other_wrapper .description_wide{margin-bottom:15px}}.metamask_other_wrapper .description_strong{font-size:16px;font-weight:700;line-height:22px}.metamask_other_wrapper .description_link{color:#1c7293;font-size:16px;line-height:22px}.return_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:0 20px;display:flex;position:relative}@media (max-width:1050px){.return_wrapper{width:100%}}.return_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}.return_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;top:500px;left:0}@media (max-width:1050px){.return_wrapper .green_circle{display:none}}.return_wrapper .green_circle_right{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;bottom:0;right:0}@media (max-width:1050px){.return_wrapper .green_circle_right{display:none}}.return_wrapper .ovg_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;margin-top:150px;margin-bottom:0;display:flex}.return_wrapper .ovg_content .instructions{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.return_wrapper .return_image{border-radius:10px;width:100%;max-width:920px;margin-bottom:40px}.return_wrapper .return_title{text-align:center;margin-bottom:10px;font-size:40px;display:block}@media (max-width:550px){.return_wrapper .return_title{margin-bottom:0;font-size:30px}}.return_wrapper .return_title_second{text-align:center;margin-bottom:50px;font-size:40px;display:block}@media (max-width:550px){.return_wrapper .return_title_second{font-size:30px}}.return_wrapper .title_wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.return_wrapper .description{width:100%;max-width:920px;margin-bottom:15px;font-size:14px}.ovg_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:0 20px;display:flex;position:relative}@media (max-width:1050px){.ovg_wrapper{width:100%}}.ovg_wrapper .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:75px;height:75px;margin-bottom:15px;font-size:35px;font-weight:700;display:flex}.ovg_wrapper img{border-radius:10px;align-self:center;width:100%;max-width:900px;margin-top:15px;margin-bottom:40px}.ovg_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}.ovg_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;top:500px;left:0}.ovg_wrapper .green_circle_right{pointer-events:none;filter:blur(10px);width:500px;height:1000px;position:absolute;bottom:0;right:0}.ovg_wrapper .title{text-align:center;margin-bottom:50px;font-size:40px;display:block}@media (max-width:550px){.ovg_wrapper .title{font-size:30px}}.ovg_wrapper .ovg_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;margin-top:150px;margin-bottom:0;display:flex}.ovg_wrapper .instructions{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.ovg_wrapper .return_image{border-radius:10px;width:920px;margin-bottom:40px}.ovg_wrapper .title_second{margin-bottom:50px;font-size:40px;display:block}.ovg_wrapper .title_wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.ovg_wrapper .description{max-width:900px;margin-bottom:15px;font-size:16px;line-height:22px}.ovg_wrapper .description_strong{max-width:920px;margin-bottom:15px;font-size:16px;font-weight:700;line-height:22px}.ovg_wrapper ul{margin-top:15px;padding-left:0;list-style:none}.ovg_wrapper ul li:before{content:"";vertical-align:middle;background-color:#becde3;border-radius:50%;width:5px;height:5px;margin-right:8px;display:inline-block}.ovg_wrapper .ovg1{width:100%;max-width:550px}.wordpress_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:relative}@media (max-width:1050px){.wordpress_wrapper{width:100%;padding:0 20px}}.wordpress_wrapper .top_images_wrapper{justify-content:center;align-items:center;gap:15px;width:100%;max-width:700px;margin-bottom:20px;display:flex}.wordpress_wrapper .top_images_wrapper .plus{color:#fff;text-align:center;margin-bottom:20px;font-size:40px}@media (max-width:1050px){.wordpress_wrapper .top_images_wrapper .plus{margin-bottom:0;font-size:30px}.wordpress_wrapper .top_images_wrapper img{width:250px}.wordpress_wrapper .top_images_wrapper{flex-direction:column;gap:0;margin-bottom:0}}.wordpress_wrapper .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:75px;height:75px;margin-top:15px;margin-bottom:15px;font-size:35px;font-weight:700;display:flex}.wordpress_wrapper img{border-radius:10px;align-self:center;margin-top:15px;margin-bottom:40px}@media (max-width:1050px){.wordpress_wrapper img{margin-bottom:5px}}.wordpress_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}.wordpress_wrapper .green_circle{filter:blur(10px);pointer-events:none;pointer-events:none;width:500px;height:1000px;position:absolute;top:500px;left:0}.wordpress_wrapper .green_circle_right{pointer-events:none;filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;bottom:0;right:0}.wordpress_wrapper .title{text-align:center;margin-bottom:50px;font-size:40px;display:block}@media (max-width:550px){.wordpress_wrapper .title{font-size:30px}}.wordpress_wrapper .wordpress_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;margin-top:150px;margin-bottom:0;display:flex}.wordpress_wrapper .instructions{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.wordpress_wrapper .return_image{border-radius:10px;width:100%;max-width:920px;margin-bottom:40px}.wordpress_wrapper .title_second{text-align:center;align-self:center;margin-top:40px;margin-bottom:30px;font-size:25px}.wordpress_wrapper .title_wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.wordpress_wrapper .description_link{color:#1c7293;font-size:16px;line-height:22px}.wordpress_wrapper .description{margin-bottom:15px;font-size:16px;line-height:22px}.wordpress_wrapper .description_strong{max-width:920px;margin-bottom:15px;font-size:16px;font-weight:700;line-height:22px}.wordpress_wrapper .wordpress1{border-radius:10px;width:100%;max-width:370px}.wordpress_wrapper .wordpress2,.wordpress_wrapper .wordpress3,.wordpress_wrapper .wordpress4{border-radius:10px;width:100%;max-width:1100px}.wordpress_wrapper .wordpress5,.wordpress_wrapper .wordpress1{border-radius:10px;width:100%;max-width:795px}.wordpress_wrapper .wordpress6{border-radius:10px;width:100%;max-width:775px}.wordpress_wrapper .wordpress7{border-radius:10px;width:100%;max-width:425px}.wordpress_wrapper .wordpress8{border-radius:10px;width:100%;max-width:1100px}.wordpress_wrapper .wordpress9{border-radius:10px;width:100%;max-width:550px}@media (max-width:550px){.wordpress_wrapper .wordpress9{margin-bottom:15px}}.wordpress_wrapper .wordpress10{border-radius:10px;width:100%;max-width:660px}@media (max-width:550px){.wordpress_wrapper .wordpress10{margin-bottom:15px}}.wordpress_wrapper .wordpress11{border-radius:10px;width:100%;max-width:550px}@media (max-width:550px){.wordpress_wrapper .wordpress11{margin-bottom:15px}}.wordpress_wrapper .wordpress12{border-radius:10px;width:100%;max-width:1100px}@media (max-width:550px){.wordpress_wrapper .wordpress12{margin-bottom:15px}}.wordpress_wrapper .wordpress13{border-radius:10px;width:100%;max-width:320px}@media (max-width:550px){.wordpress_wrapper .wordpress13{margin-bottom:15px}}.wordpress_wrapper .wordpress14{border-radius:10px;width:100%;max-width:1100px}@media (max-width:550px){.wordpress_wrapper .wordpress14{margin-bottom:15px}}.wordpress_wrapper .wordpress15{border-radius:10px;width:100%;max-width:1100px}@media (max-width:550px){.wordpress_wrapper .wordpress15{margin-bottom:15px}}.wordpress_wrapper .wordpress16{border-radius:10px;width:100%;max-width:1100px}@media (max-width:550px){.wordpress_wrapper .wordpress16{margin-bottom:15px}}.wordpress_wrapper .wordpress17{border-radius:10px;width:100%;max-width:1100px}@media (max-width:550px){.wordpress_wrapper .wordpress17{margin-bottom:15px}}.wordpress_wrapper .wordpress11{border-radius:10px;max-height:570px}@media (max-width:550px){.wordpress_wrapper .wordpress11{margin-bottom:15px}}.wordpress_wrapper .wordpress18{border-radius:10px;width:100%;max-width:1100px}@media (max-width:550px){.wordpress_wrapper .wordpress18{margin-bottom:15px}}.wordpress_wrapper .wordpress19{border-radius:10px;width:100%;max-width:1100px}@media (max-width:550px){.wordpress_wrapper .wordpress19{margin-bottom:15px}}.wordpress_wrapper .wordpress20{border-radius:10px;width:100%;max-width:1100px}.wordpress_wrapper .punkt{margin-bottom:10px}.opencart_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:0 20px;display:flex;position:relative}@media (max-width:1050px){.opencart_wrapper{width:100%}}.opencart_wrapper .opencart_single{width:100%;max-width:350px}.opencart_wrapper .text_image{justify-content:center;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;display:flex}@media (max-width:1050px){.opencart_wrapper .text_image{height:40px}}@media (max-width:550px){.opencart_wrapper .text_image{flex-direction:column;gap:0;height:auto}.opencart_wrapper .text_image img{align-self:flex-start}}.opencart_wrapper .write{border-radius:10px;width:48px;height:45px;margin:0}.opencart_wrapper .green_plus{border-radius:10px;width:48px;height:45px}@media (max-width:550px){.opencart_wrapper .green_plus{margin:0 0 5px}}@media (max-width:1050px){.opencart_wrapper .desctop{display:none}}@media (min-width:1050px){.opencart_wrapper .tablet{display:none}}.opencart_wrapper .number{color:#becde3;z-index:2;background-color:#0a0e17;border:2px solid #16bdf9;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:75px;height:75px;margin-top:20px;margin-bottom:15px;font-size:35px;font-weight:700;display:flex}@media (max-width:1050px){.opencart_wrapper .number{margin-top:20px;margin-bottom:10px}}.opencart_wrapper img{border-radius:10px;align-self:center;width:900px;margin-top:10px;margin-bottom:10px}@media (max-width:1050px){.opencart_wrapper img{margin-bottom:15px}}.opencart_wrapper .waves{pointer-events:none;z-index:1;width:100vw;position:absolute;top:0%}.opencart_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;top:500px;left:0}.opencart_wrapper .green_circle_right{filter:blur(10px);pointer-events:none;width:500px;height:1000px;position:absolute;bottom:0;right:0}.opencart_wrapper .title{pointer-events:none;text-align:center;margin-bottom:50px;font-size:40px;display:block}@media (max-width:550px){.opencart_wrapper .title{font-size:25px}}.opencart_wrapper .opencart_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;margin-top:150px;margin-bottom:0;display:flex}.opencart_wrapper .instructions{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.opencart_wrapper .return_image{border-radius:10px;width:920px;margin-bottom:40px}.opencart_wrapper .title_second{margin-bottom:50px;font-size:40px;display:block}.opencart_wrapper .title_wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.opencart_wrapper .description_link{color:#1c7293;font-size:16px}@media (max-width:550px){.opencart_wrapper .description_link{font-size:14px}}.opencart_wrapper .description{width:100%;max-width:1100px;margin-bottom:15px;font-size:16px}@media (max-width:550px){.opencart_wrapper .description{font-size:14px}}.opencart_wrapper .wide{width:auto}.opencart_wrapper .description_strong{width:100%;max-width:920px;margin-bottom:15px;font-size:16px;font-weight:700}@media (max-width:550px){.opencart_wrapper .description_strong{font-size:14px}}.opencart_wrapper img{border-radius:10px;width:100%;max-width:1100px}.opencart_wrapper .opencart10{width:100%;max-width:330px}.opencart_wrapper .opencart13{width:100%;max-width:600px}.opencart_wrapper .punkt{margin-bottom:10px}@keyframes marquee{0%{transform:translate(50%)}to{transform:translate(-50%)}}.plug-item{text-align:center;min-width:100%;animation:20s linear infinite marquee}@media only screen and (max-width:1200px){.plug-item{animation-duration:15s}}@media only screen and (max-width:767px){.plug-item{animation-duration:10s}}.plug_wrapper{text-align:center;z-index:10;background-color:#0a0e17;flex-direction:column;width:100%;min-height:100vh;transition:all .2s linear;display:none;position:relative;overflow:hidden}.plug_wrapper:before{content:"";filter:blur(198.904px);z-index:-100000;background:radial-gradient(65.67% 65.67% at 41.2% 34.33%,#e9a250 0%,#ffa80000 100%);border-radius:778.731px;width:770px;height:770px;animation:40s linear infinite yellow;position:absolute;top:0;right:-500px;transform:rotate(-35.6deg)}@keyframes yellow{0%{top:-100%}50%{top:100%}to{top:-100%}}.plug_wrapper:after{content:"";filter:blur(198.904px);z-index:-100000;background:radial-gradient(65.67% 65.67% at 41.2% 34.33%,#5ca9ff 0%,#0f7af2 100%);border-radius:778.731px;width:600px;height:600px;animation:40s linear infinite blue;position:absolute;bottom:0;left:-500px;transform:rotate(-35.6deg)}@keyframes blue{0%{top:100%}50%{top:-100%}to{top:100%}}.plug_content{color:#becde3;flex-direction:column;align-items:center;width:100%;max-width:700px;margin:50px auto;font-family:Noto Sans;font-weight:400;display:flex}.plug_title{margin-bottom:20px;font-size:36px;line-height:36px}.plug_text{margin-bottom:50px;font-size:20px}.plug_text_second{white-space:pre-wrap;text-align:start;width:70%;margin:0 auto 100px;font-size:20px}.plug_logo{width:170px;height:30px;margin-bottom:50px}.plug_image_container{justify-content:center;align-items:center;width:100%;margin-bottom:40px;display:flex;position:relative}.plug_image_container img{width:90%}.plug_language_container{position:absolute;top:50px;right:100px}@media (max-width:1050px){.plug_language_container{top:15px;right:5%}}@media (max-width:550px){.plug_language_container{top:50px}}@keyframes ticker{0%{visibility:visible;transform:translate(0,0)}to{transform:translate(-100%)}}.ticker-wrap{box-sizing:content-box;background-color:#1c7293;width:100%;height:40px;padding-left:100%;display:none;overflow:hidden}.ticker-wrap .ticker{white-space:nowrap;box-sizing:content-box;height:40px;padding-right:100%;animation-name:ticker;animation-duration:25s;animation-timing-function:linear;animation-iteration-count:infinite;display:inline-block}.ticker-wrap .ticker__item{color:#fff;padding:10px 0;font-size:16px;line-height:22px;display:inline-block}.not_found_wrapper{background-color:#0a0e17;justify-content:center;height:100%;max-height:100%;padding-top:30px;display:flex;position:relative;overflow:hidden}.not_found_wrapper .waves{pointer-events:none;z-index:0;width:100vw;position:absolute;top:0%}@media (max-width:1050px){.not_found_wrapper .waves{top:20%}}@media (max-width:550px){.not_found_wrapper .waves{top:30%}}.not_found_wrapper .green_circle{filter:blur(30px);pointer-events:none;width:500px;height:1000px;position:absolute;left:0}.not_found_wrapper .not_found_content{flex-direction:column;align-items:center;display:flex}.not_found_wrapper .not_found_content img{z-index:2;max-height:350px;margin-bottom:30px}@media (max-width:1050px){.not_found_wrapper .not_found_content img{max-height:350px}}@media (max-width:550px){.not_found_wrapper .not_found_content img{max-width:230px}}.not_found_wrapper .not_found_content .not_found_logo{width:180px;margin-bottom:30px}@media (max-width:1050px){.not_found_wrapper .not_found_content .not_found_logo{width:140px}}.not_found_wrapper .not_found_content .title{color:#becde3;font-size:36px}@media (max-width:1050px){.not_found_wrapper .not_found_content .title{font-size:30px}}@media (max-width:550px){.not_found_wrapper .not_found_content .title{font-size:25px}}.not_found_wrapper .not_found_content .text{color:#becde3;text-align:center;max-width:550px;margin-bottom:30px;font-size:18px}@media (max-width:1050px){.not_found_wrapper .not_found_content .text{max-width:400px}}@media (max-width:550px){.not_found_wrapper .not_found_content .text{max-width:300px}}.not_found_wrapper .not_found_content .not_found_button_wrapper{color:#becde3;text-transform:uppercase;border:1px solid #16bdf9;border-radius:40px;justify-content:center;align-items:center;width:190px;height:25px;padding:14px;font-size:18px;text-decoration:none;display:flex}#bread_crumbs_wrapper{color:#becde3;z-index:5;gap:5px;font-size:16px;display:flex;position:absolute;top:120px;left:5%}#bread_crumbs_wrapper .bread_crumbs_link,#bread_crumbs_wrapper .bread_crumbs_link:visited{color:#becde3}#bread_crumbs_wrapper .bread_crumbs_link:hover{color:#16bdf9;cursor:pointer}@media (max-width:1050px){#bread_crumbs_wrapper{gap:3px;font-size:14px}}.blog_wrapper{background-color:#181d2b;padding-bottom:50px}.blog{color:#becde3;z-index:5;flex-direction:column;width:100%;max-width:1100px;max-height:305px;margin:0 auto;padding:50px 20px 0;font-size:16px;transition:max-height 1s ease-out;display:flex;position:relative;overflow:hidden}@media (max-width:550px){.blog{font-size:16px;line-height:22px}}.blog:before{content:"";z-index:1;background:linear-gradient(#11162200 0%,#181d2b 100%);position:absolute;inset:0}.blog h1{margin-bottom:40px;font-size:36px}@media (max-width:550px){.blog h1{font-size:28px;line-height:33px}}.blog h2{margin-bottom:30px;font-size:30px;line-height:33px}@media (max-width:550px){.blog h2{font-size:28px;line-height:33px}}.blog h3{margin-bottom:25px;font-size:25px}@media (max-width:550px){.blog h3{font-size:22px}}.blog p{padding-bottom:20px;line-height:25px}.blog a,.blog a:visited{color:#16bdf9}.blog span{margin:20px 0;line-height:25px}.blog ul{margin-top:20px;padding-left:0}.blog ul>li{margin-bottom:20px;margin-left:15px;position:relative}.blog ul>li:before{content:"";background-color:#16bdf9;border-radius:50%;width:9px;height:9px;position:absolute;top:12px;left:-18px;transform:translateY(-50%)}.blog ol li{margin-bottom:10px;margin-left:30px;list-style-type:decimal}.blog .blog_open_img{z-index:10;cursor:pointer;width:20px;height:20px;position:absolute;top:295px;left:50%;transform:translate(-50%,-50%)}.blog_open{max-height:4000px}.blog_open .blog_open_img,.blog_open:before{display:none}.create_store_blog b{color:#1c7293;text-align:left;font-size:16px;font-weight:700;line-height:25px}.chat_wrapper{z-index:10;width:80px;position:fixed;bottom:100px;right:40px}@media (max-width:1050px){.chat_wrapper{width:50px;bottom:70px}}@media (max-width:550px){.chat_wrapper{display:none;bottom:50px;right:20px}}.instructionModal{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:100px 50px;display:none;position:fixed;top:0;left:0;overflow-x:hidden}.instructionModal .instructionModal_content{object-fit:contain;max-width:90%;max-height:90vh;margin:auto;display:block}.instructionModal .instructionModal_close{color:#f1f1f1;font-size:40px;font-weight:700;transition:all .3s;position:absolute;top:35px;right:50px}.instructionModal .instructionModal_close:hover,.instructionModal .instructionModal_close:focus{color:#bbb;cursor:pointer;text-decoration:none}.instructions_for_modal{cursor:pointer}.blog_page_wrapper{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100vw;font-family:Noto Sans;display:flex}.blog_page_wrapper .blog_menu_button{cursor:pointer;color:#222a33;z-index:9;width:30px;height:20px;position:absolute;top:570px;left:20px}@media (min-width:1050px){.blog_page_wrapper .blog_menu_button{display:none}}.blog_page_wrapper .table{color:#222a33;z-index:9;background-color:#fff;border:1px solid #222a33;border-radius:10px;width:270px;position:sticky;left:9%}@media (max-width:1050px){.blog_page_wrapper .table{border:0 solid #222a33;width:0;height:0;transition:width .1s,height .5s,left .5s,border .5s,background-color .5s;left:-7%;overflow:hidden}}.blog_page_wrapper .table a,.blog_page_wrapper .table a:visited{color:#222a33}.blog_page_wrapper .table a:hover{color:#222a33;text-decoration:underline}.blog_page_wrapper .table .table_title_wrapper{background-color:#becde3;border-bottom:1px solid #222a33;border-radius:10px 10px 0 0;margin-bottom:5px;padding:13px}.blog_page_wrapper .table .table_title{text-align:left;font-size:1.1rem;font-weight:700;line-height:1.5rem}.blog_page_wrapper .table p{margin:10px 10px 0;font-size:1rem}.blog_page_wrapper .table ol{margin-left:30px}.blog_page_wrapper .table ol li{text-align:left;font-size:.9rem;font-weight:400;line-height:2rem}.blog_page_wrapper .table_opened{border:1px solid #222a33;width:270px;height:310px}.blog_page_wrapper .blog_page_content{flex-direction:column;justify-content:center;align-items:center;display:flex}.blog_page_wrapper .blog_page_content .title_blog_wrapper{background-color:#0a0e17;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:520px;margin-bottom:2rem;display:flex}.blog_page_wrapper .blog_page_content .title_blog_wrapper .title_blog{color:#becde3;text-align:center;width:100%;max-width:720px;font-size:2.3rem;font-weight:700;line-height:2.7rem}.blog_page_wrapper .blog_page_content .main_content{color:#222a33;max-width:720px;margin-left:250px;padding:10px}@media (max-width:1050px){.blog_page_wrapper .blog_page_content .main_content{margin-left:50px}}.blog_page_wrapper .blog_page_content .main_content .title_second{text-align:left;margin-bottom:2rem;font-size:2rem}.blog_page_wrapper .blog_page_content .main_content p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.5rem}.blog_page_wrapper .blog_page_content .main_content img{border-radius:20px;align-self:center;max-width:600px;max-height:500px;margin-bottom:1.5rem}@media (max-width:1050px){.blog_page_wrapper .blog_page_content .main_content img{width:100%}}.blog_page_wrapper .blog_page_content .main_content .strong{font-weight:700}.blog_page_wrapper .blog_page_content .main_content .title_third{text-align:left;align-items:center;margin-bottom:2rem;font-size:2rem;display:flex}.blog_page_wrapper .blog_page_content .main_content .title_third:before{content:"";background-color:#000;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:-1.7rem;margin-left:-10px;margin-right:16px}.blog_page_wrapper .blog_page_content .main_content .title_fourth_punkt{margin:20px 0;font-size:1.3rem;text-decoration:underline}.blog_page_wrapper .waves{pointer-events:none;width:100vw;position:absolute;top:0%}.blog_page_wrapper .green_circle{filter:blur(10px);pointer-events:none;width:300px;height:700px;position:absolute;top:0;left:0}#section_faq_blog{background-color:#fff}#section_faq_blog .title{color:#222a33}#section_faq_blog .standart_button{color:#222a33;border:1px solid #222a33}.instructions_table_wrapper{z-index:9;background-color:#111622;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:350px;min-width:350px;height:570px;padding:15px;transition:height .3s ease-out;display:flex;position:sticky}@media (max-width:1050px){.instructions_table_wrapper{align-self:center;width:95vw;height:80px;position:relative;overflow:hidden}}.instructions_table_wrapper .arrow_button{cursor:pointer;z-index:1000;fill:#becde3;width:10px;height:10px;transition:transform .3s;position:absolute;top:29px;right:25px}@media (min-width:1050px){.instructions_table_wrapper .arrow_button{display:none}}.instructions_table_wrapper .small_title{letter-spacing:0;text-align:left;color:#6c829d;margin-bottom:10px;font-size:16px;font-weight:400;line-height:25px}.instructions_table_wrapper .title_active{text-align:left;font-size:18px;font-weight:700;line-height:25px;color:#16bdf9!important}.instructions_table_wrapper .title{letter-spacing:0;text-align:left;color:#1c7293;margin-bottom:10px;margin-left:10px;font-size:18px;font-weight:400;line-height:25px;display:block}.disabled-link{pointer-events:none;color:#16bdf9;width:90%;font-size:18px;font-weight:700;line-height:25px;text-decoration:none}@media (max-width:1050px){.disabled-link{margin-bottom:30px!important}}.long-text.disabled-link{margin-top:10px}.have_questions_instructions_wrapper{background-color:#0a0e17;background-repeat:no-repeat;background-size:100% 99%;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:50px;padding-bottom:50px;display:flex;position:relative}@media (max-width:1050px){.have_questions_instructions_wrapper{background-size:cover;padding-top:40px}}.have_questions_instructions_wrapper .have_questions_content{color:#becde3;flex-direction:column;justify-content:center;align-items:center;width:1100px;display:flex}@media (max-width:1050px){.have_questions_instructions_wrapper .have_questions_content{width:90%}.have_questions_instructions_wrapper .have_questions_content img{max-width:90%;height:auto;margin:0 auto}}.have_questions_instructions_wrapper .have_questions_content h3{text-transform:uppercase;text-align:center;margin-top:30px;margin-bottom:20px;font-size:40px;font-weight:700}@media (max-width:550px){.have_questions_instructions_wrapper .have_questions_content h3{font-size:30px}}.have_questions_instructions_wrapper .have_questions_content p{text-align:center;max-width:500px;font-size:16px;font-weight:400;line-height:22px;display:block}.have_questions_instructions_wrapper .buttons_block{justify-content:space-between;margin-top:30px;display:flex}.have_questions_instructions_wrapper .buttons_block .standart_button{text-transform:capitalize;width:216px;height:47px;line-height:46px}body{scrollbar-color:#becde3;scrollbar-width:6px;background-color:#0a0e17;background-size:cover;min-height:100vh;font-family:Noto Sans,sans-serif;overflow-x:hidden}@media (max-width:550px){body{overflow-x:hidden}}::-webkit-scrollbar{background-color:#6c829d;width:6px}::-webkit-scrollbar-thumb{background-color:#222a33;border-radius:4px}.title_wrapper{white-space:nowrap;justify-content:center;align-items:center;width:100vw;margin-top:120px;margin-bottom:30px;display:flex;position:relative}.title_wrapper .title{color:#becde3;text-align:center;text-transform:uppercase;z-index:4;font-size:calc(1.45833vw + 17.3333px);font-weight:700;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.title_wrapper .title_second{color:#becde3;text-align:center;z-index:4;max-width:800px;position:absolute;top:90%;left:50%;transform:translate(-50%,-50%)}@media (max-width:550px){.title_wrapper .title_second{top:110%}}.title_wrapper .description_bubble{color:#becde3;text-align:center;z-index:4;white-space:wrap;max-width:1050px;font-size:16px;line-height:22px;position:absolute;top:105%}.title_wrapper .title_back{-webkit-text-stroke:1.5px #16bcf9b3;text-transform:uppercase;-webkit-text-fill-color:transparent;z-index:3;background-clip:content-box;font-size:calc(6.77083vw + 23.3333px);font-weight:700;position:relative}.title_wrapper .title_back:before{content:"";filter:blur(10px);background:linear-gradient(#0a0e1700 0%,#0a0e17d9 50%);display:block;position:absolute;inset:0}.arrow_to_top_wrapper{z-index:3;cursor:pointer;opacity:0;background-color:#1c7293;border:1px solid #16bdf9;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:opacity .1s,background-color .5s;display:flex;position:fixed;bottom:100px;right:5%}.arrow_to_top_wrapper:hover{background-color:#16bdf9}.arrow_to_top_wrapper img{width:25px;transform:rotate(180deg)}@media (max-width:1300px){.arrow_to_top_wrapper{display:none}}@media (max-width:1400px){.arrow_to_top_wrapper{right:2%}}@media (max-width:550px){.all_content_wrapper{overflow-x:hidden}}
/*# sourceMappingURL=404.2f61da19.css.map */
