.tags{-moz-column-gap:.3333rem;column-gap:.3333rem;display:flex}.tags>*{max-width:100%}.tags.bottom,.tags.top{padding:.5rem;position:absolute;width:100%;z-index:1}.tags.top{top:0}.tags.bottom{bottom:0}.product_card{border-radius:.75rem;font-family:var(--font-fam-pri),sans-serif;padding:2rem .5rem .5rem;text-decoration:none;transition:all .4s ease-out}.product_card>*{color:var(--color-text)}.product_card .card-content,.product_card .product--info,.product_card .product--pres{align-items:center;display:flex;flex-direction:column;justify-content:space-between;position:relative}.product_card .product--info{flex-grow:1}.product_card .card-content{cursor:pointer;height:100%;justify-content:space-between;min-height:10rem;padding:0}.product_card .product--pres{width:100%}.product_card .card-image{align-items:center;display:flex;justify-content:center;overflow:visible;transition:all .5s ease-out;width:100%}.product_card .card-image img{filter:drop-shadow(.5rem .5rem .5rem rgba(0,0,0,.25));height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product_card .tags{justify-content:center}.product_card .tags.top{align-items:flex-end;flex-direction:column;width:100%}.product_card .tags.top .icon{height:auto;width:5rem}.product_card .tags.status{justify-content:start;width:100%}.product_card .tags.status>*{max-width:40%}@media screen and (max-width:575px){.product_card .tags.materials .icon,.product_card .tags.regions .icon{max-width:2rem}}.product_card .product--info{padding:0 1rem 1rem;text-align:center;transition:all .4s ease-out}.product_card .product--info .title{word-wrap:break-word;font-size:1.1rem;font-weight:700;line-height:1.25rem;margin-bottom:auto;margin-top:0;overflow-wrap:break-word;padding:0;word-break:break-word}.product_card .product--info .artnr{font-size:.7rem;line-height:1rem}.product_card .product--prices{border:1px solid var(--color-text);border-radius:2rem;margin-top:.375rem;max-width:100%;padding:.375rem 0;width:12rem}.product_card .product--prices .kvp{gap:.6rem;justify-content:center;line-height:1.25rem;min-width:10rem;white-space:normal}.product_card .product--prices .kvp>*{white-space:nowrap;width:4rem}.product_card .product--prices .kvp__key{justify-content:right}.product_card .product--prices .kvp__value{font-weight:700}.product_card .product--prices .kvp.at_request{flex-wrap:wrap;gap:0}.product_card .product--prices .kvp.at_request>*{justify-content:center;width:100%}.product_card:hover{background:hsla(0,0%,100%,.25);box-shadow:0 .25rem .5rem rgba(102,91,79,.33)}.product_card:hover>*{color:var(--color-primary)}.product_card:hover .card-image{transform:scale(1.15)}.products-grid{background-color:var(--color-primary-soft)}.products-grid .note{background:var(--color-on-primary-lighter);border-radius:2rem;color:var(--color-primary);font-size:.85rem;font-weight:700;margin:1rem auto 0;padding:.5rem 1.5rem;text-align:center;text-transform:uppercase;width:-moz-fit-content;width:fit-content}
