.math.promo25 {
    margin: 0 auto;
    z-index: 2;
    width: 100%;
    position: relative;
    border-radius: 50px;
    background:
        url(/wp-content/themes/webbankir/img/promo25/25-banner-left-coin-1.png) 0% 100% no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-left-coin-2.png) 21% 85% no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-left-coin-3.png) 34% 95% no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-back.svg) 100% no-repeat,
        linear-gradient(100.52deg, #FFDE52 0%, #FFA200 97.32%);
    padding: 0;
    overflow: hidden;
    color: #fff;
}

.wb_smart_banner_button {
    right: unset !important;
}

button {
    cursor: pointer;
}

* {
    box-sizing: border-box;
}

.math.promo25 .back-extra {
    background:
    url(/wp-content/themes/webbankir/img/promo25/25-banner-coin.svg) 66% 30% no-repeat,
    url(/wp-content/themes/webbankir/img/promo25/25-banner-card.svg) 88% 100% no-repeat,
    url(/wp-content/themes/webbankir/img/promo25/25-banner-gift.png) 100% no-repeat;
    padding: 50px 75px;
}

.math__img {
    position: absolute;
    width: 417px;
    height: 387px;
    right: -47px;
    top: -134px
}

.math__scores {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2
}

.math__circle {
    width: 420px;
    display: block;
    position: absolute;
    top: -57px;
    right: -17px
}

.math__title h1 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
}

.math__desc {
    font-family: Manrope;
    font-weight: 500;
    font-size: 26px;
    line-height: 35px;
    margin-top: 16px;
    color: #000000;
    max-width: 328px;
    margin-bottom: 24px;
}

.math__desc a {
    text-decoration: underline
}

.math__btn {
    width: 314px;
    height: 56px;
    margin-top: 29px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 5px
}

.math.promo25 .math__btn.btn.btn-yellow {
    margin-top: 40px;
    border-radius: 500px;
}

.math.promo25 .math__content .math__title.desktop {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #000000;
}

.math.promo25 .math__content .math__desc {
    max-width: 460px;
    font-family: Manrope;
}

.math.promo25 .math__content .math__btn.btn.btn-yellow {
    box-shadow: 0px 0px 11.3px 0px #FFDE52C2;
}

main {
    margin-top: 106px;
}

section.top {
    padding-top: 20px;
    padding-bottom: 107px;
    position: relative;
    overflow: hidden;
    margin-bottom: -3px;
}

section.top .container {
    position: relative;
}

section.top .container .content {
    max-width: 705px;
}

section.top .decor {
    position: absolute;
    bottom: -24px;
    right: 0;
}

section.first,
section.second,
section.third {
    background-color: #f1f1f1;
}

.wb-ios-app-page img {
    max-width: 100%;
    height: auto;
}

.wb-ios-app-page a,
.wb-ios-app-page a:hover {
    color:#0057FF;
    cursor: pointer;
    text-decoration: none;
}

.wb-ios-app-page p,
.wb-ios-app-page h1,
.wb-ios-app-page h2,
.wb-ios-app-page span,
.wb-ios-app-page div,
.wb-ios-app-page a,
.wb-ios-app-page strong,
.wb-ios-app-page ul li {
    font-family: "Manrope";
}

section.top .sub-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
    color: #000000;
}

section.top .decor {
    max-width: 314px;
}

section.top .back {
    display: flex;
    position: absolute;
    content: "";
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    z-index: -1;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
}

section.top .back img {
    width: 100%;
}

p.text {
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    color: #000000;
}

p.info-box {
    font-size: 14px;
    font-weight: 300;
    line-height: 20.3px;
    color: #686D81;
    padding: 16px;
    border: 1px solid #BFC6D9;
    border-radius: 20px;
}

.option.mobile {
    display: none;
}

.option {
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    text-align: center;
    color: #ffffff;
    padding: 8px 24px;
    border-radius: 500px;
    overflow: hidden;
    background-color: #A852FF;
    height: 100%;
}

p.text strong {
 font-weight: 700;
}

h1.h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
    color: #000000;
    margin-top: 8px;
    margin-bottom: 24px;
}

h2.h2,
.h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 46.8px;
    color: #000000;
}

.wb-ios-app-page ul {
    margin-top: 12px;
    margin-bottom: 24px;
    padding-left: 30px;
}

.wb-ios-app-page ul li {
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    color: #000000;
    list-style: disc;
    margin-bottom: 12px;
}

.wb-ios-app-page ul li::marker {
    font-size: 18px;
}

section.first .content {
    padding-top: 50px;

}

p.warning {
    display: inline-block;
    background-color: #FFDE52;
    border-radius: 500px;
    overflow: hidden;
    font-size: 24px;
    font-weight: 400;
    line-height: 34.8px;
    color: #000000;
    align-items: center;
    padding: 8px 24px 8px 55px;
    margin-bottom: 19px;
    position: relative;
}

ul li p.extra {
    font-size: 14px;
    font-weight: 400;
    line-height: 20.3px;
}

ul li p.extra br.mobile {
    display: none;
}

.step-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    color: #000000;
    padding: 4px 20px;
    background-color: #FFDE52;
    border-radius: 500px;
    overflow: hidden;
    display: inline-block;
}

p.warning::before {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    top: 15px;
    left: 24px;
}

section.first .content .box {
    margin-top: 24px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #ffffff;
}

section.first .content .box-1 {
    padding: 40px;
}

section.first .content .box-2 {
    padding: 24px 40px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

section.first .content .box-2 .left,
section.first .content .box-2 .right {
    width: 48.5%;
}

section.first .content .box-2 .right {
    display: flex;
    justify-content: space-between;
}

section.second,
section.third {
    padding-top: 80px;
}

section.second .step-3 .right .images {
    width: 100%;
    display: flex;
    justify-content: space-between;;
}

section.second .step-1,
section.second .step-2,
section.third .step-2,
section.third .step-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}

section.second .step-1 .images,
section.second .step-2 .images,
section.third .step-2 .images,
section.third .step-3 .images {
    display: flex;
}

section.second .sub-title,
section.third .sub-title {
    font-size: 28px;
    font-weight: 400;
    line-height: 40.6px;
    letter-spacing: 0.004em;
    text-align: left;
    color: #000000;
    margin-top: 12px;
    margin-bottom: 30px;
}

section.second .wrap,
section.third .wrap {
    display: flex;
    justify-content: space-between;
}

section.second .wrap div,
section.third .wrap div {
    max-width: 820px;
}

section.second .steps,
section.third .steps {
    display: grid;
    gap: 30px;
    grid-template-columns: auto auto;
}

section.third {
    padding-bottom: 30px;
}

section.second .steps .step,
section.third .steps .step {
    background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    padding: 24px 40px;
}

section.second .steps .step-3,
section.third .steps .step-1 {
    grid-column: 1 / span 2;
    display: flex;
    justify-content: space-between;
}

section.second .steps .step-3 .left,
section.third .steps .step-1 .left,
section.second .steps .step-3 .right,
section.third .steps .step-1 .right {
    width: 48.5%;
}

section.second .steps .step-1 .images .img-1,
section.second .steps .step-2 .images .img-1 {
    margin-right: 20px;
}

section.second .steps .step-3 .right,
section.third .steps .step-1 .right {
    display: flex;
    justify-content: flex-end;
}

section.contact {
    padding-top: 80px;
    padding-bottom: 62px;
}

section.contact .content {
    display: flex;
    justify-content: space-between;
}

section.contact .text {
    margin-top: 16px;
    margin-bottom: 32px;
}

.wb-ios-app-page .btn.yellow {
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    color: #1D2431;
    background-color: #FFDE52;
    border-radius: 500px;
    display: inline-block;
    padding: 17px 89px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.wb-ios-app-page .btn.yellow:hover {
    background: #fc0;
    -webkit-box-shadow: 1px 1px 2px rgba(255, 224, 0, .3), -1px -1px 2px rgba(230, 184, 0, .5), inset -5px 5px 10px rgba(230, 184, 0, .2), inset 5px -5px 10px rgba(230, 184, 0, .2), inset -5px -5px 10px rgba(255, 224, 0, .9), inset 5px 5px 13px rgba(230, 184, 0, .9);
    box-shadow: 1px 1px 2px rgba(255, 224, 0, .3), -1px -1px 2px rgba(230, 184, 0, .5), inset -5px 5px 10px rgba(230, 184, 0, .2), inset 5px -5px 10px rgba(230, 184, 0, .2), inset -5px -5px 10px rgba(255, 224, 0, .9), inset 5px 5px 13px rgba(230, 184, 0, .9);
}

.page-header-others {
    padding: 48px 0 90px;
}
.page-header-others__body {
    display: -ms-grid;
    display: grid;
    grid-gap: 26px;
    padding-top: 30px;
    grid-template-areas: "fraud_left fraud_right";
}

.header.others.white_others {
    border-bottom: none;
}

section.second .steps .step-3 {
    padding-right: 0;
}

section.second .steps .step-3 .right {
    width: 46.7%;
}

img.scr {
    width: 156px;
    height: 338px;
}

img.scr-b {
    max-width: 460px;
}

.math.promo25 .math__btn.btn.btn-yellow {
    box-shadow: 0 0 11.3px 0 #ffdE52C2;
    margin-top: 0;
    border-radius: 58px;
    background-color: #FFEE00;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #1D2431;
    width: 288px;
    height: 56px;
    border: none;
    -webkit-transition: .225s ease-out;
    -o-transition: .225s ease-out;
    transition: .225s ease-out;
    margin-right: 24px;
    margin-bottom: 90px;
}

.math.promo25 .math__btn.btn.btn-yellow:hover {
    background-color: #ffcf06;
}

.math.promo25 .math__content .two a {
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    padding-right: 17px;
    color: #000000;
    background: url(/wp-content/themes/webbankir/img/promo25/more-icon.svg) 100% 70% / 6px 12px no-repeat;
}

.promo25 .info {
    padding-bottom: 65px;
}

.promo25 .info .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
}

.promo25 .info .container .left {
    border-radius: 21px;
    overflow: hidden;
    background: linear-gradient(154.74deg, #FFE100 1.63%, #FFA200 98.03%);
    padding: 32px 45px 40px 45px;
    margin-top: -45px;
}

.promo25 .info .container .left .wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.promo25 .info .container .left .wrap .img img {
    width: 100%;
    height: auto;
}

.promo25 .info .container .right {
    margin-top: -45px;
    display: flex;
    flex-direction: column;
    height: auto;
}

.promo25 .info .container .right .wrap {
    border-radius: 21px;
    border: 1px solid #DFE4F2;
    overflow: hidden;
    background: #ffffff;
    padding: 32px 40px;
}

.promo25 .info .container .right h3 {
    margin-bottom: 16px;
}

.promo25 .info .container .right .one .item {
    padding-left: 54px;
    font-family: Manrope;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    margin-bottom: 16px;
}

.promo25 .info .container .right .one .item.first {
    background: url(/wp-content/themes/webbankir/img/promo25/50-icon-1.svg) 5px 6px / 36px 36px no-repeat;
}

.promo25 .info .container .right .one .item.second {
    background: url(/wp-content/themes/webbankir/img/promo25/50-icon-2.svg) 5px 6px / 36px 36px no-repeat;
}

.promo25 .info .container .right .one .item.third {
    background: url(/wp-content/themes/webbankir/img/promo25/50-icon-3.svg) 5px 6px / 34px 45px no-repeat;
    margin-bottom: 0;
}

.promo25 .info .container .right .one {
    padding-bottom: 24px;
}

.promo25 .info .container .right .two {
    padding-top: 24px;
    border-top: 1px solid #DFE4F2;
}

.promo25 .info .container .right .extra-text p,
.promo25 .info .container .right .two p {
    font-family: Manrope;
    font-size: 18px;
    font-weight: 300;
    line-height: 24.3px;
    text-align: left;

}

.promo25 .info .container .right .extra-text p {
    margin-top: 15px;
}

.promo25 .info .container .right a {
    color: #0274D4;
    text-decoration: none;
}

.promo25 .info .container .right .one .item strong {
    font-weight: 700;
}

.promo25 .info .container {
    font-family: Manrope;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    color: #000000;
}

.promo25 .info .container ul {
    list-style: disc;
    padding-left: 27px;
    margin-top: 14px;
    margin-bottom: 20px;
    max-width: 93%;
}

.promo25 .info .container ul li {
    font-family: Manrope;
    font-size: 20px;
    font-weight: 400;
    line-height: 135%;
    text-align: left;
    color: #000000;
    padding-bottom: 10px;
    padding-left: 4px;
}

.promo25 .info .container ul li.actloan {
    max-width: 85%;
}

.promo25 .info .container ul li strong {
    font-weight: 700;
}

.promo25 .info .container ul li::marker {
    font-size: 16px;
}

.promo25 .info .container ul.virtualcard {
    margin-bottom: 0;
}

.promo25 .info .container ul.virtualcard div {
    padding-bottom: 15px;
}

.promo25 .info,
.promo25 .questions {
    background-color: #F0F0F0;
}

.promo25 .questions {
    padding-bottom: 64px;
}

.promo25 .questions .questions-body {
    padding: 44px 40px;
    border-radius: 20px;
    border: 1px solid #DFE4F2;
    background-color: #ffffff;
}

.promo25 .questions .questions-body h2 {
    font-size: 32px;
    line-height: 43px;
    margin-bottom: 8px;
    color: #1D2431;
}

.promo25 .questions .questions-body p {
    font-family: Manrope;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #1D2431;
}

.promo25 .questions .questions-body a.but {
    font-family: Manrope;
    font-size: 14px;
    font-weight: 600;
    line-height: 14.09px;
    text-align: center;
    color: #1D2431;
    padding: 16.5px 127.5px;
}

.promo25 .questions .questions-body span {
    margin-top: 8px;
    font-family: Manrope;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    text-align: left;
    color: #1D2431;
}

.promo25 .questions .questions-body span a {
    color: #4D92E3;
    text-decoration: none;
}

.promo25 .questions .questions-body {
    background: url(/wp-content/themes/webbankir/img/promo25/50-contact.png) 92% 50% / auto 260px no-repeat, #ffffff;
}

.math.promo25 .back-extra .two > div {
    display: inline-block;
}

.promo25 .info .container .right h3,
.promo25 .info .container .left h3 {
    font-family: Manrope;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
}

div.container {
    box-sizing: unset;
}

.br-promo25-promo-0 {
    display: none;
}

.br-promo25-promo-1,
.br-promo25-promo-2,
.br-promo25-promo-3,
.br-promo25-promo-4,
.br-promo25-promo-5 {
    display: inline;
}

.promo25-nowrap {
    white-space: nowrap;
}

.math.promo25 .back-extra {
    min-height: 464px;
}


@media (max-width: 1200px) {
    .br-promo25-promo-0 {
        display: inline;
    }
    .br-promo25-promo-1,
    .br-promo25-promo-2,
    .br-promo25-promo-3,
    .br-promo25-promo-4,
    .br-promo25-promo-5 {
        display: none;
    }
    main {
        margin-top: 92px;
    }
    .page-header-others {
        padding-top: 30px;
    }
    section.second .steps .step-3 .left {
        width: 50%;
    }
    section.second .steps .step-3 .right {
        width: 45.5%;
    }
    section.second .steps .step-3 {
        padding-right: 24px;
    }
    img.scr-b.one {
        max-width: 352px;
    }
    img.scr-b {
        max-width: 352px;
    }
    section.top .decor {
        max-width: 250px;
    }
    section.top .text {
        max-width: 530px;
    }
    section.top .container .content {
        max-width: 570px;
    }
    section.top .container .content .text br {
        display: none;
    }
    section.first .box-2 .img-1 {
        display: none;
    }
    section.first .content .box-2 .right {
        width: 44%;
    }
    section.first .content .box-2 .left {
        width: 54%;
    }
    .option.desktop {
        display: none;
    }
    .option.mobile {
        display: inline-block;
        margin-bottom: 8px;
    }
    section.second .steps,
    section.third .steps {
        gap: 30px 20px;
    }
    section.contact .right img {
        max-width: 290px;
    }
    section.contact .left {
        max-width: 500px;
    }
    section.second .steps .step-1 .images .img-1,
    section.second .steps .step-2 .images .img-1 {
        margin-right: 0;
    }
    section.second .steps .step-1 .images,
    section.second .steps .step-2 .images {
        display: flex;
        justify-content: space-between;
    }
    section.second .steps .step,
    section.third .steps .step {
        background-color: #ffffff;
        border-radius: 20px;
        overflow: hidden;
        padding: 24px;
    }
    section.second .step-3 .right .img-3 {
        display: none;
    }
    ul li p.extra br.mobile {
        display: inline;
    }
    section.second .step-3 .left {
        width: 54%;
    }
    section.second .step-3 .right {
        width: 44%;
    }
    section.second .step-3 .right .images {
        display: flex;
        justify-content: space-between;
    }
    .promo25 .questions .questions-body {
        background: url(/wp-content/themes/webbankir/img/promo25/50-contact.png) 105% 45% / 50% no-repeat, #FFFFFF;
    }
    .math.promo25 .back-extra .two > div {
        display: block;
    }
    .math.promo25 .math__btn.btn.btn-yellow {
        margin-bottom: 25px;
    }

    .math.promo25 .back-extra {
        padding: 40px;
    }
    .math__title h1 {
        font-size: 38px;
    }
    .math__desc {
        font-size: 22px;
    }
    .promo25 .info .container .left {
        padding: 20px;
    }
    .promo25 .info .container .right .wrap {
        padding: 20px;
    }
    .promo25 .info .container .right h3, .promo25 .info .container .left h3 {
        font-size: 20px;
    }
    .promo25 .info .container ul li {
        font-size: 17px;
    }
    .promo25 .info .container .right .one .item {
        font-size: 17px;
    }
    .promo25 .info .container .right .extra-text p, .promo25 .info .container .right .two p {
        font-size: 17px;
    }
    .math.promo25 .back-extra {
        background: url(/wp-content/themes/webbankir/img/promo25/25-banner-coin.svg) 60% 40%/8% no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-card.svg) 68% 100%/66% no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-gift.png) 100% 100%/58% no-repeat;
    }
    header.header .container .top__line {
        padding: 10px 0px !important;
    }
}

@media (max-width: 990px) {
    .br-promo25-promo-2 {
        display: inline;
    }
    section.top {
        padding-top: 16px;
    }
    img.scr {
        width: 137px;
        height: 297px;
    }
    section.second .steps .step-3 .right {
        width: 46.2%;
    }
    .first img.scr {
        width: 115px;
        height: 250px;
    }
    section.third .steps .step-1 .right {
        width: 46.2%;
        justify-content: flex-start;
    }
    img.scr-b {
        max-width: 296px;
    }
    img.scr-b.one {
        max-width: 296px;
    }
    section.top .sub-title {
        font-size: 12px;
        font-weight: 700;
        line-height: 15.6px;
    }
    h1.h1 {
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        margin-top: 3px;
        margin-bottom: 8px;
    }
    section.top .text {
        font-size: 10px;
        font-weight: 400;
        line-height: 14px;
    }
    section.top .container .content {
        max-width: 420px;
    }
    section.top .decor {
        max-width: 170px;
        bottom: -55px;
    }
    h2.h2, .h2 {
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
    }
    section.first .content .box {
        margin-top: 16px;
    }
    section.first .content {
        padding-top: 24px;
    }
    section.first .content .box-1 {
        padding: 16px;
    }
    p.warning {
        font-size: 14px;
        font-weight: 400;
        line-height: 20.3px;
        padding: 8px 40px 8px 16px
    }
    p.text {
        font-size: 14px;
        font-weight: 400;
        line-height: 19.6px;
    }
    section.first .content .box-2 {
        padding: 16px;
    }
    section.first .content .box-2 p.text {
        font-size: 16px;
        font-weight: 700;
        line-height: 22.4px;
    }
    section.first .content .box-2 .right.images img {
        max-width: 115px;
    }
    .wb-ios-app-page ul li {
        font-size: 14px;
        font-weight: 400;
        line-height: 20.3px;
    }
    .wb-ios-app-page ul {
        padding-left: 25px;
    }
    .wb-ios-app-page ul li::marker {
        font-size: 12px;
    }
    section.first .content .box-2 .info-box {
        display: none;
    }

    section.second, section.third {
        padding-top: 48px;
    }
    .option.mobile {
        font-size: 14px;
        font-weight: 700;
        line-height: 19.6px;
        padding: 8px 24px;
    }
    p.warning::before {
        display: none;
    }
    p.warning::after {
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        content: "";
        margin-left: 10px;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 10px;
        right: 16px;
    }
    section.second .sub-title, section.third .sub-title {
        font-size: 14px;
        font-weight: 400;
        line-height: 19.6px;
        margin-top: 8px;
        margin-bottom: 16px;
    }
    section.second .steps .step, section.third .steps .step {
        padding: 16px;
    }
    .wb-ios-app-page ul li {
        margin-bottom: 8px;
    }
    .step-title {
        font-size: 12px;
        font-weight: 700;
        line-height: 16.8px;
    }
    section.second .steps .step-1 .images img,
    section.second .steps .step-2 .images img,
    section.second .steps .step-3 .images img {
        max-width: 137px;
    }
    section.second .steps, section.third .steps {
        gap: 16px 20px;
    }
    section.contact {
        padding-top: 41px;
        padding-bottom: 41px;
    }
    section.contact .text {
        margin-top: 5px;
        margin-bottom: 19px;
    }
    section.contact .right img {
        max-width: 256px;
    }
    .math.promo25 .math__content .math__title.desktop {
        max-width: 450px;
    }
    .math__desc {
        margin-bottom: 24px;
    }
    .promo25 .questions .questions-body {
        background: url(/wp-content/themes/webbankir/img/promo25/50-contact.png) 105% 45% / 40% no-repeat, #FFFFFF;
    }
}

@media (max-width: 767px) {
    .br-promo25-promo-0,
    .br-promo25-promo-2 {
        display: none;
    }
    main {
        margin-top: 61px;
    }
    .top__line {
        padding: 10px 0;
    }
    .top__line-logo img:nth-child(1) {
        width: 36px;
    }
    .top__line-logo img:nth-child(2) {
        width: 119px;
        height: auto;
    }
    header.header .top__line-lk a.blue {
        background: #ffffff url(/wp-content/themes/webbankir/img/promo/2024_02/lk.svg) center no-repeat;
    }
    header.header .top__line-gumburger .blue {
        background: #ffffff url(/wp-content/themes/webbankir/img/promo/2024_02/menu.svg) center no-repeat !important;
    }
    .promo25 .info .container ul li::marker {
        font-size: 12px;
    }
    .promo25 .info .container ul {
        padding-left: 12px;
    }
    .promo25 .info .container ul.virtualcard div {
        padding-bottom: 10px;.promo25 .info .container .left
    }
    .page-header-others {
        padding-top: 24px;
        padding-bottom: 0;
        background: #ffffff;
        border-top: 1px solid rgba(223, 228, 242, 1);
    }
    .promo25 .top.top-banner .container,
    .promo25 .top.top-banner {
        padding: 0;
    }

    .promo25 .top.top-banner .container .math.promo25 {
        margin: unset;
        border-radius: unset;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .math__title h1 {
        font-weight: 700;
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 8px;
    }
    .math.promo25 .math__content .math__desc {
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 8px;
    }
    .math.promo25 .math__content .math__btn.btn.btn-yellow {
        font-weight: 600;
        font-size: 14px;
        line-height: 14px;
        width: 100%;
        height: 48px;
        max-width: 330px;
        margin: 0 auto;
        margin-bottom: 16px;
    }
    .math.promo25 .math__content {
        padding-top: 40px;
    }
    .math.promo25 {
        padding: 0;
        margin-top: 30px;
        min-height: 420px;
        background: url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-coin-left-1.png) 0% 80% no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-coin-left-2.png) 8% 61% no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-coin-left-3.png) 25% 68% no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-back.svg) 100% 109% no-repeat,
        linear-gradient(100.52deg, #FFDE52 0%, #FFA200 97.32%);
    }

    .math.promo25 .math__title.desktop {
        display: none;
    }

    .math.promo25 .math__title.mobile {
        display: block;
    }

    .math.promo25 .math__desc {
        margin-top: 8px;
    }

    .math.promo25 .math__btn.btn.btn-yellow {
        margin-top: 25px;
    }

    .math.promo25 .math__btn.btn.btn-yellow {
        width: 100%;
        max-width: 330px;
        margin-bottom: 16px;
        height: 48px;
    }

    .math.promo25 .math__content {
        display: block;
        padding: 7px 0 0 0;
        text-align: left;
    }

    .math.promo25 .math__content .one {
        width: 100%;
    }

    .math.promo25 .math__content .two {
        text-align: left;
    }

    .math.promo25 .math__content .math__title.desktop {
        display: block;
        font-size: 26px;
        line-height: 32px;
    }
    section.top .back {
        background: #f0f0f0;
    }
    .math.promo25 .math__content .two a {
        background: url(/wp-content/themes/webbankir/img/promo25/more-icon.svg) 100% 70% / 5px 10px no-repeat;
    }
    .math.promo25 .back-extra {
        padding: 0;
        background:
                url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-card.svg) 43% 100%/240px no-repeat,
                url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-ellipse.svg) 50% 100%/189px no-repeat,
                url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-gift.png) 54% 100%/254px no-repeat;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 29px;
        min-height: 433px;
    }
    .promo25 .info .container .left,
    .promo25 .info .container .right {
        margin-top: 0;
        border-radius: 12px;
    }
    .promo25 .info .container .left {
        padding: 20px 16px 10px 16px;
        margin-bottom: 25px;
    }
    .promo25 .info .container .right .wrap {
        padding: 20px 16px 20px 16px;
    }
    .promo25 .info .container {
        display: block;
    }
    .promo25 .info {
        padding-top: 20px;
    }
    .promo25 .info .container .right h3, .promo25 .info .container .left h3 {
        font-family: Manrope;
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        text-align: left;
    }
    .promo25 .info .container ul li,
    .promo25 .info .container .right .one .item {
        font-size: 13px;
        line-height: 18px;
    }   
    .promo25 .info .container ul {
        margin-bottom: 20px;
    }
    .promo25 .info .container .right .one .item {
        padding-left: 42px;
    }
    .promo25 .info .container .right .one .item.first {
        background: url(/wp-content/themes/webbankir/img/promo25/50-icon-1.svg) 5px 4px / 24px 24px no-repeat;
    }
    
    .promo25 .info .container .right .one .item.second {
        background: url(/wp-content/themes/webbankir/img/promo25/50-icon-2.svg) 5px 4px / 24px 24px no-repeat;
    }
    
    .promo25 .info .container .right .one .item.third {
        background: url(/wp-content/themes/webbankir/img/promo25/50-icon-3.svg) 5px 4px / 23px 30px no-repeat;
        margin-bottom: 0;
    }
    .promo25 .info .container ul li {
        padding-bottom: 5px;
    }

    .promo25 .info .container .left {
        background: linear-gradient(154.74deg, #FFE100 1.63%, #FFA200 98.03%);
    }

    .math.promo25 .math__content .two a {
        font-size: 12px;
        line-height: 16px;
    }

    .promo25 .info .container .right .one {
        padding-bottom: 12px;
    }

    .promo25 .info .container .right .two {
        padding-top: 12px;
    }

    .promo25 .info .container .right .extra-text p, .promo25 .info .container .right .two p {
        font-weight: 300;
        font-size: 11px;
        line-height: 15px;
    }

    .promo25 .info .container .right .extra-text p {
        margin-top: 8px;
    }

    .promo25 .info {
        padding-bottom: 24px;
    }

    .promo25 .questions {
        margin-top: 0;
        padding: 24px 10px;
        background: url(/wp-content/themes/webbankir/img/promo25/50-contact.png) 107% 7% / 37% no-repeat, #FFFFFF;
    }
    .promo25 .questions .questions-body {
        padding: 0;
        border: none;
        border-radius: unset;
    }

    .promo25 .questions .questions-body {
        background: transparent;
    }

    .promo25 .questions .questions-body h2 {
        font-family: Manrope;
        font-size: 18px;
        font-weight: 600;
        line-height: 24.3px;
        text-align: left;
    }

    .promo25 .questions .questions-body p {
        font-family: Manrope;
        font-size: 14px;
        font-weight: 400;
        line-height: 18.9px;
        text-align: left;
    }

    .promo25 .questions .questions-body a.but {
        margin-top: 24px;
    }

    .promo25 .questions .questions-body span {
        display: none;
    }

    .promo25 .questions .questions-body a.but {
        padding: 16.5px 27.5px !important;
    }

    .promo25 .info .container .right .one .item {
        min-height: 34px;
    }
    div.container {
        box-sizing: border-box;
    }
    .math__desc {
        margin-bottom: 16px !important;
    }
}

@media (max-width: 765px) {
    section.top .decor {
        right: 5px;
    }
}

@media (max-width: 670px) {
    section.first h2.h2 br {
        display: none;
    }
    section.top .decor {
        bottom: -35px;
        max-width: 106px;
    }
    section.top {
        padding-bottom: 32px;
    }
    section.first .content .box-2 {
        display: block;
    }
    section.first .content .box-2 .left,
    section.first .content .box-2 .right {
        width: 100%;
    }
    section.second .steps, section.third .steps {
        display: block;
    }
    section.second .steps .step-3, section.third .steps .step-1 {
        display: block;
    }
    section.second .steps .step-3 .left,
    section.third .steps .step-1 .left,
    section.second .steps .step-3 .right,
    section.third .steps .step-1 .right {
        width: 100%;
    }
    section.contact .content {
        display: block;
    }
    .wb-ios-app-page .btn.yellow {
        margin-bottom: 19px;
    }
    section.contact {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    section.contact .right {
        text-align: center;
    }
    section.contact .left {
        max-width: 100%;
    }
    section.first .content .box-2 .right,
    section.second .steps .step-1 .images,
    section.second .steps .step-2 .images,
    section.second .step-3 .right .images,
    section.third .step-2 .images,
    section.third .step-3 .images {
        display: block;
        text-align: center;
    }
    section.third .steps .step-1 .right .images {
        width: 100%;
        text-align: center;
    }
    section.second .steps .step-1 .images div,
    section.second .steps .step-2 .images div {
        display: inline-block;
    }
    section.contact .left {
        text-align: center;
    }
    section.contact .left p.h2,
    section.contact .left p.text {
        text-align: left;
    }
    section.second .steps .step-1,
    section.second .steps .step-2,
    section.third .steps .step-1,
    section.third .steps .step-2 {
        margin-bottom: 16px;
    }
    .first img.scr {
        width: 137px;
        height: 297px;
    }
    section.first .content .box-2 .right.images .img-2.scr,
    section.second .steps .step-1 .images .img-1.scr,
    section.second .steps .step-2 .images .img-1.scr,
    section.second .steps .step-3 .images .img-1.scr {
        margin-right: 15px;
    }
}

@media (max-width: 635px) {
    .br-promo25-promo-2 {
        display: inline;
    }
}

@media (max-width: 600px) {
    .promo25 .questions .questions-body p {
        max-width: 300px;
    }
}

@media (max-width: 562px) {
    .br-promo25-promo-2 {
        display: none;
    }
}

@media (max-width: 540px) {
    section.top .text {
        max-width: 370px;
    }
}

@media (max-width: 480px) {
    section.top .text {
        max-width: 295px;
    }
    img.scr,
    img.scr-b {
        max-width: 100% !important;
    }

    .promo25 .questions .questions-body p {
        max-width: 240px;
    }

    .math.promo25 .back-extra {
        background: url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-card.svg) 29% 100%/240px no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-ellipse.svg) 50% 100%/189px no-repeat,
        url(/wp-content/themes/webbankir/img/promo25/25-banner-mobile-gift.png) 71% 100%/254px no-repeat;
    }
    .promo25 .info .container ul {
        max-width: 90%;
    }
    .promo25 .info .container ul li.actloan {
        max-width: unset;
    }
}

@media (max-width: 407px) {
    section.top .text {
        max-width: 200px;
    }
}

@media (max-width: 400px) {
    .br-promo25-promo-3 {
        display: inline;
    }
}

@media (max-width: 370px) {
    .br-promo25-promo-1,
    .br-promo25-promo-2 {
        display: inline;
    }
    .top__line-logo img:nth-child(1) {
        width: 29px;
    }
    .top__line-logo img:nth-child(2) {
        width: 95px;
        height: auto;
    }
}

@media (max-width: 351px) {
    .br-promo25-promo-2,
    .br-promo25-promo-3 {
        display: none;
    }
}

@media (max-width: 387px) {
    p.warning {
        border-radius: 16px;
    }
    .wb-ios-app-page .btn.yellow {
        padding: 17px 80px;
    }
}

@media (max-width: 355px) {
    section.first .content .box-2 .right.images .img-2.scr,
    section.second .steps .step-1 .images .img-1.scr,
    section.second .steps .step-2 .images .img-1.scr,
    section.second .steps .step-3 .images .img-1.scr {
        margin-right: 5px;
    }
}

@media (max-width: 345px) {
    .first img.scr,
    img.scr {
        width: 109px;
        height: 237px;
    }
}

@media all and (max-width: 412px) {
    .math.promo25 .math__title {
        font-size: 23px;
    }
}