.menu__store {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding: 8px 40px 8px 47px;
    background: #1FB8CA url("/includes/images/header/bag.svg") 20px center no-repeat;
    border-radius: 20px;
    font: 400 15px/24px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}
.menu__store::after {
    content: "";
    position: absolute;
    right: -30px; top: -9px;
    width: 58px; height: 58px;
    background: url("../img/sale_header.png") center / 100% no-repeat;
}
.menu__store:hover {
    background-color: #35C9DB;
}


.b-main-sale__button {
    display: block;
    width: fit-content;
    padding: 14px 40px 16px 16px;
    background: #2AB4B5;
    border-radius: 12px;
    border-top: 2px solid #48d6d7;
    border-bottom: 2px solid #119495;
    text-decoration: none;
    color: #FFFFFF;
}
.header-sale__button {
    font: 600 15px/24px 'Open Sans';
    letter-spacing: -1%;
    text-align: center;
    vertical-align: middle;
}
.main-screen__button {
    margin: 24px auto 0;
    font: 700 18px/24px 'Open Sans';
    text-transform: uppercase;
}
.cart-screen__button {
    display: inline-block;
    margin: 32px 16px 0 0;
    font: 700 18px/24px 'Open Sans';
    text-transform: uppercase;
}
.b-main-sale__button-art {
    display: inline-block;
    position: relative;
    width: 50px; height: 24px;
    vertical-align: -6px;
}
.b-main-sale__button-art:before {
    content: "";
    display: block;
    position: absolute;
    left: 0; top: -27px;
    width: 38px; height: 58px;
    background: url("../img/pencil.png") 0 0 / 100% no-repeat;
}
.b-main-sale__button:hover {
    background-color: #35C9DB;
}

.header-sale {
    width: 100%;
    background: radial-gradient(50% 50% at 50% 50%, #348543 0%, #3E7348 100%);
}
.header-sale__flex {
    display: flex;
    margin: 0 auto;
    max-width: 1000px;
    height: 104px;
    align-items: center;
    justify-content: space-between;
}
.header-sale__text {
    position: relative;
    padding: 22px 0 21px 236px;
    font: 16px/24px 'Open Sans', sans-serif;
    color: #FFFFFF;
}
.header-sale__text span {
    font: 700 16px/24px 'Open Sans', sans-serif;
}
.header-sale__text b {
    display: block;
    font: 700 24px/36px 'Open Sans', sans-serif;
}
.header-sale__text::before {
    content: "";
    position: absolute;
    left: 0; top: -30px;
    width: 220px; height: 164px;
    background: url("../img/sale_menu.webp") 0 0 / 100% no-repeat;
}


.main-screen,
.cart-screen {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background:
            url("../img/bg_graph.webp") center 58px / 1600px 400px no-repeat,
            url("../img/bg_clouds.svg") center bottom / 1920px 160px repeat-x,
            radial-gradient(50% 50% at 50% 50%, #348543 0%, #3E7348 100%);
}
.main-screen {
    min-height: 918px;
}
.main-screen__wrapper {
    width: 936px;
    margin-bottom: 56px;
}
.main-screen__title {
    margin: 0 24px 68px 404px;
    font: 400 20px/30px 'Open Sans', sans-serif;
    color: #FFFFFF;
}
.main-screen__title b {
    font: 700 20px/30px 'Open Sans', sans-serif;
}
.main-screen__title h1 {
    margin: 0 0 16px 0;
    font: 700 37px/52px 'Open Sans', sans-serif;
}
.main-screen__border {
    position: relative;
}
.main-screen__border::after {
    content: "";
    position: absolute;
    left: -59px; top: -79px;
    width: 180px; height: 180px;
    background: url("../img/sale_header.png") 0 0 / 100% no-repeat;
}
.main-screen__border::before {
    content: "";
    position: absolute;
    left: -32px; top: -362px;
    width: 400px; height: 400px;
    background: url("../img/bag.webp") 0 0 / 100% no-repeat;
}
.main-screen__product-unit {
    position: relative;
    padding: 12px 0 28px;
    border-radius: 12px;
    background: #429251;
}
.main-screen__achiv-3 {
    margin: -48px 0 0 404px;
    min-width: 271px;
    width: fit-content;
    height: 72px;
    padding: 12px 20px 12px 77px;
    background: #368C46 url("/includes/unit_v3/default-15/img/achiv_3.svg") 20px 14px / 44px no-repeat;
    border-radius: 8px;
    font: 400 15px/24px 'Open Sans', sans-serif;
    letter-spacing: 0.4pt;
    color: #FFF;
}
.main-screen__offer-end {
    position: absolute;
    right: 16px; top: 16px;
    width: fit-content;
    font: 600 12px/16px 'Open Sans', sans-serif;

    color: #d9e9dc;
    text-align: right;
}
.main-screen__boxs {
    margin: 28px 0 0 119px;
    width: 675px; height: 180px;
    background: url("../img/boxs.webp") 0 0 / 100% auto no-repeat;
}


.cart-screen {
    min-height: 694px;
}
.cart-screen__wrapper {
    width: 978px;
    margin-bottom: 64px;
}
.cart-screen__product-unit {
    position: relative;
    min-height: 364px;
    padding: 96px 34px 34px 364px;
    background: #429251 url("../img/pencils.png") right bottom / 117px 143px no-repeat;
    color: #FFFFFF;
}
.cart-screen__product-unit::before {
    content: "";
    position: absolute;
    left: -12px; top: -47px;
    z-index: 2;
    width: 1001px; height: 85px;
    background: url("../img/cart-border.png") 0 0 / 100% no-repeat;
}
.cart-screen__product-unit::after {
    content: "";
    position: absolute;
    left: -64px; bottom: -47px;
    z-index: 4;
    width: 215px; height: 215px;
    background: url("../img/sale_55.png") 0 0 / 100% no-repeat;
}
.cart-screen__big-box {
    position: absolute;
    left: 50px; bottom: 21px;
    z-index: 3;
    width: 260px; height: 362px;
    background: url("/includes/images/box310x428/boost-speed.png") 0 0 / 100% no-repeat;
}

.cart-screen__special {
    position: absolute;
    right: -10px; top: 43px;
    width: 201px; height: 52px;
    background: #FEE004;
    border-radius: 0 8px 8px 0;
    font: 700 20px/52px 'Open Sans', sans-serif;
    color: #6A5F10;
    text-align: center;
}
.cart-screen__special::before {
    content: "";
    position: absolute;
    right: 100%; top: 0;
    bottom: 0;
    background-color: #0000;
    border-style: solid;
    border-width: 26px 6px 26px 20px;
    border-color: #FEE004 #FEE004 #FEE004 #0000;
}


.cart-screen__title {
    font: 16px/28px 'Open Sans', sans-serif;
}
.cart-screen__title h1 {
    margin-bottom: 12px;
    font: 700 26px/36px 'Open Sans', sans-serif;
}
.cart-screen__title b {
    font: 700 16px/28px 'Open Sans', sans-serif;
}
.cart-screen__button_download {
    display: inline-block;
    margin: 16px 0 0;
    padding: 15px 23px;
    border: 1px solid #FFFFFF;
    border-radius: 12px;
    font: 700 18px/24px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    text-align: center;
}
.b-product__button.b-product__button_sale {
    min-height: 48px;
    padding: 10px 40px 8px 6px;
    background: #1FB8CA;
    font: 700 13px/26px 'Open Sans', sans-serif;
    vertical-align: middle;
    text-transform: uppercase;
}
.b-product__button_sale::before {
    content: "";
    display: inline-block;
    width: 20px; height: 30px;
    margin: 0 10px 0 0;
    background: url("../img/pencil.png") 0 0 / 100% no-repeat;
    vertical-align: -11px;
}
.b-software__discount {
    background: #F6270B;
    font: 600 13px/100% 'Open Sans', sans-serif !important;
    text-transform: uppercase;
}

.b-software__btn.b-software__btn_blue{
    background: #01A7FF;
}
.b-software__btn-discount {
    position: absolute;
    right: -38px; top: -33px;
    width: 76px; height: 76px;
    background: url("../img/slae.png") 0 0 / 76px 76px no-repeat;
}
.b-fixed-menu__btns .b-software__btn-discount {
    top: -20px;
}
.b-software__btn-discount>div {
    margin: 0;
    padding: 25px 19px 0 16px;
    font: 700 15px/14px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #EEE7DE;
    text-align: center;
    text-shadow: 1px 1px 0 #9A1031;
}

.t-compare .t-compare__label.pro::after {
    border-color: #00000000 #2AB4B5 #2AB4B5 #00000000;
}
.t-compare .t-compare__label.pro {
    background-color: #2AB4B5;
}
.t-compare .t-compare-price,
.t-compare .t-compare-price__curency {
    color: #2AB4B5;
}
.t-compare .t-compare__btn.blue {
    padding: 14px 30px;
    background: #2AB4B5;
}
.t-compare .t-compare__border-pro {
    border: solid 2px #2AB4B5;
}
.t-compare .t-compare__col.v {
    background-image: url("../img/v.png");
}
.b-offer-2__content .b-offer-2__sale {
    position: absolute;
    right: -64px; top: -42px;
    width: 140px; height: 140px;
    background: url("../img/sale_header.png") 0 0 / 100% no-repeat;
    transform: rotate(25deg);
}
.b-offer-2__content .b-offer-2__sale.boost-speed {
    background: url("../img/sale_55.png") 0 0 / 100% no-repeat;
}


.b-instruction-2__footer_sale {
    position: relative;
    width: 977px;
    padding: 60px 277px 35px 243px;
    background:
            url("../img/after-download-bag.png") right bottom / 286px 200px no-repeat,
    #368244 url("../img/after-download-bg.svg") 0 bottom / 977px auto no-repeat;
    border-radius: 0 0 20px 20px;
    color: #FFFFFF;
}
.b-instruction-2__footer-box {
    position: absolute;
    left: 79px; top: 59px;
    width: 124px; height: 135px;
    z-index: 10;
}

.b-instruction-2__sale-art {
    position: absolute;
    left: 69px; top: 94px;
    z-index: 7;
    width: 59px; height: 98px;
    background: url("../img/after-download-art.png") 0 0 / 100% no-repeat;
}
.b-instruction-2__footer-title {
    font: 700 24px/36px 'Open Sans', sans-serif;
}
.b-instruction-2__footer-caption {
    margin-bottom: 17px;
    font: 400 16px/24px 'Open Sans', sans-serif;
}


.b-limited-offer {
    margin-top: 64px;
}
.b-limited-offer::before {
    content: "";
    position: absolute;
    left: -18px; top: -54px;
    z-index: 2;
    width: 1040px; height: 90px;
    background: url("../img/cart-border_checkforupdate.png") 0 0 / 1040px auto no-repeat;
}
.b-limited-offer::after {
    content: "";
    position: absolute;
    left: -57px; top: -50px;
    z-index: 2;
    width: 180px; height: 180px;
    background: url("../img/sale_header.png") 0 0 / 100% no-repeat;
}
.b-limited-offer.boost-speed::after {
    background: url("../img/sale_55.png") 0 0 / 100% no-repeat;
}
.b-limited-offer__side {
    background:
            url("../img/pencils.png") right bottom / 101px 123px no-repeat,
            #E0ECFE url("/includes/offer/img/birds.svg") 0 0 / 472px 479px no-repeat;
}
.b-limited-offer__btn > .b-software__discount {
    right: -13px; top: -16px;
    background: #F6270B;
    font: 700 18px/18px 'Open Sans', sans-serif !important;
    text-transform: uppercase;
}


#exit-popup {
    position: fixed;
    right: 56px; bottom: 56px;
    z-index: 1700;
    width: 380px; height: 497px;
    background: url("../exit-popup/bg.webp") 0 top / 100% auto no-repeat;
    text-align: center;
}
.exit-popup__art {
    margin: -99px auto 0;
    width: 380px; height: 273px;
    background: url("../img/sale_header.png") center 0 / 200px auto no-repeat;
}
.exit-popup__title {
    margin: -67px auto 0;
    width: 332px;
    padding: 11px;
    font: 700 30px/36px 'Open Sans', sans-serif;
    color: #FFFFFF;
}
.exit-popup__subtitle {
    margin-top: 8px;
    font: 400 16px/24px 'Open Sans', sans-serif;
}
.exit-popup__timer {
    display: inline-block;
    vertical-align: top;
    margin: 24px 16px 0;
    width: 82px;
    height: 96px;
    background: linear-gradient(180deg, #FEFEFE 0%, #FBFBFB 36.98%, #E6E6E6 66.15%, #E0E0E0 100%);
    border-radius: 8px;
    color: #1B222F;
}
.exit-popup__num {
    display: inline-block;
    vertical-align: top;
    height: 71px;
    font: 700 60px/71px 'Open Sans', sans-serif;
}
.exit-popup__timer-sub {
    border-top: 1px solid #cfd4dc;
}
.exit-popup__button {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 34px;
    padding: 16px;
    background: #00B164;
    border-radius: 8px;

    font: 700 18px/24px 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
}
.exit-popup__button:hover {
    background: #00b18f;
}
.exit-popup__button:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 24px; height: 24px;
    background: url("../exit-popup/v.svg");
}
.exit-popup__close {
    position: absolute;
    right: 18px; top: 18px;
    width: 16px; height: 16px;
    background: url("../exit-popup/x.svg") center / 16px no-repeat;
    cursor: pointer;
}
@media (max-height: 648px) {
    #exit-popup {
        bottom: 0;
    }
}
@media (max-height: 497px) {
    #exit-popup {
        height: 100%;
    }
}
@media (max-height: 428px) {
    #exit-popup {
        width: 405px;
        overflow-y: scroll;
        background-attachment: local;
    }
    .exit-popup__button {
        display: block;
        position: relative;
        left: 0; right: 0;
        bottom: 0;
        margin: 25px 24px 25px;
    }
}

.main-screen_mobile,
.cart-screen_mobile {
    min-height: 740px;
    width: 100%;
    padding: 24px 0 117px;
    background: url("../img/main-bg_mobile.svg") center bottom / cover no-repeat;
}
.cart-screen_mobile {
    padding: 24px 0 132px;
    text-align: center;
}
.main-screen__title_mobile {
    margin: auto;
    width: 343px;
    font: 400 16px/24px 'Open Sans', sans-serif;
    color: #FFFFFF;
}
.main-screen__title_mobile h1 {
    margin: 0 0 8px 0;
    font: 700 30px/45px 'Open Sans', sans-serif;
}
.main-screen__border.mobile {
    margin: 80px auto 0;
    width: 350px;
    height: auto;
}
.main-screen__product-unit.mobile {
    padding: 111px 36px 28px;
}
.main-screen__achiv-3.mobile {
    position: relative;
    min-width: auto;
    margin: 0;
    padding: 12px 20px 12px 67px;
    width: 100%;
    height: auto;
    background: #368C46 url("/includes/unit_v3/default-15/img/achiv_3.svg") 20px center / 36px no-repeat;
    font: 400 16px/23px 'Open Sans', sans-serif;
    color: #afd1b5;
    z-index: 7;
}
.main-screen__achiv-3.mobile b {
    color: #FFFFFF;
}
.main-screen__border.mobile::before {
    left: 106px; top: -106px;
    z-index: 1;
    width: 245px; height: 245px;
}
.main-screen__border.mobile::after {
    left: 1px; top: -50px;
    width: 150px; height: 150px;
}
.cart-screen__big-box_mobile {
    position: relative;
    margin: 24px 0 0;
    left: calc(50% - 95px);
    width: 170px;
    height: 237px;
    background: url("/includes/images/box310x428/boost-speed.png") 0 0 / 170px auto no-repeat;
}
.cart-screen__big-box_mobile::after {
    content: "";
    position: absolute;
    right: -58px; top: 106px;
    width: 138px; height: 138px;
    background: url("../img/sale_55.png") 0 0 / 100% no-repeat;
}
.cart-screen__title.mobile {
    width: 343px;
    margin: 31px auto 0;
    font: 16px/28px 'Open Sans', sans-serif;
    color: #FFFFFF;
}
.cart-screen__title.mobile h1 {
    font: 700 30px/45px 'Open Sans', sans-serif;
    margin-bottom: 8px;
}
.cart-screen__button.mobile {
    margin: 24px auto 0;
    min-width: 220px;
}
.cart-screen__button_download.mobile {
    margin: 16px 0 0;
    min-width: 220px;
}

.cart-screen__price,
.cart-screen__price_mobile,
/*.cart-screen__button_download,*/
.b-product.b-product_special-deal,
.b-offer-2__content .b-software__btn-discount,
.b-offer-2__sale-text {
    display: none;
}

html[lang="ru"] .desktop .header-sale__text b {
    font: 700 20px/36px 'Open Sans', sans-serif;
}
html[lang="nl"] .desktop .header-sale__text {
    width: 720px;
    padding: 4px 0 4px 236px;
}
html[lang="es"] .main-screen__offer-end,
html[lang="fr"] .main-screen__offer-end,
html[lang="it"] .main-screen__offer-end {
    max-width: 118px;
}
html[lang="de"] .mobile .cart-screen__button,
html[lang="es"] .mobile .cart-screen__button,
html[lang="fr"] .mobile .cart-screen__button,
html[lang="it"] .desktop .cart-screen__button,
html[lang="pt"] .desktop .cart-screen__button,
html[lang="ru"] .desktop .cart-screen__button {
    padding: 14px 16px 16px 12px;
}
html[lang="de"] .mobile .cart-screen__button-art,
html[lang="es"] .mobile .cart-screen__button-art,
html[lang="fr"] .mobile .cart-screen__button-art,
html[lang="it"] .desktop .cart-screen__button-art,
html[lang="pt"] .desktop .cart-screen__button-art,
html[lang="ru"] .desktop .cart-screen__button-art {
    width: 30px;
}
html[lang="ru"] .desktop .cart-screen__button_download {
    padding: 15px;
}

html[lang="fr"] .b-product__button_sale,
html[lang="es"] .b-product__button_sale {
    padding: 11px 40px;
    background: #2AB4B5 url("../img/pencil.png") 22px center / 20px 30px no-repeat;
}
html[lang="fr"] .b-product__button_sale::before,
html[lang="es"] .b-product__button_sale::before {
    display: none;
}
html[lang="fr"] .mobile .b-product__button_sale,
html[lang="es"] .mobile .b-product__button_sale {
    width: fit-content;
    min-width: 215px;
}
