.product-offer-card__card{--buying-options-surface: var(--card-surface-primary);border-radius:var(--card-radius);border:1px solid var(--card-border-primary);display:flex;flex-direction:column;gap:var(--card-gap-between-block);justify-content:space-between;padding:var(--card-padding-base);position:relative;text-decoration:none;height:100%}.product-offer-card__card h3{color:var(--text-primary);margin:0}.product-offer-card__card button{margin-bottom:0}.product-offer-card__card--featured{--border-accent: var(--xo-brand-primary);border:1px solid var(--border-accent);border-top-left-radius:0;position:relative;order:-1}@media print,screen and (min-width: 64em){.product-offer-card__card--featured{order:inherit}}.product-offer-card__content{display:flex;flex-direction:column;gap:var(--card-gap-between-block)}.product-offer-card__description{color:var(--text-secondary);margin:0}.product-offer-card__header{display:flex;flex-direction:column;gap:var(--card-gap-between-block)}.product-offer-card__heading-label{align-items:center;display:flex;font-size:.75rem;color:var(--text-primary);outline:1px solid var(--color-neutral-50);border-radius:.25rem;padding:.125rem .4rem}.product-offer-card__includes{color:var(--text-secondary)}.product-offer-card__list{margin:.75rem 0 0;display:flex;flex-direction:column;gap:.75rem}.product-offer-card__list-item{display:flex;gap:.25rem;color:var(--text-secondary);list-style-type:none;line-height:1.5rem}.product-offer-card__list-icon{flex:none;width:1.5rem;height:1.5rem}.product-offer-card__list-item--no-bullet{padding-left:1.75rem}.product-offer-card__list-item--hilighted{color:var(--text-primary);font-weight:var(--font-weight-semibold)}.product-offer-card__price-container{display:flex;flex-direction:column;gap:.5rem}.product-offer-card__price{color:var(--text-primary)}.product-offer-card__price--original{color:var(--text-secondary);text-decoration:line-through}.product-offer-card__price-label{color:var(--color-red-500)}.product-offer-card__price-details{align-items:center;display:flex;gap:.25rem}.product-offer-card__hr{width:100%;background-color:var(--card-border-primary);margin:0;border-bottom:0;height:1px}.product-offer-card__featured-label{--label-height: 1.25rem;align-items:center;background-color:var(--xo-brand-primary);border-radius:.1875rem .1875rem 0 0;color:var(--text-invert);display:flex;font-size:.725rem;font-weight:600;height:var(--label-height);justify-content:center;left:-1px;padding:.25rem .5rem;position:absolute;top:calc((var(--label-height) * -1) - 1px)}.product-offer-card__heading-icon{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.product-offer-card__icon{height:2rem}.product-offer-card__price-cta{display:flex;flex-direction:column;gap:1rem}.product-offer-card__price-cta button{margin-bottom:0}.product-offer-card__price-wrapper{display:flex;gap:.25rem}.product-offer-card__cta{height:3rem}.product-offer-card__button{width:100%}.product-offer-card__details{margin-bottom:var(--card-gap-between-block)}.product-offer-card__additional-details{margin-top:1rem;color:var(--text-secondary)}.product-offer-card__price-save{color:var(--color-red-500)}.product-offer-card__bundle-price{color:var(--text-secondary);text-decoration:line-through}.product-offer-card__price-spacer{display:none;height:1.25rem}@media print,screen and (min-width: 64em){.product-offer-card__price-spacer{display:inline-block}}
