

/* Start:/local/templates/delement/components/bitrix/news/action/bitrix/news.detail/.default/style.css?175811531011589*/
div.promocode_table{
    display: block;
}

div.promocode_table_text{
    max-width: none;
    margin: 0 0 20px 0;
}

div.promocode_table .error_text{
    text-align: left;
    margin: 20px 0 0 20px;
}

div.promocode_table_email{
    max-width: none;
}

div.promocode_table_email button{
    margin-top: 20px;
}


.diagnostics__text {
    padding: 4px 0 0 0;
    text-align: justify;
}

.diagnostics__text p {
    line-height: 1.55;
}

.diagnostics__items {
    display: -ms-grid;
    display: grid;
    row-gap: 16px;
    margin: 10px 0 20px 0;
    font-family: "Montserrat", sans-serif;
}

.item-diagnostics {
    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;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 16px;
    padding: 12px 16px;
    background-color: #F2F2F2;
    border-radius: 16px;
}

.item-diagnostics__left,
.item-diagnostics__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    row-gap: 11px;
}

.item-diagnostics__left {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 81.81%;
    flex: 0 1 81.81%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.item-diagnostics__left::before {
    content: '';
    position: absolute;
    top: -35px;
    right: -2px;
    width: 2px;
    height: calc(100% + 70px);
    background-color: #fff;
}

.item-diagnostics__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    -ms-flex-item-align: start;
    align-self: center;
}


.item-diagnostics__code {
    padding: 10px 0 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14;
    color: #777;
}

.item-diagnostics__title-wrap {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    color: #777;
}
a.item-diagnostics__title {
    padding: 6px 32px 0 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.333;
    color: #002E6D;
    margin: 0;

}


.item-diagnostics__descr{
    padding: 10px 0 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.14;
    color: #777;
    text-decoration: none !important;
}

.item-diagnostics__price-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
}

.item-diagnostics__price {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    color: #000;
    white-space: nowrap;
}

.item-diagnostics__price-old {
    color: #777;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-decoration: line-through;
}

.diagnostics__buttons-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 32px;
    margin-top: 32px;
}

.item-diagnostics__button {
    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;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    height: 48px;
    border-radius: 16px;
    background-color: #0080C9;
    outline: 1px solid transparent;
    -webkit-transition: background-color 0.3s ease, color 0.3s ease, outline-color 0.3s ease;
    -o-transition: background-color 0.3s ease, color 0.3s ease, outline-color 0.3s ease;
    transition: background-color 0.3s ease, color 0.3s ease, outline-color 0.3s ease;
}

.item-diagnostics__button:active,
.item-diagnostics__button.active {
    color: #0080C9;
    background-color: #fff;
    outline-color: #0080C9;
}

.item-diagnostics__button:disabled {
    color: #CCC;
    background-color: #fff;
    outline-color: #CCC;
}

.item-diagnostics__button img {
    width: 24px;
}

.link-btn {
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 22px;
    font: normal 18px/24px Montserrat;
    -webkit-transition: background-color .3s, color .1s, border .3s;
    -o-transition: background-color .3s, color .1s, border .3s;
    transition: background-color .3s, color .1s, border .3s;
    width: 100%;
    color: #ffffff;
    border: 1px solid #0080c9;
    max-width: 320px;
    padding: 12px 16px;
    position: relative;
}

a.link-btn:hover {
    text-decoration: none;
}

.link-btn._blue {
    background-color: #0080c9;
}

.link-btn._transparent {
    background-color: transparent;
    color: #0080c9;
}

.link-btn._transparent:hover {
    background-color: #0191E3;
    color: #fff;
}

.link-btn:hover {
    background-color: #0191E3;
}
@media screen and (max-width: 767px) {
    .item-diagnostics, .item-diagnostics__left {
        flex-direction: column;
    }
    .item-diagnostics__left::before {
        top: auto;
        bottom: 0;
        left: -24px;
        width: calc(100vw - 16px);
        height: 2px;
    }
    .item-diagnostics,
    .item-diagnostics__left {
        flex-direction: column;
    }

    .item-diagnostics {
        align-items: flex-start;
        padding: 16px;
    }

    .item-diagnostics__right {
        width: 100%;
        flex: none;
        display: flex;
        justify-content: space-between;
    }

    .item-diagnostics__left {
        padding: 0 0 16px 0;
    }

    .item-diagnostics__left::before {
        top: auto;
        bottom: 0;
        left: -24px;
        width: calc(100vw - 16px);
        height: 2px;
    }

    .item-diagnostics__code,
    .item-diagnostics__price {
        flex: 1 1 auto;
    }

    .item-diagnostics__code {
        padding-top: 5px;
        margin: 0 0 -5px 0;
    }

}
/* montserrat-regular - latin_cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('/local/fonts/montserrat/Montserrat-Regular.woff2') format('woff2'),
    url('/local/fonts/montserrat/Montserrat-Regular.woff') format('woff'),
    url('/local/fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
    font-display: swap;
}
/* montserrat-600 - latin_cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('/local/fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2'),
    url('/local/fonts/montserrat/Montserrat-SemiBold.woff') format('woff'),
    url('/local/fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-display: swap;
}
/* montserrat-700 - latin_cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('/local/fonts/montserrat/Montserrat-Bold.woff2') format('woff2'),
    url('/local/fonts/montserrat/Montserrat-Bold.woff') format('woff'),
    url('/local/fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
    font-display: swap;
}


.add-to-cart_small {
    padding: 12px;
    width: 48px;
    height: 48px;
    background: #0080C9;
    border-radius: 16px;
    color: #ffffff;
    display: block;
    transition: all 0.3s;
    border: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><path fill="%23FFFFFF" d="M19.5,17c-1.933,0-3.5,1.566-3.5,3.5s1.567,3.5,3.5,3.5s3.5-1.566,3.5-3.5S21.433,17,19.5,17z M19.5,22.5c-1.103,0-2-0.897-2-2c0-1.103,0.897-2,2-2s2,0.897,2,2C21.5,21.603,20.603,22.5,19.5,22.5z"/><path fill="%23FFFFFF" d="M22.703,3.311H6.346C5.459,0.365,2.312-0.142,0.674,0.024c-0.411,0.042-0.71,0.408-0.669,0.82S0.423,1.55,0.824,1.517C0.973,1.502,4.489,1.201,5.011,4.18c0,0.002-0.001,0.004,0,0.007L5.13,4.89C5.134,4.91,5.138,4.93,5.143,4.95l0.951,8.424c0,0.024,0.013,0.045,0.014,0.069c-1.611,0.532-2.33,1.609-2.622,2.292C2.915,17.068,3.117,18.676,4,19.83c0.733,0.959,1.825,1.479,3.059,1.479c0.174,0,0.354-0.017,0.533-0.037C7.944,22.833,9.333,24,11,24c1.933,0,3.5-1.566,3.5-3.5S12.933,17,11,17c-1.687,0-3.095,1.194-3.426,2.784c-0.029,0.001-0.055-0.009-0.085-0.005c-0.956,0.139-1.772-0.172-2.299-0.859c-0.56-0.731-0.688-1.749-0.327-2.594c0.391-0.915,1.313-1.497,2.588-1.656l14.157-1.094c0.693,0,1.262-0.547,1.295-1.233l1.088-7.627C23.997,4.68,24,4.645,24,4.609C24,3.893,23.418,3.311,22.703,3.311z M11,18.5c1.103,0,2,0.897,2,2c0,1.103-0.897,2-2,2s-2-0.897-2-2C9,19.397,9.897,18.5,11,18.5zM21.539,12.079c0.004,0,0.008-0.001,0.011-0.001c0.001,0,0.001,0,0.002,0L21.539,12.079z M21.426,12.087l-13.852,1.07L6.637,4.811h15.827L21.426,12.087z"/></svg>');
}
.add-to-cart_small:hover {
    background-color: #0191e3;
}

.add-to-cart_small.orderAdded {
    background-color: transparent;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><path fill="%230080C9" d="M7,15h1v-0.001c0.039,0,13.076-1.003,13.076-1.003c1.021-0.039,1.849-0.848,1.919-1.859l0.989-6.94C23.995,5.126,24,5.055,24,4.984c0-1.104-0.896-2.001-2-2.001H6.5c-0.093,0-0.185,0.013-0.275,0.03C5.719,1.475,4.556,0.729,3.546,0.379C3.079,0.216,1.668-0.072,0.798,0.051c-0.042-0.002-0.519,0.144-0.62,0.263c-0.201,0.235-0.236,0.569-0.09,0.841s0.453,0.42,0.762,0.389c0,0,0.001,0,0.002,0C1,1.531,2.92,1.375,4.069,2.358c0.58,0.496,0.879,1.201,0.916,2.154C4.987,4.559,5.13,5.378,5.13,5.378c0.003,0.019,0.872,7.731,0.872,7.731c0.01,0.175,0.049,0.34,0.101,0.5C4.33,14.02,3,15.604,3,17.5c0,2.206,1.794,4,4,4h0.663C8.095,22.941,9.417,24,11,24s2.904-1.059,3.338-2.5h1.824c0.434,1.441,1.755,2.5,3.338,2.5c1.934,0,3.5-1.566,3.5-3.5S21.434,17,19.5,17c-1.762,0-3.205,1.307-3.449,3h-1.602c-0.244-1.693-1.688-3-3.449-3c-1.761,0-3.205,1.307-3.45,3H7c-1.381,0-2.5-1.119-2.5-2.5S5.619,15,7,15z M22,4.483c0.275,0,0.5,0.224,0.5,0.501l-1,7.012c0,0.277-0.225,0.501-0.5,0.501L8,13.499c-0.276,0-0.5-0.224-0.5-0.5L6.616,5.126H6.609L6.5,4.483H22z M19.5,18.5c1.104,0,2,0.896,2,2s-0.896,2-2,2s-2-0.896-2-2S18.396,18.5,19.5,18.5z M11,18.5c1.103,0,2,0.896,2,2s-0.897,2-2,2s-2-0.896-2-2S9.897,18.5,11,18.5z"/></svg>');
    color: #0080C9;
    border: 1px solid #0080C9;
}


@media (min-width: 768px) and (max-width:1024px) {
    div.promocode_table .promocode_table_text,
    div.promocode_table .promocode_table_email,
    div.promocode_table .error_text{
        max-width: calc(50%);
    }
}

.promotion-detail__tag {
    width: 100%;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin: -24px 0 40px;
    background: #FFEEF0;
    border-radius: 8px;
}

.promotion-detail__tag-text {
    color: #F8485E;
    font-family: Manrope;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .promotion-detail__tag {
        margin: -16px 0 20px;
    }
}

/* End */
/* /local/templates/delement/components/bitrix/news/action/bitrix/news.detail/.default/style.css?175811531011589 */
