.PricingPageContent-module__GH7gwG__page{color:#1f1f1f;width:100%;padding:0 16px 56px}.PricingPageContent-module__GH7gwG__planNotice{--pricing-plan-notice-width:343px;--pricing-plan-notice-padding:var(--space-2);--pricing-plan-notice-bg:var(--Colors-Neutral-Gray-50,#fafafa);--pricing-plan-notice-radius:14px;--pricing-plan-notice-border:var(--Border-border-quaternary,#eaeaea);--pricing-plan-notice-gap:var(--space-2);--pricing-plan-notice-margin-top:var(--space-6);--pricing-plan-notice-margin-bottom:var(--space-6);--pricing-plan-badge-padding-bottom:2px;--pricing-plan-badge-padding-inline:6px;--pricing-plan-badge-bg:var(--Background-bg-dark,#1f1f1f);--pricing-plan-badge-radius:100px;--pricing-plan-badge-color:var(--Text-text-white,#fff);--pricing-plan-badge-font-size:var(--font-size-14);--pricing-plan-badge-line-height:22px;--pricing-plan-badge-font-weight:500;--pricing-plan-text-color:var(--Text-text-secondary,#404040);--pricing-plan-text-font-size:var(--font-size-16);--pricing-plan-text-line-height:24px;--pricing-plan-text-font-weight:500;width:100%;margin:var(--pricing-plan-notice-margin-top)auto var(--pricing-plan-notice-margin-bottom);padding:var(--pricing-plan-notice-padding);justify-content:flex-start;align-items:center;gap:var(--pricing-plan-notice-gap);border-radius:var(--pricing-plan-notice-radius);background:var(--pricing-plan-notice-bg);box-shadow:inset 0 0 0 1px var(--pricing-plan-notice-border);display:inline-flex}.PricingPageContent-module__GH7gwG__planBadge{justify-content:center;align-items:center;gap:var(--pricing-plan-notice-gap);padding:0 var(--pricing-plan-badge-padding-inline)var(--pricing-plan-badge-padding-bottom);border-radius:var(--pricing-plan-badge-radius);background:var(--pricing-plan-badge-bg);color:var(--pricing-plan-badge-color);font-family:var(--Font-Family-heading,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--pricing-plan-badge-font-size);font-weight:var(--pricing-plan-badge-font-weight);line-height:var(--pricing-plan-badge-line-height);text-align:center;display:flex;overflow:hidden}.PricingPageContent-module__GH7gwG__planNoticeText{color:var(--pricing-plan-text-color);font-family:var(--Font-Family-heading,"Wix Madefor Display",system-ui,sans-serif);font-size:var(--pricing-plan-text-font-size);font-weight:var(--pricing-plan-text-font-weight);line-height:var(--pricing-plan-text-line-height);flex:1 1 0;margin:0}.PricingPageContent-module__GH7gwG__heading{text-align:center;gap:8px;width:min(100%,560px);margin:26px auto 34px;display:grid}.PricingPageContent-module__GH7gwG__title{color:#000;margin:0;font-size:24px;font-weight:700;line-height:36px}.PricingPageContent-module__GH7gwG__subtitle{color:#404040;margin:0;font-size:16px;font-weight:500;line-height:24px}.PricingPageContent-module__GH7gwG__planList{grid-template-columns:1fr;gap:24px;margin:0 auto;display:grid}.PricingPageContent-module__GH7gwG__planCard{background:#fafafa;border:1px solid #eaeaea;border-radius:8px;flex-direction:column;gap:16px;min-width:0;padding:12px;display:flex;position:relative}.PricingPageContent-module__GH7gwG__planCard[data-current=true]{border-color:#da3928}.PricingPageContent-module__GH7gwG__planTags{align-items:center;gap:var(--space-2);display:flex}.PricingPageContent-module__GH7gwG__currentTag,.PricingPageContent-module__GH7gwG__popularTag,.PricingPageContent-module__GH7gwG__freeTrialTag{width:fit-content;min-height:20px;padding:3px var(--space-2);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.PricingPageContent-module__GH7gwG__currentTag{background:#da3928;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.PricingPageContent-module__GH7gwG__popularTag,.PricingPageContent-module__GH7gwG__freeTrialTag{background:#1f1f1f;flex:none}.PricingPageContent-module__GH7gwG__planTop{border-bottom:1px solid #ededed;flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:24px;display:flex}.PricingPageContent-module__GH7gwG__planNameRow{justify-content:space-between;align-self:stretch;align-items:center;gap:12px;display:flex}.PricingPageContent-module__GH7gwG__planName{color:#000;margin:0;font-size:16px;font-weight:700;line-height:24px}.PricingPageContent-module__GH7gwG__priceRow{align-items:flex-end;gap:4px;min-height:34px;display:inline-flex}.PricingPageContent-module__GH7gwG__price{color:#000;font-size:22px;font-weight:700;line-height:34px}.PricingPageContent-module__GH7gwG__period{color:#404040;align-items:center;min-height:24px;padding-bottom:4px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.PricingPageContent-module__GH7gwG__planAudience{color:#404040;margin:0;font-size:14px;font-weight:500;line-height:20px}.PricingPageContent-module__GH7gwG__cta{color:#fff;cursor:pointer;background:#da3928;border:none;border-radius:999px;justify-content:center;align-self:stretch;align-items:center;min-height:48px;padding:10px 24px;font-size:18px;font-weight:600;line-height:28px;display:inline-flex}.PricingPageContent-module__GH7gwG__cta:hover:not(:disabled){background:#c93023}.PricingPageContent-module__GH7gwG__cta:disabled{cursor:default;background:#ea9893}.PricingPageContent-module__GH7gwG__features{gap:8px;margin:0;padding:0;list-style:none;display:grid}.PricingPageContent-module__GH7gwG__feature{color:#404040;align-items:center;gap:4px;min-width:0;font-size:12px;font-weight:500;line-height:18px;display:flex}.PricingPageContent-module__GH7gwG__featureIcon{flex:0 0 24px;width:24px;height:24px;position:relative}.PricingPageContent-module__GH7gwG__feature[data-available=true] .PricingPageContent-module__GH7gwG__featureIcon:before{content:"";border-bottom:2px solid #1f9147;border-left:2px solid #1f9147;width:13px;height:8px;position:absolute;top:6px;left:5px;transform:rotate(-45deg)}.PricingPageContent-module__GH7gwG__feature[data-available=false] .PricingPageContent-module__GH7gwG__featureIcon:before,.PricingPageContent-module__GH7gwG__feature[data-available=false] .PricingPageContent-module__GH7gwG__featureIcon:after{content:"";background:#9c9c9c;border-radius:999px;width:2px;height:12px;position:absolute;top:6px;left:11px}.PricingPageContent-module__GH7gwG__feature[data-available=false] .PricingPageContent-module__GH7gwG__featureIcon:before{transform:rotate(45deg)}.PricingPageContent-module__GH7gwG__feature[data-available=false] .PricingPageContent-module__GH7gwG__featureIcon:after{transform:rotate(-45deg)}.PricingPageContent-module__GH7gwG__status{color:#404040;text-align:center;background:#fff;border:1px solid #eaeaea;border-radius:8px;width:min(760px,100%);margin:18px auto 0;padding:14px 16px;font-size:14px;line-height:1.45}.PricingPageContent-module__GH7gwG__status[data-tone=success]{color:#1f9147;border-color:#b9e4c6}.PricingPageContent-module__GH7gwG__status[data-tone=error]{color:#a3291f;border-color:#f1b8b3}@media (min-width:760px){.PricingPageContent-module__GH7gwG__page{--pricing-page-desktop-margin-bottom:calc(var(--space-6)*2);margin-bottom:var(--pricing-page-desktop-margin-bottom);padding:0}.PricingPageContent-module__GH7gwG__heading{margin-top:34px;margin-bottom:42px}.PricingPageContent-module__GH7gwG__planNotice{--pricing-plan-notice-margin-top:var(--space-4);--pricing-plan-notice-margin-bottom:var(--space-4);--pricing-plan-badge-font-size:var(--font-size-12);--pricing-plan-badge-line-height:18px;--pricing-plan-text-font-size:var(--font-size-14);--pricing-plan-text-line-height:20px;width:fit-content;max-width:100%;display:flex}.PricingPageContent-module__GH7gwG__planNoticeText{white-space:nowrap}.PricingPageContent-module__GH7gwG__planList{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.PricingPageContent-module__GH7gwG__planCard{min-height:100%}.PricingPageContent-module__GH7gwG__planTop{flex:1 0 auto}}
