.flexbox {
    display: block;
}

.page-top.maxwidth-theme {
    display: none !important;
}

.wraps>.wrapper_inner {
    padding-bottom: 0px;
    z-index: 3;
}

.container_inner,
.flexbox,
.flexbox--row-reverse,
.flexbox--gap,
.flexbox--gap-32,
.flexbox--align-start,
.flexbox--justify-space-between {
    all: unset;
}

.clic {
    position: absolute;
    bottom: -20px;
    right: 20px;
    z-index: 1000;
    display: block;
}

.clicimg {
    width: 35px;
    height: 35px;
    flex-shrink: 0;
    position: relative;
}

.olduslug {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35.5px;
    flex-shrink: 0;
    width: 1346px;
    height: 294px;
}

.oldtitle {
    color: var(--black, #010101);
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.oldbloc {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
}

.oldimg {
    text-align: center;
    width: 18%;
    flex-shrink: 0;
}

.oldimg2 {
    background-color: #f2f2f2;
    height: 150px;
}

.oldvalue {
    color: var(--black, #010101);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    justify-content: flex-start;
    text-align: left;
    /* 19.2px */
}

.kolblok {
    display: flex;
    width: 1348px;
    padding: 16px 0px;
    justify-content: center;
    align-items: center;
    gap: 50px;
    border-radius: 4px;
    background: var(--gradient, linear-gradient(278deg, #FFD133 27.17%, #DF5000 89.91%));
    margin-bottom: 70px;
}

.kolbloktext {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.olduslug1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35.5px;
    flex-shrink: 0;
    width: 1346px;
    height: 294px;
    margin-bottom: 70px;
}

.oldimg21 {
    height: 150px;
}

.oldimg1 {
    text-align: left;
    width: 18%;
    flex-shrink: 0;
}

.ddimg {
    width: 130px;
    height: 130px;
    flex-shrink: 0;
    border-radius: 1000px;
    border: 1px solid var(--gradient, #FFD133);
}

.k1 {
    display: flex;
    padding: 25px 30px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 4px;
    background: #215CC0;
    margin-bottom: 70px;
}

.k2 {
    color: #FC9D13;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600 line-height: 120%;
}

.k3 {
    color: var(--white, #FFF);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    width: 85%;
}

.k4 {
    background-color: #F7931E;
    color: white;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
}

.oldval {
    color: var(--black, #010101);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.olduslug12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
    width: 1328px;
    height: 223px;
    margin-bottom: 70px;
}

.oldimg211 {
    height: 120px;
}

.df {
    margin-bottom: 20px;
    color: var(--black, #010101);
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 800px;
    height: 110px;
}

.carousel-container {
    position: relative;
    width: 1344px;
    height: 377px;
    margin: 50px auto;
    overflow: hidden;
}

.carousel {
    display: flex;
    transition: transform 0.5s ease;
}

.carousel-item {
    flex: 0 0 25%;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
}

.carousel-img {
    height: 200px;
    object-fit: cover;
}

.carousel-text {
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
}

.carousel-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #D12E28;
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    font-size: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    z-index: 10;
}

.carousel-button:hover {
    background-color: #9e1b16;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.fjkl {
    color: var(--black, #010101);
    text-align: center;
    font-family: Montserrat;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.fjkl1 {
    color: var(--black, #010101);
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 20px;
}

.container8 {
    max-width: 1348px;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 40px;
}

.form-block {
    display: flex;
    align-items: center;
    background: linear-gradient(to right, #FF7F00, #FFD700);
    padding: 40px;
    position: relative;
}

.form-content {
    flex: 1;
    color: white;
}

.form-content h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}

.form-content p {
    font-size: 16px;
    margin-bottom: 20px;
}

.form-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 740px;
}

.form-container input,
.form-container textarea {
    flex: 1 1 calc(50% - 10px);
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}

.form-container textarea {
    flex: 1 1 100%;
    height: 60px;
    resize: none;
}

.submit-btn {
    background: #E9001B;
    color: white;
    padding: 15px 30px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.submit-btn:hover {
    background: #C00018;
}

.privacy-text {
    font-size: 12px;
    color: #6D6D6D;
    margin-top: 5px;
}

.privacy-text a {
    color: white;
    text-decoration: underline;
    color: #6D6D6D;
}

.form-image {
    max-width: 40%;
    text-align: right;
}

.form-image img {
    max-width: 100%;
    border-radius: 10px;
}

@media (max-width: 1024px) {
    .form-block {
        flex-direction: column;
        text-align: center;
    }

    .form-image {
        max-width: 100%;
        margin-top: 20px;
    }

    .form-container input,
    .form-container textarea {
        flex: 1 1 100%;
    }
}

.steps-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 1.2;
    margin: auto;
    text-align: center;
}

.step {
    flex: 1;
    min-width: 100px;
    margin: 10px;
}

.circle {
    width: 60px;
    height: 60px;
    background: #FC9D13;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
}

.step p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
}

.sdw {
    display: flex;
    height: 202px;
    padding: 25px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex: 1 0 0;
    border-radius: 4px;
    background: var(--blue, #215CC0);
}

.sdw1 {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
}

.sdw2 {
    background-color: #F7931E;
    color: white;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 4px;
    text-align: center;
}

.grid-container2 {
    border-radius: 4px;
    background: #F1F3FA;
    width: 1340px;
    padding: 20px;
}

.raas {
    padding: 10px;
    width: 25%;
    height: 200px;
    vertical-align: top;
    line-height: 1.2;
}

.raas1 {
    padding: 10px;
    width: 33%;
    vertical-align: top;
    line-height: 1.2;
}

.custom-info-block {
    display: flex;
    height: 277px;
    padding: 20px 20px 20px 40px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 4px;
    background: var(--red, #D12E28);
    margin-top: 30px;
}

.custom-content-left {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    width: 60%;
}

.custom-content-right {
    flex: 1;
    padding: 20px;
    color: white;
    border-radius: 4px;
    text-align: center;
    width: 40%;
    background: #fff;
}

.custom-title {
    color: var(--white, #FFF);
    font-family: Montserrat, sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 120%;
}

.custom-description {
    color: var(--white, #FFF);
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    width: 100%;
}

.custom-important {
    display: flex;
    padding: 7px 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 4px;
    background: var(--red, #D12E28);
    width: 120px;
    margin-bottom: 20px;
    color: white;
    text-align: center;
}

.custom-important-text {
    color: #000;
    text-align: left;
    line-height: 1.2;
}

.custom-warning-text {
    color: #FF0004;
    text-align: left;
    line-height: 1.2;
}

.oldimg2 {
    width: 254px;
    height: 193px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popupweb {
    position: fixed;
    z-index: 1111119999;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
}

.popupweb.hidden {
    display: none;
}

.corner-image {
    position: absolute;
    top: 5px;
    right: 15px;
    width: 60px;
    height: auto;
    z-index: 1111120000;
}

.popup-content {
    background: #fff;
    border-radius: 3px;
    padding: 30px;
    text-align: center;
    width: 400px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

#popup-iconpk {
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
    background-size: contain;
    background-repeat: no-repeat;
}

#popup-messagepk {
    font-size: 18px;
}

#popup-closepk {
    background: #DF5000;
    color: white;
    padding: 10px 20px;
    border: none;
    width: 100%;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
}

@media (max-width: 1063px) {
    .imgmini {
        display: none;
    }
}

@media (max-width: 872px) {
    .formd {
        width: 90% !important;
        padding-left: 90px !important;
    }
}


@media (max-width: 1063px) {
    .fdfd {
        display: none;
    }
}

@media (max-width: 1062px) {
    .oldvalue {
        font-size: 12px !important;
        line-height: 1.3 !important;
        /* корректируем межстрочный интервал */
    }
}

@media (max-width: 1062px) {
    .oldvalue1 {
        font-size: 12px !important;
        line-height: 1.3 !important;
        /* корректируем межстрочный интервал */
        text-align: center;
    }
}

.mp-link-simple {
    color: #000000;
    text-decoration: none;
}

.mp-link-simple:hover {
    color: #f99501;
}
