.spinner__circle {
    opacity: 0.25;
}

.spinner__path {
    opacity: 0.75;
}

.spinner {
    animation: spin 1s linear infinite;
    color: #0094ff;
}

@keyframes spin {
    100% {
        transform: rotate(1turn);
    }
}

.cookies {
    display: none;
}

.cookies--show {
    display: flex;
}

.breadcrumbs__list {
    flex-wrap: wrap;
}

.tab-menu__nav .swiper-wrapper {
    overflow-x: scroll;
    scrollbar-width: none;
}

.tab-menu__nav .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.side-menu {
    display: block;
}

.footer__copyright-text,
.footer__agreement-rights {
    font-size: 14px;
    line-height: 20px;
}

.form__offer {
    font-size: 12px;
    line-height: 16px;
    color: #747373;
}

.form__link {
    display: inline;
}

.basket-item-actions-remove:before,
.basket-item-actions-remove:after {
    content: none;
}

.products-section__tab-menu {
    max-width: 670px;
}

.tab-menu-home .tab-menu__item {
    min-width: 190px;
}

.catalog-section__image-container,
.hero-item--recommendation .hero-item__img {
    padding: 0;
}

.product-cards__image {
    align-items: center;
    aspect-ratio: 16/9;
    padding: 0;
}

@media (max-width: 960px) {
    .product-cards__image {
        align-items: center;
        aspect-ratio: auto;
        padding: 0;
    }
}

.hero-item__img {
    min-height: auto;
}

.hero-item__img--products {
    aspect-ratio: 1/1;
    align-items: center;
    padding: 0;
}

.slider__nav-btn {
    top: 40%;
}

.smartfilter.filter--mobile {
    overflow: scroll;
    scrollbar-width: none;
}

.smartfilter.filter--mobile::-webkit-scrollbar {
    display: none;
}

.bx_filter .bx_filter_parameters_box_container {
    max-width: 90%;
}

.bx_filter .bx_filter_section {
    width: 294px;
}

.bx_filter_parameters_box .bx_filter_block {
    position: relative;
}

.about-product__docs-icon {
    flex-shrink: 0;
}

.feedback-module__link {
    text-wrap: nowrap;
}

.slider__container {
    min-width: 0;
}

.slider__container-slide--journal {
    flex: none;
}

.slider__pagination-bullet--active {
    background-color: #e8e8e8;
    position: relative;
    overflow: hidden;
}

.slider__pagination-bullet--active::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0094ff;
    animation-duration: 7s;
    animation-name: progress;
    animation-timing-function: linear;
}

.basket-items-list {
    padding-right: 0;
    padding-left: 0;
}

.mobile_order_article {
    text-wrap: wrap;
}

.catalog__bottom-text {
    padding-top: 32px
}

.catalog__bottom-text {
    padding-top: 20px
}

.catalog__bottom-text h3 {
    margin-bottom: 32px
}

.catalog__bottom-text p {
    margin-bottom: 24px
}

.catalog__bottom-text li {
    margin-bottom: 16px
}

.hero-item--recommendation img {
    object-fit: cover;
}

.header__buttons-list:after{
    content:"";
    top:-10%;
    left:50%;
    display:none;
    width:1px;
    height:24px;
    background:#E8E8E8;
}

@keyframes progress {
    from { transform: translate(-100%); }
    to   { transform: translate(0%); }
}

@media (max-width: 575px) {
    .catalog__bottom-text {
        padding-top: 32px
    }
    .mobile_order_article {
        text-wrap: nowrap;
    }
}

@media (min-width: 48em) {
    .content-wrapper--main-page {
        margin-bottom: 0;
    }

    .about-head__image-container {
        margin-top: 32px;
    }

    .contacts {
        flex-direction: column;
    }

    .catalog__image-link {
        aspect-ratio: 1/1;
        align-items: center;
    }
}

@media (min-width: 60em) {
    .catalog-section__image-container {
        padding: 0;
    }

    .contacts {
        flex-direction: row;
    }

    .product-cards__image {
        aspect-ratio: auto;
    }

    .hero-item__container--main-slider {
        padding: 50px;
    }

    .catalog-section--flex {
        column-gap: 30px;
    }

    .bx_filter .bx_filter_parameters_box_container {
        max-width: 239px;
    }

    .bx_filter_parameters_box .bx_filter_block {
        max-height: none;
    }

    .hero-item__img--products {
        padding: 0;
    }

    .cart__wrapper .catalog-list__item{
        display:grid;
        grid-template-columns:repeat(6,minmax(100px, 1fr));
        gap:8px;
        align-items:start;
        padding:16px 0;
    }
}

@media (min-width: 82em) {
    .product-cards__image {
        min-height: 254px;
    }
}
.header__buttons-list:after{
    content:"";
    top:-10%;
    left:50%;
    display:none;
    width:1px;
    height:24px;
    background:#E8E8E8;
}

.advantages__list .icon--size-xl {
	min-width: 40px;
}

.catalog-section__characteristics-table-title-pdf {
	padding-left: 23px;
}

.small__img__logo {
    height: 44px;
}

#map_of_department {
    display: block;
}

@media (max-width: 768px) {
    #map_of_department {
        display: none;
    }
}

.department-map-about {
    width: 100%;
    object-fit: cover;
    border-radius: 4px;
    transform: scale(1.2);
}

.slider__container--tabsSec{
    gap:12px
}
@media (min-width: 60em){
    .slider__container--tabsSec{
        gap:16px
    }
}

.slider__nav-btn--tabsSec{
    top:40%;
    --slider-nav-buttons-position: -15px
}
@media (min-width: 90em){
    .slider__nav-btn--tabsSec{
        --slider-nav-buttons-position: -24px
    }
}
@media (min-width: 48em) {
    .modal__wrapper {
        max-height:initial;

    }
    #config-product-modal {
        overflow-y:auto;
    }
}

.modal__login {
    flex-direction: column;
}

.custom-select__trigger__arrow:before {
    content: url("/local/templates/custom/img/arrow.svg");
}

.custom-select__options .custom-option--selected:after {
    content: url("/local/templates/custom/img/ok.svg");
}

.table-container .custom-table__row:last-child span {
    border-bottom: none;
}

.alert__icon-success:before {
    content: url("/local/templates/custom/img/success.svg");
}

.alert__icon-warning:before {
    content: url("/local/templates/custom/img/warn.svg");
}

body {
    width: 100vw;
}

body::-webkit-scrollbar {
    --scrollbar-width: none;
}