.best-quality-guarantee__description li {
    list-style: none;
}
.d-none {
    display: none;
}

.Card-product__img.Bgi.Bgi--first.revert-vkh{
    -moz-transform: translate(30%) scale(-1, 1);
    -o-transform: translate(30%) scale(-1, 1);
    -webkit-transform: translate(30%) scale(-1, 1);
    transform: translate(30%) scale(-1, 1);
}
.compares-options__btns {
    margin-top: 30px;
}
.selected-color {
    color: #0894d3;
}
.Picture__img, .Picture__img-source {
    object-fit: contain;
}
.article .Swiper-links {
    margin-top:0;
}
/**
======== ОБЩИЙ КОНТЕНТНЫЙ СТИЛЬ =========
**/

.container-content_inner p {
    margin-top: 30px;
    font-size: 18px;
    color: #272f35;
    text-align: justify;
}
.container-content_inner ul, .container-content_inner ol {
    margin-top: 30px;
    font-size: 18px;
    color: #272f35;
    padding-left: 35px;
}

.container-content_inner ul  {
    list-style: circle;
}
.container-content_inner ol  {
    list-style: decimal;
    counter-reset: num;
}

.container-content_inner  h2  {
    margin-top: 30px;
    font-weight: 600;
    color: #272f35;
    font-size: 1.5em;
}
.container-content_inner  h3  {
    margin-top: 30px;
    font-weight: 600;
    color: #272f35;
    font-size: 1.3em;
}


/**--------------------------------------
======== ОБЩИЙ КОНТЕНТНЫЙ СТИЛЬ =========
**/

.popup-cluster {
    align-items: flex-start;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
    overflow: auto;
}
.popup-preloader {
    /*margin-top:20%;*/
}

/*.article-detailed {*/
/*    padding-top: 50px;*/
/*}*/

.faq-page__wrapper .Dropdowns-desc :last-child .Dropdown-desc__wrapper{
    margin-top: -7px;
}
.Dropdowns-desc__content ul li {
    list-style: inherit;
}
.privacy-policy-page__wrapper .Dropdown-desc__icon--left {
    margin-top: 14px;
}
.Feedback-form__wrapper form {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
}
.Feedback-form__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    /*margin-right: 70px !important;*/

}
.Title h1 {
    font-weight: 600;
}
.success_msg_title {
    font-size: 0.5em;
}

.resSuccess {
    color: #367e2a;
}
.resError {
    color: #915638;
}

/**=============================== PRINTING STYLE ==========================================
**/
@media print {
    html, body{
        height: 297mm;
        width: 210mm;
        font-size: 14px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    *, *:before, *:after {
        color: #000;
        box-shadow: none;
        text-shadow: none;
    }
    @media print {
        .noprint,.noprint * {
            display: none!important;
        }
    }
    .wrapper {
        width: auto;
        margin: 0;
        padding: 0;
    }
    ul, ol, table {
        page-break-inside: avoid;
    }
    article {
        page-break-inside: always;
    }
    a[href^="http"]:after {
        content: " (" attr(href) ")";
    }
}
@page {
    margin: 10mm 10mm 10mm 20mm;
}
@media screen {
    .print_hide {
        display: none;
    }
}
/**=============================== PRINTING STYLE ==========================================
**/
.ya-share2 {
    position: absolute;
    top: -6px;
}
.ya-share2__link_more, .ya-share2__link_more:hover {
    opacity: 0 !important;
}
.popup-special-offers .Button {
    width: 100%;
}
/**
===========================================================================================
**/
.rebrand_input {
    margin-left: 0px !important;
}
.rebrand_madal-width {
    display: block;
}
.rebrand_modal-height {
    min-height: 208px;
}
/**
==================================== FILTER CATALOG  TIMED =================================
**/
/*.Checkbox--default .Checkbox__input {*/
/*    position: relative;*/
/*    padding-right: 19px;*/
/*}*/
.active-checked {
    -webkit-box-shadow: inset 2px 2px 2px rgb(52 63 91 / 10%);
    box-shadow: inset 2px 2px 2px rgb(52 63 91 / 10%);
    color: #fff;
    background: #0894d3;
}
/*.Card-product__link .Bgi {*/
/*    -o-object-fit: contain;*/
/*    object-fit: contain;*/
/*}*/
.Title-upper {
    text-transform: uppercase;
}
.Product-description__counter-title-text {
    font-size: 15px;
}

/***
/
 */
.preloadProductCSS {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: table;
    text-align: center;
    padding-top: 61%;
    background-color: #ffffffa6;
}
.preloadProductCSS-line {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: grid;
    text-align: center;
    background-color: #ffffffa6;
    grid-template-columns: repeat(1,1fr);
    max-width: 100%;
}
.punct-l-line {
    margin-top: 83px;
}
.company_data { display: none; }
.ordering-page__list-item--buyer .ordering-page__wrapper-form .Input__label-text {
    width: 178px;
    padding: 0 20px 0 0;
}
.Link--blue-decor {     font-size: 18px; }
/* Скрываю бэйджик гугл капчи */
.grecaptcha-badge {
    visibility: hidden;
}

/* Переключатель города в верхней строке хедера */
.header-city-switcher {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    gap: 5px;
    padding: 0;
    border: 0;
    color: #fff;
    background: transparent;
    font: inherit;
    font-size: 14.5px;
    cursor: pointer;
    min-width: 125px;
    margin-left: 18px;
    white-space: nowrap;
}
.header__block-nav {
    flex-grow: 1;
    margin-right: 10px;
}
.header__block-nav .header__nav-list {
    margin-left: auto;
}
.header-city-switcher__icon {
    width: 14px;
    height: 14px;
    fill: currentColor;
}
.header-city-switcher:hover,
.header-city-switcher:focus-visible,
.header-city-switcher.is-active {
    color: #0894D3;
}
.city-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(0, 0, 0, 0.65);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 250ms ease, visibility 0s linear 250ms;
}
.city-modal.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
}
.city-modal__dialog {
    position: relative;
    box-sizing: border-box;
    width: 576px;
    height: 245px;
    max-width: 100%;
    padding: 40px 42px;
    background: #fff;
    color: #252d33;
    opacity: 0;
    transform: translateY(-12px) scale(0.98);
    transition: opacity 250ms ease, transform 250ms ease;
}
.city-modal.is-open .city-modal__dialog {
    opacity: 1;
    transform: translateY(0) scale(1);
}
.city-modal__title {
    margin: 0;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 600;
}
.city-modal__line {
    height: 2px;
    margin-top: 18px;
    background: #00cdb5;
}
.city-modal__cities {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 17px;
    margin-top: 30px;
}
.city-modal__city {
    padding: 0;
    border: 0;
    background: transparent;
    color: #111;
    font: inherit;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    transition: color 180ms ease, transform 180ms ease;
}
.city-modal__city:hover,
.city-modal__city:focus-visible,
.city-modal__city.is-active {
    color: #0894D3;
}
.city-modal__city:hover {
    transform: translateX(4px);
}
.city-modal__close {
    position: absolute;
    top: 17px;
    right: 17px;
    width: 28px;
    height: 28px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    transition: transform 180ms ease;
}
.city-modal__close::before,
.city-modal__close::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 1px;
    width: 27px;
    height: 2px;
    background: #929bb2;
}
.city-modal__close::before {
    transform: rotate(45deg);
}
.city-modal__close::after {
    transform: rotate(-45deg);
}
.city-modal__close:hover::before,
.city-modal__close:hover::after {
    background: #0894D3;
}
.city-modal__close:hover {
    transform: rotate(90deg);
}
@media (prefers-reduced-motion: reduce) {
    .city-modal,
    .city-modal__dialog,
    .city-modal__city,
    .city-modal__close {
        transition: none;
    }
}
@media (max-width: 1250px) {
    .header-city-switcher {
        order: -1;
        display: inline-flex;
        min-width: 0;
        margin-left: 0;
        margin-right: 13px;
        padding-right: 13px;
        border-right: 1px solid #7d8e9a;
    }
    .header-city-switcher__icon {
        width: 16px;
        height: 16px;
    }
    .header-city-switcher__text {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0;
    }
}
@media (max-width: 620px) {
    .city-modal__dialog {
        height: auto;
        min-height: 245px;
        padding: 38px 28px;
    }
    .city-modal__title {
        padding-right: 30px;
        font-size: 21px;
    }
}
