

/* Start:/local/templates/alliance-krk2/components/bitrix/catalog.element/.default/style.css?17293215815943*/
.main-content-block .vid-sub-text a {
    font-size: 18px;
}

.grid-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-gap: 15px;
}

.img-block img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.block1 {
    grid-area: 1 / 1 / 2 / 2;
}

.block2 {
    grid-area: 1 / 2 / 2 / 3;
}

.block3 {
    grid-area: 2 / 1 / 3 / 2;
}

.block4 {
    grid-area: 2 / 2 / 4 / 3;
}

.block5 {
    grid-area: 3 / 1 / 4 / 2;
}

.grid-images .block5 {
    display: flex;
    align-items: center;
    min-height: unset;
    padding: 20px 40px;
    color: #0073BE;
    font-size: 1rem;
    border: 1px solid #373737;
    border-radius: 20px;
}

/* ЦЕНЫ */
.formats__slide {
    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;
    gap: 35px;
    height: auto;
    padding: 0 15px;
}

.cart-format {
    border-radius: 15px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 40px 15px 30px 15px;
    gap: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding-top: calc(20px + 20*((100vw - 480px) / 1440));
    padding-bottom: calc(20px + 10*((100vw - 480px) / 1440));
    gap: calc(10px + 10*((100vw - 480px) / 1440));
}

.cart-format__head {
    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;
    gap: 20px;
    position: relative;
    z-index: 2;
    gap: calc(10px + 10*((100vw - 480px) / 1440));
}

.cart-format__title {
    text-align: center;
}

.cart-format__title > * {
    font: 700 16px / 1.2 "Play", sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    /* font-size: calc(20px + 14*((100vw - 480px) / 1440)); */
    margin: 0;
}

.cart-format__subtitle {
    text-align: center;
    min-height: 70px;
}

.cart-format__subtitle > * {
    font: 700 16px / 1.2 "Inter", sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    /* font-size: calc(14px + 8*((100vw - 480px) / 1440)); */
}

.cart-format__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
    max-width: 100%;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    gap: calc(5px + 5*((100vw - 480px) / 1440));
    color: #FFF;
}

.formats__cart-item .cart-format__body span {
    color: #FFF;
}

.formats__cart-item .cart-format__body ul {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    gap: 10px;
}

.formats__cart-item .cart-format__body ul>li {
    border-radius: 5px;
    border-left: 5px solid #F07040;
    -webkit-box-shadow: inset 0px 4px 4px rgb(0 0 0 / 25%);
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 25%);
    padding: 10px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    font: 400 14px / 1.2 "Inter", sans-serif;
    color: #000;
    /* font-size: calc(14px + 2*((100vw - 480px) / 1440)); */
    padding: calc(6px + 4*((100vw - 480px) / 1440));
}

.formats__cart-item .cart-format__body ul>li::before {
    display: none;
}

.cart-format__footer {
    padding-top: 20px;
    position: relative;
    z-index: 2;
    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;
    gap: 10px;
    padding-top: calc(10px + 10*((100vw - 480px) / 1440));
}

.cart-format__price {
    text-align: center;
    /* font: 600 40px / 1.2 "Inter", sans-serif; */
    font: 700 25px / 1.2 "Inter", sans-serif;
    color: #fff;
    padding-right: 55px;
    position: relative;
    /* font-size: calc(24px + 16*((100vw - 480px) / 1440)); */
    padding-right: calc(35px + 20*((100vw - 480px) / 1440));
}

.cart-format__price:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    width: 40px;
    height: 40px;
    background: url(https://medicinemarketing.ru/local/templates/bitcorp_s1/img/01.svg) center / contain no-repeat;
    width: calc(20px + 20*((100vw - 480px) / 1440));
    /* height: calc(20px + 20*((100vw - 480px) / 1440)); */
    max-height: 27px;
}

.cart-format__info {
    padding-top: 10px;
    text-align: center;
    font: 400 16px / 1.2 "Inter", sans-serif;
    color: #fff;
    font-size: calc(12px + 4*((100vw - 480px) / 1440));
}

.btn-for-order {
    margin: 0 auto;
    text-align: center;
    display: block;
}

@media (max-width: 580px) {
    .vid-sub-text {
        margin-top: 30px;
        /*margin-left: -2rem;*/
    }

    .grid-images {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 1fr);
    }

    .block1,.block2,.block3,.block4 {
        grid-area: unset;
    }

    .grid-images .block5 {
        font-size: 18px;
    }
}
/* End */


/* Start:/local/templates/alliance-krk2/components/bitrix/news.list/doctors_slider/style.css?172665340146*/
.doctor-title a {
    text-decoration: none;
}
/* End */
/* /local/templates/alliance-krk2/components/bitrix/catalog.element/.default/style.css?17293215815943 */
/* /local/templates/alliance-krk2/components/bitrix/news.list/doctors_slider/style.css?172665340146 */
