

/* Start:/local/templates/trendy-2025/css/style.css?17532649843551*/
body {
  min-width: 320px;
}

.field_error {
  border-color: #ff7f7f;
  border-width: 2px;
  border-style: solid;
  border-radius: 50px;
}

@media (max-width: 1100px) {
    .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: 570px) {
  .footer .logo-wrapper {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .footer .footer__info .logo-name {
    margin-top: 15px;
    border-left: 0px !important;
    padding-left: 0px !important;
  }
  .footer .menu {
    flex-direction: column;
  }
  .footer .content-title {
    margin-top: 15px;
  }
  .footer-copyright .wrapper a {
    margin-top: 10px;
  }
}

.section-start.gray {
    background: linear-gradient(164.28deg, #FFD9D0 0%, #EBFFE8 89.02%);

}
.start-intestines.capsule {
    width: 600px;
    height: auto;
    position: absolute;
    top: 39px;
    left: 57%;
}
.tide-percent__wom.mlrd {
    text-transform: uppercase;
    font-size: 135px;
    line-height: 0;
    margin-top: 75px;
    font-weight: 700;
}

@media (max-width: 991px) {
    .tide-percent__wom.mlrd {
        font-size: 70px;
    }
}

.check-element{
    display: flex;
    position: relative;
    input{
        &:checked{
            & + label{
                .check-main{
                    border: 1px solid white;
                    &:before{
                        opacity: 1;
                    }
                }
            }
        }
        &.error {
            & + label {
                .check-main {
                    border: 1px solid red;
                }
            }
        }
    }
    label{
        display: flex;
        align-items: flex-start;
        text-align: left;
        cursor: pointer;
        position: relative;
        pointer-events: auto;
        margin: 0 !important;
        a{
            color: white;
        }
    }
}

.check-main{
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #E4E5E4;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    &:before{
        opacity: 0;
        background: white;
    }
}

.input-absolute{
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1;
}

.form-box{
    margin-bottom: 20px;
}

.excursion-main-button{
    margin-top: 30px !important;
}
/* End */


/* Start:/local/templates/lend_bonus/css/style-new.css?173167386828693*/
/* 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('/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../img/1.webp') no-repeat center / cover,
            linear-gradient(90deg, #ddfadd 70%, #edfcef 90%);
}
.card.two {
    background:
            url('/local/templates/lend_bonus/css/../img/2.webp') no-repeat center/cover,
            linear-gradient(90deg, #edfcef 35%, #e3f6f6 75%);
}
.card.three {
    background:
            url('/local/templates/lend_bonus/css/../img/3.webp') no-repeat center/cover,
            linear-gradient(90deg, #e3f6f6 35%, #d9f1fc 70%);
}
.card.four {
    background:
            url('/local/templates/lend_bonus/css/../img/4.webp') no-repeat center / cover,
            linear-gradient(90deg, #ddfadd 70%, #edfcef 90%);
}
.card.five {
    background:
            url('/local/templates/lend_bonus/css/../img/5.webp') no-repeat center/cover,
            linear-gradient(90deg, #edfcef 35%, #e3f6f6 75%);
}
.card.six {
    background:
            url('/local/templates/lend_bonus/css/../img/6.webp') no-repeat center/cover,
            linear-gradient(90deg, #e3f6f6 35%, #d9f1fc 70%);
}
.card.seven {
    background:
            url('/local/templates/lend_bonus/css/../img/7.webp') no-repeat center / cover,
            linear-gradient(90deg, #ddfadd 70%, #edfcef 90%);
}
.card.eight {
    background:
            url('/local/templates/lend_bonus/css/../img/8.webp') no-repeat center/cover,
            linear-gradient(90deg, #edfcef 35%, #e3f6f6 75%);
}
.card.nine {
    background:
            url('/local/templates/lend_bonus/css/../img/9.webp') no-repeat center/cover,
            linear-gradient(90deg, #e3f6f6 35%, #d9f1fc 70%);
}

.card.ten {
    background:
            url('/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../img/12.png') no-repeat center/cover,
            linear-gradient(108.28deg, #92E093 8.86%, #66CC72 51.98%);

}
/*.card.ten {*/
/*    background:*/
/*            url('/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../img/oxford_logo.svg');
}
.schema-list_icon.swiss {
    background-image: url('/local/templates/lend_bonus/css/../img/swiss_logo.svg');
}
.schema-list_icon.upec {
    background-image: url('/local/templates/lend_bonus/css/../img/upec-logo.svg');
}
.schema-list_icon.glob {
    background-image: url('/local/templates/lend_bonus/css/../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(/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../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(/local/templates/lend_bonus/css/../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(/local/templates/lend_bonus/css/../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("/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../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("/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../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('/local/templates/lend_bonus/css/../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;
    }
}
/* End */


/* Start:/local/templates/trendy-2025/html/dist/css/style.min.css?174228840436352*/
@font-face{font-family:Raleway;font-display:swap;src:url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-Black.woff2) format("woff2"),url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Raleway;font-display:swap;src:url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-Bold.woff2) format("woff2"),url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Raleway;font-display:swap;src:url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-Regular.woff2) format("woff2"),url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Raleway;font-display:swap;src:url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-Medium.woff2) format("woff2"),url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Raleway;font-display:swap;src:url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-SemiBold.woff2) format("woff2"),url(/local/templates/trendy-2025/html/dist/css/../fonts/Raleway-SemiBold.woff) format("woff");font-weight:600;font-style:normal}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:20px;scroll-behavior:smooth}body{font-size:1rem;line-height:1.3;color:#475566;font-weight:700;font-family:Raleway;font-variant-numeric:lining-nums proportional-nums;letter-spacing:-.24px}.container{max-width:1268px;padding:0 14px;width:100%;margin:0 auto}img{max-width:100%}a{text-decoration:none;-webkit-transition:all .25s linear;transition:all .25s linear}main{overflow:hidden}.icon::before{content:"";mask:var(--icon) center center/contain no-repeat;-webkit-mask:var(--icon) center center/contain no-repeat;width:18px;height:12px;display:block;-webkit-transition:.25s;transition:.25s;background:#fff}.text-green{color:#66cc71}.size-80{font-size:80px}.size-50{font-size:50px;line-height:1.05}.size-44{font-size:50px;line-height:1}.size-40{font-size:40px}.size-36{font-size:36px}.size-28{font-size:28px}.size-26{font-size:26px}.size-24{font-size:24px}.size-22{font-size:22px}.size-20{font-size:20px}.size-18{font-size:18px}.size-16{font-size:16px}.size-14{font-size:14px}.size-12{font-size:12px}.line-h-1{line-height:1}.line-h-1-1{line-height:1.1}.line-h-1-2{line-height:1.2}.letter-spacing-1{letter-spacing:.8px}.letter-spacing-0-5{letter-spacing:.3px}.letter-spacing-0{letter-spacing:0}.text-uppercase{text-transform:uppercase}.fw-900{font-weight:900}.fw-700{font-weight:700}.fw-600{font-weight:600}.fw-500{font-weight:500}.fw-400{font-weight:400}.mb-60{margin-bottom:60px}.mb-50{margin-bottom:50px}.mb-40{margin-bottom:40px}.mb-30{margin-bottom:30px}.mb-20{margin-bottom:20px}.mb-14{margin-bottom:14px}.mb-10{margin-bottom:10px}.mb-4{margin-bottom:4px}.link-green{color:#66cc71;border-bottom:1px solid}.link-green:hover{border-bottom:1px solid transparent}.link-white{color:#fff;border-bottom:1px solid}.link-white:hover{border-bottom:1px solid transparent}.link{border-bottom:1px solid;color:inherit}.link:hover{border-bottom:1px solid transparent}.text-center{text-align:center}.button{outline:0;border:none;border-radius:100px;background:linear-gradient(108deg,#92e093 8.86%,#66cc72 51.98%),linear-gradient(108deg,#98eb99 8.86%,#6bd677 51.98%);-webkit-box-shadow:0 -2px 0 0 rgba(255,255,255,.25) inset;box-shadow:0 -2px 0 0 rgba(255,255,255,.25) inset;height:64px;font-family:inherit;font-size:14px;width:100%;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;cursor:pointer;position:relative;overflow:hidden}.button:before{margin-left:8px}.button:after{position:absolute;z-index:2;top:0;left:-75%;display:block;width:50%;height:100%;content:"";-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%)}.button:hover:after{-webkit-animation:shine .85s;animation:shine .85s}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.button_white{color:#475566;background:rgba(255,255,255,.9);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:inherit;padding:0 40px}.button_white:before{background:#66cc71}.button_white:after{background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(102,204,113,.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(102,204,113,.3) 100%)}.block-mobile{display:none!important}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}body.popup-show::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#fff;width:100%;position:relative;max-width:640px;border-radius:36px;padding:90px 30px 60px}.lock .popup__content{visibility:visible}.popup__close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:20px;right:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;border:none;-webkit-transition:all .25s linear;transition:all .25s linear;cursor:pointer;outline:0}.popup__close:before{background:#475566}.popup__close:hover:before{background:#66cc71}.line-modal{margin:10px 0;background:rgba(71,85,102,.1);width:100%;height:1px}.section-start{background:linear-gradient(279deg,#dcfadc 100%,#d9f1fc 0,#edfcef 69.9%),#ebfdec;height:970px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden}.no-webp .section-start:before{background-image:url(/local/templates/trendy-2025/html/dist/css/../img/bg.png)}.section-start:before{content:"";bottom:0;background-position:center;width:100%;height:222px;position:absolute;z-index:1}.start-top{position:absolute;top:40px;width:100%;max-width:1268px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.start-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:40px}.start-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.start-info__icon{border-radius:32px;background:#66cc71;width:44px;height:44px;margin-right:10px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-info__icon:before{width:24px;height:24px}.start-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-woman{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:800px;left:50%;bottom:78px}.start-content{position:relative;z-index:1;width:100%}.top-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-info__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;background:linear-gradient(108deg,#92e093 8.86%,#66cc72 51.98%),linear-gradient(276deg,#49b86e 0,#5ccc81 100%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:96px;height:86px;color:#fff;text-align:center;margin-right:30px}.top-info__date_new{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto;height:80px;padding:6px 20px 6px 4px;text-align:left}.top-info__date_new .top-info__day{background:rgba(255,255,255,.15);width:72px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:24px;margin-right:14px}.top-info__day{font-weight:600}.start-event{border-radius:24px;border:1px solid #fff;background:linear-gradient(108deg,rgba(255,255,255,.03) 32.71%,#fff 100%);-webkit-box-shadow:0 15px 30px 0 rgba(107,214,119,.3);box-shadow:0 15px 30px 0 rgba(107,214,119,.3);padding:20px 30px;width:480px}.healthy-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.healthy-item{margin-top:30px;border-radius:36px;-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);padding:50px 30px 30px}.healthy-title{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(71,85,102,.1)}.healthy-text{font-weight:600}.healthy-item_one{background:linear-gradient(283deg,#e8f6fc 0,#edfcef 100%),linear-gradient(180deg,#fff 12.76%,#f7faf7 100%)}.healthy-item_two{background:linear-gradient(112deg,#ebffe8 0,#fff5c5 100%)}.healthy-item_three{background:linear-gradient(112deg,#ebffe8 0,#ffd9d0 100%),linear-gradient(112deg,#ebffe8 0,#fff5c5 100%)}.healthy-item_four{background:linear-gradient(283deg,#cbf0fd 0,#ffe3f1 100%),linear-gradient(283deg,#e8f6fc 0,#edfcef 100%),linear-gradient(180deg,#fff 12.76%,#f7faf7 100%)}.section-healthy{margin-top:60px}.section-topic{margin-top:160px}.section-topic .container{position:relative}.section-topic .container:before{content:"";background-image:url(/local/templates/trendy-2025/html/dist/css/../img/pic-topic.svg);width:18px;height:18px;background-size:cover;position:absolute;top:-60px;left:140px}.topic-items{max-width:860px;margin:0 auto}.topic-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;border-bottom:1px solid rgba(71,85,102,.1)}.topic-item:last-child{border-bottom:none}.topic-item__number{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:110px;flex-basis:110px;margin-right:20px;font-weight:900;color:#66cc71;font-size:80px}.topic-item__pic{-ms-flex-preferred-size:66px;flex-basis:66px;margin-left:20px;-ms-flex-negative:0;flex-shrink:0}.topic-item__title{width:100%}.medicine-container{position:relative;border-radius:36px;background:linear-gradient(269deg,#dcfadc 98.4%,#d9f1fc 1.6%,#edfcef 69.26%),linear-gradient(180deg,rgba(255,255,255,.7) 12.76%,#f7faf7 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.medicine-pic{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:306px;flex-basis:306px;-ms-flex-negative:0;flex-shrink:0}.medicine-pic img{position:absolute;bottom:-30px;left:-30px}.medicine-pic_mobile{display:none}.medicine-content{letter-spacing:-.4px}.medical-event{-ms-flex-preferred-size:255px;flex-basis:255px;margin-left:40px;letter-spacing:-.35px;-ms-flex-negative:0;flex-shrink:0}.section-medicine{margin-top:120px}.section-teacher{margin-top:23px;background:linear-gradient(332deg,rgba(217,241,252,.5) 17.27%,rgba(220,250,220,0) 75.99%);height:862px;width:100%;overflow:hidden;position:relative}.no-webp .section-teacher:before{background-image:url(/local/templates/trendy-2025/html/dist/css/../img/bg.png)}.section-teacher:before{content:"";bottom:0;background-position:center;width:100%;height:222px;position:absolute;z-index:1;left:0;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.section-teacher .container{position:relative}.teacher-woman{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:-100px}.teacher-woman img{max-width:inherit}.teacher-content{padding-top:190px;padding-left:632px}.teacher-mobile{display:none}.organization-items{max-width:777px;width:100%;margin:30px auto 0}.section-organization{margin-top:80px}.organization-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px}.organization-item:last-child .organization-item__title{border-bottom:none}.organization-item:last-child{border-bottom:none}.organization-item__number{-ms-flex-preferred-size:279px;flex-basis:279px;margin-right:30px;color:#66cc71;text-align:right;font-weight:900;letter-spacing:-1.6px;line-height:1;font-size:80px}.organization-item__title{-ms-flex-preferred-size:calc(100% - 309px);flex-basis:calc(100% - 309px);border-bottom:1px solid rgba(71,85,102,.1);min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}.callback-container{border-radius:30px;background:linear-gradient(116deg,#60bf6b 41.27%,#98eb99 102.46%),linear-gradient(308deg,#dcfadc 100%,#d9f1fc 0,#edfcef 69.9%),#2a53a6;padding:60px 54px;color:#fff}.form-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-item{-ms-flex-preferred-size:calc(33.3% - 5px);flex-basis:calc(33.3% - 5px)}.input{width:100%;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;border-radius:40px;background:rgba(255,255,255,.2);outline:0;border:none;font-weight:600;font-family:inherit;font-size:14px;color:#fff}.input::-webkit-input-placeholder{color:#fff}.input::-moz-placeholder{color:#fff}.input:-ms-input-placeholder{color:#fff}.input::-ms-input-placeholder{color:#fff}.input::placeholder{color:#fff}.input:focus,.input:hover{background:rgba(255,255,255,.3)}.section-callback{margin-top:100px;margin-bottom:100px}.section{margin-top:120px}.form-final{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-final .size-14{font-weight:600}.callback-medicine{border-radius:36px;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);max-width:840px;margin:0 auto;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.callback-medicine__pic{-ms-flex-preferred-size:175px;flex-basis:175px;-ms-flex-negative:0;flex-shrink:0;margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.callback-medicine__pic img{max-width:inherit;position:absolute;left:-30px;bottom:-30px}.callback-medicine__pic-mobile{display:none}.tide-percent__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tide-percent__column_quote{-ms-flex-preferred-size:400px;flex-basis:400px;-ms-flex-negative:0;flex-shrink:0;margin-left:10px;border:2px solid #d6f4de;border-radius:30px;padding:40px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tide-percent__column_quote-link{padding-top:34px;margin-top:20px;border-top:1px solid rgba(71,85,102,.1)}.tide-percent__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:35px}.tide-percent__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:577px}.tide-percent{margin-top:50px}.container-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container-quote__item{background:-webkit-gradient(linear,left top,left bottom,from(#e8f6fc),to(#edfcef));background:linear-gradient(#e8f6fc,#edfcef);border-radius:30px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.quote-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:35px}.container-quote__end{padding-top:20px;margin-top:45px;border-top:1px solid rgba(71,85,102,.1)}.quote-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quote-person__avatar{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;width:80px;height:80px;margin-right:20px}.quote-person__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.no-webp .tide-analysis{background-image:url(/local/templates/trendy-2025/html/dist/css/../img/tide/analysis.jpg)}.tide-analysis{background-size:cover;background-position:center;border-radius:50px;min-height:598px;padding:140px 100px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tide-analysis__block{position:relative}.tide-analysis__block:before{content:"";width:calc(100% - 120px);margin:0 60px;position:absolute;top:-20px;height:20px;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:50px 50px 0 0}.tide-analysis__block:after{content:"";width:calc(100% - 200px);margin:0 100px;position:absolute;top:-40px;height:20px;background:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:50px 50px 0 0}.tide-analysis__content{position:relative;z-index:1;width:100%;border-radius:30px 30px 0 0;background:rgba(255,255,255,.9);padding:40px 40px 40px 60px;overflow:hidden}.tide-analysis__content:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(transparent),to(rgba(236,251,243,.3)));background:linear-gradient(to top,transparent,rgba(236,251,243,.3));position:absolute;top:0;left:0;width:100%;height:100%}.tide-analysis__content div{position:relative;z-index:1}.tide-analysis__list{margin-top:20px;padding-top:20px;border-top:1px solid #475566}.tide-analysis__list li{margin-bottom:7px}.tide-analysis__list li:last-child{margin-bottom:0}.section-step .container{position:relative}.ellipse-light{position:absolute;top:-30px;left:54px}.ellipse-big{position:absolute;top:-110px;left:-200px;z-index:-1;pointer-events:none}.step-items{max-width:960px;margin:0 auto}.step-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 0;border-bottom:1px solid rgba(71,85,102,.1)}.step-item:first-child{padding-top:0}.step-item:last-child{padding-bottom:0;border-bottom:none}.step-item ul{padding-left:30px}.step-item__icon{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100px;flex-basis:100px;margin-right:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.intelligence-items{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-10px;margin-top:-10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.intelligence-item{margin-right:10px;margin-top:10px;-ms-flex-preferred-size:calc(33.3% - 10px);flex-basis:calc(33.3% - 10px);border:1px solid #d6f4de;padding:30px;border-radius:30px}.section_whom{background:-webkit-gradient(linear,left top,left bottom,from(rgba(237,252,239,.5)),to(#edfcef));background:linear-gradient(rgba(237,252,239,.5),#edfcef);border-radius:50px;padding:120px 0}.whom-items{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-10px;margin-top:-10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.whom-item{margin-right:10px;margin-top:10px;-ms-flex-preferred-size:calc(33.3% - 10px);flex-basis:calc(33.3% - 10px);padding:30px;background:#fff;border-radius:30px}.whom-item_link{color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#60bf6b),to(#98eb99));background:linear-gradient(#60bf6b,#98eb99);position:relative;overflow:hidden}.whom-item_link:after{position:absolute;z-index:2;top:0;left:-75%;display:block;width:50%;height:100%;content:"";-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%)}.whom-item_link:hover:after{-webkit-animation:shine .82s;animation:shine .82s}.whom-item__icon{background:rgba(255,255,255,.9);width:54px;height:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.whom-item__icon:before{width:24px;height:24px;background:#66cc71}.section-leading{margin-top:160px}.leading-container{position:relative}.leading-content{max-width:680px;position:relative;z-index:1}.leading-achievements__item{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.leading-achievements__item:last-child{margin-bottom:0}.leading-achievements__icon{-ms-flex-negative:0;flex-shrink:0;width:100px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.leading-pic{position:absolute;left:566px;width:664px;bottom:-100px}.section-callback_tide{margin-top:80px;position:relative;z-index:1}.section-callback_tide .form-item{-ms-flex-preferred-size:calc(25% - 5px);flex-basis:calc(25% - 5px)}.start-event__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.start-event__flex img,.start-event__flex picture{width:70px;height:70px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.start-event__flex picture{margin-right:20px}.start-event__flex .size-20{font-size:16px;margin-bottom:0}.start-intestines{width:500px;height:auto;position:absolute;top:0;left:54%}.botton-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.botton-info_icon{height:90px;width:90px;margin-bottom:10px}.botton-info-low{font-size:14px;color:#333;margin:0;font-weight:500}.card-text{font-size:14px;color:#333;margin:0}.cropped-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.tide-percent__box{color:#66cc71;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tide-percent__num{font-size:270px}.tide-percent__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tide-percent__per{font-size:200px;font-weight:700;margin-top:-65px}.botton-info_desc{text-align:left}.tide-percent__wom{text-transform:uppercase;font-size:30px;line-height:0;margin-top:-30px;font-weight:700}.form-present{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.botton-info.form-box{background-color:rgba(255,255,255,.1882352941);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px;border-radius:40px;border:1px solid rgba(255,255,255,.1882352941)}.text-white{color:#fff}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (max-width:1350px){.start-top{width:calc(100% - 40px)}}@media (max-width:1200px){.start-woman{left:650px}.teacher-content{padding-left:520px;padding-top:150px}}@media (max-width:991px){html{font-size:14px}.size-80{font-size:60px}.size-50{font-size:26px}.size-44{font-size:30px}.size-40{font-size:26px}.size-36{font-size:30px}.size-28{font-size:14px}.size-26{font-size:16px}.size-24{font-size:18px}.size-22{font-size:14px}.size-20{font-size:16px;letter-spacing:-.32px}.size-18{font-size:12px}.size-16{font-size:12px}.size-14{font-size:12px}.size-12{font-size:6px}.mb-60{margin-bottom:20px}.mb-40{margin-bottom:20px}.mb-30{margin-bottom:14px}.button{height:54px;font-size:12px;line-height:1}.block-desktop{display:none!important}.block-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.text-center-mobile{text-align:center}.no-br-mobile br{display:none}.popup__content{padding:54px 14px 30px}.popup__content .size-26{font-size:26px;line-height:1.1}.line-modal{margin:20px 0}.section-start:before{display:none}.section-start{padding:104px 0 40px;height:auto}.start-info{display:none}.start-woman{display:none}.start-content_tide{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.start-content_tide .top-info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-content_tide .top-info__content{text-align:left}.section-start-content{display:none}.top-info{margin-bottom:10px}.start-logo{width:96px}.top-info__date{width:51px;margin-right:16px;height:57px}.top-info__date_new .top-info__day{margin-right:0;border-radius:0;background:0 0;width:auto;height:auto}.top-info__date_new{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:51px;border-radius:10px;height:57px;padding:10px 4px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top-info__date_new .size-18{font-size:6px}.top-info__date_new br{display:none}.top-info__time{margin-bottom:4px}.start-event{max-width:100%;padding:20px 14px;text-align:center}.healthy-items{margin-top:20px}.healthy-item{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:10px;padding:14px}.healthy-title{padding-bottom:10px;margin-bottom:10px}.section-healthy{margin-top:40px}.section-topic{margin-top:40px}.topic-item{padding:14px 0}.topic-item__number{-ms-flex-preferred-size:60px;flex-basis:60px;margin-right:10px;font-size:40px;letter-spacing:-.8px}.topic-item__pic{-ms-flex-preferred-size:32px;flex-basis:32px;margin-left:10px}.topic-item__title{font-size:14px}.medicine-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:84px 14px 20px}.medicine-pic{display:none}.medicine-pic_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:auto;flex-basis:auto}.medicine-pic_mobile img{left:50%;margin-left:-129px;position:absolute}.medicine-content{text-align:center}.medical-event{margin-left:0;-ms-flex-preferred-size:auto;flex-basis:auto;margin-top:20px}.section-teacher:before{display:none}.section-teacher{height:auto;background:0 0}.teacher-woman{display:none}.teacher-content{padding-left:0;padding-top:0;text-align:center;margin-top:20px}.teacher-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -14px}.teacher-mobile img{max-width:inherit;width:100%}.organization-items{margin-top:6px}.section-organization{margin-top:40px}.organization-item{padding:14px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid rgba(71,85,102,.1);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.organization-item__number{-ms-flex-preferred-size:auto;flex-basis:auto;font-size:44px;margin-right:0;margin-bottom:4px}.organization-item__title{-ms-flex-preferred-size:auto;flex-basis:auto;padding-bottom:0;min-height:auto;width:100%;border-bottom:none;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.callback-container{padding:40px 14px}.form-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.form-item{margin-bottom:10px}.input{height:44px;padding:0 20px}.section-callback{margin-top:26px;margin-bottom:14px}.section{margin-top:40px}.form-final{text-align:center}.callback-medicine{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:84px 14px 20px;margin-top:145px}.callback-medicine__pic{display:none;-ms-flex-preferred-size:auto;flex-basis:auto}.callback-medicine__pic-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-preferred-size:auto;flex-basis:auto;position:relative}.callback-medicine__pic-mobile picture{left:50%;margin-left:-129px;position:absolute;margin-bottom:-40px}.tide-percent__column_quote{padding:20px;border-radius:16px;background:-webkit-gradient(linear,left top,left bottom,from(#e8f6fc),to(#edfcef));background:linear-gradient(#e8f6fc,#edfcef);border:none;margin-left:0;-ms-flex-preferred-size:auto;flex-basis:auto;width:300px;margin-right:10px}.tide-percent__icon{width:24px}.tide-percent__content{max-width:400px}.container-quote{overflow:auto;margin:0 -14px;padding:0 14px}.container-quote::-webkit-scrollbar{display:none}.quote-person__content .size-14{display:none}.container-quote__item{-ms-flex-preferred-size:auto;flex-basis:auto;width:300px;margin-right:10px;padding:20px;border-radius:16px;-ms-flex-negative:0;flex-shrink:0}.container-quote__item:last-child{margin-right:0}.container-quote__end{padding-top:14px;margin-top:14px}.quote-person__avatar{width:60px;height:60px;margin-right:10px}.tide-analysis{padding:72px 10px 0;border-radius:20px}.tide-analysis__block:before{border-radius:16px 16px 0 0;margin:0 20px;width:calc(100% - 40px);height:16px;top:-16px}.tide-analysis__block:after{border-radius:16px 16px 0 0;margin:0 40px;width:calc(100% - 80px);height:16px;top:-32px}.tide-analysis__content{padding:20px;border-radius:16px 16px 0 0}.ellipse-light{display:none}.step-item ul{padding-left:0;list-style:none}.step-item{padding:14px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.step-item__icon{margin-right:0;width:60px;margin-bottom:10px;-ms-flex-preferred-size:auto;flex-basis:auto}.intelligence-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;overflow:auto;margin:0 -14px;padding:0 14px}.intelligence-items::-webkit-scrollbar{display:none}.intelligence-item{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto;width:240px;padding:20px;border-radius:16px}.intelligence-item .size-20,.intelligence-item .size-24{font-size:14px}.intelligence-item .size-20 br,.intelligence-item .size-24 br{display:none}.section_whom{border-radius:0;padding:40px 0}.whom-items{margin:0 -14px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;overflow:auto}.whom-items::-webkit-scrollbar{display:none}.whom-item{-ms-flex-preferred-size:auto;flex-basis:auto;margin-top:0;width:240px;-ms-flex-negative:0;flex-shrink:0;padding:20px;border-radius:16px}.whom-item br{display:none}.whom-item .size-24{font-size:16px;line-height:1.2}.section-leading{margin-top:0}.leading-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}.leading-content{max-width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#dcfadc),color-stop(#d9f1fc),to(#edfcef));background:linear-gradient(#dcfadc,#d9f1fc,#edfcef);padding:20px 14px;border-radius:0 0 16px 16px}.leading-content br{display:none}.leading-content:before{content:"";background-image:url(/local/templates/trendy-2025/html/dist/css/../img/tide/wave-mobile.svg);width:100%;background-repeat:repeat-x;background-position:bottom;height:57px;background-size:contain;position:absolute;top:-56px;left:0}.leading-pic{position:relative;left:auto;width:auto;bottom:auto;max-width:360px}.tide-percent__column_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tide-percent__column_main br{display:none}.section-callback_tide{margin-top:40px}.start-event__flex picture{margin-right:0;margin-bottom:10px}.start-event__flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.start-intestines{display:none}.tide-percent__num{font-size:150px}.tide-percent__per{font-size:130px;margin-top:-50px}.tide-percent__wom{font-size:25px;margin-top:-5px}}@media (max-width:600px){.leading-achievements__icon{width:44px;margin-right:10px}}.webp .section-start:before{background-image:url(/local/templates/trendy-2025/html/dist/css/../img/bg.webp)}.webp .section-teacher:before{background-image:url(/local/templates/trendy-2025/html/dist/css/../img/bg.webp)}.webp .tide-analysis{background-image:url(/local/templates/trendy-2025/html/dist/css/../img/tide/analysis.webp)}
/* End */
/* /local/templates/trendy-2025/css/style.css?17532649843551 */
/* /local/templates/lend_bonus/css/style-new.css?173167386828693 */
/* /local/templates/trendy-2025/html/dist/css/style.min.css?174228840436352 */
