.c-product-card{container-name:product-card;container-type:inline-size;display:flex;flex-direction:column;flex-shrink:0;height:auto;width:30rem}.c-product-card__image-container{position:relative}.c-product-card__image{background-color:#fff;border-radius:2.4rem 2.4rem 0 0;display:block;overflow:hidden}.c-product-card__image img{aspect-ratio:2/1;display:block;object-fit:cover;object-position:center;width:100%}@container product-card (min-width: 40rem){.c-product-card__image{border-radius:3.2rem 3.2rem 0 0}}.c-product-card__badge{display:block;max-width:12rem;position:absolute;right:1.2rem;top:1.2rem;z-index:1}.c-product-card__badge img{display:block;width:100%}@container product-card (max-width: 39.9rem){.c-product-card__badge img{width:8rem}}.c-product-card__content{background-color:#fff;border-radius:0 0 2.4rem 2.4rem;display:flex;flex-direction:column;flex-grow:1;padding:2rem}.c-product-card__content:first-child{border-radius:2.4rem}@container product-card (min-width: 40rem){.c-product-card__content{border-radius:0 0 3.2rem 3.2rem;padding:3.2rem}.c-product-card__content:first-child{border-radius:3.2rem}}.c-product-card__title{font-size:2rem;font-weight:500;line-height:1.6}@container product-card (min-width: 40rem){.c-product-card__title{font-size:2.4rem;line-height:1.17}}.c-product-card__title-disclaimers a{color:inherit;font-size:1.6rem;font-weight:500;text-decoration:none}.c-product-card__summary{color:#66625d;font-size:1.4rem;line-height:1.286;margin:1.2rem 0 0}@container product-card (min-width: 40rem){.c-product-card__summary{font-size:1.8rem;line-height:1.44}}.c-product-card__rate-boxes{display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.c-product-card__rate-boxes:first-child{margin-top:0}@container product-card (min-width: 40rem){.c-product-card__rate-boxes{margin-top:2.4rem}}.c-product-card__rate-box__top{column-gap:.4rem;display:grid;grid-template-areas:"rate percent" "rate pa";grid-template-columns:auto 1fr}.c-product-card__rate{font-size:3.6rem;font-weight:500;grid-area:rate;line-height:1}@container product-card (min-width: 40rem){.c-product-card__rate{font-size:4.8rem}}.c-product-card__percent{align-self:flex-end;font-size:2rem;font-weight:500;grid-area:percent;line-height:1}@container product-card (min-width: 40rem){.c-product-card__percent{font-size:2.8rem}}.c-product-card__pa{font-size:1.2rem;font-weight:500;grid-area:pa;line-height:1}@container product-card (min-width: 40rem){.c-product-card__pa{font-size:1.4rem}}.c-product-card__pa a{color:inherit;text-decoration:none}.c-product-card__condition{color:#66625d;font-size:1.2rem;margin-bottom:0;margin-top:.8rem}@container product-card (min-width: 40rem){.c-product-card__condition{font-size:1.4rem}}.c-product-card__benefits{display:flex;flex-direction:column;gap:.8rem;margin:2rem 0}@container product-card (min-width: 40rem){.c-product-card__benefits{gap:1.2rem;margin:2.4rem 0}}.c-product-card__benefits:last-child{margin-bottom:0}.c-product-card__benefit{align-items:center;display:flex;font-size:1.4rem;gap:.8rem;line-height:1.286}@container product-card (min-width: 40rem){.c-product-card__benefit{font-size:1.6rem;gap:1.2rem;line-height:1.375}}.c-product-card__check{align-items:center;background-color:rgba(248,104,2,.1);border-radius:50%;display:flex;height:1.8rem;justify-content:center;width:1.8rem}@container product-card (min-width: 40rem){.c-product-card__check{height:2.2rem;width:2.2rem}}.c-product-card__check-icon{color:#f86802;font-size:1.8rem}@container product-card (min-width: 40rem){.c-product-card__check-icon{font-size:2.2rem}}.c-product-card__buttons{align-items:flex-end;display:grid;gap:1.2rem;grid-template-columns:1fr;margin-top:auto}@container product-card (min-width: 45rem){.c-product-card__buttons{grid-template-columns:repeat(2,1fr)}.c-product-card__buttons:has(:only-child){grid-template-columns:1fr}}.c-product-card__rate-boxes+.c-product-card__buttons{margin-top:2.4rem}@media screen and (min-width:600px){.c-product-card{width:27rem}.c-product-listing--2 .c-product-card{width:calc(50% - .8rem)}.c-product-listing--3 .c-product-card{width:30.6rem}}@media screen and (min-width:1024px){.c-product-listing--1 .c-product-card,.c-product-listing--2 .c-product-card{width:calc(50% - 1.2rem)}.c-product-listing--3 .c-product-card{width:calc(33.33% - 1.6rem)}}@media screen and (min-width:1280px){.c-product-card{width:45rem}}