.product-card--cc{background-color:#fff;border:2px solid #dfe8f0;border-radius:1rem;box-shadow:0 .125rem .25rem rgba(18,30,87,.075);container-name:product-card-cc;container-type:inline-size;padding:0;position:relative;width:100%}.product-card--cc .product-card__inner{align-content:flex-start;display:grid;grid-template-areas:"image image" "heading heading" "rating rating" "meta meta" "separator separator" "usps usps" "footer footer" "compare moreinfo";grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto auto minmax(auto,1fr) auto;height:100%;padding:1rem}.product-card--cc .product-card__inner:before{background-color:#f1f7fc;border-radius:1rem 1rem 0 0;content:"";display:block;height:90px;left:0;position:absolute;top:0;width:100%;z-index:0}@container product-card-cc (min-width:768px){.product-card--cc .product-card__inner:before{border-radius:1rem 0 0 1rem;height:100%;width:90px}}.product-card--cc .product-card__image{display:flex;grid-area:image;justify-content:center;margin-bottom:1rem;padding:0;position:relative;z-index:1}.product-card--cc .product-card__image img{height:auto;max-height:none;max-width:225px!important}.product-card--cc .product-card__separator{grid-area:separator;margin:1rem -1rem}.product-card--cc .product-card__heading{grid-area:heading;margin-bottom:1rem}.product-card--cc .product-card__heading .h3,.product-card--cc .product-card__heading h3{font-size:1.0625rem;margin-bottom:0;text-align:center}.product-card--cc .product-card__rating{display:flex;grid-area:rating;justify-content:center}.product-card--cc .product-card__rating .star-rating{padding:0}@container product-card-cc (max-width:767px){.product-card--cc .product-card__rating .read-review-link{display:none}}.product-card--cc .product-card__meta{align-items:flex-start;display:flex;grid-area:meta;justify-content:center;margin-top:1rem;min-height:30px}.product-card--cc .product-card__usps{grid-area:usps;margin-bottom:1.875rem}.product-card--cc .product-card__usps .properties-list{column-gap:1.875rem;display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:1.875rem;row-gap:.5rem;text-align:center}.product-card--cc .product-card__footer{grid-area:footer;margin-bottom:.5rem}.product-card--cc .product-card__footer__price{margin-bottom:1rem}.product-card--cc .product-card__footer__price .price__suffix{font-size:.875rem;margin-bottom:.2rem;top:0}.product-card--cc .product-card__footer__buttons{display:flex;flex-direction:column;justify-content:flex-end}.product-card--cc .product-card__footer__buttons .btn:not(.btn-lg,.btn-sm){margin-bottom:.5rem;white-space:nowrap}.product-card--cc .product-card__compare{grid-area:compare;position:relative;z-index:10}.product-card--cc .product-card__moreinfo{grid-area:moreinfo;text-align:right}@container product-card-cc (min-width:475px){.product-card--cc .product-card__footer{display:grid;grid-area:footer;grid-template-columns:1fr 1fr;margin-bottom:.5rem}}@container product-card-cc (min-width:768px){.product-card--cc .product-card__inner{column-gap:3.125rem;grid-template-areas:"heading heading heading meta" "rating rating rating meta" "separator separator separator separator" "image usps usps footer" "compare usps usps moreinfo";grid-template-columns:230px 1fr 1fr auto;grid-template-rows:auto auto auto auto 25px;padding:1.875rem}.product-card--cc .product-card__image img{max-width:none}.product-card--cc .product-card__heading{margin-bottom:1rem}.product-card--cc .product-card__heading .h3,.product-card--cc .product-card__heading h3{font-size:1.625rem;text-align:left}.product-card--cc .product-card__heading,.product-card--cc .product-card__rating{padding-left:calc(90px + .5rem)}.product-card--cc .product-card__separator{border-bottom:2px solid #dfe8f0;height:2px;margin:1.875rem -1.875rem;position:relative;z-index:1}.product-card--cc .product-card__separator hr{display:none}.product-card--cc .product-card__rating{justify-content:flex-start}.product-card--cc .product-card__meta{justify-content:flex-end}.product-card--cc .product-card__usps{margin-bottom:0}.product-card--cc .product-card__usps .properties-list{column-gap:4.375rem;justify-content:flex-start;text-align:left}.product-card--cc .product-card__usps .properties-list__item__value{font-size:1.25rem}.product-card--cc .product-card__footer{grid-template-columns:1fr;height:100%;text-align:center}.product-card--cc .product-card__footer__price{margin-bottom:1rem}.product-card--cc .product-card__footer__buttons{align-items:center;align-self:flex-end}.product-card--cc .product-card__footer__buttons .btn:not(.btn-lg,.btn-sm){padding:22px 38px}.product-card--cc .product-card__moreinfo{text-align:center}}.product-card--cc.theme--green .product-card__inner:before,.product-card--cc.theme--orange .product-card__inner:before,.product-card--cc.theme--secondary .product-card__inner:before{background-color:#fff}.product-card--cc.theme--primary .product-card__inner:before{background-color:#446ee4}.product-card--cc.theme--purple .product-card__inner:before{background-color:#232840}.product-card--cc.theme--purple-dark .product-card__inner:before{background-color:#313753}.product-card--cc.theme--fw-blue .product-card__inner:before{background-color:#255fdf}