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

.header-block {
    z-index: 10;
}
.tel-number .mgo-number-13230{
    color: #FFFFFF;
}
#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 .got-questions, footer {
    position: relative;
    z-index: 5;
}

.z-2 {
    position: relative;
    z-index: 5;
}
.z-3 {
    position: relative;
    z-index: 6;
}
.nowrap {
    white-space: nowrap;
}

.all-page {
    max-width: 2417px;
    margin: 0 auto;
    background: radial-gradient(81.89% 82.88% at 36.73% 18.19%, #FFFFE6 11.31%, #EADCFF 100%);
}
.page-content {
    font-family: "SF Pro Text", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #4B4B4B;
}

.content-title {
    max-width: 680px;
    margin:auto;
    color: #4B4B4B;
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    text-align: center;
    letter-spacing: -0.5px;
}
.content-title_note {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #9B888D;
}
.content-title_big {
    margin-top: 50px;
    margin-bottom: 10px;
    color: #4B4B4B;
    text-align: center;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.text-grey {
    color: #728083;
}
.text-white {
    color: #FFF;
}
.text-pink {
    color: #CE3A5F;
}
.text-pink-gradient {
    /* background: linear-gradient(237deg, #ff88a6 35.48%, #C23C5D 62.61%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    color: #AE173C;
}
.text-blue-gradient {
    background: linear-gradient(246deg, #2BAABE 36.88%, #166997 89.26%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #2391AF;
}
.text-transp-white {
    color: rgba(255, 255, 255, 0.83);
}
.blue-btn, .blue-btn:focus {
    position: relative;
    display: block;
    /* width: clamp(179px, 5vw, 306px); */
    width: 208px;
    height: 70px;
    margin:auto;
    font-family: "SF Pro Text", sans-serif;
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
    text-align: center;
    color: #FFFFFF !important;
    text-decoration: none;
    cursor: pointer;
    border-radius: 45px;
    background: linear-gradient(135deg, #ff3cac 0%, #562bff 115%);
    transition: 0.2s linear;
    border: none;
}
.blue-btn:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.blue-btn:active {
    background: #FF4ECA;
}

.top {
    position: relative;
    height: 679px;
    max-width: 2417px;
    margin: 0 auto;
    margin-top: -100px;
    background: url(https://cdn.tion.ru/images/2026/04/duo-lending/top-banner-desk.jpg) no-repeat top;
}

.images-bg {
    position: absolute;
    width: 1861px;
    height: 2540px;
    margin-top: 128px;
    left: 50%;
    margin-left: -938px;
    background: url(https://cdn.tion.ru/images/2026/04/duo-lending/bg-img-desk.png) no-repeat top;
    background-size: cover;
}

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

.under-top {
    max-width: 700px;
    margin:auto;
    margin-bottom: 80px;
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
    text-align: center;
}


/* SECTION prod-sale (cards) */
.prod-sale {
    margin-top: 145px;
}
.prod-sale__slider {
    display: none;
}
.prod-sale__row {
    max-width: 980px;
    margin: auto;
    margin-top: 34px;
    margin-bottom: 12px;
}
.prod-sale__card {
    max-width: 475px;
    height: 277px;
    margin-bottom: 34px;
    padding-right: 5px;
    border-radius: 12px;
}
.prod-sale__card__bg-1 {
    background: linear-gradient(308deg, #6106FD -85.35%, #FF4ECA 83.55%);
}
.prod-sale__card__bg-2 {
    background: linear-gradient(292deg, #6106FD -31.19%, #FF4ECA 132.48%);

}
.prod-sale__card__bg-3 {
    background: linear-gradient(328deg, #6106FD -29.6%, #FF4ECA 110.43%);
}
.prod-sale__card__bg-4 {
    background: linear-gradient(300deg, #6106FD -34.14%, #FF4ECA 210.39%);  
}
/* .prod-sale__card__bg-1::before {
    content: "";
    border-radius: 12px;
    background: linear-gradient(65deg, #00ADC0 20.95%, #E7FCFF 145.47%);
    opacity: 0.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;  
}
.prod-sale__card__bg-2::before {
    content: "";
    border-radius: 12px;
    background: linear-gradient(46deg, #00ADC0 0.21%, #E7FCFF 148.14%);
    opacity: 0.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;  
}
.prod-sale__card__bg-3::before {
    content: "";
    border-radius: 12px;
    background: linear-gradient(60deg, #00A0B1 47.7%, #E7FCFF 160.21%);
    opacity: 0.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;  
}
.prod-sale__card__bg-4::before {
    content: "";
    border-radius: 12px;
    background: linear-gradient(39deg, #00ADC0 12.37%, #E7FCFF 142.96%);
    opacity: 0.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;  
} */
.prod-sale__card__img {
    width: 179px;
    height: 277px;
    margin-left: 0;
    margin-top: 0;
}
.bio-img {
    background: url(https://cdn.tion.ru/images/2025/03/duo/breezer-bio-desk-3X.png) no-repeat center;
    background-size: cover;
}
.lite-img {
    background: url(https://cdn.tion.ru/images/2025/03/duo/breezer-lite-desk-3X.png) no-repeat center;
    background-size: cover;
}
.s4-img {
    background: url(https://cdn.tion.ru/images/2025/03/duo/breezer-4s-desk-3X.png) no-repeat center;
    background-size: cover;
}
.o2-img {
    background: url(https://cdn.tion.ru/images/2025/03/duo/breezer-o2-desk-3X.png) no-repeat center;
    background-size: cover;
}
.prod-sale__card__wrap-text ul {
    padding-left: 24px;
    margin-bottom: 0;
}
.prod-sale__card__wrap-text p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
    color: #FFFFFF;
}
.prod-sale__card__wrap-text li {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
}
.prod-sale__card__wrap-text {
    height: 265px;
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
    padding-left: 11px;
    padding-right: 25px;
    padding-top: 21px;
    padding-bottom: 10px;
}
.prod-sale__card__wrap-text .flex-content {
    justify-content: flex-start;
    flex-direction: column;
}
.prod-sale__card__title{
    margin-bottom: 0px;
    font-weight: 800;
    font-size: 24px;
    line-height: 34px;
    color: #FFF;
}
.prod-sale__card__wrap-text .text-small {
    margin-left: -16px;
    font-size: 10px;
    font-weight: 300;
    line-height: 18px;
    list-style-type: none;
}
.prod-sale__card__title span {
    font-size: 13px;
    text-transform: uppercase;
}
.prod-sale__card__content {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 15px;
    line-height: 15px;
    color: rgba(255, 255, 255, 0.83);
}
.prod-sale__card__btn {
    position: absolute;
    right: 35px;
    bottom: 30px;
    color: #FFF !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: 15px; 
    border-bottom: 1px solid #FFF;
}


/* SECTION cards */
.cards {
    margin-top: 113px;
    margin-bottom: 10px;
}
.cards__slick{
    justify-content: space-between;
    max-width: 690px;
    margin: auto;
    margin-top: 33px;
}
.cards__card-wrap {
    position: relative;
    height: 360px;
    max-width: 315px;
    margin:auto;
    margin-top: 63px;
    margin-bottom: 25px;
    padding: 38px 0 25px;
    border-radius: 10px;
    box-sizing: border-box;
}
.card-9000 {
    background: linear-gradient(202deg, #FDB306 13.42%, #ED1AD1 119.71%);
}
.card-12000 {
    background: linear-gradient(187deg, #FDB306 20.52%, #ED1AD1 158.91%);   
}
.indent-top {
    margin-top: -18px;
}
.prod-sale .flex-content{
    display: flex;
    justify-content: space-between;
}
.cards__card-wrap .flex-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.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;
    padding: 0 30px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    color: #FFFFFF;
}
.cards p.note{
    font-size: 12px;
    line-height: 15px;
}
.cards p s {
    font-size: 20px;
}
.cards .big-text {
    font-size: 30px;
    line-height: 32px;
    text-align: left;
    font-weight: 700;
}
.cards .big-text-note {
    font-size: 18px;
}
.cards p.font-20, .prod-sale p.font-20 {
    font-size: 20px;
}
.cards .font-sq1 {
    padding-right: 0;
    line-height: 17px;
}
.cards .font-sq {
    padding: 0 15px 0 10px;
    font-size: 18px;
    font-weight: 800;
    line-height: 23px; 
}
.cards hr, .prod-sale hr {
    margin-top: 22px;
    margin-bottom: 20px;
    border: none;
    color: #FFFFFF;
    background-color: #FFFFFF;
    height: 1px;
    width: 255px;
}
.prod-sale hr {
    width: 208px;
    margin: 12px 0 12px;
}
.img-cond {
    width: 315px;
    height: 196px;
    margin:auto;
    margin-top: 5px;
}
.card-9000 .img-cond {
    background: url(https://cdn.tion.ru/images/2025/03/duo/edelweis-9000-desk-3X.png) no-repeat center;
    background-size: cover;
}
.card-12000 .img-cond {
    background: url(https://cdn.tion.ru/images/2025/03/duo/edelweis-1200-desk-3X.png) no-repeat center;
    background-size: cover;
}

.row-icon {
    max-width: 1070px;
    margin: auto;
    margin-top: 86px;
}
.row-icon__col {
    padding: 10px;
}
.cards .row-icon__text {
    padding: 0 0 0 14px;
    color: #4B4B4B;
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
} 

.form-wrap{
    margin-bottom: 130px;
}
.form{
    max-width: 920px;
    margin:auto;
    margin-top: 130px;
    padding: 0px 15px 23px;
}
.form .content-title {
    text-transform: uppercase;
}
#action-form {
    max-width: 730px;
    margin: auto;
    margin-top: 32px;
}
#action-form input {
    position: relative;
    z-index: 2;
    display: block;
    height: 57px;
    margin-top: 11px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 10px 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color:  #4B4B4B !important;
    background: #FFF;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #FFF;
    border-radius: 68px;
}
#action-form input:focus, #action-form input:active{
    border: 1px solid #FF4ECA;
}
#action-form input:-webkit-autofill, #action-form input:-webkit-autofill:focus{
    border: 1px solid #FF4ECA;
}
#action-form 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:  #4B4B4B;
}
#action-form input:focus::-webkit-input-placeholder{
    color:  #4B4B4B;
}
#action-form label {
  display: none;
}
#action-form .container-checkbox {
    margin-top: 20px;
}
#action-form input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 21px;
    height: 21px;
    margin-top: 0px;
    padding: 0;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
}
#action-form input[type="checkbox"]:checked {
    background-color: #E63AB9;
    border-color: #E63AB9;
}
#action-form input[type="checkbox"]:checked::after {
    content: "✓";
    color: white;
    font-size: 16px;
    position: relative;
    left: 4px;
    top: -4px;
}
#action-form .note {
    max-width: 650px;
    margin: auto;
    margin-top: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.04em;
}
#action-form .confirm {
    text-align: left;
}
#action-form .note .confirm a{
    color: #4B4B4B!important;
    border-bottom: 1px solid #4B4B4B;
}
#action-form .note .confirm a:hover{
    border-bottom: none;
}
#action-form_form_success {
    position: relative;
    margin:auto;
    margin-top: 30px;
    padding: 150px 50px 250px 50px;
    text-align: center;
}
.disabled-btn {
    opacity: 0.5;
    pointer-events: none;
}

.all-rules{
    position: relative;
    max-width: 755px;
    margin-top: 120px;
    margin-bottom: 85px;
}
p.content-text{
    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: #4B4B4B;
}
p.content-text a:hover{
    border-bottom: none;
}
p.content-text.note{
    margin-bottom: 15px;
    font-weight: 500;
    color: #4B4B4B;
} 
.collapsible p.content-text span{
    color:#4B4B4B;
    font-weight: 700;
    font-size: 25px;
    line-height: normal;
    border-bottom: 2px solid #4B4B4B;
    cursor: pointer;
    letter-spacing: -0.02em;
}
.collapsible p.content-text span:hover{
    border-bottom: none;
}
/* .collapsible-content {
    overflow: hidden;
    display: none;
} */

.got-questions {
    position: relative;
    margin: 48px auto 250px;
}
.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: #4B4B4B;
}
.got-questions .text-block a, .rules-link a{
    color:  #4B4B4B!important;
    cursor:pointer;
    text-decoration: none;
    border-bottom: 1px solid  #4B4B4B;
}
.got-questions .text-block a:hover, .rules-link a:hover{
    color:  #4B4B4B;
    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;
}


@media (max-width: 1500px) {
    .top {
        left: 50%;
        margin-left: -69vw;
        width: 142%;
        height: 87vw;
        background: url(https://cdn.tion.ru/images/2026/04/duo-lending/top-banner-desk.jpg) no-repeat top;
        background-size: contain;
    }
    .images-bg {
        margin-top: -32vw;
    }
    .prod-sale {
        margin-top: -40.3vw;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 991px) {
    .top {
        left: 50%;
        margin-left: -82vw;
        width: 165%;
        height: 53vw;
        background: url(https://cdn.tion.ru/images/2026/04/duo-lending/top-banner-tablet.jpeg) no-repeat top;
        background-size: contain;
    }
    .images-bg {
        position: absolute;
        left: 50%;
        width: 862px;
        height: 1906px;
        margin-top: -31px;
        margin-left: -478px;
        background: url(https://cdn.tion.ru/images/2026/04/duo-lending/bg-img-tabl.png) no-repeat top;
        background-size: cover;
    }
    .content-title {
        font-size: 25px;
        line-height: 27px;
    }
    .content-title_note {
        font-size: 18px;
        line-height: 24px;
    }
    .content-title_big {
        margin-top: 40px;
        font-size: 25px;
        font-weight: 800;
    }
    .under-top {
        max-width: 400px;
        margin-bottom: 48px;
        font-size: 14px;
    }
    .prod-sale {
        margin-top: -1.5vw;
    }
    .prod-sale__row{
        max-width: 648px;
        margin-top:15px;
    }
    .prod-sale__card {
        max-width: 314px;
        height: 192px;
        margin-bottom: 20px;
        border-radius: 12px;
        padding-left: 0px;
    }
    .prod-sale__card__img {
        width: 118px;
        height: 175px;
    }
    .bio-img {
        background: url(https://cdn.tion.ru/images/2025/03/duo/breezer-bio-mob-2X.png) no-repeat center;
        background-size: cover;
    }
    .lite-img {
        background: url(https://cdn.tion.ru/images/2025/03/duo/breezer-lite-mob-2X.png.png) no-repeat center;
        background-size: cover;
    }
    .s4-img {
        background: url(https://cdn.tion.ru/images/2025/03/duo/breezer-4s-mob-2X.png.png) no-repeat center;
        background-size: cover;
    }
    .o2-img {
        background: url(https://cdn.tion.ru/images/2025/03/duo/breezer-o2-mob-2X.png.png) no-repeat center;
        background-size: cover;
    }
    .prod-sale__card__wrap-text{
        height: 200px;
        padding-top: 23px;
        margin-left: -23px;
        padding-right: 5px;
        padding-left: 20px;
    }
    .prod-sale__card__wrap-text p {
        font-size: 12px;
    }
    .prod-sale__card__wrap-text li {
        font-size: 11px;
        font-weight: 400;
        line-height: 14px;
    }
    .prod-sale__card__wrap-text ul {
        padding-left: 9px;
    }
    .prod-sale__card__wrap-text .text-small {
        font-size: 7px;
    }
    .prod-sale__card__title{
        margin-bottom: 5px;
        font-size: 18px;
        line-height: 17px;
    }
    .prod-sale__card__title span{
        font-size: 9px;
        line-height: 10px;
    }
    .prod-sale__card__content {
        margin-bottom: 0px;
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
    }
    .prod-sale__card__wrap-text .text-small {
        margin-left: -11px;
    }
    .prod-sale__card__btn {
        right: 16px;
        bottom: 13px;
        font-size: 10px;
    }
    .cards {
        margin-top: 50px;
    }
    .cards__slick {
        max-width: 450px;
    }
    .cards__card-wrap {
        height: 222px;
        max-width: 206px;
        margin-top: 0;
        padding: 23px 0 25px;
    }
    .img-cond {
        background: url(https://cdn.tion.ru/images/2025/03/duo/br-edelw-mob-2x.png) no-repeat center;
        background-size: cover;
        width: 206px;
        height: 119px;
        margin:auto;
        margin-top: 0;
    }
    .cards p {
        padding: 0 19px;
        font-size: 12px;
        line-height: 14px;
    }
    .cards .big-text {
        font-size: 16px;
        line-height: 20px;
    }
    .cards .big-text-note {
        font-size: 12px;
    }
    .cards .font-sq1 {
        padding-right: 0px;
        font-size: 10px;
        line-height: 13px;
        font-weight: 300;
    }
    .cards .font-sq {
        padding: 0 6px;
        font-size: 13px;
        line-height: 17px;
    }
    .indent-top {
        margin-top: -10px;
    }
    .prod-sale hr {
        width: 168px;
        margin-top: 9px;
        margin-bottom: 12px;
    }
    .cards hr {
        width: 173px;
        margin-top: 16px;
        margin-bottom: 16px;
    } 
    .mob-mt {
        margin-top: 10px !important;
    }
    .cards .row-icon__text {
        font-size: 12px;
        line-height: 14px;
    }
    .row-icon {
        max-width: 365px;
        margin-top: 30px;
    }
    .cards .row-icon__icon {
        width: 36px;
        height: 36px;
    }
    #action-form {
        max-width: 650px;
        margin-top: 27px;
    }
    .form-wrap {
        margin-bottom: 37px;
    }
    .form {
        margin-top: 35px;
        padding: 0px 15px 10px;
    }
    #action-form input {
        margin-top: 13px;
    }
    #action-form .note {
        max-width: 600px;
        font-size: 13px;
    }
    .blue-btn, .blue-btn:focus {
        width: 300px;
        height: 70px;
    }
    .all-rules {
        margin-top: 48px;
        margin-bottom: 95px;
    }
    .got-questions {
        margin: 35px auto 175px;
    }
}

/* @media (max-width: 767px) {
    .row-icon__col__order-1 {
        order: 1;
    }
    .row-icon__col__order-2 {
        order: 3;
    }
    .row-icon__col__order-3 {
        order: 2;
    }
    .row-icon__col__order-4 {
        order: 4;
    }
} */

@media (max-width: 675px) {
    .prod-sale__slider {
        display: block;
    }
    .prod-sale__card {
        margin: auto;
        max-width: 327px;
        height: 192px;
    }
    .prod-sale__card__bg-1, .prod-sale__card__bg-2, .prod-sale__card__bg-3, .prod-sale__card__bg-4 {
        background: linear-gradient(308deg, #6106FD -85.35%, #FF4ECA 83.55%);
    }
    .prod-sale__row {
        display: none;
    }
    .prod-sale__card__wrap-text {
        padding-top: 30px;
    }
    .prod-sale__card__wrap-text ul {
        padding-left: 21px;
    }
    .prod-sale__card__wrap-text li {
        font-weight: 300;
        line-height: 13px;
    }
    .prod-sale hr {
        margin-bottom: 9px;
    }
    .btn-arrow__short {
        top: 3px;
    }
    .slick-dotted.slick-slider {
        margin-top: 18px;
        margin-bottom: 40px;
    }
    .slick-dots {
        bottom: -30px;
        text-align: center;
        list-style: none;
    }
    .slick-dots li {
        margin: 0 2px;
        list-style-type: none;
    }
    .slick-dots li button:before{
        display: none;
    }
    .slick-dots li button {
        background: #D9D9D9;
        border: none;
        border-radius: 50%;
        height: 7px;
        width: 7px;
        margin: 5px;
        padding: 0;
        outline: none;
    }
    .slick-dots li.slick-active button {
        background: #F034AF;
    }
}

@media (max-width: 660px) {
    .content-title_big {
        max-width: 300px;
        margin:auto;
        margin-top: 45px;
        font-size: 20px;
    }
    .content-title {
        font-size: 20px;
        line-height: normal;
    }
    .content-title_note {
        max-width: 300px;
        margin:auto;
        margin-top: 5px;
        font-size: 16px;
        font-weight: 300;
        line-height: 18px;
    }
    .page-content {
        font-size: 16px;
        line-height: 20px;
    }
    .top {
        left: 50%;
        height: 427px;
        max-width: 660px;
        margin: auto;
        margin-top: -100px;
        margin-left: -330px;
        /* padding-top: 50.6vw;
        padding-bottom: 10px; */
        background: url(https://cdn.tion.ru/images/2026/04/duo-lending/top-banner-mob.jpeg) no-repeat top;
        background-size: cover;
    }
    .under-top {
        max-width: 295px;
        margin-bottom: 80px;
        font-weight: 500;
    }

    p.action-end{
        margin-top: 150px;
        font-size: 32px;
        line-height: 40px;
    }

    .prod-sale {
        margin-top: 85px;
        margin-bottom: 45px;
    }
    .cards {
        margin-top: 61px;
    }
    .collapsible p.content-text span{
        font-size: 20px;
    }
    .form-wrap {
        margin-bottom: 85px;
    }
    .form {
        margin-top: 20px;
        padding-bottom: 15px;
    }
    #action-form {
        max-width: 330px;
        margin-top: 15px;
    }
    #action-form input{
        height: 60px;
        margin-top: 10px;
        font-size: 16px;
        line-height: 19px;
    }
    #action-form input::-webkit-input-placeholder { /* подсказывающий текст */
        font-size: 16px;
        line-height: 19px;
    }
    #action-form .note{
        font-size: 12px;
        line-height: 15px;
    }
    #action-form_form_success {
        padding: 190px 10px 250px 10px;
    }
    #action-form_form_success p {
        max-width: 350px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    #action-form_form_success p.success-title{
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .blue-btn, .blue-btn:focus {
        max-width: 327px;
        width: 100%;
    }
    #action-form input[type="checkbox"]:checked::after {
        top: 0px;
    }
    p.content-text {
        font-size: 14px;
    }
    .got-questions {
        margin: 50px auto 155px;
    }
    .all-rules {
        margin-top: 97px;
        margin-bottom: 25px;
    }
}

@media (max-width:575px){
    .images-bg {
        width: 520px;
        height: 1888px;
        margin-top: 0px;
        margin-left: -337px;
        background: url(https://cdn.tion.ru/images/2026/04/duo-lending/bg-img-mob.png) no-repeat top;
        background-size: cover;
    }
    .row-icon {
        max-width: 210px;
        margin-top: 20px;
    }
    .row-icon__col {
        padding: 4px 20px;
    }
    .row-icon__icon {
        width: 26px;
    }
    .cards .row-icon__text {
        padding: 0 0 0 10px;
    }
}

@media (max-width:450px){
    .top {
        margin-left: -83vw;
    }
}

@media (max-width:370px){
    .got-questions .text-block{
        font-size: 14px;
    }
}



