.product-card--krediet{background-color:#fff;border:2px solid #dfe8f0;border-radius:.25rem;container-name:product-card-krediet;container-type:inline-size}.product-card--krediet .product-card__inner{column-gap:1rem;display:grid;grid-template-areas:"image price" "body body" "button button";grid-template-columns:1fr 1fr;height:100%;padding:1.875rem;row-gap:1.875rem}@container product-card-krediet (min-width:768px) and (max-width:899px){.product-card--krediet .product-card__inner{column-gap:1.875rem;grid-template-areas:"image body price" "image button button";grid-template-columns:215px auto 150px}}@container product-card-krediet (min-width:900px){.product-card--krediet .product-card__inner{column-gap:1.875rem;grid-template-areas:"image body price button";grid-template-columns:215px auto 145px 160px}}.product-card--krediet .product-card__title{margin-bottom:.5rem}.product-card--krediet .product-card__label{margin-bottom:1rem}.product-card--krediet .product-card__image{align-items:center;display:flex;grid-area:image;justify-content:left;position:relative}@container product-card-krediet (min-width:768px){.product-card--krediet .product-card__image{justify-content:center}}.product-card--krediet .product-card__body{grid-area:body}.product-card--krediet .product-card__badge{align-items:center;display:flex;grid-area:badge;justify-content:center;white-space:nowrap}@container product-card-krediet (min-width:768px){.product-card--krediet .product-card__badge{align-items:flex-end;grid-column:3/span 1;grid-row:1/span 1;position:relative;text-align:center;z-index:5}.product-card--krediet .product-card__badge__inner{position:relative;top:-10px}}.product-card--krediet .product-card__rating{align-items:center;display:flex;margin-top:1.875rem}@container product-card-krediet (min-width:768px){.product-card--krediet .product-card__rating{margin-top:1rem}}.product-card--krediet .product-card__price{align-content:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;grid-area:price;row-gap:.5rem}.product-card--krediet .product-card__price .price__suffix{display:block;margin-top:12px}.product-card--krediet .product-card__price .product-card__productValue{align-self:flex-end;background-color:#f1f7fc;border-radius:.25rem;display:inline-block;padding:5px 1rem;text-align:center}.product-card--krediet .product-card__price .badge{white-space:nowrap}@container product-card-krediet (min-width:900px){.product-card--krediet .product-card__price{align-content:center;justify-content:center}.product-card--krediet .product-card__price .product-card__productValue{align-self:center}}@container product-card-krediet (max-width:767px){.product-card--krediet .product-card__price .badge{left:50%;position:absolute;top:0;transform:translate(-50%,-50%)}}.product-card--krediet .product-card__button{align-items:center;display:flex;gap:1rem;grid-area:button;justify-content:flex-end}@container product-card-krediet (min-width:900px){.product-card--krediet .product-card__button{flex-direction:column-reverse;gap:.5rem;justify-content:center}}.product-card--krediet.product-card--no-productvalue .product-card__inner{grid-template-areas:"image image" "body body" "button button"}@container product-card-krediet (min-width:768px){.product-card--krediet.product-card--no-productvalue .product-card__inner{grid-template-areas:"image body body button"}}.product-card--krediet.product-card--featured,.product-card--krediet.product-card--featured-first:first-child{border-color:#ff9c02!important;border-width:2px}.product-card--krediet.product-card--featured .product-card__footer__buttons__link,.product-card--krediet.product-card--featured-first:first-child .product-card__footer__buttons__link{color:#ff9c02}.product-card.theme--primary .product-card__productValue{background-color:#446ee4}.product-card.theme--purple .product-card__productValue{background-color:#232840}.product-card.theme--purple-dark .product-card__productValue{background-color:#313753}.product-card.theme--fw-blue .product-card__productValue{background-color:#255fdf}.product-card.theme--blue{background-color:#f1f7fc}.product-card.theme--blue .product-card__price .product-card__productValue{background-color:#fff}