.listing-row{flex-wrap:wrap;gap:24px;justify-content:flex-start}.product-card{fill:#fafafa;border:2px solid transparent;box-shadow:0 0 10px rgba(0,0,0,.25);display:flex;flex-direction:column;padding:40px 24px}.product-card:hover{border:2px solid #263482;box-shadow:0 0 20px 0 rgba(0,0,0,.25)}.product-card .card-headline{color:#231f20;font-family:Barlow;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.product-card .description{flex-grow:1;margin-bottom:20px}.product-card .card-link{color:#263482;font-family:Barlow;font-size:16px;font-style:normal;font-weight:700;line-height:26px;text-decoration:none}.product-img{margin-bottom:25px}.product-img,.product-img img{max-height:98px;max-width:98px}.product-img img{object-fit:cover}.product-card .link svg{margin-left:12px}.link{font-size:16px;position:relative;text-decoration:none!important}.link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='12' fill='none' viewBox='0 0 44 12'%3E%3Cpath fill='%23263482' fill-rule='evenodd' d='m36.53 12 7.106-5.478L36.53 0v5.315H0v1.932h36.53z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:12px;position:absolute;right:-55px;top:30%;width:46px}