.content-page .product-intro figure>img{display:block}
.custom-product .product-intro{gap:48px;grid-template-columns:1.04fr 1fr}
.custom-product .product-intro h1{font-weight:600;line-height:1.18;margin-top:10px}
.custom-product .product-intro figure{background:#f5f6f7;border:1px solid #e2e5e8}
.custom-product .product-intro .custom-main-image{display:block;padding:0;overflow:hidden;background:#fff}
.custom-product .product-intro .custom-main-image img{display:block;width:100%;height:auto;max-width:none;max-height:none;object-fit:cover;aspect-ratio:auto}
.custom-product .product-intro figcaption{font-size:11px;padding:12px 18px;line-height:1.6}
.custom-product .product-intro .custom-enquiry-label{font-size:11px;font-weight:700;letter-spacing:1px;color:#315671;text-transform:uppercase}
.custom-product .custom-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.custom-product .custom-actions .button{min-height:46px}
.custom-product .custom-actions a{font-size:13px}
.custom-product .custom-order-note{font-size:12px;margin-top:16px;line-height:1.6;color:#626c77}
.custom-product .custom-jump-links{display:flex;gap:28px;flex-wrap:wrap;border-block:1px solid #dfe4e8;padding:16px 0;margin-bottom:32px}
.custom-product .custom-jump-links a{font-size:13px;font-weight:600;text-decoration:none!important;color:#20384e!important}
.custom-product .custom-variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.custom-product .custom-variant{padding:24px;border:1px solid #e0e4e9;background:#f8f9fa}
.custom-product .custom-variant h3{font-size:18px;margin-bottom:9px}
.custom-product .custom-variant p{font-size:14px;margin-bottom:0}
.custom-product .custom-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}
.custom-product .custom-gallery figure{margin:0;border:1px solid #e2e5e8;padding:0;overflow:hidden;align-self:start}
.custom-product .custom-gallery img{display:block;max-width:100%;width:100%;height:auto;max-height:none;object-fit:cover;margin:0}
.custom-product .custom-gallery figcaption{margin:0;padding:14px 18px;font-size:12px;line-height:1.6;color:#5c6873}
.custom-product .custom-specs table{table-layout:auto;min-width:0}
.custom-product .custom-specs th{width:29%}
.custom-product .custom-specs td{font-size:14px}
.custom-product .custom-reference-note{background:#f4f6f8;padding:18px 22px;border-left:3px solid #213d5b;font-size:13px!important;line-height:1.7!important}
.custom-product .custom-rfq-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.custom-product .custom-rfq-grid>div{padding:24px;background:#f7f8fa}
.custom-product .custom-rfq-grid h3{font-size:19px}
.custom-product .custom-rfq-grid li{font-size:14px;line-height:1.7}
.custom-product .custom-faq details{border-bottom:1px solid #dfe4e8;padding:0 0 8px}
.custom-product .custom-faq summary{padding:16px 30px 16px 0;cursor:pointer;font-weight:600;font-size:15px}
.custom-product .custom-faq p{font-size:14px;max-width:900px}
.custom-product .custom-related{display:flex;gap:12px;flex-wrap:wrap}
.custom-product .custom-related a{padding:12px 16px;background:#f2f5f7;border:1px solid #dce2e7;font-size:13px;text-decoration:none!important}
.custom-product .page-cta .cta-fallback a{color:#fff!important}
.product-options-summary{margin:32px 0;border:1px solid #dae0e6;background:#f8f9fa}
.product-options-summary summary{padding:18px 22px;font-weight:600;cursor:pointer;color:#1d344a;font-size:16px}
.product-options-summary>div{padding:0 22px 20px}
.content-page .product-options-summary p,.content-page .product-options-summary li{font-size:14px;line-height:1.75}
.product-options-summary .options-related{margin-bottom:0!important}
@media(max-width:767px){
 .custom-product .product-intro{grid-template-columns:1fr;gap:24px}
 .custom-product .product-intro>div{grid-row:auto}
 .custom-product .custom-variants,.custom-product .custom-rfq-grid{grid-template-columns:1fr}
 .custom-product .custom-jump-links{gap:16px;font-size:12px}
 .custom-product .custom-specs th{width:34%}
 .custom-product .custom-gallery{grid-template-columns:1fr}
 .custom-product .custom-specs td{font-size:13px}
}
