@charset "UTF-8";@font-face{font-family:Mulish;src:url(../fonts/Mulish-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(../fonts/Mulish-Italic-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}*,: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:1900px){html{font-size:11px}}body{font-family:Mulish,sans-serif;font-style:normal;font-weight:500;font-size:1.8rem;line-height:105%;color:#0f1d11}body.noscroll{height:100vh;overflow:hidden}@media only screen and (max-width:767px){body.panel-noscroll{height:100vh;overflow:hidden}}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}img{display:block}.hidden{display:none!important}.container{margin:0 auto;width:100%;max-width:160rem;padding:0 2rem}@media only screen and (min-width:1280px){.container{padding:0 4rem}}@-webkit-keyframes scale{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes scale{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.05);transform:scale(1.05)}}.flick-bttn{-webkit-animation:1s infinite scale alternate;animation:1s infinite scale alternate}.bttn{padding:1.2rem 2rem;display:block;border:1px solid transparent;border-radius:.8rem;text-align:center;cursor:pointer;-webkit-transition:ease-out .2s;transition:ease-out .2s}.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-red{background:#fff;border-color:#c40303;color:#c40303}.welcome{display:none;padding-top:14rem;padding-left:4rem;position:absolute;top:0;right:0;width:calc(100% - 40rem);height:100%;background-image:url(../images/welcome.png);background-size:cover;background-repeat:no-repeat;z-index:5}@media only screen and (min-width:1024px){.welcome{display:block}}@media only screen and (min-width:1280px){.welcome{width:calc(100% - 50rem)}}@media only screen and (min-width:1440px){.welcome{width:calc(100% - 60rem)}}@media only screen and (min-width:1600px){.welcome{padding-top:22rem;width:calc(100% - 75rem)}}.welcome__table{position:relative;margin:0 auto;width:calc(100% - 8rem);max-width:61rem}.welcome__table img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.welcome__balance{position:absolute;bottom:-5rem;right:-2.8rem;width:24rem;height:17rem}.welcome__balance img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.welcome__title{margin-top:14rem;font-weight:700;font-size:2.4rem;line-height:120%;text-align:center;color:#fff}@media only screen and (min-width:1280px){.welcome__title{font-size:3.2rem}}.welcome__subtitle{margin-top:.6rem;font-weight:500;font-size:1.6rem;line-height:120%;text-align:center;color:#fff}@media only screen and (min-width:1280px){.welcome__subtitle{font-size:2rem}}body{position:relative}body.auth .header{position:absolute;top:0;left:0;width:100%;border:none;z-index:100}@media only screen and (min-width:1440px){body.auth .header{padding-left:26rem}}.header{padding:1.2rem 0;background:#fff}@media only screen and (min-width:1280px){.header{padding:2rem 0}}.header>.container{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}.header__logo{width:16rem;height:2.4rem}.header__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__language-bttn{width:4rem;height: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;background:#fff;border-radius:50%;border:1px solid #f6f6f6;cursor:pointer}.header__language-bttn.active,.header__language-bttn:hover{border-color:#5aa000}.header__language-bttn img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.header__logo-icon{width:2.4rem;height:2.4rem;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icons/logo-icon.svg)}@media only screen and (min-width:1024px){.header__logo-icon{display:none}}.header__right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}@media only screen and (min-width:1024px){.header__right{margin-left:auto}}.header__fill{padding:1.2rem 1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);border-radius:.8rem;font-weight:700;font-size:1.6rem;line-height:100%;color:#fff}.header__fill::before{content:"";width:1.6rem;height:1.6rem;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icons/arrow-up.svg)}.header__profile{width:4rem;height: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;background:#fff;border:1px solid #f6f6f6;border-radius:50%}.header__profile::before{content:"";width:2rem;height:2rem;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icons/profile.svg)}.header__notification{width:4rem;height: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;background:#fff;border:1px solid #f6f6f6;border-radius:50%}.header__notification::before{content:"";width:2rem;height:2rem;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icons/header/notification.svg)}.header.auth .header__language-bttn{display:none}@media only screen and (min-width:1024px){.header.auth .header__language-bttn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1440px){.header.panel-open{padding-left:7.3rem}}.header__notifications-popup{position:absolute;top:calc(100% + 1.2rem);right:0;width:44rem;height:47.2rem;overflow:auto;background:#fff;border:1px solid #f6f6f6;-webkit-box-shadow:1px 1px 9.8px rgba(192,206,199,.5);box-shadow:1px 1px 9.8px rgba(192,206,199,.5);border-radius:.8rem}.header__notifications-popup:not(.show){display:none}.header__notifications-heading{padding:3.2rem 2rem 1.6rem 2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header__notifications-desc{font-weight:600;font-size:2.4rem;line-height:120%;color:#0f1d11}.header__notifcations-amount{margin-left:1.2rem;width:2.4rem;height:2.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;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);border-radius:.4rem;font-weight:700;font-size:1.6rem;line-height:100%;color:#fff}.header__notifications-link{margin-left:auto;margin-bottom:.3rem;font-weight:700;font-size:1.4rem;line-height:120%;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}.header__notifications-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__notifications-li{position:relative;padding:1.6rem 2rem;list-style:none;border-bottom:1px solid #e5f4d5;z-index:5}.header__notifications-li.active::before{content:"";position:absolute;top:0;left:-2rem;width:calc(100% + 4rem);height:100%;background:#f6ffed;z-index:-1}@media only screen and (min-width:1024px){.header__notifications-li.active::before{left:0;width:100%}}@media only screen and (min-width:1024px){.header__notifications-li{padding:1.6rem 2.4rem}}.header__notifications-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__notifications-icon{width:2.4rem;height:2.4rem;-ms-flex-negative:0;flex-shrink:0}.header__notifications-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__notifications-title{margin-left:1.6rem;font-weight:400;font-size:1.8rem;line-height:120%;color:#0f1d11;-ms-flex-item-align:start;align-self:flex-start}.header__notifications-date{margin-left:auto;font-weight:600;font-size:1rem;line-height:120%;color:#98989a}.header__notifications-text{margin-top:.2rem;padding-left:4rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#505358;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}@media only screen and (min-width:1280px){.header__notifications-text{margin-right:3rem}}.nav{position:fixed;bottom:0;left:0;width:100%;height:8.4rem;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;background:#fff;border-top:.1rem solid #dfe1e3;z-index:200}@media only screen and (min-width:1024px){.nav{display:none}}.nav__link,.nav__replenish{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:.4rem;font-weight:500;font-size:1.2rem;line-height:125%;color:#505358}.nav__link{padding:2rem}.nav__replenish{padding:1.3rem;padding-bottom:2rem}.nav__plus-icon{position:relative;width:3.2rem;height:3.2rem;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);border-radius:50%}.nav__plus-icon::after,.nav__plus-icon::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.2rem;height:.2rem;background:#fff;border-radius:1rem}.nav__plus-icon::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.nav__icon{width:2.4rem;height:2.4rem}.nav__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#burger-menu{position:relative;width:4rem;height:4rem;background:#fff;border:1px solid #f6f6f6;border-radius:50%;-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:1440px){#burger-menu{display:none}}#burger-menu span{display:block;position:absolute;height:.1rem;width:1.4rem;background:#505358;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}.layout{margin:0 auto;max-width:192rem}@media only screen and (min-width:1440px){.layout{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}}.panel{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:150;display:none}@media only screen and (min-width:768px){.panel{background:rgba(0,0,0,.1)}}@media only screen and (min-width:1440px){.panel{position:static;height:auto;width:26rem;display:block;-ms-flex-negative:0;flex-shrink:0}}.panel__wrap{width:100%;height:100%;padding:1.2rem 2rem 2.4rem;background:#fff}@media only screen and (min-width:768px){.panel__wrap{width:43rem;border-right:1px solid #f6f6f6}}@media only screen and (min-width:1440px){.panel__wrap{padding:2.4rem;width:100%}}.panel__close{margin-left:auto;width:4rem;height: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;background:#fff;border:1px solid #f6f6f6;border-radius:50%}@media only screen and (min-width:1440px){.panel__close{display:none}}.panel__close svg{width:2rem;height:2rem}.panel__logo{display:none}@media only screen and (min-width:1440px){.panel__logo{display:block;width:16rem;height:2.4rem}}.panel__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.panel__separate{display:none}@media only screen and (min-width:1440px){.panel__separate{margin:2.4rem auto 0;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;width:2.8rem;height:2.8rem;background:#fff;border:1px solid #dfe1e3;border-radius:.8rem;cursor:pointer;-webkit-transform:translate(13rem,0);-ms-transform:translate(13rem,0);transform:translate(13rem,0)}}.panel__separate img{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain}.panel__link{margin-top:2rem;padding:1.1rem 2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;font-weight:700;font-size:1.4rem;line-height:120%;color:#505358}.panel__link::before{content:"";width:1.6rem;height:1.6rem;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icons/logo-icon.svg)}.panel__link::after{content:"";margin-left:auto;width:1.6rem;height:1.6rem;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icons/link.svg)}.panel:not(.open){width:7.3rem}.panel:not(.open) .panel__wrap{padding:2.4rem 1.6rem}.panel:not(.open) .panel__logo{display:none}.panel:not(.open) .panel__separate{margin-top:.6rem;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.panel:not(.open) .navigation{margin-top:2.4rem;gap:.8rem}.panel:not(.open) .navigation__link,.panel:not(.open) .navigation__link-bttn,.panel:not(.open) .panel__link{padding:1.2rem}.panel:not(.open) .navigation__link span,.panel:not(.open) .navigation__link-bttn span,.panel:not(.open) .panel__link span{display:none}.panel:not(.open) .navigation__link-bttn::after{display:none}.panel:not(.open) .panel__link::after{display:none}.panel:not(.open) .panel-webinar{display:none}.navigation{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.navigation__link,.navigation__link-bttn{padding:1.1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;font-weight:500;font-size:1.4rem;line-height:125%;color:#505358}@media only screen and (min-width:1024px){.navigation__link,.navigation__link-bttn{padding:1.1rem 1.2rem}}.navigation__icon{width:1.6rem;height:1.6rem;background-size:contain;background-repeat:no-repeat}.navigation__icon_home{background-image:url(../images/icons/header/home.svg)}.navigation__icon_paradsafe{background-image:url(../images/icons/header/paradsafe.svg)}.navigation__icon_invoices{background-image:url(../images/icons/header/invoices.svg)}.navigation__icon_info{background-image:url(../images/icons/header/information.svg)}.navigation__icon_transactions{background-image:url(../images/icons/header/transactions.svg)}.navigation__icon_veryfication{background-image:url(../images/icons/header/veryfication.svg)}.navigation__icon_referals{background-image:url(../images/icons/header/referals.svg)}.navigation__icon_study{background-image:url(../images/icons/header/study.svg)}.navigation__link-list{position:relative}.navigation__link-bttn{width:100%}.navigation__link-bttn::after{content:"";margin-left:auto;width:1.2rem;height:1.2rem;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icons/chevron-down.svg)}.navigation__link-sublist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none}@media only screen and (min-width:1024px){.navigation__link-sublist{margin-left:2rem;border-left:.2rem solid #dfe1e3;padding-left:1rem}}.navigation__link-sublist.open{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation__link-sublist a{padding:1.1rem 4rem;font-weight:500;font-size:1.4rem;line-height:120%;color:#505358}@media only screen and (min-width:1024px){.navigation__link-sublist a{padding:.9rem 1.2rem;font-size:1.2rem}}.panel-webinar{margin:3rem auto 0;max-width:50rem;padding:1.2rem;display:block;background:#f6f6f6;border-radius:1.6rem}.panel-webinar__title{font-weight:800;font-size:1.4rem;line-height:120%;color:#0f1d11}.panel-webinar__text{margin-top:.2rem;font-weight:700;font-size:1.2rem;line-height:120%;color:#0f1d11}.panel-webinar__img{margin-top:1.2rem;width:100%}.panel-webinar__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.8rem}body.auth main{padding-top:6.5rem}@media only screen and (min-width:1280px){body.auth main{padding-top:8.1rem}}.sidebar{margin:2rem auto 0;max-width:60rem}@media only screen and (min-width:1024px){.sidebar{margin:0;width:36rem}}.sidebar-manager{padding:1.4rem 1.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:1px solid #f0f0f0;border-radius:1.2rem}.sidebar-manager__avatar{width:5rem;height:5rem;border-radius:50%;overflow:hidden}.sidebar-manager__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sidebar-manager__info{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}.sidebar-manager__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.sidebar-manager__name{font-weight:600;font-size:1.6rem;line-height:100%;color:#0f1d11}.sidebar-manager__status{padding:.2rem .6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.2rem;border:.1rem solid #f6f6f6;border-radius:.4rem;font-weight:500;font-size:1.2rem;line-height:120%;color:#545454}.sidebar-manager__status::before{content:"";width:.4rem;height:.4rem;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);border-radius:50%}.sidebar-manager__position{font-weight:400;font-size:1.4rem;line-height:120%;color:#545454}.sidebar-manager__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}.sidebar-manager__telegram,.sidebar-manager__viber{width:2rem;height:2rem}.sidebar-manager__telegram img,.sidebar-manager__viber img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sidebar-card{margin-top:1.2rem;padding:2rem 1.2rem;background:#fff;border:.1rem solid #f0f0f0;border-radius:1.2rem}.sidebar-card__title{font-weight:600;font-size:2rem;line-height:120%;color:#0f1d11}.sidebar-card__text{margin-top:.8rem;font-weight:400;font-size:1.4rem;line-height:120%;color:#505358}.sidebar-card__link{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;font-size:1.6rem;line-height:100%;text-decoration:underline;color:#98989a}.sidebar-card__link::after{content:"";width:1.6rem;height:1.6rem;background-image:url(../images/icons/arrow_left.svg);background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-ms-flex-negative:0;flex-shrink:0}.sidebar-bonus{margin-top:1.2rem;padding:1.6rem 9.6rem 1.6rem 1.6rem;background-image:url(../images/general/sidebar-bonus.png);background-size:cover;background-position:bottom right;background-repeat:no-repeat;border-radius:1.2rem}.sidebar-bonus__head{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-bonus__title{font-weight:700;font-size:2rem;line-height:130%;color:#fff}.sidebar-bonus__get{font-weight:700;font-size:1.4rem;line-height:100%;text-decoration:underline;color:#fff}.sidebar-bonus__heading{margin-top:1.6rem;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;font-weight:600;font-size:1.6rem;line-height:100%;color:#fff}.sidebar-bonus__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar-bonus__li{padding:.8rem 0;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;border-bottom:1px solid #1f6501}.sidebar-bonus__refill{font-weight:400;font-size:1.6rem;line-height:125%;color:#fff}.sidebar-bonus__discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem}.sidebar-bonus__discount b{font-weight:400;font-size:1.6rem;line-height:100%;text-decoration:line-through;color:#acdf63}.sidebar-bonus__discount span{font-weight:700;font-size:1.8rem;line-height:100%;color:#fff}.footer{padding:2.4rem 0 2.4rem;background:#21372f;color:#fff}@media only screen and (min-width:1440px){.footer{padding:5rem 0 4rem}}.footer>.container{position:relative}@media only screen and (min-width:1024px){.footer>.container{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}}@media only screen and (min-width:1024px){.footer__head{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__logo{width:20.7rem;height:3.1rem}@media only screen and (min-width:1280px){.footer__logo{width:22rem;height:3.3rem}}.footer__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__head-text{margin-top:1.2rem;font-weight:400;font-size:1rem;line-height:120%;color:#fff}@media only screen and (min-width:1024px){.footer__head-text{margin-top:0}}@media only screen and (min-width:1280px){.footer__head-text{font-size:1.2rem}}@media only screen and (min-width:1440px){.footer__head-text{font-size:1.6rem}}.footer__info{margin-top:1.4rem}@media only screen and (min-width:1024px){.footer__info{min-width:20.7rem;margin-top:2.4rem}}@media only screen and (min-width:1440px){.footer__info{margin-top:4.4rem}}.footer__info-social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.footer__info-social a{width:3.5rem;height:3.5rem}.footer__info-social a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__contacts{margin-top:2rem}@media only screen and (min-width:1440px){.footer__contacts{margin-top:4.6rem}}.footer__contacts-title{font-weight:500;font-size:1.2rem;line-height:100%;text-transform:uppercase;color:#fff}@media only screen and (min-width:1440px){.footer__contacts-title{font-size:1.4rem;font-weight:700}}.footer__contacts-list{margin-top:1.2rem;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;gap:1.6rem}@media only screen and (min-width:1024px){.footer__contacts-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}@media only screen and (min-width:1440px){.footer__contacts-list{margin-top:1.6rem}}.footer__contacts-mail,.footer__contacts-phone,.footer__contacts-schedule{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem;font-weight:500;font-size:1.5rem;line-height:100%;color:#acacac}@media only screen and (min-width:1440px){.footer__contacts-mail,.footer__contacts-phone,.footer__contacts-schedule{font-size:1.4rem}}.footer__contacts-mail::before,.footer__contacts-phone::before,.footer__contacts-schedule::before{content:"";width:2rem;height:2rem;background-size:contain;background-repeat:no-repeat}.footer__contacts-mail a:hover,.footer__contacts-phone a:hover,.footer__contacts-schedule a:hover{color:#fff}.footer__contacts-phone::before{background-image:url(../images/icons/footer/phone.svg)}.footer__contacts-mail::before{background-image:url(../images/icons/footer/mail.svg)}.footer__contacts-schedule::before{background-image:url(../images/icons/footer/clock.svg)}.footer__contacts-mail:hover,.footer__contacts-phone:hover{text-decoration:underline}.footer__awards{position:absolute;bottom:4.2rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);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:3.6rem}@media only screen and (min-width:1024px){.footer__awards{margin-top:5.5rem;max-width:23rem;position:relative;bottom:unset;left:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.8rem}}.footer__awards li:nth-of-type(4){-webkit-transform:translate(0,-.8rem);-ms-transform:translate(0,-.8rem);transform:translate(0,-.8rem);-ms-flex-item-align:start;align-self:flex-start}@media only screen and (min-width:1024px){.footer__awards li:nth-of-type(4){-webkit-transform:unset;-ms-transform:unset;transform:unset}}.footer__awards li:nth-of-type(5){position:absolute;bottom:-.8rem;right:0}@media only screen and (min-width:1024px){.footer__awards li:nth-of-type(5){position:static}}.footer__main{margin-top:2rem;padding-top:2.1rem;border-top:.1rem solid #274238}@media only screen and (min-width:1024px){.footer__main{margin-top:2.4rem;padding-top:0;width:calc(100% - 27.1rem);border:none}}@media only screen and (min-width:1280px){.footer__main{width:calc(100% - 28.4rem)}}@media only screen and (min-width:1440px){.footer__main{margin-top:4.4rem}}.footer__menus{padding-right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.4rem 1.2rem}@media only screen and (min-width:1024px){.footer__menus{padding-right:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__menu{min-width:35%;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){.footer__menu{width:23.7%;min-width:unset}.footer__menu:nth-of-type(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__menu:nth-of-type(2){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.footer__menu:nth-of-type(3){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.footer__menu:nth-of-type(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer__menu:nth-of-type(5){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__menu:nth-of-type(6){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__menu:nth-of-type(7){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}}@media only screen and (min-width:1440px){.footer__menu{gap:1.6rem}}.footer__menu-heading{font-weight:700;font-size:1.2rem;line-height:120%;letter-spacing:.02em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1280px){.footer__menu-heading{font-size:1.4rem}}.footer__menu-list{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;display:none}@media only screen and (min-width:1024px){.footer__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer__menu-li{font-weight:500;font-size:1.2rem;line-height:100%}.footer__menu-li a{color:#acacac}.footer__menu-li a:hover{color:#fff;text-decoration:underline}.footer__content{margin-top:2.4rem;font-weight:400;font-size:1.2rem;line-height:120%;color:#fff}@media only screen and (min-width:1440px){.footer__content{margin-top:3rem}}.footer__content p:not(:first-of-type){margin-top:1.2rem}.footer__content p a{font-style:italic;font-weight:500;text-decoration:underline;color:#acacac}.footer__end{margin-top:1.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:13.3rem}@media only screen and (min-width:1024px){.footer__end{gap:2rem}}@media only screen and (min-width:1280px){.footer__end{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1440px){.footer__end{margin-top:3rem}}.footer__docs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem 1.9rem}.footer__docs a{font-weight:400;font-size:1.2rem;line-height:120%;color:#acacac}.footer__docs a:nth-of-type(2n){position:relative}.footer__docs a:nth-of-type(2n)::before{content:"";position:absolute;top:0;left:-.9rem;height:100%;width:.1rem;background:#acacac}@media only screen and (min-width:600px){.footer__docs a:not(:first-of-type){position:relative}.footer__docs a:not(:first-of-type)::before{content:"";position:absolute;top:0;left:-.9rem;height:100%;width:.1rem;background:#acacac}}.footer__copyright{font-weight:400;font-size:1.1rem;line-height:120%;color:#acacac;text-align:center}.form fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.form__input{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.form__input input::-webkit-input-placeholder{color:#98989a;font-size:1.4rem;line-height:100%}.form__input input::-moz-placeholder{color:#98989a;font-size:1.4rem;line-height:100%}.form__input input:-ms-input-placeholder{color:#98989a;font-size:1.4rem;line-height:100%}.form__input input::-ms-input-placeholder{color:#98989a;font-size:1.4rem;line-height:100%}.form__input input::placeholder{color:#98989a;font-size:1.4rem;line-height:100%}.form__input_text{position:relative}.form__input_text>span{font-weight:400;font-size:1.6rem;line-height:145%;color:#505358}.form__input_text input{padding:1.1rem 1.6rem;display:block;width:100%;outline:0;background:0 0;border-radius:.8rem;border:1px solid #dfe1e3;color:#0f1d11;font-size:1.4rem;line-height:100%}.form__input_half{width:calc(50% - .3rem)}@media only screen and (min-width:1280px){.form__input_half{width:calc(50% - .5rem)}}.form__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:150%;color:#1d1d1d;text-decoration:underline}.form__promo img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.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__input-file{position:absolute;bottom:4px;left:1px;right:1px;height:37px;padding:0 10px;border-radius:0 0 14px 14px}.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__file>svg{margin-left:auto;width:22px;height:22px;cursor:pointer}.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__file-inner svg{width:20px;height:20px}.form__file-inner span{margin-right:5px;font-size:12px;line-height:100%;color:#5a5a5a}.form__input-file input{display:none}.form__submit{padding:1.2rem 2.4rem;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);border-radius:.8rem;font-weight:700;font-size:1.6rem;line-height:100%;color:#fff}.form__select-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.form__select{position:relative;min-width:14rem;cursor:pointer;font-size:1.6rem;line-height:130%}.form__select-head{width:100%;padding:1.2rem 1.6rem;border:1px solid #dfe1e3;border-radius:.8rem;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;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;background-image:url(../images/icons/chevron-down-grey.svg);background-size:contain;background-repeat:no-repeat}.form__select.open .form__select-head{border-radius:.8rem .8rem 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 .8rem .8rem;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:#000}.form__radio-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.form__radio-wrap>span{font-weight:400;font-size:1.6rem;line-height:145%;color:#505358}.form__radio{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.form__radio-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.form__radio-item span{width:100%;padding:1.1rem 1.2rem;border:.1rem solid #dfe1e3;border-radius:.8rem;font-weight:600;font-size:1.4rem;line-height:100%;color:#0f1d11}.form__radio-item input{display:none}.form__radio-item input:checked+span{padding:1rem 1.1rem;border-width:.2rem;border-color:#9ad556}.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;cursor:pointer}.form__forget-password{font-weight:500;font-size:1.2rem;line-height:150%;color:#757575}.form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:400;font-size:1.2rem;line-height:125%;color:#505358}.form__checkbox a{color:#505358;font-weight:600;text-decoration:underline}.form__checkbox input{width:0;height:0;opacity:0;visibility:hidden;cursor:pointer}.form__checkbox input:checked+.form__checkbox-icon svg{opacity:1}.form__checkbox input:checked+.form__checkbox-icon{border-color:#5aa000;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%)}.form__checkbox-icon{width:1.6rem;height:1.6rem;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;border:1px solid #dfe1e3;border-radius:.2rem;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.form__checkbox-icon:hover{border-color:#5aa000}.form__checkbox-icon svg{opacity:0}.form__checkbox-green{width:1.8rem;height:1.8rem;border-radius:.4rem;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;border:.1rem solid #bababa}.form__checkbox-green::before{content:"";width:1.2rem;height:1.2rem;background-image:url(../images/icons/check-white.svg);background-size:contain;background-repeat:no-repeat;opacity:0}.password-eye{position:absolute;bottom:1.2rem;right:1.6rem;width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain;cursor:pointer}.password-eye+input{padding-right:4.2rem}.back{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:130%;color:#505358}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal{display:none;z-index:100}.modal-open{overflow:hidden}.iti{width:100%;height:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(19,34,29,.65);overflow:auto;z-index:200}.modal__dialog{position:relative;overflow:hidden;margin:0 auto;background:#fff}.modal__close{position:absolute;top:1.2rem;right:1.2rem;width:2.4rem;height:2.4rem;z-index:10;cursor:pointer}@media only screen and (min-width:1024px){.modal__close{top:2rem;right:2rem}}.modal__close::after,.modal__close::before{content:"";position:absolute;top:50%;left:50%;height:.1rem;width:2rem;background:#0f1d11;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.reset-invoice__dialog{padding:3.8rem 3.4rem;position:relative;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:calc(100% - 4rem);max-width:52rem;border-radius:1.2rem}@media only screen and (min-width:1024px){.reset-invoice__dialog{padding:6rem 6.9rem 5.5rem}}.reset-invoice__title{font-weight:600;font-size:2rem;line-height:120%;text-align:center;color:#0f1d11}.reset-invoice__title b{font-weight:700}.reset-invoice__text{margin-top:.8rem;font-weight:400;font-size:1.6rem;line-height:125%;text-align:center;color:#505358}@media only screen and (min-width:1024px){.reset-invoice__text{margin-top:1.2rem}}.reset-invoice__bttns{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem}@media only screen and (min-width:1024px){.reset-invoice__bttns{margin-top:2.4rem}}.reset-invoice__bttn{width:calc(50% - .6rem);font-weight:700;font-size:1.6rem;line-height:100%}.modal-verification__dialog{padding:4rem 2rem;position:relative;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:calc(100% - 4rem);max-width:50rem;border-radius:1.2rem}@media only screen and (min-width:1024px){.modal-verification__dialog{padding:6rem}}.modal-verification__img{margin:0 auto;width:14.2rem;height:14.2rem}.modal-verification__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal-verification__title{margin-top:1.6rem;font-weight:600;font-size:2.4rem;line-height:120%;text-align:center;color:#0f1d11}@media only screen and (min-width:1024px){.modal-verification__title{margin-top:.8rem}}.modal-verification__bttn{margin-top:2.4rem;padding:1.2rem 4rem;width:100%;font-weight:700;font-size:1.6rem;line-height:100%;color:#fff}@media only screen and (min-width:1024px){.modal-verification__bttn{margin-top:1.6rem}}.modal-transfer__dialog{padding:4rem 2rem;position:relative;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:calc(100% - 4rem);max-width:50rem;border-radius:1.2rem;overflow:visible}@media only screen and (min-width:1024px){.modal-transfer__dialog{padding:6rem;max-width:61rem}}.modal-transfer__title{font-weight:600;font-size:2.4rem;line-height:120%;text-align:center;color:#0f1d11}@media only screen and (min-width:1024px){.modal-transfer__title{font-size:3.2rem}}.modal-transfer__form{margin-top:2.4rem}.modal-transfer__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:.9rem}.modal-transfer__select{width:100%}.modal-transfer__submit{margin-top:3rem;width:100%;font-weight:700;font-size:1.6rem;line-height:100%;color:#fff}.modal-create__dialog{padding:2rem 1.6rem;position:relative;top:6rem;width:calc(100% - 4rem);max-width:50rem;border-radius:1.2rem;overflow:visible}@media only screen and (min-width:1024px){.modal-create__dialog{top:10rem;padding:0;max-width:107.1rem;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1024px){.modal-create__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:6rem}}@media only screen and (min-width:1280px){.modal-create__content{width:61rem;-ms-flex-negative:0;flex-shrink:0}}.modal-create__content-title{font-weight:600;font-size:2.4rem;line-height:120%;text-align:center;color:#0f1d11}.modal-create__form{margin-top:1.6rem}.modal-create__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:2rem}@media only screen and (min-width:1024px){.modal-create__radio_fit label{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:9rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.modal-create__submit{margin-top:2.4rem;width:100%;font-weight:700;font-size:1.6rem;line-height:100%;color:#fff}.modal-create__demos{margin-top:2.4rem}@media only screen and (min-width:1024px){.modal-create__demos{margin-top:0;padding:6rem;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:0 1.2rem 1.2rem 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.modal-create__demos-title{font-weight:500;font-size:2rem;line-height:120%;color:#0f1d11}.modal-create__slider{margin-top:1.2rem}@media only screen and (min-width:1024px){.modal-create__slider{margin-top:1.6rem}}.modal-create__slide{position:relative;padding:1.2rem 1.6rem 4rem;width:33rem;border-radius:1.2rem}.modal-create__slide_green{background-image:url(../images/demos/green.png);background-size:cover;background-repeat:no-repeat;background-position:0 50%}@media only screen and (min-width:1024px){.modal-create__slide{padding:1.2rem 1.2rem 6rem 2.4rem}}.modal-create__badge{margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.45rem .65rem;background:#fff;border-radius:16px;font-weight:800;font-size:.7rem;line-height:.9rem;letter-spacing:.02em;text-transform:uppercase;color:#0f1d11}.modal-create__slide-title{font-weight:800;font-size:3rem;line-height:120%;letter-spacing:.02em;color:#fff}@media only screen and (min-width:1024px){.modal-create__slide-title{margin-top:2.4rem}}.modal-create__slide-description{margin-top:.6rem;font-weight:500;font-size:1.2rem;line-height:120%;color:#fff}.modal-create__slide-price{margin-top:.8rem;font-weight:400;font-size:1.2rem;line-height:125%;color:#fff}.modal-create__slide-price b{font-weight:800;font-size:3.2rem;line-height:125%;color:#fff}.modal-create__slide-list{margin-top:1.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}.modal-create__slide-li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:700;font-size:1.2rem;line-height:125%;color:#fff}.modal-create__slide-li b{font-weight:900}.modal-create__slide-li::before{content:"";width:1.6rem;height:1.6rem;background-image:url(../images/general/list-check.svg);background-size:contain;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0}.transaction{position:fixed;top:0;right:0;padding:1.2rem 2rem;width:100%;height:100%;background:#fff;z-index:300}@media only screen and (min-width:768px){.transaction{width:57rem}}@media only screen and (min-width:1024px){.transaction{padding:2rem 3.6rem}}.transaction__head{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}.transaction__file{padding:.95rem 2.15rem;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:.8rem;background:#f6f6f6;border-radius:.8rem;font-weight:600;font-size:1.4rem;line-height:150%;color:#505358}.transaction__file::before{content:"";width:2rem;height:2rem;background-image:url(../images/icons/pdf_file.svg);background-size:contain;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:1024px){.transaction__file::before{width:2.4rem;height:2.4rem}}.transaction__close{position:relative;width:2.4rem;height:2.4rem;z-index:10;cursor:pointer}.transaction__close::after,.transaction__close::before{content:"";position:absolute;top:50%;left:50%;height:.1rem;width:2rem;background:#0f1d11;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.transaction__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.transaction__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.transaction__title{margin-top:2.4rem;font-weight:600;font-size:2.4rem;line-height:100%;color:#262626}@media only screen and (min-width:1024px){.transaction__title{margin-top:1.6rem}}.transaction__text{margin-top:1.2rem;font-weight:500;font-size:1.4rem;line-height:120%;color:#505358}.transaction__subtitle{margin-top:2.6rem;font-weight:600;font-size:1.8rem;line-height:100%;color:#0f1d11}@media only screen and (min-width:1024px){.transaction__subtitle{margin-top:2rem}}.transaction__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:3rem}.transaction__li{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:2rem}.transaction__param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.7rem}.transaction__value{font-weight:600;font-size:1.6rem;line-height:100%;color:#505358}.transaction__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;padding:.6rem 1.2rem;background:#ddf5cc;border-radius:2.2rem;font-weight:700;font-size:1.2rem;line-height:120%;color:#067647}.transaction__tag::before{content:"";width:1.6rem;height:1.6rem;background-image:url(../images/icons/check.svg);background-size:contain;background-repeat:no-repeat}