@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");*{-webkit-appearance:none;border:0;font-size:100%;font:inherit;margin:0;outline:none;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}p{margin:0}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=checkbox]{-webkit-appearance:checkbox}:root{--color-text:#e8e8e9;--color-link:#ad76f8;--color-acc-ttl:#66a9c7;--bg-color:#27262e;--bg-color-lighter:#2e2c37;--bg-color-dark:#19191b;--bg-border:#63626d;--color-btn-primary:#e8e8e9;--bg-btn-primary:#806cef;--bg-btn-secondary:#3b3946}html{scroll-behavior:auto!important}body,html{height:100%}body{background-color:#27262e;background-color:var(--bg-color);color:#e8e8e9;color:var(--color-text)}.layout{overflow:hidden}img{border:none}.wrap,img{display:block}.wrap{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:1300px;padding:0 16px;width:100%}@media screen and (max-height:750px),screen and (max-width:1440px){.wrap{padding-right:72px}}@media (max-width:1040px){.wrap{padding:0 16px}}.card-gradient-bdr{-webkit-animation:rotateShadowSmooth 12s linear infinite;animation:rotateShadowSmooth 12s linear infinite;border-radius:40px;-webkit-box-shadow:15px 0 15px rgba(148,38,131,.1),-15px 0 15px rgba(20,191,151,.15),0 -15px 15px rgba(242,135,255,.1),0 15px 15px rgba(151,71,255,.1);box-shadow:15px 0 15px rgba(148,38,131,.1),-15px 0 15px rgba(20,191,151,.15),0 -15px 15px rgba(242,135,255,.1),0 15px 15px rgba(151,71,255,.1);overflow:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.card-gradient-bdr:before{-webkit-animation:rotate 12s linear infinite;animation:rotate 12s linear infinite;background:#06fdbd;background:-webkit-gradient(linear,left top,right top,from(#06fdbd),to(#ff25d7));background:linear-gradient(90deg,#06fdbd,#ff25d7);height:2000px;left:calc(50% - 1000px);top:calc(50% - 1000px);width:2000px;z-index:0}.card-gradient-bdr:after,.card-gradient-bdr:before{border-radius:40px;content:"";display:block;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0)}.card-gradient-bdr:after{background:#292730;bottom:1px;left:1px;right:1px;top:1px}.card-gradient-bdr .inner{position:relative;z-index:2}.slick-dots li button{background-color:#aba9b8;border:none;border-radius:4px;cursor:pointer;display:block;font-size:0;height:8px;position:relative;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:8px}.slick-dots li button:before{background:transparent;bottom:-6px;content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.slick-dots li button:hover,.slick-dots li.slick-active button{background-color:#806cef;background-color:var(--bg-btn-primary)}.slick-dots li.slick-active button{width:40px}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}.collapsing{height:0;overflow:hidden;position:relative;-webkit-transition:height .35s ease;transition:height .35s ease}.scroll-to-top{border-radius:16px;bottom:-120px;cursor:pointer;height:40px;position:fixed;right:8px;width:40px;z-index:101}.scroll-to-top,.scroll-to-top svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.scroll-to-top svg{stroke:#e8e8e9}.scroll-to-top:hover svg{stroke:#ad76f8;stroke:var(--color-link)}.scroll-to-top.active{bottom:120px}@media (max-width:1040px){.scroll-to-top{background-color:rgba(47,18,80,.5)}canvas{display:none}}body{font:400 17px/1.5 Inter,sans-serif}a,button{background:none;cursor:pointer}a{color:#ad76f8;color:var(--color-link);text-decoration:none}button,input[type=submit]{cursor:pointer}a:hover{text-decoration:none}strong{font-weight:700}.title{margin:0 0 28px}.title-lvl-1{font-size:68px;font-weight:500;line-height:1.1;margin-bottom:56px}.title-lvl-1 .sm,.title-lvl-2{font-size:42px;font-weight:600;line-height:1.4}.title-lvl-3{font-size:24px;font-weight:600;line-height:1.4}.accent{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#06fdbd),to(#ff25d7));background:linear-gradient(90deg,#06fdbd,#ff25d7);-webkit-background-clip:text;background-clip:text;line-height:1.2}@media screen and (max-height:750px),screen and (max-width:1440px){body{font-size:14px}.title-lvl-1{font-size:40px;margin-bottom:24px}.title-lvl-1 .sm,.title-lvl-2{font-size:24px;line-height:1.3}}@-webkit-keyframes runningLineLeft{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@keyframes runningLineLeft{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@-webkit-keyframes runningLineRight{0%{-webkit-transform:translate(-50%);transform:translate(-50%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes runningLineRight{0%{-webkit-transform:translate(-50%);transform:translate(-50%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes rotate{0%{background-position:0 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{background-position:200% 50%;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{background-position:0 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{background-position:200% 50%;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotateShadowSmooth{0%{-webkit-box-shadow:15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.1);box-shadow:15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.1)}25%{-webkit-box-shadow:0 15px 15px rgba(6,253,189,.1),15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.1);box-shadow:0 15px 15px rgba(6,253,189,.1),15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.1)}50%{-webkit-box-shadow:-15px 0 15px rgba(6,253,189,.1),15px 0 15px rgba(255,37,215,.15),0 15px 15px rgba(6,253,189,.1),0 -15px 15px rgba(255,37,215,.1);box-shadow:-15px 0 15px rgba(6,253,189,.1),15px 0 15px rgba(255,37,215,.15),0 15px 15px rgba(6,253,189,.1),0 -15px 15px rgba(255,37,215,.1)}75%{-webkit-box-shadow:0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.15),15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.1);box-shadow:0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.15),15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.1)}to{-webkit-box-shadow:15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.1);box-shadow:15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.1)}}@keyframes rotateShadowSmooth{0%{-webkit-box-shadow:15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.1);box-shadow:15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.1)}25%{-webkit-box-shadow:0 15px 15px rgba(6,253,189,.1),15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.1);box-shadow:0 15px 15px rgba(6,253,189,.1),15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.1)}50%{-webkit-box-shadow:-15px 0 15px rgba(6,253,189,.1),15px 0 15px rgba(255,37,215,.15),0 15px 15px rgba(6,253,189,.1),0 -15px 15px rgba(255,37,215,.1);box-shadow:-15px 0 15px rgba(6,253,189,.1),15px 0 15px rgba(255,37,215,.15),0 15px 15px rgba(6,253,189,.1),0 -15px 15px rgba(255,37,215,.1)}75%{-webkit-box-shadow:0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.15),15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.1);box-shadow:0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.15),15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.1)}to{-webkit-box-shadow:15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.1);box-shadow:15px 0 15px rgba(6,253,189,.1),-15px 0 15px rgba(255,37,215,.15),0 -15px 15px rgba(6,253,189,.1),0 15px 15px rgba(255,37,215,.1)}}.accordion .accordion-item{border:1px solid #63626d;border:1px solid var(--bg-border);border-left:none;border-right:none;position:relative}.accordion .accordion-item:not(:last-child){border-bottom:none}.accordion a{color:#66a9c7;color:var(--color-acc-ttl);display:block;font-size:24px;font-weight:500;line-height:1.4;padding:27px 104px 27px 24px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.accordion a.collapsed:hover{background-color:rgba(59,57,70,.5)}.accordion a .caret{background-image:url(../images/icon-plus.png);background-position:50%;background-repeat:no-repeat;border-radius:50%;display:block;height:40px;position:absolute;right:25px;top:24px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:40px}.accordion a .caret:hover,.accordion a:hover .caret{background-color:#3b3946}.accordion a.collapsed .caret{-webkit-transform:rotate(0);transform:rotate(0)}.accordion .accordion-item-body{padding:0 80px 32px 24px}.accordion .accordion-item-body a{font-size:inherit;padding:0}.accordion .accordion-item-body p:not(:last-child){margin-bottom:8px}.accordion .accordion-item-body ul{list-style-position:inside;list-style-type:disc;padding-left:16px}.accordion .accordion-item-body li{margin:6px 0}@media screen and (max-height:750px),screen and (max-width:1440px){.accordion a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:18px;justify-content:center;line-height:1.3;min-height:60px;padding:10px 80px 10px 8px}.accordion a .title{margin:0}.accordion a .caret{right:8px}.accordion .accordion-item-body{padding:0 8px 24px}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.tab-content>.tab-pane{display:none}.header,.tab-content>.active{display:block}.header{background:none;border:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25);isolation:isolate;left:0;padding:24px 0;position:fixed;right:0;top:0;z-index:99}.header:focus{outline:none}.header:before{background-color:rgba(0,0,0,.25);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1}.header:after,.header:before{content:"";inset:0;position:absolute}.header:after{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);filter:url(#glass-distortion);-webkit-filter:url(#glass-distortion);z-index:0}.header.active:after,.header.active:before{display:none}.header .wrap{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-width:100%;position:relative;z-index:2}.header-logo{left:80px;max-width:169px;position:absolute}.header-logo,.header-logo img{display:block;width:100%}.header-nav-icon{fill:currentColor;height:16px;width:16px}.header-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;position:absolute;right:80px}.header .btn-menu{display:none;position:absolute}.header-nav-indication{background:rgba(0,0,0,.004);border-radius:20px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;min-height:40px;mix-blend-mode:normal;padding:11px 80px;position:relative}.header-nav-indication:before{border-bottom-left-radius:20px;border-left:1px solid #e8e8e9;border-left:1px solid var(--color-text);border-top-left-radius:20px;left:0}.header-nav-indication:after,.header-nav-indication:before{background:rgba(0,0,0,.004);bottom:0;content:"";display:block;mix-blend-mode:normal;opacity:.5;position:absolute;top:0;width:40px}.header-nav-indication:after{border-bottom-right-radius:20px;border-right:1px solid #e8e8e9;border-right:1px solid var(--color-text);border-top-right-radius:20px;right:0}.header-nav-indication-link{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e8e8e9;color:var(--color-text);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;font-weight:700;gap:4px;justify-content:center;line-height:18px;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header-nav-indication-link:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.header-nav-indication-link .icon{fill:currentColor;display:block;height:16px;width:16px}.header-nav-indication-link--close{padding-bottom:0;padding-top:0}.header-nav-indication-link--close .icon{height:40px;margin:-11px 0;width:40px}.header-nav-indication-link{display:none}.header-nav-indication-link.mPS2id-highlight{display:-webkit-box;display:-ms-flexbox;display:flex}.header-nav-indication-link.mPS2id-highlight+.header-nav-indication-link.mPS2id-highlight,.header-nav-indication-link.mPS2id-highlight-first+.header-nav-indication-link.mPS2id-highlight{display:none}.header-nav-indication.active .header-nav-indication-link{display:none!important}.header-nav-indication.active .header-nav-indication-link--close{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.header-nav-indication-link:hover{color:#ad76f8;color:var(--color-link)}.header-nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(25,24,26,.65);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px;height:auto;justify-content:center;max-width:100%;mix-blend-mode:normal;overflow:auto;padding:160px 0 80px;top:-24px;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in;width:100%}.header-nav,.header-nav:before{left:0;position:absolute;right:0;z-index:-1}.header-nav:before{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);bottom:0;content:"";display:block;filter:url(#glass-distortion);-webkit-filter:url(#glass-distortion);top:0}.header-nav-list{display:grid;gap:40px 80px;grid-template-columns:128px 108px 128px;margin:auto;max-width:525px;padding:0 20px;width:100%}.header-nav-list .btn{display:none;max-width:200px}.header-nav-link{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e8e8e9;color:var(--color-text);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;font-weight:500;gap:8px;justify-content:flex-start;line-height:1.2;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-nav-link.mPS2id-highlight{color:#806cef;color:var(--bg-btn-primary)}.header-nav-link.mPS2id-highlight+.header-nav-link.mPS2id-highlight,.header-nav-link.mPS2id-highlight-first+.header-nav-link.mPS2id-highlight{color:#e8e8e9;color:var(--color-text)}.header-nav-icon{height:24px;width:24px}.header-nav.active{-webkit-transform:translateY(0);transform:translateY(0)}.header-nav-link.mPS2id-highlight-first,.header-nav-link:hover{color:#806cef;color:var(--bg-btn-primary)}.header-side-nav{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:2px solid hsla(240,2%,91%,.2);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:center;position:fixed;right:0;top:0;width:56px}.header-side-nav,.social-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.social-nav{gap:14px;width:34px}.social-nav .social-item a{display:block;height:24px;padding:5px;width:24px}.social-nav .social-item svg{fill:#e8e8e9;fill:var(--color-text);height:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.social-nav .social-item a:hover svg{fill:#ad76f8;fill:var(--color-link)}@media screen and (max-height:750px),screen and (max-width:1440px){.header .btn-menu{display:block}}@media (max-width:1040px){.header{padding:5px 0}.header .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:8px}.header-logo{left:auto;position:relative;top:auto}.header-logo img{height:auto;max-width:94px}.header-btns{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;position:relative;right:auto;top:auto}.header-btns .btn-menu{background-color:transparent;border:none;cursor:pointer;height:40px;outline:none;padding:2px;position:relative;-webkit-transition:.4s;transition:.4s;width:40px;z-index:2}.header-btns .btn-menu .line{background-color:#e8e8e9;background-color:var(--color-text);border-radius:0;display:block;height:2px;position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;width:22px;will-change:transform}.header-btns .btn-menu:hover .line{background-color:#ad76f8;background-color:var(--color-link)}.header-btns .btn-menu .line:first-child{right:9px;top:10px}.header-btns .btn-menu .line:nth-child(2){margin-top:-1px;right:9px;top:50%}.header-btns .btn-menu .line:nth-child(3){bottom:10px;right:9px}.header-btns .btn-menu.active .line{top:50%;width:20px}.header-btns .btn-menu.active .line:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-btns .btn-menu.active .line:nth-child(2){opacity:0;width:0}.header-btns .btn-menu.active .line:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header-side-nav{-webkit-transform:translateX(56px);transform:translateX(56px);-webkit-transition:-webkit-transform .5s ease-in;transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in}.header-nav{height:100vh}.header-side-nav.active{-webkit-transform:translateX(0);transform:translateX(0)}.header-btns .btn-primary-outline,.header-nav-indication{display:none}.header-nav{padding-bottom:40px;padding-top:110px}.header-nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-top:0;padding-left:32px}.header-nav-list .btn{display:block;margin-top:24px;width:auto}.header-nav-link{font-size:24px;line-height:1.3}.header-nav-link:hover{color:#806cef!important;color:var(--bg-btn-primary)!important}.header-nav-icon{height:24px;pointer-events:none;width:24px}.header-nav-text{pointer-events:none;width:100%}}.footer{background:#19191b;background:var(--bg-color-dark);padding-bottom:40px}.footer .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:space-between}.footer .col-info{-webkit-box-flex:1;-ms-flex:1 1 645px;flex:1 1 645px;max-width:645px}.footer .col-nav{-webkit-box-flex:0;-ms-flex:0 0 465px;flex:0 0 465px;max-width:465px}.footer .copyright{color:#67666c;font-size:12px;font-weight:400;line-height:1.5}.footer .copyright p:not(:last-child){margin-bottom:8px}.footer-nav ul{-webkit-box-pack:end;-ms-flex-pack:end;gap:40px;justify-content:flex-end}.footer-icons,.footer-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-icons{gap:4px;margin-top:40px}.footer-icons li{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;width:32px}.footer-icons li img{display:block;width:100%}@media (max-width:980px){.footer .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:40px;justify-content:flex-start}.footer .col-nav{-webkit-box-flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;order:1}.footer .col-info{-webkit-box-flex:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;order:2}.footer-nav ul{-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:17px;justify-content:space-between}.footer-icons{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.footer-nav ul{-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:16px;justify-content:space-between}}.btn{border-radius:40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-family:Inter;font-size:17px;font-style:normal;font-weight:700;line-height:18px;min-width:145px;padding:13px 38px 15px;text-align:center;text-decoration:none;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn-primary{background-color:#806cef;background-color:var(--bg-btn-primary);border:2px solid #806cef;border:2px solid var(--bg-btn-primary);color:var(--color-btn-primary)}.btn-primary:hover{border-color:#806cef;border-color:var(--bg-btn-primary);-webkit-box-shadow:0 0 10px #806cef,0 0 20px #806cef;box-shadow:0 0 10px #806cef,0 0 20px #806cef;-webkit-box-shadow:0 0 10px var(--bg-btn-primary),0 0 20px var(--bg-btn-primary);box-shadow:0 0 10px var(--bg-btn-primary),0 0 20px var(--bg-btn-primary);text-shadow:0 0 5px #806cef;text-shadow:0 0 5px var(--bg-btn-primary)}.btn-secondary{background-color:#3b3946;background-color:var(--bg-btn-secondary);border:2px solid #3b3946;border:2px solid var(--bg-btn-secondary);color:#e8e8e9;color:var(--color-btn-primary)}.btn-primary-outline{background-color:transparent;border:2px solid #806cef;border:2px solid var(--bg-btn-primary);color:#806cef;color:var(--bg-btn-primary)}.btn-primary-outline:hover{background-color:#806cef;background-color:var(--bg-btn-primary);color:#e8e8e9;color:var(--color-btn-primary)}.btn-sm{font-size:14px;line-height:1;min-width:0;padding:7px 14px 9px}.btn-sm:after{bottom:-12px;height:18px}.btn-transparent{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e8e8e9;color:var(--color-btn-primary);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;gap:4px;height:40px;line-height:1.5;min-width:0;padding:0!important}.btn-transparent svg{display:block;width:40px}@media screen and (max-height:750px),screen and (max-width:1440px){.btn{padding:11px 25px 13px}.btn-sm{padding:7px 15px 9px}}@media (max-width:768px){.btn{font-size:15px;padding:11px 35px 13px}.btn-sm{font-size:13px;padding:7px 15px 9px}}.btn-primary.btn-pulsar{-webkit-animation:pulse 1.5s cubic-bezier(.19,1,.22,1) infinite;animation:pulse 1.5s cubic-bezier(.19,1,.22,1) infinite;border:0 solid #806cef;border:0 solid var(--bg-btn-primary);-webkit-box-shadow:inset 0 0 20px #806cef;box-shadow:inset 0 0 20px #806cef;outline:1px solid;outline-color:#806cef;outline-color:var(--bg-btn-primary);outline-offset:0;text-shadow:none}@-webkit-keyframes pulse{to{border:1px solid #806cef;border:1px solid var(--bg-btn-primary);-webkit-box-shadow:inset 0 0 20px rgba(128,108,239,.4),0 0 20px rgba(128,108,239,.2);box-shadow:inset 0 0 20px rgba(128,108,239,.4),0 0 20px rgba(128,108,239,.2);outline-color:rgba(128,108,239,0);outline-offset:15px}}:root{--glow-hue:222deg;--shadow-hue:180deg;--spring-easing:linear(0,0.002,0.01 0.9%,0.038 1.8%,0.156,0.312 5.8%,0.789 11.1%,1.015 14.2%,1.096,1.157,1.199,1.224 20.3%,1.231,1.231,1.226,1.214 24.6%,1.176 26.9%,1.057 32.6%,1.007 35.5%,0.984,0.968,0.956,0.949 42%,0.946 44.1%,0.95 46.5%,0.998 57.2%,1.007,1.011 63.3%,1.012 68.3%,0.998 84%,1);--spring-duration:1.33s}@property --shimmer{syntax:"<angle>";inherits:false;initial-value:33deg}@-webkit-keyframes shimmer{0%{--shimmer:0deg}to{--shimmer:360deg}}@keyframes shimmer{0%{--shimmer:0deg}to{--shimmer:360deg}}@-webkit-keyframes shine{0%{opacity:0}15%{opacity:1}55%{opacity:1}to{opacity:0}}@keyframes shine{0%{opacity:0}15%{opacity:1}55%{opacity:1}to{opacity:0}}@-webkit-keyframes text{0%{background-position:100%}to{background-position:-100%}}@keyframes text{0%{background-position:100%}to{background-position:-100%}}.btn-primary{--inset:40px;-webkit-box-shadow:0 2px 3px 1px rgba(26,41,77,.5),inset 0 -10px 20px -10px rgba(227,232,232,.95);box-shadow:0 2px 3px 1px rgba(26,41,77,.5),inset 0 -10px 20px -10px rgba(227,232,232,.95);-webkit-box-shadow:0 2px 3px 1px hsl(var(--glow-hue) 50% 20%/50%),inset 0 -10px 20px -10px hsla(var(--shadow-hue),10%,90%,95%);box-shadow:0 2px 3px 1px hsl(var(--glow-hue) 50% 20%/50%),inset 0 -10px 20px -10px hsla(var(--shadow-hue),10%,90%,95%);color:#e8e8e9;color:var(--color-text);isolation:isolate;position:relative;scale:1;-webkit-transition:all 1.33s linear(0,.002,.01 .9%,.038 1.8%,.156,.312 5.8%,.789 11.1%,1.015 14.2%,1.096,1.157,1.199,1.224 20.3%,1.231,1.231,1.226,1.214 24.6%,1.176 26.9%,1.057 32.6%,1.007 35.5%,.984,.968,.956,.949 42%,.946 44.1%,.95 46.5%,.998 57.2%,1.007,1.011 63.3%,1.012 68.3%,.998 84%,1);transition:all 1.33s linear(0,.002,.01 .9%,.038 1.8%,.156,.312 5.8%,.789 11.1%,1.015 14.2%,1.096,1.157,1.199,1.224 20.3%,1.231,1.231,1.226,1.214 24.6%,1.176 26.9%,1.057 32.6%,1.007 35.5%,.984,.968,.956,.949 42%,.946 44.1%,.95 46.5%,.998 57.2%,1.007,1.011 63.3%,1.012 68.3%,.998 84%,1);-webkit-transition:all var(--spring-duration) var(--spring-easing);transition:all var(--spring-duration) var(--spring-easing)}.btn-primary.active,.btn-primary:hover:not(:active){-webkit-box-shadow:0 4px 8px -2px rgba(26,41,77,.5),inset 0 0 0 transparent;box-shadow:0 4px 8px -2px rgba(26,41,77,.5),inset 0 0 0 transparent;-webkit-box-shadow:0 4px 8px -2px hsl(var(--glow-hue) 50% 20%/50%),inset 0 0 0 transparent;box-shadow:0 4px 8px -2px hsl(var(--glow-hue) 50% 20%/50%),inset 0 0 0 transparent;scale:1.1}.btn-primary.active,.btn-primary:active,.btn-primary:hover:not(:active){-webkit-transition-duration:.665s;transition-duration:.665s;-webkit-transition-duration:calc(var(--spring-duration)*.5);transition-duration:calc(var(--spring-duration)*.5)}.btn-primary:active{scale:1.07}.btn-primary .shimmer{-webkit-animation:shimmer 1s linear infinite both;animation:shimmer 1s linear infinite both;border-radius:inherit;inset:calc(var(--inset)*-1);-webkit-mask-image:conic-gradient(from 0deg,transparent 0,transparent 20%,#000 36%,#000 45%,transparent 50%,transparent 70%,#000 85%,#000 95%,transparent 100%);-webkit-mask-image:conic-gradient(from var(--shimmer,0deg),transparent 0,transparent 20%,#000 36%,#000 45%,transparent 50%,transparent 70%,#000 85%,#000 95%,transparent 100%);mask-image:conic-gradient(from 0deg,transparent 0,transparent 20%,#000 36%,#000 45%,transparent 50%,transparent 70%,#000 85%,#000 95%,transparent 100%);mask-image:conic-gradient(from var(--shimmer,0deg),transparent 0,transparent 20%,#000 36%,#000 45%,transparent 50%,transparent 70%,#000 85%,#000 95%,transparent 100%);-webkit-mask-size:cover;mask-size:cover;mix-blend-mode:plus-lighter;pointer-events:none;position:absolute}.btn-primary.active .shimmer:after,.btn-primary.active .shimmer:before,.btn-primary:hover .shimmer:after,.btn-primary:hover .shimmer:before{-webkit-animation:shine 1.2s ease-in 1 forwards;animation:shine 1.2s ease-in 1 forwards;opacity:1}.btn-primary .shimmer:after,.btn-primary .shimmer:before{border-radius:inherit;content:"";inset:var(--inset);mix-blend-mode:color;opacity:0;pointer-events:none;position:absolute;-webkit-transition:all .5s ease;transition:all .5s ease}.btn-primary .shimmer:before{-webkit-box-shadow:0 0 calc(var(--inset)*.1) 2px #f0f1f5,0 0 calc(var(--inset)*.18) 4px #c2c8d6,0 0 calc(var(--inset)*.33) 4px #8ca3d9,0 0 calc(var(--inset)*.66) 5px #6694ff;box-shadow:0 0 calc(var(--inset)*.1) 2px #f0f1f5,0 0 calc(var(--inset)*.18) 4px #c2c8d6,0 0 calc(var(--inset)*.33) 4px #8ca3d9,0 0 calc(var(--inset)*.66) 5px #6694ff;-webkit-box-shadow:0 0 calc(var(--inset)*.1) 2px hsl(var(--glow-hue) 20% 95%),0 0 calc(var(--inset)*.18) 4px hsl(var(--glow-hue) 20% 80%),0 0 calc(var(--inset)*.33) 4px hsl(var(--glow-hue) 50% 70%),0 0 calc(var(--inset)*.66) 5px hsl(var(--glow-hue) 100% 70%);box-shadow:0 0 calc(var(--inset)*.1) 2px hsl(var(--glow-hue) 20% 95%),0 0 calc(var(--inset)*.18) 4px hsl(var(--glow-hue) 20% 80%),0 0 calc(var(--inset)*.33) 4px hsl(var(--glow-hue) 50% 70%),0 0 calc(var(--inset)*.66) 5px hsl(var(--glow-hue) 100% 70%);z-index:-1}.btn-primary .shimmer:after{-webkit-box-shadow:inset 0 0 0 1px #e9effb,inset 0 0 2px 1px #99b8ff,inset 0 0 5px 2px #6694ff;box-shadow:inset 0 0 0 1px #e9effb,inset 0 0 2px 1px #99b8ff,inset 0 0 5px 2px #6694ff;-webkit-box-shadow:inset 0 0 0 1px hsl(var(--glow-hue) 70% 95%),inset 0 0 2px 1px hsl(var(--glow-hue) 100% 80%),inset 0 0 5px 2px hsl(var(--glow-hue) 100% 70%);box-shadow:inset 0 0 0 1px hsl(var(--glow-hue) 70% 95%),inset 0 0 2px 1px hsl(var(--glow-hue) 100% 80%),inset 0 0 5px 2px hsl(var(--glow-hue) 100% 70%);z-index:2}.btn-primary .text{-webkit-background-clip:text;background-clip:text;background-color:#806cef;background-color:var(--bg-btn-primary);background-image:linear-gradient(120deg,transparent,rgba(153,184,255,.66) 40%,rgba(204,219,255,.9) 50%,transparent 52%);background-image:linear-gradient(120deg,transparent,hsla(var(--glow-hue),100%,80%,.66) 40%,hsla(var(--glow-hue),100%,90%,.9) 50%,transparent 52%);background-position:center 200%;background-repeat:no-repeat;background-size:300% 300%;color:#e8e8e9;color:var(--color-text)}.btn-primary.active .text,.btn-primary:hover .text{-webkit-animation:text .66s ease-in 1 both;animation:text .66s ease-in 1 both}.section{-webkit-box-sizing:border-box;box-sizing:border-box;padding:60px 0}@media (max-width:768px){.section{padding:36px 0 20px}}.section-providers{margin-top:-255px;overflow:hidden;padding-top:142px;position:relative;z-index:2}.section-providers:before{background:url(../images/tree-top.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:255px;left:0;position:absolute;right:0;top:0;z-index:-1}.section-providers .wrap{max-width:100%}.section-providers .title-lvl-1{text-align:center}.section-providers .providers{position:relative}.section-providers .providers:before{left:-16px;right:calc(50% + 650px)}.section-providers .providers:after,.section-providers .providers:before{background:-webkit-gradient(linear,left top,right top,color-stop(63.04%,#27262e),color-stop(85%,rgba(39,38,46,.5)),to(rgba(39,38,46,0)));background:linear-gradient(90deg,#27262e 63.04%,rgba(39,38,46,.5) 85%,rgba(39,38,46,0));bottom:0;content:"";display:block;position:absolute;top:0;z-index:1}.section-providers .providers:after{left:calc(50% + 650px);right:-16px;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.section-providers .providers-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.section-providers .providers-item div{display:block}.section-providers .providers-item img{display:block;height:100%;max-height:40px;width:auto}.row-1 .providers-list{-webkit-animation:runningLineRight 100s linear infinite;animation:runningLineRight 100s linear infinite}.row-2 .providers-list{-webkit-animation:runningLineLeft 100s linear infinite;animation:runningLineLeft 100s linear infinite}@media screen and (max-height:750px),screen and (max-width:1440px){.section-providers .providers:before{right:auto;width:200px}.section-providers .providers:after{left:auto;width:200px}.section-providers .wrap{padding-right:16px}}@media (max-width:1040px){.section-providers{margin-top:-138px;padding-top:100px}.section-providers:before{background-position:50% 100%;background-size:contain;height:140px}.section-providers .providers:after,.section-providers .providers:before{width:100px}}@media (max-width:768px){.section-providers{margin-top:-50px;padding-top:74px}.section-providers:before{background-size:100% 50px;height:50px}.section-providers .providers:after,.section-providers .providers:before{width:40px}}.section-about{padding-bottom:0;text-align:center}.section-about .title span{display:block}.section-about .grid-container{display:grid;gap:8px 40px;grid-template-areas:"item1 item2" "item3 item2";grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr}.section-about .item-1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:item1}.section-about .item-2{grid-area:item2;position:relative}.section-about .item-3{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:item3}.section-about .item-2 img{height:auto;margin-top:-36px;width:100%}.section-about .grid-container p{margin-bottom:8px;max-width:505px;text-align:left}.section-about .grid-container p:last-child{margin-bottom:0}.section-about .note{color:#928fa3;font-size:14px;font-weight:400;line-height:1.5;margin-left:29px;margin-top:-123px;position:absolute;text-align:left;width:219px}.section-about .bg-decor{background:#7d2d91;-webkit-filter:blur(150px);filter:blur(150px);height:320px;left:calc(50% - 160px);position:absolute;top:calc(50% - 160px);width:320px;z-index:-1}@media screen and (max-height:750px),screen and (max-width:1440px){.section-about .item-2 img{margin-top:0}}@media (max-width:980px){.section-about .grid-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.section-about .item{max-width:505px}.section-about .note{margin-top:-80px}}@media (max-width:768px){.section-about .item-2{max-width:345px}.section-about .note{margin-left:6px;margin-top:-60px;width:155px}.section-about .bg-decor{display:none}}.section-library{padding-top:46px;text-align:center}.section-library .title span{display:block}.section-library .library-slider{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.library-slide{opacity:0;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.library-slide.slick-active{opacity:1}.section-library .slick-dots{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;gap:32px;justify-content:center}.section-library .library-card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#2e2c37;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;overflow:hidden;padding:40px}.library-card .col-pic{-webkit-box-flex:0;-ms-flex:0 1 572px;flex:0 1 572px;max-width:572px;position:relative}.library-card .col-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.library-card .col-pic:before{background:#195098;border-radius:50%;content:"";display:block;-webkit-filter:blur(125px);filter:blur(125px);height:256px;left:calc(50% - 128px);position:absolute;top:50%;width:256px;z-index:0}.library-card img{border-radius:120px 40px 40px 40px;display:block;height:auto;position:relative;width:100%;z-index:1}.library-card .description{color:#e8e8e9;font-size:24px;font-weight:500;line-height:1.4;max-width:416px;text-align:left}.library-card .btn{margin-top:40px}@media (max-width:1340px){.section-library .library-card{gap:60px;padding:24px}.library-card .description{font-size:18px;line-height:1.3}}@media (max-width:1040px){.section-library .library-slider{gap:24px}.section-library .library-card{gap:40px}.library-card img{border-radius:80px 24px 24px 24px}.library-card .btn{margin-top:24px}}@media (max-width:768px){.section-library .library-slider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.section-library .slick-dots{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:40px;justify-content:center}.section-library .library-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;justify-content:flex-start;padding:24px 10px}.library-card .col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;z-index:1}.library-card .description{padding:0 14px;text-align:center}.library-card .col-pic:before{background:#7d2d91;bottom:-128px;left:auto;right:-128px;top:auto}}.section-payment-methods{padding-bottom:30px}.section-payment-methods .title{margin-bottom:60px;text-align:center}.section-payment-methods .card-gradient-bdr{padding:96px 112px}.section-payment-methods .card .text{font-size:24px;font-weight:500;line-height:1.4}.section-payment-methods .bg-decor{background-color:#fff;background:#806cef;background:rgba(128,108,239,.5);border-radius:50%;bottom:-140px;-webkit-filter:blur(250px);filter:blur(250px);height:140px;left:calc(50% - 370px);position:absolute;width:740px}.section-payment-methods .methods{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:24px}.section-payment-methods .methods,.section-payment-methods .methods li{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.section-payment-methods .methods li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#2e2c37;border-radius:100%;-webkit-box-shadow:-4px 15px 50px rgba(0,0,0,.25);box-shadow:-4px 15px 50px rgba(0,0,0,.25);height:48px;margin:0 -2px;width:48px}.section-payment-methods .methods li:nth-child(2){height:56px;width:56px}.section-payment-methods .methods li:nth-child(3){height:70px;width:70px}.section-payment-methods .methods li:nth-child(4){height:80px;width:80px}.section-payment-methods .methods li:nth-child(5){height:90px;width:90px}.section-payment-methods .methods li:nth-child(6){height:100px;width:100px}.section-payment-methods .methods li:nth-child(7){height:120px;width:120px}.section-payment-methods .methods li:nth-child(8){height:100px;width:100px}.section-payment-methods .methods li:nth-child(9){height:90px;width:90px}.section-payment-methods .methods li:nth-child(10){height:80px;width:80px}.section-payment-methods .methods li:nth-child(11){height:70px;width:70px}.section-payment-methods .methods li:nth-child(12){height:56px;width:56px}.section-payment-methods .methods li:nth-child(13){height:48px;width:48px}@media (max-width:1340px){.card-gradient-bdr,.section-payment-methods .card-gradient-bdr{padding:60px 75px}}@media screen and (max-height:750px),screen and (max-width:1440px){.section-payment-methods .title{margin-bottom:24px}.card-gradient-bdr,.section-payment-methods .card-gradient-bdr{padding:24px}.section-payment-methods .card .text{font-size:18px;line-height:1.3}.section-payment-methods .methods li img{height:auto;max-width:45%;width:100%}.section-payment-methods .methods li{height:36px;width:36px}.section-payment-methods .methods li:nth-child(2){height:42px;width:42px}.section-payment-methods .methods li:nth-child(3){height:52px;width:52px}.section-payment-methods .methods li:nth-child(4){height:60px;width:60px}.section-payment-methods .methods li:nth-child(5){height:67px;width:67px}.section-payment-methods .methods li:nth-child(6){height:75px;width:75px}.section-payment-methods .methods li:nth-child(7){height:90px;width:90px}.section-payment-methods .methods li:nth-child(8){height:75px;width:75px}.section-payment-methods .methods li:nth-child(9){height:67px;width:67px}.section-payment-methods .methods li:nth-child(10){height:60px;width:60px}.section-payment-methods .methods li:nth-child(11){height:52px;width:52px}.section-payment-methods .methods li:nth-child(12){height:42px;width:42px}.section-payment-methods .methods li:nth-child(13){height:36px;width:36px}}@media (max-width:768px){.section-payment-methods .methods li{height:16px;width:16px}.section-payment-methods .methods li:nth-child(2){height:20px;width:20px}.section-payment-methods .methods li:nth-child(3){height:24px;width:24px}.section-payment-methods .methods li:nth-child(4){height:26px;width:26px}.section-payment-methods .methods li:nth-child(5){height:30px;width:30px}.section-payment-methods .methods li:nth-child(6){height:33px;width:33px}.section-payment-methods .methods li:nth-child(7){height:40px;width:40px}.section-payment-methods .methods li:nth-child(8){height:33px;width:33px}.section-payment-methods .methods li:nth-child(9){height:30px;width:30px}.section-payment-methods .methods li:nth-child(10){height:26px;width:26px}.section-payment-methods .methods li:nth-child(11){height:24px;width:24px}.section-payment-methods .methods li:nth-child(12){height:20px;width:20px}.section-payment-methods .methods li:nth-child(13){height:16px;width:16px}}.section-advantages{margin-top:0;overflow:hidden;padding-bottom:40px;padding-top:164px;position:relative;z-index:3}.section-advantages:before{background:url(../images/tree-top-bk.svg) no-repeat 50%;height:255px;top:0}.section-advantages:after,.section-advantages:before{content:"";display:block;left:0;position:absolute;right:0;z-index:-1}.section-advantages:after{background-color:#2e2c37;background-color:var(--bg-color-lighter);bottom:0;top:255px}.section-advantages .title{text-align:center}.section-advantages .title span{display:block}.section-advantages .commissions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.section-advantages .commissions-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;background-color:rgba(67,66,75,.5);border-radius:40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;justify-content:flex-start;max-width:calc(50% - 8px);padding:24px}.section-advantages .commissions-item:first-child{border-top-left-radius:80px}.section-advantages .commissions-item:last-child{border-bottom-right-radius:140px}.section-advantages .commissions-item .col-icon{-webkit-box-flex:0;-ms-flex:0 0 128px;flex:0 0 128px;max-width:128px}.section-advantages .commissions-item img{display:block;height:auto;width:100%}.section-advantages .commissions-item .col-info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left}.section-advantages .commissions-item .title{font-size:42px;font-weight:700;line-height:1;margin-bottom:16px;text-align:left}.section-advantages .cta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:40px}.section-advantages .cta .col-text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.section-advantages .cta .col-btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-height:750px),screen and (max-width:1440px){.section-advantages .commissions-item{border-radius:24px;gap:16px;padding:16px}.section-advantages .commissions-item:first-child{border-top-left-radius:50px}.section-advantages .commissions-item:last-child{border-bottom-right-radius:64px}.section-advantages .commissions-item .col-icon{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;max-width:80px}.section-advantages .commissions-item .title{font-size:24px;font-weight:600;line-height:1.3;margin-bottom:9px}}@media (max-width:1040px){.section-advantages{padding-top:96px}.section-advantages:before{background-position:50% 100%;background-size:contain;height:140px}.section-advantages:after{top:140px}}@media (max-width:768px){.section-advantages .title .accent{line-height:44px;margin-bottom:4px}.section-advantages .commissions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.section-advantages:before{background-size:100% 50px;height:50px}.section-advantages:after{top:50px}.section-advantages .commissions-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}.section-advantages .cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px}.section-advantages .cta .col-btn,.section-advantages .cta .col-text{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.section-advantages .cta .col-btn{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}}@media (max-width:420px){.section-advantages .title{margin-left:auto;margin-right:auto;max-width:318px}}.section-features{background-color:#2e2c37;background-color:var(--bg-color-lighter);background-image:url(../images/bg-features.svg);background-position:top;background-repeat:no-repeat;background-size:auto;overflow:hidden;padding-bottom:180px;padding-top:160px;position:relative}.section-features .title{text-align:center}.section-features .title span{display:block}.section-features .features{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;justify-content:space-between}.section-features .features-item{max-width:calc(33.33333% - 28px);position:relative;width:100%}.section-features .features-item .item-title{color:#848fca;font-size:24px;line-height:1.4;margin-bottom:16px}.section-features .features-item .card{border-radius:24px;margin-left:32px;padding:24px;position:relative}.section-features .features-item .card:before{border-radius:24px;height:800px;left:calc(50% - 400px);top:calc(50% - 400px);width:800px}.section-features .features-item .card:after{border-radius:24px}.section-features .features-item-decor{position:absolute;right:0}.section-features .item-1 .card{-webkit-transform:rotate(2deg);transform:rotate(2deg)}.section-features .item-1 .features-item-decor{bottom:-79px;right:-36px}.section-features .item-2 .features-item-decor{bottom:-78px;right:-51px}.section-features .item-3 .card{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.section-features .item-3 .features-item-decor{bottom:-9px;right:-25px}.section-features .item-4 .features-item-decor{bottom:-30px;right:-16px}.section-features .item-5 .card{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.section-features .item-5 .features-item-decor{bottom:-18px;right:-70px}.section-features .item-6 .card{-webkit-transform:rotate(2deg);transform:rotate(2deg)}.section-features .item-6 .features-item-decor{bottom:-14px;right:-5px}.section-features .decor1{display:block;left:calc(50% + 677px);position:absolute;top:131px}.section-features .decor2{display:block;position:absolute;right:calc(50% + 768px);top:162px}.section-features .decor3{display:block;position:absolute;right:calc(50% + 609px);top:193px}@media screen and (max-height:750px),screen and (max-width:1440px){.section-features{background-image:none}.section-features .wrap{position:relative;z-index:2}.section-features:before{background-image:url(../images/tree-top-dark.svg);background-position:50% 0;background-repeat:no-repeat;background-size:100% 100%;height:140px;top:0}.section-features:after,.section-features:before{content:"";display:block;left:0;position:absolute;right:0;z-index:0}.section-features:after{background-color:#222129;bottom:140px;top:140px}.section-features .bottom-bg{background-image:url(../images/tree-bottom-dark.svg);background-position:50% 100%;background-repeat:no-repeat;background-size:100% 100%;bottom:0;content:"";display:block;height:140px;left:0;position:absolute;right:0;z-index:0}.section-features .features{gap:24px}.section-features .features-item .item-title{font-size:18px;line-height:1.3;margin-bottom:8px}.section-features .features-item .features-item-decor{-webkit-transform:scale(.65);transform:scale(.65)}}@media (max-width:980px){.section-features .features-item{max-width:calc(50% - 25px)}}@media (max-width:768px){.section-features{padding:38px 0 50px}.section-features:before{height:50px}.section-features:after{bottom:48px;top:48px}.section-features .bottom-bg{height:50px}.section-features .features{gap:24px}.section-features .features-item{max-width:100%}.section-features .features-item .card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:16px;min-height:70px;padding:16px}.section-features .features-item .features-item-decor{bottom:auto;top:calc(100% - 50px)}.section-features .item-6 .features-item-decor{top:calc(100% - 30px)}}.section-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:56px}.section-header .title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:0}.nav-pills{-webkit-box-flex:0;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;gap:8px;justify-content:flex-end}.nav-pills .nav-link{border:1px solid transparent;font-size:17px;font-weight:400}.nav-pills .nav-link.active,.nav-pills .nav-link:hover{border-color:#806cef;border-color:var(--bg-btn-primary)}.nav-pills .nav-link.active{pointer-events:none}@media screen and (max-height:750px),screen and (max-width:1440px){.section-header{margin-bottom:24px}.nav-pills .nav-link{min-width:0;padding:9px 24px}}.section-faq{background-color:#2e2c37;background-color:var(--bg-color-lighter);padding-bottom:0;padding-top:20px;position:relative;z-index:3}.section-cta{background:#19191b;background:var(--bg-color-dark);height:724px;padding-top:380px;position:relative}.cta-decor{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.cta-decor:before{background-image:url(../images/tree-bottom-blk.svg);height:266px;left:0;top:0;z-index:3}.cta-decor:after,.cta-decor:before{background-position:top;content:"";display:block;position:absolute;right:0}.cta-decor:after{background-image:url(../images/tree-bottom-blk-layer.svg);height:207px;left:calc(50% - 262px);top:76px;width:649px;z-index:1}.cta-decor .tree{display:block;left:calc(50% - 243px);position:absolute;top:55px;z-index:2}.section-cta .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;position:relative;z-index:2}.section-cta .social,.section-cta .wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.section-cta .social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-left:110px}.section-cta .social-item a{display:block;height:40px;width:40px}.section-cta .social-item svg{fill:#e8e8e9;fill:var(--color-text);height:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.section-cta .social-item a:hover svg{fill:#ad76f8;fill:var(--color-link)}.section-cta .cta-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:505px}.section-cta .cta-block .title{letter-spacing:1px;margin-bottom:40px;text-align:center}@media (max-width:1040px){.section-cta{height:auto;overflow:hidden;padding-top:725px}.section-cta .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:56px}.section-cta .cta-block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.section-cta .cta-block .title{font-size:40px;line-height:1.1;margin-bottom:24px}.section-cta .social{-webkit-box-ordinal-group:3;-ms-flex-order:2;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin:0;order:2}}@media (max-width:768px){.cta-decor:before{background-size:100% 50px;height:50px}.cta-decor:after{background-size:contain;height:67px;left:calc(50% - 80px);top:-13px;width:208px}.cta-decor .tree{height:152px;left:calc(50% - 47px);top:6px;width:95px}.section-cta{padding-top:165px}}.cta-decor .layer-watering{display:block;left:calc(50% - 309px);position:absolute;top:297px;z-index:4}.cta-decor .layer-watering .funnel{display:block;left:2px;position:absolute;top:7px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .8s ease-in-out;transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out}.cta-decor .layer-watering .funnel.active{-webkit-transform:rotate(0);transform:rotate(0)}.cta-decor .layer-watering .drops{display:block;left:273px;opacity:0;position:absolute;top:195px;z-index:2}.cta-decor .layer-watering .drops.active{opacity:1}.layer3{z-index:5}.layer2,.layer3{left:0;position:absolute;right:0}.layer2{z-index:2}.layer1{left:0;position:absolute;right:0;z-index:1}[class^=layer1-pic],[class^=layer2-pic],[class^=layer3-pic]{opacity:0;position:absolute;-webkit-transition:all 0s ease 0s;transition:all 0s ease 0s}.cta-decor .layer3-pic1{left:calc(50% - 393px);top:89px}.cta-decor .layer3-pic2{left:calc(50% + 285px);top:103px}.cta-decor .layer2-pic1{left:calc(50% - 628px);top:84px}.cta-decor .layer2-pic2{left:calc(50% - 198px);top:100px}.cta-decor .layer2-pic3{left:calc(50% + 182px);top:150px}.cta-decor .layer2-pic4{left:calc(50% + 382px);top:156px}.cta-decor .layer2-pic5{left:calc(50% + 492px);top:141px}.cta-decor .layer2-pic6{left:calc(50% - 241px);top:206px}.cta-decor .layer2-pic7{left:calc(50% + 9px);top:146px}.cta-decor .layer1-pic1{left:calc(50% - 482px);top:171px}.cta-decor .layer1-pic2{left:calc(50% - 152px);top:231px}.cta-decor .layer1-pic3{left:calc(50% + 187px);top:218px}@media (max-width:768px){.cta-decor .layer-watering{left:calc(50% - 200px);top:-28px}.cta-decor .layer-watering .funnel{-webkit-transform:scale(.25) rotate(0);transform:scale(.25) rotate(0)}.cta-decor .layer-watering .drops{left:168px;opacity:1;top:98px;-webkit-transform:scale(.5);transform:scale(.5)}[class^=layer1-pic],[class^=layer2-pic],[class^=layer3-pic]{opacity:1;-webkit-transform:scale(.25);transform:scale(.25)}.cta-decor .layer3-pic1{left:calc(50% - 150px);top:-16px}.cta-decor .layer3-pic2{left:calc(50% + 45px);top:-22px}.cta-decor .layer2-pic1{left:calc(50% - 223px);top:-34px}.cta-decor .layer2-pic2{left:calc(50% - 95px);top:-24px}.cta-decor .layer2-pic3{left:calc(50% + 22px);top:-10px}.cta-decor .layer2-pic4{left:calc(50% + 134px);top:-7px}.cta-decor .layer2-pic5{left:calc(50% + 182px);top:-29px}.cta-decor .layer2-pic6{left:calc(50% - 117px);top:6px}.cta-decor .layer2-pic7{left:calc(50% - 32px);top:-39px}.cta-decor .layer1-pic1{left:calc(50% - 282px);top:-36px}.cta-decor .layer1-pic2{left:calc(50% - 76px);top:11px}.cta-decor .layer1-pic3{left:calc(50% + 87px);top:6px}.layer1 img,.layer2 img,.layer3 img{opacity:0;-webkit-transition:opacity 2.6s ease-out;transition:opacity 2.6s ease-out}.layer1 img.visible,.layer2 img.visible,.layer3 img.visible{opacity:1}}.section-partners{background:#19191b;background:var(--bg-color-dark);padding:152px 0 120px;position:relative}.section-partners .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:space-between}.section-partners .title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0}.section-partners .partners{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 40px;justify-content:flex-start}.section-partners .partners a{display:block;position:relative}.section-partners .partners a img{display:block;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:1}.section-partners .partners a .color{opacity:0;position:absolute;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:0}.section-partners .partners a:hover img{opacity:0}.section-partners .partners a:hover .color{opacity:1}@media screen and (max-height:750px),screen and (max-width:1440px){.section-partners .wrap{display:block}.section-partners .title{margin-bottom:56px;text-align:center}.section-partners .partners{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;justify-content:center}.section-partners{padding:60px 0}.section-partners .title{margin-bottom:24px}}.section-error{background-image:url(../images/bg-error.jpg);background-position:50%;background-size:cover;min-height:100vh}.section-error .wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px}.section-error .info{max-width:595px}.section-error .pic{height:calc(100vh - 120px);max-height:100vh;min-height:500px;width:100%}.section-error .pic img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section-error .pic .mob{display:none}.section-error p{font-size:24px;font-weight:500;line-height:140%}.section-error .btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px;margin-top:40px}.section-error .btn{max-width:225px}@media (max-width:768px){.section-error .wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0}.section-error .pic{height:auto;margin-bottom:-120px;max-height:100%;min-height:0;width:100%}.section-error .pic .web{display:none}.section-error .pic .mob{display:block;margin:auto}.section-error .pic img{height:458px;width:280px}.section-error .info{text-align:center}.section-error p{font-size:18px;line-height:1.3}.section-error .btns{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;justify-content:center;margin-top:24px}}