@charset "UTF-8";#toast-container>.toast{padding:2rem;padding-right:6rem;padding-left:5rem;width:45rem;min-height:6.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:none!important;border-radius:1.2rem;opacity:1!important}#toast-container>.toast::before{content:"";position:absolute;top:2rem;left:2rem;display:inline-block;width:2.4rem;height:2.4rem;-ms-flex-negative:0;flex-shrink:0}#toast-container .toast-title{margin-top:0;font-weight:500;font-size:2rem;line-height:125%;color:#1d1d1d}#toast-container .toast-title+.toast-message{margin-top:.4rem}#toast-container .toast-message{margin-top:.2rem;font-weight:400;font-size:1.6rem;line-height:125%;color:#1d1d1d}#toast-container>.toast-success{background:#eefff1}#toast-container>.toast-success::before{background:url(../images/icons/toastr/success.svg) no-repeat center;background-size:contain}#toast-container>.toast-error{background-color:#ffefef}#toast-container>.toast-error::before{background:url(../images/icons/toastr/error.svg) no-repeat center;background-size:contain}#toast-container>.toast-warning{background-color:#feffee}#toast-container>.toast-warning::before{background:url(../images/icons/toastr/warning.svg) no-repeat center;background-size:contain}#toast-container .toast-close-button{position:absolute;top:2rem;right:2rem;font-size:0;width:2.4rem;height:2.4rem;background:url(../images/icons/toastr/close.svg) no-repeat center!important;background-size:contain!important}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;outline:0}html{font-size:10px;background:#fff}@media only screen and (max-width:430px){html{font-size:9px}}@media only screen and (min-width:1600px){html{font-size:11px}}body{font-family:"Google Sans",sans-serif;font-style:normal;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575}@media only screen and (min-width:768px){body{font-size:1.6rem}}@media only screen and (min-width:1024px){body{font-size:1.8rem}}@media only screen and (min-width:1280px){body{font-size:2rem;line-height:150%}}body.menu-open,body.noscroll{height:100vh;overflow:hidden}body .header-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#1d1d1d;opacity:0;pointer-events:none;z-index:50;-webkit-transition:.3s opacity ease-out;transition:.3s opacity ease-out}body.menu-open .header-overlay{opacity:.25}main{padding-top:8.1rem}@media only screen and (min-width:1024px){main{padding-top:8.7rem;min-height:calc(100vh - 32.8rem)}}@media only screen and (min-width:1280px){main{padding-top:9.1rem;min-height:calc(100vh - 21.7rem)}}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:0 0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;outline:0}button::-moz-focus-inner{border:0;padding:0}a{text-decoration:none}h1,h2,h3,h4,h5{font-weight:500;color:#1d1d1d}.title{font-weight:500;color:#1d1d1d}@media only screen and (min-width:768px){.title{font-size:2.8rem}}@media only screen and (min-width:1024px){.title{font-size:3.2rem}}@media only screen and (min-width:1280px){.title{font-size:3.6rem}}.title_xl{font-size:2.4rem}@media only screen and (min-width:1024px){.title_xl{font-size:3.6rem}}@media only screen and (min-width:1280px){.title_xl{font-size:4.4rem}}.title_md{font-size:2rem}@media only screen and (min-width:1024px){.title_md{font-size:2.6rem}}@media only screen and (min-width:1280px){.title_md{font-size:3.4rem}}.title_sm{font-size:1.8rem}@media only screen and (min-width:1024px){.title_sm{font-size:2rem}}@media only screen and (min-width:1280px){.title_sm{font-size:2.4rem}}.title_xs{font-size:2.4rem;line-height:145%}.hide{display:none!important}.container{margin:0 auto;width:100%;max-width:144rem;padding:0 2rem}@media only screen and (min-width:1024px){.container{padding:0 2rem}}@media only screen and (min-width:1280px){.container{padding:0 4rem}}@media only screen and (min-width:1440px){.container{padding:0 8rem}}.bttn{padding:1rem 2rem;display:block;border:1px solid transparent;border-radius:1.4rem;text-align:center;cursor:pointer;-webkit-transition:ease-out .2s;transition:ease-out .2s}.bttn-primary{background:#9bd556;border-color:#9bd556;color:#fff}.bttn-primary:hover{background:#fff;color:#9bd556}.bttn-secondary{background:#fff;border-color:#9bd556;color:#9bd556}.bttn-secondary:hover{background:#9bd556;color:#fff}.bttn-gradient{background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);border:none;color:#fff}.bttn-gradient:hover{background:-webkit-gradient(linear,left bottom,left top,from(#5aa000),to(#9ad556));background:linear-gradient(360deg,#5aa000 0,#9ad556 100%)}.bttn-white{background:#fff;color:#1d1d1d}.bttn-white:hover{background:#1d1d1d;color:#fff}.bttn-black{background:#1d1d1d;color:#fff}.bttn-black:hover{background:#fff;color:#1d1d1d}.bttn-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;border-color:#9bd556;color:#9bd556}.bttn-arrow svg path{-webkit-transition:.3s stroke ease-out;transition:.3s stroke ease-out}.bttn-arrow:hover{background:#9bd556;color:#fff}.bttn-arrow:hover svg path{stroke:#fff}.custom-breadcrumbs{margin-top:2.3rem;padding:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;overflow:auto;font-weight:400;font-size:1.4rem;line-height:125%;color:#757575}@media only screen and (min-width:1024px){.custom-breadcrumbs{margin-top:1.7rem}}.custom-breadcrumbs li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;-ms-flex-negative:0;flex-shrink:0}.custom-breadcrumbs a{-ms-flex-negative:0;flex-shrink:0;text-decoration:none;color:#757575}.custom-breadcrumbs svg{-ms-flex-negative:0;flex-shrink:0;width:12px;height:auto}.custom-breadcrumbs p{-ms-flex-negative:0;flex-shrink:0}.custom-breadcrumbs li:last-of-type{font-weight:700}.auth{margin-top:2rem}.auth__title-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auth__title-wrap::after{content:"";position:absolute;top:calc(50% - .05rem);left:0;width:100%;height:.1rem;background:#f5f4f7;z-index:1}.auth__title{position:relative;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575;text-align:center;z-index:5;padding:0 1rem;background:#fff}.auth__links{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.auth__link{padding:1.5rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border-radius:2rem;font-weight:400;font-size:1.6rem;line-height:140%;color:#fff}.auth__link img,.auth__link svg{height:2.4rem;width:auto}.auth__link img{-o-object-fit:contain;object-fit:contain}.auth__link_google{color:#ea4335;border:.1rem solid #f5f4f7}.auth__link_facebook{background:#3b5998}.auth__link_telegram{border:.1rem solid #f5f4f7;color:#25a3e2}.auth__link2{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border:.1rem solid #f5f4f7;border-radius:2rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#fff}.auth__link2 img,.auth__link2 svg{height:1.6rem;width:auto}.auth__link2 img{-o-object-fit:contain;object-fit:contain}.auth__link2_facebook{color:#3b5998}.auth__link2_facebook svg path{fill:#3b5998}.auth__link2_google{color:#ea4335}.auth__link2_paradtrade{color:#1d1d1d}.auth__text-wrap{margin-top:2.4rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auth__text-wrap::after{content:"";position:absolute;top:calc(50% - .05rem);left:0;width:100%;height:.1rem;background:#f5f4f7;z-index:1}.auth__text{position:relative;font-weight:400;font-size:1.2rem;line-height:150%;color:#757575;text-align:center;z-index:5;padding:0 1rem;background:#fff}.auth__text a{font-size:1.4rem;line-height:1.8rem;font-weight:700;color:#9bd556;text-decoration:underline}.iti__flag-container{font-size:1.4rem}@media only screen and (min-width:1280px){.iti__flag-container{font-size:1.6rem}}.iti__country-list{color:#1d1d1d}.iti__selected-flag{border-radius:2rem 0 0 2rem}.container-stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.container-stars .star{width:2rem;height:2rem;background-image:url(../images/icons/star.svg);background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}@media only screen and (min-width:1024px){.container-stars .star{width:2.6rem;height:2.6rem}}.container-stars .star.disabled{background-image:url(../images/icons/star-off.svg)}.custom-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.custom-pagination__link{padding:1rem;min-width:4rem;height:4rem;background:#fff;border:.1rem solid #f5f4f7;border-radius:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:1.6rem;line-height:150%;color:#757575}.custom-pagination__link.active{border-color:#9bd556;color:#9bd556}.custom-pagination__link_prev img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.custom-pagination__link_dotes{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border:none}.promo-reminder{position:fixed;bottom:0;left:0;width:100%;padding:2rem 0;background:#fff;border-top:1px solid #f5f4f7;-webkit-box-shadow:1px -3px 20.9px rgba(146,146,146,.15);box-shadow:1px -3px 20.9px rgba(146,146,146,.15);z-index:100}.promo-reminder>.container{position:relative}@media only screen and (min-width:1024px){.promo-reminder>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.promo-reminder__close{position:absolute;top:0;right:20px;width:2.4rem;height:2.4rem;z-index:10;cursor:pointer}.promo-reminder__close::after,.promo-reminder__close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:2.4rem;background:#757575;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.promo-reminder__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.promo-reminder__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.promo-reminder__close:hover::after,.promo-reminder__close:hover::before{height:3px}.promo-reminder__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}@media only screen and (min-width:1024px){.promo-reminder__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.promo-reminder__poster{width:12rem;height:9.2rem}.promo-reminder__poster img{width:100%;height:100%;border-radius:.8rem;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1024px){.promo-reminder__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.promo-reminder__title{font-weight:700;font-size:1.4rem;line-height:200%;text-transform:uppercase;color:#1d1d1d}.promo-reminder__text{display:none}@media only screen and (min-width:1024px){.promo-reminder__text{display:block;max-width:52rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575}}.promo-reminder__details{margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem}@media only screen and (min-width:1024px){.promo-reminder__details{margin-top:0;margin-left:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;gap:.6rem}}.promo-reminder__old-price{font-weight:400;font-size:2rem;line-height:110%;text-decoration-line:line-through;color:#757575}.promo-reminder__free{padding:.2rem 1.2rem;background:#9bd556;border-radius:1.4rem;font-weight:700;font-size:1.6rem;line-height:140%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem}.promo-reminder__free img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.promo-reminder__timer{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;font-weight:500;font-size:1.2rem;line-height:133%;color:#757575}@media only screen and (min-width:1024px){.promo-reminder__timer{margin-top:0}}@media only screen and (min-width:1024px){.promo-reminder__timer_mob{display:none}}.promo-reminder__timer_pc{display:none}@media only screen and (min-width:1024px){.promo-reminder__timer_pc{display:-webkit-box;display:-ms-flexbox;display:flex}}.promo-reminder__present{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promo-reminder__present img{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}.promo-reminder__present span{font-weight:700;font-size:1.2rem;line-height:120%;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.promo-reminder__get{margin-top:1.4rem}@media only screen and (min-width:1024px){.promo-reminder__get{margin-top:0;margin-left:2rem}}@media only screen and (min-width:1280px){.promo-reminder__get{margin-left:4rem}}.promo-reminder__link{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,left bottom,from(#5aa101),to(#99d455));background:linear-gradient(180deg,#5aa101 0,#99d455 100%);border-radius:1.4rem;font-weight:500;font-size:1.4rem;line-height:140%;color:#fff}@media only screen and (min-width:1024px){.promo-reminder__link{margin-top:.6rem}}.phone-international{width:100%}@-webkit-keyframes scale{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.04);transform:scale(1.04)}}@keyframes scale{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.04);transform:scale(1.04)}}.flick-bttn{-webkit-animation:1s infinite scale alternate;animation:1s infinite scale alternate}.preloader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preloader svg{width:4rem;height:4rem;-webkit-animation:preloader 1s infinite linear;animation:preloader 1s infinite linear}@-webkit-keyframes preloader{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes preloader{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.header{position:fixed;top:0;left:0;width:100%;padding:2rem 0;z-index:300;background:#fff;border-bottom:1px solid #f5f4f7}.header>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{width:19.6rem;height:3.6rem;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:1280px){.header__logo{width:23.6rem;height:4.2rem}}.header__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1023px){.header__menu{position:fixed;top:8.1rem;right:0;padding:2rem;width:calc(100% - 2rem);min-height:22rem;max-height:calc(100vh - 10.5rem);overflow:auto;z-index:100;background:#fff;border-radius:0 0 0 1.8rem;-webkit-transition:right .3s ease-out,opacity .3s ease-out;transition:right .3s ease-out,opacity .3s ease-out}}@media only screen and (max-width:1023px) and (min-width:768px){.header__menu{width:44rem}}@media only screen and (max-width:1023px){.header__menu:not(.show){right:calc(-100% + 2rem);opacity:0}}@media only screen and (min-width:1024px){.header__menu{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1280px){.header__menu{margin-left:auto}}.header__account{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1024px){.header__account_mob{display:none}}.header__account_pc{display:none}@media only screen and (min-width:1024px){.header__account_pc{margin-top:0;margin-left:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1280px){.header__account_pc{margin-left:4rem}}.header__account-avatar{width:5.4rem;height:5.4rem;border-radius:1.4rem;overflow:hidden}.header__account-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__account-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__account-name{font-weight:500;font-size:1.8rem;line-height:133%;color:#1d1d1d}.header__account-mail{font-weight:400;font-size:1.2rem;line-height:150%;color:#757575}.header__toggle{margin-top:1.6rem;margin-bottom:.8rem;padding:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem;border:1px solid #dcdcdc;border-radius:1.6rem}@media only screen and (min-width:1024px){.header__toggle{display:none}}.header__toggle-bttn{padding:.8rem 3rem;width:calc(50% - .8rem);border:.1rem solid #f5f4f7;border-radius:1.2rem;font-weight:400;font-size:1.4rem;line-height:157%;color:#757575}.header__toggle-bttn.active{background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);color:#fff}@media only screen and (max-width:1023px){.header__menu-site.active{display:block}}@media only screen and (min-width:1024px){.header__menu-site{display:block}}.header.logined .header__menu-site{display:none}@media only screen and (min-width:1024px){.header.logined .header__menu-site{display:block}}.header__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (min-width:1024px){.header__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1280px){.header__links{gap:2rem}}.header__link{padding:1rem 2rem;font-weight:500;font-size:1.8rem;line-height:140%;color:#1d1d1d}@media only screen and (min-width:1024px){.header__link{font-size:1.6rem}}@media only screen and (min-width:1280px){.header__link{font-size:1.8rem}}.header__link:hover{color:#9bd556}.header__link_sublist{padding:0}@media only screen and (min-width:1024px){.header__link_sublist{position:relative}}.header__link_sublist:hover{color:#1d1d1d}.header__link_sublist.open .header__sublinks{display:-webkit-box;display:-ms-flexbox;display:flex}.header__link_sublist.open .header__link-inner img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__link-inner{padding:1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media only screen and (min-width:1024px){.header__link-inner{padding:1rem}}@media only screen and (min-width:1280px){.header__link-inner{padding:1rem 2rem}}.header__link-inner:hover{color:#9bd556}.header__link-inner img{width:1.6rem;height:1.6rem}.header__sublinks{display:none;margin-top:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:.1rem solid #f5f4f7;border-radius:1.4rem;overflow:hidden;text-align:left}@media only screen and (min-width:1024px){.header__sublinks{position:absolute;top:calc(100% + 1rem);left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:100%;min-width:22rem;margin-top:0;background:#fff;-webkit-filter:drop-shadow(-4px 4px 10px rgba(233, 233, 233, .5));filter:drop-shadow(-4px 4px 10px rgba(233, 233, 233, .5))}}@media only screen and (min-width:1280px){.header__sublinks{min-width:25rem}}.header__sublinks .header__link:not(:first-of-type){border-top:.1rem solid #f5f4f7}.header__sublinks .header__link:hover{background:#f5f4f7}.header__bttns{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (min-width:1024px){.header__bttns{margin-top:0;margin-left:1rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1280px){.header__bttns{margin-left:2rem}}@media only screen and (min-width:1024px){.header__bttns_mob{display:none}}.header__bttns_pc{display:none}@media only screen and (min-width:1024px){.header__bttns_pc{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__bttn{padding:1.5rem 1.6rem;font-weight:500;font-size:1.6rem;line-height:133%}@media only screen and (min-width:1024px){.header__bttn{padding:1rem 1.6rem}}@media only screen and (min-width:1280px){.header__bttn{padding:.5rem 1.6rem;line-height:3rem}}.header__bttn_login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:#1d1d1d;border:.1rem solid transparent;border-radius:1.4rem}.header__bttn_login:hover{border-color:#f5f4f7}.header__bttn_login:active{background:#1d1d1d;border-color:#1d1d1d;color:#fff}.header__bttn_login:active svg path{stroke:#fff}.header__menu-cabinet{display:none}@media only screen and (max-width:1023px){.header__menu-cabinet.active{display:block}}.header__cabinet-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.header__cabinet-link{padding:1.5rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:1.6rem;line-height:140%;color:#757575}.header__cabinet-link:last-of-type{margin-top:4.8rem}.header__lang{position:relative;margin-left:auto;cursor:pointer;min-width:13.2rem}.header__lang-list{position:absolute;top:100%;left:0;width:100%;background:#f5f4f7;border-radius:0 0 1.4rem 1.4rem;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__lang-link{padding:1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border-top:1px solid #dbdbdd}.header__lang-link:hover .header__lang-list-name{color:#9bd556}.header__lang.open .header__lang-head{background:#f5f4f7;border-radius:1.4rem 1.4rem 0 0}.header__lang.open .header__lang-list{display:-webkit-box;display:-ms-flexbox;display:flex}.header__lang.open .header__lang-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__lang.open .header__lang-name{color:#1d1d1d}.header__lang-head{padding:1rem 2rem;min-width:13.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border:1px solid #f5f4f7;border-radius:1.4rem}.header__lang-head:hover .header__lang-name{color:#9bd556}.header__lang-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:2.4rem;height:2.4rem;border-radius:50%;overflow:hidden}.header__lang-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__lang-list-name,.header__lang-name{font-weight:500;font-size:1.4rem;line-height:143%;color:#757575;text-transform:uppercase}.header__lang-arrow{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:1.6rem;height:1.6rem;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.header__lang-arrow svg{width:100%;height:100%}.header__lang-list-flag{margin-left:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:2.4rem;height:2.4rem;border-radius:50%;overflow:hidden}.header__lang-list-flag img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__lang-list-name{font-weight:400;color:#1d1d1d}#burger-menu{margin-left:auto;position:relative;width:4rem;height:4rem;background:#fff;border:1px solid #1d1d1d;border-radius:1.4rem;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;z-index:105;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}@media only screen and (min-width:1024px){#burger-menu{display:none}}#burger-menu span{display:block;position:absolute;height:.1rem;width:1.4rem;background:#1d1d1d;border-radius:100px;opacity:1;left:1.2rem;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#burger-menu span:nth-child(1){top:1.3rem;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}#burger-menu span:nth-child(2){top:1.9rem;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}#burger-menu span:nth-child(3){top:2.5rem;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}#burger-menu.open span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:1.2rem;left:1.3rem;width:1.7rem}#burger-menu.open span:nth-child(2){width:0%;opacity:0}#burger-menu.open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:2.4rem;left:1.3rem;width:1.7rem}.footer{padding:2rem 0;background:#f5f4f7;border-top:1px solid #9bd556}@media only screen and (min-width:1280px){.footer{padding:4rem 0}}@media only screen and (min-width:1440px){.footer{padding:8rem 0}}@media only screen and (min-width:1024px){.footer__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5rem}}@media only screen and (min-width:1024px){.footer__head-inner{-ms-flex-negative:0;flex-shrink:0}}.footer__logo{display:block;width:24rem;height:4.2rem}.footer__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__head-text{margin-top:1rem;font-weight:700;font-size:1.2rem;line-height:150%;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.footer__head-info{margin-top:1.6rem;font-weight:400;font-size:1.4rem;line-height:120%;color:#757575}@media only screen and (min-width:1024px){.footer__head-info{margin-top:0}}@media only screen and (min-width:1280px){.footer__head-info{font-size:1.6rem;line-height:140%}}.footer__head-info b{font-weight:500}.footer__menu{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media only screen and (min-width:1024px){.footer__menu{margin-top:3rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media only screen and (min-width:768px){.footer__menu-block{width:calc(50% - 1rem)}}@media only screen and (min-width:1024px){.footer__menu-block{width:calc(25% - 1.5rem)}}@media only screen and (min-width:1280px){.footer__menu-block{width:auto}}.footer__menu-block_full{width:100%}@media only screen and (min-width:768px){.footer__menu-block_full{width:calc(50% - 1rem)}}@media only screen and (min-width:1024px){.footer__menu-block_full{width:calc(25% - 1.5rem)}}@media only screen and (min-width:1280px){.footer__menu-block_full{width:auto}}@media only screen and (min-width:1024px){.footer__menu-block_icons{width:100%;gap:6rem}}@media only screen and (min-width:1280px){.footer__menu-block_icons{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.footer__menu-block_mob{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1024px){.footer__menu-block_mob{display:none}}.footer__menu-block_pc{display:none}@media only screen and (min-width:1024px){.footer__menu-block_pc{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer__menu-title{font-weight:700;font-size:1.8rem;line-height:144%;color:#1d1d1d}.footer__menu-list{margin-top:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}@media only screen and (min-width:1440px){.footer__menu-list{margin-top:1rem;gap:1.2rem}}.footer__menu-list li{font-weight:400;font-size:1.4rem;line-height:143%;color:#757575}.footer__menu-list li a{color:#757575}.footer__menu-list_text a{text-decoration:underline}.footer__menu-social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.footer__menu-social img{width:3.2rem;height:3.2rem}@media only screen and (min-width:1280px){.footer__menu-social img{width:4.1rem;height:4.1rem}}.footer__menu-projects{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem}@media only screen and (min-width:1280px){.footer__menu-projects{margin-top:auto}}.footer__menu-blog,.footer__menu-news{font-weight:400;font-size:1.4rem;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.2rem;color:#757575;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.footer__menu-end{margin-top:2rem;padding-top:2rem;border-top:1px solid #e9e9ea}@media only screen and (min-width:1024px){.footer__menu-end{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__docs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1024px){.footer__docs{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:2rem}}.footer__docs a{font-weight:400;font-size:1.2rem;line-height:163%;color:#757575;border-bottom:1px solid #e9e9ea}.footer__docs a:last-of-type{margin-right:2.3rem}.footer__payments{margin-top:1.6rem;padding-top:1.6rem;border-top:.1rem solid #e9e9ea;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}@media only screen and (min-width:1024px){.footer__payments{margin-top:2rem;padding-top:2rem;gap:4.3rem}}.footer__payments li img{width:3.6rem;height:3.6rem}@media only screen and (min-width:1024px){.footer__payments li img{width:4.3rem;height:4.3rem}}.footer__payments li:nth-of-type(4) img{width:8.2rem;height:auto}@media only screen and (min-width:1024px){.footer__payments li:nth-of-type(4) img{width:11.5rem;height:2.4rem}}.footer__payments li:nth-of-type(5) img{width:6.8rem;height:auto}@media only screen and (min-width:1024px){.footer__payments li:nth-of-type(5) img{width:9.1rem;height:2.9rem}}@media only screen and (min-width:1024px){.footer__payments{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.footer__project{margin:1.6rem auto 0;max-width:112.3rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575;text-align:center}@media only screen and (min-width:1024px){.footer__project{margin-top:2rem;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.footer__copyright{margin-top:1.2rem;padding-top:2rem;border-top:1px solid #e9e9ea;text-align:center;font-size:1rem;line-height:160%}@media only screen and (min-width:1024px){.footer__copyright{margin-top:0;padding-top:0;border:none;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:1280px){.footer__copyright{margin-top:0;text-align:left;font-size:1.2rem}}.footer__copyright b{font-weight:500}.form fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.form__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.form__input input::-webkit-input-placeholder{color:#bababa}.form__input input::-moz-placeholder{color:#bababa}.form__input input:-ms-input-placeholder{color:#bababa}.form__input input::-ms-input-placeholder{color:#bababa}.form__input input::placeholder{color:#bababa}.form__input_text{position:relative}.form__input_text>span{padding-left:2rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575}.form__input_text input{padding:2rem;display:block;width:100%;outline:0;background:0 0;border-radius:2rem;border:1px solid #bababa;color:#1d1d1d;font-size:1.6rem;line-height:115%}.form__textarea{position:relative}.form__textarea span{padding-left:2rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575}.form__textarea textarea{margin-top:.5rem;padding:2rem;padding-bottom:4rem;width:100%;height:12.7rem;background:0 0;border:1px solid #bababa;border-radius:1.4rem;resize:none;outline:0;font-weight:400;font-size:1.4rem;line-height:130%;color:#1d1d1d}.form__textarea textarea::-webkit-input-placeholder{color:#bababa}.form__textarea textarea::-moz-placeholder{color:#bababa}.form__textarea textarea:-ms-input-placeholder{color:#bababa}.form__textarea textarea::-ms-input-placeholder{color:#bababa}.form__textarea textarea::placeholder{color:#bababa}.form .form__input-file{position:absolute;bottom:4px;left:1px;right:1px;height:37px;padding:0 10px;border-radius:0 0 14px 14px}.form .form__file{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form .form__file>svg{margin-left:auto;width:22px;height:22px;cursor:pointer}.form .form__file-inner{padding:10px 0;width:calc(100% - 32px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e8eae6;display:none}.form .form__file-inner svg{width:20px;height:20px}.form .form__file-inner span{margin-right:5px;font-size:12px;line-height:100%;color:#5a5a5a}.form .form__input-file input{display:none}.form__submit{margin-top:2rem;padding:1.7rem 1rem;width:100%;background:#9bd556;border-radius:2rem;font-weight:500;font-size:2rem;line-height:150%;color:#fff}.form__select{position:relative;min-width:14rem;cursor:pointer;font-size:1.6rem;line-height:130%}.form__select-head{padding:2rem;border:1px solid #bababa;border-radius:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.8rem;font-weight:500;font-size:1.6rem;line-height:2.2rem;color:#bababa;-webkit-transition:.1s ease-out .3s;transition:.1s ease-out .3s}.form__select>span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form__select-arrow{pointer-events:none;width:1.6rem;height:1.6rem}.form__select.open .form__select-head{border-radius:1.4rem 1.4rem 0 0;color:#1d1d1d;border-color:#1d1d1d;-webkit-transition:.3s ease-out;transition:.3s ease-out}.form__select.open .form__select-head>img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.form__select.filled>span{font-size:1.2rem;line-height:120%;color:#7d838c}.form__select ul{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #1d1d1d;border-top:none;border-radius:0 0 1.4rem 1.4rem;z-index:100;display:none;overflow:auto;max-height:31rem}.form__select ul::-webkit-scrollbar{width:.4rem}.form__select ul::-webkit-scrollbar-track{background:#f5f4f7}.form__select ul::-webkit-scrollbar-thumb{background:#e8e8e8}.form__select ul li{padding:1.5rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575}.form__select ul li:not(:first-of-type){border-top:1px solid #dbdbdd}.form__select ul li:hover{color:#fff;background:#1d1d1d}.form__utils{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__remember{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;font-weight:400;font-size:1.2rem;line-height:150%;color:#757575}.form__forget-password{font-weight:500;font-size:1.2rem;line-height:150%;color:#757575}.form__checkbox{width:0;height:0;opacity:0;visibility:hidden}.form__checkbox:checked+.form__checkbox-circle::before{opacity:1}.form__checkbox-circle{width:1.8rem;height:1.8rem;border:.1rem solid #757575;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__checkbox-circle::before{content:"";width:.8rem;height:.8rem;background:#757575;border-radius:50%;opacity:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.create-part__form-input_small{width:18rem}.create-part__form-bttns{margin-top:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem}.create-part__form-cancel{padding:1rem 2.4rem;background:#f5f4f7;border-radius:1.4rem;font-size:1.4rem;line-height:142%}@media only screen and (min-width:1024px){.create-part__form-cancel{padding:1rem 8rem}}.create-part__form-submit{margin-top:0;padding:1rem 2rem;border-radius:1.4rem;font-weight:400;font-size:1.4rem;line-height:143%;color:#fff}@media only screen and (min-width:1024px){.remove-lesson .modal__dialog,.remove-part .modal__dialog{padding:10rem 3rem!important}}.remove-lesson__title,.remove-part__title{font-weight:500;font-size:1.8rem;line-height:190%;color:#1d1d1d;text-align:center}@media only screen and (min-width:1024px){.remove-lesson__title,.remove-part__title{font-size:2.4rem;line-height:140%}}.remove-lesson__subtitle,.remove-part__subtitle{margin-top:.6rem;font-weight:500;font-size:2.2rem;line-height:120%;color:#1d1d1d;text-align:center}@media only screen and (min-width:1024px){.remove-lesson__subtitle,.remove-part__subtitle{margin-top:.8rem;font-size:3.2rem;line-height:130%}}.remove-lesson__form,.remove-part__form{margin-top:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}@media only screen and (min-width:1024px){.remove-lesson__form,.remove-part__form{margin-top:4rem!important}}.remove-lesson__form-cancel,.remove-part__form-cancel{width:calc(50% - .5rem);padding:1rem 2rem;background:#f5f4f7;border-radius:1.4rem;font-weight:400;font-size:1.4rem;line-height:143%;color:#1d1d1d}.remove-lesson__form-submit,.remove-part__form-submit{width:calc(50% - .5rem);padding:1rem 2rem;border:1px solid #f96e46;border-radius:1.4rem;font-weight:400;font-size:1.4rem;line-height:143%;color:#f96e46}.password-eye{position:absolute;bottom:1.8rem;right:2rem;width:2.4rem;height:2.4rem;-o-object-fit:contain;object-fit:contain;cursor:pointer}.password-eye+input{padding-right:5rem}.modal{display:none;z-index:305}.modal-open{overflow:hidden}.iti{width:100%;height:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);overflow:auto}@media only screen and (min-width:1280px){.modal_wait .modal__dialog{max-width:104rem!important}}@media only screen and (min-width:768px){.modal.modal-bid{padding:10rem 0}}.modal.modal-bid .modal__dialog{position:relative;overflow:hidden;margin:0 auto;padding:6.4rem 2rem 2rem;min-height:100%;width:100%;background:#fff}@media only screen and (min-width:768px){.modal.modal-bid .modal__dialog{max-width:56rem;min-height:auto;border-radius:1.2rem}}.modal.modal-bid .modal__close{position:absolute;top:20px;right:20px;width:2.4rem;height:2.4rem;z-index:10;cursor:pointer}.modal.modal-bid .modal__close::after,.modal.modal-bid .modal__close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:2.4rem;background:#757575;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.modal.modal-bid .modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal.modal-bid .modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal.modal-bid .modal__close:hover::after,.modal.modal-bid .modal__close:hover::before{height:3px}@media only screen and (min-width:768px){.modal.modal-bid2{padding:10rem 0}}.modal.modal-bid2 .modal__dialog{position:relative;overflow:hidden;margin:0 auto;padding:8rem 2rem 2rem;min-height:100%;width:100%;background:#fff}@media only screen and (min-width:768px){.modal.modal-bid2 .modal__dialog{max-width:56rem;min-height:auto;border-radius:1.2rem}}@media only screen and (min-width:1024px){.modal.modal-bid2 .modal__dialog{max-width:74rem;padding:10rem;border-radius:4rem}}.modal.modal-bid2 .modal__close{position:absolute;top:2rem;right:2rem;width:4rem;height:4rem;border:.1rem solid #1d1d1d;border-radius:1.4rem;z-index:10;cursor:pointer}@media only screen and (min-width:1024px){.modal.modal-bid2 .modal__close{top:2.4rem;right:2.4rem}}.modal.modal-bid2 .modal__close::after,.modal.modal-bid2 .modal__close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:2.4rem;background:#757575;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.modal.modal-bid2 .modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal.modal-bid2 .modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal.modal-bid2 .modal__close:hover::after,.modal.modal-bid2 .modal__close:hover::before{height:3px}.modal.modal-bid2 .modal-bid__title{font-weight:500;font-size:2.4rem;line-height:130%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.modal.modal-bid2 .modal-bid__title{font-size:3.2rem}}.modal.modal-bid2 .modal-bid__text{margin:.5rem auto 0;max-width:56rem;font-weight:400;font-size:1.6rem;line-height:140%;color:#757575}.modal.modal-bid2 .form{margin-top:2rem}@media only screen and (min-width:1024px){.modal.modal-bid2 .form{padding:0 3.6rem}}@media only screen and (min-width:768px){.modal.modal2{padding:10rem 0}}@media only screen and (min-width:1024px){.modal.modal2.modal_success .modal__dialog{max-width:90rem}}.modal.modal2 .modal__dialog{position:relative;overflow:hidden;margin:0 auto;padding:8rem 2rem 2rem;min-height:100%;width:100%;background:#fff}@media only screen and (min-width:768px){.modal.modal2 .modal__dialog{padding:8rem 4rem 4rem;max-width:56rem;min-height:auto;border:.1rem solid #9bd556;border-radius:2rem}}@media only screen and (min-width:1024px){.modal.modal2 .modal__dialog{max-width:74rem;padding:10rem;border-radius:4rem}}.modal.modal2 .modal__close{position:absolute;top:2rem;right:2rem;width:4rem;height:4rem;border:.1rem solid #1d1d1d;border-radius:1.4rem;z-index:10;cursor:pointer}@media only screen and (min-width:1024px){.modal.modal2 .modal__close{top:2.4rem;right:2.4rem}}.modal.modal2 .modal__close::after,.modal.modal2 .modal__close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:2.4rem;background:#757575;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.modal.modal2 .modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal.modal2 .modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal.modal2 .modal__close:hover::after,.modal.modal2 .modal__close:hover::before{height:3px}.submit-number__title{margin:0 auto;max-width:34.6rem;font-weight:700;font-size:2.4rem;line-height:140%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.submit-number__title{max-width:57.2rem;font-size:3.2rem;font-weight:500;line-height:133%}}.submit-number__subtitle{margin-top:.6rem;font-weight:400;font-size:1.6rem;line-height:138%;text-align:center;color:#757575}@media only screen and (min-width:1024px){.submit-number__subtitle{margin-top:1.6rem}}.submit-number__form{margin:1.6rem auto 0;max-width:48rem;width:100%}@media only screen and (min-width:1024px){.submit-number__form{margin-top:3rem}}.submit-number__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem}.submit-number__input{width:calc(25% - .375rem);height:6.4rem;text-align:center;font-size:2.4rem;line-height:140%;border:1px solid #bababa;border-radius:2rem}.submit-number__bttns{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1024px){.submit-number__bttns{margin-top:2rem}}.submit-number__repeat{font-weight:400;font-size:1.2rem;line-height:100%;text-align:center;color:#9bd556}.submit-number__change{font-weight:500;font-size:1.2rem;line-height:100%;text-align:center;color:#9bd556;text-decoration:underline}.submit-number__send{margin-top:1.6rem;padding:1.6rem 2rem;width:100%;font-weight:500;font-size:2rem;line-height:150%;color:#fff}.change-number__title{margin:0 auto;max-width:34.6rem;font-weight:700;font-size:2.4rem;line-height:140%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.change-number__title{max-width:57.2rem;font-size:3.2rem;line-height:133%}}.change-number__subtitle{margin-top:.6rem;font-weight:400;font-size:1.6rem;line-height:138%;text-align:center;color:#757575}@media only screen and (min-width:1024px){.change-number__subtitle{margin-top:1.6rem}}.change-number__form{margin:1.6rem auto 0;max-width:48rem;width:100%}@media only screen and (min-width:1024px){.change-number__form{margin-top:3rem}}.success-modal__img{margin:0 auto;width:22rem;height:12.5rem}@media only screen and (min-width:768px){.success-modal__img{width:32rem;height:18.6rem}}.success-modal__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.success-modal__title{margin-top:2.2rem;font-weight:700;font-size:2.4rem;line-height:140%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.success-modal__title{font-size:3.2rem;line-height:133%}}.success-modal__subtitle{margin-top:.6rem;font-weight:400;font-size:1.6rem;line-height:138%;text-align:center;color:#757575}@media only screen and (min-width:1024px){.success-modal__subtitle{margin-top:1.6rem;font-size:2.2rem}}.payment__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.payment__title{font-weight:700;font-size:2.4rem;line-height:140%;color:#1d1d1d}@media only screen and (min-width:1024px){.payment__title{font-size:4.4rem;line-height:120%}}.payment__promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#1d1d1d}.payment__promo svg{width:2.4rem;height:2.4rem}.payment__promo span{text-decoration:underline}.payment__promo-input{position:relative;max-width:24.4rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:none}.payment__promo-input input{padding:1.3rem 1.2rem;width:100%;background:rgba(255,255,255,.15);border:.1rem solid #bababa;border-radius:2rem;font-weight:400;font-size:1.2rem;line-height:100%;color:#1d1d1d}.payment__promo-close{position:absolute;top:1.5rem;right:1.2rem;width:1.2rem;height:1.2rem;z-index:10;cursor:pointer}.payment__promo-close::after,.payment__promo-close::before{content:"";position:absolute;top:50%;right:50%;height:.1rem;width:1.4rem;background:#1d1d1d;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.payment__promo-close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.payment__promo-close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.payment__promo-close:hover::after,.payment__promo-close:hover::before{height:.2rem}.payment__course{margin-top:1.6rem;padding:1.2rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;background:#fff;border:.2rem solid #f5f4f7;border-radius:1.2rem}@media only screen and (min-width:1024px){.payment__course{margin-top:3.2rem}}.payment__course_extended .payment__course-value{font-size:2rem}.payment__course-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.payment__course-item_result{padding-top:1.2rem;border-top:.1rem solid #f5f4f7}.payment__course-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.payment__course-text{font-weight:500;font-size:1.4rem;line-height:100%;color:#757575}.payment__course-name{font-weight:700;font-size:1.6rem;line-height:120%;color:#1d1d1d}.payment__course-value{font-weight:700;font-size:2.8rem;line-height:120%;color:#1d1d1d}.payment__methods-title{margin-top:2rem;font-weight:700;font-size:1.6rem;line-height:120%;color:#1d1d1d}@media only screen and (min-width:1024px){.payment__methods-title{margin-top:3.2rem;font-size:2rem}}.payment__methods{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.payment__method{padding:1.2rem 1.2rem 1.9rem;width:calc(50% - .4rem);height:11rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;opacity:.4;border:.2rem solid #bababa;border-radius:2rem;cursor:pointer}.payment__method.active{opacity:1;border:.2rem solid #9bd556}.payment__method-name{font-weight:400;font-size:1.6rem;line-height:140%;color:#757575}.payment__submit.disabled{background:#f5f4f7;color:#bababa;pointer-events:none}.payment__utils{margin-top:2.4rem}.payment__wallet-name{font-weight:400;font-size:14px;line-height:140%;color:#757575}.payment__wallet-input{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.payment__wallet-input input{padding:.8rem 2rem;opacity:.8;border:1px solid #bababa;border-radius:.4rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:400;font-size:1.4rem;line-height:140%;color:#1d1d1d}.payment__wallet-copy{width:4.2rem;height:4.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#9bd556;border-radius:.4rem}.payment__choose-wrap{margin-top:1.6rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5}.payment__choose-wrap::after{content:"";position:absolute;top:calc(50% - .05rem);left:0;width:100%;height:.1rem;background:#f5f4f7;z-index:-1}.payment__choose{position:relative;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575;text-align:center;z-index:5;padding:0 1rem;background:#fff}.payment__qr{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment__qr-img{width:10.8rem;height:10.8rem}.payment__qr-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.payment__qr-guide{max-width:21.5rem;font-weight:400;font-size:1.4rem;line-height:170%;color:#575857}.payment__receipt{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:1.2rem;line-height:150%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.payment__receipt input:checked+.form__checkbox-circle{border-color:#9bd556}.payment__receipt input:checked+.form__checkbox-circle svg{border-color:#9bd556;opacity:1}.payment__receipt .form__checkbox-circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.payment__receipt .form__checkbox-circle::before{display:none}.payment__receipt .form__checkbox-circle svg{opacity:0}.loader{position:relative;width:10rem;height:10rem;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loader img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wait__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}@media only screen and (min-width:1280px){.wait__head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wait__head .loader{-ms-flex-negative:0;flex-shrink:0}.wait__head-content{max-width:40rem}.wait__head-title{font-weight:500;font-size:2.2rem;line-height:140%;color:#1d1d1d}@media only screen and (min-width:1280px){.wait__head-title{font-size:3.2rem}}.wait__head-text{margin-top:.6rem;font-weight:500;font-size:1.2rem;line-height:150%;color:#757575}@media only screen and (min-width:1280px){.wait__head-text{margin-top:1.2rem}}.wait__title{margin-top:2.4rem;font-weight:500;font-size:2rem;line-height:140%;color:#1d1d1d}@media only screen and (min-width:1280px){.wait__title{margin-top:6rem}}.wait__slider{margin-top:1.6rem}@media only screen and (min-width:1280px){.wait__slider{margin-top:2.4rem}}.course-mark__img{margin:0 auto;width:13.6rem;height:13.6rem}.course-mark__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.course-mark__title{margin-top:1.2rem;font-weight:700;font-size:2.4rem;line-height:140%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.course-mark__title{font-size:3.2rem;line-height:133%;font-weight:500}}.course-mark__form{margin-top:1.2rem}@media only screen and (min-width:1024px){.course-mark__form{margin-top:3.6rem}}.course-mark__stars{margin-top:1.6rem;padding-left:2rem}.course-mark__bttns{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.4rem}@media only screen and (min-width:1024px){.course-mark__bttns{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 2rem}}.course-mark__close-bttn{padding:1rem 2rem;background:#f5f4f7;border-radius:1.4rem;font-weight:400;font-size:1.4rem;line-height:200%;color:#1d1d1d}.course-mark__submit{margin-top:0;padding:1rem 2.5rem;width:auto;font-weight:400;font-size:1.4rem;line-height:140%;color:#fff}.registration-modal__title{font-weight:700;font-size:2.4rem;line-height:140%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.registration-modal__title{font-weight:500;font-size:3.2rem;line-height:130%}}.registration-modal__text{margin-top:1rem;font-weight:400;font-size:1.6rem;line-height:140%;color:#1d1d1d;text-align:center}.modal.modal-success .modal__close{width:3.2rem;height:3.2rem;border:1px solid #1d1d1d;border-radius:.8rem}@media only screen and (min-width:1280px){.modal.modal-success .modal__close{width:4rem;height:4rem;border-radius:1.4rem}}@media only screen and (min-width:1024px){.modal.modal-success .modal__dialog{padding:7.5rem 4rem!important;border-radius:2.4rem}}@media only screen and (min-width:768px){.modal.modal-success .modal-success__first{padding:4rem 0}}.modal.modal-success .modal-success__first .preloader svg{width:20rem;height:20rem}.modal.modal-success .modal-success__second{display:none}.modal.modal-success .modal-success__content{margin-top:2rem}.modal.modal-success .modal-success__content h2{font-weight:500;font-size:2.6rem;line-height:160%;color:#1d1d1d;text-align:center}@media only screen and (min-width:1280px){.modal.modal-success .modal-success__content h2{font-size:3.2rem}}.modal.modal-success .modal-success__content p{margin-top:.4rem;font-weight:500;font-size:1.6rem;line-height:110%;color:#757575;text-align:center}@media only screen and (min-width:1280px){.modal.modal-success .modal-success__content p{margin-top:.8rem}}.modal.modal-success .modal-success__img{margin:0 auto;width:12.3rem;height:12rem}.modal.modal-success .modal-success__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal#paymentModal2 .modal__dialog{padding:2rem}@media only screen and (min-width:768px){.modal#paymentModal2 .modal__dialog{max-width:54rem}}@media only screen and (min-width:1024px){.modal#paymentModal2 .modal__dialog{padding:3.2rem}}.payment2__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.payment2__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#1d1d1d}@media only screen and (min-width:1024px){.payment2__back{font-size:1.6rem}}.payment2__back img{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.payment2__back img{width:2rem;height:2rem}}.payment2__title{font-weight:700;font-size:2.4rem;line-height:140%;color:#1d1d1d}.payment2 .modal__close{position:relative!important;top:0!important;left:0!important;right:0!important}.payment2__course{margin-top:2rem;padding:1.2rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem;background:#fff;border:.2rem solid #f5f4f7;border-radius:1.2rem}@media only screen and (min-width:1024px){.payment2__course{margin-top:3.2rem}}.payment2__course_extended .payment__course-value{font-size:2rem}.payment2__course-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.payment2__course-item:not(:first-of-type){padding-top:1.2rem;border-top:1px solid #f5f4f7}.payment2__course-item_result{padding-top:1.2rem;border-top:.1rem solid #f5f4f7}.payment2__course-item_cash .payment2__course-value{-ms-flex-item-align:end;align-self:flex-end}.payment2__course-item_crypto .payment2__course-value{font-weight:700}@media only screen and (min-width:1024px){.payment2__course-item_crypto .payment2__course-value{font-size:2.4rem}}.payment2__course-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.payment2__course-text{font-weight:500;font-size:1.4rem;line-height:100%;color:#757575}.payment2__course-name{margin-top:.4rem;font-weight:700;font-size:1.6rem;line-height:120%;color:#1d1d1d}@media only screen and (min-width:1024px){.payment2__course-name{font-size:2rem}}.payment2__course-value{font-weight:500;font-size:2rem;line-height:120%;color:#1d1d1d}.payment2__methods-title{margin-top:2rem;font-weight:700;font-size:1.6rem;line-height:120%;color:#1d1d1d}@media only screen and (min-width:1024px){.payment2__methods-title{margin-top:3.2rem}}.payment2__methods{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}.payment2__method{border:1px solid #bababa;border-radius:2rem}.payment2__method-head{padding:2rem 1.6rem;min-height:7.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.payment2__method-head.active .payment2__method-radio{background:0 0;border-radius:unset;-webkit-box-shadow:unset;box-shadow:unset}.payment2__method-head.active .payment2__method-radio::after{opacity:0}.payment2__method-head.active .payment2__method-radio img{opacity:1}.payment2__method-radio{position:relative;width:2rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;background:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f7f7f7));background:linear-gradient(180deg,#e8e8e8 0,#f7f7f7 100%);-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.1);box-shadow:inset 1px 1px 2px rgba(0,0,0,.1);border-radius:50%}.payment2__method-radio::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e5e5e5));background:linear-gradient(180deg,#fff 0,#e5e5e5 100%);-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.1);box-shadow:inset 1px 1px 2px rgba(0,0,0,.1);border-radius:50%}.payment2__method-radio img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0}.payment2__method-name{margin-left:.8rem;font-weight:400;font-size:1.8rem;line-height:100%;color:#1d1d1d}@media only screen and (min-width:1024px){.payment2__method-name{margin-left:1rem}}.payment2__method-imgs{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.payment2__method-imgs_sized img{width:3rem;height:3rem;-o-object-fit:contain;object-fit:contain}.payment2__method-body{padding:0 2rem 2rem}.payment2__choose-title{font-weight:400;font-size:1.4rem;line-height:140%;color:#1d1d1d}.payment2__list{margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.payment2__li{position:relative;padding:1.2rem 1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dfe1e3;border-radius:1.6rem}.payment2__li img{width:auto;height:2.3rem;-o-object-fit:contain;object-fit:contain}.payment2__li.active{border-color:#5aa000}.payment2__li.active::after{content:"";position:absolute;top:1.2rem;right:1.6rem;width:2rem;height:2rem;background-image:url(../images/icons/check3.svg);background-size:contain;background-repeat:no-repeat}.payment2__li-name{margin-left:.8rem;font-weight:400;font-size:1.6rem;line-height:100%;color:#757575}.payment2__next{margin-top:1.6rem;width:100%;font-weight:500;font-size:2rem;line-height:150%;color:#fff}.payment2 .preloader{margin:4.6rem 4rem 4rem}@media only screen and (min-width:1024px){.payment2 .preloader{margin-top:5.6rem}}.payment2 .preloader svg{width:10rem;height:10rem}@media only screen and (min-width:1024px){.payment2 .preloader svg{width:12rem;height:12rem}}.payment2__preloader-text{margin-top:2rem;font-weight:500;font-size:1.6rem;line-height:120%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.payment2__preloader-text{margin-top:2.4rem}}.payment2__result{padding:2rem}.payment2__result-title{font-weight:700;font-size:1.6rem;line-height:120%;color:#1d1d1d}.payment2__result-main{margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1024px){.payment2__result-main{padding:.6rem 0}}.payment2__result-main>img{height:3.9rem;width:auto;-o-object-fit:contain;object-fit:contain}.payment2__result-titles{margin-left:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}.payment2__result-cat{font-weight:400;font-size:1.4rem;line-height:100%;color:#757575}.payment2__result-item{font-weight:500;font-size:1.6rem;line-height:100%;color:#0f1d11}.payment2__result-edit{margin-left:auto;padding:.4rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;background:#f5f4f7;border-radius:.8rem;font-weight:400;font-size:1.2rem;line-height:120%;color:#1d1d1d}.payment2__result-edit img{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}.payment2__utils{margin-top:.8rem;padding:2rem;border:1px solid #9bd556;border-radius:2rem}@media only screen and (min-width:1024px){.payment2__utils{margin-top:0}}.payment2__wallet-name{font-weight:400;font-size:14px;line-height:140%;color:#757575}.payment2__wallet-input{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.payment2__wallet-input input{padding:.8rem 2rem;opacity:.8;border:1px solid #bababa;border-radius:.4rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:400;font-size:1.4rem;line-height:140%;color:#1d1d1d}.payment2__wallet-copy{width:4.2rem;height:4.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#9bd556;border-radius:.4rem}.payment2__choose-wrap{margin-top:1.6rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5}.payment2__choose-wrap::after{content:"";position:absolute;top:calc(50% - .05rem);left:0;width:100%;height:.1rem;background:#f5f4f7;z-index:-1}.payment2__choose{position:relative;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575;text-align:center;z-index:5;padding:0 1rem;background:#fff}.payment2__qr{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment2__qr-img{width:10.8rem;height:10.8rem}.payment2__qr-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.payment2__qr-guide{max-width:21.5rem;font-weight:400;font-size:1.4rem;line-height:170%;color:#575857}.payment2__receipt{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:1.2rem;line-height:150%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.payment2__receipt input:checked+.form__checkbox-circle{border-color:#9bd556}.payment2__receipt input:checked+.form__checkbox-circle svg{border-color:#9bd556;opacity:1}.payment2__receipt .form__checkbox-circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.payment2__receipt .form__checkbox-circle::before{display:none}.payment2__receipt .form__checkbox-circle svg{opacity:0}.payment2__safe-title{margin:3.2rem auto 0;max-width:37rem;font-weight:500;font-size:2rem;line-height:130%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.payment2__safe-title{margin-top:4rem}}.payment2__safe-balance{margin-top:3.2rem;font-weight:400;font-size:1.6rem;line-height:130%;text-align:center;color:#757575}@media only screen and (min-width:1024px){.payment2__safe-balance{margin-top:4rem}}.payment2__safe-balance b{font-weight:700;font-size:4rem;line-height:110%;color:#1d1d1d}.payment2__safe-bttn{margin-top:3.2rem;display:block;width:100%;font-weight:500;font-size:2rem;line-height:150%;color:#fff}@media only screen and (min-width:1024px){.payment2__safe-bttn{margin-top:4rem}}.modal#paymentModal2-success .modal__dialog{padding:2rem}@media only screen and (min-width:768px){.modal#paymentModal2-success .modal__dialog{max-width:40rem}}@media only screen and (min-width:1024px){.modal#paymentModal2-success .modal__dialog{padding:3.2rem;border-radius:3.2rem}}.payment2-success__img{margin:0 auto;width:11.6rem;height:10.7rem}.payment2-success__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.payment2-success__title{font-weight:500;font-size:2.4rem;line-height:100%;text-align:center;color:#1d1d1d}.payment2-success__text{margin-top:1.4rem;font-weight:500;font-size:1.2rem;line-height:150%;text-align:center;color:#757575}.payment2-success__link{margin-top:2.4rem;padding:1.5rem 2rem;width:100%;font-weight:500;font-size:2rem;line-height:150%;color:#fff}@media only screen and (min-width:1024px){.payment2-success__link{margin-top:2rem}}@media only screen and (min-width:1024px){.modal.modal-bid2#land-success .modal__dialog{position:relative;padding-top:17.5rem;padding-bottom:6rem;overflow:visible}}.land-success__img{margin:0 auto;width:14.2rem;height:12.9rem}.land-success__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.land-success__img{position:absolute;top:-9.5rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:23.3rem;height:25.6rem}}.land-success__content{margin-top:1rem}@media only screen and (min-width:1024px){.land-success__content{margin-top:0}}.land-success__title{font-weight:500;font-size:2.6rem;line-height:100%;text-align:center;color:#1d1d1d}.land-success__title b{background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media only screen and (min-width:1024px){.land-success__title{font-size:3.2rem}}.land-success__description{margin:1.2rem auto 0;max-width:43.5rem;font-weight:500;font-size:1.6rem;line-height:1.8rem;text-align:center;color:#757575}.land-success__description b{font-weight:700;font-size:1.6rem;line-height:112%;color:#757575}.land-success__description a{position:relative;font-weight:700;text-decoration:underline;color:#5aa000}.land-success__link{margin:1.6rem auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1.5rem 4.5rem;font-weight:700;font-size:2rem;line-height:170%;color:#fff}.land-success__text{margin:1.6rem auto 0;max-width:32.5rem;font-weight:500;font-size:1.2rem;line-height:120%;text-align:center;color:#1d1d1d}.land-success__text b{color:#7e7e7e}.modal#modal-share .modal__dialog,.modal#modal-webinar .modal__dialog{padding:2rem}@media only screen and (min-width:768px){.modal#modal-share .modal__dialog,.modal#modal-webinar .modal__dialog{max-width:50rem}}@media only screen and (min-width:1024px){.modal#modal-share .modal__dialog,.modal#modal-webinar .modal__dialog{padding:4rem;border-radius:3.2rem}}.modal#modal-share .modal__dialog .modal__close,.modal#modal-webinar .modal__dialog .modal__close{width:2.4rem;height:2.4rem;border:.1rem solid #bababa;border-radius:.4rem}.modal#modal-share .modal__dialog .modal__close::after,.modal#modal-share .modal__dialog .modal__close::before,.modal#modal-webinar .modal__dialog .modal__close::after,.modal#modal-webinar .modal__dialog .modal__close::before{width:1.4rem;height:.1rem;background:#1d1d1d}.modal-webinar__img{margin-top:4rem;position:relative;width:100%;height:19rem;border-radius:1.4rem;overflow:hidden}@media only screen and (min-width:1024px){.modal-webinar__img{margin-top:1.5rem;height:21rem}}.modal-webinar__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.modal-webinar__tariff{position:absolute;bottom:1.6rem;left:1.6rem;padding:.4rem .8rem;width:calc(100% - 3.2rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;background:#fff;border-radius:.4rem;font-weight:400;font-size:1.2rem;line-height:167%;color:#63a712}@media only screen and (min-width:1024px){.modal-webinar__tariff{margin-top:0;margin-bottom:.2rem}}.modal-webinar__tariff img{width:1.2rem;height:1.2rem;-o-object-fit:contain;object-fit:contain}.modal-webinar__title{margin-top:1.2rem;font-weight:500;font-size:1.8rem;line-height:133%;color:#1d1d1d}@media only screen and (min-width:1024px){.modal-webinar__title{margin-top:1.6rem}}.modal-webinar__text{margin-top:.5rem;font-weight:500;font-size:1.2rem;line-height:150%;color:#757575}.modal-webinar__info{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-webinar__author,.modal-webinar__date{padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:1rem;line-height:160%;color:#1d1d1d}.modal-webinar__author svg,.modal-webinar__date svg{width:1.4rem;height:auto}.modal-webinar__telegram{position:absolute;bottom:0;left:0;width:100%;z-index:20;padding:.8rem .6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f4f7;border-radius:1.4rem}.modal-webinar__telegram-icon{width:1.7rem;height:1.7rem}.modal-webinar__telegram-icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal-webinar__telegram-title{margin-left:.2rem;font-weight:500;font-size:1.2rem;line-height:120%;color:#0f1d11}.modal-webinar__telegram-link{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;font-weight:400;font-size:1rem;line-height:160%;text-decoration:underline;color:#1d1d1d}.modal-webinar__telegram-link img{width:.8rem;height:.8rem;-o-object-fit:contain;object-fit:contain}.modal-webinar__end{margin-top:1.2rem;padding:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border:1px solid #f5f4f7;border-radius:1.2rem;-webkit-box-shadow:-1px 1px 12px #e9e9e9;box-shadow:-1px 1px 12px #e9e9e9}@media only screen and (min-width:1024px){.modal-webinar__end{margin-top:1.6rem}}.modal-webinar__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.modal-webinar__price-text{font-weight:400;font-size:1.2rem;line-height:133%;color:#757575}.modal-webinar__price-value{padding:.2rem 1.2rem;background:#f5f4f7;border-radius:1.4rem;font-weight:400;font-size:1.6rem;line-height:140%;color:#1d1d1d}.modal-webinar__buy{padding-left:4rem;padding-right:4rem;font-size:1.4rem;line-height:140%;font-weight:500}.modal-webinar__utils{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.4rem}.modal-webinar__utils-bttn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;font-weight:400;font-size:1.2rem;line-height:100%;color:#757575}.modal-webinar__utils-bttn svg{width:1.6rem;height:1.6rem}.modal-webinar__preloader{padding:8rem 4rem 4rem;height:54rem}.modal-webinar__preloader .preloader{width:20rem;margin:0 auto;height:100%}.modal-webinar__preloader .preloader svg{width:100%;height:100%}.modal#webinar-tariff .modal__dialog{padding:6.4rem 2rem 2rem}@media only screen and (min-width:768px){.modal#webinar-tariff .modal__dialog{max-width:60rem;padding:6.8rem 8rem}}@media only screen and (min-width:1024px){.modal#webinar-tariff .modal__dialog{padding:6.8rem 8rem;border-radius:3.2rem}}.webinar-tariff__back{position:absolute;top:2.4rem;left:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#1d1d1d}@media only screen and (min-width:1024px){.webinar-tariff__back{font-size:1.6rem}}.webinar-tariff__back img{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.webinar-tariff__back img{width:2rem;height:2rem}}.webinar-tariff__title{font-weight:400;font-size:2.4rem;line-height:120%;text-align:center;color:#0f1d11}.webinar-tariff__title b{font-weight:600}.webinar-tariff__list{margin-top:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.webinar-tariff__li{position:relative;padding:2.8rem 2rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #f6f6f6;border-radius:12px;cursor:pointer}.webinar-tariff__li:not(.active):hover{border-color:#9bd556}.webinar-tariff__li.active{border-color:#5aa000}.webinar-tariff__li.stock .webinar-tariff__stock{display:block}.webinar-tariff__li input{display:none}.webinar-tariff__stock{position:absolute;top:0;left:0;padding:.4rem 3.5rem;background:-webkit-gradient(linear,left bottom,left top,color-stop(-13%,#5aa000),color-stop(121%,#9ad556));background:linear-gradient(0deg,#5aa000 -13%,#9ad556 121%);border-radius:1.2rem 0;font-weight:500;font-size:1.2rem;line-height:120%;color:#fff;display:none}.webinar-tariff__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.1rem}.webinar-tariff__date{font-weight:400;font-size:1.6rem;line-height:2rem;color:#0f1d11}.webinar-tariff__val{font-weight:400;font-size:2rem;line-height:120%;color:#505358}.webinar-tariff__right{font-weight:400;font-size:2.4rem;line-height:120%;color:#1d1d1d}.webinar-tariff__right span{font-weight:500}.webinar-tariff__subscribe{margin-top:2.4rem;width:100%;font-weight:700;font-size:2rem;line-height:150%;color:#fff}.modal#course-success .modal__dialog,.modal#webinar-success .modal__dialog{padding:2rem 2.5rem}@media only screen and (min-width:768px){.modal#course-success .modal__dialog,.modal#webinar-success .modal__dialog{max-width:60rem;overflow:visible;border-radius:2.4rem}}@media only screen and (min-width:1024px){.modal#course-success .modal__dialog,.modal#webinar-success .modal__dialog{padding:6rem;max-width:67.2rem;border-radius:2.4rem}}.course-success__img,.webinar-success__img{margin:0 auto;width:19.2rem;height:19.2rem}@media only screen and (min-width:768px){.course-success__img,.webinar-success__img{margin-top:-6.4rem}}@media only screen and (min-width:1024px){.course-success__img,.webinar-success__img{margin-top:-13rem}}.course-success__img img,.webinar-success__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.course-success__title,.webinar-success__title{font-weight:500;font-size:2.6rem;line-height:100%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.course-success__title,.webinar-success__title{font-size:3.2rem}}.course-success__name,.webinar-success__name{margin-top:1.2rem;font-weight:400;font-size:2rem;line-height:100%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.course-success__name,.webinar-success__name{font-size:2.6rem}}.course-success__date,.webinar-success__date{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:.5rem;font-size:2rem;line-height:100%;color:#1d1d1d}.course-success__links,.webinar-success__links{margin-top:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}@media only screen and (min-width:1024px){.course-success__links,.webinar-success__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.8rem}}.course-success__link,.webinar-success__link{font-weight:500;font-size:2rem;line-height:170%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.course-success__description{margin-top:1.2rem;font-weight:500;font-size:1.6rem;line-height:120%;text-align:center;color:#757575}.modal-share__back{position:absolute;top:2rem;left:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;font-weight:400;font-size:1.6rem;line-height:140%;color:#1d1d1d}@media only screen and (min-width:1024px){.modal-share__back{top:2.4rem;left:2.4rem}}.modal-share__back img{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.modal-share__back img{width:2rem;height:2rem}}.modal-share__title{margin-top:2rem;font-weight:500;font-size:2.4rem;line-height:100%;text-align:center;color:#1d1d1d}.modal-share__links{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem}.modal-share__link{display:block}.modal-share__link svg{width:4.2rem;height:4.2rem}.modal-share__link:hover path{fill:#9bd556}.modal-share__link:hover circle{stroke:#9bd556}.modal-share__link:last-of-type:hover path{stroke:#9bd556;fill:#9bd556}.modal-share__link:last-of-type:hover path:last-of-type{fill:#fff}.modal-share__or{margin:2.4rem auto 0;max-width:35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:1.6rem;line-height:112%;color:#1f2232}@media only screen and (min-width:1280px){.modal-share__or{margin-top:2.4rem}}.modal-share__or::after,.modal-share__or::before{content:"";width:calc(50% - 2.5rem);height:.1rem;background-color:#f5f4f7}.modal-share__copy{margin:2.4rem auto 0;width:100%;max-width:35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:500;font-size:1.4rem;line-height:2rem;color:#fff}.modal-share__copy:hover svg path{stroke:#9bd556}.main-cabinet{margin-top:2rem}@media only screen and (min-width:1024px){.main-cabinet{padding-top:9.5rem}}@media only screen and (min-width:1024px){.main-cabinet>.container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}}@media only screen and (min-width:1024px){.main-cabinet__side-menu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (min-width:1024px){.main-cabinet__content{padding-top:1rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 21rem - 30.5rem - 4rem)}}.main-cabinet__sidebar{margin:4rem auto 8rem;max-width:40rem}@media only screen and (min-width:1024px){.main-cabinet__sidebar{margin:0;width:30.5rem;-ms-flex-negative:0;flex-shrink:0}}.side-menu{display:none}@media only screen and (min-width:1024px){.side-menu{position:relative;margin-bottom:8rem;display:block;z-index:34}}.side-menu__cabinet-links{padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;border:1px solid #f5f4f7;border-radius:2rem}@media only screen and (min-width:1024px){.side-menu__cabinet-links{position:sticky;top:11.5rem;width:21rem}}.side-menu__cabinet-link{padding:1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1.4rem;font-weight:400;font-size:1.4rem;line-height:130%;color:#757575}.side-menu__cabinet-link.active{background:#9bd556;-webkit-box-shadow:0 .2rem 1.2rem #e1e8e3;box-shadow:0 .2rem 1.2rem #e1e8e3;font-weight:500;color:#fff}.side-menu__cabinet-link:last-of-type{margin-top:4.8rem}.side-menu__cabinet-icon{width:2rem;height:2rem;-ms-flex-negative:0;flex-shrink:0}.side-menu__cabinet-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cut-menu .side-menu__cabinet-links{background:#fff;-webkit-transition:width .15s ease-in-out .1s;transition:width .15s ease-in-out .1s}@media only screen and (min-width:1024px){.cut-menu .side-menu__cabinet-links{width:8.2rem}}@media only screen and (min-width:1024px){.cut-menu .side-menu__cabinet-links:hover{width:21rem}}@media only screen and (min-width:1024px){.cut-menu .side-menu__cabinet-links:hover .side-menu__cabinet-link span{width:auto;opacity:1;-webkit-transition:opacity .15s ease-in-out .25s;transition:opacity .15s ease-in-out .25s}}.cut-menu .side-menu{width:8.2rem}.cut-menu .side-menu__wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media only screen and (min-width:1024px){.cut-menu .side-menu__cabinet-link{padding:1rem}}@media only screen and (min-width:1024px){.cut-menu .side-menu__cabinet-link span{white-space:nowrap;width:0;opacity:0;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}}.sidebar-event{padding:2rem;background:#f5f4f7;border-radius:2rem;display:block}.sidebar-event__title{font-weight:500;font-size:2rem;line-height:150%;color:#1d1d1d}.sidebar-event__card-img{position:relative;margin-top:1rem;width:100%;height:16rem;border-radius:1.4rem;overflow:hidden}.sidebar-event__card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1024px){.sidebar-event__card-img{width:26.5rem}}.sidebar-event__card-status{position:absolute;top:1rem;left:1rem;padding:.4rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;background:#f96e46;border-radius:10rem;font-weight:400;font-size:1.2rem;line-height:125%;color:#fff}.sidebar-event__card-status svg{width:1.2rem;height:auto}.sidebar-event__card-title{margin-top:1rem;font-weight:500;font-size:1.8rem;line-height:133%;color:#1d1d1d}@media only screen and (min-width:1280px){.sidebar-event__card-title{font-size:1.8rem}}.sidebar-event__card-text{margin-top:.5rem;font-weight:400;font-size:1.2rem;line-height:125%;color:#757575;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.sidebar-event__card-info{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sidebar-event__card-author,.sidebar-event__card-date{padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:1rem;line-height:160%;color:#1d1d1d}.sidebar-event__card-author svg,.sidebar-event__card-date svg{width:1.4rem;height:auto}.sidebar-event__telegram{margin-top:.5rem;padding:.8rem .6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:.6rem}.sidebar-event__telegram-icon{width:1.7rem;height:1.7rem}.sidebar-event__telegram-icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sidebar-event__telegram-title{margin-left:.2rem;font-weight:500;font-size:1rem;line-height:120%;color:#0f1d11}.sidebar-event__telegram-link{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;font-weight:400;font-size:1rem;line-height:160%;text-decoration:underline;color:#1d1d1d}.sidebar-event__telegram-link img{width:.8rem;height:.8rem;-o-object-fit:contain;object-fit:contain}.sidebar-event__card-link{margin-top:1rem;display:block;width:100%;text-align:center;padding:1rem 2rem;border-radius:1.4rem;font-weight:400;font-size:1.4rem;line-height:2rem;color:#fff}.sidebar-empty{padding:2rem;border:1px solid #f5f4f7;border-radius:2rem}.sidebar-empty__image{padding:2rem;width:100%;height:15.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fcfbfd;border-radius:1.4rem}.sidebar-empty__image img{width:9rem;height:9rem;-o-object-fit:contain;object-fit:contain}.sidebar-empty__title{margin-top:1rem;font-weight:500;font-size:1.8rem;line-height:133%;color:#1d1d1d}.sidebar-empty__text{margin-top:.4rem;font-weight:500;font-size:1.4rem;line-height:170%;color:#757575}.subscribe__switch{margin:4rem auto 0;padding:.3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f4f7;border-radius:2.4rem}.subscribe__bttn{padding:.45rem .8rem;background:0 0;border-radius:2.4rem;font-weight:500;font-size:1.4rem;line-height:120%;color:#1d1d1d}.subscribe__bttn.active{background:#1d1d1d;color:#fff}.subscribe__economy{margin-top:.8rem;font-weight:400;font-size:1.2rem;line-height:120%;color:#757575;text-align:center}.subscribe__variants{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4rem}@media only screen and (min-width:768px){.subscribe__variants{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}.variant{padding:2rem;border:.1rem solid #e1e0e5;border-radius:2rem}.variant[data-duration=year]{display:none}@media only screen and (min-width:768px){.variant{width:calc(50% - .7rem)}}.variant__popular{position:absolute;top:-1.9rem;left:0;text-align:center;width:100%;font-weight:700;font-size:1rem;line-height:120%;letter-spacing:.08em;text-transform:uppercase;color:#1d1d1d}.variant__title{font-weight:500;font-size:2rem;line-height:2.2rem;color:#1d1d1d;text-align:center}.variant__price{position:relative;margin:2rem auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-weight:400;font-size:1.2rem;line-height:120%;color:#757575}.variant__price b{font-weight:500;font-size:3.2rem;line-height:100%;color:#1d1d1d}.variant__price del{font-weight:400;font-size:2rem;line-height:100%;text-decoration:line-through;color:#757575}.variant__price-stock{position:absolute;top:0;right:.4rem;font-weight:500;font-size:1.4rem;line-height:100%;color:#fe0003}.variant__bttn{margin:2rem auto 0;padding:1rem;width:100%;max-width:50rem;font-weight:400;font-size:1.4rem;line-height:140%}@media only screen and (min-width:768px){.variant__bttn{max-width:100%}}.variant__bttn.disabled{padding:1rem;background:#f5f4f7;border-radius:1.4rem;color:#bababa}.variant__economy{margin-top:.8rem;font-weight:400;font-size:1rem;line-height:120%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.4rem;color:#757575}.variant__economy::after{content:"";width:1rem;height:1rem;background:url(../images/icons/arrow-top-right.svg);background-size:cover;background-position:center;background-repeat:no-repeat}.variant__list{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.variant__li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;font-weight:400;font-size:1.2rem;line-height:120%;color:#1d1d1d}.variant__li::before{content:"";width:1.2rem;height:1.2rem;background:url(../images/icons/check3.svg);background-size:cover;background-position:center;background-repeat:no-repeat}.cancel-subscribe__title{font-weight:400;font-size:2.4rem;line-height:120%;text-align:center;color:#0f1d11}.cancel-subscribe__title b{font-weight:600}@media only screen and (min-width:1024px){.cancel-subscribe__title{font-size:3.2rem}.cancel-subscribe__title br{display:none}}.cancel-subscribe__name{margin-top:.8rem;font-weight:500;font-size:2.4rem;line-height:120%;color:#1d1d1d;text-align:center}@media only screen and (min-width:1024px){.cancel-subscribe__name{font-size:3.2rem}}.cancel-subscribe__text{margin-top:1.2rem;font-weight:400;font-size:1.4rem;line-height:130%;text-align:center;color:#0f1d11}@media only screen and (min-width:1024px){.cancel-subscribe__text{font-size:1.8rem;margin:1.2rem auto 0;max-width:52rem}}.cancel-subscribe__bttns{margin-top:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media only screen and (min-width:768px){.cancel-subscribe__bttns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1024px){.cancel-subscribe__bttns{margin-top:4rem}}.cancel-subscribe__bttn{width:100%;padding:1.2rem 4rem;font-weight:700;font-size:1.6rem;line-height:100%;border-radius:.8rem}@media only screen and (min-width:768px){.cancel-subscribe__bttn{width:calc(50% - .8rem)}}@media only screen and (min-width:1024px){.cancel-subscribe__bttn{border-radius:2rem;font-weight:700;color:#fff;font-size:1.8rem;line-height:150%}}@media only screen and (min-width:1440px){.cancel-subscribe__bttn{padding:1.7rem 4rem;font-size:2rem;line-height:150%}}.cancel-subscribe__bttn_primary{color:#fff}.cancel-subscribe__bttn_red{border:.1rem solid #f96e46;color:#f96e46}.cancel-subscribe__bttn_red:hover{background:#f96e46;color:#fff}@media only screen and (max-width:1023px){#cancel-subscribe.modal.modal-bid2 .modal__dialog{padding-bottom:4rem}}@media only screen and (min-width:1024px){#cancel-subscribe.modal.modal-bid2 .modal__dialog{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:1440px){#cancel-subscribe.modal.modal-bid2 .modal__dialog{padding:10rem 5rem}}@media only screen and (min-width:1024px){.modal.modal-bid2#get-subscribe .modal__dialog{padding:6rem}}@media only screen and (min-width:1280px){.modal.modal-bid2#get-subscribe .modal__dialog{padding:6rem 10rem;max-width:92rem}}.modal.modal-bid2#get-subscribe .modal__dialog .subscribe__switch{margin-top:1.8rem}.get-subscribe__title{font-weight:500;font-size:2.8rem;line-height:150%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1280px){.get-subscribe__title{font-size:3.6rem}}.get-subscribe__subtitle{margin-top:.6rem;font-weight:400;font-size:1.6rem;line-height:2rem;text-align:center;color:#0f1d11}@media only screen and (min-width:1280px){.get-subscribe__subtitle{font-size:1.8rem}}.get-subscribe__or{margin:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:1.6rem;line-height:112%;color:#757575}@media only screen and (min-width:1280px){.get-subscribe__or{margin-top:2.4rem}}.get-subscribe__or::after,.get-subscribe__or::before{content:"";width:calc(50% - 2.5rem);height:.1rem;background-color:#f5f4f7}.get-subscribe__buy-title{margin-top:1.6rem;font-weight:500;font-size:2.4rem;line-height:175%;text-align:center;color:#1d1d1d}.get-subscribe__buy{margin-top:1.2rem;padding:2rem;border:1px solid #f5f4f7;border-radius:2rem}@media only screen and (min-width:1280px){.get-subscribe__buy{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1280px){.get-subscribe__content{width:calc(100% - 28rem);position:relative}.get-subscribe__content::before{content:"";position:absolute;top:0;right:-4rem;height:100%;width:.1rem;background:#f5f4f7}}.get-subscribe__name{font-weight:700;font-size:1.6rem;line-height:100%;color:#1d1d1d}@media only screen and (min-width:1280px){.get-subscribe__name{font-size:2.6rem;line-height:120%}}.get-subscribe__text{margin-top:.6rem;font-weight:400;font-size:1.2rem;line-height:133%;color:#757575;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.get-subscribe__price{margin-top:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:1.2rem;line-height:133%;color:#1d1d1d}@media only screen and (min-width:1280px){.get-subscribe__price{gap:1.2rem;font-size:1.6rem}}.get-subscribe__price span{font-weight:500;font-size:2rem;line-height:100%;color:#1d1d1d}@media only screen and (min-width:1280px){.get-subscribe__price span{font-size:3.2rem;line-height:120%}}.get-subscribe__bttn{margin-top:.8rem;width:100%;max-width:40rem;font-weight:700;font-size:2rem;line-height:150%}@media only screen and (min-width:768px){.get-subscribe__bttn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1.7rem 4rem}}@media only screen and (min-width:1280px){.get-subscribe__bttn{font-size:2rem;padding:1.7rem 4.7rem}}.get-subscribe__telegram{margin-top:1.2rem;padding:2rem;border:.1rem solid #5aa000;border-radius:2rem}@media only screen and (min-width:1280px){.get-subscribe__telegram{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5rem}}.get-subscribe__telegram-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1280px){.get-subscribe__telegram-content{display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto;-ms-grid-rows:auto auto;grid-template-rows:auto auto;grid-column-gap:1.6rem}}.get-subscribe__telegram-icon{width:3.8rem;height:3.8rem}@media only screen and (min-width:1280px){.get-subscribe__telegram-icon{width:4.9rem;height:4.9rem;-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/3/2}}.get-subscribe__telegram-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.get-subscribe__telegram-head{margin-left:1.6rem;width:calc(100% - 5.4rem)}@media only screen and (min-width:1280px){.get-subscribe__telegram-head{width:calc(100% - 6.5rem);-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/2/3;margin-left:0}}.get-subscribe__telegram-subtitle{font-weight:500;font-size:1.4rem;line-height:120%;color:#757575}.get-subscribe__telegram-title{margin-top:.2rem;font-weight:500;font-size:1.6rem;line-height:120%;color:#0f1d11}.get-subscribe__telegram-text{margin-top:1rem;width:100%;font-weight:400;font-size:1.2rem;line-height:133%;color:#757575}@media only screen and (min-width:1280px){.get-subscribe__telegram-text{margin-top:.6rem;-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:2/2/3/3}}.get-subscribe__telegram-details{margin-top:1.6rem}@media only screen and (min-width:1280px){.get-subscribe__telegram-details{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:19rem}}.get-subscribe__telegram-price{font-weight:400;font-size:1.2rem;line-height:120%;color:#757575;text-align:center}.get-subscribe__telegram-price b{font-weight:500;font-size:2.8rem;line-height:100%;color:#1d1d1d}.get-subscribe__telegram-bttn{margin:1.6rem auto 0;display:block;width:100%;max-width:40rem;background-color:#fff;font-weight:500;font-size:1.4rem;line-height:140%}.get-subscribe_webinar .modal-webinar__info{margin-top:1rem}@media only screen and (min-width:1280px){.get-subscribe_webinar .modal-webinar__info{margin-top:.5rem}}.get-subscribe_webinar .get-subscribe__price{margin-top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#757575}.get-subscribe_webinar .get-subscribe__price span{font-size:2.4rem}.get-subscribe_webinar .get-subscribe__name{font-size:1.8rem}@media only screen and (min-width:1280px){.get-subscribe_webinar .get-subscribe__name{font-size:2rem}}.get-subscribe_webinar .get-subscribe__bttn{margin:.8rem auto 0}@media only screen and (min-width:1280px){.get-subscribe_webinar .get-subscribe__bttn{margin-top:1.2rem;padding:1rem 7.5rem;font-size:1.4rem}}.get-subscribe_webinar .get-subscribe__buy{border:2px solid #5aa000}@media only screen and (min-width:1280px){.get-subscribe_webinar .get-subscribe__buy{margin-top:2rem}}@media only screen and (min-width:1280px){.get-subscribe_webinar .get-subscribe__buy-title{margin-top:2.4rem;line-height:100%}}@media only screen and (min-width:1280px){.get-subscribe_webinar .subscribe__economy{margin-top:1.2rem}}.get-subscribe_webinar .variant.variant_popular{position:relative;z-index:10}.get-subscribe_webinar .variant.variant_popular::before{content:"";position:absolute;top:-2.8rem;left:-.1rem;right:-.1rem;width:calc(100% + .2rem);height:calc(100% + 2.9rem);background:#9bd556;border-radius:2rem;z-index:-2}.get-subscribe_webinar .variant.variant_popular::after{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:100%;background:#fff;border-radius:2rem;z-index:-1}.telegram-preloader.preloader{width:20rem;margin:2rem auto 0;height:100%}@media only screen and (min-width:1280px){.telegram-preloader.preloader{width:15rem}}.telegram-preloader.preloader svg{width:100%;height:100%}.subscribe-special{margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem}@media only screen and (min-width:1024px){.subscribe-special{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem}}.subscribe-special+.subscribe__variants{margin-top:1.6rem}.subscribe-special p{font-weight:400;font-size:1.2rem;line-height:120%;color:#757575;text-align:center}.subscribe-special__timer{padding:.4rem .6rem;min-width:12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.2rem;border:.1rem solid #5aa000;border-radius:.6rem}.subscribe-special__timer img{width:2.3rem;height:2.1rem;-o-object-fit:contain;object-fit:contain}.subscribe-special__time{font-weight:700;font-size:1.4rem;line-height:120%;color:#1d1d1d}
/* ===== PRELOADER ===== */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 10000;
	display: none;
	justify-content: center;
	align-items: center;
}
#preloader[style*="block"] {
	display: flex !important;
}
#floatingCirclesG {
	position: relative;
	width: 125px;
	height: 125px;
	transform: scale(0.6);
}
.f_circleG {
	position: absolute;
	background-color: #9bd556;
	height: 22px;
	width: 22px;
	border-radius: 12px;
	animation: f_fadeG 1.2s infinite linear;
}
#frotateG_01 { left: 0; top: 51px; animation-delay: 0s; }
#frotateG_02 { left: 15px; top: 15px; animation-delay: 0.15s; }
#frotateG_03 { left: 51px; top: 0; animation-delay: 0.3s; }
#frotateG_04 { right: 15px; top: 15px; animation-delay: 0.45s; }
#frotateG_05 { right: 0; top: 51px; animation-delay: 0.6s; }
#frotateG_06 { right: 15px; bottom: 15px; animation-delay: 0.75s; }
#frotateG_07 { left: 51px; bottom: 0; animation-delay: 0.9s; }
#frotateG_08 { left: 15px; bottom: 15px; animation-delay: 1.05s; }
@keyframes f_fadeG {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

/* ===== POPUPS (SMS verification, phone change) ===== */
.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
}
.popup_content {
	background: #fff;
	border-radius: 2rem;
	padding: 3.6rem 3.2rem;
	max-width: 42rem;
	width: 90%;
	position: relative;
}
.popup_content h3 {
	color: #1d1d1d;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 130%;
	text-align: center;
	margin-bottom: 0.8rem;
}
.popup_content p {
	color: #757575;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 150%;
	text-align: center;
	margin-bottom: 1.6rem;
}
.popup_content p #currPhone {
	font-weight: 600;
	color: #1d1d1d;
}
.close_popup {
	position: absolute;
	top: 1.6rem;
	right: 1.6rem;
	cursor: pointer;
	width: 2.4rem;
	height: 2.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.2s;
}
.close_popup:hover {
	opacity: 0.6;
}
.close_popup svg {
	width: 1.6rem;
	height: 1.6rem;
}

/* Popup form elements */
.jhuy {
	display: block;
	margin-bottom: 1.2rem;
	position: relative;
}
.t-input.f-input {
	padding: 1.6rem 2rem;
	display: block;
	width: 100%;
	outline: none;
	background: #fff;
	border-radius: 2rem;
	border: 1px solid #bababa;
	color: #1d1d1d;
	font-size: 1.6rem;
	line-height: 115%;
	box-sizing: border-box;
	transition: border-color 0.2s;
}
.t-input.f-input:focus {
	border-color: #9bd556;
}
.t-input.f-input::placeholder {
	color: #bababa;
}
#codeError {
	display: none;
	color: #e74c3c;
	font-size: 1.2rem;
	margin-top: 0.4rem;
	padding-left: 1rem;
}
.flex_uh {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	align-items: center;
}
.t-submit {
	padding: 1.4rem 2rem;
	display: block;
	width: 100%;
	border: none;
	border-radius: 1.4rem;
	background: linear-gradient(180deg, #5aa000 0%, #9ad556 100%);
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 115%;
	cursor: pointer;
	text-align: center;
	transition: background 0.2s;
}
.t-submit:hover {
	background: linear-gradient(360deg, #5aa000 0%, #9ad556 100%);
}
.change_phone {
	color: #757575;
	font-size: 1.3rem;
	cursor: pointer;
	text-decoration: underline;
	transition: color 0.2s;
}
.change_phone:hover {
	color: #9bd556;
}

/* ===== Placeholder on validation error ===== */
input.error::placeholder {
	color: #999 !important;
}
input.error {
	border-color: #e74c3c !important;
	background-color: #fff5f5 !important;
	color: #1d1d1d !important;
}
label.error {
	color: #e74c3c;
	font-size: 1.2rem;
	padding-left: 1rem;
	margin-top: 0.3rem;
	display: block;
}
/* Flag area background matches input error state */
.iti input.error ~ .iti__flag-container .iti__selected-flag,
.iti .iti__flag-container .iti__selected-flag {
	background-color: transparent;
}

/* ===== intlTelInput overrides ===== */
.iti {
	width: 100%;
	display: block;
}
.iti input,
.iti input[type=tel],
.iti input[type=text] {
	width: 100% !important;
	padding-left: 52px !important;
}
.iti__country-list {
	z-index: 10001;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 1rem;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
	max-height: 200px;
}
.iti__country {
	padding: 8px 12px;
	color: #1d1d1d;
	font-size: 1.4rem;
}
.iti__country.iti__highlight {
	background-color: #f5f4f7;
}
.iti__dial-code {
	color: #757575;
}
.iti__selected-flag {
	border-radius: 2rem 0 0 2rem;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
	background-color: #f5f4f7;
	border-radius: 2rem 0 0 2rem;
}
.subscribe-form__input .iti {
	width: 100%;
}

/* ===== Responsive popups ===== */
@media (max-width: 480px) {
	.popup_content {
		padding: 2.4rem 1.6rem;
		max-width: 95%;
		border-radius: 1.6rem;
	}
	.popup_content h3 {
		font-size: 2rem;
	}
}

/* ===== Tab toggle & FAQ active states ===== */
.learning-main__tab.open .learning-main__tab-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.faq__li.active .faq__li-answer {
	display: block;
}

/* ===== Global smooth scroll ===== */
html {
	scroll-behavior: smooth;
}

.timer2 {
	white-space: nowrap;
}
