.full-story-content > div > ul, .full-story-content > .column_64 > ul {padding-left: 0;width: 90%;text-align: center;margin: auto;}
.full-story-content > div > ul > li {list-style: none;display: inline-block;}

.full-story-content table {
    max-width: 100%!important;
}

.rubber-tile-page {
    color: #1f2933;
}

.rubber-tile-page * {
    box-sizing: border-box;
}

.rt-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(260px, 0.8fr);
    gap: 24px;
    align-items: stretch;
    margin: 0 0 24px;
    padding: 24px;
    background: #f6fbfd;
    border: 1px solid #d9e8ee;
    border-radius: 8px;
}

.rt-hero__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.rt-eyebrow {
    margin: 0 0 10px;
    color: #0f6f91;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}

.rt-title {
    margin: 0 0 14px;
    color: #1f2933;
    font-size: 30px;
    line-height: 1.2;
}

.rt-lead {
    margin: 0 0 18px;
    color: #3f4a51;
    font-size: 16px;
    line-height: 1.65;
}

.rt-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 0 18px;
}

.rt-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 11px 16px;
    border-radius: 8px;
    border: 1px solid #dc6345;
    background: #dc6345;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none !important;
}

.rt-button--light {
    border-color: #b9ddeb;
    background: #ffffff;
    color: #0f6f91 !important;
}

.rubber-tile-page .rt-button,
.rubber-tile-page .rt-legacy-content a.feedback-link,
.rubber-tile-page .rt-legacy-content a[href*="kalkulyator-dlya-rascheta-rezinovoy-plitki"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 44px !important;
    padding: 12px 18px !important;
    border: 1px solid #dc6345 !important;
    border-radius: 8px !important;
    background: #dc6345 !important;
    color: #ffffff !important;
    box-shadow: 0 8px 18px rgba(220, 99, 69, 0.18) !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: none !important;
    transform: none !important;
}

.rubber-tile-page .rt-button--light {
    border-color: #b9ddeb !important;
    background: #ffffff !important;
    color: #0f6f91 !important;
    box-shadow: 0 8px 18px rgba(65, 169, 217, 0.12) !important;
}

.rubber-tile-page .rt-legacy-content a.feedback-link span {
    position: static !important;
    z-index: auto !important;
}

.rubber-tile-page .rt-legacy-content a.feedback-link span:last-child {
    display: none !important;
}

.rubber-tile-page .rt-legacy-content a.feedback-link span:first-child:last-child {
    display: inline !important;
}

.rt-cta-note {
    margin: 20px 0 24px;
    padding: 18px 20px;
    border: 1px solid #d9e8ee;
    border-left: 5px solid #f4b454;
    border-radius: 8px;
    background: #f6fbfd;
}

.rt-cta-title {
    margin: 0 0 8px;
    color: #0f6f91;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
}

.rt-cta-text {
    margin: 0 0 14px;
    color: #3f4a51;
    font-size: 14px;
    line-height: 1.65;
}

.rt-quick {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: 0;
}

.rt-quick__item {
    padding: 12px;
    background: #ffffff;
    border: 1px solid #d9e8ee;
    border-radius: 8px;
}

.rt-quick__value {
    display: block;
    margin-bottom: 4px;
    color: #dc6345;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

.rt-quick__label {
    display: block;
    color: #4b5961;
    font-size: 12px;
    line-height: 1.35;
}

.rt-hero__media {
    min-height: 280px;
    border-radius: 8px;
    background: url("/uploads/posts/2018-11/1541168398_0v0fjrf6lwg.jpg") center/cover no-repeat;
}

.rt-strip {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin: 0 0 24px;
}

.rt-strip__item {
    min-height: 76px;
    padding: 14px;
    background: #ffffff;
    border: 1px solid #d9e8ee;
    border-radius: 8px;
    color: #26343c;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.35;
}

.rt-seo-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 22px;
}

.rt-seo-nav a {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 9px 13px;
    border: 1px solid #b9ddeb;
    border-radius: 8px;
    background: #ffffff;
    color: #0f6f91 !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none !important;
}

.rt-photo-note {
    margin: 0 0 16px;
    padding: 12px 14px;
    border: 1px solid #d9e8ee;
    border-radius: 8px;
    background: #f6fbfd;
    color: #3f4a51;
    font-size: 13px;
    line-height: 1.5;
}

.rt-seo-section {
    margin: 28px 0;
    padding: 20px;
    border: 1px solid #d9e8ee;
    border-radius: 8px;
    background: #ffffff;
}

.rt-seo-section h2 {
    margin: 0 0 14px;
    color: #1f2933;
    font-size: 22px;
    line-height: 1.3;
}

.rt-seo-section p {
    margin: 0;
    color: #3f4a51;
    font-size: 15px;
    line-height: 1.7;
}

.rt-seo-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.rt-seo-card {
    padding: 14px;
    border: 1px solid #d9e8ee;
    border-radius: 8px;
    background: #f6fbfd;
}

.rt-seo-card strong {
    display: block;
    margin-bottom: 7px;
    color: #dc6345;
    font-size: 18px;
    line-height: 1.2;
}

.rt-seo-card span {
    display: block;
    color: #3f4a51;
    font-size: 14px;
    line-height: 1.55;
}

.rt-use-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin: 0 !important;
    padding: 0 !important;
}

.rt-use-list li {
    margin: 0 !important;
    padding: 12px 14px !important;
    border: 1px solid #d9e8ee;
    border-radius: 8px;
    background: #f6fbfd;
    list-style: none !important;
}

.rt-use-list li a,
.rt-use-list li a:visited,
.rt-use-list li a:hover,
.rt-use-list li a:active,
.rt-use-list li a:focus {
    color: #1f2933 !important;
    text-decoration: none !important;
}

.rt-faq details {
    margin: 0 0 10px;
    padding: 14px;
    border: 1px solid #d9e8ee;
    border-radius: 8px;
    background: #f6fbfd;
}

.rt-faq summary {
    cursor: pointer;
    color: #1f2933;
    font-weight: 700;
    line-height: 1.4;
}

.rt-faq details p {
    margin-top: 10px;
}

.rt-legacy-content > p:first-child {
    margin: 0 0 22px;
    padding: 18px 20px;
    background: #ffffff;
    border: 1px solid #d9e8ee;
    border-radius: 8px;
    color: #2c3940;
    font-size: 15px;
    line-height: 1.7;
}

.rt-legacy-content > div:first-of-type {
    border-radius: 8px !important;
}

.rt-legacy-content table {
    max-width: 100% !important;
}

.rt-legacy-content table.Zebra {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    margin: 10px 0 18px !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    background: #ffffff !important;
    color: #1f2933 !important;
    font-family: Open Sans, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.08);
}

.rt-legacy-content table.Zebra th,
.rt-legacy-content table.Zebra td {
    height: auto !important;
    padding: 10px 8px !important;
    border: 1px solid #d9e8ee !important;
}

.rt-legacy-content table.Zebra tr:first-child th,
.rt-legacy-content table.Zebra tr:first-child td {
    background: #eef8fc !important;
    color: #1f2933 !important;
    font-weight: 700 !important;
}

.rt-legacy-content ul {
    padding-left: 22px;
}

.rt-legacy-content li {
    margin-bottom: 7px;
    line-height: 1.55;
}

.rt-legacy-content h3 {
    margin: 28px 0 14px !important;
    color: #1f2933;
    font-size: 22px;
    line-height: 1.3;
}

.rt-legacy-content img {
    border-radius: 8px;
}

.rubber-tile-page .rt-legacy-content a.highslide {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
    background: #eef8fc;
    border: 1px solid #d9e8ee;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.1);
    text-decoration: none !important;
}

.rubber-tile-page .rt-legacy-content a.highslide:after {
    content: "Открыть фото";
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 6px 9px;
    background: rgba(255, 255, 255, 0.92);
    border-radius: 8px;
    color: #1f2933;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    opacity: 0;
    transition: opacity .2s ease;
}

.rubber-tile-page .rt-legacy-content a.highslide:hover:after {
    opacity: 1;
}

.rubber-tile-page .rt-legacy-content a.highslide img {
    display: block !important;
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    border-radius: 8px;
    transition: transform .25s ease;
}

.rubber-tile-page .rt-legacy-content a.highslide:hover img {
    transform: none;
}

.rubber-tile-page .rt-legacy-content td > a.highslide {
    margin: 6px;
}

.rubber-tile-page .rt-legacy-content table:has(> tbody > tr > td > a.highslide) {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    width: 100% !important;
    margin: 18px 0 26px !important;
}

.rubber-tile-page .rt-legacy-content table:has(> tbody > tr > td > a.highslide) > tbody,
.rubber-tile-page .rt-legacy-content table:has(> tbody > tr > td > a.highslide) > tbody > tr {
    display: contents;
}

.rubber-tile-page .rt-legacy-content table:has(> tbody > tr > td > a.highslide) > tbody > tr > td {
    display: block;
    padding: 0 !important;
    vertical-align: top !important;
}

.rubber-tile-page .rt-legacy-content table:has(> tbody > tr > td > a.highslide) > tbody > tr > td:empty {
    display: none;
}

.rubber-tile-page .rt-legacy-content ul:has(a.highslide) {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    width: 100% !important;
    margin: 18px 0 28px !important;
    padding: 0 !important;
    text-align: left !important;
}

.rubber-tile-page .rt-legacy-content ul:has(a.highslide) li {
    display: block !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.rubber-tile-page .rt-legacy-content ul:has(a.highslide) a.highslide img {
    height: auto !important;
}

.rubber-tile-page .rt-mobile-gallery {
    display: none;
    margin: 14px 0 18px;
}

.rubber-tile-page .rt-mobile-gallery a.highslide {
    display: block;
}

.rubber-tile-page .rt-mobile-gallery a.highslide img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
}

@media (max-width: 768px) {
    .rt-hero {
        grid-template-columns: 1fr;
        padding: 18px;
    }

    .rt-title {
        font-size: 24px;
    }

    .rt-hero__media {
        min-height: 210px;
        order: -1;
    }

    .rt-quick,
    .rt-strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rt-actions {
        flex-direction: column;
    }

    .rt-button {
        width: 100%;
    }

    .rt-cta-note {
        padding: 14px;
    }

    .rt-cta-title {
        font-size: 18px;
    }

    .rubber-tile-page .rt-legacy-content a.feedback-link,
    .rubber-tile-page .rt-legacy-content a[href*="kalkulyator-dlya-rascheta-rezinovoy-plitki"] {
        width: 100% !important;
    }

    .rt-seo-cards,
    .rt-use-list {
        grid-template-columns: 1fr;
    }

    .rt-legacy-content {
        overflow-x: hidden;
    }

    .rt-legacy-content table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .rubber-tile-page .rt-legacy-content ul:has(a.highslide) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        display: grid !important;
    }

    .rubber-tile-page .rt-legacy-content table:has(> tbody > tr > td > a.highslide) {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
    }

    .rubber-tile-page .rt-legacy-content table.rt-gallery-source {
        display: none !important;
    }

    .rubber-tile-page .rt-mobile-gallery {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
    }
}

@media (max-width: 480px) {
    .rt-quick,
    .rt-strip {
        grid-template-columns: 1fr;
    }

    .rt-hero {
        padding: 14px;
    }

    .rt-seo-section {
        padding: 14px;
    }

    .rubber-tile-page .rt-legacy-content ul:has(a.highslide),
    .rubber-tile-page .rt-legacy-content table:has(> tbody > tr > td > a.highslide) {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rubber-tile-page .rt-mobile-gallery {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

}

.full-story-content table > tbody > tr > td > table img {
    width: 100%!important;
}

/* Responsive */
@media (max-width: 1200px) {
    .full-story-content > div > ul, .full-story-content > .column_64 > ul {padding-left: 0;width: 100%;text-align: center;margin: auto;}
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 150px;
    }
    .head-block2 {
        width: 100%;
    }

    .mega-menu {
        width: 100%;
    }
    .mega-menu > ul > li:before {
        left: 9px;
    }
    .mega-menu > ul > li.parent:after {
        left: 24px;
    }
    .mega-menu > ul > .parent > a, .mega-menu > ul > .search > a {
        padding: 0 30px 0 60px;
        font-size: 14px;
    }
    .mega-menu > ul > .parent > ul > li:before {
        left: 29px;
    }
    .mega-menu > ul > .parent > ul > li a:before {
        left: 40px;
        height: 20px;
    }
    .mega-menu > ul > .parent > ul > li > a {
        padding: 8px 10px 8px 55px;
        font-size: 12px;
    }
    .mega-menu > ul > .parent > ul > li:last-child:before {
        left: 29px;
        top: -9px;
    }
    .mega-menu > ul > .parent > ul {
        width: 205px;
    }
    .mega-menu > ul > .search {
        width: 130px;
    }

    .main-center-block {
        width: 100%;
    }
    .caroufredsel_wrapper {
        width: 100%!important;
    }
    .slider-item-content {
        right: 205px!important;
    }

    .mainpage-calc {
        width: 275px;
        margin: 0 15px 0 0;
        min-height: 300px;
    }
    .mainpage-calc-title {
        font-size: 12px;
    }
    .info-menu {
        width: 660px;
    }
    .info-menu-links {
        width: 200px;
        margin: 0 15px 0 15px;
    }
    .info-menu-links a {
        font-size: 12px;
    }
    .info-menu-text {
        width: 425px;
    }

    iframe, ymaps {
        max-width: 100% !important;
        height: auto;
    }
    .product-item {
        width: 145px;
    }
    .product-list h3 {
        font-size: 10px;
    }
    .left-col {
        width: 600px;
    }
    .right-col {
        width: 300px;
    }
    .image-menu a {
        width: 135px;
    }
    .image-menu-title {
        font-size: 10px;
    }
}

@media (max-width: 992px) {
    .head-block2 {
        width: 992px;
    }
    .mega-menu {
        width: 992px;
    }
    .main-center-block {
        width: 992px;
    }
    .caroufredsel_wrapper {
        width: 992px;
    }
}

@media (max-width: 800px) {
    .left-col {
        width: 595px;
        margin-right: 25px;
    }
    .mainpage-calc {
        width: 245px;
    }
    .mainpage-calc-title {
        font-size: 10px;
    }
    .info-menu {
        min-height: 300px;
    }
}

@media (max-width: 768px) {
    .full-story-content > div > ul, .full-story-content > .column_64 > ul {padding-left: 0;width: 100%;text-align: center;margin: auto;}
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 175px;
    }

    /* BODY */
    body {
        overflow-x: hidden;
    }

    h1.hh {
        font-size: 18px;
    }

    .full-story h1 {
        font-size: 18px;
    }

    /* HEADER */
    .head-block2 {
        width: 100%;
        height: 100px;
    }

    .mega-menu {
        display: none;
    }

    .head-top {
        padding: 0;
        padding-top: 0;
        height: 100px;
    }

    .logo {
        left: 25px;
        /* margin: auto; */
        top: 10px;
    }

    .head-info {
        /* display: none; */
        height: 110px;
        padding: 10px 0 10px 0;
        margin: 0 80px 0 285px;
        text-align: left;
    }

    .head-info-item {
        margin: 0 0 5px 0;
        padding: 0 0 0 30px;
        display: block;
        font-size: 12px;
    }

    .head-info-item:nth-child(3) {
        height: 20px;
    }

    .head-info .head-info-item:nth-child(3) span:nth-child(2) {
        margin-right: 0;
    }

    .head-info-item img {
        left: 5px;
    }

    .head-info-item:nth-child(3) img {
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .head-menu {
        display: none;
    }

    .top-menu-block {
        display: none;
    }

    /* MENU */
    .mobile-menu {
        display: block;
        width: 36px;
        margin: auto;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        position: absolute;
        top: 10px;
        right: 25px;
    }

    .mobile-menu .menu-once {
        /* width: 125px; */
        /* position: relative; */
        /* background-color: #ebb866; */
        /* display: inline-block; */
        /* font-weight: 400; */
        /* color: #fff; */
        /* text-align: center; */
        /* vertical-align: middle; */
        /* -webkit-user-select: none; */
        -moz-user-select: none;
        -ms-user-select: none;
        /* user-select: none; */
        /* text-transform: uppercase; */
        /* border: 0px solid transparent; */
        /* padding: .375rem .75rem; */
        /* font-weight: 600; */
        /* font-size: 1rem; */
        /* line-height: 1.5; */
        /* border-radius: 0; */
        /* transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; */
        /* outline: none; */
        /* box-shadow: none; */
    }

    .mobile-menu .menu-once:hover:active {
        background-color: #ce6a4e;
    }

    .mobile-menu .menu-once:before {
        /* content: ''; */
        position: absolute;
        width: 0;
        height: 0;
        left: -13px;
        top: 0;
        border-style: solid;
        border-width: 18px 13px 18px 0px;
        border-color: transparent #ebb866 transparent transparent;
        transition: border-color .15s ease-in-out;
    }

    .mobile-menu .menu-once:hover:active:before {
        border-color: transparent #ce6a4e transparent transparent;
        transition: border-color .15s ease-in-out;
    }

    .mobile-menu .menu-cat {
        width: calc(100% - 138px);
        margin-right: 28px;
        position: relative;
        background-color: #41a9d9;
        display: inline-block;
        font-weight: 400;
        color: #fff;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 0px solid transparent;
        padding: .375rem .75rem;
        font-size: 1rem;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 1.5;
        border-radius: 0;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        outline: none;
        box-shadow: none;
    }

    .mobile-menu .menu-cat:hover:active {
        background-color: #ebb866;
    }

    .mobile-menu .menu-cat:after {
        /* content: ''; */
        position: absolute;
        width: 0;
        height: 0;
        right: -13px;
        top: 0;
        border-style: solid;
        border-width: 18px 0 18px 13px;
        border-color: transparent transparent transparent #ce6a4e;
        transition: border-color .15s ease-in-out;
    }

    .mobile-menu .menu-cat:hover:active:after {
        border-color: transparent transparent transparent #ebb866;
        transition: border-color .15s ease-in-out;
    }

    /* CONTENT */
    .main-center-block {
        width: 100%;
    }

    .caroufredsel_wrapper {
        width: 576px;
    }

    .main-center-block .slider-block {
        display: none;
    }

    .content-block {
        padding: 10px 25px;
    }

    .content-block .left-col, .content-block .right-col {
        width: 100%;
    }

    .right-menu {
        margin-bottom: 15px;
    }

    .hello-block-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .main-news-title {
        font-size: 14px;
    }

    .main-news-text {
        font-size: 12px;
    }

    iframe, ymaps {
        max-width: 100% !important;
        height: auto;
    }

    .navigation {
        font-size: 16px;
        padding: 10px 0 10px 0;
    }

    .navigation span, .navigation a {
        font-size: 12px;
        padding: 5px 10px;
    }

    .mainpage-calc {
        width: 100%;
        margin-bottom: 15px;
    }

    .mainpage-calc-title {
        font-size: 10px;
    }

    .bottom-blocks-item-title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .bottom-blocks-item {
        width: 100%;
        margin: 0 0 15px 0!important;
    }

    .bottom-news {
        margin-bottom: 5px;
    }

    .info-menu {
        width: 100%;
    }

    .info-menu-links {
        width: 100%;
        margin: 0 10px 0 10px;
    }

    .info-menu-text {
        width: 100%;
        padding: 10px;
        font-size: 14px;
        line-height: 23px;
    }

    .image-menu-image {
        margin-bottom: 10px;
        border-left: 1px #dcdcdc solid;
    }

    .image-menu-title {
        margin-bottom: 10px;
        font-size: 10px;
    }

    .image-menu {
        margin-bottom: 25px;
        text-align: left;
    }

    .product-item {
        width: 230px;
        height: 230px;
        margin: 0px 5px 10px 0;
        padding: 10px 10px 5px 10px;
    }

    .product-img img {
        height: auto;
    }

    .image-menu a {
        width: 165px;
        text-align: center;
    }

    /* POPUP */
    .popup {
        max-width: 100%;
        width: auto;
        height: 100%;
        opacity: 1;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        margin: 0;
        position: fixed!important;
        top: 0;
        left: 0;
        z-index: 999;
    }

    .popup.left {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .popup.visible {
        margin: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .popup-close {
        position: absolute;
        background-color: #f4f4f4;
        border-radius: 5px;
        padding: 20px 21px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        display: block;
        z-index: 1;
    }

    .popup.left .popup-close {
        top: 15px;
        right: 15px;
    }

    .popup.right .popup-close {
        top: 15px;
        left: 15px;
    }

    .popup__title {
        font-size: 25px;
        font-weight: 300;
        display: block;
        text-align: left;
        padding: 15px 70px 0 25px;
        line-height: 50px;
        color: #fff;
    }

    .popup__submenu-scroll {
        height: calc(100% - 65px);
        overflow: auto;
    }

    .nav-submenu {
        padding: 10px 25px 0;
        width: 325px;
        max-width: 100%;
        position: relative;
    }

    .nav-submenu__list {
        background: #4a5255;
        width: 100%;
        padding: 0 0 20px;
        z-index: 1;
    }

    .nav-submenu__link {
        font-size: 13px;
        color: #fff;
        display: block;
        padding: 18px 0;
        line-height: 15px;
        border: none;
    }

    .nav-submenu__item {
        display: block;
        width: 100%;
        padding: 0;
    }

    .nav-submenu__title {
        font-size: 13px;
        font-weight: 400;
        text-transform: none;
        display: block;
        line-height: 15px;
        padding: 18px 0;
    }

    .nav-submenu__item .nav-submenu__list {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        z-index: 2;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        min-height: 100%;
        border-bottom: 1px solid #e6e6e6;
        padding: 0 0 20px 0;
    }

    .nav-submenu__item .nav-submenu__list-item--title {
        display: block;
        font-size: 16px;
        padding: 10px 25px;
        color: #fff;
        margin-top: 15px;
    }

    .nav-submenu__item .nav-submenu__list.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .nav-submenu__item .nav-submenu__list-item {
        padding: 0 25px;
    }

    /* TABLE */
    .full-story-content table {
        width: 100%!important;
    }

    .full-story-content table > tbody > tr > td > table img {
        width: auto!important;
        display: flex;
        margin: auto;
        height: auto!important;
    }

    .full-story-content > .Zebra > tbody > tr > td {
        display: table-cell;
        width: 99.9%!important;
        clear: both;
    }

    .full-story-content > table > tbody > tr > td {
        display: block;
        width: 99.9%!important;
        clear: both;
    }

    .full-story-content table span {
        font-size: 8pt!important;
    }

    .product-list h3 {
        font-size: 10px;
    }

    /* FOOTER */
    .footer {
        background-size: 35%;
        padding: 25px 25px 85px 25px;
    }

    .footer-left {
        float: none;
        margin: 0;
        width: 100%;
        font-size: 12px;
    }

    .footer-contact {
        font-size: 12px;
    }

    .footer-menu {
        width: 50%;
        margin: 0;
        text-align: center;
    }

    .footer-p {
        left: 0;
        right: 0;
        margin: auto;
        width: 235px;
    }
}

@media (max-width: 736px) {
    .image-menu a {
        width: 155px;
        text-align: center;
    }
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 165px;
    }
}

@media (max-width: 667px){
    .full-story-content > div > ul, .full-story-content > .column_64 > ul {padding-left: 0;width: 100%;text-align: center;margin: auto;}
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 150px;
    }
    .image-menu a {
        width: 140px;
        text-align: center;
    }
}

@media (max-width: 640px){
    .image-menu a {
        width: 135px;
        text-align: center;
    }
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 140px;
    }
}

@media (max-width: 600px){
    .image-menu a {
        width: 125px;
        text-align: center;
    }
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 130px;
    }
}

@media (max-width: 576px) {
    .full-story-content > div > ul, .full-story-content > .column_64 > ul {padding-left: 0;width: 100%;text-align: center;margin: auto;}
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 75px;
    }

    /* BODY */
    body {
        overflow-x: hidden;
    }

    h1.hh {
        font-size: 18px;
    }

    .full-story h1 {
        font-size: 18px;
    }

    /* HEADER */
    .head-block2 {
        width: 100%;
        height: 195px;
    }

    .head-top {
        padding: 0;
        padding-top: 85px;
        height: 195px;
    }

    .logo {
        left: 0;
        right: 0;
        margin: auto;
        top: 10px;
    }

    .head-info {
        /* display: none; */
        height: 110px;
        padding: 10px 0 10px 0;
        margin: 0 50px 0 65px;
        text-align: left;
    }

    .head-info-item {
        margin: 0 0 5px 0;
        padding: 0 0 0 30px;
        display: block;
        font-size: 12px;
    }

    .head-info-item:nth-child(3) {
        height: 40px;
    }

    .head-info .head-info-item:nth-child(3) span:nth-child(2) {
        margin-right: 0;
        display: block;
    }

    .head-info-item img {
        left: 5px;
    }

    .head-info-item:nth-child(3) img {
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .head-menu {
        display: none;
    }

    .top-menu-block {
        display: none;
    }

    /* MENU */
    .mobile-menu {
        display: block;
        width: 36px;
        margin: auto;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        position: absolute;
        top: 135px;
        right: 60px;
    }

    .mobile-menu .menu-once {
        /* width: 125px; */
        /* position: relative; */
        /* background-color: #ebb866; */
        /* display: inline-block; */
        /* font-weight: 400; */
        /* color: #fff; */
        /* text-align: center; */
        /* vertical-align: middle; */
        /* -webkit-user-select: none; */
        -moz-user-select: none;
        -ms-user-select: none;
        /* user-select: none; */
        /* text-transform: uppercase; */
        /* border: 0px solid transparent; */
        /* padding: .375rem .75rem; */
        /* font-weight: 600; */
        /* font-size: 1rem; */
        /* line-height: 1.5; */
        /* border-radius: 0; */
        /* transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; */
        /* outline: none; */
        /* box-shadow: none; */
    }

    .mobile-menu .menu-once:hover:active {
        background-color: #ce6a4e;
    }

    .mobile-menu .menu-once:before {
        /* content: ''; */
        position: absolute;
        width: 0;
        height: 0;
        left: -13px;
        top: 0;
        border-style: solid;
        border-width: 18px 13px 18px 0px;
        border-color: transparent #ebb866 transparent transparent;
        transition: border-color .15s ease-in-out;
    }

    .mobile-menu .menu-once:hover:active:before {
        border-color: transparent #ce6a4e transparent transparent;
        transition: border-color .15s ease-in-out;
    }

    .mobile-menu .menu-cat {
        width: calc(100% - 138px);
        margin-right: 28px;
        position: relative;
        background-color: #41a9d9;
        display: inline-block;
        font-weight: 400;
        color: #fff;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 0px solid transparent;
        padding: .375rem .75rem;
        font-size: 1rem;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 1.5;
        border-radius: 0;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        outline: none;
        box-shadow: none;
    }

    .mobile-menu .menu-cat:hover:active {
        background-color: #ebb866;
    }

    .mobile-menu .menu-cat:after {
        /* content: ''; */
        position: absolute;
        width: 0;
        height: 0;
        right: -13px;
        top: 0;
        border-style: solid;
        border-width: 18px 0 18px 13px;
        border-color: transparent transparent transparent #ce6a4e;
        transition: border-color .15s ease-in-out;
    }

    .mobile-menu .menu-cat:hover:active:after {
        border-color: transparent transparent transparent #ebb866;
        transition: border-color .15s ease-in-out;
    }

    /* CONTENT */
    .main-center-block {
        width: 100%;
    }

    .caroufredsel_wrapper {
        width: 576px;
    }

    .main-center-block .slider-block {
        display: none;
    }

    .content-block {
        padding: 10px 25px;
    }

    .content-block .left-col, .content-block .right-col {
        width: 100%;
    }

    .right-menu {
        margin-bottom: 15px;
    }

    .hello-block-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .main-news-title {
        font-size: 14px;
    }

    .main-news-text {
        font-size: 12px;
    }

    iframe, ymaps {
        max-width: 100% !important;
        height: auto;
    }

    .navigation {
        font-size: 16px;
        padding: 10px 0 10px 0;
    }

    .navigation span, .navigation a {
        font-size: 12px;
        padding: 5px 10px;
    }

    .mainpage-calc {
        width: 100%;
        margin-bottom: 15px;
    }

    .mainpage-calc-title {
        font-size: 10px;
    }

    .bottom-blocks-item-title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .bottom-blocks-item {
        width: 100%;
        margin: 0 0 15px 0!important;
    }

    .bottom-news {
        margin-bottom: 5px;
    }

    .info-menu {
        width: 100%;
    }

    .info-menu-links {
        width: 100%;
        margin: 0 10px 0 10px;
    }

    .info-menu-text {
        width: 100%;
        padding: 10px;
        font-size: 14px;
        line-height: 23px;
    }

    .image-menu-image {
        margin-bottom: 10px;
        border-left: 1px #dcdcdc solid;
    }

    .image-menu-title {
        margin-bottom: 10px;
    }

    .image-menu {
        margin-bottom: 25px;
        text-align: left;
    }

    .product-item {
        width: 145px;
        height: 175px;
        margin: 0px 5px 10px 0;
        padding: 10px 10px 5px 10px;
    }

    .product-img img {
        height: auto;
    }

    #calc_input, #calc_colors {
        display: block;
        width: 150px;
        margin-bottom: 13px;
    }

    .image-menu a {
        width: 150px;
        text-align: center;
    }

    /* TABLE */
    .full-story-content table {
        width: 100%!important;
    }

    .full-story-content > .Zebra > tbody > tr > td {
        display: table-cell;
        width: 99.9%!important;
        clear: both;
    }

    .full-story-content > table > tbody > tr > td {
        display: block;
        width: 99.9%!important;
        clear: both;
    }

    .full-story-content table span {
        font-size: 8pt!important;
    }

    .product-list h3 {
        font-size: 10px;
    }

    /* FOOTER */
    .footer {
        background-size: 35%;
        padding: 25px 25px 85px 25px;
    }

    .footer-left {
        float: none;
        margin: 0;
        width: 100%;
        font-size: 12px;
    }

    .footer-contact {
        font-size: 12px;
    }

    .footer-menu {
        width: 50%;
        margin: 0;
        text-align: center;
    }

    .footer-p {
        left: 0;
        right: 0;
        margin: auto;
        width: 235px;
    }
}

@media (max-width: 568px) {
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 125px;
    }
}

@media (max-width: 533px) {
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 115px;
    }
}

@media (max-width: 480px){
    .image-menu a {
        width: 200px;
        text-align: center;
    }
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 100px;
    }
}

@media (max-width: 414px) {
    .image-menu a {
        width: 165px;
        text-align: center;
    }
    .image-menu-price {
        font-size: 10px;
    }
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 87px;
    }
}

@media (max-width: 384px) {
    .image-menu a {
        width: 155px;
        text-align: center;
    }
    .image-menu-price {
        font-size: 10px;
    }
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 80px;
    }
}

@media (max-width: 375px) {
    .image-menu a {
        width: 140px;
        text-align: center;
    }
    .image-menu-price {
        font-size: 10px;
    }
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 75px;
    }
}

@media (max-width: 360px) {
    .image-menu a {
        width: 140px;
        text-align: center;
    }
    .image-menu-price {
        font-size: 10px;
    }
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 70px;
    }
}

@media (max-width: 320px) {
    .full-story-content > div > ul, .full-story-content > .column_64 > ul {padding-left: 0;width: 100%;text-align: center;margin: auto;}
    .full-story-content > div > ul > li > a > img, .full-story-content > .column_64 > ul > li > a > img {
        width: 60px;
    }

    /* BODY */
    body {
        overflow-x: hidden;
    }

    h1.hh {
        font-size: 18px;
    }

    .full-story h1 {
        font-size: 18px;
    }

    /* HEADER */
    .head-block2 {
        width: 100%;
        height: 195px;
    }

    .head-top {
        padding: 0;
        padding-top: 85px;
        height: 195px;
    }

    .logo {
        left: 0;
        right: 0;
        margin: auto;
        top: 10px;
    }

    .head-info {
        /* display: none; */
        height: 110px;
        padding: 10px 0 10px 0;
        margin: 0 50px 0 40px;
        text-align: left;
    }

    .head-info-item {
        margin: 0 0 5px 0;
        padding: 0 0 0 30px;
        display: block;
        font-size: 12px;
    }

    .head-info-item:nth-child(3) {
        height: 40px;
    }

    .head-info .head-info-item:nth-child(3) span:nth-child(2) {
        margin-right: 0;
    }

    .head-info-item img {
        left: 5px;
    }

    .head-info-item:nth-child(3) img {
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .head-menu {
        display: none;
    }

    .top-menu-block {
        display: none;
    }

    /* MENU */
    .mobile-menu {
        display: block;
        width: 36px;
        margin: auto;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        position: absolute;
        top: 135px;
        right: 42px;
    }

    .mobile-menu .menu-once {
        /* width: 125px; */
        /* position: relative; */
        /* background-color: #ebb866; */
        /* display: inline-block; */
        /* font-weight: 400; */
        /* color: #fff; */
        /* text-align: center; */
        /* vertical-align: middle; */
        /* -webkit-user-select: none; */
        -moz-user-select: none;
        -ms-user-select: none;
        /* user-select: none; */
        /* text-transform: uppercase; */
        /* border: 0px solid transparent; */
        /* padding: .375rem .75rem; */
        /* font-weight: 600; */
        /* font-size: 1rem; */
        /* line-height: 1.5; */
        /* border-radius: 0; */
        /* transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; */
        /* outline: none; */
        /* box-shadow: none; */
    }

    .mobile-menu .menu-once:hover:active {
        background-color: #ce6a4e;
    }

    .mobile-menu .menu-once:before {
        /* content: ''; */
        position: absolute;
        width: 0;
        height: 0;
        left: -13px;
        top: 0;
        border-style: solid;
        border-width: 18px 13px 18px 0px;
        border-color: transparent #ebb866 transparent transparent;
        transition: border-color .15s ease-in-out;
    }

    .mobile-menu .menu-once:hover:active:before {
        border-color: transparent #ce6a4e transparent transparent;
        transition: border-color .15s ease-in-out;
    }

    .mobile-menu .menu-cat {
        width: calc(100% - 138px);
        margin-right: 28px;
        position: relative;
        background-color: #41a9d9;
        display: inline-block;
        font-weight: 400;
        color: #fff;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 0px solid transparent;
        padding: .375rem .75rem;
        font-size: 1rem;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 1.5;
        border-radius: 0;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        outline: none;
        box-shadow: none;
    }

    .mobile-menu .menu-cat:hover:active {
        background-color: #ebb866;
    }

    .mobile-menu .menu-cat:after {
        /* content: ''; */
        position: absolute;
        width: 0;
        height: 0;
        right: -13px;
        top: 0;
        border-style: solid;
        border-width: 18px 0 18px 13px;
        border-color: transparent transparent transparent #ce6a4e;
        transition: border-color .15s ease-in-out;
    }

    .mobile-menu .menu-cat:hover:active:after {
        border-color: transparent transparent transparent #ebb866;
        transition: border-color .15s ease-in-out;
    }

    /* CONTENT */
    .main-center-block {
        width: 100%;
    }

    .caroufredsel_wrapper {
        width: 576px;
    }

    .main-center-block .slider-block {
        display: none;
    }

    .content-block {
        padding: 10px 25px;
    }

    .content-block .left-col, .content-block .right-col {
        width: 100%;
    }

    .right-menu {
        margin-bottom: 15px;
    }

    .hello-block-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .main-news-title {
        font-size: 14px;
    }

    .main-news-text {
        font-size: 12px;
    }

    iframe, ymaps {
        max-width: 100% !important;
        height: auto;
    }

    .navigation {
        font-size: 16px;
        padding: 10px 0 10px 0;
    }

    .navigation span, .navigation a {
        font-size: 12px;
        padding: 5px 10px;
    }

    .mainpage-calc {
        width: 100%;
        margin-bottom: 15px;
    }

    .mainpage-calc-title {
        font-size: 10px;
    }

    .bottom-blocks-item-title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .bottom-blocks-item {
        width: 100%;
        margin: 0 0 15px 0!important;
    }

    .bottom-news {
        margin-bottom: 5px;
    }

    .info-menu {
        width: 100%;
    }

    .info-menu-links {
        width: 100%;
        margin: 0 10px 0 10px;
    }

    .info-menu-text {
        width: 100%;
        padding: 10px;
        font-size: 14px;
        line-height: 23px;
    }

    .image-menu-image {
        margin-bottom: 10px;
        border-left: 1px #dcdcdc solid;
    }

    .image-menu-title {
        margin-bottom: 10px;
        font-size: 8px;
    }

    .image-menu {
        margin-bottom: 25px;
    }

    .product-item {
        width: 120px;
        height: 160px;
        margin: 0px 5px 10px 0;
        padding: 10px 10px 5px 10px;
    }

    .product-img img {
        height: auto;
    }

    #calc_input, #calc_colors {
        display: block;
        width: 150px;
        margin-bottom: 13px;
    }

    .image-menu a {
        width: 120px;
        text-align: center;
    }

    .image-menu-price {
        font-size: 10px;
    }

    /* TABLE */
    .full-story-content table {
        width: 100%!important;
    }

    .full-story-content > .Zebra > tbody > tr > td {
        display: table-cell;
        width: 99.9%!important;
        clear: both;
    }

    .full-story-content > table > tbody > tr > td {
        display: block;
        width: 99.9%!important;
        clear: both;
    }

    .full-story-content table span {
        font-size: 8pt!important;
    }

    .product-list h3 {
        font-size: 10px;
    }

    /* FOOTER */
    .footer {
        background-size: 35%;
        padding: 25px 18px 85px 25px;
    }

    .footer-left {
        float: none;
        margin: 0;
        width: 100%;
        font-size: 12px;
    }

    .footer-contact {
        font-size: 12px!important;
    }

    .footer-menu {
        width: 50%;
        margin: 0;
        text-align: center;
    }

    .footer-p {
        left: 0;
        right: 0;
        margin: auto;
        width: 235px;
    }
}

@media (max-width: 576px) {
    .image-menu {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px 10px;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .image-menu a {
        display: block;
        width: auto !important;
        min-width: 0;
        margin: 0 !important;
        text-align: center;
    }

    .image-menu-image {
        padding: 6px;
        margin: 0 0 9px 0;
        border-left: 1px #dcdcdc solid;
    }

    .image-menu-image2 img {
        display: block;
        width: 100%;
        height: auto;
    }

    .image-menu-title {
        font-size: 11px;
        line-height: 1.25;
    }

    .image-menu-price {
        width: 108px;
        margin-left: -54px;
        font-size: 10px;
    }
}

@media (max-width: 768px) {
    .mobile-menu {
        display: block;
        width: auto !important;
        height: 44px;
        margin: 0 !important;
        position: absolute;
        top: 28px !important;
        right: 18px !important;
        z-index: 1002;
        text-align: right;
    }

    .mobile-menu .menu-once {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-width: 104px;
        height: 44px;
        padding: 0 14px;
        background: #41a9d9;
        color: #ffffff;
        border-radius: 8px;
        box-shadow: 0 8px 18px rgba(0, 0, 0, 0.16);
        cursor: pointer;
    }

    .mobile-menu .menu-once:after {
        content: "\041c\0435\043d\044e";
        font-size: 14px;
        font-weight: 700;
        line-height: 1;
    }

    #menu-toggle #hamburger {
        position: static;
        width: 22px;
        height: 16px;
        display: grid;
        gap: 4px;
    }

    #menu-toggle #hamburger span {
        display: block;
        width: 22px;
        height: 2px;
        top: auto;
        left: auto;
        margin: 0;
        background: #ffffff;
        border-radius: 2px;
    }

    .popup-overlay.active,
    .popup-overlay.visible {
        display: block;
        opacity: 1;
        background: rgba(20, 27, 31, 0.42);
        z-index: 1000;
    }

    .popup {
        width: min(92vw, 390px) !important;
        max-width: none;
        height: 100vh;
        background: #ffffff;
        color: #1f2933;
        box-shadow: 12px 0 34px rgba(15, 23, 42, 0.22);
        z-index: 1001;
    }

    .popup.left {
        transform: translateX(-104%);
    }

    .popup.visible {
        transform: translateX(0);
    }

    .popup-close {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 42px;
        height: 42px;
        padding: 0;
        top: 14px !important;
        right: 14px !important;
        background: #f2f7f9;
        border: 1px solid #dbe8ee;
        border-radius: 8px;
        color: #1f2933;
    }

    .popup-close:before,
    .popup-close:after {
        content: "";
        position: absolute;
        width: 18px;
        height: 2px;
        background: #1f2933;
        border-radius: 2px;
    }

    .popup-close:before {
        transform: rotate(45deg);
    }

    .popup-close:after {
        transform: rotate(-45deg);
    }

    .popup-close svg {
        display: none;
    }

    .popup__title {
        display: block;
        padding: 22px 72px 18px 22px;
        font-size: 24px;
        line-height: 1.15;
        font-weight: 700;
        color: #1f2933;
        background: #ffffff;
        border-bottom: 1px solid #e5edf1;
    }

    .popup__submenu-scroll {
        height: calc(100vh - 83px);
        padding: 14px;
        overflow-y: auto;
        background: #f7fafb;
    }

    .nav-submenu {
        width: 100%;
        max-width: none;
        padding: 0;
    }

    .nav-submenu__list {
        width: 100%;
        margin: 0;
        padding: 0;
        background: transparent;
    }

    .nav-submenu__list-item {
        margin: 0 0 8px 0;
        padding: 0 !important;
    }

    .nav-submenu__section {
        margin: 16px 4px 8px !important;
        color: #6b7b84;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.2;
        text-transform: uppercase;
    }

    .nav-submenu__list > .nav-submenu__section:first-child {
        margin-top: 0 !important;
    }

    .nav-submenu__link,
    .nav-submenu__title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 48px;
        padding: 13px 14px;
        background: #ffffff;
        border: 1px solid #e1e9ed;
        border-radius: 8px;
        color: #1f2933;
        font-size: 15px;
        font-weight: 700;
        line-height: 1.2;
        text-decoration: none;
        box-shadow: 0 5px 14px rgba(15, 23, 42, 0.05);
    }

    .nav-submenu__link:active,
    .nav-submenu__title:active {
        background: #eef8fc;
        border-color: #b9ddeb;
    }

    .nav-submenu__link svg,
    .nav-submenu__title svg {
        flex: 0 0 auto;
        color: #41a9d9;
    }

    .nav-submenu__item > .nav-submenu__link {
        color: #0f6f91;
    }

    .nav-submenu__link--primary {
        background: #dc6345;
        border-color: #dc6345;
        color: #ffffff !important;
    }

    .nav-submenu__link--primary:active {
        background: #c94f34;
        border-color: #c94f34;
    }

    .nav-submenu__item .nav-submenu__list {
        position: fixed;
        top: 0;
        left: 0;
        width: min(92vw, 390px);
        height: 100vh;
        padding: 14px;
        background: #f7fafb;
        overflow-y: auto;
        z-index: 1003;
        transform: translateX(-104%);
        transition: transform .22s ease;
    }

    .nav-submenu__item .nav-submenu__list.active {
        transform: translateX(0);
    }

    .nav-submenu__item .nav-submenu__list-item--title {
        display: flex;
        align-items: center;
        min-height: 56px;
        margin: -14px -14px 14px;
        padding: 18px 18px;
        background: #ffffff;
        border-bottom: 1px solid #e5edf1;
        color: #1f2933;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.2;
    }

    .nav-submenu__item .nav-submenu__list-item--title svg {
        margin-right: 10px;
        color: #41a9d9;
    }
}

@media (max-width: 576px) {
    .mobile-menu {
        top: 135px !important;
        right: 18px !important;
    }
}

@media (max-width: 768px) {
    .mobile-menu {
        position: fixed !important;
        top: calc(10px + env(safe-area-inset-top, 0px)) !important;
        right: 12px !important;
        bottom: auto !important;
        width: 44px !important;
        height: 40px !important;
        z-index: 1002;
    }

    .mobile-menu .menu-once {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 0;
        width: 44px;
        min-width: 0;
        height: 40px;
        padding: 0;
        background: #41a9d9;
        border: 1px solid #2f96c4;
        border-radius: 8px;
        box-shadow: 0 8px 18px rgba(65, 169, 217, 0.28);
        color: #ffffff;
    }

    .mobile-menu .menu-once:before {
        display: none;
    }

    .mobile-menu .menu-once:after {
        display: none;
        content: "";
    }

    .mobile-menu .menu-once:active {
        background: #2f96c4;
        border-color: #2a88b3;
        transform: translateY(1px);
    }

    #menu-toggle #hamburger {
        position: static;
        z-index: 1;
        width: 18px;
        height: 13px;
        display: grid;
        gap: 3px;
        transform: none;
    }

    #menu-toggle #hamburger span {
        width: 18px;
        height: 2px;
        background: #ffffff;
        border-radius: 2px;
    }

    #city-switcher-button,
    .citiesmod-switcher-btn-light-color {
        display: block;
        width: max-content;
        max-width: calc(100vw - 84px);
        min-width: 0;
        margin-top: 3px;
        overflow: visible;
        text-overflow: clip;
        white-space: nowrap;
        vertical-align: top;
        line-height: 20px;
    }

    .head-info-item:nth-child(3) {
        height: auto;
        min-height: 44px;
        overflow: visible;
    }

    .nav-submenu__item .nav-submenu__list {
        position: static !important;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
        max-height: 0;
        margin: 0;
        padding: 0 0 0 12px;
        overflow: hidden;
        background: transparent;
        box-shadow: none;
        opacity: 1;
        transform: none !important;
        transition: max-height .25s ease, padding-top .25s ease;
    }

    .nav-submenu__item .nav-submenu__list.active {
        max-height: 900px;
        padding-top: 8px;
        transform: none !important;
    }

    .nav-submenu__item .nav-submenu__list-item--title {
        display: none !important;
    }

    .nav-submenu__item.active > .js-submenu-link,
    .nav-submenu__item > .js-submenu-link.active {
        background: #eef8fc;
        border-color: #b9ddeb;
        color: #0f6f91;
    }

    .nav-submenu__item.active > .js-submenu-link svg {
        transform: rotate(90deg);
    }
}

@media (max-width: 576px) {
    .mobile-menu,
    .mobile-menu .menu-once {
        width: 44px !important;
    }

    .mobile-menu .menu-once {
        gap: 0;
        padding: 0;
    }

    #city-switcher-button,
    .citiesmod-switcher-btn-light-color {
        max-width: calc(100vw - 76px);
    }
}

@media (max-width: 1024px) {
    .rk-catalog-card {
        width: calc(50% - 10px);
        margin-right: 10px;
        min-width: 220px;
    }

    .rk-catalog-card:nth-of-type(2n) {
        margin-right: 0;
    }

    .rk-catalog-card:nth-of-type(3n) {
        margin-right: 10px;
    }
}

@media (max-width: 680px) {
    .rk-catalog-card {
        width: 100%;
        margin-right: 0;
        min-width: 0;
    }

    .rk-catalog-card__image {
        height: 170px;
        width: 100%;
    }
}

@media (max-width: 980px) {
    .fp-hero {
        grid-template-columns: 1fr;
    }

    .fp-title {
        font-size: 28px;
    }

    .fp-calc--overlay {
        bottom: 12px;
        width: calc(100% - 28px);
    }
}

@media (max-width: 680px) {
    .fp-section--grid {
        grid-template-columns: 1fr;
    }

    .fp-title {
        font-size: 24px;
    }

    .fp-image {
        height: 210px;
    }

    .fp-price-main {
        font-size: 25px;
    }

    .fp-calc__line {
        grid-template-columns: 1fr;
        gap: 10px;
        padding: 8px 10px;
    }

    .fp-calc__bottom {
        grid-template-columns: 1fr;
    }

    .fp-calc--overlay {
        width: calc(100% - 18px);
        bottom: 8px;
    }

    .fp-calc__price,
    .fp-calc__sum,
    .fp-calc__op {
        font-size: 20px;
    }

    .fp-calc__input {
        font-size: 18px;
        width: 72px;
    }

    .fp-calc__unit {
        font-size: 18px;
    }

    .fp-grade__title {
        font-size: 24px;
    }

    .fp-grade__head div,
    .fp-grade__vals div,
    .fp-buy-link,
    .fp-fast-link {
        font-size: 15px;
    }

    .fp-grade__head,
    .fp-grade__vals {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 6px;
    }

    .fp-grade-card {
        padding: 12px;
    }

    .fp-grade-card__title {
        margin-bottom: 8px;
        font-size: 11px;
        line-height: 1.25;
    }

    .fp-grade__head div,
    .fp-grade__vals div {
        min-height: 44px;
        padding: 8px 6px;
        font-size: 11px;
        line-height: 1.2;
        word-break: break-word;
        overflow-wrap: anywhere;
        hyphens: auto;
    }

    .fp-grade__vals div {
        font-size: 12px;
    }

    .fp-video-wrap iframe {
        min-height: 220px;
    }
}

@media (max-width: 1100px) {
    .fp-hero {
        grid-template-columns: minmax(0, 1fr) 390px;
        gap: 18px;
    }

    .fp-summary {
        padding: 20px;
    }
}

@media (max-width: 980px) {
    .fp-hero {
        grid-template-columns: 1fr;
    }

    .fp-purchase {
        padding: 16px;
    }
}

@media (max-width: 680px) {
    .fp-summary {
        padding: 18px 16px;
    }

    .fp-summary__grid {
        grid-template-columns: 1fr;
    }

    .fp-gallery__thumbs {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }


    .fp-gallery__main {
        min-height: 240px;
        padding: 12px;
    }

    .fp-image {
        height: 190px;
    }

    .fp-price-main {
        font-size: 28px;
    }

    .fp-price-old {
        font-size: 22px;
    }

    .fp-offer-intro__text {
        font-size: 17px;
    }

    .fp-offer-intro__link {
        font-size: 21px;
    }

    .fp-calc--panel,
    .fp-price-box,
    .fp-grade-card {
        padding: 14px;
    }

    .fp-calc--panel .fp-calc__line {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .fp-calc__price,
    .fp-calc__sum {
        font-size: 24px;
    }

    .fp-calc__input {
        width: 64px;
        font-size: 22px;
    }

    .fp-qty-btn {
        width: 30px;
        height: 30px;
        font-size: 30px;
    }

    .fp-calc__unit {
        font-size: 22px;
    }

    .fp-grade__head,
    .fp-grade__vals,
    .fp-actions {
        grid-template-columns: 1fr;
    }

    .fp-btn--oneclick {
        font-size: 16px;
    }

    .fp-delivery-note {
        font-size: 19px;
    }

    .fp-tabs__btn {
        height: 38px;
        padding: 0 12px;
        font-size: 14px;
    }

    .fp-related-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 680px) {
    .fp-grade-card {
        overflow: hidden;
    }

    .fp-grade__head,
    .fp-grade__vals {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 6px;
    }

    .fp-grade__head div,
    .fp-grade__vals div {
        min-width: 0;
        text-align: center;
        overflow-wrap: anywhere;
        word-break: break-word;
        hyphens: auto;
    }
}
