blockquote {
    background-color: #272237;
    color: #fff;
    padding: 40px;
    margin: 70px 0;
}

.alert-danger
{
    color: #BE2E2E;
    margin-bottom: 20px;
}

.product-row__status, .product-card__status, .red
{
    color: #BE2E2E;
}

.product-row__status.green, .product-card__status.green, .green
{
    color: #23a923;
}


.alert-success
{
    color: green;
    margin-bottom: 20px;
}

.account .tabs__nav-list a
{
    color: #000;
}

.mfp-figure figure
{
    margin: 0;
}

.contact-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.contact-map
{
    margin-bottom: 50px;
}

.c_success
{
    color: green;
}

.c_error
{
    color: #BE2E2E;
}

#callme_result, #callme_result2, #callme_result3
{
    margin-top: 10px;
    font-size: 12px;
}

.catalog__head
{
    position: relative;
}

.sidebar-page__toggle-btn.active:before {
    content: "";
}

.sidebar-page__toggle-btn span
{
    font-size: 12px;
    font-family: 'Open Sans';
    font-weight: 600;
}

.live-search ul li a
{
    color: #272237;
}



.sidebar-page__toggle-btn
{
    position: relative;
    left: 0px;
    bottom: 0px;
    width: 125px;
    margin-left: -16px;
    background: #BE2E2E;
    color: #fff;
    font: normal normal 20px/38px icomoon;
}

.sidebar-page__toggle-btn:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.sidebar-page__toggle-btn-close
{
    display: none;
    width: 45px;
    text-align: center;
    font: normal normal 20px/45px icomoon;
    position: absolute;
    bottom: 50%;
    left: 100%;
    border: 1px solid #c4c4c4;
    border-left: none;
    background-color: #fff;
    border-radius: 0 100px 100px 0;
    cursor: pointer;
    font-size: 14px;
    text-indent: -8px;
    height: 45px;
}

.sidebar-page__toggle-btn-close::after {
    content: "";
}

.flexbreak {
    width: 100%;
    height: 0;
}

.sidebar-page__toggle-btn.active {
    font-size: 14px;
    text-indent: -8px;
}

.sidebar-page__sidebar.open {
    transform: translateX(0);
    box-shadow: 0 0 0 100vw rgb(0 0 0 / 50%);
}

.maintext h3
{
    font-size: 40px;
    font-weight: 800;
    line-height: 1.4;
    margin: 1.3em 0;
}


.mobiletools
{
    justify-content: space-between;
    display: flex;
}

.kolvo 
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 180px;
}

.kolvo select
{
    width: auto;
}

@media (max-width: 479px)
{
    .maintext h3 {
        font-size: 24px;
    }  
}


#search2.search-form--open .search-form__input
{
    border-bottom-right-radius: calc(var(--input-height) / 2);
    border-bottom-left-radius: calc(var(--input-height) / 2);
}

.search-form__input
{
    position: relative;
    z-index: 2;
}

.search-form--open input
{
    border-bottom-right-radius: unset;
    border-bottom-left-radius: unset;
}

.account__fieldset .text-danger
{
    color: red;
    margin-bottom: 10px;
    font-size: 12px;
}

.live-search
{
    padding-top: 10px !important;
    margin-top: -17px !important;
    z-index: 1 !important;
    border: none !important;
    padding-bottom: 30px !important;
}

.live-search .result-text
{
    background: none !important;
}

.live-search .result-text a {
    color: #272237 !important;
}

.ocfilter-option
{
    margin-top: 20px;
}


.live-search ul li a {
    text-decoration: none;
    font-size: 13px;
    line-height: 15px important;
    padding-top: 10px;
}

.live-search .product-add-cart
{
    display: none;
}

.live-search ul li
{
    min-height: 60px !important;
}

.live-search .result-text
{
    font-size: 13px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.product-name p
{
    display: none;
}

.breadcrumbs a,
.breadcrumbs span,
.breadcrumbs__separator {
    color: #6b7280;
}

.post-card__date {
    color: #6b7280;
}

.presentation__item-link
{
    display: block;
    cursor: zoom-in;
}

.presentation__item-link .presentation__item-img
{
    display: block;
}

.header__search .dropdown-menu
{
    display: none;
}

.search-form__btn
{
    z-index: 2;
}

.noUi-handle
{
    border-radius: 24px;
    box-shadow: 0 1px 3px rgb(0 0 255 / 30%); 
}

.noUi-connect
{
    background-color: #BE2E2E;
}

.noUi-target
{
    border: none;
    box-shadow: none;
}

.noUi-handle:after, .noUi-handle:before
{
    display: none;
}

.noUi-pips
{
    display: none;
}

.noUi-handle
{
    top: 21px;
    width: 14px !important;
    height: 14px !important;
    border: none;
    background: #BE2E2E;
}

.noUi-horizontal .noUi-handle
{
    left: -9px;
}

.noUi-base, .noUi-background
{
    background: #c4c4c4;
    border-radius: 2px;
}

.ocfilter-option label small
{
    background: none;
    color: #000;
}

.noUi-target
{
    height: 3px;
}

.selected-options button
{
    background: none;
    color: #BE2E2E;
    border: none;
    padding: 0;
    font-size: 11px;
    line-height: 15px;
}

.selected-options button:hover
{
    background: unset;
    border: none;
    box-shadow: none;
    color: #BE2E2E;
}

.selected-options span
{
    display: block;
    margin-bottom: 10px;
}

.selected-options .btn-block
{
    margin-top: 20px;
    margin-left: 5px;
}

.ocfilter-option span
{
    font-size: 12px; 
    font-weight: 600;
}

#ocfilter-button button
{
    margin-top: 20px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 11px;
    line-height: 36px;
}

.selected-options .product-name, .filtername
{
    font-size: 14px;
    font-weight: bold;
}

.filter
{
    padding: 20px 12px;
}

#ocfilter-button .disabled
{
    display: none;
}

.selected-options .filtername
{
    margin-bottom: 10px;
}

.selected-options .ocfilter-option
{
    margin-top: 0px;
}

.popover-price span
{
    display: inline;
}

.similar-products
{
    width: 100%;
}

.menu-widget > li > ul
{
    z-index: 1;
}

#order-selection .modal__note
{
    margin-bottom: 20px;
    cursor: pointer;
}

#order-selection .modal__note label
{
    cursor: pointer;
}

#order-selection #checkform
{
    margin-right: 7px;
}

.intro__dots
{
    margin-top: 18px;
    padding-left: 0;
}

.intro__dots li button
{
    font-size: 0;
    line-height: 0;
}

.intro__wrapper
{
    padding-top: 24px;
}

.intro__inner
{
    align-items: center;
}

.intro__items
{
    margin-top: 56px;
}

.intro__item
{
    align-items: center;
}

.intro__item-text
{
    line-height: 1.35;
}

.tech-catalog__head
{
    margin-bottom: 12px;
}

.tech-catalog__intro
{
    margin-bottom: 20px;
    max-width: 780px;
    color: #808080;
}

.tech-catalog__grid
{
    margin: 0 -15px;
}

.tech-catalog__item
{
    position: relative;
    margin: 0 15px 30px;
    width: calc(25% - 30px);
    min-height: 320px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}

.tech-catalog__base
{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    color: #000;
    text-align: center;
    min-height: 320px;
}

.tech-catalog__base:hover
{
    text-decoration: none;
}

.tech-catalog__img
{
    width: 100%;
    height: 180px;
    object-fit: contain;
    object-position: center;
    margin-bottom: 16px;
}

.tech-catalog__title
{
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.tech-catalog__overlay
{
    position: absolute;
    inset: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.72);
    color: #fff;
    opacity: 0;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    transition: opacity .25s ease;
}

.tech-catalog__item:hover .tech-catalog__overlay
{
    opacity: 1;
    pointer-events: auto;
}

.tech-catalog__overlay-title
{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
}

.tech-catalog__overlay-links
{
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.tech-catalog__overlay-links a
{
    color: #fff;
    text-decoration: none;
    line-height: 1.3;
}

.tech-catalog__overlay-links a:hover
{
    color: #fff;
    text-decoration: underline;
}

.tech-catalog__overlay-more
{
    margin-top: auto;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.tech-catalog__overlay-more:hover
{
    color: #fff;
    text-decoration: underline;
}

.tech-subcats__item
{
    text-decoration: none;
}

.tech-subcats__pic
{
    margin-bottom: 12px;
}

.tech-subcats__title
{
    text-align: center;
}

.catalog--tech .catalog__box
{
    align-items: stretch;
}

.catalog--tech .catalog__section
{
    margin-top: 28px;
}

.catalog--tech .catalog__box--tech
{
    align-items: stretch;
    margin: 0 -18px;
}

.catalog--tech .catalog__box--tech > .product-card--tech-compact
{
    width: calc((100% - 108px) / 3);
    margin: 0 18px 36px;
}

.catalog--tech .product-card--tech-compact
{
    min-width: 0;
    padding: 18px 18px 20px;
    border: 1px solid #dcdcdc;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 16px 34px rgba(20, 20, 20, 0.06);
}

.catalog--tech .product-card--tech-compact .product-card__head
{
    margin-bottom: 10px;
    gap: 6px 10px;
}

.catalog--tech .product-card--tech-compact .product-card__brand
{
    margin: 0;
    font-size: 11px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.catalog--tech .product-card--tech-compact .product-card__sku
{
    font-size: 11px;
}

.catalog--tech .product-card--tech-compact .product-card__pic
{
    box-sizing: border-box;
    height: 188px;
    margin: 0 0 14px;
    padding: 14px;
    border-radius: 14px;
    background: #f8f8f8;
}

.catalog--tech .product-card--tech-compact .product-card__img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.catalog--tech .product-card--tech-compact .product-card__title
{
    min-height: 66px;
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 1.35;
}

.catalog--tech .product-card--tech-compact .product-card__inner
{
    flex: 1 1 auto;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0;
}

.catalog--tech .product-card--tech-compact .product-card__info
{
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    margin: 0 0 16px;
}

.catalog--tech .product-card--tech-compact .product-card__status
{
    order: 2;
    margin: 0 0 8px;
    font-size: 13px;
    font-weight: 700;
}

.catalog--tech .product-card--tech-compact .product-card__price
{
    order: 3;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
}

.catalog--tech .product-card--tech-compact .product-card__currency
{
    font-size: 15px;
}

.catalog--tech .product-card--tech-compact .tech-features
{
    order: 1;
    margin: 0 0 18px;
    font-size: 13px;
    line-height: 1.4;
}

.catalog--tech .product-card--tech-compact .tech-features li
{
    display: grid;
    grid-template-columns: minmax(110px, 0.9fr) minmax(0, 1.1fr);
    align-items: start;
    column-gap: 12px;
    row-gap: 2px;
    margin-bottom: 10px;
}

.catalog--tech .product-card--tech-compact .tech-features span,
.catalog--tech .product-card--tech-compact .tech-features strong
{
    display: block;
}

.catalog--tech .product-card--tech-compact .tech-features span
{
    min-width: 0;
    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
}

.catalog--tech .product-card--tech-compact .tech-features strong
{
    min-width: 0;
    text-align: right;
    white-space: normal;
    overflow-wrap: break-word;
}

.catalog--tech .product-card--tech-compact .btn
{
    margin-top: auto;
    text-align: center;
}

.catalog--tech .catalog__section-body
{
    display: block;
    margin: 0;
}

.catalog--tech .product-row--tech
{
    display: flex;
    align-items: flex-start;
    gap: 24px;
    margin: 0 0 26px;
    padding: 0 0 26px;
    border: 0;
    border-bottom: 1px solid #e4e4e4;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.catalog--tech .product-row--tech:last-child
{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.catalog--tech .product-row--tech:first-child
{
    border-top: 0;
}

.catalog--tech .product-row--tech .product-row__pic
{
    box-sizing: border-box;
    width: 220px;
    min-width: 220px;
    height: 148px;
    margin: 0;
    padding: 14px;
    border: 1px solid #efefef;
    border-radius: 14px;
    background: #f8f8f8;
}

.catalog--tech .product-row--tech .product-row__img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.catalog--tech .product-row--tech .product-row__main
{
    width: auto;
    max-width: 420px;
    min-width: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.catalog--tech .product-row--tech .product-row__brand
{
    position: static;
    top: auto;
    left: auto;
    max-width: none;
    margin: 0 0 6px;
    font-size: 11px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.catalog--tech .product-row--tech .product-row__sku
{
    margin: 0 0 8px;
    font-size: 11px;
}

.catalog--tech .product-row--tech .product-row__title
{
    width: auto;
    min-height: 0;
    margin: 0;
    font-size: 18px;
    line-height: 1.35;
}

.catalog--tech .product-row--tech .product-row__info
{
    width: 280px;
    min-width: 280px;
    margin: 0;
    align-self: center;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.catalog--tech .product-row--tech .tech-features
{
    order: 1;
    margin: 0 0 18px;
    font-size: 13px;
    line-height: 1.45;
}

.catalog--tech .product-row--tech .tech-features li
{
    display: grid;
    grid-template-columns: minmax(138px, 46%) minmax(0, 54%);
    align-items: start;
    column-gap: 14px;
    row-gap: 4px;
    margin-bottom: 10px;
}

.catalog--tech .product-row--tech .tech-features span,
.catalog--tech .product-row--tech .tech-features strong
{
    display: block;
}

.catalog--tech .product-row--tech .tech-features span
{
    padding-right: 0;
    white-space: normal;
    word-break: normal;
    overflow-wrap: anywhere;
}

.catalog--tech .product-row--tech .tech-features strong
{
    padding-left: 0;
    text-align: right;
    white-space: normal;
    overflow-wrap: anywhere;
}

.catalog--tech .product-row--tech .product-row__status
{
    order: 2;
    margin: 0 0 8px;
    font-size: 13px;
    font-weight: 700;
}

.catalog--tech .product-row--tech .product-row__price
{
    order: 3;
    margin: 0;
    font-size: 28px;
    line-height: 1.1;
}

.catalog--tech .product-row--tech .product-row__currency
{
    font-size: 16px;
}

.catalog--tech .product-row--tech .product-row__footer
{
    width: 170px;
    min-width: 170px;
    margin: auto 0 auto auto;
    text-align: left;
    align-self: center;
}

.catalog--tech .product-row--tech .product-row__footer .btn
{
    text-align: center;
}

.product--tech .product__main
{
    gap: 40px;
    align-items: flex-start;
    margin-bottom: 50px;
}

.product--tech .product__slider
{
    width: 520px;
    max-width: 100%;
    flex: 0 0 520px;
    padding: 0;
    background: none;
}

.product--tech .product__slide .thumbnail
{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 460px;
    padding: 32px;
    border: 1px solid #dddddd;
    border-radius: 28px;
    background: #ffffff;
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.06);
}

.product--tech .product__slide img
{
    max-width: 100%;
    max-height: 390px;
    width: auto;
    height: auto;
}

.product--tech .product__info
{
    width: auto;
    flex: 1 1 auto;
    min-width: 0;
}

.product--tech .product__head
{
    margin-bottom: 12px;
}

.product--tech .product__description
{
    margin: 0 0 24px;
}

.product--tech .product__description h1
{
    margin: 0;
}

.product--tech .product__status
{
    margin: 0 0 18px;
    padding: 24px 28px;
    border: 1px solid #ececec;
    border-radius: 24px;
    background: #ffffff;
}

.product--tech .product__meta-label
{
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #8a8a8a;
}

.product--tech .product__status--price .product-card__price
{
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 1.05;
}

.product--tech .product__tools
{
    margin-bottom: 0;
}

.product--tech .product__basket-btn
{
    min-width: 220px;
    margin: 0;
}

.product--tech .product__text
{
    max-width: none;
}

.product--tech ~ .catalog-block .catalog-block__slider .slick-list
{
    margin: 0;
}

.product--tech ~ .catalog-block .catalog-block__slider .slick-track
{
    margin-left: 0;
}

.product--tech ~ .catalog-block .catalog-block__slider .product-card.slick-slide
{
    float: left;
}

.product--tech .tech-features
{
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
}

.product--tech .tech-features li
{
    display: grid;
    grid-template-columns: minmax(180px, 34%) minmax(0, 1fr);
    align-items: start;
    gap: 8px 18px;
    margin-bottom: 12px;
}

.product--tech .tech-features span
{
    color: #7a7a7a;
    white-space: normal;
    overflow-wrap: anywhere;
}

.product--tech .tech-features strong
{
    text-align: left;
    white-space: normal;
    overflow-wrap: anywhere;
}

.tech-features
{
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    font-size: 11px;
    line-height: 1.35;
}

.tech-features li
{
    display: flex;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 6px;
}

.tech-features li:last-child
{
    margin-bottom: 0;
}

.tech-features span
{
    color: #808080;
}

.tech-features strong
{
    font-weight: 600;
    text-align: right;
}

.modal__note--checkbox
{
    margin-bottom: 15px;
}

.modal__note--checkbox label
{
    display: block;
    cursor: pointer;
}

.modal__note--checkbox input
{
    margin-right: 6px;
}

#tech-order-product-output
{
    margin-bottom: 10px;
    font-size: 13px;
    color: #272237;
}

#tech-order-result
{
    margin-top: 10px;
    font-size: 12px;
}

@media (max-width: 1199px)
{
    .catalog--tech .catalog__box--tech > .product-card--tech-compact
    {
        width: calc((100% - 72px) / 2);
        margin: 0 18px 28px;
    }

    .catalog--tech .catalog__box--tech > .product-card--tech-compact:only-child
    {
        width: min(420px, calc(100% - 36px));
    }

    .product--tech .product__main
    {
        display: block;
    }

    .product--tech .product__slider
    {
        margin: 0 auto 30px;
    }
}

.hot-offers__head
{
    margin-bottom: 0;
}

.hot-offers__card
{
    width: 228px;
}

.hot-offers__features
{
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 1.35;
}

.hot-offers__features li
{
    margin: 0 0 6px;
}

.hot-offers__features li:last-child
{
    margin-bottom: 0;
}

.news-block__box .post-card
{
    width: calc(25% - 30px);
}

.post-card__excerpt
{
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 1.5;
    color: #616161;
}

.post-card__excerpt:last-child
{
    margin-bottom: 0;
}

@media (max-width: 767px)
{
    .live-search ul li a
    {
        line-height: 14px;
        font-size: 11px !important;
    }

    .mobiletools
    {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    .product-card__order
    {
        right: 8px;
    }

    .kolvo
    {
        justify-content: flex-end;
    }

    .kolvo.pokaz
    {
        justify-content: space-between;
    }

    .flend.mobiletools
    {
        justify-content: flex-end;
    }

    .kolvo label
    {
        display: none;
    }
    .kolvo.pokaz label
    {
        display: block;
    }

    .tech-catalog__item
    {
        width: calc(50% - 30px);
        min-height: 290px;
    }

    .tech-catalog__base
    {
        min-height: 290px;
    }

    .tech-catalog__img
    {
        height: 140px;
    }

    .catalog--tech .catalog__section
    {
        margin-top: 18px;
    }

    .catalog--tech .catalog__box--tech
    {
        margin: 0 -12px;
    }

    .catalog--tech .catalog__box--tech > .product-card--tech-compact
    {
        width: calc((100% - 48px) / 2);
        margin: 0 12px 24px;
    }

    .catalog--tech .catalog__box--tech > .product-card--tech-compact:only-child
    {
        width: calc(100% - 24px);
    }

    .catalog--tech .product-card--tech-compact
    {
        padding: 16px 14px 18px;
        border-radius: 18px;
    }

    .catalog--tech .product-card--tech-compact .product-card__pic
    {
        height: 170px;
        margin-bottom: 14px;
    }

    .catalog--tech .product-card--tech-compact .product-card__title
    {
        min-height: 0;
        font-size: 17px;
    }

    .catalog--tech .product-card--tech-compact .product-card__price
    {
        margin-bottom: 14px;
        font-size: 24px;
    }

    .catalog--tech .product-card--tech-compact .tech-features li
    {
        display: block;
        margin-bottom: 8px;
    }

    .catalog--tech .product-card--tech-compact .tech-features li:after
    {
        display: none;
    }

    .catalog--tech .product-card--tech-compact .tech-features span,
    .catalog--tech .product-card--tech-compact .tech-features strong
    {
        max-width: none;
        padding: 0;
        background: transparent;
    }

    .catalog--tech .product-card--tech-compact .tech-features strong
    {
        text-align: left;
    }

    .catalog--tech .catalog__section-body
    {
        margin: 0;
    }

    .catalog--tech .product-row--tech
    {
        display: flex;
        flex-direction: column;
        gap: 0;
        margin: 0 0 20px;
        padding: 0 0 20px;
    }

    .catalog--tech .product-row--tech .product-row__pic
    {
        width: 100%;
        min-width: 0;
        height: 200px;
        margin-bottom: 16px;
    }

    .catalog--tech .product-row--tech .product-row__main,
    .catalog--tech .product-row--tech .product-row__info,
    .catalog--tech .product-row--tech .product-row__footer
    {
        width: 100%;
        min-width: 0;
        max-width: none;
    }

    .catalog--tech .product-row--tech .product-row__title
    {
        min-height: 0;
        font-size: 17px;
    }

    .catalog--tech .product-row--tech .tech-features li
    {
        grid-template-columns: minmax(110px, 46%) minmax(0, 54%);
        column-gap: 10px;
    }

    .catalog--tech .product-row--tech .product-row__price
    {
        font-size: 24px;
    }

    .catalog--tech .product-row--tech .product-row__info
    {
        align-self: stretch;
    }

    .catalog--tech .product-row--tech .product-row__footer
    {
        margin: 16px 0 0;
    }

    .product--tech .product__slide .thumbnail
    {
        min-height: 320px;
        padding: 20px;
    }

    .product--tech .product__status
    {
        padding: 18px;
    }

    .product--tech .product__status--price .product-card__price
    {
        font-size: 32px;
    }

    .product--tech .tech-features li
    {
        grid-template-columns: 1fr;
        gap: 4px;
    }

    .product--tech .product__basket-btn
    {
        width: 100%;
    }

    .news-block__box .post-card
    {
        width: calc(50% - 30px);
        margin-bottom: 15px;
    }
}

@media (max-width: 479px)
{
    .tech-catalog__item
    {
        width: calc(100% - 30px);
    }

    .catalog--tech .catalog__box > .product-card--small
    {
        width: calc(100% - 30px);
    }

    .news-block__box .post-card
    {
        width: calc(100% - 30px);
    }
}
