.b-footer {
    min-width: 1000px;
}
.header {
    min-width: 1000px;
}

.b-page {
    background: #fff;
    width: 100%;
    height: 100%;
    color: #000000;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    padding: 0px;
    margin: 0px;
}

.b-no-js-alert {
    background-color: #ff9;
    background-image: linear-gradient(to bottom, #ffc, #fd66);
    line-height: 25px;
    padding: 10px;
    font-size: 16px;
    text-align: center;
}

.js-on .b-no-js-alert {display: none;}

.b-section {
    min-width: 1000px;
    position: relative;
}
.b-section__wrapper {
    position: relative;
    min-width: 1000px;
    z-index: 1;
}
.b-section_reviews {
    text-align: center;
    padding: 60px 0 60px 0;
    min-height: 755px;
    box-sizing: border-box;
    background-color: #f7f9fc;
}
.b-section__description {
    font-weight: 200;
}
.b-section_reviews .b-section__description {
    font-size: 17px;
    color: #8c96a5;
}
.b-section__title {
    font-size: 40px;
    font-family: Roboto;
    letter-spacing: 0.5px;
    font-weight: 200;
    margin-bottom: 10px;
}
.b-top {
    background-image: url(../i/topbg.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
    text-align: center;
    padding-bottom: 0;
}
@media screen and (max-width: 800px){
    .b-top {
        background-image: url(../i/topbg.lq.jpg);
    }   
}
.b-top::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #00345A;
    opacity: 0.8;
}
.b-top__productlogo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.b-top__productname {
    display: inline-block;
    vertical-align: top;
    font-size: 40px;
    line-height: 20px;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    margin-top: 35px;
}
.b-top__productname small {
    font-size: 20px;
    line-height: 40px;
}
.b-top__description {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    width: 800px;
    margin: 49px auto 0;
}
.b-top__version {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0;
    color: #CBCBCB;
    padding-top: 40px;
}
.b-top__btn {
    margin-top: 12px;
    text-transform: uppercase;
}
.b-top__compatible {
    margin-top: 40px;
}
.b-top__achivs {
    margin-top: 100px;
}
.b-top__scroll {
    position: absolute;
    left: 50%;
    bottom: -25px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #ffffff;
    box-shadow: -1px 2px 12px 0 rgba(52, 54, 116, 0.2);
    cursor: pointer;
    z-index: 10;
}
.b-top__scroll:after {
    content: " ";
    position: absolute;
    width: 12px;
    height: 12px;
    transform: rotate(-315deg);
    border: solid 2px #266de7;
    border-top: 0;
    border-left: 0;
    top: 17px;
    left: 19px;
    box-sizing: border-box;
}
.b-achivs {
    display: block;
    width: 100%;
    height: 171px;
    position: relative;
}
.b-achivs:before {
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background: #01243E;
    opacity: 0.7;
}
.b-achivs__item {
    text-align: left;
    flex-flow: column;
    margin-top: 90px;
    opacity: 0;
}
.b-achivs__item:first-child {
    align-self: flex-start;
    /*width: 375px;*/
}
.b-achivs__item:last-child {
    /*width: 320px;*/
}
html[lang="es"] .b-achivs__item:first-child {
    min-width: 200px;
}
html[lang="es"] .b-achivs__item:last-child {
    min-width: 245px;
}
html[lang="fr"] .b-achivs__item {
    min-width: 280px;
}
html[lang="it"] .b-achivs__item:last-child {
    min-width: 240px;
}
html[lang="ja"] .b-achivs__item {
    min-width: 350px;
}
html[lang="ja"] .b-achivs__item:first-child {
    min-width: 170px;
}
html[lang="ja"] .b-achivs__item:last-child {
    min-width: 245px;
}
.b-achivs__round {
    width: 72px;
    height: 72px;
    border-radius: 36px;
    background-color: transparent;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    text-align: center;
    box-sizing: border-box;
}
.b-achivs__round:before {
    position: absolute;
    width: 72px;
    height: 72px;
    border-radius: 36px;
    background-color: transparent;
    box-shadow: 0 2px 12px 0 rgba(24, 35, 59, 0.42);
    border: solid 2px #ffffff;
    opacity: 0.1;
    content: " ";
    top: 0;
    left: 0;
    box-sizing: border-box;
}
.b-achivs__round:after {
    position: relative;
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: "";
}
.b-achivs__image {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-left: 5px;
}
.b-achivs__header {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 9px 0 0 15px;
    font-size: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #ffffff;
}
.b-achivs__description {
    letter-spacing: 0.2px;
    margin: 0px 0 0 17px;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.2px;
    color: #ffffff;
}

.b-achivs .b-section__wrapper {
    display: flex;
    justify-content: space-between;
}

.b-btn_blue {
    color: #fff;
    background: #1583e6;
    box-shadow: 0 6px 15px 0 rgba(11, 43, 29, 0.36);
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 250px;
    position: relative;
    text-transform: uppercase;
}
html[lang="de"] .b-btn_blue {
    width: 330px;
}
html[lang="it"] .b-btn_blue {
    width: 380px;
    font-size: 13px;
}
html[lang="es"] .b-btn_blue {
    width: 320px;
}
html[lang="fr"] .b-btn_blue {
    width: 290px;
}
.b-btn_blue-shadow {
    box-shadow: 0 4px 11px 0 rgba(43, 115, 179, 0.4);
}
.b-btn_blue:hover {
    background-color: #1e94ff;
    box-shadow: none;
}
.b-btn_white {
    position: relative;
    margin: 0 auto;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    height: 55px;
    padding: 0 55px;
    border-radius: 0;
    box-sizing: border-box;
    line-height: 55px;
    font-size: 15px;
    font-weight: 500;
    color: #1583e6;
    border: solid 2px #1583e6;
    background: #fff;
}
.b-btn_white:hover {
    background-color: #1583e6;
    color: #fff;
    box-shadow: none;
}
.b-btn_large {
    width: 300px;
}
.b-btn_green {
    background-color: #00bf6c;
    box-shadow: 0 6px 15px 0 rgba(11, 43, 29, 0.36);
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-align: center;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    width: 250px;
    position: relative;
}
html[lang="de"] .b-btn_green {
    width: 330px;
}
html[lang="it"] .b-btn_green {
    width: 380px;
}
html[lang="es"] .b-btn_green {
    width: 320px;
}
html[lang="fr"] .b-btn_green {
    width: 290px;
}
.b-btn_green:hover {
    box-shadow: none;
    background-color: #00d575;
}
.b-bnt__icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.b-btn_size_sm {
    width: 150px!important;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.2px;
    height: 40px;
    line-height: 40px;
    padding: 0;
}
html[lang="de"] .b-btn_size_sm {
    width: 190px!important;
}
html[lang="it"] .b-btn_size_sm {
    width: 160px!important;
}
html[lang="fr"] .b-btn_size_sm {
    width: 190px!important;
}
.b-btn_size_sm .b-bnt__icon {
    margin-right: 6px;
}
.b-btn_shadowless {
    box-shadow: none;
}
.b-compatible {
    display: inline-block;
    position: relative;
}
.b-compatible__logo {
    float: left;
    margin-right: 15px;
    margin-left: -25px;
    width: 23px;
    height: 23px;
}
.b-compatible__item {
    white-space: nowrap;
    opacity: 0.89;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 2px;
    padding: 0px;
    font-weight: 300;
}
.b-works {
    padding: 94px 0 90px;
    text-align: center;
}
.b-works.b-works_sm .b-section__wrapper {
    min-width: 860px;
    width: 860px;
}
.b-works__title {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0.5px;
    color: #1b222f;
}
.b-works__row {
    width: 100%;
    text-align: left;
    margin: 40px 0 10px;
    clear: both;
}
.b-works__row-nomargin {
    margin: 0 0 10px;
}
.b-works__img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
}
.b-works__img_right {
    margin-right: 0;
    margin-left: 50px;
}
.b-works__text {
    display: inline-block;
    vertical-align: middle;
    width: 450px;
}
.b-works__text.b-works__text-long {
    width: 753px;
}
.b-works__text.b-works__text-right {
    text-align: right;
}
.b-works__name {
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
    color: #1b222f;
    padding-bottom: 20px;
}
.b-woks__description {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: #575c63;
}
.b-woks__description_problem b {
    display: block;
    font-weight: normal;
    letter-spacing: 0;
    color: #1A222E;
    font-size: 28px;
    line-height: 34px;
}
.b-woks__description_solution b {
    display: block;
    font-weight: normal;
    letter-spacing: 0;
    color: #1A222E;
    font-size: 28px;
    line-height: 34px;
}
.b-works__img_null {
    width: 157px;
    height: 145px;
}
.b-today {
    background: radial-gradient(circle, rgba(23,68,112,1) 0%, rgba(2,26,61,1) 80%, rgba(2,26,61,1) 100%);
    min-height: 630px;
    box-sizing: border-box;
    position: relative;
}
.b-today .b-section__wrapper {
    z-index: 3;
}
.b-today:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.lazyloaded.b-today:before {
    background: url(../i/dot.svg) 40% 0% no-repeat;
    background-size: 100%;
}

.b-today:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../i/pc.png) no-repeat;
    background-position: calc(50% - 100px) 0;
    top: 0;
    left: 0;
    z-index: 2;
}
.b-today__computer {
    display: block;
    position: relative;
    float: left;
    width: 417px;
    height: 633px;
    margin-right: 90px;
    z-index: 20;
}
.b-today__window-soft {
    position: absolute;
    width: 466px;
    height: 293px;
    top: 40px;
    left: 20px;
    z-index: 20;
}
.b-today__window-rc {
    position: absolute;
    width: 342px;
    height: 206px;
    top: 89px;
    left: 78px;
}
.b-today__title {
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: normal;
    color: #ffffff;
    padding-top: 85px;
}
.b-today__title strong {
    display: block;
    font-weight: normal;
}
.b-today__subtitle {
    padding-top: 18px;
    font-size: 23px;
    letter-spacing: 0.3px;
    color: #ffffff;
    font-weight: 400;
}
.b-today__description {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #80A6AA;
    padding-top: 30px;
    padding-right: 10px;
}
.b-today__description a {
    color: #80A6AA;
    text-decoration: underline;
}
.b-today__description a:hover {
    text-decoration: none;
}
.b-today__btns {
    padding-top: 30px;
}
.b-today__btns .b-btn_green, .b-today__btns .b-btn_blue {
    display: inline-block;
    width: 235px;
    vertical-align: top;
    text-transform: uppercase;
}
.b-today__btns .b-btn_green {
    margin-right: 15px;
}
.b-today__compatible {
    margin-top: 40px;
}
.b-today__compatible .b-compatible__item {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #FFFFFF;
}
.b-today__compatible .b-compatible__logo {
    margin-left: 0;
    width: 20px;
    height: 20px;
    opacity: 1;
}
.b-press__magazines {
    margin-top:20px;
    height: 235px;
    overflow: hidden;
}
.b-press__author {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #262d39;
    margin-top:34px;
}
.b-press__review {
    width:557px;
    text-align: left;
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 200;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.8;
    letter-spacing: 0.2px;
    color: #8c96a5;
    border-radius: 16px;
    border: solid 2px #e8eaf2;
    display: inline-block;
    margin-top:20px;
    position: relative;
    padding:30px;
    background: #fff;
}
.b-press__review:before {
    content: '';
    position: absolute;
    top: -32px;
    border: 16px solid transparent;
    border-bottom: 16px solid #e8eaf2;
    left: 263px;
}
.b-press__review:after {
    content: '';
    position: absolute;
    top: -28px;
    border: 14px solid transparent;
    border-bottom: 14px solid #fff;
    left: 265px;
}
.b-press__text {
    display:none;
}
.b-press__text_visible {
    display: inline-block;
}
.b-press__link {
    font-family: Roboto;
    text-decoration: none;
    color: #107bdc;
    font-weight: 200;
}
.b-press__link:hover{
    text-decoration: underline;
}
.b-how .b-section__title {
    line-height: 48px;
    padding-bottom: 40px;
}
.b-how__img {
    width: 148px;
    height: 147px;
    float: left;
    margin-right: 55px;
}
.lazyloaded.b-how__img {
    background: url(../i/how.svg);
}
.b-how__text {
    padding-top: 30px;
}
.b-how__text a {
    color: #0E63A4;
    text-decoration: underline;
}
.b-how__text a:hover {
    text-decoration: none;
}
.b-how .b-section__title.b-how__landing-title {
    margin-top: 50px;
    padding-bottom: 0px;
}
.b-offer {
    background: #143343;
    margin-top: 0;
    height: 388px;
    box-sizing: border-box;
    position: relative;
}
.lazyloaded.b-offer {
    background: rgba(20, 51, 67, 1) url(../i/dot.svg) no-repeat 400px 0;
}
.b-offer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(27,69,93,1) 0%, rgba(20,51,67,0) 50%, rgba(20,51,67,0) 100%);
}
.b-offer .b-section__wrapper {
    position: relative;
    position: relative;
}
.b-offer__logo {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 51px;
    left: 0;
}
.lazyloaded .b-offer__logo {
    background: url(../i/logobs.svg) no-repeat;
}
.b-offer__pc {
    display: block;
    position: absolute;
    top: -15px;
    right: 40px;
    width: 425px;
    height: 349px;
    background: url(../i/pc2.png) no-repeat;
}
.b-offer__title {
    padding-top: 60px;
    padding-left: 130px;
    width: 280px;
    text-align: left;
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
    color: #FFFFFF;
    font-weight: 400;
}
.b-offer__description {
    padding-top: 12px;
    padding-left: 130px;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: 0;
    color: #FFFFFF;
    width: 269px;
}
.b-offer__button {
    margin-top: 24px;
    margin-left: 130px;
    display: block;
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    background: #00BF6C;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: 0 6px 15px 0 rgba(11, 43, 29, 0.36);
    transition: .1s ease-out;
    transition-delay: 50ms;
}
.b-offer__button:hover {
    box-shadow: none;
    background-color: #00d575;
}
.b-user-reviews {
    margin-top: 0!important;
}
.b-user-reviews .b-section__wrapper {
    padding-top: 50px!important;
}

.mobile .b-top__productlogo {
    display: inline-block;
    margin: 0 11px 0 0;
    float: none;
}
.mobile .b-top__productname {
    display: block;
    text-align: center;
    font-size: 31px;
    line-height: 36px;
}
.mobile .b-top__description {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.mobile .b-top__btn {
    margin-top: 10px;
}
.mobile .b-compatible {
    width: 240px;
    text-align: center;
}
.mobile .b-compatible__logo {
    float: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
}
.mobile .b-compatible__item {
    white-space: normal;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    opacity: 0.7;
    display: inline-block;
}
.mobile .b-achivs {
    display: none;
}
.mobile .b-section.b-top {
    padding: 40px 0;
}
.mobile .b-works__title {
    font-size: 28px;
    line-height: 33px;
}
.mobile .b-works__row {
    margin: 45px 0 10px;
}
.mobile .b-works__img {
    max-width: 150px;
    width: 95%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.mobile .b-works__text {
    margin: 25px auto 0;
    width: 100%;
}
.mobile .b-works__name {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 13px;
}
.mobile .b-woks__description_problem b, .mobile .b-woks__description_solution b, .mobile .b-works__name {
    text-align: center;
    font-size: 22px;
}
.mobile .b-woks__description {
    padding: 15px 15px 0;
    box-sizing: border-box;
    text-align: left;
}
.mobile .b-today__computer {
    display: none;
}
.mobile .b-today:after {
    display: none;
}
.mobile .b-today {
    min-height: auto;
}
.mobile .b-today .b-section__wrapper {
    text-align: center;
}
.mobile .b-today__title {
    padding-top: 0;
    font-size: 33px;
    line-height: 39px;
}
.mobile .b-today__btns .b-btn_green {
    margin-right: 0;
}
.mobile .b-today__compatible {
    width: 246px;
}
.mobile .b-works.b-works_sm .b-section__wrapper {
    width: 100%;
    min-width: 360px;
}
.mobile .b-section_reviews .b-section__title {
    font-size: 28px;
    line-height: 33px;
}
.mobile .b-press__review {
    width: 100%;
    box-sizing: border-box;
}
.mobile .b-press__review:before {
    left: 50%;
    margin-left: -16px;
}
.mobile .b-press__review:after {
    left: 50%;
    margin-left: -14px;
}
.mobile .b-section_reviews .b-section__wrapper {
    padding: 0 15px;
    box-sizing: border-box;
}
.mobile .b-how .b-section__title {
    font-size: 28px;
    line-height: 34px;
}
.mobile .b-how .b-section__wrapper {
    padding: 0 15px;
    box-sizing: border-box;
}
.mobile .b-how__img {
    display: block;
    float: none;
    margin: 0 auto;
}
.mobile .b-offer__pc {
    display: none;
}
.mobile .b-offer__title {
    width: 220px;
}
.mobile .b-offer__description {
    width: 220px;
}
.mobile .b-offer__button {
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
}
.mobile .b-offer {
    height: 310px;
}
.mobile .lazyloaded.b-offer {
    background: rgba(20,51,67,1) url(../i/dot.svg) no-repeat 0 0;
}
.b-magazines {
    padding: 83px 0;
    background-color: #f7f9fc;
    text-align: center;
}
.b-magazines__title {
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 0.4px;
    color: #262d39;
}
.b-magazines__items {
    display: flex;
    flex-wrap: wrap;
}
.b-magazines__item {
    display: inline-block;
    position: relative;
    width: 320px;
    margin: 70px 10px 0;
}
.b-magazines__item:first-child {
    margin-left: 0;
}
.b-magazines__item:last-child {
    margin-right: 0;
}
.b-magazine__media {
    display: block;
    position: relative;
    text-align: center;
    vertical-align: middle;
    height: 117px;
    width: 320px;
}
.b-magazine__media:before {
    display: inline-block;
    content: "";
    width: 0px;
    height: 100%;
    vertical-align: middle;
}
.b-magazines__img {
    display: inline-block;
    vertical-align: middle;
}
.b-magazine__description {
    width: 320px;
    background-color: #ffffff;
    border: solid 1px #d6dae0;
    padding: 20px 20px 25px;
    margin-top: 26px;
    box-sizing: border-box;
    border-radius: 6px;
    position: relative;
    text-align: left;
}

.b-magazine__description:after,
.b-magazine__description:before {
    content: '';
    border: solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -17px;
    top: -34px;
    width: 0;
    box-sizing: border-box;
}
.b-magazine__description:before {
    border-bottom-color: #d6dae0;
    border-width: 17px;
}
.b-magazine__description:after {
    border-bottom-color: #ffffff;
    border-width: 18px;
    margin-left: -18px;
}
.mobile .b-magazines__carousel {
    width: 340px;
    height: 350px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 auto;
}
.mobile .b-magazines__carousel-wrapper {
    width: 1200px;
    text-align: left;
}
.mobile .b-magazine__description, .mobile .b-magazine__media, .mobile .b-magazines__item {
    width: 330px;
}
.mobile .b-magazines__item {
    margin-right: 40px;
}
.b-magazines__carousel-control {
    position: relative;
    display: block;
    text-align: center;

}
.b-magazines__carousel-btn {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #E1E4E5;
    cursor: pointer;
    margin: 0 2px;
}
.b-magazines__carousel-btn_active {
    background: #E72E35;
}
.mobile .b-top__productlogo {
    margin-bottom: 10px;
}
html[lang="it"] .mobile .b-btn_green {
    width: 300px;
}
html[lang="it"] .mobile .b-btn_blue {
    width: 300px;
    font-size: 13px;
}
html[lang="de"] .mobile .b-offer__title {
    padding-top: 30px;
}
html[lang="de"] .mobile .b-offer__logo {
    top: 31px;
}
html[lang="de"] .mobile .b-btn_blue {
    width: 300px;
}
html[lang="es"] .mobile .b-offer__title {
    padding-top: 30px;
}
html[lang="es"] .mobile .b-offer__logo {
    top: 31px;
}
html[lang="es"] .mobile .b-btn_blue {
    width: 300px;
}
html[lang="fr"] .mobile .b-offer__title {
    padding-top: 30px;
}
html[lang="fr"] .mobile .b-offer__logo {
    top: 31px;
}
html[lang="ru"] .mobile .b-offer__title {
    padding-top: 30px;
}
html[lang="ru"] .mobile .b-offer__logo {
    top: 31px;
}