:root {
    --izimo-yellow: rgba(255, 174, 9, 1);
    --izimo-dark: rgba(93, 71, 45, 1);
    --izimo-bg: #fffaf3;
    --izimo-light: rgba(201, 151, 0, 1);
    --header-h: 72px;
    --anchor-advance: 70px;
}

body {
    font-family: 'Inter', 'Roboto', sans-serif;
    color: var(--izimo-light);
    background-color: var(--izimo-bg);
    line-height: 1.6;
    font-size: 21px;
}
.main{
    overflow: hidden;
}
.yellow_bg{
    background-color: var(--izimo-yellow);
    border-radius: 20px;
    color: var(--izimo-dark);

}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    color: var(--izimo-dark);
}
.nav-link, button{
    font-size:  20px;
}
.nav-link {
    font-weight: 400;
    color: var(--izimo-light);
}

.nav-link:hover, .nav-link:active, .nav-link:focus {
    color: var(--izimo-dark)!important;
}
.sm-text{
    font-size: 18px;
    font-weight: 400;
}
.btn{
    border-radius: 23px;
    font-size: 20px;
    text-transform: lowercase;
    padding: 6px 28px;
    font-weight: 500;
}
.btn-warning {
    background-color: var(--izimo-yellow) !important;
    border: none;
    transition: 0.3s;
    color: var(--izimo-dark);
}
.btn-white{
    background-color: white;
    color: rgba(255, 174, 9, 1);
    letter-spacing: 6px;
    font-size: 16px;
    opacity: 1!important;
    line-height: 1.1;
}
.btn-warning:hover {
    background-color: #e0a800 !important;
}

.btn-dark.disabled {
    background-color: rgba(201, 151, 0, 1) !important
}
.btn-dark {
    background-color: var(--izimo-dark);
    color: white;
    border: none;
}
.btn-transparent{
    background-color: transparent;
    color: rgba(201, 151, 0, 1);
    border-color: rgba(201, 151, 0, 1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 6px;
    padding: 0 4px 0 10px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    margin: 2px 5px;
}

.btn-dark:hover {
    background-color: #2c1c00!important;
}

section {
    padding-top: 80px;
    padding-bottom: 80px;
}

#s1, #s2, #s3, #s4, #s5, #s6, [id^="s"] {
    scroll-margin-top: calc(var(--header-h, 72px) - var(--anchor-advance, 12px));
}

footer {
    background-color: var(--izimo-dark);
}

.accordion-button:not(.collapsed) {
    background-color: var(--izimo-yellow);
    color: white;
}
 .yellow_bg{
    background: var(--izimo-yellow) url('../img/s1.png') left top / auto 80% no-repeat;
    padding: 55px 55px 25px 55px;
    height: 505px;
}
.s1{
    padding-top: 24px;
}
.s1 h1{
    font-size: 73px;
    line-height: 82%;
}
.s1 li{
    line-height: 1.2;
}
.s1 li span{
    flex: 0 0 160px;
    text-align: left;
}
.s1 li span a{
   line-height: 1;
    padding-block: 0;
    padding-inline: 16px;
}
.s1 .btn-dark{
    padding-inline: 50px;
}
.s1 li img{
    flex: 0 0 30px;
    max-width: 30px;
}
.s2 .benefit-item .btn-warning{
    font-size: 13px;
    padding: 0 14px;

}
.s2 .benefit-item__text .btn-warning{
    letter-spacing: 2px;
    font-weight: 700;
}
.money-wrap {
    position: relative;
    bottom: -100px;
}
.money {
    position: absolute;
    width: 120px;
    height: 100px;
}

 .money-1 {
    bottom: -70px;
    right:   70px;
    transform: rotate(-25deg);
}

 .money-2 {
    bottom: -90px;
    right: 20px;
    transform: rotate(8deg);
}


/*///////2*/
.section-benefits__title {
    font-weight: 700;
    font-size: 21px;
    line-height: 1.2;
    color: #5c4225; /
}

.benefit-item,
.benefit-card {

    line-height: 1.1;
    color: #b28537;
}
.benefit-item{
    max-width: 220px;
}
.benefit-card {
    max-width: 120px;
}

.benefit-item p{
    padding-left: 40px;
}
.benefit-item__icon {
    width: 56px;
    height: 56px;
     margin: 12px 0 12px 40px;

}

.benefit-item__title {
     font-size: 21px;
    margin-bottom: 8px;
    color: #5c4225;
}

.benefit-item__text {
    margin: 0;
}

 .section-benefits__scroll {
    overflow-x: auto;
    overflow-y: visible;
    margin: 0 -1rem;
    padding: 0 1rem 1rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.section-benefits__scroll::-webkit-scrollbar {
    display: none;
}

.section-benefits__scroll-inner {
    gap: 1.5rem;
}
.s3{
    background: url("../img/s3.png") no-repeat center center / contain;
    position: relative;
    padding-block: 5rem!important;
}
.s3 .phone{
    left: 30%;
    top: 20%;
}

 .hero-izimo__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.1;
 }
.hero-izimo__list-block{
    max-width: 260px;
    width: 100%;
}

.hero-izimo__phone-wrapper {
    max-width: 430px;
    position: relative;
}
.hero-izimo__phone-wrapper .ph-m1{width: 40px;left: 55px; top: 42%;}
.hero-izimo__phone-wrapper .ph-m2{width: 40px; left: 300px; bottom: 100px}
.hero-izimo__phone-wrapper .ph-m3{width: 40px; left: 290px; bottom: 120px}
.hero-izimo__phone-wrapper .ph-m4{width: 40px; left: 300px; bottom: 0}
.hero-izimo__phone-wrapper .ph-m5{width: 80px; left: 40px; top: 40%; transform: rotate(-29deg);}

.hero-izimo__phone {
    display: block;
    margin: 0 auto;
    filter: drop-shadow(0 0 30px rgba(240, 174, 58, 0.45));
}

.hero-izimo__lists {
    font-size: 21px;
}

.hero-izimo__subtitle {
    font-weight: 700;
    font-size: 21px;
}

.hero-izimo__list li {
    position: relative;
    padding-left: 1.5rem;
    line-height: 1.1;
}

.hero-izimo__list li::before {
    content: "";
    width: 15px;
    height: 15px;
    background: url("../img/check.svg") no-repeat center center / contain;
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 0.9rem;
}
.icons_group{
    position: relative;
    padding-bottom: 15px;
    text-align: center;
    width: 100px;
}
.icons_group .ic-g1 {
    left: 0;
    bottom: 0;
}
.icons_group .ic-g2 {
    right: 0;
    bottom: 0;
}
.icons_group .coin {width: 40px;}
.icons_group .coin1 {top: -90px; left: 0}
.icons_group .coin2 {    top: -40px;left: -20px;}
.icons_group .coin3 {    top: -20px; left: 10px;}

.section-payments {
     color: var(--izimo-dark);
}

.section-payments .payments-left h2 {
    font-size: 28px;
    line-height: 1.1;
    color: var(--izimo-dark);
}

.payment-card {
     color: var(--izimo-dark);
}

.payment-card .icon {
    width: 50px;
    height: auto;
}

.payment-card .title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    color: var(--izimo-dark);
    line-height: 1.2;
}


.payment-card .btn-transparent, .s2 .btn-transparent {
    display: inline-block;
    margin: 1px 3px;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 0 4px 0 10px;
    border-radius: 10px;
}

.payment-card .btn-warning {
    font-size: 13px;
    padding: 4px 14px;
    border-radius: 20px;
    letter-spacing: 1px;
}
.payment-card img{
    max-width: 100%;
    max-height: 100%;
}
.s4icon_block{
     width: 80px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: end;
}
.s4 .icons_group{
    width: 210px;
}


.section-download {
    background-color: var(--izimo-bg);
}
.section-download a{
    text-wrap: nowrap;
    line-height: 1.4;
}
.download-box {
     color: var(--izimo-dark);
 }
.download-box .btn {
    align-self: flex-start;
    height: auto;
    line-height: 1.2;
}

.download-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: var(--izimo-dark);
}

.download-title span {
    color: var(--izimo-dark);
}

.section-download .btn-light {
    background-color: rgba(255, 255, 255, 0.4);
    color: var(--izimo-dark);
    border: none;
    cursor: not-allowed;
}

.section-download .btn-dark {
    background-color: var(--izimo-dark);
    border: none;
    color: #fff;
}

.qr-block {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.qr-img {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.qr-img img {
    width: 140px;
    border-radius: 8px;
}

.qr-img .btn-warning {
    font-size: 13px;
    padding: 4px 12px;
    border-radius: 20px;
}

.decor-money {
    position: absolute;
    width: 70px;
}
.s5{
    padding-block: 5rem!important;
}
.s5 .money-1 {
    bottom: -20px;
    right: 20px;
    transform: rotate(-10deg);
}

.s5 .money-2 {
    bottom: -40px;
    right: 0;
    transform: rotate(20deg);
}
.s5 .money-3 {
    right: -70px;
    bottom: -40px;
    width: 40px;
 }
.s5 .money-4 {
    top: -30px;
    left: 60%;
    transform: rotate(-35deg);

}
.operators {
    line-height: 1.1;
}
.s5 .yellow_bg{
    height: auto!important;
    background: var(--izimo-yellow) url('../img/5bg.png') left top / 70% auto no-repeat;

}
.s5 .mob-download .btn{
    font-size: 10px;
    padding: 3px 16px;
    width: 100%;
    line-height: 1;
}
.s5 .mob-download img{
    width: 100px;
    margin-top: -10px;
}
.section-faq {
    color: var(--izimo-dark);
}

.faq-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: var(--izimo-dark);
    text-transform: lowercase;
}

.faq-list {
     padding-inline: 80px ;
}

.faq-item {
    /*border-bottom: 1px solid rgba(201, 151, 0, 0.15);*/
    padding-bottom: 12px;
}

.faq-icon {
    width: 40px;
    height: auto;
    flex-shrink: 0;
}

.faq-question {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 6px;
    color: var(--izimo-dark);
}

.faq-answer {
    font-size: 16px;
    padding-left: 20px;
    color: var(--izimo-light);
    margin: 0;
}

.faq-link {
    color: var(--izimo-light);
    text-decoration: underline;
}

.faq-link:hover {
    color: var(--izimo-dark);
}
.s6 span{
    font-size: 14px;
    display: block;
    color: var(--izimo-light);
}
.footer-izimo {
    background-color: var(--izimo-bg);
    color: var(--izimo-dark);
}

.footer-box {
    background-color: var(--izimo-yellow);
    background-image: url("../img/bg-bot.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left top;
    border-radius: 20px 20px 0  0;
    color: var(--izimo-dark);
    position: relative;
}

.footer-logo img {
    height: 40px;
}

.footer-nav li a {
    color: var(--izimo-dark);
    font-weight: 500;
    text-decoration: none;
    transition: 0.2s;
}

.footer-nav li a:hover {
    color: var(--izimo-light);
}

.footer-legal {
    text-align: left;
    max-width: 70%;
    font-size: 14px;
    color: white;
    line-height: 1.3;
}

.footer-legal a {
    color: white;
    text-decoration: underline;
}

.footer-legal a:hover {
    text-decoration: none;
}

.footer-decor {
    position: absolute;
}

.footer-cup {
    top: -65px;
    right: 60px;
    width: 140px;
}

.footer-money1, .footer-money2 {
    top: -100px;
    left: 0;
    width: 40px;
 }
.footer-money2 {
left: -50px;
    top: -120px;
}
footer .qr-block{
    max-width: 135px;
}
.qr-block {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.qr-img img {
    width: 120px;
    border-radius: 8px;
}

.qr-img .btn-white {
    font-size: 12px;
    padding: 0 12px;
    line-height: 1;
    border-radius: 20px;
}
.footer-logo img,     footer .qr-block img{
    max-width: 100%;
}
.contact-form {
    background: #fff;
    padding: 60px 0;
    color: var(--izimo-dark);
}
.form-wrapper {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    padding: 40px;
    max-width: 500px;
    margin: 0 auto;
    text-align: left;
}
.form-icon img, .success-icon img {
    width: 60px;
    margin-bottom: 15px;
}
.contact-form h3 {
    font-size: 20px;
    color: var(--izimo-dark);
    margin-bottom: 20px;
}
#supportForm label {
    display: block;
    font-weight: 500;
    margin-top: 15px;
    color: var(--izimo-light);
}
#supportForm input, #supportForm textarea {
    width: 100%;
    border: 1px solid var(--izimo-light);
    border-radius: 12px;
    padding: 12px 16px;
    background: #fdf8ea;
    font-size: 16px;
    outline: none;
}
#supportForm textarea {
    min-height: 100px;
    resize: none;
}
.form-actions {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.form-success {
    text-align: left;
    display: none;
}
.form-success.active {
    display: block;
}
.form-wrapper .d-none {
    display: none !important;
}
.support-link {
    margin-top: 15px;
    font-size: 14px;
}
.support-link a {
    color: var(--izimo-light);
    text-decoration: underline;
}
.modal-content {
    background-color: #fffdf6;
    color: var(--izimo-dark);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
form .btn-light{
    background: rgba(201, 151, 0, 0.25);
    color: rgba(201, 151, 0, 1);
}

.form-control {
    background: #fdf8ea;
    border-radius: 14px;
    border: 1px solid var(--izimo-light);
    color: var(--izimo-dark);
}

.form-control:focus {
    border-color: var(--izimo-yellow);
    box-shadow: 0 0 0 0.25rem rgba(255, 174, 9, 0.25);
}
.s4 .btn-warning{
    color: white;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 700;
}
.qwevff, .qwevff a{
    font-size: 14px;
    color: var(--izimo-light) !important;
    line-height: 1.1;
}
.policy{
    font-size: 14px;
}
.policy a{
    color: var(--izimo-dark) !important;
}
.policy a:hover{
    text-decoration: none;
}

@media screen and (max-width: 1200px){
    .s1 h1{
        font-size: 50px;
    }
    .s2 .benefit-item, .s2 .benefit-item__title{
        font-size: 15px;
    }

}
@media screen and (max-width: 1000px){
    body {
        font-size: 15px;
    }
    .s1{
        padding-top: 0;
    }
    .s1 h1{
        font-size: 36px;
    }
    .s1 .yellow_bg{
        height: auto;
        background: var(--izimo-yellow) url('../img/s1mob.png') left top / auto 80%  no-repeat;
        padding: 15px;
    }
    .yellow_bg{
        height: auto;
        background: var(--izimo-yellow) url('../img/s1mob.png') left top / 90% auto no-repeat;
        padding: 15px;
    }
    .s1 li {
        width: 130px;
    }
    .s1 li img{
        display: block;
        width: 24px;
        height: 24px;
    }
    .btn-white{
        font-size: 12px;
        padding: 4px 12px 4px 12px;
        text-align: center;
    }
    .btn{
        font-size: 15px;
        padding: 6px 16px;
    }
    .s1_actions{
        padding-top: 65px;
    }
    .sm-text{
        font-size: 13px;
    }
    .footer-cup {
        top: -10px;
        right: 60px;
        width: 140px;
    }
}
@media screen and (max-width: 992px) {
    footer .qr-block{
        max-width: 90px;
    }
    .footer-nav {
        justify-content: center;
    }

    .footer-cup {
        top: -115px;
        right: 0;
        width: 240px;
    }
    .footer-money {
        left: 10px;
        width: 60px;
    }
    .s5 .money-3{
        right: 70px;
    }
    .s5 .yellow_bg{
        background: var(--izimo-yellow) url('../img/5mob.png') left top /  auto 100% no-repeat;
    }
    .footer-box{
        background-image: url("../img/5mob.png");
        background-size: 80% auto;
    }
    .footer-box .qr-img{
        margin-top: -5px;
        line-height: 1;
    }
}
@media screen and (min-width: 992px) {
    :root {
        --anchor-advance: 70px;
    }
    .section-benefits__title {
        font-size: 28px;
    }

    .section-payments .payments-left h2 {
        font-size: 36px;
        line-height: 0.9;
        color: var(--izimo-dark);
    }
    .payment-card .title {
        font-size: 15px;
    }
    .download-title {
        font-size: 36px;
    }
    .download-box {
        text-align: center;
    }
}
@media screen and (max-width: 767px){
    .faq-list{
        padding-inline: 0;
    }
    .hero-izimo__lists, .hero-izimo__subtitle {
        font-size: 16px;
    }
    .hero-izimo__title {
        font-size: 26px;
    }
    .s3 .phone{
        position: absolute;
        max-height: 400px;
    }
    .s3 {
            background: none;
            line-height: 1.2;

    }
    .s3 .hero-izimo__title{
        line-height: 1;
    }
    .s3 .hero-izimo__phone-wrapper{
        height: 400px;
    }
    .s3 .hero-izimo__phone{
        max-height: 100%;
    }
    .hero-izimo__phone-wrapper .ph-m1{width: 30px;}
    .hero-izimo__phone-wrapper .ph-m2{width: 30px; left: 225px; bottom: 30px}
    .hero-izimo__phone-wrapper .ph-m3{width: 30px; left: 210px; bottom: 20px}
    .hero-izimo__phone-wrapper .ph-m4{width: 30px; left: 200px; bottom: 0;}
    .hero-izimo__phone-wrapper .ph-m5{width: 40px; }
    .s5 h2{
        font-size: 18px;
    }
    .s5 .yellow_bg{
        min-height: 320px;

    }
    .s5 .btn-warning{
        font-size: 15px;
    }
    .s5 .btn{
        padding: 3px 16px;
    }
    .faq-title {
        text-align: center;
        font-size: 22px;
    }

    .faq-icon {
        width: 30px;
    }

    .faq-question {
        font-size: 16px;
    }

    .faq-answer {
        font-size: 14px;
    }
    .footer-logo{
        width: 150px;
    }

    footer .qr-block{
        width: 100px;
    }
    .footer-legal {
        font-size: 10px;
        margin-top: -20px;
    }
    .footer-cup {
        top: -62px;
        right: 0;
        width: 130px;
    }
    .s1 .btn-dark{
        padding-inline: 13px;
    }
    .benefit-item__icon{
        margin:12px 0;
    }
    .s5 .mob-download .btn{
        font-size: 10px;
        padding: 2px 0;
        text-align: center;
     }
}
@media screen and(max-width: 576px) {
    .payment-card .icon {
        width: 40px;
    }
    .payment-card .btn-warning {
        font-size: 11px;
        padding: 3px 10px;
    }
    .download-title {
        font-size: 20px;
    }
    .qr-img img {
        width: 80px;
    }
    .btn {
        font-size: 14px;
    }
    .footer-box {
        text-align: center;
        padding: 2rem 1rem;
    }

    .footer-nav li {
        width: 100%;
    }

    .qr-img img {
        width: 90px;
    }

}