/* Loaded only by the two English product candidates. */
.product-buyer-review { margin: 0 clamp(18px,5vw,72px); padding: clamp(22px,3vw,40px); background:#eff5f2; border:1px solid #d3e1da; border-radius:12px; scroll-margin-top:110px; }
.product-buyer-review * { box-sizing:border-box; }
.product-buyer-review__heading { max-width:850px; margin-bottom:24px; }
.product-buyer-review h2 { font-size:clamp(1.65rem,3vw,2.55rem); line-height:1.15; margin:10px 0 14px; }
.product-buyer-review h3 { font-size:1.2rem; margin:0 0 8px; }
.product-buyer-review p { color:#41544b; line-height:1.65; }
.product-buyer-review__grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:24px; }
.product-buyer-review__factory { margin:0; background:#fff; border:1px solid #d3e1da; border-radius:8px; overflow:hidden; }
.product-buyer-review__factory img { display:block; width:100%; height:auto; aspect-ratio:4/3; object-fit:contain; background:#fff; }
.product-buyer-review figcaption { padding:18px; }
.product-buyer-review figcaption strong,.product-buyer-review figcaption span { display:block; }
.product-buyer-review figcaption span { color:#41544b; margin-top:6px; line-height:1.6; }
.product-buyer-review__certificates { padding:22px; border:1px solid #d3e1da; background:#fff; border-radius:8px; min-width:0; }
.product-buyer-review__documents { display:grid; grid-template-columns:1fr 1fr; gap:14px; margin:18px 0; }
.product-buyer-review__documents a { display:block; padding:10px; background:#f8faf9; border:1px solid #d3e1da; border-radius:6px; color:#165b52; text-decoration:none; text-align:center; font-weight:700; }
.product-buyer-review__documents img { display:block; width:100%; height:clamp(160px,19vw,245px); object-fit:contain; }
.product-buyer-review__documents a>span { display:block; padding-top:10px; }
.product-buyer-review__note { font-size:.88rem; margin-bottom:0; }
.product-buyer-review__routes { display:flex; flex-wrap:wrap; gap:10px; margin-top:24px; }
.product-buyer-review__routes a { display:inline-flex; align-items:center; min-height:44px; padding:10px 14px; border:1px solid #b8cbc1; border-radius:6px; background:#fff; color:#165b52; font-weight:700; line-height:1.4; text-decoration:none; }
.product-buyer-review a:hover { border-color:#165b52; background:#eaf2ee; }
.product-buyer-review a:focus-visible { outline:3px solid #165b52; outline-offset:4px; }
#sample-quotation,#replacement-review,#supplier-replacement,#terminal-keypad-rfq,#overlay-rfq-route { scroll-margin-top:110px; }
@media(max-width:700px) { .product-buyer-review__grid { grid-template-columns:1fr; } .product-buyer-review__certificates { padding:18px; } .product-buyer-review__documents img { height:190px; } .product-buyer-review__routes { flex-direction:column; } }
@media(max-width:380px) { .product-buyer-review__documents { gap:8px; } .product-buyer-review__documents a { padding:6px; } .product-buyer-review__documents img { height:160px; } }
