html {
    font-size: 14px;
}

.container-fluid {
    padding: 0;
}

.WSection {
    background-color: rgb(48, 48, 48)

}

.TextLine {
    width: 100%;
    height: 28px;
    clear: both;
    cursor: pointer;
}

.Search {
    padding: 30px;
    padding-left: 8%;
    max-width: 1075px;
}

.Search .SearchBtn {
    text-align: center;
    padding: 28px;
    color: #fff;
    background-color: #00aeef;
    background-color: #972249;
    border: 0px;
    font-size: 18px;
    margin-top: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    float: left;
    cursor: pointer;
    max-height: 80px;
}

.Search input[type=text] {
    max-width: 650px;
    color: #666666;
    background-color: #fff;
    background-color: #ededed;
    border: 0px;
    font-size: 26px;
    margin-top: 10px;
    height: 80px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: 20px;
    float: left;
}

.PageList {
    margin-top: 25px;
}

.bg-dark {
    background-color: #303030 !important;
}

.page-item.active .page-link {
    background-color: white;
    border-color: white;
    color: #303030;
}

.Copyright {
    margin: auto;
    display: table;
    margin-top: 30px;
    color: #fff;
}

.footer_div {
    background-color: #303030;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*padding: 41px 60px;*/
    /*margin-top: 80px;*/
}

@media (max-width: 991px) {
    .footer_div {
        padding: 0 20px;
    }
}

.footer_div-2 {
    width: 100%;
    max-width: 100%;
    font-size: 19px;
}

.footer_div-3 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .footer_div-3 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-ft {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 25%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-ft {
        width: 100%;
    }
}

.footer_div-4 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .footer_div-4 {
        margin-top: 40px;
    }
}

.span {
    display: flex;
    justify-content: space-between;
    gap: 9px;
}

.img-ft {
    aspect-ratio: 1.03;
    object-fit: contain;
    object-position: center;
    width: 60px;
    overflow: hidden;
    max-width: 100%;
}

.footer_div-5 {
    color: #fff;
    align-self: center;
    flex-grow: 1;
    white-space: nowrap;
    margin: auto 0;
    font: 700 25px Inter, sans-serif;
}

@media (max-width: 991px) {
    .footer_div-5 {
        white-space: initial;
    }
}

.img-ft2 {
    aspect-ratio: 1.33;
    object-fit: contain;
    object-position: center;
    width: 80px;
    overflow: hidden;
    align-self: end;
    margin-right: 15px;
    max-width: 100%;
}

@media (max-width: 991px) {
    .img-2 {
        margin-right: 10px;
    }
}

.column-ft2 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 52%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-ft2 {
        width: 100%;
    }
}

.footer_div-6 {
    margin-top: 5px;
    flex-grow: 1;
}

@media (max-width: 991px) {
    .footer_div-6 {
        max-width: 100%;
        margin-top: 40px;
    }
}

.footer_div-7 {
    gap: 20px;
    display: flex;
}

@media (max-width: 991px) {
    .footer_div-7 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column-3 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 50%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column-3 {
        width: 100%;
    }
}

.span-2 {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .span-2 {
        margin-top: 40px;
    }
}

.footer_div-8 {
    color: #fff;
    /*font: 700 25px Montserrat, sans-serif;*/
    font-weight: 700;
}

.footer_div-9 {
    color: #fff;
    margin-top: 30px;
    /*font: 400 25px Montserrat, sans-serif;*/
    font-weight: 400;

}

.footer_div-10 {
    color: #fff;
    margin-top: 26px;
    /*font: 400 25px Montserrat, sans-serif;*/
    font-weight: 400;

}

.column-4 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 50%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-4 {
        width: 100%;
    }
}

.span-3 {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}

@media (max-width: 991px) {
    .span-3 {
        margin-top: 40px;
    }
}

.footer_div-12 {
    color: #fff;
    white-space: nowrap;
    /*font: 700 25px Montserrat, sans-serif;*/
    font-weight: 700;

}

@media (max-width: 991px) {
    .footer_div-12 {
        white-space: initial;
    }
}

.footer_div-13 {
    color: #fff;
    margin-top: 34px;
    /*font: 400 25px Montserrat, sans-serif;*/
    font-weight: 400;

}


.footer_div-16 {
    color: #fff;
    margin-top: 30px;
    white-space: nowrap;
    /*font: 400 25px Montserrat, sans-serif;*/
    font-weight: 400;

}

@media (max-width: 991px) {
    .footer_div-16 {
        white-space: initial;
    }
}

.column-5 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 20%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-5 {
        width: 100%;
    }
}

.span-4 {
    display: flex;
    margin-top: 7px;
    flex-grow: 1;
    flex-direction: column;
}

@media (max-width: 991px) {
    .span-4 {
        margin-top: 40px;
    }
}

.footer_div-17 {
    color: #fff;
    /*font: 700 25px Montserrat, sans-serif;*/
    font-weight: 700;
}

.footer_div-18 {
    color: #fff;
    margin-top: 30px;
    /*font: 400 25px Montserrat, sans-serif;*/
    font-weight: 400;

}

.footer_div-19 {
    color: #fff;
    margin-top: 22px;
    white-space: nowrap;
    /*font: 400 25px Montserrat, sans-serif;*/
    font-weight: 400;

}

@media (max-width: 991px) {
    .footer_div-19 {
        white-space: initial;
    }
}

.footer_div-20 {
    color: #fff;
    margin-top: 21px;
    /*font: 400 25px Montserrat, sans-serif;*/
    font-weight: 400;

}

.footer_div-21 {
    color: #fff;
    margin-top: 22px;
    /*font: 400 25px Montserrat, sans-serif;*/
    font-weight: 400;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    /*box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;*/
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #972249;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    /*margin-bottom: 60px;*/
}

/*ADD figma*/

.div-8 a:hover {
    color: white;
}

.footer_div-3 a:hover {
    color: white;
}

.div-8 a {
    text-decoration: none;
}

.footer_div-3 a {
    text-decoration: none;
}

.div_bg {
    background-color: #303030;
    padding-left: 80px;
    padding-bottom: 80px;
}
.div_bg2 {
    background-color: #303030;
    padding-left: 80px;
    padding-top: 60px;

}

@media (max-width: 991px) {
    .div {
        padding-left: 20px;
    }
}

.div-2_body {
    gap: 20px;
    display: flex;
    padding-bottom: 100px;
    /*border-bottom: 1px white solid;*/
}

.div-2_menu {
    gap: 20px;
    display: flex;

}

@media (max-width: 991px) {
    .div-2 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 65%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .column {
        width: 100%;
    }
}

.div-3 {
    z-index: 1;
    display: flex;
    margin-top: 44px;
    flex-grow: 1;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-3 {
        max-width: 100%;
        margin-top: 40px;
    }
}

.div-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 80px 0 12px;
}

@media (max-width: 991px) {
    .div-4 {
        max-width: 100%;
        padding-right: 20px;
    }
}

.div-5 {
    align-self: stretch;
    display: flex;
    margin-right: 14px;
    width: 100%;
    padding-right: 80px;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-5 {
        max-width: 100%;
        margin-right: 10px;
        flex-wrap: wrap;
        padding-right: 20px;
    }
}

.div-6 {
    display: flex;
    justify-content: space-between;
    gap: 9px;
}

.img {
    aspect-ratio: 1.03;
    object-fit: contain;
    object-position: center;
    width: 60px;
    overflow: hidden;
    max-width: 100%;
}

.div-7 {
    color: #fff;
    align-self: center;
    flex-grow: 1;
    white-space: nowrap;
    margin: auto 0;
    font: 700 25px Inter, sans-serif;
}

@media (max-width: 991px) {
    .div-7 {
        white-space: initial;
    }
}

.div-8 {
    align-self: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    margin: auto 0;
}

.lang-switch {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-left: 8px;
}

.lang-switch__item {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.08em;
    color: rgba(255, 255, 255, 0.55);
    text-decoration: none;
    padding: 4px 2px;
    border-bottom: 1px solid transparent;
}

.lang-switch__item:hover {
    color: #fff;
}

.lang-switch__item.is-active {
    color: #fff;
    border-bottom-color: #ce3a39;
}

@media (max-width: 991px) {
    .div-8 {
        max-width: 100%;
        flex-wrap: wrap;
    }
}

.div-9 {
    color: #fff;
    font: 400 25px Inspiration, sans-serif;
}

.div-10 {
    color: #fff;
    font: 400 25px Inspiration, sans-serif;
}

.div-11 {
    color: #fff;
    align-self: start;
    font: 400 25px Inspiration, sans-serif;
}

.div-12 {
    color: #fff;
    align-self: stretch;
    margin: 67px 14px 0 0;
    font: 400 60px Inspiration, sans-serif;
}

@media (max-width: 991px) {
    .div-12 {
        max-width: 100%;
        font-size: 40px;
        margin: 40px 10px 0 0;
    }
}

.div-13 {
    color: #ce3a39;
    text-align: center;
    margin-top: 46px;
    max-width: 764px;
    font: 400 25px Ink Free, sans-serif;
}

@media (max-width: 991px) {
    .div-13 {
        max-width: 100%;
        margin-top: 40px;
    }
}

.img-2 {
    aspect-ratio: 2.14;
    object-fit: contain;
    object-position: center;
    width: 100%;
    overflow: hidden;
    margin-top: 151px;
}

@media (max-width: 991px) {
    .img-2 {
        max-width: 100%;
        margin-top: 40px;
    }
}

.column-2 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 35%;
    margin-left: 20px;
    margin-top: -50px;
}

@media (max-width: 991px) {
    .column-2 {
        width: 100%;
    }
}

.img-3 {
    aspect-ratio: 0.64;
    object-fit: contain;
    object-position: center;
    width: 100%;
    fill: #ce3a39;
    overflow: hidden;
    flex-grow: 1;
}

@media (max-width: 991px) {
    .img-3 {
        max-width: 100%;
    }
}


/*ADD smp*/

.Desc {
    /* padding-bottom: 50px; */
    width: 100%;
    max-width: 1970px;
    margin: auto;
    /* min-height: 400px; */
}

.Desc .ContentLeftBx .MediumTitle span {
    padding-left: 0px;
}

.Desc .RedTitle span, .Desc .RedTitle {
    font-family: 'Swiss-Heavy';
    font-size: 60px;
    color: #666666;
    color: #b5b5b5;
}

.Desc .MediumTitle span, .Desc .MediumTitle {
    padding-left: 10px;
    letter-spacing: 0;
    font-family: 'Swiss-Light';
    font-size: 29px;
}


@font-face {
    font-family: 'Swiss-Light';
    font-display: auto;
    src: local('Swiss-Light'),
    url('/font/Swiss721BT-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss-Heavy';
    font-display: auto;
    src: local('Swiss-Heavy'),
    url('/font/Swiss721BT-Heavy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.Desc .ContentLeftBx .ChckBx {
    font-family: 'Swiss-Light';
    padding-top: 2px;
    display: block;
    position: relative;
    padding-left: 29px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ebebeb;
}

.ChckBx input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.Desc .ContentLeftBx ul li {
    list-style-type: none;
}

.Desc span, .Desc em, .Desc p {
    font-family: 'Swiss-Light';
    font-size: 20px;
    color: #4d4d4d;
    color: #ebebeb;
    /* line-height: 38px; */
}

.checkmark {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #9b9b9b;
}

@media screen and (min-width: 768px) {
    .Desc .ContentLeftBx .ChildFilter {
        display: block !important;
    }
}

.wrapper .Content .Desc .ProductList .item a {
    font-size: 14px;
}

.wrapper .Content .Desc .ProductList .item a {
    font-size: 14px;
}

.wrapper .Content .Desc .ProductList .item a, .wrapper .Content .Desc .ProductList .item p {
    margin-bottom: 0px;
    color: #666666;
    color: #dfdfdf;
    line-height: 1.4;
    font-size: 18px;
    text-decoration: none;
}

.wrapper .Content .Desc .ProductList .item {
    padding: 30px 20px;
    border: 1px solid #e2e2e2;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    cursor: pointer;
}

.pull-left {
    float: left;
}


.wrapper .Content .Desc .ProductList .item .img {
    width: 220px;
    float: left;
    display: table;
    padding: 20px;
}

.wrapper .Content .Desc .ProductList .item .Properties {
    display: table;
    float: left;
    width: calc(95% - 250px);
    padding-top: 20px;
}

.wrapper .Content .Desc .ProductList .item p:first-child {
    font-family: 'Swiss-Heavy';
    font-size: 24px;
}

.wrapper .Content .Desc .ProductList .item img {
    width: 100%;
}

.wrapper .Content .Desc .ProductList .item p:nth-child(5), .wrapper .Content .Desc .ProductList .item p:nth-child(7) {
    font-family: 'Swiss-Medium';
    font-size: 16px;
}

.wrapper .Content .Desc .ProductList .item p:nth-child(6) {
    font-size: 16px;
}

.div-6 a {
    text-decoration: none;
    display: flex;
    gap: 9px;
    justify-content: space-between;
    cursor: default;
}


/* —— Home / Catalog / Product card —— */

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.home,
.catalog,
.pcard {
    --wl-bg: #303030;
    --wl-ink: #f2f0ec;
    --wl-muted: #b8b4ad;
    --wl-red: #ce3a39;
    --wl-line: rgba(242, 240, 236, 0.14);
    background: var(--wl-bg);
    color: var(--wl-ink);
    margin: 0 0 -1px;
}

.home-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
    gap: 24px;
    align-items: end;
    min-height: min(78vh, 680px);
    padding: 40px 80px 72px;
    background:
        radial-gradient(ellipse 65% 50% at 12% 18%, rgba(206, 58, 57, 0.2), transparent 58%),
        linear-gradient(165deg, #2a2a2a 0%, #303030 50%, #262626 100%);
}

.home-hero__eyebrow,
.catalog-head__eyebrow,
.pcard-info__eyebrow,
.pcard-empty__eyebrow {
    font-family: 'Swiss-Light', Arial, sans-serif;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-size: 0.78rem;
    color: var(--wl-muted);
    margin: 0 0 16px;
}

.home-hero__brand {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: clamp(3.4rem, 9vw, 6.8rem);
    line-height: 0.9;
    letter-spacing: -0.03em;
    margin: 0 0 24px;
    color: #fff;
}

.home-hero__lead,
.catalog-head__lead {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: clamp(1.1rem, 2vw, 1.35rem);
    line-height: 1.45;
    max-width: 34ch;
    margin: 0 0 28px;
    color: var(--wl-ink);
}

.home-search,
.catalog-search,
.pcard-search {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    max-width: 560px;
    margin-bottom: 22px;
}

.search-suggest {
    position: relative;
    flex: 1 1 220px;
    min-width: 0;
}

.search-suggest .home-search__input,
.search-suggest .catalog-search__input,
.search-suggest .pcard-search__input {
    width: 100%;
    flex: none;
}

.search-suggest__list {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% - 1px);
    z-index: 40;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #1f1f1f;
    border: 1px solid var(--wl-line);
    border-top-color: var(--wl-red);
    max-height: 280px;
    overflow-y: auto;
}

.search-suggest__item {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 10px 16px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.search-suggest__item:last-child {
    border-bottom: 0;
}

.search-suggest__item:hover,
.search-suggest__item.is-active {
    background: rgba(196, 54, 53, 0.18);
}

.search-suggest__pn {
    font-family: 'Swiss-Medium', Arial, sans-serif;
    color: #fff;
    letter-spacing: 0.02em;
}

.search-suggest__descr {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.85rem;
    color: var(--wl-muted);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-search__input,
.catalog-search__input,
.pcard-search__input {
    flex: 1 1 220px;
    min-height: 56px;
    border: 1px solid var(--wl-line);
    background: #262626;
    color: #fff;
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 1.1rem;
    padding: 0 18px;
    outline: none;
}

.home-search__input:focus,
.catalog-search__input:focus,
.pcard-search__input:focus {
    border-color: var(--wl-red);
}

.home-search__btn,
.catalog-search__btn,
.pcard-search__btn,
.pcard-buy__btn {
    font-family: 'Swiss-Medium', 'Swiss-Heavy', Arial, sans-serif;
    background: var(--wl-red);
    color: #fff;
    border: 0;
    min-height: 56px;
    padding: 0 26px;
    letter-spacing: 0.04em;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease, transform 0.2s ease;
}

.home-search__btn:hover,
.catalog-search__btn:hover,
.pcard-search__btn:hover,
.pcard-buy__btn:hover {
    background: #b83231;
    color: #fff;
    transform: translateY(-1px);
}

.home-hero__links,
.pcard-empty__links {
    font-family: 'Swiss-Light', Arial, sans-serif;
    color: var(--wl-muted);
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.home-hero__links a,
.pcard-empty__links a,
.catalog-empty a {
    color: var(--wl-ink);
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

.home-hero__links a:hover,
.pcard-empty__links a:hover,
.catalog-empty a:hover {
    border-bottom-color: var(--wl-red);
}

.home-hero__visual {
    min-height: 280px;
    display: flex;
    justify-content: flex-end;
}

.home-hero__slash {
    width: min(100%, 440px);
    height: 100%;
    object-fit: cover;
    object-position: left center;
}

.catalog-head,
.pcard {
    padding: 36px 80px 24px;
}

.catalog-head__title,
.pcard-empty__title {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: clamp(2rem, 4vw, 2.8rem);
    margin: 0 0 14px;
    letter-spacing: -0.02em;
}

.catalog-body {
    padding: 8px 80px 72px;
}

.search-history {
    margin-top: 18px;
    max-width: 560px;
}

.search-history--home {
    margin-bottom: 18px;
}

.pcard .search-history {
    margin: 0 0 20px;
    max-width: 520px;
}

.search-history__bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.search-history__title {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--wl-muted, #b8b4ad);
}

.search-history__clear {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.85rem;
    color: var(--wl-muted, #b8b4ad);
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.search-history__clear:hover {
    color: #fff;
}

.search-history__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.search-history__chip {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.92rem;
    color: #fff;
    text-decoration: none;
    border: 1px solid rgba(242, 240, 236, 0.18);
    background: #262626;
    padding: 8px 12px;
    transition: border-color 0.2s ease, background 0.2s ease;
}

.search-history__chip:hover {
    border-color: #ce3a39;
    background: #2e2e2e;
    color: #fff;
}

.catalog-browse {
    max-width: 820px;
    padding-bottom: 24px;
}

.catalog-browse__title {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: clamp(1.3rem, 2.4vw, 1.7rem);
    margin: 0 0 12px;
    letter-spacing: -0.02em;
}

.catalog-browse__hint {
    font-family: 'Swiss-Light', Arial, sans-serif;
    color: var(--wl-muted);
    line-height: 1.55;
    margin: 0 0 28px;
    max-width: 52ch;
}

.catalog-dirs {
    list-style: none;
    margin: 0 0 36px;
    padding: 0;
    border-top: 1px solid var(--wl-line);
}

.catalog-dir {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 12px 28px;
    padding: 20px 0;
    border-bottom: 1px solid var(--wl-line);
    align-items: baseline;
}

.catalog-dir__name {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: 1.05rem;
    color: #fff;
}

.catalog-dir__hint {
    font-family: 'Swiss-Light', Arial, sans-serif;
    color: var(--wl-muted);
    font-size: 0.98rem;
}

.catalog-browse__cta {
    margin: 0;
}

@media (max-width: 991px) {
    .catalog-dir {
        grid-template-columns: 1fr;
        gap: 6px;
    }
}

.catalog-meta {
    font-family: 'Swiss-Light', Arial, sans-serif;
    color: var(--wl-muted);
    margin: 0 0 18px;
}

.catalog-list {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid var(--wl-line);
}

.catalog-row {
    display: grid;
    grid-template-columns: 160px minmax(0, 1.4fr) minmax(0, 1fr) 32px;
    gap: 16px;
    align-items: center;
    padding: 18px 4px;
    border-bottom: 1px solid var(--wl-line);
    text-decoration: none;
    color: inherit;
    transition: background 0.2s ease;
}

.catalog-row:hover {
    background: rgba(255, 255, 255, 0.03);
}

.catalog-row__pn {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    color: #fff;
    letter-spacing: 0.02em;
}

.catalog-row__descr {
    font-family: 'Swiss-Light', Arial, sans-serif;
}

.catalog-row__oe {
    font-family: 'Swiss-Light', Arial, sans-serif;
    color: var(--wl-muted);
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.catalog-row__brand {
    color: var(--wl-red);
}

.catalog-row__go {
    color: var(--wl-red);
    text-align: right;
    font-size: 1.2rem;
}

.catalog-empty,
.pcard-empty {
    padding: 28px 0 48px;
    max-width: 42ch;
}

.catalog-empty p,
.pcard-empty__text {
    font-family: 'Swiss-Light', Arial, sans-serif;
    color: var(--wl-muted);
    line-height: 1.55;
}

.catalog-msg--error {
    color: #ff8e8d;
    font-family: 'Swiss-Light', Arial, sans-serif;
}

.pcard-search {
    max-width: 520px;
}

.pcard-sheet {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    gap: 40px 48px;
    padding: 12px 0 80px;
    align-items: start;
}

.pcard-photo__frame {
    position: relative;
    aspect-ratio: 1 / 1;
    background:
        linear-gradient(135deg, transparent 62%, rgba(206, 58, 57, 0.85) 62.2%),
        #242424;
    border: 1px solid var(--wl-line);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pcard-photo__img {
    width: 78%;
    height: 78%;
    object-fit: contain;
    position: relative;
    z-index: 1;
}

.pcard-photo__img.is-missing {
    display: none;
}

.pcard-photo__fallback {
    display: none;
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: clamp(1.4rem, 3vw, 2rem);
    letter-spacing: 0.06em;
    color: rgba(242, 240, 236, 0.35);
}

.pcard-photo__frame.is-empty .pcard-photo__fallback {
    display: block;
}

.pcard-info__title {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: clamp(1.7rem, 3.2vw, 2.4rem);
    line-height: 1.15;
    margin: 0 0 10px;
    letter-spacing: -0.02em;
}

.pcard-info__pn {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: 1.35rem;
    color: var(--wl-red);
    margin: 0 0 28px;
    letter-spacing: 0.04em;
}

.pcard-specs {
    margin: 0 0 32px;
    padding: 0;
    border-top: 1px solid var(--wl-line);
}

.pcard-specs > div {
    display: grid;
    grid-template-columns: minmax(140px, 0.4fr) minmax(0, 1fr);
    gap: 12px 20px;
    padding: 14px 0;
    border-bottom: 1px solid var(--wl-line);
}

.pcard-specs dt {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.78rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--wl-muted);
    margin: 0;
}

.pcard-specs dd {
    font-family: 'Swiss-Light', Arial, sans-serif;
    margin: 0;
    font-size: 1.05rem;
    color: var(--wl-ink);
}

.pcard-buy {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding-top: 8px;
}

.pcard-buy__label {
    display: block;
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--wl-muted);
    margin-bottom: 4px;
}

.pcard-buy__value {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: 2rem;
    letter-spacing: -0.02em;
}

.pcard-buy__btn {
    min-width: 160px;
}

.pcard-empty code {
    color: #fff;
    background: #262626;
    padding: 2px 6px;
}

@media (max-width: 991px) {
    .home-hero,
    .catalog-head,
    .catalog-body,
    .pcard {
        padding-left: 24px;
        padding-right: 24px;
    }

    .home-hero {
        grid-template-columns: 1fr;
        min-height: auto;
        padding-bottom: 0;
    }

    .home-hero__visual {
        margin: 0 -24px;
        min-height: 180px;
    }

    .home-hero__slash {
        width: 55%;
        max-height: 220px;
    }

    .catalog-row {
        grid-template-columns: 1fr;
        gap: 6px;
    }

    .catalog-row__go {
        display: none;
    }

    .pcard-sheet {
        grid-template-columns: 1fr;
    }

    .pcard-specs > div {
        grid-template-columns: 1fr;
        gap: 4px;
    }
}

/*\product*/


/*about*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.home-hero__trust {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.95rem;
    color: var(--wl-muted, #b8b4ad);
    margin: -12px 0 24px;
    max-width: 40ch;
    line-height: 1.45;
}

.pcard-trust {
    margin: 0 0 22px;
    padding: 16px 0;
    border-top: 1px solid var(--wl-line, rgba(242, 240, 236, 0.14));
    border-bottom: 1px solid var(--wl-line, rgba(242, 240, 236, 0.14));
}

.pcard-trust__line {
    font-family: 'Swiss-Light', Arial, sans-serif;
    margin: 0 0 8px;
    font-size: 1rem;
    color: var(--wl-ink, #f2f0ec);
}

.pcard-trust__line--muted {
    color: var(--wl-muted, #b8b4ad);
    font-size: 0.95rem;
    margin-bottom: 0;
}

.pcard-trust__more {
    margin: 14px 0 0;
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.92rem;
}

.pcard-trust__more a {
    color: var(--wl-muted, #b8b4ad);
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

.pcard-trust__more a:hover {
    color: #fff;
    border-bottom-color: #ce3a39;
}

.pcard-buy {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: stretch;
}

.pcard-buy__btn--wa {
    background: #25d366;
}

.pcard-buy__btn--wa:hover {
    background: #1ebe57;
}

.pcard-buy__btn--mail {
    background: transparent;
    border: 1px solid var(--wl-line, rgba(242, 240, 236, 0.18));
    color: #fff;
}

.pcard-buy__btn--mail:hover {
    border-color: #ce3a39;
    background: rgba(255, 255, 255, 0.05);
}

.trust-steps {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 720px;
    display: grid;
    gap: 0;
}

.trust-steps li {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 16px;
    padding: 18px 0;
    border-bottom: 1px solid var(--about-line, rgba(242, 240, 236, 0.14));
    align-items: start;
}

.trust-steps li:first-child {
    border-top: 1px solid var(--about-line, rgba(242, 240, 236, 0.14));
}

.trust-steps__num {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    color: var(--about-red, #ce3a39);
    font-size: 1.2rem;
    line-height: 1.2;
}

.trust-steps strong {
    display: block;
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    margin-bottom: 6px;
    font-size: 1.05rem;
}

.trust-steps p {
    margin: 0;
    font-family: 'Swiss-Light', Arial, sans-serif;
    color: var(--about-muted, #b8b4ad);
    line-height: 1.5;
}

.trust-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-bottom: 20px;
    max-width: 820px;
}

.trust-card {
    border: 1px solid var(--about-line, rgba(242, 240, 236, 0.14));
    padding: 18px 16px;
    background: rgba(0, 0, 0, 0.15);
}

.trust-card__label {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.72rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--about-red, #ce3a39);
    margin: 0 0 8px;
}

.trust-card__value {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: 1.25rem;
    margin: 0;
}

.trust-note {
    margin-top: 8px !important;
}

@media (max-width: 991px) {
    .trust-grid {
        grid-template-columns: 1fr;
    }
}

/* —— About / О компании —— */

.about {
    --about-bg: #303030;
    --about-ink: #f2f0ec;
    --about-muted: #b8b4ad;
    --about-red: #ce3a39;
    --about-line: rgba(242, 240, 236, 0.14);
    background: var(--about-bg);
    color: var(--about-ink);
    margin: 0 0 -1px;
    overflow: hidden;
}

.about-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.8fr);
    gap: 24px;
    align-items: end;
    min-height: min(72vh, 640px);
    padding: 48px 80px 56px;
    position: relative;
    background:
        radial-gradient(ellipse 70% 55% at 18% 20%, rgba(206, 58, 57, 0.18), transparent 60%),
        linear-gradient(160deg, #2a2a2a 0%, #303030 45%, #262626 100%);
}

.about-hero__eyebrow {
    font-family: 'Swiss-Light', Arial, sans-serif;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-size: 0.78rem;
    color: var(--about-muted);
    margin: 0 0 18px;
    opacity: 0;
    animation: about-rise 0.7s ease 0.05s forwards;
}

.about-hero__brand {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: clamp(3.2rem, 8vw, 6.4rem);
    line-height: 0.92;
    letter-spacing: -0.03em;
    margin: 0 0 28px;
    color: #fff;
    opacity: 0;
    animation: about-rise 0.8s ease 0.12s forwards;
}

.about-hero__lead {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: clamp(1.15rem, 2.2vw, 1.45rem);
    line-height: 1.45;
    max-width: 34ch;
    color: var(--about-ink);
    margin: 0;
    opacity: 0;
    animation: about-rise 0.8s ease 0.22s forwards;
}

.about-hero__visual {
    position: relative;
    height: 100%;
    min-height: 280px;
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
}

.about-hero__slash {
    width: min(100%, 420px);
    height: 100%;
    object-fit: cover;
    object-position: left center;
    opacity: 0;
    transform: translateX(24px);
    animation: about-slide 0.9s ease 0.18s forwards;
}

.about-block {
    padding: 64px 80px;
    border-top: 1px solid var(--about-line);
    opacity: 0;
    animation: about-rise 0.75s ease 0.35s forwards;
}

.about-block__title {
    font-family: 'Swiss-Heavy', Arial, sans-serif;
    font-size: clamp(1.4rem, 2.5vw, 1.85rem);
    margin: 0 0 22px;
    letter-spacing: -0.02em;
}

.about-block__text {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 1.15rem;
    line-height: 1.65;
    max-width: 62ch;
    color: var(--about-muted);
    margin: 0;
}

.about-scope {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 820px;
}

.about-scope li {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
    gap: 16px 32px;
    padding: 22px 0;
    border-bottom: 1px solid var(--about-line);
    align-items: baseline;
}

.about-scope li:first-child {
    border-top: 1px solid var(--about-line);
}

.about-scope__name {
    font-family: 'Swiss-Medium', 'Swiss-Heavy', Arial, sans-serif;
    font-size: 1.1rem;
}

.about-scope__hint {
    font-family: 'Swiss-Light', Arial, sans-serif;
    color: var(--about-muted);
    font-size: 0.98rem;
}

.about-block--contact {
    padding-bottom: 88px;
}

.about-contact {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    gap: 40px 48px;
    align-items: start;
}

.about-contact__intro {
    font-family: 'Swiss-Light', Arial, sans-serif;
    color: var(--about-muted);
    font-size: 1.08rem;
    line-height: 1.55;
    max-width: 38ch;
    margin: 0 0 28px;
}

.about-contact__list {
    margin: 0 0 32px;
    display: grid;
    gap: 18px;
}

.about-contact__list > div {
    display: grid;
    gap: 4px;
}

.about-contact__list dt {
    font-family: 'Swiss-Light', Arial, sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--about-red);
    margin: 0;
}

.about-contact__list dd {
    font-family: 'Swiss-Light', Arial, sans-serif;
    margin: 0;
    font-size: 1.05rem;
    color: var(--about-ink);
}

.about-contact__list a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease, color 0.2s ease;
}

.about-contact__list a:hover {
    color: #fff;
    border-bottom-color: var(--about-red);
}

.about-btn {
    display: inline-block;
    font-family: 'Swiss-Medium', 'Swiss-Heavy', Arial, sans-serif;
    background: var(--about-red);
    color: #fff;
    text-decoration: none;
    padding: 14px 28px;
    letter-spacing: 0.04em;
    transition: background 0.2s ease, transform 0.2s ease;
}

.about-btn:hover {
    background: #b83231;
    color: #fff;
    transform: translateY(-1px);
}

.about-contact__cta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
}

.about-btn--whatsapp {
    background: #25d366;
}

.about-btn--whatsapp:hover {
    background: #1ebe57;
}

.about-btn--ghost {
    background: transparent;
    border: 1px solid var(--about-line);
    color: var(--about-ink);
}

.about-btn--ghost:hover {
    background: rgba(255, 255, 255, 0.06);
    border-color: var(--about-red);
    color: #fff;
}

.about-contact__map {
    min-height: 360px;
    background: #1f1f1f;
    border: 1px solid var(--about-line);
    overflow: hidden;
}

.about-contact__map iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 360px;
    border: 0;
    filter: grayscale(0.35) contrast(1.05);
}

@keyframes about-rise {
    from {
        opacity: 0;
        transform: translateY(18px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes about-slide {
    from {
        opacity: 0;
        transform: translateX(24px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@media (max-width: 991px) {
    .about-hero,
    .about-block {
        padding-left: 24px;
        padding-right: 24px;
    }

    .about-hero {
        grid-template-columns: 1fr;
        min-height: auto;
        padding-top: 36px;
        padding-bottom: 0;
    }

    .about-hero__visual {
        min-height: 180px;
        margin: 0 -24px;
    }

    .about-hero__slash {
        width: 55%;
        max-height: 220px;
    }

    .about-scope li {
        grid-template-columns: 1fr;
        gap: 6px;
    }

    .about-contact {
        grid-template-columns: 1fr;
    }
}

/* \ about end */
