/* verstka bonus */
.main-top {
    position: absolute;
    top: 40px;
    z-index: 5;
    left: 5%;
}
.section-main {
    background:
            linear-gradient(to right, #ddfadd, #e8faf1, #c1ebfe);
    height: 870px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}

.section-main:after {
    content: '';
    bottom: 0;
    right: 0;
    background-image: url('../img/main-bg-new.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 50%;
    min-width: 500px;
    position: absolute;
    z-index: 1;
}

.section-main:before {
    background-image: url('../img/bg.webp');
    content: "";
    bottom: 0;
    background-position: center;
    width: 100%;
    height: 222px;
    position: absolute;
    z-index: 2;
    pointer-events: none;
}

.main-container {
    display: flex;
    flex-direction: column;
}

.mid-start_logo{
    margin-top: -50px;
    padding-bottom: 20px;
}

.mid-info_down {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 900;
    line-height: 24px;
}
.mid-info_title {
    font-size: 60px;
    line-height: 0.9;
    margin-bottom: 20px;
    font-weight: 900;
}
.mid-info_for {
    font-weight: 700;
    font-size: 26px;
    line-height: 27px;
    margin-bottom: 20px;
}

.mid-info_lil {
    font-weight: 600;
    font-size: 18px;
    line-height: 19px;
}

.mid-info_icons {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 10px;
    max-width: 700px;
}

.mid-info_icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #fff;
    padding: 14px;
    gap:14px;
    border-radius:20px;
    width: 100%;
}

.mid-info_icon_logo {
    height: 38px;
    width: 46px;
    margin-bottom: 10px;
}
.mid-info_icon_desc {
    line-height:1;
    font-weight:600;
    font-size: 14px;
}

.main-button {
    margin-top: 90px;
    width: 40%;
    min-width: 300px;
}

.botton-info{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.botton-info_icon {
    height: 90px;
    width: 90px;
    margin-bottom: 10px;
}
.botton-info-low {
    font-size: 14px;
    color: #333;
    margin: 0;
    font-weight: 500;
}
/* materials */

.section-materials {
    height: fit-content;
}

.materials-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 53px;
    color: #475566;
    text-align: center;
    margin-bottom: 60px;

}

.card-container {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

.card-item {
    min-height: fit-content;
    height: 640px;
}

.card {
    margin: 15px;
    box-sizing: border-box;
    position: relative;
    width: 380px;
    min-width: 350px;
    height: 360px;
    border-radius: 20px;
    /*overflow: hidden;*/
    transition: height 0.3s ease;
    box-shadow: 0 10px 20px rgba(255, 255, 255, 0.2);
}

.card-line {
    height: 1px;
    width: 100%;
    background-color: #4755661A;
    margin: 20px 0;
}

.materials-button-box {
    DISPLAY: FLEX;
    JUSTIFY-CONTENT: center;
    margin: 20px 0 70px;
}
.materials-button a {

}

.card.one {
    background:
            url('../img/1.webp') no-repeat center / cover,
            linear-gradient(90deg, #ddfadd 70%, #edfcef 90%);
}
.card.two {
    background:
            url('../img/2.webp') no-repeat center/cover,
            linear-gradient(90deg, #edfcef 35%, #e3f6f6 75%);
}
.card.three {
    background:
            url('../img/3.webp') no-repeat center/cover,
            linear-gradient(90deg, #e3f6f6 35%, #d9f1fc 70%);
}
.card.four {
    background:
            url('../img/4.webp') no-repeat center / cover,
            linear-gradient(90deg, #ddfadd 70%, #edfcef 90%);
}
.card.five {
    background:
            url('../img/5.webp') no-repeat center/cover,
            linear-gradient(90deg, #edfcef 35%, #e3f6f6 75%);
}
.card.six {
    background:
            url('../img/6.webp') no-repeat center/cover,
            linear-gradient(90deg, #e3f6f6 35%, #d9f1fc 70%);
}
.card.seven {
    background:
            url('../img/7.webp') no-repeat center / cover,
            linear-gradient(90deg, #ddfadd 70%, #edfcef 90%);
}
.card.eight {
    background:
            url('../img/8.webp') no-repeat center/cover,
            linear-gradient(90deg, #edfcef 35%, #e3f6f6 75%);
}
.card.nine {
    background:
            url('../img/9.webp') no-repeat center/cover,
            linear-gradient(90deg, #e3f6f6 35%, #d9f1fc 70%);
}

.card.ten {
    background:
            url('../img/10.png') no-repeat center/cover,
            radial-gradient(48.11% 70.35% at 50% 50%, rgba(255, 255, 255, 0) 0%, #51B1D1 100%);

}

.card.eleven {
    background:
            url('../img/11.png') no-repeat center/cover,
            radial-gradient(103.59% 303.11% at 140% -6.81%, #FF815A 29.32%, #FE6B49 100%);
}

.card.twelve {
    background-blend-mode: multiply;
    background:
            url('../img/12.png') no-repeat center/cover,
            linear-gradient(108.28deg, #92E093 8.86%, #66CC72 51.98%);

}
/*.card.ten {*/
/*    background:*/
/*            url('../img/10.png') no-repeat center / cover,*/
/*            linear-gradient(90deg, #ddfadd 70%, #edfcef 90%);*/
/*}*/


.card-content {
    position: absolute;
    bottom: -255px;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 12.76%, #F7FAF7 100%);
    padding: 20px;
    box-sizing: border-box;
    height: 350px;
    transition: all 0.3s ease;
    border-radius: 20px;
    z-index: 1;
}

.card:hover .card-content {
    height: fit-content;
}

.card:hover .cropped-text {
    overflow: visible;
    text-overflow: unset;
    display: block;
    opacity: 1; /* Плавный переход видимости текста */
    transform: translateY(0); /* Плавное появление */
}


.card-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    color: #475566;
}
.card-subtitle {
    font-size: 18px;
    font-weight: 700;
    line-height: 19.8px;
    text-align: left;
    color: #66CC71;
    margin-top: 20px;
    margin-bottom: 5px;
}

.card-text {
    font-size: 14px;
    color: #333;
    margin: 0;
}

.card-text_low {
    font-size: 14px;
    color: #333;
    margin: 0;
    padding-top: 5px;
    font-weight: 600;
}

.cropped-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}



.materials-button {
    display: flex;
    justify-content: center;
    min-width: 350px;
    width: 30%;
}

/* section-materials */
.schema-box {
    min-height: 800px;
    padding: 80px 60px 80px 60px;
    gap: 56px;
    border-radius: 40px;
    background:
            url('../img/da-new.png') no-repeat right -85px bottom/55%,
            linear-gradient(to right, #ddfadd, #e8faf1, #c1ebfe);
    position: relative;
}

.schema-top {
    margin-bottom: 55px;
}

.schema-top_first {
    font-size: 26px;
    font-weight: 700;
    line-height: 31px;
    text-align: left;
}
.schema-top_name {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
    margin: 20px 0;
}
.schema-top_disc {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
}

.schema-list {
    display: flex ;
    flex-direction: column;
    max-width: 660px;
}

.schema-list_item {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 20px 0 0;
}

.schema-list_icon {
    min-width: 80px;
    width: 80px;
    height: 80px;
    background-color: white;
    border-radius: 50%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.schema-list_icon.oxford {
    background-image: url('../img/oxford_logo.svg');
}
.schema-list_icon.swiss {
    background-image: url('../img/swiss_logo.svg');
}
.schema-list_icon.upec {
    background-image: url('../img/upec-logo.svg');
}
.schema-list_icon.glob {
    background-image: url('../img/glob_logo.png');
}

.schema-list_disc {
    margin-left: 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
}
.organization_desc {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
    margin-top: 20px;
}
.materials-button-box.mobile {
    display: none;
}

@media (max-width: 1310px) {
    .section-main:after {
        content: '';
        bottom: 210px;
        right: 0;
        background-image: url(../img/main-bg-new.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 70%;
        width: 40%;
        min-width: 400px;
        position: absolute;
        z-index: 1;
    }
}

@media (max-width: 1100px) {
    .section-main:after {
        content: '';
        bottom: 330px;
        right: -45px;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 50%;
        width: 40%;
        min-width: 250px;
        position: absolute;
        z-index: 1;
    }
}



@media (max-width: 1288px) {
    .card-container {
        justify-content: center;
    }
}
@media (max-width: 991px) {
    .section-main:after {
        content: '';
        bottom: 0;
        right: 0;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 0;
        width: 0;
        min-width: 0;
        position: absolute;
        z-index: 1;
    }
    .schema-box {
        background: linear-gradient(to right, #ddfadd, #e8faf1, #c1ebfe);
    }
    .section-main {
        background: linear-gradient(to right, #ddfadd, #e8faf1, #c1ebfe);
    }

    .main_block_form {
        background: linear-gradient(116deg, #60BF6B 41.27%, #98EB99 102.46%), linear-gradient(308deg, #DCFADC 100%, #D9F1FC 0%, #EDFCEF 69.9%), #2A53A6!important;
        padding: 20px 10px;
        text-align: center;
    }

    .form-flex {
        align-items: stretch;
    }
}
@media (max-width: 760px) {
    .main-top {
        position: absolute;
        top: 40px;
        right: 45%;
        left: unset;
    }
    .schema-box {
        min-height: fit-content;
        padding: 40px;
        border-radius: 40px;
        background: linear-gradient(to right, #ddfadd, #e8faf1, #daf1fb);
    }
    .schema-box:before {
        top: -110px;
        left: 0px;
        content: '';
        position: absolute;
        height: 150px;
        width: 100%;
        background: url('../img/wave-mob.png') no-repeat left center / contain;
    }
    .section-main {
        background:radial-gradient(151.68% 47.39% at 50% 74.59%, #D9F1FC 0%, #EDFCEF 75%, rgba(220, 250, 220, 0) 100%)
        ,url('../img/main-bg-new.png') no-repeat top center / 600px,linear-gradient(to right, #ddfadd, #e8faf1, #c1ebfe);
        height: fit-content;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        overflow: hidden;
        position: relative;
        padding-bottom: 50px;
    }
    .mid-start_logo{
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
        width: 140px;
    }
    .main-books:after {
        display: none;
        background: url(../img/main-bg-new.png) no-repeat top center / contain;
        content: '';
        position: absolute;
        top: 30px;
        height: 50%;
        z-index: 0;
        width: 100%;
    }
    .section-main:before {
        background: url(../img/wave-mob.svg) no-repeat top center / contain;
        bottom: -21%;
    }
    .mid-info {

    }
    .main-container {
        position: relative;
        z-index: 1;
        margin-top: 350px;
    }
    .main-button {
        margin-top: 30px;
        width: 100%;
        z-index: 1;
    }
    .mid-info_down {
        display: none;
    }
    .mid-info_title {
        font-size: 34px;
        line-height: 1;
        margin-bottom: 10px;
        font-weight: 900;
        text-align: center;
    }
    .mid-info_icons
    {
        justify-content: center;
    }
    .mid-info_icon_desc{
        display: none;
    }
    .mid-info_for {
        font-size: 18px;
        font-weight: 700;
        line-height: 18.9px;
        text-align: center;
    }
    .mid-info_lil {
        font-size: 12px;
        font-weight: 600;
        line-height: 16.8px;
        text-align: center;

    }
    .materials-title {
        font-size: 26px;
        font-weight: 700;
        line-height: 26px;
        text-align: center;
        margin-top: 40px;
    }
    .card {
        width: auto!important;
        min-width: 350px;
    }

    .card-title {
        font-size: 16px;
        line-height: 17.6px;
    }
    .card-subtitle {
        font-size: 14px;
        line-height: 15.4px;

    }
    .card-text {
        font-size: 12px;
        font-weight: 600;
        line-height: 16.8px;
    }
    .schema-top_first {
        font-size: 16px;
        font-weight: 700;
        line-height: 19.2px;
        text-align: center;
    }
    .schema-top_name {
        font-size: 26px;
        font-weight: 700;
        line-height: 28.6px;
        text-align: center;
    }
    .schema-top_disc {
        font-size: 12px;
        font-weight: 700;
        line-height: 16.8px;
        text-align: center;
    }
    .schema-list_icon {
        min-width: 44px;
        width: 44px;
        height: 44px;
    }
    .schema-list_disc {
        font-size: 12px;
        font-weight: 700;
        line-height: 16.8px;
    }
    .schema-top {
        margin-bottom: 20px;
    }
    .schema-box {
        border-radius: 0 0 25px 25px;
        position: relative;
    }
    .card-content {
        bottom: -200px;
        height: 300px;
    }
    .mob-woman {
        height: 400px;
        background: url("../img/da-new.png") no-repeat center;
        background-size: 80%;
    }
    .card-item {
        height: 580px;
    }
    .button {
        height: 65px;
    }
    .materials-button-box {
        display: none;
    }
    .materials-button-box.mobile {
        display: flex;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 30px;

    }

    .gift-flex{
        display: none!important;
    }
}


.section-almost {
    background:
            url('../img/main-bg-new.png') no-repeat right/contain,
            linear-gradient(to right, #ddfadd, #e8faf1, #c1ebfe);
    height: 740px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}

.tg-icon {
    width: 44px;
    min-width: 44px;
    height: 44px;
    border-radius: 50%;
    margin: 0 10px;
    background: url("../img/tlg_green.svg") no-repeat center/ 60%,
        white;
}
.almost-container {
    display: flex;
    flex-direction: column;
}
.almost-info_title {
    font-size: 54px;
    font-weight: 800;
    line-height: 60px;
    text-align: left;
    margin-bottom: 20px;
}

.main-button .button {
    text-transform: unset;
    height: 84px;
    font-size: 18px;
    line-height: 18px;
}

.almost-bar_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.almost-bar_box {
    width: 440px;
}

.almost-bar {
    margin-top: 40px;
    width: 440px;
    height: 20px;
    border-radius: 20px;
    background-color: white;
    position: relative;
    box-shadow: 0px 4px 8px 0px #66CC714D inset;

}
.almost-bar:before {
    position: absolute;
    content: '';
    background-color: #66CC714D;
    width: 80%;
    height: 20px;
    left: 0;
    border-radius: 20px;

}
.almost-bar_circle {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: linear-gradient(108.28deg, #92E093 8.86%, #66CC72 51.98%);
    z-index: 1;
    right: 80px;
    top: -5px;
}
.almost-bar_disc {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    text-align: left;

}

@media (max-width: 991px) {

}
@media (max-width: 1250px) {
    .section-almost {
        background: linear-gradient(to right, #ddfadd, #e8faf1, #c1ebfe);
    }
}
@media (max-width: 760px) {
    .mob-woman {
        background-size: 50%;
        background-position: bottom;
    }
    .almost-info {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .almost-info_title {
        font-size: 32px;
        line-height: 35px;
        text-align: center;
    }
    .section-almost {
        background:
                linear-gradient(to right, #ddfadd, #e8faf1, #c1ebfe);
        height: fit-content;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        overflow: hidden;
    }
    .almost-mobile {
        height: 400px;
        background:
                url('../img/main-bg-new.png') no-repeat center/contain;
    }
    .almost-bar {
        margin-top: 20px;
    }
    .main-top .success {
        top: 15px;
        right: 40%;
    }
    .almost-info {
        margin-top: -40px;
    }
    .almost-bar_box {
        width: 100%;
    }
    .almost-bar {
        min-width: 250px;
        width: 100%;
    }
    .almost-bar_circle {
        right: 20%;
    }
    .almost-bar:before {
        width: 80%;
    }

    .card {
        margin: 0px!important;
    }
}

.card {
    margin: 15px;
    box-sizing: border-box;
    position: relative;
    width: 380px;
    min-width: 350px;
    height: 360px;
    border-radius: 20px;
    transition: height 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 10px 20px rgba(255, 255, 255, 0.2);
}

.card-content {
    position: absolute;
    bottom: -255px; /* Начальная позиция снизу */
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 12.76%, #F7FAF7 100%);
    padding: 20px;
    box-sizing: border-box;
    height: 350px;
    transition: bottom 0.5s ease, padding 0.5s ease; /* Плавная анимация перемещения по оси Y */
    border-radius: 20px;
    z-index: 1;
    overflow: hidden;
}



.card {
    margin: 15px;
    box-sizing: border-box;
    position: relative;
    width: 380px;
    min-width: 350px;
    height: 360px;
    border-radius: 20px;
    /*overflow: hidden;*/
    transition: height 0.3s ease;
    box-shadow: 0 10px 20px rgba(255, 255, 255, 0.2);
}

.card-content {
    position: absolute;
    bottom: -255px;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 12.76%, #F7FAF7 100%);
    padding: 20px;
    box-sizing: border-box;
    height: 350px;
    transition: all 0.3s ease;
    border-radius: 20px;
    z-index: 1;
}

.card:hover .card-content {
    height: fit-content;
}

.card-title, .card-text, .card-subtitle {
    transition: transform 0.3s ease; /* Плавный переход для смещения текста */
}


.card:hover .card-title,
.card:hover .card-text,
.card:hover .card-subtitle {
    transform: translateY(-10px); /* Сдвиг текста вверх на 10 пикселей при наведении */
}



@media (max-width: 760px) {
    .card-item {
        height: 625px;
    }
    .card-content {
        bottom: -210px;
        height: 285px;
    }
}

@media (max-width: 500px) {
    .schema-box:before {
        top: -100px;
    }
    .section-main:before {
        bottom: -18%;
    }
    .mob-woman {
        height: 300px;
    }
}

/* form */
.main_block_form {
    border-radius: 30px;
    background: url('../img/main-bg-new.png') no-repeat right -130px top/50%, linear-gradient(116deg, #60BF6B 41.27%, #98EB99 102.46%), linear-gradient(308deg, #DCFADC 100%, #D9F1FC 0%, #EDFCEF 69.9%), #2A53A6;
    padding: 60px 54px;
    color: white;
}
.form_flex_column{
    display: flex;
    justify-content: start;
    flex-direction: column;
    gap: 10px;
}

.gift-flex{
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: row;
    border: 1px solid;
    border-radius: 30px;
    max-width: 700px;
}

.gift-icon{
    height: 150px;
    width: 150px;
    margin-top: -35px;
}


/* footer */

.footer {
    width: 100%;
    background: #42474d;
}
.footer-main {
    width: 100%;
    padding: 70px 50px 20px 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-main .footer__info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 80px;
    height: 100%;
}
.footer-main .footer__info .logo-wrapper {
    display: flex;
    align-items: flex-end;
}
.footer-main .footer__info .logo-wrapper .logo {
    margin-right: 20px;
}
.footer-main .footer__info .logo-wrapper .logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.footer-main .footer__info .logo-wrapper .logo-name {
    padding-left: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.29;
    color: rgba(255, 255, 255, 0.3);
    border-left: 1px solid rgba(255, 255, 255, 0.05);
}
.footer-main .footer__info .social {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer-main .footer__info .social a {
    height: 54px;
    width: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    transition: 0.3s;
}
.footer-main .footer__info .social a:hover {
    background: rgba(255, 255, 255, 0.15);
}
.footer-main .footer__info .social a:last-child {
    margin-right: 0;
}
.footer-main .footer__info .social a img {
    width: 100%;
    max-width: 22px;
    height: 100%;
    max-height: 22px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}
.footer-main .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer-main .content .content-title {
    margin-bottom: 20px;
    width: auto;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.22;
    color: #fff;
}
.footer-main .content .menu {
    width: 100%;
    display: flex;
    align-items: flex-start;
}
.footer-main .content .menu .col {
    width: 100%;
    max-width: 366px;
}
.footer-main .content .menu .col a {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.12;
    color: rgba(255, 255, 255, 0.5);
    transition: 0.3s;
}
.footer-main .content .menu .col a:hover {
    color: rgba(255, 255, 255, 0.8);
}
.footer-messengers {
    width: 100%;
    max-width: 400px;
}
.footer-messengers__item {
    width: 54px;
    height: 54px;
}
.footer-messengers__item img {
    max-width: 100%;
}
.footer-messengers .footer-messengers-items {
    width: 100%;
}
.footer-messengers .footer-messengers-items .row {
    display: flex;
    align-items: stretch;
    width: 100%;
    gap: 10px;
}
.footer-messengers .footer-messengers-items .row .item {
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    padding: 13px;
    transition: 0.3s;
}
.footer-messengers .footer-messengers-items .row .item:hover {
    background: rgba(255, 255, 255, 0.15);
}
.footer-messengers .footer-messengers-items .row .item:last-child {
    margin-right: 0;
}
.footer-messengers .footer-messengers-items .row .item .img {
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}
.footer-messengers .footer-messengers-items .row .item .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}
.footer-messengers .footer-messengers-items .row .item .item-text {
    width: auto;
}
.footer-messengers
.footer-messengers-items
.row
.item
.item-text
.item-text-supname {
    font-weight: 500;
    font-size: 8px;
    line-height: 10px;
    color: #fff;
}
.footer-messengers
.footer-messengers-items
.row
.item
.item-text
.item-text-name {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.29;
    color: #fff;
}
.footer-contact {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-contact .wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer-contact .wrapper .item {
    margin-right: 40px;
}
.footer-contact .wrapper .item:last-child {
    margin-right: 0;
}
.footer-contact .item {
    display: flex;
    align-items: center;
}
.footer-contact .item .img {
    width: 18px;
    min-width: 18px;
    max-width: 18px;
    height: 18px;
    margin-right: 8px;
}
.footer-contact .item .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
}
.footer-contact .item .name {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.12;
    color: #fff;
}
.footer-copyright {
    width: 100%;
    padding: 30px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-copyright .wrapper {
    width: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer-copyright .wrapper a {
    margin-right: 40px;
}
.footer-copyright .wrapper a:last-child {
    margin-right: 0;
}
.footer-copyright .name {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.12;
    color: rgba(255, 255, 255, 0.3);
}
.footer-copyright a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: rgba(255, 255, 255, 0.5);
}
.footer-contact-m {
    display: none;
}



@media (max-width: 800px) {
    .footer-main .content {
        flex-wrap: wrap;
    }
    .footer-contact {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 30px 50px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
    }
    .footer-contact .item {
        margin: 5px;
    }
    .footer-copyright {
        padding: 25px 20px;
        flex-wrap: wrap;
    }
    .footer-copyright .wrapper {
        margin: 5px;
    }
    .footer-main .content .menu .col a {
        font-size: 14px;
    }
    .footer-main .content .content-title {
        font-size: 15px;
        line-height: 1.22;
        color: #fff;
    }
    .footer-messengers__item {
        width: 40px;
        height: 40px;
    }
    .footer-main .footer__info .social a {
        height: 40px;
        width: 40px;
        }
    .footer-main .footer__info {
        gap: 50px;
    }
    .footer-contact .item .name {
        font-size: 13px;
        line-height: 1;
    }
}


@media (max-width: 400px) {
    .mid-info_title {
        font-size: 30px;
    }
    .mid-info_for {
        font-size: 16px;
    }
    .mid-info_lil {
        font-size: 12px;
        line-height: 12px;
    }
}