html{box-sizing:border-box;font-family:OpenSans}body{margin:0}body::-webkit-scrollbar{scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}body::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}body::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}*,:after,:before{box-sizing:inherit}.page{-webkit-text-size-adjust:100%;height:100%}.page__body{font-size:16px;margin:0;min-height:100%;min-width:320px}img{height:auto;object-fit:cover}a{text-decoration:none}.site-container{overflow:hidden}.is-hidden{display:none!important}.btn-reset{background-color:#0000;border:none;cursor:pointer;font-family:inherit;padding:0}.list-reset{list-style:none;margin:0;padding:0}.input-reset{-webkit-appearance:none;appearance:none;background-color:#fff;border:none;border-radius:0}.input-reset::-webkit-search-cancel-button,.input-reset::-webkit-search-decoration,.input-reset::-webkit-search-results-button,.input-reset::-webkit-search-results-decoration{display:none}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.container{margin:0 auto;max-width:1920px;padding:0 122px}@media(max-width:1756px){.container{padding:0 60px}}@media screen and (max-width:1024px){.container{padding:0 30px}}.js-focus-visible :focus:not(.focus-visible){outline:none}.centered{text-align:center}.dis-scroll{height:100vh;left:0;overflow:hidden;overscroll-behavior:none;position:fixed;top:0;width:100%}.page--ios .dis-scroll{position:relative}.flex{display:flex}.grid{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(12,1fr)}*,:after,:before{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin-block-end:0}ol[role=list],ul[role=list]{list-style:none}body{line-height:1.5;min-height:100vh}button,h1,h2,h3,h4,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;color:currentColor;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@font-face{font-family:OpenSans;font-weight:400;src:url(/static/media/OpenSans-Regular.b8cc747a58ffa52b7ff9.ttf) format("TrueType")}@font-face{font-family:OpenSans;font-weight:500;src:url(/static/media/OpenSans-Medium.be793100b2ab027d9b74.ttf) format("TrueType")}@font-face{font-family:OpenSans;font-weight:600;src:url(/static/media/OpenSans-SemiBold.c7ab78a511011d4e147e.ttf) format("TrueType")}@font-face{font-family:OpenSans;font-weight:700;src:url(/static/media/OpenSans-Bold.c790f99966352c531503.ttf) format("TrueType")}.hero{background:url(/static/media/hero-bg.d0feeb88080d5cb489e9.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:column;padding-top:208px}.hero__content{grid-column:2/span 10;padding-left:35px;padding-right:35px}.hero__title{font-size:116px;line-height:106%}.hero__subtitle,.hero__title{color:#3e71ec;font-weight:700;margin:0 auto;max-width:850px;text-align:center;text-transform:uppercase}.hero__subtitle{font-size:54px;line-height:110%}.hero__descr{color:#617097;font-size:20px;font-weight:500;margin:40px auto 60px;max-width:750px;text-align:center}.hero__descr_paragraph{margin:0;max-width:750px}.hero__button{border:2px solid #3e71ec;border-radius:5px;color:#3e71ec;font-size:20px;font-weight:700;padding:12px 57px;position:relative;transition:background-color,color .3s ease-in-out;z-index:6}@media(any-hover:hover){.hero__button:hover{background-color:#3e71ec;color:#fff}}.hero__button:after{background:linear-gradient(90deg,#aa3eec 9%,#6e8fdd 25%,#6e8fdd 56%,#aa3eec 96%);border-radius:5px;bottom:-2px;content:"";left:-2px;margin:0 auto;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity 2s linear;z-index:-1}.hero__button--filled{background-color:#3e71ec;color:#fff}@media(any-hover:hover){.hero__button--filled:hover{background-color:#6e8fdd;border:2px solid #6e8fdd;transition:background-color .3s ease-in-out}.hero__button--filled:hover:after{opacity:.7;transition:opacity 2s linear}}.hero__img-wrapper{height:100%;position:relative;width:100%}.hero__img-wrapper:after{background-color:#000;border-radius:50%;content:"";display:inline-block;height:9px;left:50%;position:absolute;top:20px;transform:translateY(-50%);width:9px;z-index:5}.hero__img{border-radius:18px 18px 0 0;display:block;height:100%;object-fit:fill;position:relative;width:100%;z-index:1}.hero__minibg{display:none}@media(max-width:1445px){.hero__title{font-size:64px;text-align:center}.hero__descr{font-size:18px}.hero__button{padding:12px 30px}}@media screen and (max-width:1024px){.hero{padding-top:100px}.hero__content{padding:0}}@media(max-width:768px){.hero{padding-bottom:250px}.hero .container{padding:0 10px}.hero__title{display:none}.hero__subtitle{font-size:36px;padding-top:30px}.hero__img,.hero__img-wrapper:after{display:none}.hero__minibg{display:block;height:497px;margin:0 auto 10px;position:relative;width:329px;z-index:1}.hero__minibg:before{background-color:#000;border-radius:50%;content:"";display:inline-block;height:8px;left:49%;position:absolute;top:15px;transform:translateY(-50%);width:8px}.hero__minibg:after{--fade:70%;--gradient-fade:var(--fade) calc(100% - var(--fade));background:#fff;bottom:0;content:"";height:40%;left:0;-webkit-mask:linear-gradient(to top,#0000 0,#000 var(--gradient-fade),#0000 100%),linear-gradient(to left,#0000 0,#000 var(--gradient-fade),#0000 100%);opacity:.8;position:absolute;right:0;width:100%;z-index:2}.hero__minibg img{border-left:1px solid #89a3e1;border-radius:21px;border-right:1px solid #89a3e1;border-top:1px solid #89a3e1;height:100%;object-fit:cover;width:100%;z-index:-1}.hero__text{margin-top:-70px;position:relative}.hero__text:before{background-image:linear-gradient(#0000 10%,#fff 20%,#fff 80%,#0000);content:"";height:138%;position:absolute;right:-10px;top:-40px;width:110%;z-index:1}.hero__title{font-size:36px}.hero__descr,.hero__subtitle,.hero__title{position:relative;z-index:5}.hero__descr{font-size:18px;margin-bottom:40px;margin-top:0}.hero .btn-group{position:relative}.hero .btn-group:after{border:6px solid #0000;border-bottom:0;border-top:12px solid #3b4b70;content:"";height:0;margin:10px auto 0;width:0}}.btn-group{gap:25px;justify-content:center;margin-bottom:40px}@media(max-width:768px){.btn-group{flex-direction:column;gap:10px;margin:0 auto;max-width:223px}}.header{left:0;position:absolute;right:0;top:30px}.header__container{align-items:center;justify-content:space-between}.header .logo{background-image:url(/static/media/kairospeak-logo.1df827c49d87bf8b8f04.svg);background-repeat:no-repeat;display:inline-block;height:28px;width:263px}.header__settings{align-items:center;display:flex}.header__select{background:none;border:none;margin-right:25px;text-align:center}.header .custom-select,.header__select{color:#617097;font-size:20px;font-weight:500}.header .custom-select{cursor:pointer;height:30px;margin-right:35px;position:relative;-webkit-user-select:none;user-select:none;width:50px}.header .custom-select__selected{margin-right:5px}.header .custom-select .arrow{height:9px;position:absolute;right:-5px;top:50%;transform:translateY(-50%);transition:rotate .3s;width:16px}.header .custom-select .arrow--reversed{rotate:180deg}.header .lang-list{background-color:#fff;border-radius:10px;left:-10px;padding:10px;position:absolute;text-align:center;top:-10px}.header .lang-list__item{color:#617097;font-size:20px;font-weight:500;position:relative}.header .lang-list__item--none{display:none;pointer-events:none}.header .lang-list__item:first-child{border-bottom:1px solid #cacade}.header__button{border:2px solid #3e71ec;border-radius:5px;color:#3e71ec;font-size:20px;font-weight:700;padding:12px 65px;transition:background-color,color .3s ease-in-out}@media(any-hover:hover){.header__button:hover{background-color:#3e71ec;color:#fff}}.header__login{display:none}@media screen and (max-width:1024px){.header .logo{background-image:url(/static/media/logoClear.1316d554a57900596825.svg);width:50px}.header__button{display:none}.header__login{display:block}}@media(max-width:768px){.header .container{padding:0 10px}}.nav,.nav__list{align-items:center}.nav__list{background-color:#fff;border-radius:10px;gap:18px}.nav__item{padding:17px 0;position:relative;z-index:5}.nav__item--clear{padding:0}.nav__item:nth-child(odd):after{background:radial-gradient(circle at center,#fff 20%,#3e71ec 100%);bottom:0;content:"";left:-18px;opacity:0;position:absolute;right:-19px;top:0;transition:opacity .5s ease-in-out;z-index:-1}@media(any-hover:hover){.nav__item:nth-child(odd):hover{cursor:pointer}.nav__item:nth-child(odd):hover:after{opacity:.3;transition:opacity .6s ease-in-out}}.nav__link{color:#3b3b55;font-size:16px;font-weight:400}.nav__link--line{flex-grow:1;position:relative}.nav__link--line:before{display:none}.nav__link--line:after{background:#cacade;content:"";height:16px;position:absolute;top:50%;transform:translateY(-50%);width:1px}.nav__item:first-child{padding:17px 0 17px 41px}.nav__item:first-child:after{background:radial-gradient(circle at center,#fff 20%,#3e71ec 100%);border-radius:10px 0 0 10px;bottom:0;color:#aa3eec;content:"";left:0;opacity:0;position:absolute;right:-19px;top:0;transition:opacity .5s ease-in-out;z-index:-1}@media(any-hover:hover){.nav__item:first-child:hover{cursor:pointer}.nav__item:first-child:hover:after{opacity:.3;transition:opacity .6s ease-in-out}}.nav__item:last-child{padding:17px 41px 17px 0}.nav__item:last-child:after{background:radial-gradient(circle at center,#fff 20%,#3e71ec 100%);border-radius:0 10px 10px 0;bottom:0;color:#aa3eec;content:"";left:-18px;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s ease-in-out;z-index:-1}@media(any-hover:hover){.nav__item:last-child:hover{cursor:pointer}.nav__item:last-child:hover:after{opacity:.3;transition:opacity .6s ease-in-out}}@media(max-width:1445px){.nav{display:none}}.info{background-color:#fff;border:100%;border-radius:109px 109px 0 0;margin-bottom:196px;margin-top:-205px;padding-top:161px;position:relative;z-index:2}.info__content{align-items:center;justify-content:space-between}.info__left{padding-top:30px;width:50%}.info__article{align-items:center;color:#9dafdd;display:flex;font-size:18px;gap:15px;margin-bottom:20px}.info__article:before{background-color:#9dafdd;content:"";display:inline-block;height:1px;width:100px}.info__title{font-size:116px;line-height:90%;margin:0;max-width:574px}.info__subtitle,.info__title{color:#3e71ec;font-weight:700;text-transform:uppercase}.info__subtitle{font-size:54px;margin:15px 0 0;max-width:774px}.info__descr{color:#617097;font-size:20px;font-weight:400;margin-top:40px;max-width:630px}.info__descr_part{margin-bottom:20px}.info__right{width:50%}.info__img{float:right;max-width:100%}@media(max-width:1445px){.info{margin-bottom:96px;padding-top:61px}}@media(max-width:1225px){.info{margin-bottom:60px}.info__title{font-size:120px;text-align:left}.info__subtitle{font-size:83px;text-align:left}}@media screen and (max-width:1024px){.info{border-radius:30px 30px 0 0;padding-top:20px}.info__content{align-items:center;flex-direction:column;justify-content:center}.info__article{display:block}.info__article:before{display:none}.info__left{text-align:center;width:100%}.info__right{width:100%}.info__title{font-size:100px}.info__subtitle,.info__title{max-width:100%;text-align:center}.info__subtitle{font-size:64px}.info__descr{font-size:18px;margin:0 auto;text-align:start}.info__img{display:block;float:none;margin:0 auto}}@media(max-width:768px){.info:after{display:none}.info .container{padding:0 9px}.info__title{font-size:65px}.info__subtitle,.info__title{max-width:100%;text-align:center}.info__subtitle{font-size:47px}.info__descr{font-size:20px;max-width:100%;text-align:center}}.features{grid-column:span 12;padding-top:22px}.features__title{font-size:116px;line-height:90%;margin:0 auto 10px;max-width:750px}.features__subtitle,.features__title{color:#3e71ec;font-weight:700;text-align:center;text-transform:uppercase}.features__subtitle{font-size:54px;margin:15px 0 120px}.features__descr{display:none;margin:0}.features__list{display:flex;flex-wrap:wrap;justify-content:center;row-gap:100px}.features__btn{display:none}@media screen and (max-width:1024px){.features{margin-bottom:20px}.features__title{font-size:100px}.features__subtitle{font-size:63px;margin:0}.features__descr{color:#617097;display:block;font-size:20px;margin-bottom:120px;margin-top:15px;text-align:center}}@media(max-width:768px){.features__title{font-size:54px}.features__subtitle{font-size:36px}.features__btn{background:#8293c7;border-radius:5px;color:#fff;display:block;font-size:20px;font-weight:700;height:55px;margin:25px auto 0;overflow:hidden;position:relative;transition:padding .4s ease-in-out;width:223px}.features__btn:after{content:url(/static/media/btn-arrow.90f98eeb66cc670ebc57.svg);position:absolute;right:-35px;top:56%;transform:translateY(-50%);transition:right .4s ease-in-out;z-index:3}}@media(max-width:768px)and (any-hover:hover){.features__btn:hover{padding-right:25px}.features__btn:hover:after{right:20px}}@media(max-width:768px){.features__btn:before{background:linear-gradient(90deg,#6e8fdd1a 3%,#fff6 25%,#ffffff4d 66%,#fffc 96%);border-radius:5px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity 1s ease-in-out;z-index:2}}@media(max-width:768px)and (any-hover:hover){.features__btn:hover{background-color:#6e8fdd}.features__btn:hover:before{opacity:.7;transition:opacity 1s ease-in-out}}.feature{align-items:baseline;background-color:#965aec;border-radius:5px;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:column;margin-right:17px;max-width:400px;min-height:278px;min-width:400px;position:relative}.feature:before{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;border-radius:100%;content:"";display:flex;height:109px;justify-content:center;left:50%;position:absolute;top:-50px;transform:translateX(-50%);width:109px}.feature__article{color:#fff;font-size:32px;font-weight:700;line-height:130%;margin:0;padding:90px 50px 30px;text-align:center;text-transform:uppercase}.feature__descr{color:#e0cdfa;font-size:20px;font-weight:400;margin:0 0 30px;padding:0 29px;text-align:center}.feature:first-child{background-color:#965aec;background:#a83cec;background:radial-gradient(circle,#a83cec 58%,#c379f1 100%);background:-webkit-radial-gradient(circle,#a83cec 58%,#c379f1 100%)}.feature:first-child:before{background-image:url(/static/media/feature-1.e100786fa3e73cdee996.svg);box-shadow:0 7px 134px 0 #8e83e9ad}.feature:nth-child(2){background:#8b3cec;background:radial-gradient(circle,#8b3cec 58%,#af79f1 100%);background:-webkit-radial-gradient(circle,#8b3cec 58%,#af79f1 100%)}.feature:nth-child(2):before{background-image:url(/static/media/feature-2.1161ea3fe8ff60a44d8d.svg);box-shadow:0 7px 134px 0 #8673ebad}.feature:nth-child(3){background:#b43cec;background:radial-gradient(circle,#b43cec 58%,#cb79f1 100%);background:-webkit-radial-gradient(circle,#b43cec 58%,#cb79f1 100%)}.feature:nth-child(3):before{background-image:url(/static/media/feature-3.562384d88cb8c7fc5ac8.svg);box-shadow:0 7px 134px 0 #957aeaad}.feature:nth-child(4){background:#ec3c3c;background:radial-gradient(circle,#ec3c3c 58%,#f17979 100%);background:-webkit-radial-gradient(circle,#ec3c3c 58%,#f17979 100%);margin:0}.feature:nth-child(4):before{background-image:url(/static/media/feature-4.1559d950606d0437317d.svg);box-shadow:0 7px 134px 0 #cf4e63ad}.feature:nth-child(5){background:#ec3c85;background:radial-gradient(circle,#ec3c85 58%,#f179ad 100%);background:-webkit-radial-gradient(circle,#ec3c85 58%,#f179ad 100%);margin-left:17px}.feature:nth-child(5):before{background-image:url(/static/media/feature-5.dd0f7ef1a3d3bb8cc9a1.svg);box-shadow:0 7px 134px 0 #cf5ca5ad}.feature:nth-child(6){background:radial-gradient(ellipse at top,#e0cdfa,#e93eec);background:#e93cec;background:radial-gradient(circle,#e93cec 58%,#f18cf3 100%);background:-webkit-radial-gradient(circle,#e93cec 58%,#f18cf3 100%)}.feature:nth-child(6):before{background-image:url(/static/media/feature-6.86d273afbe81d7475b8e.svg);box-shadow:0 7px 134px 0 #cc48ecad}@media screen and (max-width:1024px){.feature{max-width:355px;min-width:355px}.feature__article{font-size:27px}.feature__descr{font-size:18px}}@media(max-width:768px){.feature,.feature:nth-child(n){margin-left:0;margin-right:0}}.options{padding-bottom:90px;padding-top:130px}.options--ru .option__article{font-size:18px;line-height:1.3}.options--ru .option__descr{font-size:16px;line-height:1.65}.options--ru .options__item:nth-child(5):after{top:30%}.options--ru .option--right:nth-child(5):after{top:50%}@media only screen and (max-width:1700px){.options--ru .option__article{font-size:17px;line-height:1.3}.options--ru .options__item:first-child,.options--ru .options__item:nth-child(2){margin-bottom:10px}.options--ru .options__item:nth-child(3){margin-bottom:15px}.options--ru .option--right:first-child,.options--ru .options__item:nth-child(4){margin-bottom:25px}.options--ru .option--right:nth-child(2){margin-bottom:5px!important}.options--ru .option--right:nth-child(3){margin-bottom:25px}.options--ru .option--right:nth-child(4){margin-bottom:25px!important}.options--ru .option__descr{font-size:16px;line-height:1.45}}@media only screen and (max-width:1600px){.options--ru .option__article{font-size:16px;line-height:1.3}.options--ru .option__descr{font-size:16px;line-height:1.35}.options--ru .options__item:first-child,.options--ru .options__item:nth-child(2){margin-bottom:25px!important}.options--ru .option--right:first-child{margin-bottom:30px!important}.options--ru .option--right:nth-child(2),.options--ru .option--right:nth-child(4){margin-bottom:15px!important}}@media only screen and (max-width:1550px){.options--ru .options__item:first-child{margin-bottom:15px!important}.options--ru .option__article{font-size:15px!important;line-height:1.3}.options--ru .option--right{padding-right:10px;padding-top:15px}.options--ru .option--right:first-child{margin-bottom:30px!important}.options--ru .option--right:nth-child(2){margin-bottom:10px!important}.options--ru .option--right:nth-child(3){margin-bottom:15px!important}.options--ru .option--right:nth-child(4){margin-bottom:25px!important}}@media only screen and (max-width:1500px){.options--ru .options__item{padding-bottom:10px}.options--ru .option--right{padding-bottom:20px}.options--ru .options__item:first-child{margin-bottom:5px!important}.options--ru .option--right:first-child{margin-bottom:30px!important}.options--ru .options__item:nth-child(2){margin-bottom:25px!important}.options--ru .option--right:nth-child(2){margin-bottom:10px!important}}.options .container{padding:0 80px}.options__content{background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:1050px;padding-top:20px;position:relative}.options__mobile{display:none}.options__title{font-size:116px;margin:120px auto 0}.options__subtitle,.options__title{color:#3e71ec;font-weight:700;line-height:90%;max-width:750px;text-align:center;text-transform:uppercase}.options__subtitle{font-size:54px;margin:20px auto 60px}.options__descr{color:#617097;font-size:20px;font-weight:400;margin:0 0 60px;text-align:center}.options__grid--left{grid-column:span 4;padding-top:50px}.options__grid--center{bottom:0;grid-column:4/span 6;left:125px;position:absolute;top:60px;z-index:-1}.options__grid--center img{box-shadow:20px 0 81px 0 #e8edf7;-webkit-clip-path:inset(-81px -81px -81px 0);clip-path:inset(-81px -81px -81px 0);height:960px;object-fit:cover;position:relative;z-index:-1}.options__grid--right{grid-column:9/span 4;margin-left:auto;padding-left:50px}.options__item{margin-bottom:30px;max-width:483px}.options__item:first-child{margin-bottom:35px}.options__item:nth-child(2){margin-bottom:60px}.options__item:nth-child(3){margin-bottom:20px}.options .option--right:first-child,.options .option--right:nth-child(2){margin-bottom:35px}.options .option--right:nth-child(3){margin-bottom:30px}.options .option--right:nth-child(4){margin-bottom:60px}.options__item:nth-child(4){margin-bottom:15px}.options__item:nth-child(5):after{top:40%}.options .option--right:nth-child(5):after{top:50%}@media only screen and (min-width:2200px){.options .container{padding:0 120px}}@media only screen and (max-width:2000px){.options .container{padding:0 100px}}@media only screen and (max-width:1900px){.options .container{padding:0 80px}}@media only screen and (max-width:1850px){.options .container{padding:0 65px}.options__grid--center{left:110px}}@media only screen and (max-width:1800px){.options .container{padding:0 52px}}@media(max-width:1756px){.options .container{padding:0 10px}.options__grid{left:105px}}@media only screen and (max-width:1700px){.options .option--right:first-child{margin-bottom:65px}.options .option--right:nth-child(2){margin-bottom:60px}.options .option--right:nth-child(4),.options__item:first-child{margin-bottom:85px}.options__item:nth-child(2){margin-bottom:45px}.options__grid--left{padding-top:90px;scale:.9}.options__grid--right{scale:.9}.options__grid--center{left:90px;top:100px}}@media only screen and (max-width:1600px){.options .container{padding:0}.options .option__article{font-size:22px}.options__item:first-child{margin-bottom:105px}.options .option--right:first-child,.options .option--right:nth-child(2){margin-bottom:80px}.options .option--right:nth-child(4){margin-bottom:105px}.options__grid--left{padding-top:110px;scale:.85}.options__grid--right{scale:.85}.options__grid--center{top:120px}}@media only screen and (max-width:1500px){.options__content{display:none}.options__mobile{display:block;padding-top:20px}.options__descr{margin-bottom:20px}.options .filters{display:flex;flex-wrap:wrap;padding-left:100px;padding-right:100px;row-gap:46px}.options .filters__item{border:2px solid #adbcdf;border-radius:5px;display:block;height:auto;max-width:400px}.options .filter__img_container{overflow:hidden}}@media only screen and (max-width:1500px)and (max-width:1024px){.options{padding-top:40px}.options__title{font-size:100px}.options__subtitle{font-size:63px}.options__descr{font-size:16px}.options .filters{padding:0}.options .container{padding:0 10px}}@media only screen and (max-width:1500px){.options .filter{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;position:relative}.options .filter__underline{background-color:#adbcdf;height:1px;margin-bottom:30px;width:100%}.options .filter__checkbox{cursor:default;padding-bottom:15px}.options .filter__checkbox input{cursor:default}.options .filter__checkbox .custom-checkbox__title{color:#617097;font-size:18px}.options .filter__content{padding-top:15px}.options .filter:before{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;border:2px solid #adbcdf;border-radius:100%;content:"";display:flex;height:52px;justify-content:center;left:50%;position:absolute;top:-35px;transform:translateX(-50%);width:52px}.options .filter:first-child img{padding-left:25px}.options .filter:first-child:before{background-image:url(/static/media/option-6.2fe9ada4c23a93ea0888.svg);background-size:24px 24px}.options .filter:nth-child(2) img{min-height:224px;padding-left:35px}.options .filter:nth-child(2):before{background-image:url(/static/media/option-7.da6661313c393a0cf064.svg);background-size:24px 24px}.options .filter:nth-child(3) img{padding-left:35px}.options .filter:nth-child(3):before{background-image:url(/static/media/option-1.9901358178db9221de48.svg);background-size:21px 21px}.options .filter:nth-child(4) img{padding-left:25px}.options .filter:nth-child(4):before{background-image:url(/static/media/option-8.4bdf542ac0bb308339a8.svg);background-size:22px 24px}.options .filter:nth-child(5) img{padding-left:35px}.options .filter:nth-child(5):before{background-image:url(/static/media/option-3.b83aae4cf697fd0aefc2.svg);background-size:24px 24px}.options .filter__img{box-sizing:border-box;max-width:100%;max-width:355px;object-fit:contain;vertical-align:top}.options .filter__content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.options .filter__title{color:#26314c;font-size:16px;font-weight:700;line-height:110%;text-align:center;text-transform:uppercase}.options .filter__descr{color:#617097;font-size:14px;font-weight:400;margin-bottom:30px;padding-left:20px;padding-right:20px;text-align:center}}@media(max-width:768px){.options__title{font-size:48px}.options__subtitle{font-size:36px}}.options .filter__title{font-size:20px;margin-bottom:5px}.options .filter__descr{font-size:18px;margin-bottom:30px;margin-top:0}.option{border:2px solid #adbcdf;border-radius:10px;padding:20px 45px 20px 20px;position:relative}.option:before{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;border:2px solid #adbcdf;border-radius:100%;content:"";display:flex;height:70px;justify-content:center;position:absolute;right:-35px;top:50%;transform:translateY(-50%);width:70px}.option:after{position:absolute;right:-295px;top:50%;z-index:5}.option:first-child:before{background-image:url(/static/media/option-1.9901358178db9221de48.svg)}.option:first-child:after{content:url(/static/media/line1.84d454085d7baa07ed4b.svg)}.option:nth-child(2):before{background-image:url(/static/media/option-2.a2766424beef3b039159.svg)}.option:nth-child(2):after{content:url(/static/media/line2.0321432914b1bdae8d89.svg)}.option:nth-child(3):before{background-image:url(/static/media/option-3.b83aae4cf697fd0aefc2.svg)}.option:nth-child(3):after{content:url(/static/media/line3.95230f2d082bec270bed.svg)}.option:nth-child(4):before{background-image:url(/static/media/option-4.2239f16c0d5e41044f49.svg)}.option:nth-child(4):after{content:url(/static/media/line4.b44e02c9b916577f60da.svg)}.option:nth-child(5):before{background-image:url(/static/media/option-5.85234541452f33bcaa58.svg)}.option:nth-child(5):after{content:url(/static/media/line5.7768e1d3de93440cfa07.svg)}.option--right{padding:20px 20px 20px 50px}.option--right:before{left:-35px;right:0}.option--right:after{left:-290px;right:0}.option--right:first-child:before{background-image:url(/static/media/option-6.2fe9ada4c23a93ea0888.svg)}.option--right:first-child:after{content:url(/static/media/line6.9fae90709f83c955f80e.svg)}.option--right:nth-child(2):before{background-image:url(/static/media/option-7.da6661313c393a0cf064.svg)}.option--right:nth-child(2):after{content:url(/static/media/line7.910dbaf6d84f02981c1f.svg)}.option--right:nth-child(3):before{background-image:url(/static/media/option-8.4bdf542ac0bb308339a8.svg)}.option--right:nth-child(3):after{content:url(/static/media/line8.d7b7cae6aa46748fee56.svg);left:-180px}.option--right:nth-child(4):before{background-image:url(/static/media/option-9.dbf6226c1c6453f4940f.svg)}.option--right:nth-child(4):after{content:url(/static/media/line9.4e487135a3b2689824f5.svg);left:-144px}.option--right:nth-child(5):before{background-image:url(/static/media/option-10.9374e31f7f1583bef5cf.svg)}.option--right:nth-child(5):after{content:url(/static/media/line10.360db33db0bd50270bc3.svg);left:-190px}.option__article{color:#3560c7;font-size:24px;font-weight:700;line-height:110%;margin:0 0 15px;text-transform:uppercase}.option__descr{color:#617097;font-size:18px;font-weight:400;margin:0}.tooltip{animation:tooptipFade .3s;background-color:#3e71ec;border-radius:5px;box-shadow:0 2px 4px 0 #0e1e251f,0 2px 16px 0 #0e1e2552;color:#fff;display:block;font-size:16px;font-weight:400;height:auto;padding:15px;position:absolute;top:30px;visibility:visible;width:300px;z-index:255}.tooltip--right{right:10%;top:40px}.tooltip__article{text-wrap:wrap;display:block;max-width:280px}body:has(#item_01:hover) [aria-describedby=item_01]{display:block;visibility:visible}@keyframes tooptipFade{0%{opacity:0;transform:translate3d(0,-10px,0);transition:all .15s ease-in-out}to{opacity:1;transform:translateZ(0)}}@media screen and (max-height:850px),screen and (max-width:900px){.tooltip{display:none}}.personalize{padding-bottom:152px;padding-top:100px}.personalize .img-wrapper{grid-column:span 8;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.personalize__title{font-size:116px;grid-column:1/span 12;justify-self:end;line-height:100%;padding-bottom:20px;padding-left:75px}.personalize__subtitle,.personalize__title{color:#3e71ec;font-weight:700;margin:0;text-transform:uppercase}.personalize__subtitle{font-size:54px;grid-column:10/span 4;line-height:90%;padding-bottom:35px}.personalize__img{border-radius:15px;box-shadow:0 2px 8px 0 #63636333;grid-column:span 8;max-width:100%}.personalize__right{grid-column:9/span 4;padding-left:35px;padding-top:0}.personalize__descr{color:#617097;font-size:18px;font-weight:500;margin:0 0 19px;padding:0}.personalize__list{color:#697798;font-size:18px;font-weight:500;margin-bottom:55px;padding-left:23px}.personalize__item{margin-bottom:10px;max-width:394px;position:relative}.personalize__item__title{margin:0 0 6px}.personalize__item__article{margin:0}.personalize__item:before{background-color:#3e71ec;border-radius:100%;content:"";display:inline-block;height:8px;left:-23px;position:absolute;top:14px;transform:translateY(-50%);width:8px}.personalize__btn{background:#8293c7;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:55px;overflow:hidden;position:relative;transition:padding .4s ease-in-out;width:223px}.personalize__btn:after{content:url(/static/media/btn-arrow.90f98eeb66cc670ebc57.svg);position:absolute;right:-35px;top:56%;transform:translateY(-50%);transition:right .4s ease-in-out;z-index:3}@media(any-hover:hover){.personalize__btn:hover{padding-right:25px}.personalize__btn:hover:after{right:20px}}@media(max-width:1445px){.personalize{padding-top:100px}.personalize__title{color:#3e71ec;font-size:128px;font-weight:700;grid-column:1/span 12;line-height:100%;margin:0;padding:0;text-transform:uppercase}.personalize__subtitle{grid-column:8/span 4;padding-left:30px}.personalize .img-wrapper{grid-column:span 7;margin-bottom:20px}.personalize__img{grid-column:span 7}.personalize__right{grid-column:8/span 5;padding-left:35px;padding-top:0}}@media(max-width:1225px){.personalize{padding-bottom:50px;padding-top:50px}.personalize__title{font-size:84px}.personalize__subtitle{font-size:54px;grid-column:8/span 4;padding-left:0}.personalize__descr{font-size:18px}.personalize .img-wrapper{margin-bottom:20px}.personalize__img{grid-column:span 7;margin:0 auto;width:95%}.personalize__right{grid-column:8/span 5;margin:0 auto;padding-left:10px;width:85%}}@media screen and (max-width:1024px){.personalize__article{align-items:center;display:flex;flex-direction:column}.personalize__title{font-size:84px}.personalize__subtitle{font-size:54px;margin-bottom:30px;padding:0;text-align:start;width:100%}.personalize__content{display:flex;flex-direction:column}.personalize__list{font-size:16px}.personalize__item{max-width:100%}.personalize__btn{display:block;margin:0 auto}}@media(max-width:768px){.personalize__title{font-size:38px}.personalize__subtitle{font-size:32px}.personalize__btn{display:block;margin:0 auto}}iframe{border:none;border-radius:15px;height:100%;height:525px;width:100%}.presentation{background:#edf3ff;border-radius:109px 109px 0 0;justify-content:space-between;margin:0 auto;padding-bottom:148px}.presentation__left{margin-top:15vh;width:50%}.presentation__right{margin-top:130px;width:50%}.presentation__article{align-items:center;color:#9dafdd;display:flex;font-size:18px;gap:15px;margin-bottom:20px}.presentation__article:before{background-color:#9dafdd;content:"";display:inline-block;height:1px;width:100px}.presentation__title{color:#3e71ec;font-size:116px;font-weight:700;line-height:90%;margin:0 0 40px;text-transform:uppercase}.presentation__descr{color:#617097;font-size:20px;font-weight:400;margin:0;max-width:690px}.presentation__img{border-radius:15px;max-width:100%;width:100%}@media(max-width:1756px){.presentation{padding-bottom:60px;padding-top:60px}.presentation .container{align-items:center}.presentation__left{margin-top:0;width:50%}.presentation__right{margin-top:0}.presentation__title{font-size:70px}.presentation__descr{color:#617097;font-size:18px;font-weight:400;margin:0;max-width:520px}}@media(max-width:1225px){.presentation{border-radius:30px 30px 0 0}.presentation .container{align-items:center;flex-direction:column;gap:30px;justify-content:center;padding:0 10px;text-align:center}.presentation__left{width:100%}.presentation__right{text-align:center;width:100%}.presentation__img{margin:0 auto}.presentation__article{display:block;text-align:center}.presentation__article:before{display:none}.presentation__title{text-align:center}.presentation__descr{margin:0 auto}}@media(max-width:768px){.presentation{margin:0}.presentation__title{font-size:45px}.presentation__descr{font-size:18px}}.video-container{position:relative}.video-container .video-btn{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.video-container:before{background-color:#0000004d;border-radius:15px;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:5;z-index:2}.connections{--animation-duration:300s;padding-bottom:180px;padding-top:250px;position:relative}.connections__title{font-size:116px;line-height:90%;margin:0 auto;max-width:850px}.connections__subtitle,.connections__title{color:#3e71ec;font-weight:700;text-align:center;text-transform:uppercase}.connections__subtitle{font-size:54px;line-height:110%;margin:20px 0 0}.connections__descr{color:#617097;font-size:20px;font-weight:400;margin-bottom:45px;text-align:center}.connections__descr:before{animation:pulse 2s infinite;background-color:#3eec6f;border-radius:100%;box-shadow:0 0 0 0 #3eec6f;content:"";display:inline-block;height:12px;margin-right:17px;width:12px}.connections__list{animation:run var(--animation-duration) linear infinite reverse;display:flex}.connections__list--second{animation:run var(--animation-duration) linear infinite}.connections__item{background:#edf3ff;border-radius:47px;color:#617097;display:inline-block;font-size:18px;font-weight:700;height:37px;margin-bottom:15px;margin-right:15px;max-width:240px;min-width:240px;padding:6px 25px;text-align:center}@media(max-width:2525px){.connections{--animation-duration:500s}}@media(max-width:2225px){.connections{--animation-duration:350s}}@media(max-width:1225px){.connections{padding-bottom:80px}.connections__title{font-size:45px}.connections__subtitle{font-size:32px}.connections__descr{font-size:16px}}@media(max-width:1756px){.connections{--animation-duration:300s}}@media(max-width:1445px){.connections{--animation-duration:300s}}@media(max-width:1225px){.connections{--animation-duration:300s}}@media(max-width:768px){.connections{--animation-duration:100s}.connections__subtitle{font-size:36px;margin-bottom:30px;padding-left:5px;padding-right:5px}.connections__descr{display:none}}@keyframes pulse{0%{box-shadow:0 0 0 0 #64ec3eb3;transform:scale(.95)}70%{box-shadow:0 0 0 10px #64ec3e00;transform:scale(1)}to{box-shadow:0 0 0 0 #64ec3e00;transform:scale(.95)}}@keyframes run{0%{transform:translateX(0)}to{transform:translateX(-200vw)}}@keyframes runMobile{0%{transform:translateX(0)}to{transform:translateX(-200vw)}}.rates{padding-bottom:250px}.rates__title{font-size:116px;line-height:90%;margin:0}.rates__subtitle,.rates__title{color:#3e71ec;font-weight:700;text-align:center;text-transform:uppercase}.rates__subtitle{font-size:54px;line-height:110%;margin:20px 0 80px}@media screen and (max-width:1024px){.rates{padding-bottom:100px}}@media(max-width:768px){.rates .container{padding:0 10px}.rates__title{font-size:48px}.rates__subtitle{font-size:32px;margin-bottom:30px;padding-left:5px;padding-right:5px}}.card{align-self:start;box-shadow:0 0 79px 0 #eaf1ff;grid-column:span 4;padding-bottom:20px}.card__header{background:#8293c7;border-radius:10px;color:#fff;font-size:20px;font-weight:700;line-height:110%;text-transform:uppercase}.card__header--BASIC{background-color:#3e71ec}.card__header--PREMIUM{background-color:#b8a9ef}.card__article{padding:32px 0;text-align:center}.card__descr{color:#617097;font-size:20px;font-weight:500;margin:0 0 40px;padding-left:25px;padding-right:25px;padding-top:30px}.card__list{color:#697798;font-size:20px;font-weight:400;margin-bottom:55px;padding-left:58px;padding-right:58px}.card__item{margin-bottom:10px;position:relative}.card__item:before{background-color:#3e71ec;border-radius:100%;content:"";display:inline-block;height:8px;left:-23px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.card__support{color:#5d719f;margin:-20px 0 15px;padding-left:20px}.card__button,.card__support{font-size:20px;font-weight:700}.card__button{background:#8293c7;border-radius:5px;color:#fff;display:block;height:55px;margin:0 auto 15px;overflow:hidden;position:relative;transition:padding .4s ease-in-out;width:223px}.card__button:after{content:url(/static/media/btn-arrow.90f98eeb66cc670ebc57.svg);position:absolute;right:-35px;top:56%;transform:translateY(-50%);transition:right .4s ease-in-out;z-index:3}@media(any-hover:hover){.card__button:hover{padding-right:25px}.card__button:hover:after{right:15px}}.card__button:before{background:linear-gradient(90deg,#6e8fdd1a 3%,#fff6 25%,#ffffff4d 66%,#fffc 96%);border-radius:5px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity 1s ease-in-out;z-index:2}@media(any-hover:hover){.card__button:hover{background-color:#6e8fdd}.card__button:hover:before{opacity:.7;transition:opacity 1s ease-in-out}}.card__button--BASIC{background-color:#3e71ec}.card__button--PREMIUM{background-color:#a382ea}@media(any-hover:hover){.card__button--PREMIUM:hover{background-color:#a382ea}}.card__old-price{color:#3e5372;display:block;font-size:18px;font-weight:400;text-align:center;text-decoration:line-through}.card__activeSub-descr{color:#617097;font-size:16px;font-weight:500;margin:0;text-align:center}@media screen and (max-width:1090px){.card{grid-column:2/span 10;margin-bottom:20px}.card__descr{padding-left:15px;padding-right:15px}}@media(max-width:768px){.card{grid-column:span 12!important}.card__descr,.card__header,.card__list{font-size:18px}}.price-list{padding-bottom:50px;padding-left:20px}.price-list .price__title{align-items:center;color:#3e5372;cursor:pointer;display:flex;font-size:18px;font-weight:400;gap:10px;margin-bottom:12.5px}.price-list .price input[type=radio]{display:none!important}.price-list .price .custom-checkbox{background:#ebf0ff;border-radius:100%;cursor:pointer;display:inline-block;height:20px;position:relative;width:20px}.price-list .price input[type=radio]:checked+.custom-checkbox:after{background:#3e71ec;border-radius:50%;content:"";display:inline-block;height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}.spinner-container{background-color:#0006;height:100vh;left:0;opacity:.9;position:fixed;top:0;width:100vw;z-index:150}.spinner-container,.svg-container{align-items:center;display:flex;justify-content:center}.svg-container{background:#3e71ec;border-radius:5px;height:257px;position:relative;width:257px}.spinner svg{animation:spin 4s linear infinite;border-radius:100%}.cross__article{color:#fff;font-size:16px;font-weight:700;left:50%;line-height:21.79px;position:absolute;text-align:center;top:20px;transform:translateX(-50%)}.cross svg path{animation:crossFade .7s ease-out;transform-box:fill-box;transform-origin:center}.cross__line:before{background-color:#fff;content:"";display:block;height:2px;width:10px}.accept__article{color:#fff;font-size:16px;font-weight:700;left:50%;line-height:21.79px;position:absolute;text-align:center;top:20px;transform:translateX(-50%)}.checkmark.draw:after{animation-duration:.8s;animation-duration:2s;animation-name:checkmark;animation-timing-function:ease;transform:scaleX(-1) rotate(135deg)}.checkmark:after{border-right:8px solid #fff;border-top:8px solid #fff;content:"";height:148px;left:30%;opacity:1;position:absolute;top:50%;transform-origin:left top;width:60px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes crossFade{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes checkmark{0%{height:0;opacity:1;width:0}20%{height:0;opacity:1;width:60px}to{height:148px;opacity:1;width:60px}}.footer{background:#0e1117;display:flex;justify-content:space-between;padding:70px 0}.footer__left{grid-column:span 4}.footer__center{grid-column:6/span 3;padding-top:23px}.footer__right{grid-column:11/span 2;padding-top:100px}.footer__right .privacy{color:#4d525a;cursor:pointer;font-size:18px;font-weight:400;position:relative;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;transition:color .3s}.footer__right .privacy:before{background-color:#a8b2c1;bottom:-3px;content:"";display:block;height:1px;position:absolute;transform:scaleX(0);transform-origin:top left;transition:transform .6s ease;width:112px}@media(any-hover:hover){.footer__right .privacy:hover{color:#fff}.footer__right .privacy:hover:before{transform:scaleX(1)}}.footer__article{color:#fff;font-size:20px;font-weight:700;line-height:110%;text-transform:uppercase}.footer__descr{color:#5b6069;font-size:16px;font-weight:400}.footer__list{align-items:center;display:flex;gap:15px;width:100%}.footer__item{display:inline-block;height:auto}.footer__img{height:28px;margin-bottom:73px;min-width:262px}.footer__btn{border:1px solid #fff;border-radius:5px;color:#fff;font-size:18px;font-weight:700;height:60px;transition:color,background-color .3s;width:280px}@media(any-hover:hover){.footer__btn:hover{background-color:#fff;color:#3e71ec}}@media(max-width:768px){.footer{align-items:center;flex-direction:column;justify-content:center}.footer__descr{text-align:center}.footer__left{grid-column:span 12;order:3}.footer__center{grid-column:span 12;margin:0 auto 10px;order:1}.footer__center img{display:block;margin-bottom:40px}.footer__right{grid-column:span 12;margin:0 auto;order:2;padding-top:20px;text-align:center}.footer__article{display:none}.footer__btn{margin-bottom:20px}}.social__icon{cursor:pointer}@media(any-hover:hover){.social__icon:hover path{fill:#fff!important;transition:fill .3s}}.describe{height:100%;padding:50px 100px;position:relative;width:100%}.describe__title{color:#3e71ec;font-size:48px;margin-bottom:45px;text-align:center;text-transform:uppercase}.describe .input-container{height:50px;margin-bottom:15px;min-height:50px;position:relative}.describe .input-container:before{background-image:url(/static/media/auth-password.23bed8f82112060b03bf.svg);background-position:50%;background-repeat:no-repeat;content:"";height:18px;left:17px;position:absolute;top:50%;transform:translateY(-50%);width:14px}.describe__input{background-color:#e2e7f5;border:none;border-radius:5px;color:#617097;font-size:18px;font-weight:500;min-height:50px;outline:none;padding-left:43px;width:100%}.describe__input::placeholder{color:#93a3d0}.describe .textarea-container{position:relative}.describe .textarea-container:before{background-image:url(/static/media/pen.b112aada790f47ac5057.svg);background-position:50%;background-repeat:no-repeat;content:"";height:18px;left:15px;position:absolute;top:15px;width:18px}.describe__textarea{background:#e2e7f5;border:none;border-radius:5px;box-shadow:none;color:#617097;font-size:16px;font-weight:500;margin-bottom:20px;outline:none;overflow:auto;padding:15px;resize:none;text-indent:30px;width:100%}.describe__textarea::-webkit-scrollbar{scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}.describe__textarea::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}.describe__textarea::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}.describe__textarea::placeholder{color:#93a3d0}.describe__button{background:#3e71ec;border-radius:5px;color:#fff;display:block;font-size:20px;font-weight:700;height:55px;margin:0 auto 15px;overflow:hidden;position:relative;transition:padding .4s ease-in-out;width:80%}.describe__button:after{content:url(/static/media/btn-arrow.90f98eeb66cc670ebc57.svg);position:absolute;right:-35px;top:56%;transform:translateY(-50%);transition:right .4s ease-in-out;z-index:3}@media(any-hover:hover){.describe__button:hover{padding-right:25px}.describe__button:hover:after{right:15px}}.describe__button:before{background:linear-gradient(90deg,#6e8fdd1a 3%,#fff6 25%,#ffffff4d 66%,#fffc 96%);border-radius:5px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity 1s ease-in-out;z-index:2}@media(any-hover:hover){.describe__button:hover{background-color:#6e8fdd}.describe__button:hover:before{opacity:.7;transition:opacity 1s ease-in-out}}@media screen and (max-width:1024px){.describe{padding:30px 10px}.describe__title{font-size:32px;text-align:center}}.modal{align-items:center;animation:fadeIn .4s ease both;-webkit-backdrop-filter:blur(10.5px);backdrop-filter:blur(10.5px);background:#f5f6fae8;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:150}.modal__content{background:#fff;border-radius:5px;box-shadow:0 7px 134px 0 #3e71ec0d;margin:0 auto;max-width:750px;overflow:hidden;width:60%;z-index:101}@media screen and (max-width:900px){.modal__content{width:90%}}.close-icon{cursor:pointer;position:absolute;right:20px;top:20px}.close-icon path{transition:fill .3s ease-in-out}@media(any-hover:hover){.close-icon:hover path{fill:#3e71ec!important;transition:fill .3s ease-in-out}}.close-icon--danger{top:10px}@media(any-hover:hover){.close-icon--danger:hover path{fill:#ad1616!important;transition:fill .3s ease-in-out}}.custom-input{margin-top:20px}.custom-input__title{color:#3e5372;font-size:18px;font-weight:500;margin:0 0 10px}.custom-input__title--confirm{padding-bottom:45px}.custom-input__error{align-items:center;color:#fd2f2f;display:flex;gap:5px}.custom-input__error--hidden{display:none}.custom-input__error:before{background-color:#fd2f2f;content:"";display:inline-block;height:1px;width:25px}.custom-input__error:after{content:"*"}.custom-input__input{background-color:#e2e7f5;border:none;border-radius:5px;color:#617097;font-size:18px;font-weight:500;height:100%;outline:none;padding-left:43px;width:100%}.custom-input__input::placeholder{color:#93a3d0}.custom-input .input-wrapper{height:50px;margin-bottom:15px;position:relative}.custom-input .input-wrapper:before{background-image:url(/static/media/auth-login.ddcd79e447439da66f1d.svg);background-position:50%;background-repeat:no-repeat;content:"";height:18px;left:17px;position:absolute;top:50%;transform:translateY(-50%);width:14px}.custom-input .input-wrapper--login:before{background-image:url(/static/media/auth-password.23bed8f82112060b03bf.svg);height:13px;width:16px}.custom-input .input-wrapper--user:before{background-image:url(/static/media/auth-user.faf9cc6fa430862f963f.svg);height:14px;width:13px}.custom-input .input-wrapper--danger{border:1px solid red;border-radius:6px}.custom-input .input-wrapper--confirm{overflow:hidden;position:relative}.custom-input .input-wrapper--confirm input{color:#93a3d0;font-size:18px;font-weight:500}.custom-input .input-wrapper--confirm .confirm-btn{background-color:#3e71ec;border-radius:5px;color:#fff;font-size:18px;font-weight:700;height:50px;position:absolute;right:0;width:140px}.custom-input .input-wrapper--confirm .confirm-btn--enterCode{animation:btnHidden 2s;animation-fill-mode:forwards;display:inline-block;transform:translateX(150%);transform:translateY(-150%);-webkit-user-select:none;user-select:none}.view-pass{cursor:pointer;display:block;height:17px;margin-bottom:15px;position:absolute;right:0;right:15px;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none;width:25px}@media(any-hover:hover){.view-pass:hover path{fill:#3e71ec;transition:fill .3s}}.view-pass--active path{fill:#3e71ec}@media(any-hover:hover){.view-pass--active:hover path{fill:#84a4f3}}.auth-container{background-image:url(/static/media/auth-bg.babe441d217fa49e2f83.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;min-width:100vw;overflow:hidden;padding-bottom:400px;padding-top:400px;position:relative}.auth{background-color:#fff;border-radius:5px;box-shadow:0 7px 134px 0 #3e71ec0d;left:50%;min-height:493px;padding:50px;position:absolute;top:50%;transform:translate(-50%,-50%);width:678px}.auth__title{color:#3e5372;cursor:default;font-size:34px;font-weight:700;line-height:110%;margin:0 0 20px;text-align:center;text-transform:uppercase}.auth__verify{display:block;height:295px;margin:40px auto 20px;width:295px}.auth__descr{color:#a8b2c1;font-size:16px;font-weight:400;margin:0 auto 30px;text-align:center;width:350px}.auth .btn-group{align-items:center;display:flex;margin-bottom:0}.auth__btn{border:2px solid #3e71ec;border-radius:5px;color:#3e71ec;font-size:20px;font-weight:700;height:50px;max-width:234px;position:relative;transition:background-color,color .3s ease-in-out;width:100%;z-index:6}.auth__btn:after{background:linear-gradient(90deg,#aa3eec 9%,#6e8fdd 25%,#6e8fdd 56%,#aa3eec 96%);border-radius:5px;bottom:-2px;content:"";left:-2px;margin:0 auto;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity 2s linear;z-index:-1}@media(any-hover:hover){.auth__btn:hover{background-color:#3e71ec;color:#fff}}.auth__btn--filled{background-color:#3e71ec;color:#fff}@media(any-hover:hover){.auth__btn--filled:hover{background-color:#6e8fdd;border:2px solid #6e8fdd;transition:background-color .3s ease-in-out}.auth__btn--filled:hover:after{opacity:.7;transition:opacity 2s linear}}.auth .auth-form__title{color:#3e5372;font-size:18px;font-weight:500;margin:0 0 10px}.auth .auth-form__title--confirm{padding-bottom:45px}.auth .auth-form__descr{color:#a8b2c1;font-size:16px;font-weight:400;margin:0 auto 30px;text-align:center}.auth .auth-form .input-wrapper{height:50px;margin-bottom:15px;position:relative}.auth .auth-form .input-wrapper:before{background-image:url(/static/media/auth-login.ddcd79e447439da66f1d.svg);background-position:50%;background-repeat:no-repeat;content:"";height:18px;left:17px;position:absolute;top:50%;transform:translateY(-50%);width:14px}.auth .auth-form .input-wrapper--login:before{background-image:url(/static/media/auth-password.23bed8f82112060b03bf.svg);height:13px;width:16px}.auth .auth-form .input-wrapper--user:before{background-image:url(/static/media/auth-user.faf9cc6fa430862f963f.svg);height:14px;width:13px}.auth .auth-form .input-wrapper--danger{border:1px solid red;border-radius:6px}.auth .auth-form .input-wrapper--confirm{overflow:hidden;position:relative}.auth .auth-form .input-wrapper--confirm input{color:#93a3d0;font-size:18px;font-weight:500}.auth .auth-form .input-wrapper--confirm .auth-form__input--colored{color:#617097}.auth .auth-form .input-wrapper--confirm .confirm-btn{background-color:#3e71ec;border-radius:5px;color:#fff;font-size:18px;font-weight:700;height:50px;position:absolute;right:0;width:140px}.auth .auth-form .input-wrapper--confirm .confirm-btn--enterCode{animation:btnHidden 2s;animation-fill-mode:forwards;display:inline-block;transform:translateX(150%);transform:translateY(-150%);-webkit-user-select:none;user-select:none}.auth .auth-form__error{display:block;margin-top:5px;padding-bottom:15px}.auth .auth-form__input{background-color:#e2e7f5;border:none;border-radius:5px;color:#617097;font-size:18px;font-weight:500;height:100%;outline:none;padding-left:43px;width:100%}.auth .auth-form__input::placeholder{color:#93a3d0}.auth .auth-form__link{color:#a8b2c1;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin-bottom:40px;margin-top:0;position:relative}.auth .auth-form__link:before{background-color:#a8b2c1;bottom:-3px;content:"";display:block;height:1px;position:absolute;transform:scaleX(0);transform-origin:top left;transition:transform .6s ease;width:100%}@media(any-hover:hover){.auth .auth-form__link:hover:before{transform:scaleX(1)}}.change-password{overflow:hidden;padding:50px 52px;position:relative;z-index:5}@keyframes btnHidden{0%{transform:translateX(0)}to{transform:translateX(150%)}}@media screen and (max-width:900px){.auth{padding:30px;width:95%}}.snackbar{animation:SnackbarOpen 3s ease-in-out;background-color:#43ca6f;border-radius:5px 0 0 5px;box-shadow:0 7px 134px 0 #3e71ec0d;color:#fff;font-size:18px;font-weight:400;height:auto;min-height:125px;padding-bottom:20px;padding-left:20px;padding-top:20px;position:absolute;right:0;top:10%;transform:translateX(100%);width:35%;z-index:1000}.snackbar--danger{background-color:#ff7e7e}.snackbar__title{color:#fff;font-size:22px;font-weight:700;margin:0;padding:0}.snackbar__article{color:#fff;font-size:18px;font-weight:400}@keyframes SnackbarOpen{0%{transform:translateX(100%)}30%{transform:translateX(0)}50%{transform:translateX(0)}70%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes SmallSnackbarOpen{0%{transform:translateY(-100%)}30%{transform:translateY(0)}50%{transform:translateY(0)}70%{transform:translateY(0)}to{transform:translateY(-150%)}}@media screen and (max-width:900px){.snackbar{animation:SmallSnackbarOpen 3s ease-in-out;border-radius:0 0 5px 5px;left:25%;margin-bottom:0;padding-bottom:0;padding-left:0;padding-top:40px;text-align:center;top:0;transform:translate(-50%,-100%);width:50%}}.verify>p{margin-bottom:0}.alter-code{color:#a8b2c1;display:inline-block;font-size:16px;font-weight:400;margin:0 auto 45px;width:100%}.alter-code,.alter-code__descr{text-align:center}.alter-code__input{margin:0 auto;position:relative;width:250px}.alter-code__input:after{content:url(/static/media/copyIcon.c80184e992a293428f5c.svg);height:20px;position:absolute;right:5px;top:50%;transform:translateY(-80%);width:20px}.alter-code__input>input{background-color:#e2e7f5;border:none;border-radius:5px;color:#93a3d0;font-size:18px;font-weight:500;height:34px;margin-bottom:10px;outline:none;padding-left:13px;width:250px}.dashboard-container{background-color:#f4f7ff;height:100vh;overflow-y:auto;position:relative}.dashboard-container::-webkit-scrollbar{height:10px;scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}.dashboard-container::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}.dashboard-container::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}@media screen and (max-width:900px){.dashboard-container{height:auto;min-height:100%;overflow:visible;padding-bottom:50px}}.sidebar{background-color:#3e71ec;display:flex;flex-direction:column;grid-column:span 2;margin-left:-20px;max-height:100%;max-width:317px;min-width:317px;overflow:hidden;padding-bottom:300px;padding-left:40px;padding-top:33px;position:relative;-webkit-user-select:none;user-select:none;width:317px;z-index:5;z-index:1}.sidebar__header{cursor:pointer}.sidebar__content{bottom:0;display:flex;flex-direction:column;left:0;margin-left:-20px;max-width:317px;min-width:317px;overflow:hidden;padding-left:40px;padding-top:33px;position:fixed;top:0;width:317px}.sidebar__list{padding-left:24px;padding-top:76px}.sidebar__item{color:#b9ccf8;cursor:pointer;display:inline-block;font-size:20px;font-weight:400;gap:15px;margin-bottom:40px;padding-left:44px;position:relative;transition:color .3s}@media(any-hover:hover){.sidebar__item:hover{color:#fff;transition:color .3s}.sidebar__item:hover:before{background-color:#fff}}.sidebar__item:before{background-color:#b9ccf8;content:"";display:inline-block;left:4px;position:absolute;transition:background-color .3s}.sidebar__item:first-child:before{height:23px;margin-left:4px;margin-right:4px;margin-top:5px;-webkit-mask:url(/static/media/notifications.4ec66495a825b6445be7.svg) no-repeat 50% 50%;mask:url(/static/media/notifications.4ec66495a825b6445be7.svg) no-repeat 50% 50%;width:20px}.sidebar__item .subs{left:4px;position:absolute;top:50%;transform:translateY(-50%)}.sidebar__item .subs--active rect,.sidebar__item .subs:hover rect,.sidebar__item:nth-child(2):hover .subs rect{fill:#fff!important;transition:fill .3s}.sidebar__item:nth-child(3):before{height:30px;-webkit-mask:url(/static/media/settings.8654d57c39b0192974be.svg) no-repeat 50% 50%;mask:url(/static/media/settings.8654d57c39b0192974be.svg) no-repeat 50% 50%;width:29px}.sidebar__item:nth-child(4):before{height:32px;-webkit-mask:url(/static/media/telegram.83a8c2f0b9f630603fd1.svg) no-repeat 50% 50%;mask:url(/static/media/telegram.83a8c2f0b9f630603fd1.svg) no-repeat 50% 50%;width:32px}.sidebar__item--active{color:#fff;transition:color .3s}.sidebar__item--active:before{background-color:#fff}.sidebar__logout{cursor:pointer;display:block;margin-bottom:127px;margin-top:auto;padding-left:88px;position:relative;width:100%}.sidebar__logout:before{background-color:#b9ccf8;content:"";display:inline-block;height:20px;left:50px;-webkit-mask:url(/static/media/logout.32c42f056c43b61ca194.svg) no-repeat 50% 50%;mask:url(/static/media/logout.32c42f056c43b61ca194.svg) no-repeat 50% 50%;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s;width:20px}@media(any-hover:hover){.sidebar__logout:hover:before{background-color:#fff}.sidebar__logout:hover .sidebar__link{color:#fff}}.sidebar__link{color:#b9ccf8;font-size:20px;font-weight:400;transition:color .3s}.app-guide{background-color:#b9ccf8;border-radius:50%;bottom:0;bottom:30px;color:#3e71ec;cursor:pointer;font-weight:700;height:32px;margin-left:108px;padding:4px 3px 0;position:absolute;text-align:center;transition:background-color .3s;width:32px}.app-guide:hover{background-color:#fff}@media(max-width:1756px){.sidebar{grid-column:span 1;overflow:hidden}.sidebar,.sidebar__content{max-width:110px;min-width:110px;padding-left:30px}.sidebar__header{cursor:pointer;margin:0 auto;padding-right:10px}.sidebar__header:after{content:url(/static/media/logoicon.b890c2ea808535c47c94.svg);display:block;width:100%}.sidebar__logo{display:none}.sidebar__item{margin-bottom:60px;padding-bottom:5px;padding-left:100px}.sidebar__item:first-child{margin-bottom:40px}.sidebar .subs,.sidebar__item:nth-child(n):before{transform:scale(1.3)}.sidebar__list{padding-left:18px;padding-top:76px}.sidebar__logout{padding-left:100px}.sidebar__logout:before{left:22px;transform:scale(1.5)}.app-guide{margin-left:18px}}@media screen and (max-width:900px){.sidebar{display:none}}.mobile-header{display:none}@media screen and (max-width:900px){.mobile-header{background-color:#3e71ec;display:block!important;grid-column:1/span 12;max-height:62px;min-height:62px;padding-left:10px;padding-right:10px;padding-top:20px;position:relative;z-index:156}.mobile-header .burger-menu-wrapper{top:-25px;z-index:156}.mobile-header .burger-menu{display:block}.mobile-header .burger-menu span{background-color:#fff}.mobile-navigation{bottom:-300px;display:block!important;left:0;position:fixed;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:4}.mobile-navigation .blur{-webkit-backdrop-filter:blur(10.5px);backdrop-filter:blur(10.5px);content:"";display:inline-block;height:100%;position:absolute;width:100%;z-index:-1}.mobile-nav{animation:menuFadeIn 1.5s;background-color:#2962eacc;display:flex;flex-direction:column;height:100vh;padding-top:112px;position:relative;z-index:6}.mobile-nav__item{color:#fff;cursor:pointer;display:inline-block;font-size:22px;font-weight:400;padding-bottom:16px;padding-top:16px;text-align:center;width:100%}.mobile-nav__item:last-child{margin-bottom:132px;margin-top:auto}.mobile-nav__guide{bottom:40px;left:46%;position:absolute}.mobile-nav__guide .app-guide{margin:0;transform:scale(1.5)}}@keyframes menuFadeIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.filter{background-color:#fff;border-radius:5px;display:flex;justify-content:space-around;padding:15px 20px;width:100%}.filter__btn{border:2px solid #3e71ec;border-radius:5px;color:#3e71ec;font-size:20px;font-weight:700;height:40px;margin-top:auto;position:relative;transition:background-color,color .3s ease-in-out;z-index:6}@media(any-hover:hover){.filter__btn:hover{background-color:#3e71ec;color:#fff}}.filter__btn:after{background:linear-gradient(90deg,#aa3eec 9%,#6e8fdd 25%,#6e8fdd 56%,#aa3eec 96%);border-radius:5px;bottom:-2px;content:"";left:-2px;margin:0 auto;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity 2s linear;z-index:-1}.filter__btn--filled{background-color:#3e71ec;color:#fff}@media(any-hover:hover){.filter__btn--filled:hover{background-color:#6e8fdd;border:2px solid #6e8fdd;transition:background-color .3s ease-in-out}.filter__btn--filled:hover:after{opacity:.7;transition:opacity 2s linear}}.filter__btn--disabled{cursor:not-allowed}.filter-left{display:flex;flex-wrap:wrap;gap:20px;row-gap:15px;width:100%}.filter-right{display:flex;flex-direction:column;gap:10px;padding-top:30px;row-gap:10px}.filter-right .checkbox-group{display:flex;flex-wrap:wrap;gap:20px;row-gap:6px}.filter-profit{display:inline-block;width:14.4%}.filter-profit__article{color:#3e5372;font-size:16px;font-weight:700;padding-bottom:5px}.filter-profit__article:after{content:url(/static/media/question.830b1542084961fa7366.svg);height:14px;padding-left:5px;width:14px}.filter-profit__counter{height:40px}.filter-profit__counter,.filter-profit__input{background:#ebf0ff;border-radius:5px;width:100%}.filter-profit__input{border:none;box-sizing:border-box;color:#5e779c;font-size:16px;font-weight:400;height:100%;height:40px;padding-left:10px}.filter-profit__input:focus{outline:none}@media screen and (max-height:850px){.filter{height:auto}}@media screen and (max-width:1900px){.filter{height:auto}.filter .filter-left{justify-content:center;row-gap:30px}.filter .filter-right{justify-content:start}.filter .filter-right .checkbox-group{flex-direction:column}.filter__btn{width:150px}}.dropdown{display:inline-block;max-height:65px;min-height:30px;-webkit-user-select:none;user-select:none}.dropdown,.dropdown--datepicker .dropdown__btn{color:#5e779c;font-size:16px;font-weight:400}.dropdown--datepicker .dropdown__btn:after{height:16px;-webkit-mask:url(/static/media/date.c6bce95d72bba50c6886.svg) no-repeat 50% 50%;mask:url(/static/media/date.c6bce95d72bba50c6886.svg) no-repeat 50% 50%;width:16px}.dropdown--datepicker .dropdown__btn--active{background-color:#3e71ec;color:#fff}.dropdown--datepicker .dropdown__btn--active:after{background-color:#fff;rotate:0deg;top:25%;top:50%}.dropdown--little,.dropdown--little .dropdown__btn,.dropdown--little .dropdown__item{max-width:131px}.dropdown__article{color:#3e5372;display:inline-block;font-size:16px;font-weight:700;padding-bottom:5px;padding-right:5px;position:relative;width:auto}.dropdown__img{fill:#3e5372;cursor:pointer;margin-left:5px}@media(any-hover:hover){.dropdown__img:hover{fill:#3e71ec}}.dropdown__btn{background:#ebf0ff;border-radius:5px;cursor:pointer;height:40px;padding-left:9px;padding-top:8px;position:relative;width:100%}.dropdown__btn--little{max-width:131px}.dropdown__btn:after{background-color:#3e5372;content:"";display:block;height:12px;-webkit-mask:url(/static/media/arrow-down.59d868643b217cdb547e.svg) no-repeat 50% 50%;mask:url(/static/media/arrow-down.59d868643b217cdb547e.svg) no-repeat 50% 50%;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:rotate .3s;width:16px}.dropdown__btn--active{background-color:#3e71ec;color:#fff}.dropdown__btn--active:after{background-color:#fff;rotate:-180deg;top:25%;transition:rotate .3s}.dropdown__list{cursor:pointer;height:40px;margin-top:1px;position:relative;transform:scaleY(0);transform-origin:top center;transition:transform .3s ease;z-index:5}.dropdown__list--active{box-shadow:0 1px 4px #00000029;display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;transform:scaleY(1);transform-origin:top center;transition:transform .3s ease;width:98%}.dropdown__item{background:#ebf0ff;height:40px;padding-left:9px;padding-top:8px;width:282px}.dropdown__item--little{max-width:131px}@media(any-hover:hover){.dropdown__item:hover{background-color:#3e71ec;border-radius:5px;color:#fff}}@media screen and (max-height:850px),screen and (max-width:900px){.dropdown__img{display:none}}.date-picker{background:#ebf0ff;box-shadow:0 1px 4px #00000029;cursor:default;height:auto;padding-left:9px;padding-top:8px;width:282px}.date-picker__left{padding-bottom:3px;padding-right:9px}.date-picker__btn{background-color:#d0daf7;box-sizing:border-box;color:#5e779c;font-size:14px;font-weight:400;min-height:27px;padding:3px;width:100%}.date-picker__list{cursor:pointer;height:15px;margin-top:1px;opacity:0;position:relative;transform:scaleY(0);transform-origin:top center;transition:transform .3s ease;z-index:5}.date-picker__list--active{display:block;opacity:1;transform:scaleY(1);transform-origin:top center;transition:transform .3s ease}.date-picker__item{background-color:#d0daf7;box-sizing:border-box;color:#5e779c;font-size:14px;font-weight:400;padding:3px;width:100%}.notification{background-color:#f4f7ff;grid-column:3/span 8;margin-left:-25px;min-width:1260px;padding-left:20px;padding-right:20px;position:relative;z-index:2}.notification .notification-mobile{display:none}.notification--wide{grid-column:3/span 12;margin-left:-20px;padding-left:20px}.notification--wide .dropdown{flex-basis:30%}.notification--wide .dropdown .date-picker,.notification--wide .dropdown__btn,.notification--wide .dropdown__item{width:100%}.notification--wide>.navigation{padding-right:80px}.notification__title{color:#1e2f4a;font-size:22px;font-weight:700;margin-bottom:20px}.notification__table{background-color:#fff;border-radius:5px;max-height:900px;min-height:600px;width:100%}.notification__connect{align-items:center;display:flex;justify-content:space-between}.notification__descr{color:#5e779c;font-size:16px;font-weight:400;margin:0;text-align:center}.notification__descr:before{animation:pulse 2s infinite;background-color:#3eec6f;border-radius:100%;box-shadow:0 0 0 0 #3eec6f;content:"";display:inline-block;height:12px;margin-right:7px;width:12px}.notification__descr--failed:before{animation:pulseFailed 2s infinite;background-color:#ec3e3e;box-shadow:0 0 0 0 #ec3e3e;content:""}.notification .notification-mobile-header,.notification .notification-mobile-navigation{display:none}.notifications-empty{background-color:#fff;border-radius:15px;box-shadow:0 0 35px 0 #eff3fb;margin:0 auto;min-height:500px;padding-top:20px;text-align:center;width:100%}.notifications-empty__descr{color:#697798;font-size:20px;font-weight:400;margin:0;padding:0 58px}.notifications-empty__descr:last-child{border-bottom:1px solid #d6deee;margin-left:15px;margin-right:15px;padding-bottom:40px;padding-left:43px;padding-right:43px}.table{border-collapse:collapse;height:100%;width:100%}.table th{-webkit-user-select:none;user-select:none}.table th,.table tr{font-weight:inherit}.table tr{height:74px}.table__header{border-bottom:2px solid #e2e7f5;color:#3e5372;font-size:16px;font-weight:700;position:-webkit-sticky;position:sticky;right:50px;text-align:center}.table__header .sort{position:relative}.table__header .sort--active svg path{stroke:#3e71ec}.table__header .sort svg{cursor:pointer;height:13px;margin-left:5px;width:12px}@media(any-hover:hover){.table__header .sort svg:hover svg{fill:#3e71ec}.table__header .sort svg:hover path{stroke:#3e71ec}}.table__header th:last-child{border-bottom:2px solid #fff;width:42px}.table__body{display:block;height:705px;margin-right:10px;overflow-y:scroll;padding-bottom:10px;padding-right:23px}.table__body::-webkit-scrollbar{scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}.table__body::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}.table__body::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}.table__body tr{border-bottom:1px solid #e2e7f5;color:#5e779c;font-size:16px;font-weight:400;text-align:center;z-index:3}.table__body tr.animate{animation:notificationAppearance 1.5s linear}.table tbody tr,.table thead{display:table;table-layout:fixed;width:100%}.pagination{align-items:center;background-color:#fff;border-radius:5px;display:flex;height:33px;justify-content:space-between;justify-content:center;list-style-type:none;margin:25px auto;max-width:400px;overflow:hidden;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-item{color:#5e779c;cursor:pointer;font-size:16px;height:100%;line-height:200%;margin:0;min-width:36px;padding:0;text-align:center;width:36px}.page-item a{border-right:1px solid #e2e7f5;display:block;height:100%;-webkit-user-select:none;user-select:none;width:100%}.page-item:nth-last-child(-n+2) a{border-right:none}.activepage{background-color:#3e71ec;color:#fff;font-size:400}.ellipsis{border-right:1px solid #e2e7f5;cursor:pointer;height:100%;text-align:center;width:72px}.ellipsis a{display:block;height:100%;-webkit-user-select:none;user-select:none;width:100%}.pagination:last-child .page-item:last-child{background-color:red!important}.btn-none{display:none}@keyframes notificationAppearance{0%{opacity:0;transform:translateY(-100%);z-index:2}to{opacity:1;transform:translateY(0);z-index:3}}.applyed-filters{flex-grow:3}.applyed-filters__item{align-items:baseline;background-color:#3e71ec;border-radius:10px;color:#fff;display:inline-flex;gap:5px;justify-content:space-between;margin-bottom:5px;margin-left:15px;margin-top:5px;padding:3px 3px 3px 5px}.applyed-filters__img{cursor:pointer;display:block;height:13px;margin-right:3px;object-fit:contain;padding-top:1px;width:16px}@media(max-width:1756px){.notification{grid-column:2/span 9}.notification--wide{grid-column:2/span 12}.notification>.navigation>.nav{display:block}}@media screen and (max-width:900px){.notification__table,table,tbody,td,th,thead,tr{box-sizing:border-box;display:block}.table__body{height:650px;padding-left:23px;padding-right:23px;padding-top:20px}.table__header{display:none!important}.notification{min-width:0}}@media screen and (max-width:900px){.notification::-webkit-scrollbar{scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}.notification::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}.notification::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}.pagination{max-width:90%}.filter-profit{width:100%}.dashboard-settings{display:none!important}.notification{padding-left:35px}.notification,.notification--wide{grid-column:1/span 12}.notification__table{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.notification .navigation{display:none}.notification .notification-mobile{display:block}.table{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.table,.table__body{background-color:#f4f7ff}.table__body{height:auto;margin:0;overflow:hidden;padding:15px 10px 0}.table__body::-webkit-scrollbar-thumb{background-clip:padding-box}.notification-mobile{padding-top:30px}.notification-mobile__btn{background:#fff;border-radius:10px 10px 0 0;box-shadow:0 0 35px 0 #eff3fb;cursor:pointer;height:62px;position:relative;width:100%;z-index:2}.notification-mobile__btn:after{background-color:#3e5372;content:"";display:block;height:12px;-webkit-mask:url(/static/media/arrow-down.59d868643b217cdb547e.svg) no-repeat 50% 50%;mask:url(/static/media/arrow-down.59d868643b217cdb547e.svg) no-repeat 50% 50%;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:rotate .3s;width:16px}.notification-mobile__btn--active:after{rotate:-180deg;top:25%;transition:rotate .3s}.notification-mobile .notification-mobile-article{color:#1e2f4a;font-size:18px;font-weight:700;padding-bottom:19px;padding-left:10px;padding-top:19px}.notification-mobile .dashboard-settings{display:block!important;left:0;padding-left:10px;padding-right:10px;padding-top:15px;position:relative!important;z-index:1}.notification-mobile .dashboard-settings__header{display:none}.notification-mobile .dashboard-settings__content{animation:none;box-sizing:border-box;left:0;margin:0;padding:0;width:100%}.notification-mobile .dashboard-settings:before{display:none}.notification-mobile-dropdown{background:#fff;color:#3e5372;font-size:16px;font-weight:400;margin-bottom:10px;position:relative;width:100%}.notification-mobile-dropdown .filter{display:block;padding-bottom:0}.notification-mobile-dropdown .filter__btn{background:#3e71ec;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;margin:auto auto 35px;width:223px}.notification-mobile-dropdown .filter-left{display:flex;margin:0 auto}.notification-mobile-dropdown .filter-left .dropdown{flex-basis:100%;max-width:100%;width:100%}.notification-mobile-dropdown .filter-left .dropdown__btn,.notification-mobile-dropdown .filter-left .dropdown__item,.notification-mobile-dropdown .filter-left .dropdown__list,.notification-mobile-dropdown .filter-right{max-width:100%;width:100%}.notification-mobile-dropdown .filter-right .checkbox-group{justify-content:space-between}.checkbox-group{flex-direction:row!important}.filter,.notification__title{display:none}.notification__connect .notification__title{display:block}}@keyframes pulseFailed{0%{box-shadow:0 0 0 0 #ec3e3eb3;transform:scale(.95)}70%{box-shadow:0 0 0 10px #64ec3e00;transform:scale(1)}to{box-shadow:0 0 0 0 #64ec3e00;transform:scale(.95)}}.dashboard-settings{background-color:#fff;display:flex;flex-direction:column;grid-column:11/span 2;min-width:300px}.dashboard-settings__content{background-color:#fff;height:100%;padding-left:15px;padding-right:15px;padding-top:30px}.dashboard-settings::-webkit-scrollbar{scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}.dashboard-settings::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}.dashboard-settings::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}.dashboard-settings--toggle{display:none}.dashboard-settings__header{color:#1e2f4a;font-size:22px;font-weight:700;margin-bottom:15px}.dashboard-settings__article{color:#3e5372;font-size:18px;font-weight:700;margin-bottom:10px;margin-top:25px;position:relative}.dashboard-settings__article--disabled{color:#8790a8}.dashboard-settings__range{-webkit-appearance:none;appearance:none;background-color:#dadfe8;border-radius:71px;cursor:pointer;height:4px;outline:none;width:100%}.dashboard-settings__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#3e71ec;border-radius:50%;height:12px;width:12px}.dashboard-settings__range::-moz-range-thumb{-webkit-appearance:none;appearance:none;background-color:#3e71ec;border-radius:50%;height:12px;width:12px}.dashboard-settings__range::-webkit-slider-runnable-track{-webkit-appearance:none;color:#13bba4;height:10px;margin-top:-1px}.dashboard-settings__btn{border:2px solid #3e71ec;border-radius:5px;color:#3e71ec;font-size:20px;font-weight:700;padding:12px 57px;position:relative;transition:background-color,color .3s ease-in-out;width:100%;z-index:6}@media(any-hover:hover){.dashboard-settings__btn:hover{background-color:#3e71ec;color:#fff}}.dashboard-settings__btn:after{background:linear-gradient(90deg,#aa3eec 9%,#6e8fdd 25%,#6e8fdd 56%,#aa3eec 96%);border-radius:5px;bottom:-2px;content:"";left:-2px;margin:0 auto;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity 2s linear;z-index:-1}.dashboard-settings__btn--filled{background-color:#3e71ec;color:#fff}@media(any-hover:hover){.dashboard-settings__btn--filled:hover{background-color:#6e8fdd;border:2px solid #6e8fdd;transition:background-color .3s ease-in-out}.dashboard-settings__btn--filled:hover:after{opacity:.7;transition:opacity 2s linear}}.dashboard-settings__btn--disabled{cursor:not-allowed}.custom-checkbox{cursor:pointer;display:flex;gap:5px;position:relative;-webkit-user-select:none;user-select:none}.custom-checkbox__field{-webkit-appearance:none;appearance:none;background-color:#ebf0ff;border:none;border-radius:5px;cursor:pointer;display:grid;height:24px;margin:0;place-content:center;transition:background-color .1s;width:24px}.custom-checkbox__field:checked{background-color:#3e71ec}.custom-checkbox__field:before{background-color:#ebf0ff;content:"";display:block;height:15px;-webkit-mask:url(/static/media/checked.1e1c71d37b086b95143c.svg) no-repeat 50% 50%;mask:url(/static/media/checked.1e1c71d37b086b95143c.svg) no-repeat 50% 50%;width:15px}.custom-checkbox__field:checked:before{background-color:#fff;content:""}.custom-checkbox__title{align-self:center}.custom-checkbox__title--disabled{color:#8790a8}.exchanges__search{height:35px;margin-bottom:10px;position:relative;width:100%}.exchanges__search:before{content:url(/static/media/search.4b84db2649c9553795ca.svg);left:7px;position:absolute;top:50%;transform:translateY(-50%)}.exchanges__search input{background:#ebf0ff;border:none;border-radius:5px;color:#5e779c;font-size:14px;font-weight:400;height:100%;padding-left:33px;width:100%}.exchanges__list{height:125px;margin-bottom:15px;overflow-x:hidden;overflow-y:scroll;width:100%}.exchanges__list::-webkit-scrollbar{scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}.exchanges__list::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}.exchanges__list::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}.exchanges__item{margin-bottom:6px}.exchanges__item--skeleton{padding-right:15px}.exchanges__item--skeleton>*{cursor:default}.profit{margin-bottom:15px;padding-right:10px}.profit__article{margin-bottom:0}.profit__range{color:#5e779c;display:flex;font-size:16px;font-weight:400;justify-content:space-between}.amount{margin-bottom:15px;padding-right:10px}.amount__article{margin-bottom:0}.dashboard-options{padding-right:-70px}.dashboard-options__item{display:flex;margin-bottom:10px;max-height:25px;min-height:25px;position:relative}.burger-menu-wrapper{position:absolute;right:15px;top:-12px;z-index:106}.burger-menu{cursor:pointer;height:20px;margin:50px auto;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;width:30px}.burger-menu span{background:#1e2f4a;border-radius:9px;display:block;height:3px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.burger-menu span:first-child{top:0}.burger-menu span:nth-child(2),.burger-menu span:nth-child(3){top:8px}.burger-menu span:nth-child(4){top:16px}.burger-menu--open span:first-child{left:50%;top:16px;width:0}.burger-menu--open span:nth-child(2){transform:rotate(45deg)}.burger-menu--open span:nth-child(3){transform:rotate(-45deg)}.burger-menu--open span:nth-child(4){left:50%;top:16px;width:0}@media screen and (max-width:900px){.burger-menu{display:none}.dashboard-settings__content{animation:settingsFadeIn 1.5s;background-color:#fff;display:flex;flex-direction:column;height:100%;margin-left:auto;padding-left:30px;padding-top:30px;width:343px;z-index:105}.dashboard-settings__btn{margin:0 auto 20px;width:223px}}@keyframes settingsFadeIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes settingsBlur{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.navigation{display:flex;padding-right:30px;padding-top:35px}.navigation__nav{margin-left:auto}.navigation__list{gap:40px}.navigation__item{color:#7280a4;cursor:pointer;font-size:16px;font-weight:400;position:relative}.navigation__item:before{background-color:#a8b2c1;bottom:-3px;content:"";display:block;height:1px;position:absolute;transform:scaleX(0);transform-origin:top left;transition:transform .6s ease;width:100%}@media(any-hover:hover){.navigation__item:hover:before{transform:scaleX(1)}}@media screen and (max-width:900px){.navigation{display:none}}.tableRow{background-color:#fff;position:relative}.tableRow__active>span{background-color:#6bff95;padding:1px 5px}.tableRow__inActive>span{background-color:#ff7e7e;padding:1px 5px}.tableRow--hidden,.tableRow__btn{display:none}.tableRow th:last-child{position:relative}.tableRow th:last-child:after{content:"";display:block;height:16px;right:10px;top:50%;width:16px}.tableRow .active:after{background-color:#ff7e7e!important}.tableRow .active:hover:after{background-color:red!important}@media(any-hover:hover){.tableRow:hover{background-color:#f3f3f3;cursor:pointer}}.content-blur{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100%;position:relative}.content-blur:before{-webkit-backdrop-filter:blur(23.6000003815px);backdrop-filter:blur(23.6000003815px);background:#f3f6ff03;bottom:0;content:"";display:block;height:100%;position:absolute;top:0;width:100%;z-index:5}.content-blur:after{color:#384f86;content:"Available only with premium subscription";display:block;font-size:24px;font-weight:700;left:50%;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);z-index:6}.content-blur__btn{bottom:20px;display:none;left:50%;position:fixed;transform:translateX(-50%);z-index:6}.pin{width:30px;z-index:100}.premium-info--close{animation:infoAppear 1s reverse}.premium-info .mobile-info{display:none}.premium-info .tableRow-premium{animation:infoAppear 2s;background:#ebf0ff;border-radius:5px;margin-top:10px;position:relative;text-align:start;z-index:1}.premium-info .tableRow-premium__article{color:#3e5372;font-size:18px;font-weight:900;padding-left:20px;padding-top:20px}.premium-info .tableRow-premium__flex{display:flex;padding-bottom:20px}.premium-info .tableRow-premium__flex p{width:45%}.premium-info .tableRow-premium__descr{padding-left:20px}.premium-info .tableRow-premium:nth-child(3) p:last-child{padding-bottom:10px}@media screen and (max-width:900px){.tableRow{background:#fff;box-shadow:0 0 35px 0 #eff3fb;display:block!important;height:auto!important;margin-bottom:30px;margin-top:10px;padding:20px;position:relative}.tableRow th{color:#5e779c;display:flex;font-size:16px;font-weight:400;justify-content:space-between}.tableRow th:before{color:#3e5372;font-size:16px;font-weight:700}.tableRow th:first-of-type:before{content:"Grade:"}.tableRow th:nth-of-type(2):before{content:"Date"}.tableRow th:nth-of-type(3):before{content:"Coin pair:"}.tableRow th:nth-of-type(4):before{content:"Buy:"}.tableRow th:nth-of-type(5):before{content:"Sell"}.tableRow th:nth-of-type(6):before{content:"To spend:"}.tableRow th:nth-of-type(7):before{content:"Profit:"}.tableRow th:nth-of-type(8):before{content:"D/W available:"}.tableRow th:nth-of-type(9):before{content:"Verified:"}.tableRow th:nth-of-type(10):before{content:"Opened:"}.tableRow{pointer-events:none}.tableRow__btn{background:#3e71ec;border-radius:5px;color:#fff;display:block;font-size:20px;font-weight:700;height:50px;margin-top:21px;pointer-events:all;width:100%}.tableRow--hidden{display:block}.content-blur{height:100%}.content-blur__btn{display:block}.premium-info{position:relative}.premium-info--close{animation:none}.premium-info .mobile-info{display:flex}.premium-info .tableRow-premium{animation:none;display:none}.premium-info--mobile{display:flex}.mobile-info{background-color:#fff;display:flex;flex-direction:column;height:100%;left:0;overflow:scroll;position:fixed;right:0;top:0;width:100%;z-index:157}.mobile-info__content{padding-left:10px;padding-right:10px}.mobile-info__title{color:#1e2f4a;font-size:18px;font-weight:700;margin-top:30px;padding:0}.mobile-info__article{color:#3e5372;font-size:16px;font-weight:700;margin-bottom:15px;padding-top:20px}.mobile-info__article--large{background:#3e71ec;border-radius:0 0 10px 10px;color:#fff;font-size:24px;margin:0 0 5px;padding:20px;text-align:center;width:100%}.mobile-info__block{background-color:#ebf0ff;border-radius:10px;margin-bottom:5px;padding:5px}.mobile-info__descr{color:#5e779c;font-size:16px;font-weight:400;margin-bottom:5px;padding:0}.mobile-info__btn{background:#3e71ec;border-radius:5px;color:#fff;display:block;font-size:20px;font-weight:700;margin:auto auto 20px;min-height:50px;width:315px}}.subscription{background-color:#f4f7ff;grid-column:3/span 8;margin-left:-20px;padding-bottom:30px;padding-left:20px;padding-right:20px}.subscription::-webkit-scrollbar{scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}.subscription::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}.subscription::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}.subscription__title{color:#1e2f4a;font-size:22px;font-weight:700;margin-bottom:20px}.subscription .card{background-color:#fff;border-radius:10px 10px 5px 5px;box-shadow:none}.subscription .card__article{padding-bottom:20px;padding-top:20px}.subscription .card__descr{font-size:16px;font-weight:600;margin-bottom:20px}.subscription .card__list{font-size:16px;font-weight:400;margin-bottom:30px}.subscription .price-list{padding-bottom:20px}@media(max-width:1756px){.subscription{grid-column:2/span 9;overflow-y:auto}}@media(max-width:1445px){.subscription{grid-column:2/span 8}.card{grid-column:3/span 8;margin-bottom:20px}}@media screen and (max-width:900px){.subscription{grid-column:1/span 12;grid-row:3;margin-right:15px;overflow:auto}.subscription__title{padding-left:10px}.subscription .card{grid-column:1/span 12;margin-left:20px}}.active-sub{background-color:#fff;display:flex;flex-direction:column;grid-column:11/span 2;padding-left:15px;padding-right:15px;padding-top:30px;z-index:3}.active-sub__article{color:#1e2f4a;font-size:22px;font-weight:700;margin-bottom:60px}.active-sub__header{align-items:center;background:#b8a9ef;border-radius:5px 5px 0 0;color:#fff;display:flex;font-size:18px;font-weight:700;height:48px;justify-content:space-between;padding-left:15px;padding-right:13px;position:relative}.active-sub__header--TRIAL{background-color:#8293c7}.active-sub__header--BASIC{background-color:#3e71ec}.active-sub__cancel{cursor:pointer}.active-sub__item{margin-bottom:30px}.active-sub__content{background:#ebf0ff;border-radius:0 0 5px 5px;padding-left:15px;padding-right:15px;padding-top:11px}.active-sub__descr{border-bottom:1px solid #d6deee;color:#3e5372;font-size:16px;font-weight:400;padding-bottom:20px}.active-sub__descr--no-border{border:none}.active-sub p{color:#5e769c;font-size:16px;font-weight:400;margin:0}.active-sub__date-from{margin-top:10px}.active-sub__date-from,.active-sub__date-to{align-items:center;color:#3e5372;display:flex;font-size:16px;font-weight:700;gap:5px}.active-sub__date-to{padding-bottom:20px}.cancel{background:#ebf0ff;border-radius:5px;margin-bottom:30px;margin-top:auto;padding:20px}.cancel__article{color:#3e5372;font-size:18px;font-weight:700;max-width:160px}.cancel__descr{color:#3e5372;font-size:16px;font-weight:400;padding-bottom:20px}.cancel__button{border:2px solid #3e71ec;border-radius:5px;color:#3e71ec;font-size:20px;font-weight:700;height:50px;position:relative;transition:background-color,color .3s ease-in-out;width:100%;z-index:6}@media(any-hover:hover){.cancel__button:hover{background-color:#3e71ec;color:#fff}}@media(max-width:1445px){.active-sub{grid-column:10/span 3}}@media screen and (max-width:900px){.active-sub{background-color:#f4f7ff;grid-column:1/span 12;grid-row:2;padding-left:10px;z-index:3}.active-sub__article{margin-bottom:25px}.active-sub .cancel{margin-bottom:0;text-align:center}.active-sub .cancel__article{max-width:100%;text-align:center}}.alert{animation:fadeIn .4s ease both;-webkit-backdrop-filter:blur(10.5px);backdrop-filter:blur(10.5px);background:#f5f6fae8;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:150}.alert,.alert__content{align-items:center;display:flex}.alert__content{background:#fff;border-radius:5px;box-shadow:0 7px 134px 0 #3e71ec0d;flex-direction:column;margin:0 auto;position:relative;width:678px;z-index:101}.alert__descr{margin-bottom:40px;text-align:center;width:465px}.alert__btn{background:#ff7e7e;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;margin-bottom:30px;width:223px}@media(any-hover:hover){.alert__btn:hover{background-color:#ad1616;transition:background-color .3s ease-in-out}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:900px){.alert{position:fixed}.alert img{right:5px;top:10px}.alert__content{padding-left:10px;padding-right:10px;padding-top:15px;width:90%}.alert__descr{width:100%}}.settings-page{background-color:#f4f7ff;grid-column:3/span 8;margin-left:-20px;padding-left:20px;padding-right:20px;position:relative;z-index:3}.settings-page__article{color:#1e2f4a;font-size:22px;font-weight:700;margin-bottom:20px}.settings-page__content{align-items:stretch;display:flex;gap:20px;justify-content:space-between;max-height:700px;padding-top:20px}.settings-page__item{border-radius:5px;height:auto;margin-bottom:70px;min-height:510px;width:50%}.settings-page__item--bottom{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:30px;justify-content:center;margin-bottom:0;max-height:284px;min-height:240px;width:100%}.settings-page__descr{color:#3e5372;font-size:20px;font-weight:400;margin:0;text-align:center;width:467px}.settings-page .credentials{align-items:stretch;background:#fff;box-shadow:0 0 35px 0 #eff3fb;display:flex;flex-direction:column;height:100%;padding-left:20px;padding-right:20px;padding-top:20px}.settings-page .credentials__title{color:#3e5372;font-size:18px;font-weight:500;margin-bottom:5px}.settings-page .credentials__input{height:50px;position:relative}.settings-page .credentials__input:before{left:17px;width:14px}.settings-page .credentials__input:after,.settings-page .credentials__input:before{background-position:50%;background-repeat:no-repeat;content:"";height:18px;position:absolute;top:50%;transform:translateY(-50%)}.settings-page .credentials__input:after{background-image:url(/static/media/pen.b112aada790f47ac5057.svg);cursor:pointer;right:16px;width:18px}.settings-page .credentials__input--user:before{background-image:url(/static/media/auth-user.faf9cc6fa430862f963f.svg)}.settings-page .credentials__input--password:before{background-image:url(/static/media/auth-login.ddcd79e447439da66f1d.svg)}.settings-page .credentials__input--mail:before{background-image:url(/static/media/auth-password.23bed8f82112060b03bf.svg)}.settings-page__button{background:#3e71ec;border-radius:5px;color:#fff;font-size:20px;font-weight:700;height:50px;margin:auto auto 34px;position:relative;width:100%;z-index:6}.settings-page__button--danger{background:#ff7e7e;margin:0;width:478px}.settings-page__button--danger:after{display:none}@media(any-hover:hover){.settings-page__button--danger:hover{background-color:#ad1616;transition:background-color .3s ease-in-out}}.settings-page__button:after{background:linear-gradient(90deg,#aa3eec 9%,#6e8fdd 25%,#6e8fdd 56%,#aa3eec 96%);border-radius:5px;bottom:-1px;content:"";left:-1px;margin:0 auto;opacity:0;position:absolute;right:-1px;top:-1px;transition:opacity 2s linear;z-index:-1}@media(any-hover:hover){.settings-page__button--filled:hover{background-color:#6e8fdd;border:2px solid #6e8fdd;transition:background-color .3s ease-in-out}.settings-page__button--filled:hover:after{opacity:.7;transition:opacity 2s linear}}.contact-support{align-items:stretch;background:#fff;box-shadow:0 0 35px 0 #eff3fb;display:flex;flex-direction:column;height:100%;padding-left:20px;padding-right:20px;padding-top:20px}.contact-support__descr{color:#3e5372;font-size:20px;font-weight:400;margin:0 0 20px}.contact-support__contact{align-items:top;color:#3e5372;display:flex;font-size:16px;font-weight:700;gap:15px;letter-spacing:.01em;margin-bottom:10px}.contact-support__contact--mail:before{content:url(/static/media/mail--filled.8ae19d4abcc2791b0b3a.svg);height:20px;width:24px}.contact-support__contact--telegram:before{content:url(/static/media/telegram--filled.c0ab37bafd7e120f9992.svg);height:24px;width:24px}.contact-support__textarea{background:#e2e7f5;border:none;border-radius:5px;box-shadow:none;color:#617097;font-size:16px;font-weight:500;outline:none;overflow:auto;padding:15px;resize:none}.contact-support__textarea::-webkit-scrollbar{scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}.contact-support__textarea::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}.contact-support__textarea::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}.confirm{padding:50px 52px;position:relative}.confirm__img{cursor:pointer;position:absolute;right:20px;top:20px}.confirm__title{color:#3e5372;cursor:default;font-size:40px;font-weight:700;line-height:110%;margin:0;text-align:center;text-transform:uppercase}.confirm .btn-group{align-items:center;display:flex;margin-top:30px}.confirm__btn{border:2px solid #3e71ec;border-radius:5px;color:#3e71ec;font-size:20px;font-weight:700;height:50px;min-width:234px;position:relative;transition:background-color,color .3s ease-in-out;z-index:6}.confirm__btn--blocked{background-color:#ebf0ff!important;border:1px solid #ebf0ff;cursor:not-allowed!important}.confirm__btn--blocked:after{display:none}@media(any-hover:hover){.confirm__btn--blocked:hover{border:none!important}}.confirm__btn:after{background:linear-gradient(90deg,#aa3eec 9%,#6e8fdd 25%,#6e8fdd 56%,#aa3eec 96%);border-radius:5px;bottom:0;content:"";left:0;margin:0 auto;opacity:0;position:absolute;right:0;top:0;transition:opacity 2s linear;z-index:-1}@media(any-hover:hover){.confirm__btn:hover{background-color:#3e71ec;color:#fff}}.confirm__btn--filled{background-color:#3e71ec;color:#fff}@media(any-hover:hover){.confirm__btn--filled:hover{background-color:#6e8fdd;border:2px solid #6e8fdd;transition:background-color .3s ease-in-out}.confirm__btn--filled:hover:after{opacity:.7;transition:opacity 2s linear}}.confirm .confirm-form__article{color:#3e5372;font-size:18px;font-weight:500;margin-bottom:5px}.confirm .confirm-form .input-wrapper{height:50px;margin-bottom:15px;position:relative}.confirm .confirm-form .input-wrapper:before{background-image:url(/static/media/auth-login.ddcd79e447439da66f1d.svg);background-position:50%;background-repeat:no-repeat;content:"";height:18px;left:17px;position:absolute;top:50%;transform:translateY(-50%);width:14px}.confirm .confirm-form .input-wrapper--login:before{background-image:url(/static/media/auth-password.23bed8f82112060b03bf.svg);height:13px;width:16px}.confirm .confirm-form .input-wrapper--user:before{background-image:url(/static/media/auth-user.faf9cc6fa430862f963f.svg);height:14px;width:13px}.confirm .confirm-form .input-wrapper--danger{border:1px solid red;border-radius:6px}.confirm .confirm-form .input-wrapper--confirm{overflow:hidden;position:relative}.confirm .confirm-form .input-wrapper--confirm input{font-size:18px;font-weight:500}.confirm .confirm-form .input-wrapper--confirm .confirm-btn{background-color:#3e71ec;border-radius:5px;color:#fff;font-size:18px;font-weight:700;height:50px;position:absolute;right:0;width:140px}.confirm .confirm-form .input-wrapper--confirm .confirm-btn--enterCode{animation:btnHidden 2s;animation-fill-mode:forwards;display:inline-block;transform:translateX(150%);transform:translateY(-150%);-webkit-user-select:none;user-select:none}.confirm .confirm-form__error{display:block;margin-top:5px;padding-bottom:15px}.confirm .confirm-form__input{background-color:#e2e7f5;border:none;border-radius:5px;color:#617097;font-size:18px;font-weight:500;height:100%;outline:none;padding-left:43px;width:100%}.confirm .confirm-form__input--black{color:#3b4b70!important}.confirm .confirm-form__input::placeholder{color:#93a3d0}.confirm .confirm-form__link{color:#a8b2c1;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin-bottom:50px;margin-top:0;position:relative}.confirm .confirm-form__link:before{background-color:#a8b2c1;bottom:-3px;content:"";display:block;height:1px;position:absolute;transform:scaleX(0);transform-origin:top left;transition:transform .6s ease;width:100%}@media(any-hover:hover){.confirm .confirm-form__link:hover:before{transform:scaleX(1)}}.creds-change{overflow:hidden;padding:50px 52px;position:relative;z-index:5}.creds-change__title{color:#3e5372;font-size:40px;font-weight:700;line-height:110%;margin:0 0 41px;text-align:center;text-transform:uppercase}.creds-change__btns{display:flex;margin-bottom:0;margin-top:50px}.creds-change__confirm{animation:verifyOpen 1s ease-in-out;padding-top:50px;z-index:4}.creds-change--animation{animation:verifyClose 1s ease-in-out;z-index:4}@keyframes verifyOpen{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes verifyClose{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:1756px){.settings-page{grid-column:2/span 9;overflow-y:scroll;padding-bottom:100px}.settings-page__button_second{margin-top:34px}.settings-page::-webkit-scrollbar{scrollbar-color:#3e71ec #ebf0ff;scrollbar-width:5px;width:10px}.settings-page::-webkit-scrollbar-track{background:#ebf0ff;border-radius:3px}.settings-page::-webkit-scrollbar-thumb{background-color:#3e71ec;border-radius:3px;max-height:10px;min-height:5px;width:5px}.settings-page__content{display:block;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.settings-page__item{width:100%}.settings-page .contact-support__textarea,.settings-page .credentials__input--mail{margin-bottom:20px}.settings-page__button{max-width:300px;width:300px}.settings-page__button__button_second{margin-top:34px}.settings-page__button--danger{width:80%}}@media(max-width:1445px){.settings-page{grid-column:2/span 8}.settings-page__button_second{margin-top:34px}.settings-page__descr{width:auto}.settings-page__button--danger{width:80%}}@media screen and (max-width:900px){.settings-page{grid-column:1/span 12;margin-left:0;overflow-y:auto}.settings-page__button_second{margin-top:34px}.confirm{padding:20px 15px}.confirm__title{font-size:32px}.confirm-btn{width:80px!important}}.choose-sub-container{background-image:url(/static/media/auth-bg.babe441d217fa49e2f83.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;min-width:100vw;overflow:hidden;position:relative}.choose-sub__title{font-size:40px;padding-bottom:50px}.choose-sub__skip,.choose-sub__title{color:#3e5372;font-weight:700;line-height:110%;text-align:center;text-transform:uppercase}.choose-sub__skip{cursor:pointer;font-size:14px;margin-bottom:26px;overflow:hidden;position:absolute;right:50px;top:40px}.choose-sub__skip:after{content:url(/static/media/skip-arrow.bafa8557bcdb8a9ea533.svg);display:block;transform:translateX(-100%);transition:transform 1s}@media(any-hover:hover){.choose-sub__skip:hover:after{transform:translateX(0)}}.choose-sub__buy{padding-bottom:100px;padding-left:200px;padding-right:200px}.choose-sub .card{background-color:#fff;border-radius:15px 15px 5px 5px}@media(max-width:1445px){.choose-sub__title{margin:0 auto;max-width:500px;padding-top:80px}.choose-sub__buy{padding-left:100px;padding-right:100px}}@media screen and (max-width:1024px){.choose-sub__buy{padding-left:0;padding-right:0}.choose-sub .card{grid-column:2/span 10}}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.overflow-hidden{overflow:hidden!important}.snackbar-close{cursor:pointer;height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}#notistack-snackbar{font-size:16px!important;max-width:500px;padding-right:15px}.telegram-bot-page{display:flex;grid-column:3/span 12;justify-content:space-between;position:relative}.telegram-bot-page .telegram-bot__content:before{bottom:0;color:#384f86;content:"Coming soon...";font-size:42px;font-weight:700;left:50%;position:absolute;right:0;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-25%)}.mobile-content{height:100vh;width:100%}.mobile-content img{height:100%;object-fit:cover;width:100%}.telegram-bot-sidebar{position:relative;width:326px}@media(max-width:1756px){.telegram-bot-page{flex-wrap:wrap;grid-column:2/span 12}.telegram-bot-sidebar{border-radius:15px;overflow:hidden;width:1080px}}@media screen and (max-width:900px){.telegram-bot-page{grid-column:1/span 12}}@media(max-width:576px){.telegram-bot-page{grid-column:1/span 12}}
/*# sourceMappingURL=main.b1551281.css.map*/