
.breadcrumb{background-color:var(--_c-bg);padding:6px;margin-top:11px;--_c-light:#AAA1A1;--_c-bg:#D9D9D933}.breadcrumb li{display:inline-flex;align-items:center}.breadcrumb li:not(:first-child):before{content:"/";margin-right:3px;color:var(--_c-light)}.breadcrumb li>*{font-size:var(--fs-xs)}.breadcrumb li a{color:var(--_c-light)}.breadcrumb li a:hover{color:#000}.breadcrumb li span,.showcase .product-item:hover :nth-child(2){color:var(--c-primary)}.showcase{padding-block:17px 53px}.showcase .head{margin-bottom:30px;text-align:center}.showcase .head>:first-child{font-size:var(--fs-xl, 36px);font-weight:600;margin-bottom:12px}.showcase .head p{max-width:1085px;margin-inline:auto}.showcase .wrapper{display:grid;place-items:center;grid-template-columns:var(--showcase-columns,repeat(4,1fr));gap:var(--showcase-gap,40px 22px)}.showcase .product-item{width:100%}.showcase .product-item img{width:100%;margin-bottom:20px;border-radius:15px}.showcase .product-item :nth-child(2){font-size:var(--fs-sm, 18px);font-weight:600;color:#000;display:block}.showcase :where(.head,.head :first-child,.head p,.product-item :nth-child(2)){transition:var(--transition)}@media only screen and (width <= 767px){.showcase .product-item img{margin-bottom:15px}}@media only screen and (width <= 475px){.showcase .product-item :nth-child(2){text-align:center}}