product-matching{display:block;margin-bottom:1.5rem}.product__matching{align-items:center;background-color:var(--z-color-white);border:.1rem solid var(--z-color-black);display:flex;flex-wrap:nowrap;margin:1rem 0;padding:.4rem;width:100%}.product__matching-label{font-family:Gustavo;font-size:2.2rem;font-weight:700;line-height:2.2rem;margin:0}@media(max-width:799px){.product__matching-label{font-size:var(--font-body-scale)}}.product__matching-label-count{font-size:1.8rem;font-weight:300}@media(max-width:799px){.product__matching-label-count{font-size:calc(var(--font-body-scale)*87.5%)}}.product__matching-item{align-items:center;background-color:var(--z-color-white);border:none;cursor:pointer;display:flex;font-family:inherit;font-size:calc(var(--font-body-scale)*75%);font-weight:600;height:2.8rem;justify-content:center;margin:0;padding:0;text-decoration:none;width:50%}.product__matching-item.matching--current{background-color:var(--z-color-blue);color:var(--z-color-white)}.product__matching-item img,.product__matching-item svg{height:13px;margin-left:4px;width:auto}