.card-product{background-color:var(--c-green);border-radius:1rem;overflow:hidden;padding:4.3rem 3.6rem 3rem}@media (max-width:767px){.card-product{padding:2.2rem 1.4rem 2.5rem}}.card-product .pills--centered{min-height:24px}.card-product .card__head{text-align:center;margin-bottom:3rem}@media (max-width:767px){.card-product .card__head{margin-bottom:2.4rem}}.card-product .card__body{display:flex;margin-bottom:4.2rem}@media (max-width:767px){.card-product .card__body{flex-direction:column;margin-bottom:0}}.card-product .card__media{position:relative;flex:0 0 46.4%;margin-left:-.2rem}@media (max-width:767px){.card-product .card__media{flex:1;padding-top:100%;margin-left:0}}.card-product .rs-prow{display:flex;justify-content:space-between}.card-product .card__media img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.card-product .card__media img{max-height:100%}}.card-product .card__content{padding-left:2.4rem;padding-block:3rem;display:inline-flex;flex-direction:column;align-items:flex-start}@media (max-width:767px){.card-product .card__content{text-align:center;align-items:center;padding:0 0 2.5rem}}.card-product .card__content p{margin-bottom:2rem;font-size:1.5rem;line-height:1.2;letter-spacing:.01em;display:block;min-height:36px}@media (max-width:767px){.card-product .card__content p{max-width:82%;margin:0 auto 1.4rem;font-size:1.4rem;margin-bottom:1.6rem}}.card-product .card__btn--split{display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left}.card-product .card__btn-label{flex:0 0 auto}.card-product .card__btn-prices{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;line-height:1.2;font-weight:600;text-align:right}.card-product .card__btn-prices .card__price--current{font-weight:600}.card-product .card__price-one-time{display:block;font-size:1.15rem;font-weight:400;opacity:.9}.card-product .card__price-label{margin-right:.35em}.card-product .card__price--strike{text-decoration:line-through;font-weight:400}.card-product .card__btn{width:100%;max-width:22rem;margin-bottom:1.8rem}@media (max-width:767px){.card-product .card__btn{max-width:100%}}.card-product .card__actions{width:100%;max-width:22rem}@media (max-width:767px){.card-product .card__actions{max-width:100%}}.card-product--double .card__media{flex:0 0 60%;margin-left:-.2rem}