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: 2170px;
    margin: 0 auto;
    background: radial-gradient(820.66% 110.79% at 66.11% 15.62%, #F7FBFB 0%, #C9E1FF 100%);
}
.page-content {
    font-family: "SF Pro Text", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #1C294E;
}

.content-title {
    /* max-width: 680px; */
    font-family: "SF Pro Text", sans-serif;
    margin:auto;
    color: #FF2E8C;
    font-weight: 700;
    font-size: 40px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
}
.content-title_note {
    margin-top: -4px;
    text-align: center;
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
    color: #1C294E;
}
.content-title_small {
    font-size: 30px;
}
.text-grey {
    color: #728083;
}
.text-green {
    color: #F2FF00;
}
.text-white {
    color: #FFF;
}
.text-pink {
    color: #CE3A5F;
}
.text-red {
    color: #FF2F2F;
    font-weight: 600;
}
.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: 700;
    text-align: center;
    color: #FFFFFF !important;
    text-decoration: none;
    cursor: pointer;
    border-radius: 100px;
    background: linear-gradient(132deg, #FFE092 -107.89%, #FF4885 67.36%);
    transition: 0.2s linear;
    border: none;
}
.blue-btn:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.blue-btn:active {
    background: #FB851C;
}

.top {
    position: relative;
    /* height: 1509px; */
    height: 1074px;
    max-width: 2170px;
    margin: 0 auto;
    margin-top: -100px;
    /* padding-top: 788px; */
    /* padding-bottom: 105px; */
    /* background: url(https://cdn.tion.ru/images/2024/05/may-stars-lending/top-bg-desk-crop.png) no-repeat top; */
    background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/top-img-desktop.png) no-repeat top;
}

.images-bg {
    position: absolute;
    width: 1847px;
    height: 1953px;
    margin-top: 23px;
    left: 50%;
    margin-left: -890px;
    background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/bg-images-desktop.png) no-repeat top;
}

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

.under-top {
    max-width: 670px;
    margin:auto;
    margin-top: 17px;
    margin-bottom: 100px;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    text-align: center;
}


/* SECTION prod-sale (cards) */
.prod-sale {
    margin-top: -84px;
}
.prod-sale__slider {
    display: none;
}
.prod-sale__row {
    max-width: 980px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 12px;
}
.prod-sale__card {
    max-width: 475px;
    height: 308px;
    margin-bottom: 27px;
    padding-right: 5px;
    border-radius: 12px;
    box-shadow: 0px 9px 15.7px 0px rgba(0, 0, 0, 0.15);
}
.prod-sale__card__bg {
    background: linear-gradient(129deg, #FFE092 -28.33%, #FF4885 130.89%);
}
.prod-sale__card__wrap-img {
    width: 230px;
    display: flex;
    align-content: flex-start;
    align-items: center;
    border-radius: 12px 0px 0px 12px;
    /* background: linear-gradient(180deg, #FF8C00 0.07%, #F66917 105.77%); */
}
.prod-sale__card__bg-2 {
    background: linear-gradient(119deg, #FFE092 -87.24%, #FF4885 89.57%);

}
.prod-sale__card__bg-3 {
    background: linear-gradient(143deg, #FFE092 -88.45%, #FF4885 111.57%);
}
.prod-sale__card__bg-4 {
    background: linear-gradient(132deg, #FFE092 -107.89%, #FF4885 67.36%);
}
.prod-sale__card .row {
    height: 100%;
}
.prod-sale__card__img {
    width: 291px;
    height: 217px;
    margin: auto;
    margin-top: -8px;
}
.cond-img {
    background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/img-edelweiss-desk.png) no-repeat center;
    background-size: cover;
}
.br-4s-img {
    background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/img-br-4S-desk.png) no-repeat center;
    background-size: cover;
}
.tulip-img {
    background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/img-tulip-desk.png) no-repeat center;
    background-size: cover;
}
.iq200-img {
    background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/img-IQ200-desk.png) no-repeat center;
    background-size: cover;
}

.prod-sale__card__wrap-text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* padding-left: 5px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px; */
}
.prod-sale__card__title{
    margin-bottom: 0px;
    padding: 35px 5px 0px 35px;
    font-weight: 800;
    font-size: 27px;
    line-height: 32px;
    color: #FFF;
    text-align: left;
    text-transform: uppercase;
}
.prod-sale__card__title-4s {
    padding-top: 20px;
    padding-bottom: 20px;
}
.prod-sale__card__title span {
    font-size: 13px;
    text-transform: uppercase;
}
.prod-sale__card__content {
    max-width: 250px;
    margin-bottom: 20px;
    margin-top: 4px;
    padding-left: 55px;
    padding-right: 25px;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    color: #FFF;
}
.prod-sale__card__content li {
    margin-bottom: 10px;
}
.prod-sale__card__sale {
    margin-bottom: 0;
    padding: 0px 10px 0 50px;
    font-family: "SF Pro Display";
    font-size: 70px;
    line-height: normal;
    font-style: normal;
    font-weight: 900;
    background: linear-gradient(155deg, #FFFBE2 -36.5%, #FFDE00 94.27%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #FFDE00;
}
.prod-sale__card__sale-star {
    position: absolute;
    bottom: 105px;
    right: 25px;
    color: #FFE42A;
    font-size: 38px;
}
.prod-sale__card__sale-note {
    margin: 0;
    margin-top: -14px;
    padding: 0px 0px 0px 40px;
    color: #FFE42A;
    font-family: "SF Pro Text", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
}

.form-wrap {
    margin-bottom: 400px;
}
.form {
    max-width: 920px;
    margin:auto;
    margin-top: 66px;
    padding: 0px 15px 46px;
}
.form .content-title {
    text-transform: uppercase;
}
#action-form {
    max-width: 730px;
    margin: auto;
    margin-top: 29px;
}
#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:  #FF2E8C !important;
    background: #FFF;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 68px;
}
#action-form input:focus, #action-form input:active{
    border: 1px solid #FF2E8C;
}
#action-form input:-webkit-autofill, #action-form input:-webkit-autofill:focus{
    border: 1px solid #FF2E8C;
}
#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:  #FF2E8C;
}
#action-form input:focus::-webkit-input-placeholder{
    color:  #FF2E8C;
}
#action-form label {
  display: none;
}
#action-form .note {
    max-width: 730px;
    margin: auto;
    margin-top: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.04em;
    color: #707070;
}
#action-form .note a:link{
    color: #707070 !important;
    border-bottom: 1px solid #707070;
}
#action-form .note a:link:hover{
    border-bottom: none;
}
#action-form_form_success {
    position: relative;
    margin:auto;
    margin-top: 30px;
    padding: 150px 50px 250px 50px;
    text-align: center;
}

.all-rules{
    position: relative;
    max-width: 755px;
    margin-top: 78px;
    margin-bottom: 50px;
}
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: #707070;
}
p.content-text a:hover{
    border-bottom: none;
}
p.content-text.note{
    margin-bottom: 15px;
    font-weight: 500;
    color: #707070;
} 
.collapsible p.content-text span {
    font-family: "SF Pro Text", sans-serif;
    color:#FF2E8C;
    font-weight: 700;
    font-size: 25px;
    line-height: normal;
    border-bottom: 2px solid #FF2E8C;
    cursor: pointer;
    letter-spacing: 0em;
}
.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: #FFF;
}
.got-questions .text-block a, .rules-link a{
    color:  #FFF!important;
    cursor:pointer;
    text-decoration: none;
    border-bottom: 1px solid  #FFF;
}
.got-questions .text-block a:hover, .rules-link a:hover{
    color:  #FFF;
    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 {
    padding-bottom: 600px;
}

@media (max-width: 1240px) {
    .top {
        left: 50%;
        margin-left: -75vw;
        margin-left: -81vw;
        width: 160%;
        background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/top-img-desktop.png) no-repeat top;
        background-size: contain;
    }
    .images-bg {
        margin-top: -32vw;
    }
    .prod-sale {
        margin-top: -17vw;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 991px) {
    .top {
        left: 50%;
        margin-left: -69vw;
        width: 141%;
        height: 81vw;
        background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/top-img-tablet-2x.png) no-repeat top;
        background-size: contain;
    }
    .images-bg {
        position: absolute;
        left: 50%;
        width: 890px;
        height: 1627px;
        margin-top: 40px;
        margin-left: -432px;
        background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/bg-images-tablet.png) no-repeat top;
    }
    .content-title {
        font-size: 30px;
    }
    .content-title_note {
        font-size: 18px;
        line-height: 24px;
    }
    .content-title_big {
        margin-top: 40px;
        font-size: 25px;
        font-weight: 800;
    }
    .under-top {
        margin-bottom: 78px;
        max-width: 580px;
    }
    .prod-sale {
        margin-top: -6vw;
    }
    .prod-sale__row{
        max-width: 670px;
        margin-top: 23px;
    }
    .prod-sale__card {
        max-width: 327px;
        height: 203px;
        margin-bottom: 20px;
        border-radius: 12px;
    }
    .prod-sale__card__wrap-img {
        max-width: 160px;
    }
    .prod-sale__card__img {
        width: 180px;
        height: 145px;
    }
    .cond-img {
        background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/img-edelweiss-mob-2x.png) no-repeat center;
        background-size: cover;
    }
    .br-4s-img {
        background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/img-br-4S-mob-2x.png) no-repeat center;
        background-size: cover;
    }
    .tulip-img {
        background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/img-tulip-mob-2x.png) no-repeat center;
        background-size: cover;
    }
    .iq200-img {
        background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/img-IQ200-mob-2x.png) no-repeat center;
        background-size: cover;
    }
    .prod-sale__card__title{
        padding: 20px 5px 16px 21px;
        font-size: 15px;
        line-height: 20px;
    }
    .prod-sale__card__title span{
        font-size: 9px;
        line-height: 10px;
    }
    .prod-sale__card__title-4s {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .prod-sale__card__img {
        margin-top: -25px;
    }
    .prod-sale__card__content {
        max-width: 159px;
        margin-top: 13px;
        margin-bottom: 0px;
        padding-left: 24px;
        padding-right: 5px;
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
    }
    .prod-sale__card__content li {
        margin-bottom: 4px;
    }
    .prod-sale__card__sale {
        padding: 12px 10px 0 12px;
        font-size: 47px;
    }
    .prod-sale__card__sale-note {
        padding: 0px 0px 0px 6px;
        font-size: 7px;
    }
    .prod-sale__card__sale-star {
        bottom: 48px;
        right: 30px;
        font-size: 22px;
    }
    .prod-sale__card__btn {
        font-size: 12px;
        font-weight: 400;
    }
    #action-form {
        max-width: 650px;
        margin-top: 13px;
    }
    .form-wrap {
        margin-bottom: 150px;
    }
    .form {
        margin-top: 85px;
    }
    #action-form input {
        margin-top: 13px;
    }
    #action-form .note {
        max-width: 600px;
        font-size: 13px;
    }
    .all-rules {
        margin-top: 103px;
        margin-bottom: 35px;
    }
    .got-questions {
        margin: 35px auto 455px;
    }
}

@media (max-width: 675px) {
    .prod-sale__slider {
        display: block;
    }
    .prod-sale__card {
        margin: auto;
    }
    .prod-sale__row {
        display: none;
    }
    .btn-arrow__short {
        top: 3px;
    }
    .slick-dotted.slick-slider {
        margin-top: 18px;
        margin-bottom: 40px;
    }
    .slick-dots {
        bottom: -34px;
        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: #FF2E8C;
    }
    .prod-sale__card__bg,
    .prod-sale__card__bg-2,
    .prod-sale__card__bg-3,
    .prod-sale__card__bg-4 {
        background: linear-gradient(119deg, #FFE092 -87.24%, #FF4885 89.57%);
    }
}

@media (max-width: 660px) {
    .content-title_big {
        margin-top: 45px;
        font-size: 20px;
    }
    .content-title {
        font-size: 20px;
        line-height: normal;
    }
    .content-title_note {
        margin-top: 5px;
        font-size: 16px;
        line-height: 18px;
    }
    .page-content {
        font-size: 16px;
        line-height: 20px;
    }
    .top {
        left: 50%;
        height: 679px;
        max-width: 660px;
        margin: auto;
        margin-top: -100px;
        margin-left: -329px;
        /* padding-top: 50.6vw;
        padding-bottom: 10px; */
        background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/top-img-mob-2x.png) no-repeat top;
        background-size: cover;
    }
    .under-top {
        max-width: 320px;
        margin-top: 12px;
        margin-bottom: 50px;
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
    }

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

    .images-bg {
        width: 572px;
        height: 1770px;
        margin-top: -68px;
        margin-left: -248px;
        background: url(https://cdn.tion.ru/images/2025/08/tion20-lending/bg-images-mob.png) no-repeat top;
    }
    .prod-sale {
        margin-top: 5px;
        margin-bottom: 45px;
    }
    .collapsible p.content-text span{
        font-size: 20px;
    }
    .form-wrap {
        margin-bottom: 140px;
    }
    .form {
        margin-top: 55px;
        padding-bottom: 20px;
    }
    #action-form {
        max-width: 330px;
        margin-top: 15px;
    }
    #action-form input{
        height: 55px;
        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%;
    }
    p.content-text {
        font-size: 16px;
    }
    .got-questions {
        margin: 50px auto 455px;
    }
    .all-rules {
        margin-top: 90px;
        margin-bottom: 25px;
    }
    footer {
        padding-bottom: 600px;
    }
}

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

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



