:root {
    --font-headers-main: 'Rubik Medium';
    --font-regular: 'Mulish Regular';
    --font-bold: 'Mulish Bold';
    --font-title-bold: 'Rubik Medium';

    --color-black: #1F2428;
    --color-white: #fff;
    /* --color-gray-l: #f7f8fa; */
    --color-gray-l: #f4f4f4;
    --color-gray-l: #eeeeee;
    /* --color-gray: #cfcfd4; */
    --color-gray: #8C979E;
    /* --color-gray-d: rgb(92, 91, 91); */
    --color-gray-d: #6F777D;
    /* --color-orange: #EF8D5A; */
    --color-orange: #ef7106;

    --color-orange: #E86F1C;

    --color-orange: #FF9245;

    --color-orange: #8b0000;

    --color-blue-l: #547EA3;
    --color-blue: #375E8F;

    --color-blue: #09375f;

    --color-blue-d: #00172B;

    --color-red: #B5002A;
    --color-red: #8b0000;

    --color-background: #F8FAFC;

    --color-green: #2ac007;

    
    --border-radius-default: 16px;
    --border-radius-button: 10px;
    --border-radius-form-control: 10px;
    --box-shadow-default: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    --box-shadow-default-2: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;

    --height-item-param: 24px; /* 18 + gap 6  */

    --size-1_3-1_66: clamp(1.33, calc(1.33 + (1.66 - 1.33) * ((100vw - 320px) / (1200px - 320px))), 1.66);
    --size-0-12: clamp(0rem, -0.2727rem + 1.3636vw, 0.75rem);
    --size-0-24: clamp(0rem, -0.5455rem + 2.7273vw, 1.5rem);
    --size-2-3: clamp(0.125rem, 0.1023rem + 0.1136vw, 0.1875rem);
    --size-4-6: clamp(0.25rem, 0.2045rem + 0.2273vw, 0.375rem);
    --size-4-8: clamp(0.25rem, 0.1591rem + 0.4545vw, 0.5rem);
    --size-6-8: clamp(0.375rem, 0.3295rem + 0.2273vw, 0.5rem);
    --size-6-10: clamp(0.375rem, 0.2841rem + 0.4545vw, 0.625rem);
    --size-6-12: clamp(0.375rem, 0.2386rem + 0.6818vw, 0.75rem);
    --size-6-18: clamp(0.375rem, 0.1023rem + 1.3636vw, 1.125rem);
    --size-6-24: clamp(0.375rem, -0.0341rem + 2.0455vw, 1.5rem);
    --size-8-10: clamp(0.5rem, 0.4545rem + 0.2273vw, 0.625rem);
    --size-8-12: clamp(0.5rem, 0.4091rem + 0.4545vw, 0.75rem);
    --size-8-16: clamp(0.5rem, 0.3182rem + 0.9091vw, 1rem);
    --size-10-12: clamp(0.625rem, 0.5795rem + 0.2273vw, 0.75rem);
    --size-10-14: clamp(0.625rem, 0.5341rem + 0.4545vw, 0.875rem);
    --size-12-14: clamp(0.75rem, 0.7045rem + 0.2273vw, 0.875rem);
    --size-12-16: clamp(0.75rem, 0.6591rem + 0.4545vw, 1rem);
    --size-12-24: clamp(0.75rem, 0.4773rem + 1.3636vw, 1.5rem);
    --size-12-18: clamp(0.75rem, 0.6136rem + 0.6818vw, 1.125rem);
    --size-12-32: clamp(0.75rem, 0.2955rem + 2.2727vw, 2rem);
    --size-14-16: clamp(0.875rem, 0.8295rem + 0.2273vw, 1rem);
    --size-14-18: clamp(0.875rem, 0.7841rem + 0.4545vw, 1.125rem);
    --size-14-24: clamp(0.875rem, 0.6477rem + 1.1364vw, 1.5rem);
    --size-15-30: clamp(0.9375rem, 0.5966rem + 1.7045vw, 1.875rem);
    --size-16-18: clamp(1rem, 0.9545rem + 0.2273vw, 1.125rem);
    --size-16-20: clamp(1rem, 0.9091rem + 0.4545vw, 1.25rem);
    --size-16-22: clamp(1rem, 0.8636rem + 0.6818vw, 1.375rem);
    --size-16-24: clamp(1rem, 0.8182rem + 0.9091vw, 1.5rem);
    --size-16-28: clamp(1rem, 0.7273rem + 1.3636vw, 1.75rem);
    --size-18-24: clamp(1.125rem, 0.9886rem + 0.6818vw, 1.5rem);
    --size-18-32: clamp(1.125rem, 0.8068rem + 1.5909vw, 2rem);
    --size-18-36: clamp(1.125rem, 0.7159rem + 2.0455vw, 2.25rem);
    --size-18-42: clamp(1.125rem, 0.5795rem + 2.7273vw, 2.625rem);
    --size-18-48: clamp(1.125rem, 0.4432rem + 3.4091vw, 3rem);
    --size-18-60: clamp(1.125rem, 0.1705rem + 4.7727vw, 3.75rem);
    --size-24-32: clamp(1.5rem, 1.3182rem + 0.9091vw, 2rem);
    --size-24-36: clamp(1.5rem, 1.2273rem + 1.3636vw, 2.25rem);
    --size-24-48: clamp(1.5rem, 0.9545rem + 2.7273vw, 3rem);
    --size-24-60: clamp(1.5rem, 0.6818rem + 4.0909vw, 3.75rem);
    --size-24-72: clamp(1.5rem, 0.4091rem + 5.4545vw, 4.5rem);
    --size-24-80: clamp(1.5rem, 0.2273rem + 6.3636vw, 5rem);
    --size-28-96: clamp(1.75rem, 0.2045rem + 7.7273vw, 6rem);
    --size-32-42: clamp(2rem, 1.7727rem + 1.1364vw, 2.625rem);
    --size-32-48: clamp(2rem, 1.6364rem + 1.8182vw, 3rem);
    --size-36-120: clamp(2.25rem, 0.3409rem + 9.5455vw, 7.5rem);
    --size-48-96: clamp(3rem, 1.9091rem + 5.4545vw, 6rem);
}

/*  
    Color Palette — Metal Store Theme

    Graphite (Графитовый):        #1F2428
    Steel Gray (Стальной серый):  #8C979E
    Amber Orange (Янтарный):      #E86F1C
    Light Background (Фон):       #F8FAFC
*/

html, body, .page-container, .overflow {
    /* height: 100vh; */
}

body {
	font-family: var(--font-regular);
	font-size: 14px; 
	line-height: 1.33;
	color: var(--color-black);

    background-color: #F8FAFC;

    
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        /* max-width: 1564px; */
    }
}

.form-control {
    border-radius: var(--border-radius-default);
    border-radius: var(--border-radius-form-control);
}

.icon-16 {
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
}

.icon-20 {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
}

.icon-24 {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
}

.icon-32 {
    width: 32px;
    height: 32px;
    min-width: 32px;
    min-height: 32px;
}

.fs-12 {
    font-size: 12px;
}

.c-gray {
    color: var(--color-gray);
}

.f-white {
    fill: var(--color-white);
}

.f-gray {
    fill: var(--color-gray);
}

.f-blue-d {
    fill: var(--color-blue-d);
}

.s-gray {
    stroke: var(--color-gray);
}

.s-blue-d {
    stroke: var(--color-blue-d);
}

.s-red {
    stroke: var(--color-red);
}

.s-white {
    stroke: var(--color-white);
}

.font-title-bold {
    font-family: var(--font-title-bold);
}

.tr-15 {
    transition: 0.15s;
}

.gap-6 {
    gap: 6px;
}

.gap-6-12 {
    gap: var(--size-6-12);
}

.gap-12 {
    gap: 12px;
}

.gap-12-24 {
    gap: var(--size-12-24);
}

.shadow-2 {
    box-shadow: var(--box-shadow-default-2);
}

a {
    transition: 0.15s;
}

a,
a:focus,
a:hover,
a:active,
a:visited {
	color: inherit;
	text-decoration: none;
}

a.link:hover {
    text-decoration: underline;
}

a:hover {
    color: var(--color-orange);
    color: var(--color-blue);
}

a svg.s-hover,
a svg.f-hover {
    transition: 0.15s;
}

a:hover svg.s-hover {
    stroke: var(--color-orange);
}

a:hover svg.f-hover {
    stroke: var(--color-orange);
}


ol, ul, li {
    margin: 0;
}

ol {
    counter-reset: num;
    padding-left: 0;
    list-style: none;
}

ol li {
    counter-increment: num;
    margin: 0 0 var(--size-6-12) 0;
    padding-left: 40px; /* расстояние между цифрой и текстом */
    position: relative;
}

ol li::before {
    
    content: counter(num);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border: 1px solid #ccc;
    border-radius: var(--border-radius-default);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: var(--box-shadow-default-2);
    background: var(--color-white);
    font-weight: 600;
}

h1 {
    font-family: var(--font-headers-main);
    padding: 12px 0 12px 0;
    font-size: var(--size-18-24);
    margin-top: 24px;
    margin-bottom: var(--size-6-12);
}

h2 {
    font-size: 18px;
    font-family: var(--font-headers-main);
    font-size: var(--size-14-18);
    padding: var(--size-6-12) 0;
}

h5 {
    font-family: var(--font-headers-main);
}

.logo {
    position: relative;
    /* width: 96px;
    height: 96px; */
    margin-right: var(--size-6-12);
    transition: 0.15s;
}



.logo svg {
    fill: var(--color-blue-d);
    transition: 0.15s;
}

.b-logo:hover svg {
    fill: var(--color-orange);
    fill: var(--color-blue);
}

.icon-logo {
    width: 160px;
    width: clamp(5rem, 3.1818rem + 9.0909vw, 10rem); /* 80 - 160 */
    width: clamp(3.75rem, 1.4773rem + 11.3636vw, 10rem); /* 60 - 160 */

    width: clamp(3.75rem, 2.3864rem + 6.8182vw, 7.5rem); /* 60 - 120 */
    height: auto;
    display: inline-block;
    transition: 0.15s;
    /* fill: var(--color-black); */
}

.icon-logo-text {
    width: 160px;
    width: clamp(7.5rem, 6.5909rem + 4.5455vw, 10rem); /* 120 - 160 */
    width: clamp(5rem, 3.1818rem + 9.0909vw, 10rem); /* 80 - 160 */
    height: auto;
    display: inline-block;
    transition: 0.15s;
    /* fill: var(--color-black); */
}



header {
    /* background-color: rgb(0 0 0 / 10%); */
    
    margin-bottom: var(--size-24-48);
    
}

header {
    position: sticky;
    top: 0;
    z-index: 1000;
}

header .header-wrap {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    padding: var(--size-6-12) 0;
    background-color: var(--color-background);

    box-shadow: rgba(0, 0, 0, 0.02) 0px 12px 24px 0px;
    border-bottom: 1px solid var(--color-gray-l);
}


header .header-top {
    gap: var(--size-6-12);
    font-size: 14px;
    /* margin-bottom: 12px; */
    transition: 0.15s;
}




@media screen and (min-width: 767px) {
    .is-sticky .icon-logo {
        width: clamp(3.75rem, 3.2955rem + 2.2727vw, 5rem); /* 60 - 80 */
        width: clamp(3.75rem, 3.5227rem + 1.1364vw, 4.375rem); /* 60 - 70 */
    }

    .is-sticky .logo {
        margin-right: var(--size-6-12);
    }

    .is-sticky .icon-logo-text {
        width: 0;
    }

    .is-sticky .header-wrap {
        padding: var(--size-4-6) 0;
    }


    .is-sticky .header-top {
        opacity: 0;
        max-height: 0;
    }
}

header .header-center {
    gap: var(--size-6-12);
    font-size: 16px;
    transition: 0.15s;
}

header .b-city {
    /* margin-right: 48px; */
}

header .b-phone,
header .b-email {
    font-size: var(--size-12-16);
}

header .b-search {
    /* margin-right: 48px; */
}

.b-cart {
    position: relative;
}

header .b-menu {
    border: 2px solid var(--color-blue-d);
    border-radius: var(--border-radius-button);
    box-shadow: var(--box-shadow-default-2);
    padding: var(--size-4-6);
}

header .b-menu svg {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    stroke: var(--color-blue-d);
}

header  .b-message,
header .b-cart {
    border: 2px solid var(--color-blue-d);
    border-radius: var(--border-radius-button);   
    /* background-color: var(--color-white); */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

header  .b-message a,
header .b-cart a {
    padding: var(--size-4-6);
}

header .b-cart svg {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    fill: var(--color-blue-d);
    stroke: var(--color-blue-d);
}

header .b-cart:hover {
    /* border-color: var(--color-red); */
    background-color: var(--color-blue-d);
}

header .b-cart:hover svg {
    stroke: var(--color-white);
}

header .b-cart:hover .b-cart-count {
    background-color: var(--color-red);
    color: var(--color-white);
}



header  .b-message:hover {
    background-color: var(--color-blue-d);
}

header  .b-message:hover svg {
    stroke: var(--color-white);
}

.b-cart-count,
.b-cart .b-count {
    position: absolute;
    color: var(--color-red);
    font-family: var(--font-title-bold);
    background-color: var(--color-white);
    padding: 2px 4px;
    line-height: 1;
    border-radius: 6px;
    font-size: 14px;
    /* bottom: -12px; */
    /* right: -8px; */
    pointer-events: none;
    background-color: var(--color-background);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    right: 0;

    transform: translate(50%, -50%); /* фиксируем точку по правому краю */
    white-space: nowrap;
    box-shadow: var(--box-shadow-default-2);
    padding: 4px; 

    min-width: 20px;
}

.b-empty-cart  {
    font-size: var(--size-14-16);
    padding: var(--size-6-12) 0;
}

.b-empty-cart .text {
    margin-bottom: var(--size-6-12);
}

.b-menu-header {
    gap: 24px;
    
}

.btn-default {
    background-color: var(--color-orange);
    color: var(--color-white);
    border-radius: var(--border-radius-button);
    padding: 8px 14px;
    transition: 0.15s;
    display: flex;
    align-items: center;
    transition: 0.15s;
    background-color: var(--color-blue);
    justify-content: center;
    cursor: pointer;
}



a.btn-default {
    color: var(--color-white);
}

.btn-default:hover {
    box-shadow: var(--box-shadow-default);
    background-color: var(--color-blue-d);
}


.img-border {
    position: relative;
    padding: var(--size-4-6);
    border-radius: 16px;
    background-color: var(--color-white);
}

.img-border img {
    width: 100%;
    height: auto;
    border-radius: 12px;
}

.img-border:after {
    content: "";
    position: absolute;
    top: var(--size-4-6);
    left: var(--size-4-6);
    width: calc(100% - var(--size-8-12));
    height: calc(100% - var(--size-8-12));
    box-shadow: inset rgba(0, 0, 0, 0.05) -3px 3px 12px 0px;
    border-radius: 12px;
}


.page-home h1 {
    font-size: var(--size-18-32);
}

.page-home .b-intro-text {
    font-size: var(--size-14-18);
}

.b-search .button {
    padding: 0 12px;
}


.b-article-tile .item-link.level-0 {
    font-size: 18px;
    padding: var(--size-12-24) 0;
    position: relative;
    display: inline-block;
    font-family: var(--font-title-bold);
    gap: 6px;
}

.b-article-tile .item-link.level-0:hover svg {
    stroke: var(--color-orange);
}

.b-article-tile ul {
    list-style: none;
    padding: 0;
    /* margin: 0; */
    position: relative;
    /* gap: 24px; */
    /* display: flex; */

    /* margin-top: 24px;
    margin-bottom: 48px; */

    gap: var(--size-6-12);
}

.b-article-tile ul li {
    /* width: 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; */


    flex: 0 0 calc(10% - var(--size-6-12));
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;

    /* padding: 6px;
    padding-bottom: 12px; */
    border-radius: var(--border-radius-default);
    transition: 0.15s;

    background-color: #fff;
    border: 1px solid #fff;
}



.b-article-tile ul li:hover {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    box-shadow: rgba(139, 0, 0, 0.1) 0px 6px 24px 0px, rgba(139, 0, 0, 0.15) 0px 0px 0px 1px;
    border: 1px solid var(--color-red);
}

.b-article-tile ul li:hover a {
    color: inherit;
    color: var(--color-red);
}


.b-article-tile ul li .img {
    /* width: 96px;
    height: 96px; */
    border-radius: var(--border-radius-default);
    background-color: #F7F8FA;
    position: relative;
    
    /* width: 256px;
    height: 256px; */
}

.b-article-tile ul li .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset rgba(0, 0, 0, 0.05) -6px 6px 12px 0px;
    border-radius: 12px;
}


.b-article-tile ul li .img img {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    border-radius: var(--border-radius-default);
}

.b-article-tile ul li .item-link {
    /* width: 96px; */
    display: block;
    /* height: 96px;

    width: 256px;
    height: 256px;*/

    padding: var(--size-4-6);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.b-article-tile ul li .title {
    font-size: 14px;
    text-align: center;
    padding: var(--size-4-6) 0;
    padding-top: var(--size-8-12);
    word-break: break-word;
    align-items: center;
    justify-content: center;
    display: flex;
    flex: 1 1 auto;
}

@media screen and (max-width: 576px) {
    .b-article-tile ul li {
        /* flex: 0 0 calc(50% - var(--size-6-12)); */
        flex: 0 0 100%;
    }

    .b-article-tile ul li .item-link {
        display: flex;
        flex-direction: row;
        gap: var(--size-12-24);
        align-items: center;
    }

    .b-article-tile ul li .item-link .img {
        width: 48px;
        height: 48px;
    }

    .b-article-tile ul li .title {
        justify-content: start;
        padding: 0;
        position: relative;
    }
}

.b-articles-list {
    margin-bottom: var(--size-12-24);
}

.b-articles-list .col {
    border: 1px solid var(--color-gray-l);
    
}

.b-article-list .title {
    font-family: var(--font-title-bold);
    font-size: var(--size-14-16);
    margin-bottom: var(--size-6-12);
}

.b-article-list .items {
    list-style: none;
    margin: 0;
    padding: 0;
}

.b-article-list .items li {
    margin: 0;
    padding: 0;
}

.b-article-list .items li a {
    padding: var(--size-2-3) 0;
    display: inline-block;
}

.b-articles-list .items-list {
    padding: 24px;
    margin: 0;
    /* border-radius: var(--border-radius-default); */
    /* box-shadow: var(--box-shadow-default); */
    height: 100%;
    list-style: none;
   
}

.b-articles-list .item-title {
    font-size: var(--size-16-18);
    font-family: var(--font-title-bold);
}

.b-articles-list .item-title.level-2 {
    font-size: var(--size-14-16);
}

.b-articles-list .item-title-repeat {
    color: var(--color-gray-d);
    font-size: var(--size-12-14);
    font-family: var(--font-regular);
}

.b-articles-list ul {

}

.b-articles-list li {
    padding: var(--size-4-6) 0;
}

.b-about {
    width: 100%;
    /* margin-left: 10%; */
    padding: var(--size-12-24);
    position: relative;
    margin-top: var(--size-24-48);
    /* margin-bottom: var(--size-18-48); */
    /* padding-bottom: var(--size-18-48); */
    
}

.b-about .text {
    font-size: var(--size-14-18);
}

.b-about .btn-more {
    
    display: block;
}

.b-about .btn-more a {
    border: 2px solid var(--color-blue-d);
    padding: var(--size-4-6) var(--size-6-12);
    border-radius: var(--border-radius-button);
    font-size: var(--size-14-18);
    line-height: 1;
    font-family: var(--font-title-bold);
    display: inline-block;
    margin-top: var(--size-12-24);
}

.b-about .btn-more a:hover {
    background-color: var(--color-blue);
    color: var(--color-white);
    border-color: var(--color-blue);
}

.b-about:before {
    content: '';
    border: 2px solid var(--color-blue-d);
    width: 100%;
    height: calc(100% - var(--size-24-48));
    position: absolute;
    top: 0;
    left: 0;
    border-radius: var(--border-radius-default);
    z-index: -1;
    background-color: var(--color-white);
    box-shadow: var(--box-shadow-default-2);
}

.b-about .logo {
    margin-left: var(--size-24-48);
}

.b-about .logo .icon-logo {
    width: 180px;
    width: 120px;
    margin-bottom: var(--size-6-12);
}

.b-about .logo .icon-logo-text {
    width: 120px;
}

.b-about .about-items {
    gap: var(--size-6-24);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* position: absolute; */
    /* bottom: calc(-100% + var(--size-18-48)); */
    margin-top: var(--size-12-24);

}

.b-about .about-items .about-item {
    /* border: 3px solid var(--color-blue); */
    width: calc(25% - var(--size-6-24));
    flex: 1 1 calc(25% - var(--size-6-24));
    background-color: var(--color-blue);
    color: var(--color-white);
    padding: var(--size-6-12);
    border-radius: var(--border-radius-default);
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: var(--size-14-18);
    box-shadow: var(--box-shadow-default-2);
}

@media screen and (max-width: 768px) {
    .b-about .about-items .about-item {
        flex: 1 1 calc(50% - var(--size-6-24));
    }
}



.b-faq {
  margin-top: var(--size-24-48);
  margin-bottom: var(--size-24-48);
}

.b-faq .pre-text {
  font-size: var(--size-12-14);
  line-height: 1.33;
  color: var(--color-black);
}

.b-faq .description-text {
  font-size: var(--size-14-16);
  line-height: 1.33;
  color: var(--color-black);
  margin-bottom: var(--size-12-24);
}

.b-faq .faq-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--size-6-12);
}

.b-faq .faq-item {
    display: flex;
    flex-direction: column;
    flex: 1 1 calc(50% - var(--size-6-12));
}

@media screen and (min-width: 992px) {
    .b-faq .faq-item {
        flex: 1 1 calc(33.33% - var(--size-6-12));
    }
}

@media screen and (max-width: 768px) {
    .b-faq .faq-item {
        flex: 1 1 100%;
    }
}

.b-faq .faq-item .answer {
  color: var(--color-black);
  font-size: var(--size-14-16);
  line-height: 1.33;
  padding: var(--size-12-24);
  background-color: var(--color-white);
  display: none;
  border: 1px solid var(--color-gray-l);
  border-radius: var(--border-radius-default) var(--border-radius-default) 0 0;
  border-radius: var(--border-radius-default);
    
   
   
}



.b-faq .faq-item .answer p:last-child {
    margin-bottom: 0;
}

.b-faq .faq-item .faq-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border: 1px solid var(--color-gray-l);
  border: 2px solid var(--color-blue-d);
  /* border-radius: 4px 4px 0 0; */
  padding: var(--size-12-18) var(--size-6-12) ;
  font-family: var(--font-title-bold);
  font-size: var(--size-14-16);
  border-radius: var(--border-radius-default);
  user-select: none;
  margin-bottom: var(--size-6-12);
  box-shadow: var(--box-shadow-default-2);
}

.b-faq .faq-item.active .faq-header {
    background-color: var(--color-blue);
    color: var(--color-white);
    border-color: var(--color-blue);
}

.b-faq .faq-item .toggle-btn {
  display: flex;
  align-items: center;
}

.b-faq .faq-item .toggle-btn svg {
    stroke: var(--color-blue-d);
}

.b-faq .faq-item  .icon-open, .icon-close {
  display: none;
}

.b-faq .faq-item.active .icon-open {
  display: none;
}

.b-faq .faq-item.active .icon-close {
  display: inline;
}

.b-faq .faq-item.active .icon-close {
    stroke: var(--color-white);
}

.b-faq .faq-item .icon-open {
  display: inline;
}



.b-slider .slider-controls {
    position: absolute;
	width:100%;
	height:100%;
	top: 0;
	left: 0;
}

.b-slider .slider-controls > div {
    position: absolute;
    height: 100%;
    width: 80px;	
    z-index: 10;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 24px;
}

.b-slider .slider-controls > div > svg {
    width: var(--size-32-48);
    height: var(--size-32-48);
    min-width: var(--size-32-48);
    min-height: var(--size-32-48);
	transition: 0.3s;
    padding: var(--size-6-12);
    background-color: var(--color-white);
    border-radius: var(--size-4-8);
    box-shadow: var(--box-shadow-default);
	fill: var(--color-white);
	background-color: var(--color-blue-d);
}

.b-slider .slider-controls > div:hover {
    cursor: pointer;
}


.b-slider .slider-controls > div:hover > svg {
    transform: scale(1.3);
}

   

.b-slider .slider-controls .prev {
	left: 0;
	top: 0;
}

.b-slider .slider-controls .next {
	right: 0;
	top: 0;
}


.wrap-b-partners {
    background-color: var(--color-white);
    padding: var(--size-24-48) 0;
    border-top: 1px solid var(--color-gray-l);
    border-bottom: 1px solid var(--color-gray-l);
    margin: var(--size-24-48) 0;
}

.b-partners  .b-slider {
	position: relative;
}

.b-partners .b-slider .wrap-slider {
	padding: 0 48px;
}

.b-partners .b-slider .slider .item {
	min-height: 200px;
	height: 200px;
}

.b-partners .b-slider .slider .item img {
    width: 100%;
    height: auto;
}

.b-partners .b-slider .wrap-slider-controls {
	width: 100%;
	position: absolute;
	/* top: 50%; */
	/* bottom: 50%; */
	height: 100%;
	top: 0;
	left: 0;
}

.b-partners .b-slider .wrap-slider-controls .slider-controls {
	height: 100%;
}

.b-partners .b-slider .wrap-slider-controls .slider-controls > div {
	height: 100%;
	width: 50%;
    user-select: none;
}

.b-partners .b-slider .wrap-slider-controls .slider-controls > div svg {
	transition: 0.3s;
	background-color: inherit;
}

.b-partners .b-slider .wrap-slider-controls .slider-controls > div:hover {
	cursor: pointer;
}

.b-partners .b-slider .wrap-slider-controls .slider-controls > div:hover svg {
	width: 48px;
	height: 48px;
}

.b-partners .b-slider .slider-controls svg {
	fill: var(--color-blue-d);
    box-shadow: var(--box-shadow-default-2);
}

.b-partners .b-slider .slider-controls svg path {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--box-shadow-default-2);
}


.b-pagination {
    gap: 12px;
    margin: var(--size-12-24) 0;
    justify-content: center;
}

.b-pagination .item {
    padding: var(--size-4-6);
    border-radius: var(--size-6-12);
    background-color: var(--color-white);
    box-shadow: var(--box-shadow-default-2);

    min-width: calc(20px + var(--size-8-12));
    text-align: center;
    transition: 0.15s;

    border: none;
}

.b-pagination .item.link:hover {
    text-decoration: inherit;
    
    color: var(--color-white);
    background-color: var(--color-blue);
}

.b-pagination .item.page-nav__item_current_true {
    background-color: var(--color-gray-l);
    border-color: var(--color-gray-l);
    box-shadow: none;
}

.b-pagination .item.page-nav__item_type_separator {
    background: none;
    box-shadow: none;
}

.b-list {
    border-radius: var(--border-radius-default);
    padding: 18px 24px;
    background-color: var(--color-gray-l);
    gap: 16px;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;

    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    
    transition: 0.15s;
    background-color: #fff;
}

.b-list .list-item .title {
    color: var(--color-gray-d);
    margin-bottom: 4px;
}

.b-list .list-item .value {

}

.b-files {
    gap: 12px;
}

.p-contact h2 {
    margin-left: var(--size-12-24);
}

.p-contact form h2 {
    margin-left: 0;
}

#map {
    border-radius: var(--border-radius-default);
    overflow: hidden;
    margin-bottom: 24px;
}

#map .map-balloon {
    padding: 12px 16px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.2);
    font-size: 14px;
    line-height: 1.4;
}


.bread-crumbs-drop-parent {
    position: relative;
}

.bread-crumbs-drop-parent::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;          /* сразу под родителем */
    height: 30px;       /* размер "моста" до меню */
    /* background: rgba(255,0,0,0.1); для проверки, потом убери */
}

.bread-crumbs-drop {
    position: absolute;
    top: calc(100% + 12px);  /* ровно под мостом */
    left: -18px;
    background: #fff;
    border: 1px solid #eee;
    padding: 12px 18px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(5px);
    transition: 0.2s ease;
    z-index: 20;
    border-radius: var(--border-radius-default);
    gap: 6px;
    text-wrap: nowrap;
    box-shadow: var(--box-shadow-default);
}

@media screen and (max-width: 767px) {

    .bread-crumbs-drop-parent:hover .bread-crumbs-drop {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

}

.bread-crumbs .item.active {
    color: var(--color-gray);
}

.bread-crumbs .item.active:hover {
    cursor: default;
}

.bread-crumbs .item.active .bread-crumbs-drop {
    color: var(--color-black);
}

.bread-crumbs {
    flex-wrap: wrap;
}

.bread-crumbs .item {
    white-space: nowrap;
}

@media screen and (max-width: 767px) {
    .bread-crumbs {
        flex-wrap: nowrap;
        min-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 12px;
        padding-bottom: var(--size-12-24);
    }
}

.b-table-items {
    list-style: none;
    padding: 0;
}

.b-table-items .table-item {
    background-color: var(--color-white);
}

.b-table-items .table-item .title {
    font-size: var(--size-14-16);
    font-family: var(--font-title-bold);
    padding-top: var(--size-6-12);
    margin-bottom: var(--size-6-12);
}

.b-table-items .table-item .col-img {
    padding-right: 0;
}

.b-table-items .table-item .col-info {
    
}

.b-table-items .table-item .col-marketing {
    /* padding-left: 0; */
    border-left: 1px solid var(--color-gray-l);
}

@media screen and (max-width: 576px) {

    .b-table-items .table-item .col-marketing {
        border-top: 1px solid var(--color-gray-l);
        border-left: none;
    }
    
}

.b-table-items .table-item .img {
    position: relative;
    padding: var(--size-4-6);
    border-radius: 16px;

    float: left;
    margin-right: var(--size-6-12);
    margin-bottom: var(--size-6-12);
    margin-left: calc(-1 * var(--size-6-12));
}

.b-table-items .table-item .img:after {
    content: "";
    position: absolute;
    top: var(--size-4-6);
    left: var(--size-4-6);
    width: calc(100% - var(--size-6-12));
    height: calc(100% - var(--size-6-12));



    box-shadow: inset rgba(0, 0, 0, 0.05) -3px 3px 12px 0px;
    border-radius: 12px;
}
    
.b-table-items .table-item img {
    width: 100%;
    height: auto;
    border-radius: 12px;

    width: clamp(2.5rem, 0.6818rem + 9.0909vw, 7.5rem); /* 40 - 120 */
    height: clamp(2.5rem, 0.6818rem + 9.0909vw, 7.5rem); /* 40 - 120 */

    user-select: none;
}

.b-table-items .table-item {
    margin-bottom: 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: var(--border-radius-default);
    overflow: hidden;
}

.b-table-items .table-item > .row {
    padding: 0;
}


.b-table-items .table-item .marketing {
    
}

.b-table-items .table-item .info {
    padding: var(--size-6-12);
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 0;
}



.b-table-items .table-item .marketing {
    padding: var(--size-6-12);
    height: 100%;
}

.b-table-items .table-item .b-item-availability {
    width: 100%;
}

.b-table-items .table-item .marketing .art,
.b-table-items .table-item .marketing .availability {
    white-space: nowrap;
    font-size: 12px;
}

.b-table-items .table-item .marketing .art {
    color: var(--color-gray);
}

.b-table-items .table-item .marketing .availability {
    color: var(--color-blue-d);
}

.b-table-items .table-item .b-item-price {
    text-align: center;
    font-family: var(--font-title-bold);
    font-size: var(--size-14-16);
    line-height: 1;
    padding: var(--size-12-24) 0;
    white-space: nowrap;
}

.b-table-items .table-item .b-item-price .cost-currency {
    margin-left: 6px;
}

.b-table-items .table-item .marketing .button {   
    padding: var(--size-6-12);
    border-top: 1px solid var(--color-gray-l);
    border-bottom: 1px solid var(--color-gray-l);
    border: 1px solid var(--color-gray-l);
    transition: 0.15s;
    border-radius: var(--border-radius-default);
    background-color: var(--color-background);
    user-select: none;
}

.b-table-items .table-item .marketing .button svg {
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
}

.b-table-items .table-item .marketing .button:hover {
    background-color: var(--color-gray-l);
    color: var(--color-orange);
    cursor: pointer;
}

.b-table-items .table-item .marketing .button .button-title {
    text-align: center;
}

.b-table-items .table-item .marketing .btn-fast-order {
    /* border-color: var(--color-orange); */
}

.b-table-items .table-item .b-order {
    gap: 6px;
}

.b-table-items .table-item .b-order .btn-order {
    display: inline-block;
    padding: 6px;
}

.b-table-items .table-item .b-params {
    gap: 6px;
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;

}

@media (max-width: 768px) {
    .b-table-items .table-item .b-params {
        clear: left;
    }

    .b-table-items .table-item .b-order .btn-order  {
        padding: var(--size-6-12);
    }
}

.b-table-items .table-item .b-params .param-item {
    gap: 6px;
    align-items: center;
}

.b-table-items .table-item .b-params .param-item-title {
    font-size: 12px;
    color: var(--color-gray);
}

@media screen and (max-width: 576px) {

    .b-table-items .table-item .marketing .button {
        padding: var(--size-8-16);
    }

    .b-table-items .table-item .b-params {
            max-height: calc(var(--height-item-param) * 5);
            margin-bottom: var(--size-8-12);
    }

    .b-table-items .table-item .b-params .param-item {
        align-items: end;
    }

    .b-table-items .table-item .b-params .param-item-title {
        width: 40%;
        position: relative;
    }

    .b-table-items .table-item .b-params .param-item-title .text {
        background-color: var(--color-white);
        padding: 6px;
        padding-left: 0;
        z-index: 1;
        position: relative;
        line-height: 1.66;
    }

    .b-table-items .table-item .b-params .param-item-title:before {
        content: '';
        position: absolute;
        bottom: 0.2em;
        left: 0;
        width: 100%;
        border-bottom: 1px dashed #E3E3E3;
    }

    .b-table-items .table-item .b-params {
        height: 0;
        margin-bottom: 0;
    }

    .b-table-items .table-item .b-params.params-show {
        height: auto;
    }
    
}


.b-table-items .table-item .wrap-b-params {
    padding-left: calc(var(--size-8-12) + clamp(5rem, 4.0909rem + 4.5455vw, 7.5rem));
}

@media screen and (max-width: 768px) {
    .b-table-items .table-item .wrap-b-params {
        clear: left;
        padding-left: 0;
    }   
}

.b-table-items .table-item .b-show-params {
    color: var(--color-blue-l);
    /* margin-top: var(--size-6-12); */
    text-decoration: underline;

    
}

.b-table-items .table-item .b-show-params:hover {
    cursor: pointer;
    color: var(--color-blue);
}

@media screen and (max-width: 576px) {
    .b-table-items .table-item .info {
        padding-bottom: 0;
    }

    .b-table-items .table-item .img {
        margin-bottom: 0;
    }

    .b-table-items .table-item .title {
        margin-bottom: 0;
    }

    .b-table-items .table-item .b-item-price {
        padding: 0;
        text-align: left;
    }
}

@media screen and (min-width: 576px) {
    .b-table-items .table-item .b-order {
        width: 100%;
    }
}

.b-other-items .b-table-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: var(--size-6-12);
}

.b-other-items .b-table-items .table-item {
    flex: 0 0 calc(100% / 3 - var(--size-6-12));
}

.b-other-items .b-table-items .wrap-b-params {
    display: none;
}

@media screen and (max-width: 900px) {
    .b-other-items .b-table-items .table-item {
        flex: 0 0 calc(100% / 2 - var(--size-6-12));
    }

    .b-other-items .b-table-items .table-item .b-item-price {
        padding: 0;
        text-align: left;
    }
}

@media screen and (max-width: 576px) {
    .b-other-items .b-table-items .table-item {
        flex: 0 0 100%;
    }
}

.b-other-items .b-table-items .table-item {
    margin-bottom: var(--size-6-12);
}

.b-other-items .b-table-items .table-item .info {
    padding-bottom: 0;
}

.b-other-items .b-table-items .table-item .title {
    margin-bottom: 0;
}

.b-other-items .b-table-items .table-item .b-item-price {
    padding: 12px;
    padding: 0;
}

.b-other-items .b-table-items .table-item .img {
    margin-bottom: 0;
}

.b-other-items .b-table-items .table-item img {
    width: clamp(2.5rem, 2.0455rem + 2.2727vw, 3.75rem);
    height: clamp(2.5rem, 2.0455rem + 2.2727vw, 3.75rem);
}

.b-other-items .b-table-items .table-item .marketing {
    padding: 6px;
    padding-top: 0;
}

.b-cart-qty-control {
    /* background-color: var(--color-background);
    border-radius: var(--border-radius-default);
    border: 1px solid var(--color-gray-l); */
}

.b-cart-qty-control .qty {
    font-size: var(--size-14-16);
    font-family: var(--font-title-bold);
    padding: var(--size-4-6) var(--size-4-6);
    user-select: none;
}

.button:hover {
    cursor: pointer;
}


.b-article-filters-tags {
    
    margin-bottom: 24px;

}

.b-article-filters-tags .items {
    list-style: none;
    padding: 0;
    gap: var(--size-4-6);
    flex-wrap: wrap;
    align-items: center;
}

.b-article-filters-tags .title:before {
    content: "";
    flex-basis: 100%;
}

.b-article-filters-tags .title {
    font-family: var(--font-title-bold);
    white-space: nowrap;
    
}


.b-article-filters-tags .item.selected {
    color: var(--color-gray);
}

.b-article-filters-tags .item {
    /* padding: 0 6px; */
    white-space: nowrap;

    padding: var(--size-4-6) var(--size-6-12);
    border-radius: var(--size-4-6);
    background-color: var(--color-background);
    border: 1px solid var(--color-gray-l);
    /* box-shadow: var(--box-shadow-default); */
    transition: 0.15s;
    display: inline-block;
}

.b-article-filters-tags .item:hover {
    /* text-decoration: underline; */
    box-shadow: var(--box-shadow-default);
}

@media screen and (max-width: 767px) {
    .b-article-filters-tags .items {
        min-width: 100%;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 12px;
    }
}

.b-other-variants {
    margin-top: var(--size-6-12);
    margin-bottom: var(--size-12-24);
}

.b-other-variants ul {
    list-style: none;
    padding: 0;
    margin: 0;
    gap: var(--size-6-12);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: var(--size-6-12);
}

.b-other-variants ul li {
    flex: 0 0 calc(20% - var(--size-6-12));
}

.b-other-variants ul li a {
    padding: var(--size-4-6) var(--size-6-12);
    border-radius: var(--size-4-6);
    background-color: var(--color-background);
    border: 1px solid var(--color-gray-l);
    /* box-shadow: var(--box-shadow-default); */
    transition: 0.15s;
    display: inline-block;
    white-space: nowrap;
}

.b-other-variants ul li a:hover {
    box-shadow: var(--box-shadow-default);
    /* box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px; */
}


.p-catalog-item {
    margin-top: 24px;
}

.p-catalog-item .item-img {
    border-radius: var(--border-radius-default);
    overflow: hidden;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; */
    /* padding: 12px; */
    position: relative;

    padding: var(--size-4-6);
    background-color: var(--color-white);
    border-radius: 16px;
    overflow: hidden;
}

.p-catalog-item  .item-img:after {
    content: "";
    position: absolute;
    top: var(--size-4-6);
    left: var(--size-4-6);
    width: calc(100% - var(--size-8-12));
    height: calc(100% - var(--size-8-12));
    box-shadow: inset rgba(0, 0, 0, 0.05) -3px 3px 12px 0px;
    border-radius: 12px; 
}

.p-catalog-item .item-img img {
    width: 100%;
    height: auto;
    border-radius: 12px;
}

.p-catalog-item h1 {
    /* margin: 0;
    padding: 0; */
    
}

@media screen and (max-width: 767px) {
    .p-catalog-item h1 {
        margin: 0;
        padding: 0;
        margin-top: var(--size-6-12);
    }
}

.p-catalog-item .b-articul {
    padding: 0 6px;
}

.p-catalog-item .art {
    color: var(--color-gray);
}

.p-catalog-item .availability {
    color: var(--color-blue-d);
}

.p-catalog-item .b-price {
    text-align: center;
    font-family: var(--font-title-bold);
    font-size: var(--size-18-24);
    line-height: 1;
    padding: 24px 0;
    white-space: nowrap;
    justify-content: center;
}

.p-catalog-item .b-order {
    gap: var(--size-6-12);
    width: 100%;
}

.p-catalog-item .b-order .button {
    padding: var(--size-6-12) var(--size-6-12);
    border-top: 1px solid var(--color-gray-l);
    border-bottom: 1px solid var(--color-gray-l);
    border: 1px solid var(--color-gray-l);
    transition: 0.15s;
    border-radius: var(--border-radius-default);
    background-color: var(--color-background);
    user-select: none;
}

.p-catalog-item .b-order .button svg {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
}

.p-catalog-item .b-order .button .button-title {
    text-align: center;
    
}


.p-catalog-item .b-item-marketing {
    display: inline-block;
    box-shadow: var(--box-shadow-default);
    border-radius: var(--border-radius-default);
    padding: var(--size-6-12);
    background-color: var(--color-white);
    /* height: 100%; */
    width: 100%;
}


.p-catalog-item .b-item-params {
    /* margin-top: var(--size-6-12); */
}

.p-catalog-item .b-item-params .items {
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 12px;
}

.p-catalog-item .b-item-params .item {
    display: flex;
    flex-direction: row;
    gap: var(--size-6-12);
    align-items: end;
}



.p-catalog-item .b-item-params .item .title {
    width: 50%;
    min-width: 50%;
    color: var(--color-gray-d);
    position: relative;
}

.p-catalog-item .b-item-params .item .title .text {
    background-color: var(--color-background);
    padding: 6px;
    padding-left: 0;
    z-index: 1;
    position: relative;
    line-height: 1.66;
}

.p-catalog-item .b-item-params .item .title:before {
    content: '';
    position: absolute;
    bottom: 0.2em;
    left: 0;
    width: 100%;
    border-bottom: 1px dashed #E3E3E3;
}

.p-catalog-item .b-item-params .item .values {
    gap: 6px;
}

.p-catalog-item .b-item-params .item .values .value-link {
    white-space: nowrap;
    padding: var(--size-4-6) var(--size-6-12);
    border-radius: var(--size-4-6);
    background-color: var(--color-background);
    border: 1px solid var(--color-gray-l);
    transition: 0.15s;
    display: inline-block;
}

.p-catalog-item .b-item-params .item .values .value-link:hover {
    box-shadow: var(--box-shadow-default);
}

@media (max-width: 768px) {
    /* .p-catalog-item .b-item-params .item {
        flex-wrap: wrap;
    }

    .p-catalog-item .b-item-params .item .title {
        width: 100%;
    }

    .p-catalog-item .b-item-params .item .title:before {
        display: none;
    } */
}


.p-catalog-item .b-price-updated {
    margin-top: var(--size-6-12);
    margin-top: 12px;
    
    color: var(--color-gray);
}


.p-catalog-item .b-other-articles .b-article-tile ul li {
        flex: 0 0 calc(20% - var(--size-6-12));
}

@media screen and (max-width: 576px) {
    .p-catalog-item .b-other-articles .b-article-tile ul li {
        flex: 0 0 calc(100%);
    }
}

.p-catalog-item .b-other-articles .b-article-tile ul li .title {
    font-size: var(--size-14-16);
}

.p-catalog-item .b-text {
    margin-top: var(--size-12-24);
}

.b-consultant {
    margin-top: var(--size-12-24);
}


.b-payment-delivery {
    margin-top: var(--size-12-24);
    padding: var(--size-6-12);
    border-radius: var(--border-radius-default);
    background-color: var(--color-background);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    display: flex;
    flex-direction: column;
    box-shadow: var(--box-shadow-default-2);
    background-color: var(--color-white);
   
}

.b-payment-delivery > div {
    /* width: 50%; */
    
}

.b-payment-delivery .title {
    font-family: var(--font-title-bold);
    font-size: var(--size-14-16);
    margin-bottom: var(--size-6-12);
}

.b-payment-delivery a {
    color: var(--color-blue);
}

.b-payment-methods {
    gap: var(--size-6-12);
    display: flex;
    flex-direction: column;
    margin-bottom: var(--size-6-12);
}

.b-payment-methods .payment-method {
    display: flex;
    flex-direction: row;
    gap: var(--size-6-12);
    align-items: center;
}

.b-payment {
    width: 50%;
    padding: var(--size-6-12);
}

.b-delivery {
    width: 50%;
    padding: var(--size-6-12);
}

@media screen and (min-width: 767px) {
    .b-payment {
        border-right: 1px solid var(--color-background);
    }

    .b-delivery {
        border-left: 1px solid var(--color-gray-l);
    }
}

@media screen and (max-width: 767px) {

    .b-payment {
        border-bottom: 1px solid var(--color-gray-l);
        padding-bottom: var(--size-12-24);
    }

    .b-delivery {
        border-top: 1px solid var(--color-background);
        padding-top: var(--size-12-24);
    }

    .b-payment-delivery > div {
        width: 100%;
    }
    
}


.b-consultant .cosunltant-person .img {
    width: 96px;
    height: 96px;
}

.b-consultant .cosunltant-person img {

}

.b-consultant .cosunltant-person .name {
    font-family: var(--font-title-bold);
    font-size: var(--size-14-18);
}

.b-consultant .cosunltant-person .job {
    color: var(--color-gray-d);
    font-size: var(--size-12-14);
}

.b-consultant .cosunltant-person .email {
    margin-top: var(--size-4-6);
    color: var(--color-blue-d);
    font-size: var(--size-14-16);
}

.b-consultant .consultant-advantages .title {
    font-family: var(--font-title-bold);
    font-size: var(--size-14-18);
    margin-bottom: var(--size-6-12);
}

.b-consultant .consultant-advantages ol {
    gap: 12px;
}

.b-consultant .consultant-form {
    margin-top: var(--size-12-24);
}

.wrap-b-other-items {
    background-color: var(--color-white);
    padding: var(--size-12-32) 0;
    margin-top: var(--size-24-48);
    /* box-shadow: var(--box-shadow-default-2); */
    border-top: 1px solid var(--color-gray-l);
    border-bottom: 1px solid var(--color-gray-l);
}

.wrap-b-other-articles {
    margin-top: var(--size-24-48);
}

.b-filters {
    padding: var(--size-6-12);
    border-radius: var(--border-radius-default);
    background-color: var(--color-background);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    display: flex;
    flex-direction: column;
    gap: var(--size-12-24);
}




.filter-group {
    
}

.filter-group-title {
    cursor: pointer;
    font-weight: 600;
    padding: 8px 0;
}

.filter-group-body {
    display: none;
    padding: 6px 0;
}



.filter-group.active .filter-group-body {
    display: block;
}


.filter-header-arrow svg {
    transition: 0.3s;
}

.filter-group.active  .filter-header-arrow svg {
    transform: rotate(180deg);
}

.filter-list {
    max-height: 200px;      /* нужная тебе высота */
    overflow-y: auto;       /* вертикальный скролл */
    margin: 0;
    padding: 0;
    list-style: none;

    border: 1px solid var(--color-gray-l);
    padding: var(--size-4-6);

    background-color: var(--color-white);
    border-radius: var(--border-radius-form-control);
}

.filter-item label {
    /* margin-bottom: 4px; */
    padding: 6px 0;
    pointer-events: auto;
    -webkit-touch-callout: none;
}

.filter-item input {
    width: 16px;
    height: 16px;
}

.filter-item input:disabled + .filter-label {
    color: var(--color-gray);
}

.filter-search {
    width: 100%;
    margin-bottom: 8px;
    padding: 6px 8px;
    border: 1px solid #ddd;
    border-radius: 6px;
}
.filter-empty {
    padding: 4px 0;
    color: #888;
    font-size: 14px;
}

.filter-item label {
    cursor: pointer;
    display: flex;
    gap: 6px;
    align-items: center;
}


.filter-header {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 6px;
}

.filter-header:hover .filter-header-arrow svg {
    stroke: var(--color-blue-d);
}

.filter-header-clear {
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
    padding: 4px 0;
    z-index: 2;
    text-decoration: underline;
    color: var(--color-blue);
}

.filter-header-main {
    flex: 1;
    cursor: pointer; /* кликаем по всей области */
    margin-left: var(--size-4-6);
}

.filter-header-title-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    
}

.filter-header-title {
    font-weight: 600;
}

.filter-header-arrow {
    font-size: 10px;
}

.filter-header-selected {
    margin-top: 3px;
    font-size: 13px;
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clear-filter {
    display: flex;
    align-items: center;
    justify-content: center;
}

.clear-filter .btn {
    text-align: center;;
    padding: 6px 16px;
    font-size: 14px;
    border: 1px solid var(--color-gray-l);
    transition: 0.15s;
    border-radius: var(--border-radius-default);
    background-color: var(--color-gray-l);
}


.filtersModal .modal-body {
    padding: 0;
}

@media screen and (max-width: 576px) {
    .b-filters {
        
        box-shadow: none;
        background-color: inherit;
        gap: 0;
        padding: 0;
    }

    .b-filters  .filter-group-body {
        width: 85%;
        padding-left: var(--bs-modal-padding);
    }

    .filter-header-main {
        margin-left: 0;
        padding-left: var(--bs-modal-padding);
    }

    .filter-header {
        
        border-top: 1px solid var(--color-gray-l);
    }

    .filter-header-title-row {
        padding: var(--bs-modal-padding);
        padding-left: 0;
    }

    .filter-group:last-child .filter-header {
        border-bottom: 1px solid var(--color-gray-l);
    }
    
}

.b-service-items-tile .service-item {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.b-service-items-tile .service-item .title {
    font-size: var(--size-14-16);
    text-align: center;
    padding: var(--size-4-6);
    margin-top: var(--size-6-12);
    border-radius: var(--border-radius-default);
    border: 2px solid var(--color-blue-d);
    background-color: var(--color-white);
    box-shadow: var(--box-shadow-default-2);
    transition: 0.15s;
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b-service-items-tile .service-item:hover .title {
    background-color: var(--color-blue);
    border-color: var(--color-blue);
    color: var(--color-white);

}


footer {
    box-shadow: rgba(0, 0, 0, 0.02) 0px -12px 24px 0px;
    margin-top: var(--size-48-96);
    border-top: 1px solid var(--color-gray-l);
}

footer .footer-top {
    padding: var(--size-24-32) 0;
    border-bottom: 1px solid var(--color-gray-l);
}

footer .footer-center,
footer .footer-bottom {
    padding: var(--size-24-32) 0;
}

footer .footer-center {
    border-top: 1px solid var(--color-white);
    border-bottom: 1px solid var(--color-gray-l);
}

footer .footer-bottom {
    border-top: 1px solid var(--color-white);
}

footer .footer-bottom .price-info {
    font-size: 12px;
    color: var(--color-gray);
    margin-top: var(--size-12-24);
}

.b-footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: var(--size-6-12);
}

.b-footer-links .item-title {
    font-family: var(--font-title-bold);
    font-size: var(--size-14-16);
    margin-bottom: var(--size-6-12);
    line-height: 1.33;
    min-height: calc(var(--size-14-16));
    display: inline-block;
}

.b-fotter-logo {
    padding: var(--size-12-24);
    gap: var(--size-6-12);
}

.b-fotter-logo svg {
    fill:  var(--color-gray-d);
    /* width: var(--size-48-96);
    height: var(--size-48-96);
    min-width: var(--size-48-96);
    min-height: var(--size-48-96);

    width: 96px;
    height: 96px;
    min-width: 96px;
    min-height: 96px;
    stroke: var(--color-gray-d); */
}

.b-fotter-logo svg {
    transition: 0.15s;
}


.b-fotter-logo:hover svg {
    transition: 0.15s;
    fill: var(--color-blue-d);
}

.form-title {
    font-family: var(--font-title-bold);
    font-size: var(--size-14-18);
}

.form-check-oferta label {
    user-select: none;
    font-size: 12px;
    line-height: 1.1;
    margin-bottom: 0;
}

.form-check-oferta input {
    width: var(--size-12-18);
    min-width: var(--size-12-18);
    height: var(--size-12-18);
    min-height: var(--size-12-18);
    
}

.form-check-oferta a {
    text-decoration: underline;
}

.form-check-oferta a:hover {
    color: inherit;
}

.form-button-send .btn-default {
    border: none;
    border-radius: var(--border-radius-button);
    min-height: 100%;
    /* padding: var(--size-8-12) var(--size-12-16); */
}

#feedback_cart_order {
    padding: var(--size-12-24);
    border-radius: var(--border-radius-default);
    background: linear-gradient(to right, #29323c, #485563);
    color: var(--color-white);
    margin-bottom: var(--size-12-24);
    box-shadow: var(--box-shadow-default);
}

form .form-text {
    color: inherit;
}

#feedback_home,
#feedback_contacts {
    padding: var(--size-12-24);
    border-radius: var(--border-radius-default);

    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;

    color: var(--color-blue-d);

    background: #485563;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #29323c, #485563);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #29323c, #485563); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: var(--color-white);
}


.form-items-list-request form {

    background: #485563;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #29323c, #485563);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #29323c, #485563); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    color: var(--color-white);
    padding: var(--size-12-24);
    border-radius: var(--border-radius-default);
}

.b-response.tpl-default {
    font-size: var(--size-14-16);
    text-align: center;
    padding: var(--size-12-24);
    margin-top: var(--size-6-12);
    border-radius: var(--border-radius-default);
    border: 2px solid var(--color-blue-d);
    background-color: var(--color-white);
    box-shadow: var(--box-shadow-default-2);
    transition: 0.15s;
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-title-bold);
}

.modal-title {
    font-family: var(--font-title-bold);
    font-size: var(--size-16-18);
}

.modal-dialog.modal-bottom {
    position: fixed;
    margin: 0;
    bottom: -100%;
    left: 0;
    width: 100%;
    transform: translateY(0);
    transition: bottom .3s ease;
}

.modal.show .modal-dialog.modal-bottom {
    bottom: 0;
}


.modal-fast-order-content .item-content {
    margin-bottom: var(--size-12-24);
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; */
    border-radius: var(--border-radius-default);
}

.modal-fast-order-content .item-content .img {
    width: 30%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    margin-right: var(--size-12-24);
}


.modal.mobile-menu .modal-dialog .modal-content {
    border-radius: 0;
    border: none;
}

.modal.mobile-menu .modal-dialog .modal-content .modal-body {
    padding: 0;
}

.b-menu-mobile-contacts,
.b-menu-mobile-links {
    padding: var(--bs-modal-padding);
}


.b-menu-mobile-links {
    border-top: 1px solid var(--color-gray-l);
}

.b-menu-mobile-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: var(--size-6-12);
    padding: var(--size-12-24);
}


.b-bottom-mobile-bar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 100;
    padding: var(--size-6-12);
    background-color: var(--color-white);
    box-shadow: 0px -5px 20px rgb(0 0 0 / 20%);

    gap:var(--size-12-24);

    border-top: 1px solid var(--color-gray-l);
    box-shadow: rgba(0, 0, 0, 0.02) 0px -12px 24px 0px;
}

.b-bottom-mobile-bar .item {
    display: flex;
    flex-direction: column;
    gap: var(--size-2-3);
    align-items: center;
    font-size: 12px;
}

.b-bottom-mobile-bar .item {
    
}

.b-cart-mobile-bar .icon {
    position: relative;
}

.b-cart-mobile-bar .b-cart-count {
    padding: 4px;
    box-shadow: var(--box-shadow-default-2);
    
    top: 50%;
    right: -50%;
    transform: translate(50%, -50%);
    min-width: 20px;
}

.cookies-info {
    position: fixed;
    bottom: var(--size-6-12);
    left: var(--size-6-12);
    background-color: var(--color-white);
    box-shadow: var(--box-shadow-default-2);
    padding: var(--size-4-6);
    border-radius: var(--size-4-6);
    z-index: 10200;
    max-width: 50%;
    border: 1px solid var(--color-blue-d);
    font-size: var(--size-12-14);
    color: var(--color-black);

    display: flex;
    flex-direction: row;
    align-items: center;

    left: 50%;
    transform: translateX(-50%);
}

.cookies-info.cookies-info-show-more {
    flex-direction: column;
}

.cookies-info.cookies-info-show-more #btnAcceptCookies {
    align-self: flex-end;
}

.cookies-info p {
    margin-bottom: var(--size-4-6);
}

.cookies-info .more a,
.cookies-info .formCookiesAcceptMore {
    text-decoration: underline;
    cursor: pointer;
}

.cookies-info .formCookiesAcceptMore {
    padding: 0 var(--size-4-6);
}

@media (max-width: 768px) {
    .cookies-info {
        max-width: 100%;
        bottom: 78px;
        left: var(--size-6-12);
        width: calc(100% - var(--size-12-24));
        transform: none;
    }
}

#js-filelist {
    display: flex;
    flex-direction: row;
    gap: var(--size-6-12);
    flex-wrap: wrap;
    font-size: var(--size-12-14);
    padding: var(--size-6-12) 0;
}

#js-filelist .js-delFile {
    font-size: var(--size-14-16);
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid var(--color-gray-l);
    box-shadow: var(--box-shadow-default-2);

    display: flex;
    align-items: center;
    justify-content: center;

    box-sizing: content-box;
    width: 16px;
    height: 16px;
    padding: 4px;
    background-color: #fff;
    color: var(--color-black)
}

#js-filelist .add-file-list {
    display: flex;
    flex-direction: row;
    gap: var(--size-4-6);
    flex-wrap: nowrap;
    align-items: center;
    

}

.js-no_file.hidden {
    display: none;
}