/* HIT Ceramics: category imagery and navigation, 2026-09-08. */
.hc-cv2-photo{display:block;width:100%;height:auto;max-width:100%;overflow:hidden;background:#fff;border-radius:0;flex-shrink:0}
.hc-cv2-image-slot{display:inline-flex;align-items:center;justify-content:center;background:#fff}
.hc-cv2-image-slot>.hc-cv2-photo{width:100%;height:100%;object-fit:contain}
/* Homepage material cards. */
.sections_wrapper .list.items>.row.hc-cv2-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important}
.hc-cv2-grid::before,.hc-cv2-grid::after{display:none!important}
.hc-cv2-grid .hc-cv2-card{display:flex;flex-direction:column;min-width:0;padding:12px 18px 20px;background:#fff;border:1px solid #e9e9e9;border-radius:12px;color:#242424;text-decoration:none;transition:border-color .15s,box-shadow .15s}
.hc-cv2-card .hc-cv2-photo{width:100%;height:auto;aspect-ratio:362/290}
.hc-cv2-label{display:block;padding:8px 0 0;font-size:16px;font-weight:600;line-height:1.4}
.hc-cv2-card:hover,.hc-cv2-card:focus-visible{border-color:#ef4b43;box-shadow:0 6px 22px #2121210a}
.hc-cv2-card:hover .hc-cv2-label{color:#d6342d}
/* Sidebar: one predictable image/text/chevron row per category. */
.menu_top_block .menu.dropdown>li>a.hc-category-link{display:grid!important;grid-template-columns:42px minmax(0,1fr) 8px;align-items:center;gap:10px;min-height:62px;padding:10px 12px!important;background:#fff!important;border:0!important;border-bottom:1px solid #f0f0f0!important;border-radius:0!important;color:#333}
.menu_top_block .menu.dropdown>li>a.hc-category-link>.image{position:static!important;float:none!important;width:42px!important;height:40px!important;margin:0!important;grid-column:1;grid-row:1}
.menu_top_block .menu.dropdown>li>a.hc-category-link>.name{grid-column:2;grid-row:1;margin:0!important;padding:0!important;font-size:13px;line-height:1.4;font-weight:500}
.menu_top_block .menu.dropdown>li>a.hc-category-link>i.right{position:static!important;grid-column:3;grid-row:1;margin:0!important;transform:none!important}
.menu_top_block .menu.dropdown>li>a.hc-category-link>.toggle_block{display:none!important}
.menu_top_block .menu.dropdown>li.current>a.hc-category-link,.menu_top_block .menu.dropdown>li>a.hc-category-link:hover{color:#ce352e!important;box-shadow:inset 3px 0 #ee4c43}
.menu_top_block .menu.dropdown>li>a.hc-category-link:focus-visible{outline:2px solid #ee4c43;outline-offset:-2px}
.menu_top_block .menu.dropdown{border:1px solid #e9e9e9;border-radius:10px;overflow:visible}
/* Category landing tiles, not product cards. */
.catalog_section_list td.image:has(.hc-cv2-photo){width:90px!important;min-width:90px;padding-right:14px!important;vertical-align:middle}
.catalog_section_list td.image .thumb.hc-cv2-image-slot{width:76px!important;height:68px!important;max-width:none}
#mobilemenu .top-mobile-menu__image.hc-cv2-image-slot{width:44px!important;height:40px!important;flex:0 0 44px!important;margin-right:12px}
#mobilemenu .hc-cv2-photo,.mega_fixed_menu .hc-cv2-photo{width:44px;height:40px}
/* Desktop catalog flyout. Namespace avoids Aspro's generic dropdown/list rules. */
.wrapper1 .menu-row .mega-menu table td.hc-mega-host>.wrap>.hc-mega-dropdown{background:#fff;border-top:1px solid #eee;box-shadow:0 18px 36px #17222f1a;max-height:calc(100dvh - 100px);padding:0!important;overflow:auto}
.hc-mega-dropdown::after{display:none!important}
.hc-mega{max-width:1420px;margin:0 auto;padding:0 28px 22px;color:#242424;text-align:left;white-space:normal}
.hc-mega-bar{height:60px;display:flex;align-items:center;gap:24px;border-bottom:1px solid #ededed}
.hc-mega-bar>strong{font-size:17px;font-weight:600;letter-spacing:-.2px}
.hc-mega a.hc-mega-all{margin-left:auto;font-size:13px;color:#666!important;padding:8px 0!important}
.hc-mega .hc-mega-close{font:26px/1 Arial,sans-serif;border:0;background:#fff;color:#666;width:36px;height:36px;padding:0;cursor:pointer;border-radius:6px}
.hc-mega-close:hover{background:#f5f5f5}
.hc-mega-body{display:grid;grid-template-columns:300px minmax(0,1fr);height:min(562px,calc(100dvh - 235px));min-height:300px}
.hc-mega-nav{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;border-right:1px solid #ededed;padding:10px 16px 10px 0}
.hc-mega .hc-mega-tab{display:grid;grid-template-columns:44px minmax(0,1fr) 12px;align-items:center;gap:12px;width:100%;min-height:44px;margin:0;padding:4px 10px 4px 0;border:0;border-radius:7px;background:#fff;color:#404040;font:500 13px/1.35 Montserrat,Arial,sans-serif;text-align:left;cursor:pointer;transition:color .15s}
.hc-mega-tab>.hc-cv2-photo{width:44px;height:39px}
.hc-mega .hc-mega-tab.is-active{color:#cd352d;box-shadow:inset 3px 0 #ef4b43;font-weight:600}
.hc-mega .hc-mega-tab:hover{color:#cd352d}
.hc-mega-arrow{color:#999;font-size:20px;line-height:1}
.hc-mega-panel{min-width:0;padding:28px 0 20px 36px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
.hc-mega-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 20px;border-bottom:1px solid #ededed;margin-bottom:24px}
.hc-mega-copy{min-width:0}
.hc-mega-eyebrow{font-size:11px!important;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:#888;margin:0 0 9px!important}
.hc-mega .hc-mega-title{font-size:25px!important;line-height:1.25!important;font-weight:600!important;letter-spacing:-.5px;margin:0 0 16px!important;color:#222}
.hc-mega a.hc-mega-section{display:inline-block;color:#d33c34!important;font-size:13px;font-weight:600;padding:0!important}
.hc-mega-panel-head>.hc-cv2-photo{width:180px;height:142px;flex:0 0 180px}
.hc-mega .hc-mega-subtitle{font-size:12px!important;text-transform:uppercase;letter-spacing:.07em;color:#858585;margin:0 0 12px!important;font-weight:500}
.hc-mega-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 28px}
.hc-mega a.hc-mega-link{display:block;padding:10px 0!important;font-size:14px;line-height:1.4;color:#3e3e3e!important;text-decoration:none;border-bottom:1px solid #f0f0f0}
.hc-mega a.hc-mega-link:hover,.hc-mega a.hc-mega-all:hover{color:#d33c34!important}
.hc-mega :is(a,button):focus-visible{outline:2px solid #e64b43;outline-offset:2px;border-radius:3px}
.wrapper1 .mega-menu td.hc-mega-host.hc-menu-open>.wrap>.hc-mega-dropdown{opacity:1!important;visibility:visible!important;display:block!important}
.wrapper1 .mega-menu td.hc-mega-host.hc-menu-dismissed>.wrap>.hc-mega-dropdown{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
@media(min-width:1700px){.hc-mega{max-width:1500px}.hc-mega-body{grid-template-columns:320px minmax(0,1fr)}.hc-mega-links{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1199px){.hc-mega{padding:0 22px 18px}.hc-mega-body{grid-template-columns:270px minmax(0,1fr)}.hc-mega-panel{padding-left:24px}.hc-mega-panel-head>.hc-cv2-photo{width:130px;flex-basis:130px}.hc-mega .hc-mega-title{font-size:22px!important}.sections_wrapper .list.items>.row.hc-cv2-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.sections_wrapper .list.items>.row.hc-cv2-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hc-cv2-grid .hc-cv2-card{padding:8px 10px 14px;border-radius:9px}.hc-cv2-label{font-size:13px}.catalog_section_list td.image:has(.hc-cv2-photo){width:74px!important;min-width:74px;padding-right:10px!important}.catalog_section_list td.image .thumb.hc-cv2-image-slot{width:60px!important;height:56px!important}}
@media(prefers-reduced-motion:reduce){.hc-cv2-card,.hc-mega-tab{transition:none!important}}
.hc-mega-bar>strong{white-space:nowrap;flex:0 0 auto}
.hc-mega a.hc-mega-all{width:auto!important;flex:0 0 auto}
.hc-mega .hc-mega-close{flex:0 0 36px}
.wrapper1 .mega-menu td.hc-mega-host.hc-menu-dismissed>.wrap>.hc-mega-dropdown{display:none!important}

/* Illustrated subcategories and the six flexible-ceramic groups. */
.hc-mega a.hc-mega-link.hc-mega-link-illustrated{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;padding:7px 0!important;min-height:72px}
.hc-mega .hc-subcategory-thumb{width:56px!important;height:56px!important;object-fit:contain;display:block;background:#fff}
.menu_top_block .menu.dropdown>li>.dropdown .image img{width:46px;height:46px;object-fit:contain;background:#fff}
.catalog_section_list .image img{object-fit:contain;background:#fff}
.catalog_section_list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0!important}
.catalog_section_list::before,.catalog_section_list::after{display:none}
.catalog_section_list>.item_block{float:none;width:100%!important;min-width:0;padding:0!important;margin:0!important}
.catalog_section_list .section_item{height:100%;background:#fff;border:1px solid #e9e9e9;border-radius:12px;padding:20px!important;margin:0!important}
.catalog_section_list td.image{width:108px!important;min-width:108px;padding-right:16px!important;vertical-align:top}
.catalog_section_list td.image .thumb{width:92px!important;height:92px!important;display:block}
.catalog_section_list td.image img{width:92px!important;height:92px!important;object-fit:contain;max-height:none!important}
.catalog_section_list .name{font-size:17px;font-weight:600;line-height:1.35}
@media(max-width:1100px){.catalog_section_list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.catalog_section_list{grid-template-columns:1fr;gap:12px}.catalog_section_list .section_item{padding:14px!important}}

.catalog_section_list .section_item_inner,.catalog_section_list .section_item_inner tbody{display:block;width:100%}
.catalog_section_list .section_item_inner tr{display:flex;align-items:center;gap:16px}
.catalog_section_list td.image{display:block!important;flex:0 0 92px;width:92px!important;min-width:92px;padding:0!important;margin:0!important}
.catalog_section_list td.section_info{display:block!important;flex:1;min-width:0;padding:0!important}
.catalog_section_list .name{text-align:left!important;margin:0!important}
.catalog_section_list .name .font_md{font-size:17px!important;line-height:1.35}
.catalog_section_list .element-count2{display:block;margin-top:6px;font-size:13px!important;font-weight:400}

/* Refined visual hierarchy: material cards are compact navigation, benefits are secondary. */
.hc-cv2-grid .hc-cv2-card{padding:14px 18px 18px}
.hc-cv2-card .hc-cv2-photo{width:min(100%,220px);height:176px;aspect-ratio:auto;align-self:center}
.hc-cv2-label{padding-top:12px}
.hc-benefits.grey_block{background:#fff!important;border-top:1px solid #ededed;border-bottom:1px solid #ededed}
.hc-benefits .item-views.tizers{padding:38px 0!important}
.hc-benefits .item-views.tizers .row.list{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin:0!important}
.hc-benefits .row.list::before,.hc-benefits .row.list::after{display:none!important}
.hc-benefits .item-wrapper{width:auto!important;float:none!important;padding:0!important;margin:0!important;min-width:0}
.hc-benefits .item{padding:0!important;margin:0!important}
.hc-benefits .hc-benefit-slot{width:96px!important;height:96px!important;margin:0 auto 12px!important;display:block!important;float:none!important;background:#fff!important}
.hc-benefits .hc-benefit-image{display:block;width:96px!important;height:96px!important;object-fit:contain;max-width:none!important}
.hc-benefits .inner-text{padding:0!important}
.hc-benefits .title{font-size:14px!important;line-height:1.5!important;font-weight:600!important}
@media(max-width:1199px){.hc-cv2-card .hc-cv2-photo{height:156px;max-width:200px}.hc-benefits .item-views.tizers .row.list{gap:16px}.hc-benefits .title{font-size:13px!important}}
@media(max-width:767px){.hc-benefits .item-views.tizers .row.list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.hc-benefits .item-wrapper:last-child{grid-column:1 / -1;max-width:260px;justify-self:center}.hc-benefits .item-views.tizers{padding:28px 0!important}.hc-benefits .hc-benefit-slot,.hc-benefits .hc-benefit-image{width:80px!important;height:80px!important}}
@media(max-width:600px){.hc-cv2-grid .hc-cv2-card{padding:10px 12px 14px}.hc-cv2-card .hc-cv2-photo{height:112px;max-width:148px}.hc-cv2-label{font-size:13px;padding-top:8px}}
.hc-benefits .maxwidth-theme{background:#fff!important;padding-top:0!important;padding-bottom:0!important}
.hc-benefits .hc-benefit-slot,.hc-benefits .hc-benefit-image{max-height:none!important}
.hc-benefits .item{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}
.hc-benefits .inner-text{width:100%;text-align:center!important}
.hc-benefits .hc-benefit-slot{flex-shrink:0}

/* Common section-card template: applies to every current and future section. */
.catalog_section_list .section_item{position:relative;transition:box-shadow .15s,border-color .15s}
.catalog_section_list .section_item:hover{border-color:#ddd;box-shadow:0 12px 28px #20202012}
.catalog_section_list .section_info .name a::after{content:"";position:absolute;inset:0;z-index:1;border-radius:12px}
.catalog_section_list .section_item:focus-within{outline:2px solid #ef4b43;outline-offset:2px}
.catalog_section_list td.image .hc-cv2-photo{width:92px!important;height:92px!important}
.catalog_section_list td.image .thumb.hc-cv2-image-slot{width:92px!important;height:92px!important}
.catalog_section_list .section_info .name,.catalog_section_list .section_info .font_md{word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;white-space:normal!important}
.hc-mega a.hc-mega-tab{padding:4px 10px 4px 0!important;width:100%!important;text-decoration:none!important;white-space:normal!important}
.hc-mega .hc-mega-tab span{word-break:normal;overflow-wrap:normal;hyphens:none}
#mobilemenu .top-mobile-menu__link{display:flex!important;align-items:center!important;gap:12px;min-height:64px;padding:12px 18px!important;background:#fff!important;white-space:normal!important}
#mobilemenu .top-mobile-menu__link>.top-mobile-menu__image{display:flex!important;align-items:center;justify-content:center;position:static!important;flex:0 0 44px!important;width:44px!important;height:44px!important;min-width:44px;margin:0!important;padding:0!important;background:#fff!important;border-radius:0!important}
#mobilemenu .top-mobile-menu__image::before,#mobilemenu .top-mobile-menu__image::after{display:none!important}
#mobilemenu .top-mobile-menu__image img,#mobilemenu .top-mobile-menu__image .hc-cv2-photo{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;object-fit:contain;background:#fff!important;mix-blend-mode:multiply}
#mobilemenu .top-mobile-menu__title{flex:1;min-width:0;width:auto!important;font-size:14px!important;line-height:1.45!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;white-space:normal!important;padding:0!important}
#mobilemenu .top-mobile-menu__link>.arrow{position:static!important;flex:0 0 14px;align-self:center;margin:0!important;padding:0!important;width:14px!important;height:auto!important;line-height:1!important;background:none!important}
@media(max-width:600px){.catalog_section_list .section_item_inner tr{gap:12px}.catalog_section_list td.image{flex-basis:76px!important;width:76px!important;min-width:76px!important}.catalog_section_list td.image .thumb,.catalog_section_list td.image img,.catalog_section_list td.image .hc-cv2-photo,.catalog_section_list td.image .thumb.hc-cv2-image-slot{width:76px!important;height:76px!important}.catalog_section_list .name .font_md{font-size:15px!important}}

#mobilemenu .menu_title,#mobilemenu .menu_title>a{background:#fff!important}
#mobilemenu .menu_title>a.hc-mobile-section-heading{display:grid!important;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:16px 38px 16px 18px!important;white-space:normal!important}
#mobilemenu .menu_title>a.hc-mobile-section-heading:not(:has(.top-mobile-menu__image)){grid-template-columns:minmax(0,1fr)}
#mobilemenu .hc-mobile-head-copy{display:block;min-width:0;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;line-height:1.4}
#mobilemenu .hc-mobile-section-name{display:block;font-size:15px;font-weight:600;word-break:normal!important;overflow-wrap:normal!important}
#mobilemenu .hc-mobile-head-copy .hc-mm-hint{display:block!important;font-size:12px!important;line-height:1.4;margin-top:4px}
#mobilemenu .hc-mobile-section-heading>.top-mobile-menu__image{display:flex!important;width:44px!important;height:44px!important;margin:0!important;background:#fff!important}
.catalog_section_list .section_item_inner,.catalog_section_list .section_item_inner tbody,.catalog_section_list .section_item_inner tr,.catalog_section_list .section_item_inner td,.catalog_section_list .section_info ul,.catalog_section_list .section_info li,.catalog_section_list .section_info a{position:static!important}

/* White navigation surfaces need an explicit foreground in Aspro's dark theme. */
#mobilemenu,.hc-benefits,.catalog_section_list,.hc-mega,.hc-cv2-grid{color-scheme:light;--white_text_black:#303030;--basic_text_black:#555;--light_basic_text_black:#777;--card_bg_black:#fff}
#mobilemenu,#mobilemenu .menu,#mobilemenu .menu>li,#mobilemenu .menu ul,#mobilemenu .menu ul>li,#mobilemenu .menu_back,#mobilemenu .menu_title{background:#fff!important;border-color:#ededed!important;color:#303030!important}
#mobilemenu a,#mobilemenu .top-mobile-menu__title,#mobilemenu .hc-mobile-section-name{color:#303030!important;-webkit-text-fill-color:currentColor}
#mobilemenu .menu_back a{background:#fff!important;color:#666!important}
#mobilemenu .hc-mm-hint,#mobilemenu .svg,#mobilemenu .arrow{color:#888!important}
#mobilemenu .svg path{fill:currentColor}
#mobilemenu a:hover,#mobilemenu a:focus-visible{color:#d33c34!important}
.hc-benefits .title,.hc-benefits .title span,.hc-benefits .title a,.hc-benefits .inner-text{color:#303030!important;-webkit-text-fill-color:currentColor}
.hc-cv2-card,.hc-cv2-label{color:#303030!important}
.hc-cv2-card:hover .hc-cv2-label{color:#d33c34!important}
.catalog_section_list .section_item{background:#fff!important;border-color:#e9e9e9!important}
.catalog_section_list .section_info .name,.catalog_section_list .section_info .name a,.catalog_section_list .section_info .name .font_md{color:#303030!important;-webkit-text-fill-color:currentColor}
.catalog_section_list .section_info .sect a{color:#555!important}
.catalog_section_list .element-count,.catalog_section_list .element-count2{color:#777!important;border-color:#e2e2e2!important}
/* Catalog index has its own compact structure; avoid theme equal-height tables. */
.catalog_section_list.hc-catalog-overview{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start!important;align-content:start!important}
.hc-overview-card{min-width:0;height:auto!important;margin:0!important;background:#fff!important;color:#303030;border:1px solid #e9e9e9;border-radius:12px;overflow:hidden}
.hc-overview-head{display:flex!important;align-items:center;gap:16px;min-height:128px;padding:18px!important;text-decoration:none!important;color:#303030!important;background:#fff!important}
.hc-overview-image{flex:0 0 80px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#fff}
.hc-overview-image img,.hc-overview-image .hc-cv2-photo{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}
.hc-overview-copy{display:block;min-width:0;flex:1}
.hc-overview-title{display:block;color:#303030!important;font-size:16px;font-weight:600;line-height:1.4;word-break:normal;overflow-wrap:normal;hyphens:none}
.hc-overview-count{display:block;color:#777!important;font-size:13px;line-height:1.4;margin-top:5px}
.hc-overview-arrow{display:none;color:#888;font-size:25px;line-height:1;flex:0 0 12px}
.hc-overview-children{padding:0 18px 16px;display:grid;gap:0}
.hc-overview-children a{display:block;padding:9px 0!important;color:#555!important;font-size:13px;line-height:1.45;word-break:normal;overflow-wrap:normal;hyphens:none;text-decoration:none!important;border-top:1px solid #f0f0f0}
.hc-overview-children .hc-overview-all{color:#d33c34!important;font-weight:500;margin-top:4px}
.hc-overview-head:focus-visible,.hc-overview-children a:focus-visible{outline:2px solid #e94b43;outline-offset:-3px}
.hc-overview-head:hover .hc-overview-title,.hc-overview-children a:hover{color:#d33c34!important}
@media(max-width:1100px){.catalog_section_list.hc-catalog-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.catalog_section_list.hc-catalog-overview{grid-template-columns:1fr;gap:12px}.hc-overview-head{padding:14px!important;min-height:104px;gap:12px}.hc-overview-image{flex-basis:64px;width:64px;height:64px}.hc-overview-image img,.hc-overview-image .hc-cv2-photo{width:64px!important;height:64px!important}.hc-overview-title{font-size:15px}.hc-overview-arrow{display:block}.hc-overview-card.is-open .hc-overview-arrow{transform:rotate(90deg)}.hc-overview-card:not(.is-open) .hc-overview-children{display:none}.hc-overview-children{padding:0 16px 12px}.hc-overview-children a{font-size:14px;padding:12px 0!important}}
/* Keep the catalogue usable while the third-party welcome popup is visible. */
body:has(#mobilemenu.show) .b24-widget-button-wrapper,body:has(#mobilemenu.show) .b24-widget-button-popup,body:has(#mobilemenu.show) .b24-widget-button-shadow{visibility:hidden!important;pointer-events:none!important}
@media(min-width:768px){.catalog_section_list.hc-catalog-overview{align-items:stretch!important}.hc-overview-children{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;align-content:start}.hc-overview-children .hc-overview-all{grid-column:1 / -1}}
