.logo .navbar-brand {
    height: auto;
    padding: 0;
}
.logo .navbar-brand img {
    max-height: 36px;
    width: auto;
    display: block;
}
.navbar-nav > li.active > a {
    color: #fff !important;
    background: rgba(255,255,255,.12) !important;
}
.main_header,
.main_header.sticky_menu {
    background: #DA1D25 !important;
}
.header_area,
.main_header.navbar {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1005;
}
body {
    padding-top: 74px;
}
.welcome-area {
    margin-top: -74px;
}
.main_header.sticky_menu .navbar-nav > li > a,
.main_header.sticky_menu .navbar-nav > li.active > a,
.main_header.sticky_menu .navbar-nav > li.active > a:hover,
.main_header.sticky_menu .navbar-nav > li.active > a:focus {
    color: #fff !important;
}
.main_header.sticky_menu .navbar-nav > li > a:hover {
    color: #111 !important;
}
.main_header.sticky_menu .lang-toggle {
    color: #fff !important;
}
.nav-lang {
    position: relative;
}
.lang-toggle {
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 10px;
    line-height: 20px;
    text-transform: uppercase;
}
.lang-menu {
    position: absolute;
    right: 0;
    top: 100%;
    min-width: 128px;
    display: none;
    background: #111;
    box-shadow: 0 16px 34px rgba(0,0,0,.24);
    padding: 8px;
    z-index: 1002;
}
.nav-lang.open .lang-menu {
    display: block;
}
.lang-menu button {
    display: block;
    width: 100%;
    border: 0;
    background: transparent;
    color: #fff;
    text-align: left;
    padding: 8px 10px;
    font-size: 13px;
}
.lang-menu button:hover,
.lang-menu button.active {
    background: #DA1D25;
}
.single_slide_item_button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 28px;
}
.single-slide-item .slider_btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 160px;
    min-height: 50px;
    padding: 14px 22px !important;
    margin: 0 !important;
    color: #fff !important;
    line-height: 1.2;
    white-space: nowrap;
    text-indent: 0 !important;
    overflow: visible;
}
.single-slide-item .slider_btn.s_bg_btn {
    background: transparent !important;
    border-color: #DA1D25 !important;
}
.single-slide-item .slider_btn.s_bg_btn:hover,
.single-slide-item .slider_btn.s_bg_btn:focus {
    background: #DA1D25 !important;
    border-color: #DA1D25 !important;
}
.single-slide-item .slider_btn span {
    color: #fff !important;
    display: inline !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.single-slide-item-tablecell p {
    margin-bottom: 0;
}
.single-slide-item {
    position: relative;
}
.single-slide-item:before,
.page_banner:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0,0,0,.72), rgba(0,0,0,.28));
}
.single-slide-item-table,
.page_banner .container {
    position: relative;
    z-index: 1;
}
.page_banner {
    min-height: 430px;
    display: flex;
    align-items: center;
    padding-top: 90px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.page_banner h1 {
    color: #fff;
    font-size: 64px;
    line-height: 1.06;
    margin: 0 0 16px;
    text-transform: capitalize;
}
.page_banner p {
    max-width: 720px;
    color: rgba(255,255,255,.86);
    font-size: 17px;
}
.template-card-link {
    display: block;
    color: inherit;
}
.product-card {
    min-height: 290px;
}
.product-logo-box {
    min-height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
}
.product-logo-box img {
    max-height: 76px;
    object-fit: contain;
}
.product-logo-fallback {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #DA1D25;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
}
.template-filter {
    margin-bottom: 38px;
}
.template-filter a {
    display: inline-block;
    border: 1px solid #eee;
    padding: 9px 16px;
    margin: 5px;
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
}
.template-filter a.active,
.template-filter a:hover {
    color: #fff;
    background: #DA1D25;
    border-color: #DA1D25;
}
.about_title .description,
.post-description,
.template-copy {
    color: #555;
    line-height: 1.9;
}
.stat-card {
    padding: 34px 20px;
    text-align: center;
    color: #fff;
}
.stat-card h3 {
    color: #fff;
    font-size: 42px;
    margin-bottom: 8px;
}
.stat-card p {
    color: rgba(255,255,255,.86);
    text-transform: uppercase;
    font-size: 13px;
}
.blog_area .post-slide {
    margin-bottom: 30px;
}
.post-slide .post-img {
    height: 230px;
    background: #eee;
}
.post-slide .post-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-detail {
    max-width: 860px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.9;
}
.post-detail h2,
.post-detail h3 {
    margin: 34px 0 14px;
}
.post-detail p {
    margin-bottom: 18px;
    line-height: 1.9;
}
.post-detail blockquote {
    border-left: 4px solid #DA1D25;
    padding: 12px 22px;
    background: #f8f4ef;
    margin: 26px 0;
}
.contact-info-panel {
    background: #f8f4ef;
    padding: 38px;
    min-height: 100%;
}
.contact-info-panel h4 {
    margin-top: 0;
    color: #DA1D25;
}
.contact-info-panel p,
.contact-info-panel a {
    display: block;
    color: #555;
    margin-bottom: 22px;
}
.template-alert {
    display: none;
    margin-top: 18px;
    padding: 14px 18px;
    background: #eef8ee;
    color: #235d23;
}
.template-alert.error {
    background: #fdecec;
    color: #9a2222;
}
.template_footer {
    background: #111;
    color: #fff;
}
.template_footer h3,
.template_footer h4 {
    color: #fff;
}
.template_footer p,
.template_footer a {
    color: rgba(255,255,255,.72);
}
.footer-link-block a {
    display: block;
    margin-bottom: 8px;
}
.footer-link-block a:hover {
    color: #DA1D25;
}
.footer-brand-block {
    padding-right: 34px;
}
.footer-brand-block .footer-logo {
    max-width: 240px;
    margin-bottom: 18px;
    filter: drop-shadow(0 10px 28px rgba(0,0,0,.24));
}
.footer-brand-block p {
    color: rgba(255,255,255,.72);
    line-height: 1.8;
    margin: 0 0 12px;
}
.footer-address,
.footer-contact-line,
.footer-contact-name {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.footer-address i,
.footer-link-block a i,
.footer-contact-line i,
.footer-contact-name i {
    color: #DA1D25;
    margin-top: 3px;
}
.footer-contact-name {
    color: #fff;
    font-weight: 800;
}
.footer-link-block h4 {
    margin-bottom: 18px;
    font-weight: 800;
    letter-spacing: 0;
}
.footer-link-block a {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    transition: color .2s ease, transform .2s ease;
}
.footer-link-block a:hover {
    transform: translateX(4px);
}
.footer-socials {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
}
.footer-social {
    width: 42px;
    height: 42px;
    border: 1px solid rgba(255,255,255,.14);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background: rgba(255,255,255,.04);
    transition: transform .22s ease, background .22s ease, border-color .22s ease, box-shadow .22s ease;
}
.footer-social:hover {
    color: #fff !important;
    background: #DA1D25;
    border-color: #DA1D25;
    transform: translateY(-3px);
    box-shadow: 0 14px 26px rgba(218,29,37,.3);
}
.footer-social.is-empty {
    opacity: .45;
}
.copyright_area {
    background: #0b0b0b;
    border-top: 1px solid rgba(255,255,255,.06);
}
.copyright_area .copy_text p {
    color: rgba(255,255,255,.52);
    margin: 0;
}
.main_header.navbar {
    min-height: 68px;
    padding: 0 !important;
    border-radius: 0;
    display: flex;
    align-items: center;
}
.main_header .container,
.main_header .row,
.main_header [class*="col-"],
.main_header .logo,
.main_header .navbar-header,
.main_header .navbar-collapse {
    min-height: 68px;
}
.main_header .row,
.main_header [class*="col-"],
.main_header .logo,
.main_header .navbar-collapse,
.main_header .navbar-nav {
    display: flex;
    align-items: center;
}
.main_header .logo {
    justify-content: flex-start;
}
.main_header .navbar-collapse {
    justify-content: flex-end;
    padding-left: 0;
    padding-right: 0;
}
.main_header .navbar-nav {
    float: none !important;
    margin: 0 !important;
    gap: 4px;
}
.main_header .navbar-nav > li {
    display: flex;
    align-items: center;
}
.main_header .navbar-nav > li > a,
.main_header .lang-toggle {
    min-height: 42px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 12px !important;
    margin: 0 !important;
    line-height: 1 !important;
}
.main_header .navbar-nav > li > a {
    border-radius: 2px;
}
.main_header .navbar-nav > li > a:hover,
.main_header .lang-toggle:hover,
.main_header .lang-toggle:focus {
    color: #111 !important;
    background: rgba(255,255,255,.12);
}
.main_header .logo .navbar-brand {
    height: 68px;
    display: inline-flex;
    align-items: center;
}
.main_header .logo .navbar-brand img {
    max-height: 42px;
}
#about_us .row {
    display: flex;
    align-items: center;
}
#about_us .single_about {
    padding-right: 24px;
}
.single-about {
    max-width: 520px;
    margin-left: auto;
    overflow: hidden;
    background: #111;
}
.single-about img {
    width: 100%;
    height: 390px;
    max-height: 390px;
    object-fit: cover;
    object-position: center;
    display: block;
}
.brand-gallery-section {
    background: #fff;
}
.brand-gallery-section .section_heading {
    margin-bottom: 34px;
}
.brand-gallery-grid {
    margin-left: -15px;
    margin-right: -15px;
}
.brand-gallery-grid .element-item {
    position: static !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    margin-bottom: 30px;
}
.brand-gallery-card {
    min-height: 220px;
    background: #111;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 28px;
    border-top: 3px solid #DA1D25;
    transition: transform .28s ease, box-shadow .28s ease, background .28s ease;
}
.brand-gallery-card:hover,
.brand-gallery-card:focus {
    color: #fff;
    background: #191919;
    transform: translateY(-6px);
    box-shadow: 0 18px 38px rgba(0,0,0,.18);
}
.brand-gallery-logo {
    width: 100%;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
}
.brand-gallery-logo img {
    max-width: 86%;
    max-height: 86px;
    object-fit: contain;
}
.brand-gallery-name {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: center;
}
.partners-section {
    background: #f7f7f7;
}
.partner-map {
    max-width: 920px;
    margin: 0 auto 36px;
    background: #fff;
    padding: 22px;
    box-shadow: 0 12px 30px rgba(0,0,0,.06);
}
.partner-map img {
    width: 100%;
    max-height: 360px;
    object-fit: contain;
    display: block;
}
.partner-logo-grid > div {
    margin-bottom: 24px;
}
.partner-logo-card {
    min-height: 150px;
    background: #fff;
    border-bottom: 3px solid transparent;
    padding: 22px 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.partner-logo-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 14px 28px rgba(0,0,0,.09);
    border-color: #DA1D25;
}
.partner-logo-card img {
    max-width: 100%;
    max-height: 64px;
    object-fit: contain;
    margin-bottom: 14px;
}
.partner-logo-card span {
    color: #222;
    font-weight: 600;
    line-height: 1.35;
}
@media (max-width: 767px) {
    .main_header.navbar,
    .main_header .container,
    .main_header .row,
    .main_header [class*="col-"],
    .main_header .logo,
    .main_header .navbar-header {
        min-height: 62px;
    }
    .main_header .row,
    .main_header [class*="col-"] {
        display: block;
    }
    .main_header .logo {
        min-height: 62px;
        display: flex;
        align-items: center;
    }
    .main_header .logo .navbar-brand {
        height: 62px;
    }
    .main_header .logo .navbar-brand img {
        max-height: 36px;
    }
    .main_header .navbar-header {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-top: -62px;
    }
    .main_header .navbar-collapse {
        display: none;
        min-height: 0;
    }
    .main_header .navbar-collapse.in,
    .main_header .navbar-collapse.collapsing {
        display: block;
    }
    .main_header .navbar-nav {
        display: block;
    }
    .main_header .navbar-nav > li,
    .main_header .navbar-nav > li > a,
    .main_header .lang-toggle {
        display: block !important;
        width: 100%;
        text-align: left;
        min-height: 38px;
    }
    #about_us .row {
        display: block;
    }
    #about_us .single_about {
        padding-right: 0;
    }
    .single-about {
        max-width: none;
        margin-top: 28px;
    }
    .single-about img {
        height: 280px;
        max-height: 280px;
    }
    .brand-gallery-card {
        min-height: 190px;
    }
    .partner-map {
        padding: 14px;
    }
    .lang-menu {
        position: static;
        margin: 0 15px 10px;
    }
    .lang-toggle {
        width: 100%;
        text-align: left;
        padding-left: 15px;
    }
    .page_banner h1 {
        font-size: 40px;
    }
    .page_banner {
        min-height: 340px;
    }
    .single-slide-item-tablecell h1 {
        font-size: 38px;
    }
}

/* Final visual corrections from deployment review */
@media (min-width: 768px) {
    .main_header.navbar,
    .main_header.sticky_menu {
        height: 64px;
        min-height: 64px;
        padding: 0 !important;
        border: 0 !important;
    }
    .main_header .container {
        height: 64px;
        min-height: 64px;
    }
    .main_header .row {
        height: 64px;
        min-height: 64px;
        display: flex;
        align-items: center;
    }
    .main_header .col-md-2,
    .main_header .col-sm-2 {
        width: 25%;
        height: 64px;
        min-height: 64px;
        display: flex;
        align-items: center;
    }
    .main_header .col-md-10,
    .main_header .col-sm-10 {
        width: 75%;
        height: 64px;
        min-height: 64px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .main_header .logo,
    .main_header .logo .navbar-brand {
        height: 64px;
        min-height: 64px;
        display: flex;
        align-items: center;
        padding: 0 !important;
        margin: 0 !important;
    }
    .main_header .logo .navbar-brand img {
        max-height: 36px;
    }
    .main_header .navbar-header {
        display: none;
    }
    .main_header .navbar-collapse {
        width: auto;
        height: 64px !important;
        min-height: 64px;
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        border: 0 !important;
        box-shadow: none !important;
    }
    .main_header .navbar-nav {
        height: 64px;
        min-height: 64px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 8px;
    }
    .main_header .navbar-nav > li,
    .main_header .nav-lang {
        height: 64px;
        min-height: 64px;
        display: flex;
        align-items: center;
    }
    .main_header .navbar-nav > li > a,
    .main_header .lang-toggle {
        height: 40px;
        min-height: 40px;
        padding: 0 13px !important;
        margin: 0 !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        line-height: 1 !important;
    }
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0 !important;
    box-shadow: none !important;
}
.brand-gallery-card {
    background: #fff !important;
    color: #151515 !important;
    border: 1px solid #ededed;
    border-top: 0;
    box-shadow: none;
}
.brand-gallery-card:hover,
.brand-gallery-card:focus {
    background: #fff !important;
    color: #151515 !important;
    border-color: #DA1D25;
}
.brand-gallery-logo img {
    opacity: 1;
    filter: none;
    transition: transform .26s ease, opacity .26s ease;
}
.brand-gallery-card:hover .brand-gallery-logo img,
.brand-gallery-card:focus .brand-gallery-logo img {
    transform: scale(1.04);
    opacity: .92;
}
.partner-map {
    max-width: 980px;
    border: 3px solid #ff4b55;
    padding: 0;
    background: #fff;
}
.partner-map img {
    max-height: 430px;
    padding: 18px;
}
.footer-brand-block .footer-logo {
    max-width: 220px;
    max-height: 48px;
    object-fit: contain;
    display: block;
    margin-bottom: 22px;
}
.footer-brand-block p {
    max-width: 460px;
}
.footer-address {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-top: 14px;
}
.footer-address i {
    color: #DA1D25;
    margin-top: 5px;
}
.footer-socials {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 14px;
}
.template_footer .footer-link-block > a i {
    width: 18px;
    color: #DA1D25;
    margin-right: 8px;
}
.footer-contact-name {
    color: #fff !important;
    font-weight: 700;
    margin: 0 0 10px !important;
    line-height: 1.5;
}
.footer-contact-line {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    color: rgba(255,255,255,.72) !important;
    margin: 0 0 10px !important;
    line-height: 1.6;
}
.footer-contact-line i {
    width: 18px;
    color: #DA1D25;
    margin-top: 4px;
}
.footer-social {
    width: 34px;
    height: 34px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    background: rgba(255,255,255,.08);
    color: #fff !important;
    border: 1px solid rgba(255,255,255,.12);
    transition: background .2s ease, border-color .2s ease, transform .2s ease;
}
.footer-social:hover {
    background: #DA1D25;
    border-color: #DA1D25;
    transform: translateY(-2px);
}
.footer-social.is-empty {
    opacity: .48;
}
.contact-socials {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 18px;
}
.contact-social {
    background: #191919;
    color: #fff !important;
    border-color: rgba(0,0,0,.16);
}
.contact-social:hover {
    background: #DA1D25;
    border-color: #DA1D25;
}

/* Product catalog */
.catalog-banner {
    position: relative;
}
.catalog-banner:before {
    background: rgba(0,0,0,.68);
}
.catalog-overview,
.catalog-directory {
    position: relative;
    overflow: visible;
    background:
        linear-gradient(90deg, rgba(218,29,37,.055) 1px, transparent 1px),
        linear-gradient(180deg, rgba(17,17,17,.045) 1px, transparent 1px),
        #fff;
    background-size: 72px 72px;
}
.catalog-directory {
    padding-top: 42px;
    padding-bottom: 28px;
    overflow: visible;
}
.catalog-directory-layout {
    display: grid;
    grid-template-columns: 250px minmax(0, 1fr);
    gap: 34px;
    align-items: start;
}
.catalog-section-list {
    min-width: 0;
}
.catalog-jump-nav {
    position: sticky;
    top: 94px;
    z-index: 3;
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-height: calc(100vh - 118px);
    overflow: auto;
    margin: 0;
    padding: 18px 16px;
    background: rgba(255,255,255,.96);
    border: 1px solid rgba(17,17,17,.08);
    box-shadow: 0 22px 48px rgba(0,0,0,.08);
}
.catalog-jump-nav strong {
    display: block;
    color: #111;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.catalog-jump-nav a {
    display: block;
    min-height: 0;
    padding: 10px 12px;
    border: 1px solid #e5e5e5;
    color: #111;
    background: linear-gradient(180deg, #fff 0%, #fafafa 100%);
    font-weight: 800;
    font-size: 12px;
    line-height: 1.34;
    text-transform: none;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: normal;
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
}
.catalog-jump-nav a.active {
    color: #fff;
    background: #111;
    border-color: #111;
    box-shadow: 0 16px 24px rgba(0,0,0,.14);
}
.catalog-jump-nav::-webkit-scrollbar {
    width: 6px;
}
.catalog-jump-nav::-webkit-scrollbar-thumb {
    background: rgba(218,29,37,.35);
}
.catalog-jump-nav a span {
    color: #DA1D25;
    font-size: 11px;
}
.catalog-jump-nav a:hover {
    background: #DA1D25;
    border-color: #DA1D25;
    color: #fff;
    transform: translateX(4px);
    box-shadow: 0 12px 24px rgba(218,29,37,.22);
}
.catalog-jump-nav a:hover span {
    color: #fff;
}
.catalog-watermark,
.catalog-section-watermark {
    position: absolute;
    pointer-events: none;
    user-select: none;
    font-weight: 900;
    line-height: .8;
    color: rgba(218,29,37,.055);
    letter-spacing: 0;
    text-transform: uppercase;
    white-space: nowrap;
}
.catalog-watermark-main {
    top: 25px;
    left: -30px;
    font-size: 120px;
}
.catalog-watermark-secondary {
    right: -20px;
    bottom: 10px;
    font-size: 86px;
    color: rgba(17,17,17,.055);
}
.catalog-overview-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1.5fr) minmax(280px, .8fr);
    gap: 46px;
    align-items: end;
}
.catalog-kicker {
    display: inline-block;
    color: #DA1D25;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .16em;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.catalog-overview-copy h2,
.catalog-cta h2 {
    margin: 0 0 16px;
    color: #141414;
    font-size: 44px;
    line-height: 1.08;
    font-weight: 800;
}
.catalog-overview-copy p,
.catalog-cta p {
    margin: 0;
    color: #555;
    font-size: 16px;
    line-height: 1.8;
    max-width: 760px;
}
.catalog-overview-meta {
    display: grid;
    gap: 12px;
    border-left: 4px solid #DA1D25;
    padding-left: 20px;
}
.catalog-meta-card {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 12px;
}
.catalog-meta-card span {
    display: block;
    color: #777;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}
.catalog-meta-card strong {
    display: block;
    margin-top: 5px;
    color: #111;
    font-size: 20px;
    line-height: 1.25;
}
.catalog-section {
    position: relative;
    margin-bottom: 62px;
    padding: 38px;
    border: 1px solid rgba(17,17,17,.08);
    border-top: 5px solid #DA1D25;
    background:
        radial-gradient(circle at top right, rgba(218,29,37,.06), transparent 35%),
        linear-gradient(180deg, rgba(255,255,255,.98), rgba(255,255,255,.92));
    box-shadow: 0 26px 60px rgba(0,0,0,.08);
    overflow: hidden;
}
.catalog-section-watermark {
    right: -15px;
    top: 32px;
    font-size: 78px;
    color: rgba(17,17,17,.045);
}
.catalog-section-head {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, .96fr) minmax(340px, 1.04fr);
    gap: 34px;
    align-items: center;
    margin-bottom: 30px;
}
.catalog-code {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 0 12px;
    background: #111;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.catalog-section-copy h2 {
    margin: 16px 0 18px;
    color: #111;
    font-size: 38px;
    line-height: 1.08;
    font-weight: 900;
}
.catalog-section-lines {
    display: grid;
    gap: 10px;
}
.catalog-section-lines p {
    display: grid;
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 12px;
    margin: 0;
    color: #555;
    line-height: 1.65;
}
.catalog-section-lines strong {
    color: #DA1D25;
    font-size: 12px;
    text-transform: uppercase;
}
.catalog-section-cover {
    position: relative;
    padding: 16px;
    background: linear-gradient(180deg, #fff, #f7f7f7);
    border: 1px solid #e7e7e7;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.7);
}
.catalog-section-cover img {
    width: 100%;
    display: block;
    object-fit: contain;
}
.catalog-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}
.catalog-item {
    min-height: 220px;
    padding: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #fcfcfc 100%);
    border: 1px solid #e9e9e9;
    box-shadow: 0 8px 18px rgba(0,0,0,.035);
    transition: border-color .26s ease, transform .26s ease, box-shadow .26s ease, background .26s ease;
}
.catalog-item:hover {
    border-color: #DA1D25;
    background: linear-gradient(180deg, #fff 0%, #fff6f6 100%);
    transform: translateY(-6px);
    box-shadow: 0 20px 36px rgba(0,0,0,.1);
}
.catalog-item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 13px;
}
.catalog-item-meta {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    min-width: 44px;
}
.catalog-item-badges {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 2px;
    position: relative;
    z-index: 20;
}
.catalog-item-badge {
    width: 34px;
    height: 22px;
    object-fit: contain;
    display: block;
    position: relative;
    z-index: 21;
}
.catalog-item-image {
    height: 160px;
    margin: 0 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catalog-item-image-shell {
    width: 160px;
    height: 160px;
    padding: 6px;
    background: #fff;
    border: 1px solid #ececec;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catalog-item-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transform: scale(1);
    transition: transform .28s ease;
}
.catalog-item:hover .catalog-item-image img {
    transform: scale(1.04);
}
.catalog-item-sku {
    color: #DA1D25;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
}
.catalog-item h3 {
    margin: 0 0 8px;
    color: #151515;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 800;
}
.catalog-item-body {
    padding: 12px 13px 9px;
    background: #fff;
    border: 1px solid #f0f0f0;
}
.catalog-item p {
    margin: 0 0 5px;
    color: #565656;
    line-height: 1.38;
    font-size: 14px;
}
.catalog-item-muted {
    color: #858585 !important;
}
.catalog-item-note {
    margin-top: 8px !important;
    padding-top: 8px;
    border-top: 1px solid #f0f0f0;
    color: #111 !important;
    font-size: 12px;
}
.catalog-item-moq {
    margin: 8px 0 0 !important;
    padding-top: 7px;
    border-top: 1px solid #f0f0f0;
    color: #111 !important;
    font-size: 11.5px;
    line-height: 1.28 !important;
}
.catalog-set-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.catalog-gallery-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px 22px;
}
.catalog-gallery-section .catalog-section-lines,
.catalog-gallery-section .catalog-section-watermark {
    display: none;
}
.catalog-gallery-section .catalog-item {
    min-height: 0;
    padding: 12px;
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: none;
}
.catalog-gallery-section .catalog-item:hover {
    transform: none;
    border-color: #DA1D25;
    box-shadow: 0 10px 24px rgba(0,0,0,.08);
}
.catalog-gallery-section .catalog-item-top {
    margin-bottom: 8px;
}
.catalog-gallery-section .catalog-item-meta {
    min-width: 0;
}
.catalog-gallery-section .catalog-item-image {
    height: auto;
    margin: 0;
}
.catalog-gallery-section .catalog-item-image-shell {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    padding: 6px;
}
.catalog-gallery-section .catalog-item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.catalog-set-section .catalog-item {
    display: grid;
    grid-template-columns: 178px minmax(0, 1fr);
    grid-template-rows: auto auto auto auto;
    gap: 10px 15px;
    align-items: start;
    min-height: 0;
    padding: 17px;
}
.catalog-set-section .catalog-item-top {
    grid-column: 1 / -1;
    margin-bottom: 0;
}
.catalog-set-section .catalog-item-image {
    height: 166px;
    margin: 0;
}
.catalog-set-section .catalog-item-image-shell {
    width: 166px;
    height: 166px;
    background: #fff;
    border-color: #eee;
}
.catalog-set-section .catalog-color-panel {
    grid-column: 1;
}
.catalog-set-section .catalog-set-image-title {
    grid-column: 1;
    margin: -2px 0 0;
}
.catalog-set-section .catalog-set-image-title h3 {
    margin: 0;
    color: #151515;
    font-size: 15px;
    line-height: 1.18;
    font-weight: 900;
}
.catalog-set-section .catalog-item-body {
    grid-column: 2;
    grid-row: 2 / span 3;
    min-height: 166px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 12px 8px;
}
.catalog-set-section .catalog-item-body p {
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 1.24;
}
.catalog-set-section .catalog-item-body .catalog-item-note {
    margin-top: 6px !important;
    padding-top: 6px;
    font-size: 11.5px;
    line-height: 1.24 !important;
}
.catalog-set-section .catalog-item-body .catalog-item-moq {
    margin-top: 6px !important;
    padding-top: 6px;
    font-size: 10.8px;
    line-height: 1.2 !important;
}
.catalog-color-panel {
    display: grid;
    gap: 10px;
}
.catalog-set-section .catalog-color-panel {
    gap: 6px;
}
.catalog-color-swatches {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
}
.catalog-set-section .catalog-color-swatches {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, 1fr);
    gap: clamp(2px, 1.2vw, 6px);
    overflow: hidden;
    width: 100%;
    max-width: 166px;
}
.catalog-color-dot {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px #d8d8d8;
    background: var(--swatch, #000);
    padding: 0;
    margin: 0;
    min-width: 0;
    min-height: 0;
    line-height: 1;
    appearance: none;
    -webkit-appearance: none;
    color: transparent;
    font-size: 0;
    overflow: hidden;
    cursor: pointer;
    transition: transform .18s ease, box-shadow .18s ease;
}
.catalog-color-dot:before,
.catalog-color-dot:after {
    content: none !important;
}
.catalog-set-section .catalog-color-dot {
    width: 100%;
    max-width: 18px;
    aspect-ratio: 1 / 1;
    height: auto;
    border-width: 1.5px;
    justify-self: center;
}
.catalog-color-dot:hover,
.catalog-color-dot.active {
    transform: translateY(-2px) scale(1.08);
    box-shadow: 0 0 0 2px #111, 0 8px 18px rgba(0,0,0,.12);
}
.catalog-set-section .catalog-color-dot:hover,
.catalog-set-section .catalog-color-dot.active {
    transform: translateY(-1px) scale(1.08);
    box-shadow: 0 0 0 1.5px #111, 0 5px 10px rgba(0,0,0,.1);
}
.catalog-pantone-tool {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
.catalog-set-section .catalog-pantone-tool {
    gap: 5px;
    flex-wrap: nowrap;
}
.catalog-pantone-input {
    width: 150px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 7px 9px;
    font-size: 12px;
}
.catalog-set-section .catalog-pantone-input {
    width: 88px;
    padding: 5px 7px;
    font-size: 10.5px;
}
.catalog-pantone-preview {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.16);
    background: var(--pantone-preview, #000);
    display: inline-block;
}
.catalog-set-section .catalog-pantone-preview {
    width: 14px;
    height: 14px;
}
.catalog-pantone-preview.unknown {
    background: repeating-linear-gradient(135deg, #f6f1ea 0, #f6f1ea 8px, #e2d4bf 8px, #e2d4bf 16px);
}
.catalog-pantone-code {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    letter-spacing: .03em;
}
.catalog-set-section .catalog-pantone-code {
    font-size: 10.5px;
    white-space: nowrap;
}
.catalog-pantone-code.invalid {
    color: #b65c35;
}
.catalog-cta {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at top left, rgba(218,29,37,.24), transparent 28%),
        radial-gradient(circle at right center, rgba(255,255,255,.08), transparent 20%),
        #111;
    color: #fff;
}

.catalog-replace-tool {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px;
    margin-bottom: 16px;
    border: 1px solid #ececec;
    background: #fff;
}
.catalog-replace-copy {
    display: grid;
    gap: 4px;
}
.catalog-replace-copy strong {
    color: #151515;
    font-size: 14px;
}
.catalog-replace-copy span {
    color: #777;
    font-size: 12px;
}
.catalog-replace-controls {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.catalog-replace-controls input {
    width: 180px;
    border: 1px solid #ddd;
    padding: 8px 10px;
    font-size: 13px;
}
.catalog-inline.editing {
    display: inline-block;
    min-width: 80px;
    white-space: pre-wrap;
    outline: 1px solid #DA1D25;
    background: #fff;
}
.catalog-cta-inner {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(250px, .75fr);
    align-items: center;
    gap: 32px;
    padding: 44px 46px;
    border: 1px solid rgba(218,29,37,.75);
    box-shadow: 0 28px 60px rgba(0,0,0,.16);
}
.catalog-cta h2,
.catalog-cta p {
    color: #fff;
}
.catalog-cta p {
    color: rgba(255,255,255,.72);
}
.catalog-cta-copy {
    max-width: 760px;
}
.catalog-cta-action {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 18px;
}
.catalog-cta-badges {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 10px;
}
.catalog-cta-badges span {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 0 14px;
    border: 1px solid rgba(255,255,255,.16);
    color: rgba(255,255,255,.76);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.catalog-cta .slider_btn {
    white-space: nowrap;
    min-width: 190px;
    justify-content: center;
    box-shadow: 0 16px 26px rgba(0,0,0,.15);
}
.catalog-reveal {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity .6s ease, transform .6s ease;
    transition-delay: var(--delay, 0ms);
}
.catalog-reveal.is-visible {
    opacity: 1;
    transform: translateY(0);
}
.catalog-locked-item {
    position: relative;
}
body:not(.catalog-unlocked) .catalog-grid-has-lock {
    overflow: visible;
}
body:not(.catalog-unlocked) .catalog-grid-has-lock:after {
    content: none;
}
body:not(.catalog-unlocked) .catalog-locked-item {
    pointer-events: none;
    user-select: none;
    opacity: .72;
}
body:not(.catalog-unlocked) .catalog-locked-item > * {
    filter: blur(6px);
    opacity: .48;
}
body:not(.catalog-unlocked) .catalog-locked-item:before {
    content: "\f023";
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    width: 58px;
    height: 58px;
    margin: -29px 0 0 -29px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #DA1D25;
    color: #fff;
    font-size: 23px;
    box-shadow: 0 18px 34px rgba(218,29,37,.28);
}
body:not(.catalog-unlocked) .catalog-locked-item:after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 3;
    background: rgba(255,255,255,.34);
    border: 1px solid rgba(218,29,37,.24);
}
.catalog-lock-panel {
    position: relative;
    z-index: 4;
    grid-column: 1 / -1;
    margin: 22px 0 0;
    padding: 18px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    background: rgba(255,255,255,.96);
    border: 1px solid rgba(218,29,37,.18);
    box-shadow: 0 16px 42px rgba(0,0,0,.08);
}
body.catalog-unlocked .catalog-lock-panel {
    display: none;
}
.catalog-lock-panel span {
    display: block;
    color: #DA1D25;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.catalog-lock-panel strong {
    display: block;
    color: #111;
    font-size: 18px;
    line-height: 1.25;
}
.catalog-unlock-trigger,
.catalog-unlock-form button {
    border: 0;
    background: #DA1D25;
    color: #fff;
    min-height: 44px;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .06em;
    text-transform: uppercase;
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}
.catalog-unlock-trigger:hover,
.catalog-unlock-form button:hover {
    background: #111;
    transform: translateY(-2px);
    box-shadow: 0 14px 24px rgba(0,0,0,.16);
}
.catalog-unlock-form button:disabled {
    opacity: .62;
    cursor: wait;
    transform: none;
    box-shadow: none;
}
.catalog-unlock-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
}
.catalog-unlock-modal.is-open {
    display: flex;
}
.catalog-unlock-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.58);
    backdrop-filter: blur(8px);
}
.catalog-unlock-dialog {
    position: relative;
    width: min(520px, 100%);
    padding: 38px;
    background: #fff;
    border: 1px solid rgba(218,29,37,.28);
    box-shadow: 0 34px 90px rgba(0,0,0,.28);
    transform: translateY(14px) scale(.98);
    animation: catalogModalIn .26s ease forwards;
}
@keyframes catalogModalIn {
    to {
        transform: translateY(0) scale(1);
    }
}
.catalog-unlock-close {
    position: absolute;
    top: 14px;
    right: 16px;
    width: 34px;
    height: 34px;
    border: 0;
    background: #f6f6f6;
    color: #111;
    font-size: 24px;
    line-height: 1;
}
.catalog-unlock-dialog h2 {
    margin: 7px 0 12px;
    color: #111;
    font-size: 34px;
    line-height: 1.08;
    font-weight: 900;
}
.catalog-unlock-dialog p {
    margin: 0 0 22px;
    color: #555;
    font-size: 15px;
    line-height: 1.55;
}
.catalog-unlock-form {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
}
.catalog-unlock-form input {
    width: 100%;
    min-height: 44px;
    border: 1px solid #ddd;
    background: #fff;
    color: #111;
    padding: 0 13px;
}
.catalog-unlock-code {
    display: none;
    grid-column: 1 / -1;
    letter-spacing: .2em;
    font-weight: 900;
}
.catalog-unlock-code.is-visible {
    display: block;
}
.catalog-unlock-status {
    min-height: 20px;
    margin-top: 13px;
    color: #777;
    font-size: 13px;
    font-weight: 700;
}
.catalog-unlock-status.success {
    color: #167a3a;
}
.catalog-unlock-status.error {
    color: #DA1D25;
}
@media (max-width: 991px) {
    .catalog-directory-layout {
        grid-template-columns: 1fr;
    }
    .catalog-jump-nav {
        position: relative;
        top: auto;
        flex-direction: row;
        max-height: none;
        overflow-x: auto;
        margin: 0 0 26px;
    }
    .catalog-jump-nav strong {
        min-width: max-content;
        align-self: center;
        margin: 0 4px 0 0;
    }
    .catalog-jump-nav a {
        min-width: 132px;
    }
    .catalog-overview-grid,
    .catalog-section-head {
        grid-template-columns: 1fr;
    }
    .catalog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .catalog-set-grid {
        grid-template-columns: 1fr;
    }
    .catalog-section {
        padding: 26px;
    }
    .catalog-cta-inner {
        grid-template-columns: 1fr;
        padding: 30px 26px;
    }
    .catalog-cta-action {
        align-items: flex-start;
    }
    .catalog-cta-badges {
        justify-content: flex-start;
    }
    .catalog-lock-panel {
        align-items: flex-start;
        flex-direction: column;
    }
}
@media (max-width: 640px) {
    .catalog-overview-copy h2,
    .catalog-cta h2 {
        font-size: 32px;
    }
    .catalog-section-copy h2 {
        font-size: 30px;
    }
    .catalog-grid {
        grid-template-columns: 1fr;
    }
    .catalog-gallery-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }
    .catalog-set-section .catalog-item {
        grid-template-columns: 1fr;
    }
    .catalog-set-section .catalog-item-top,
    .catalog-set-section .catalog-color-panel,
    .catalog-set-section .catalog-item-body {
        grid-column: 1;
        grid-row: auto;
    }
    .catalog-item {
        min-height: 0;
    }
    .catalog-item-image-shell {
        width: 140px;
        height: 140px;
    }
    .catalog-gallery-section .catalog-item-image-shell {
        width: 100%;
        height: auto;
    }
    .catalog-section-lines p {
        grid-template-columns: 1fr;
        gap: 2px;
    }
    .catalog-watermark-main {
        font-size: 62px;
    }
    .catalog-watermark-secondary,
    .catalog-section-watermark {
        display: none;
    }
    .catalog-unlock-dialog {
        padding: 30px 22px;
    }
    .catalog-unlock-form {
        grid-template-columns: 1fr;
    }
    .catalog-unlock-dialog h2 {
        font-size: 28px;
    }
}
@media print {
    .preloader,
    .header_area,
    .template_footer,
    .copyright_area,
    #topcontrol {
        display: none !important;
    }
    body {
        background: #fff !important;
    }
    .page_banner {
        min-height: 260px;
        padding-top: 40px;
        page-break-after: avoid;
    }
    .catalog-overview,
    .catalog-directory {
        background:
            linear-gradient(90deg, rgba(218,29,37,.055) 1px, transparent 1px),
            linear-gradient(180deg, rgba(17,17,17,.045) 1px, transparent 1px),
            #fff !important;
        background-size: 72px 72px !important;
    }
    .catalog-section {
        page-break-inside: avoid;
        break-inside: avoid;
        margin-bottom: 28px;
    }
    .catalog-item {
        page-break-inside: avoid;
        break-inside: avoid;
    }
    a[href]:after {
        content: "" !important;
    }
}
