.pricing-cards{padding:7rem 2rem}.pricing-cards__intro{text-align:center;max-width:72rem;margin:0 auto 4rem}.pricing-cards__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,32rem),1fr));gap:2rem;max-width:96rem;margin:0 auto}@media screen and (max-width:749px){.pricing-cards{padding:5rem 1.5rem}.pricing-card{padding:2.8rem 2rem}}.pricing-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.2rem 2.8rem;background:rgb(var(--brand-panel));border:1px solid var(--brand-line);border-radius:var(--brand-radius-card)}.pricing-card--highlight{border-color:rgba(var(--brand-accent),.5);box-shadow:0 0 60px rgba(var(--brand-accent),.07)}.pricing-card__badge{position:absolute;top:-1.2rem;left:50%;transform:translate(-50%);background:rgb(var(--brand-accent));color:#0a0a0a;font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:1rem;padding:.5rem 1.4rem;border-radius:999px;white-space:nowrap}.pricing-card__badge--outline{background:rgb(var(--brand-panel));color:rgb(var(--brand-accent-text));border:1px solid rgba(var(--brand-accent),.5)}.pricing-card__image{width:min(28rem,80%);margin:0 0 2rem}.pricing-card__image img{width:100%;height:auto;display:block}.pricing-card__chip{margin-bottom:1.6rem}.pricing-card__title{font-family:var(--font-heading-family);text-transform:uppercase;font-size:2.2rem;margin:0 0 1rem}.pricing-card__price{font-family:var(--font-body-family);font-weight:700;font-size:3.2rem;margin:0 0 .4rem}.pricing-card__price-compare{font-size:1.8rem;font-weight:400;color:rgba(var(--color-foreground),.4);text-decoration:line-through;margin-right:.8rem}.pricing-card__note{font-size:1.1rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(var(--color-foreground),.55);margin:0 0 1.8rem}.pricing-card__description{font-size:1.3rem;line-height:1.65;color:rgba(var(--color-foreground),.7);margin:0 0 2rem}.pricing-card__features{list-style:none;padding:0;margin:0 0 2.6rem;text-align:left;width:100%;max-width:30rem}.pricing-card__features li{position:relative;padding:.55rem 0 .55rem 2.4rem;font-size:1.3rem;line-height:1.5}.pricing-card__features li:before{content:"\2713";position:absolute;left:0;color:rgb(var(--brand-accent-text));font-weight:700}.pricing-card__ctas{display:flex;gap:1.2rem;flex-wrap:wrap;justify-content:center;margin-top:auto}.pricing-cards__footnote{text-align:center;margin:3.5rem auto 0;font-size:1.2rem;color:rgba(var(--color-foreground),.55)}.pricing-cards__footnote a{color:rgb(var(--brand-accent-text))}.pricing-cards__grid--select .pricing-card{cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}.pricing-cards__grid--select .pricing-card:not(.is-selected){opacity:.62}.pricing-cards__grid--select .pricing-card:not(.is-selected):hover{opacity:.85;border-color:rgba(var(--brand-accent),.28);transform:translateY(-2px)}.pricing-cards__grid--select .pricing-card.is-selected{opacity:1;border-color:rgba(var(--brand-accent),.85);box-shadow:0 0 0 1px rgba(var(--brand-accent),.4),0 0 70px rgba(var(--brand-accent),.12)}.pricing-cards__grid--select .pricing-card:focus-visible{outline:2px solid rgb(var(--brand-accent));outline-offset:3px}.pricing-cards__grid--select .pricing-card__ctas{width:100%;animation:pricing-cta-in .22s ease both}.pricing-cards__grid--select .pricing-card__ctas[hidden]{display:none}@keyframes pricing-cta-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.pricing-cards__grid--select .pricing-card,.pricing-cards__grid--select .pricing-card__ctas{transition:none;animation:none}}.pricing-cards__grid--select .pricing-card--highlight{border-color:var(--brand-line);box-shadow:none}
/*# sourceMappingURL=/cdn/shop/t/56/assets/section-pricing-cards.css.map */
