.pricing-single__module .content-wrapper{grid-column:content-start/content-end;text-align:center}.pricing-single__module .package__price{align-items:center;aspect-ratio:var(--aspect-ratio);border-radius:1rem;display:flex;grid-column:one-two-start/one-two-end;grid-row:2/3;justify-content:center;overflow:hidden;overflow:clip;text-align:center;width:100%}.pricing-single__module .pricing__wrapper{backdrop-filter:blur(3px);background:var(--overlay);border-radius:1rem;padding:2rem}.pricing-single__module .package__price p{line-height:1;margin:0}.pricing-single__module .package__price .fineprint{font-size:var(--font-size-sm);line-height:1.3}.pricing-single__module .package__price .frequency,.pricing-single__module .package__price .start{font-family:var(--heading-font-family,sans-serif);font-style:var(--heading-font-style,normal);font-weight:var(--heading-font-weight,700);line-height:1;line-height:var(--heading-line-height,1.2);margin:0}.pricing-single__module .package__details{border-radius:1rem;grid-column:two-two-start/two-two-end;grid-row:2/3;padding:var(--base-padding)}.pricing-single__module.flip .package__price{grid-column:two-two-start/two-two-end}.pricing-single__module.flip .package__details{grid-column:one-two-start/one-two-end}.pricing-single__module p.price{color:var(--tertiary);font-size:5rem;font-weight:var(--heading-font-weight);margin-block:1rem}.pricing-single__module .fullfineprint{font-size:var(--font-size-sm)}@media (max-width:800px){.pricing-single__module .package__price,.pricing-single__module.flip .package__price{grid-row:2}.pricing-single__module .package__details,.pricing-single__module.flip .package__details{grid-row:3}}