html{
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}
body{
    width: 100%;
    max-width: 100%;
	overflow-x: hidden;
}

.header-block {
    z-index: 10;
}
#logo img.action-2 {
    display: inline-block !important;
}
#logo img.default {
    display: none !important;
}
.wa-icon-white {
    display: inline-block !important;
}
.wa-icon-defolt {
    display: none !important;
}
.nav-link.dropdown-toggle {
    color: #FFFFFF !important;
}
.tel-icon svg {
    height: 24px;
}
.tel-icon svg path {
    stroke: #FFFFFF !important;
}
.tel-number .mgo-number-13230{
    color: #FFFFFF;
}
a svg #lk-img, a svg #lk-circle {
    fill: #fff !important;
}
.action .mini-cart-background{
    background-image:url(../img/icons/menu/cart-white.svg);
}
span.cart-items-number {
    color:#fff;
}
.user-activity .dropdown > a.btn:hover {
    background: #fff !important;
    border: 1px solid #fffF;
    color: #000 !important;
}
.mgo-number-13230-mob svg path  {
    fill: #FFFFFF !important;
}
.mgo-number-13230-mob svg rect,
.mgo-number-13230-mob svg line,
.header__show-menu svg rect {
    stroke: #FFFFFF !important;
}
#nav_desktop ul li:nth-child(5):after {
    top:8px !important;
}
.header__show-menu svg path {
    stroke: #ffffff !important;
}

#footer {
    border: 1px solid #FFFFFF !important;
    border-left: 0 !important;
    border-right: 0 !important;
}
#footer img.default {
    display: none !important;
}
#footer img.action-white {
    display: inline-block !important;
}
.social_btn_icon.default {
    display: none;
}
.social_btn_icon.white {
    display: inline-block !important;
}
.media svg path {
    stroke: #FFFFFF;
}
#footer .sk-block svg path {
    fill: #FFFFFF;
}
footer .media-body,
#footer .sk-block p,
#footer h3,
#footer a,
#subscribe_footer > input,
#subscribe_footer > input::-webkit-input-placeholder,
#subscribe_footer > button,
.subscribe-note,
.flag .country-name,
#copyright,
#copyright .solid-link,
#copyright p,
#footer .solid-link {
    color: #FFFFFF !important;
}
#subscribe_footer > input {
    border: 1px solid #FFFFFF !important;
}
#copyright .solid-link,
#footer .solid-link {
    border-bottom: 1px solid #FFFFFF !important;
}

.page-content .cards, .page-content .form-wrap, .page-content .all-rules, .page-content .got-questions, footer {
    position: relative;
    z-index: 2;
}

.nowrap {
    white-space: nowrap;
}

.page-content {
    font-family: "SF Pro Text", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #8C3B00;
}
.content-title {
    max-width: 680px;
    margin:auto;
    font-weight: 700;
    font-size: 40px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    color: #8C3B00;
}

.text-pink {
    color: #FF5E88 !important;
}
.text-yellow {
    color: #FFFB02 !important;
}

.all-page-bg {
    /* background: #F8FBFF;
    Градиент */
    background: linear-gradient(180deg, #FFF -30.52%, #FFC891 100%);
}

.imges-bg {
    position: absolute;
    top: 670px;
    left: 50%;
    width: 1870px;
    height: 2921px;
    margin-left: -928px;
    background: url(https://cdn.tion.ru/images/2025/10/montag-lending/bg-img-desk-all.png) no-repeat top;
    z-index: 1;
}

.top__img {
    position: relative;
    background: url(https://cdn.tion.ru/images/2025/10/montag-lending/top-banner-desk.jpeg)no-repeat top; 
    /* background-size: contain; */
    height: 676px;
    max-width: 2170px;
    margin:auto;
    margin-top: -105px;
}
/* .top__img {
    max-width: 2170px;
    margin: auto;
    margin-top: -100px;
} */

.action-end {
    margin-top: 50px;
    padding-bottom: 100px;
    font-size: 44px;
    line-height: 50px;
    font-weight: bold;
    color: #000000;
    text-align:center;
}

/* SECTION CARDS */
.cards {
    margin-top: 134px;
    margin-bottom: 116px;
}
.cards__slick{
    justify-content: space-between;
    max-width: 1150px;
    margin: auto;
}
.cards__card-wrap {
    height: 860px;
    max-width: 350px;
    margin:auto;
    margin-top: 57px;
    margin-bottom: 25px;
    padding:34px 0 25px;
    border-radius: 25px;
    /* Градиент и тень */
    background: linear-gradient(161deg, #FFB230 -4.88%, #EB610B 113.09%);
    box-shadow: 1px 5px 19px 0 rgba(0, 0, 0, 0.20);
    box-sizing: border-box;
}
/* .cards__card-wrap.card-gradient-2 {
    background: linear-gradient(157deg, #FFB774 -21.94%, #DF6901 140.79%);
}
.cards__card-wrap.card-gradient-3 {
    background: linear-gradient(151deg, #FFFFFF -5.82%, #BFE3FF 179.63%);
}
.cards__card-wrap.card-gradient-4 {
    background: linear-gradient(151deg, #FFFFFF -5.82%, #BFE3FF 179.63%);
} */
.cards__card-wrap .tehnikal {
    max-width: 200px;
    margin:auto;
    margin-top: -28px;
}
.indent-top-13{
    margin-top: -13px;
}
.indent-20 {
    margin-left: 35px;
    margin-right: 35px;
}
.cards__card-wrap .flex-content{
    display: flex;
    justify-content: space-between;
}
.cards__card-wrap .text-right-left{
    text-align:right;
}
.cards__card-wrap .text-left-center{
    text-align:left;
}
.fix-indent{
    margin-top: 69px;
}
.cards p{
    margin-top: 0px;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #FFF;
}
.cards p.note{
    font-size: 12px;
    line-height: 15px;
}
.cards p s {
    font-size: 20px;
}
.cards .big-text{
    font-size: 20px;
    line-height: 14px;
    text-align: center;
    font-weight: 700;
}
.big-text2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 20px;
    color: #FFD036;
}
.cards hr {
    margin-top: 50px;
    margin-bottom: 34px;
    border: none;
    color: #fff;
    background-color: #fff;
    height: 1px;
    width: 286px;
}
.cards hr.br4s {
    margin-top: 50px;
}
.img-breezer-biox {
    background: url(https://cdn.tion.ru/images/2025/07/montage-present-lending/breezer-biox-desk.png) no-repeat center;
    width: 350px;
    height: 379px;
    background-size: cover;
    margin:auto;
    margin-top: -34px;
}
.img-breezer-4s{
    background: url(https://cdn.tion.ru/images/2025/07/montage-present-lending/breezer-4S-desk.png) no-repeat center;
    width: 350px;
    height: 379px;
    background-size: cover;
    margin:auto;
    margin-top: -34px;
}
.img-breezer-o2{
    background: url(https://cdn.tion.ru/images/2025/07/montage-present-lending/breezer-o2-desk.png) no-repeat center;
    width: 350px;
    height: 379px;
    background-size: cover;
    margin:auto;
    margin-top: -34px;
}
.img-breezer-lite{
    background: url(https://cdn.tion.ru/images/2025/07/montage-present-lending/breezer-lite-desk.png) no-repeat center;
    width: 350px;
    height: 379px;
    background-size: cover;
    margin:auto;
    margin-top: -34px;
}
.slick-row-prev{
    position: absolute;
    z-index: 1;
    top: 435px;
    left: -90px;
    cursor: pointer;
}
.slick-row-next{
    position: absolute;
    z-index: 1;
    top: 435px;
    right: -90px;
    cursor: pointer;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
/* .slogan-text {
    width: 1111px;
    height: 362px;
    margin:auto;
    margin-top: 25px;
    background: url(https://cdn.tion.ru/images/2025/07/montage-present-lending/slogan-desk-1x.png) no-repeat center;
} */
.cards .slogan-text {
    margin-top: 105px;
    color: #8C3B00;
    text-align: center;
    font-family: 'ProserpinaDeco';
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 75px;
}
.cards .slogan-text span{
    color: #F70;
}

#popUp-MP-btn {
    z-index: 3;
}
.green-btn, .green-btn:focus {
    display: block;
    width: 300px;
    height: 70px;
    margin:auto;
    margin-bottom: 50px;
    padding-top: 20px;
    font-family: "SF Pro Display", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #ffffff !important;
    text-decoration: none;
    cursor: pointer;
    /* Градиент */
    background: linear-gradient(106deg, #FDBB5B -13.73%, #EF741C 107.47%);
    border-radius: 100px;
    transition: 0.2s linear;
    border: none;
}
.green-btn:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.form {
    position: relative;
    z-index: 2;
    max-width: 920px;
    margin:auto;
    padding: 0px 15px 43px;
}
.form .content-title {
    font-size: 30px;
    line-height: 40px;
    color: #F70;
}
#popUp-MP {
    max-width: 730px;
    margin: auto;
    margin-top: 38px;
}
#popUp-MP input {
    display: block;
    height: 55px;
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 10px 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #8C3B00;
    background: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* box-shadow: 0px 14px 18.4px 0px rgba(0, 0, 0, 0.05); */
    border-radius: 100px;
    border: 1px solid #8C3B00;
}
#popUp-MP input:focus, #popUp-MP input:active{
    opacity: 1;
    box-shadow: none !important;
    border: 1px solid #F70;
}
#popUp-MP input:-webkit-autofill, #popUp-MP input:-webkit-autofill:focus{
    opacity: 1;
    box-shadow: none !important;
    border: 1px solid #F70;
}
#popUp-MP input::-webkit-input-placeholder { /* подсказывающий текст */
    font-family: 'SF Pro Text';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    font-weight: 200;
    color: #8C3B00;
}
#popUp-MP input:focus::-webkit-input-placeholder{
    color: #8C3B00;
}
#popUp-MP label {
    display: none;
}
#popUp-MP .note{
    margin-top: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.04em;
    color: #8C3B00;
}
#popUp-MP .note a:link{
    color: #8C3B00 !important;
    border-bottom: 1px solid #8C3B00;
}
#popUp-MP .note a:link:hover{
    border-bottom: none;
}
#popUp-MP_form_success {
    max-width: 920px;
    margin:auto;
    margin-top: 30px;
    padding: 96px 50px 60px 50px;
    text-align: center;
    color: #8C3B00;
}
#popUp-MP_form_success .success-title {
    font-size: 35px;
    line-height: normal;
    font-weight: 700;
    color: #FF7700;
}
#popUp-MP_form_success p {
    max-width: 625px;
    margin:auto;
    margin-bottom: 40px;
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
}
#popUp-MP_form_success p.success-title{
    max-width: 620px;
    margin:auto;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 35px;
    line-height: 42px;
}
#popUp-MP-btn .green-btn {
    position: relative;
    padding-top:0;
    font-size: 20px;
    line-height: 24px;
}

.bg-shine-form {
    position: absolute;
    top: -150px;
    left: 50%;
    margin-left: -1000px;
    width: 2024px;
    height: 872px;
    opacity: 0.51;
    background: radial-gradient(50% 50% at 50% 50%, #FFF 30.26%, rgba(241, 240, 238, 0.00) 100%);
}
.bg-img-form{
    position: absolute;
    top: 145px;
    left: 50%;
    width: 1559px;
    height: 665px;
    margin-left: -829px;
    background: url(https://cdn.tion.ru/images/2025/10/montag-lending/bg-img-desk-form.png) no-repeat top;
}

.all-rules{
    max-width: 740px;
    margin-top: 141px;
    margin-bottom: 28px;
}
p.content-text{
    margin-bottom: 10px;
    font-family: "SF Pro Text", "sans-serif";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: justify;
    letter-spacing: -0.02em;
    color:#8C3B00;
}
p.content-text a{
    color:  #8C3B00 !important;
    text-decoration: none;
    border-bottom: 2px solid  #8C3B00;
}
/* p.content-text a:hover{
    border-bottom: none;
} */
p.content-text.note{
    margin-bottom: 15px;
    font-weight: 500;
    color:  #8C3B00;
} 
.collapsible p.content-text span{
    color: #F70;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    border-bottom: 2px solid  #F70;
    /* cursor: pointer; */
}
/* .collapsible-content {
    overflow: hidden;
    display: none;
} */
/* .all-rules hr {
    margin-top: 25px;
    margin-bottom: 20px;
    border: none;
    color: #714525;;
    background-color: #714525;;
    height: 1px;
    width: 18px;
} */

/* .bg-shine-rules {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -200px;
    width: 2534px;
    height: 2666px;
    background: #D9D9D9;
    mix-blend-mode: screen;
    filter: blur(528.5px);
    background: url(https://cdn.tion.ru/images/2025/10/montag-lending/bg-shine-rules.svg) no-repeat top;
} */
.blik { 
    position: absolute;
    top: -400px;
    left: 50%;
    margin-left: -940px;
    width: 2534px;
    height: 1000px;
    isolation: isolate;
}
.fx {
  position:absolute; 
  height: 2500px;
  inset:-10%;
  mix-blend-mode:screen; 
  pointer-events:none;
}

.got-questions{
    margin: 85px auto 140px;
}
.got-questions .text-block {
    margin-bottom: 45px;
    font-family: "SF Pro Text", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #8C3B00;
}
.got-questions .text-block a, .rules-link a{
  color:  #8C3B00 !important;
  cursor:pointer;
  text-decoration: none;
  border-bottom: 1px solid  #8C3B00;
}
.got-questions .text-block a:hover, .rules-link a:hover{
  color:  #8C3B00;
  border-bottom: none;
}
.headset{
    height:150px;
    width:150px;
    cursor:pointer;
    border-radius:75px;
    background:#67E1F8;
    margin:0 auto 0px;
    transition: 0.2s linear;
}
.headset:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.headset-img {
    height: 60px;
    width: 64px;
    margin-top: 45px;
}
.headset .pulse-block{
    position:absolute;
    left:0;
    bottom:-20px;
}
.pulse-block{
    height:170px;
}
.pulse-block a{
    position:absolute;
    left:0;
    right:0;
    width:165px;
    margin:auto;
    z-index:3;
}

.footer-bg {
    position: absolute;
    top: -194px;
    left: 50%;
    width: 2174px;
    height: 684px;
    margin-left: -1092px;
    background: url(https://cdn.tion.ru/images/2025/10/montag-lending/bg-footer-desk-1.png) no-repeat top;
}

footer {
    padding-bottom: 500px;
}

@media (max-width: 1320px) {
    /* .top__img {
        background: url(https://cdn.tion.ru/images/2024/07/luky-summer-lending/top-banner-tablet.jpg) no-repeat top;
        height: 388px;
        max-width: 991px;
        margin:auto;
        margin-top: -105px;
    } */
    .top__img {
        left: 50%;
        margin-left: -73vw;
        width: 149%;
        height: 45vw;
        background: url(https://cdn.tion.ru/images/2025/10/montag-lending/top-banner-desk.jpeg) no-repeat top;
        background-size: contain;
    }
}
@media (max-width: 1199px) {
    .footer-bg {
        top: -185px;
    }
}

@media (max-width: 1080px) {
    .imges-bg {
        top: 523px;
        left: 50%;
        width: 878px;
        height: 2846px;
        margin-left: -454px;
        background: url(https://cdn.tion.ru/images/2025/10/montag-lending/bg-img-tablet-all.png) no-repeat top;
        z-index: 1;
    }
    .bg-img-form {
        position: absolute;
        top: 433px;
        left: 50%;
        width: 746px;
        height: 223px;
        margin-left: -397px;
        background: url(https://cdn.tion.ru/images/2025/10/montag-lending/bg-img-tab-form.png) no-repeat top;
    }
    .cards {
        margin-top: 0;
        padding-top: 100px;
        margin-bottom: 90px;
    }
    .cards__slick {
        position: relative;
        z-index: 2;
        max-width: 650px;
    }
    .cards__card-wrap {
        height: 715px;
        max-width: 206px;
        margin-top: 35px;
        padding: 20px 0 65px;
        box-shadow: none;
        border-radius: 15px;
    }
    .indent-20 {
        margin-left: 17px;
        margin-right: 17px;
    }
    .indent-top-13 {
        margin-top: 13px;
    }
    .cards p.weight-mob {
        font-weight: 100;
        font-size: 13px !important;
    }
    .cards .bio-x p.weight-mob {
        margin-top: 41px !important;
    }
    .img-breezer-biox {
        height: 203px;
        width: 155px;
        margin-top: -30px;
        background: url(https://cdn.tion.ru/images/2025/03/montage-present/breezer-biox-mob-crop-2X.png) no-repeat center;
        background-size: contain;
    }
    .img-breezer-4s {
        height: 203px;
        width: 155px;
        margin-top: -20px;
        background: url(https://cdn.tion.ru/images/2025/03/montage-present/breezer-4S-mob-crop-2X.png) no-repeat center;
        background-size: contain;
    }
    .img-breezer-o2 {
        height: 203px;
        width: 155px;
        margin-top: -20px;
        background: url(https://cdn.tion.ru/images/2025/03/montage-present/breezer-o2-mob-crop-2X.png) no-repeat center;
        background-size: contain;
    }
    .img-breezer-lite {
        height: 203px;
        width: 155px;
        margin-top: -20px;
        background: url(https://cdn.tion.ru/images/2025/03/montage-present/breezer-lite-mob-crop-2X.png) no-repeat center;
        background-size: contain;
    }
    .cards hr {
        margin-top: 103px;
        margin-bottom: 20px;
        width: 164px;
    }
    .cards hr.br4s {
        margin-top: 83px;
    }
    .cards p {
        font-size: 16px;
        line-height: 20px; 
        font-weight: 300;
    }
    .cards p s {
        font-size: 20px;
        line-height: 20px; 
    }
    .cards p.big-text{
        font-size: 18px;
        line-height: 12px;
    }
    .cards__card-wrap .tehnikal {
        margin-top: -12px;
    }
    .cards__card-wrap.bio-x .tehnikal  {
        margin-top: -2px;
    }
    .cards .mb-5{
        margin-bottom: 7px !important;
    }
    .cards .mt-5{
        margin-top: 45px !important;
    }
    .cards .mb-2.mob-indent-none {
        margin-bottom: 0 !important;
    }
    .cards__card-wrap .flex-content{
        flex-direction: column;
    }
    .cards__card-wrap .text-left-center{
        text-align: center;
    }
    .cards__card-wrap .text-right-left{
        text-align: center;
    }
    .cards p.small-mob-text{
        font-size: 14px;
        line-height: 15px;
    }
    .fix-indent{
        margin-top: 29px;
    }
    .cards p.slogan-text {
        margin-top: 75px;
        font-size: 40px;
        line-height: 55px;
    }
    .slick-row-prev {
        top: 325px;
        left: -33px;
    }
    .slick-row-next {
        top: 325px;
        right: -33px;
    }
    /* .slogan-text {
        width: 738px;
        height: 236px;
        margin:auto;
        margin-top: 12px;
        margin-bottom: 31px;
        background: url(https://cdn.tion.ru/images/2025/07/montage-present-lending/slogan-tab-1x.png) no-repeat center;
    } */
    .all-rules {
        margin-top: 80px;
    }
    .got-questions{
        margin: 85px auto 260px;
    }
}

@media (max-width: 991px) {
    .content-title, .form .content-title {
        font-size: 27px;
    }
    .top__img {
        left: 50%;
        margin-left: -69vw;
        width: 140%;
        height: 50vw;
        background: url(https://cdn.tion.ru/images/2025/10/montag-lending/top-banner-tablet-2X.jpeg) no-repeat top;
        background-size: contain;
    }
    .cards {
        margin-top: 0;
    }
    .form {
        padding: 0 15px 43px;
    }
    #popUp-MP{
        max-width: 648px;
    }
    #popUp-MP-btn .green-btn {
        height: 60px;
    }
    #popUp-MP .note {
        font-size: 13px;
        text-align: justify;
    }
    .got-questions {
        margin: 85px auto 313px;
    }
    .footer-bg {
        top: -140px;
        left: 50%;
        width: 994px;
        height: 461px;
        margin-left: -497px;
        background: url(https://cdn.tion.ru/images/2025/10/montag-lending/bg-footer-tablet-1.png) no-repeat top;
    }
}

@media (max-width: 680px) {
    .cards__slick {
        max-width: 460px;
    }
    .form {
        padding: 0 12px 43px;
    }
}

@media (max-width: 660px){
    .imges-bg {
        top: 412px;
        left: 50%;
        width: 494px;
        height: 2834px;
        margin-left: -240px;
        background: url(https://cdn.tion.ru/images/2025/10/montag-lending/bg-img-mob-all-2X.png) no-repeat top;
        background-size: cover;
        z-index: 1;
    }
    .content-title {
        max-width: 860px;
        font-size: 20px;
        line-height: 25px;
    }
    .top__img {
        background: url(https://cdn.tion.ru/images/2025/10/montag-lending/top-banner-mob-2X.jpeg) no-repeat top;
        background-size: contain;
        height: 413px;
        width: 662px;
        margin-left: -330px;
        margin-top: -102px;
        margin-bottom: 36px;
    }
    /* .slogan-text {
        width: 400px;
        height: 128px;
        margin:auto;
        margin-top: 22px;
        background: url(https://cdn.tion.ru/images/2025/07/montage-present-lending/slogan-mob-2x.png) no-repeat center;
        background-size: cover;
    } */
    .form {
        margin-top: 20px;
        padding-bottom: 15px;
    }
    #popUp-MP_form_success{
        padding: 150px 50px 150px 50px;
    }
    footer {
        padding-bottom: 400px;
    }
}

@media (max-width: 575px) {
    .action-end{
        margin-top: 50px;
        padding-bottom: 25px;
        font-size: 32px;
        line-height: 40px;
    }
    .cards {
        padding-top: 73px;
    }
    .cards__card-wrap{
        height: 583px;
        padding: 30px 11px 19px;
        max-width: 327px;
    }
    .indent-20 {
        margin-left: 5px;
        margin-right: 5px;
    }
    .img-breezer-4s, .img-breezer-o2 {
        margin-left: auto;
    }
    .cards__card-wrap .tehnikal {
        max-width: unset;
        margin-bottom:22px !important;
    }
    .cards .mob-mt{
        margin-top: 20px !important;
    }
    .cards p.small-mob-text {
        font-size: 16px;
        line-height: 21px;
    }
    .cards p.weight-mob {
        font-size: 16px !important;
    }
    .cards__card-wrap .flex-content{
        flex-direction: row;
    }
    .cards__card-wrap .text-right-left{
        text-align:right;
    }
    .cards__card-wrap .text-left-center{
        text-align:left;
    }
    .cards hr {
        margin-top: 39px;
        margin-bottom: 30px;
        width: 295px;
    }
    .cards hr.br4s {
        margin-top: 19px;
    }
    .slick-row-prev{
        left: 50%;
        margin-left: -182px;
    }
    .slick-row-next{
        left: 50%;
        margin-left: 167px;
    }
    .cards p.slogan-text {
        margin-top: 83px;
        font-size: 25px;
        line-height: 35px;
    }
    .form .content-title {
        max-width: 310px;
        font-size: 20px;
        line-height: 25px;
    }
    #popUp-MP {
        max-width: 332px;
        margin-top: 24px;
    }
    #popUp-MP input {
        height: 50px;
        margin-top: 19px;
        font-size: 16px;
        line-height: 19px;
    }
    #popUp-MP input::-webkit-input-placeholder { /* подсказывающий текст */
        font-size: 16px;
        line-height: 19px;
    }
    #popUp-MP-btn .green-btn {
        margin-top: 15px;
        width: 327px;
        height: 70px;
    }
    #popUp-MP .note{
        font-size: 13px;
        line-height: 16px;
        text-align: center;
    }
    #popUp-MP_form_success {
        max-width: 840px;
        padding: 54px 30px 60px 30px;
        background-size: cover;
    }
    #popUp-MP_form_success p {
        max-width: 340px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    #popUp-MP_form_success p.success-title{
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .bg-shine-form {
        top: -33px;
        left: 50%;
        margin-left: -320px;
        width: 641px;
        height: 459px;
    }
    .bg-img-form {
        display: none;
    }
    .all-rules {
        margin-top: 99px;
    }
    .collapsible-content {
        max-width: 360px;
        margin: auto;
    }
    .collapsible p.content-text span {
        font-size: 20px;
    }
    .got-questions .text-block {
        margin-bottom: 28px;
    }
    .got-questions{
        margin: 85px auto 285px;
    }
    .footer-bg {
        top: -99px;
        left: 50%;
        width: 663px;
        height: 357px;
        margin-left: -331px;
        background: url(https://cdn.tion.ru/images/2025/10/montag-lending/bg-footer-mob-1.png) no-repeat top;
        background-size: cover;
    }
}

@media (max-width:370px){
    #popUp-MP-btn .green-btn{
        width: 270px;
    }
    .got-questions .text-block{
        font-size: 14px;
    }
}


