.sps{--sps-font:var(--gilroy, 'Gilroy', sans-serif);width:100%;background:var(--sps-outer-bg)}.sps *,.sps ::after,.sps ::before{box-sizing:border-box}.sps__inner{border-radius:30px;display:flex;flex-direction:column}.sps__plans{display:flex;gap:20px;padding-block-start:12px}.sps__plan{--sps-space-name-tagline:6px;--sps-space-tagline-price:22px;--sps-space-price-note:3px;--sps-space-note-cta:18px;--sps-space-cta-covers:24px;--sps-space-covers-block:14px;--sps-space-covers-includes:16px;--sps-space-includes-list:14px;--sps-space-list:12px;flex:1 1 0;min-width:0;width:100%;position:relative;padding:30px 26px;overflow:visible;border-radius:16px;outline:2px solid var(--sps-card-border);outline-offset:-2px;display:flex;flex-direction:column;transition:outline-color .25s ease,background .25s ease}.sps__plan--selected{outline-color:var(--sps-card-selected-border)}.sps__plan-badge{position:absolute;inset-block-start:0;inset-inline-start:26px;z-index:1;padding:5px 12px;display:flex;align-items:center;justify-content:center;border-radius:var(--buttons-radius-outset);font-family:var(--sps-font);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;line-height:1.5;white-space:nowrap;background:var(--sps-card-border);color:var(--sps-btn-text);transition:background .25s ease,color .25s ease}.sps__plan--selected .sps__plan-badge{transform:translateY(-50%);background:var(--sps-card-selected-border);color:var(--sps-btn-text)}.sps__plan-content{flex:1;min-width:0;display:flex;flex-direction:column}.sps__plan-header-group{display:flex;flex-direction:column;gap:4px;margin-block-end:var(--sps-space-name-tagline)}.sps__plan-header{display:flex;align-items:flex-start;gap:8px}.sps__plan-logo{display:flex;align-items:flex-start;gap:0;flex-shrink:0;position:relative;width:54px;height:38px}.sps__plan-logo-fill{width:31.39px;height:37.98px;background:rgba(78,47,210,.45);position:absolute;left:0;top:0}.sps__plan-logo-outline{width:29.45px;height:36.04px;outline:2px solid var(--sps-logo-outline);outline-offset:-1px;position:absolute;left:24px;top:1px}.sps__plan-logo img{width:auto;height:38px;object-fit:contain}.sps__plan-name{font-family:var(--sps-font);font-size:32px;font-weight:700;line-height:40px;color:var(--sps-plan-name)}.sps__plan-name-accent{color:var(--sps-plan-accent)}.sps__plan-popular{display:flex;align-items:center;gap:8px;color:var(--sps-popular-text)}.sps__plan-popular-icon{width:16px;height:16px;flex-shrink:0}.sps__plan-popular span{font-family:var(--sps-font);font-size:16px;font-weight:600;text-transform:uppercase;line-height:20px;letter-spacing:.4px}.sps__plan-desc{display:flex;flex-direction:column;gap:8px}.sps__plan-desc-title{min-height:40px;margin-block-end:var(--sps-space-tagline-price);color:var(--sps-desc-title)}.sps__plan-desc-body{font-family:var(--sps-font);font-size:14px;font-weight:600;line-height:26px;color:var(--sps-desc-body)}.sps__plan-desc-body p{margin:0;margin-block-end:var(--sps-space-includes-list)}.sps__plan-desc-body ol,.sps__plan-desc-body ul{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:var(--sps-space-list)}.sps__plan-note{font-family:var(--sps-font);font-size:16px;font-weight:600;line-height:20px;color:var(--sps-note-text)}.sps__plan-footer{display:flex;flex-direction:column;align-items:stretch;gap:var(--sps-space-note-cta)}.sps__plan-price-main{font-family:var(--sps-font);font-size:28px;font-weight:700;line-height:36px;color:var(--sps-price);transition:color .25s ease}.sps__plan--selected .sps__plan-price-main{color:var(--sps-selected-price)}.sps__plan-price-sub{margin-block-start:var(--sps-space-price-note);font-family:var(--sps-font);font-size:14px;font-weight:600;line-height:16px;color:var(--sps-price-sub);transition:color .25s ease}.sps__plan--selected .sps__plan-price-sub{color:var(--sps-selected-price-sub)}.sps__plan-select-btn{width:100%;padding:16px 24px;background:var(--sps-btn-bg);border-radius:8px;border:none;cursor:pointer;font-family:var(--sps-font);font-size:20px;font-weight:600;line-height:24px;color:var(--sps-btn-text);text-align:center;transition:opacity .2s ease;text-decoration:none;display:inline-block}.sps__plan-select-btn:hover{opacity:.85}.sps__plan-select-btn:focus-visible{outline:2px solid var(--sps-card-selected-border,#4e2fd2);outline-offset:2px}@media (forced-colors:active){.sps__plan-select-btn:focus-visible{outline:2px solid transparent}}.sps__plan-price-annual[hidden],.sps__plan-price-monthly[hidden]{display:none}.sps__plan-selected-icon{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.sps--flavored-grey{--sps-outer-bg:#22262b;--sps-inner-bg:rgba(0, 0, 0, 0.15);--sps-card-border:#393f47;--sps-card-bg:transparent;--sps-card-selected-border:#827aff;--sps-card-selected-bg:rgba(78, 47, 210, 0.15);--sps-plan-name:#ffffff;--sps-plan-accent:#827aff;--sps-logo-outline:#827aff;--sps-desc-title:#f0f4f7;--sps-desc-body:#ced6de;--sps-note-text:#827aff;--sps-price:#ffffff;--sps-price-sub:#6f7882;--sps-selected-price:#ffffff;--sps-selected-price-sub:#b8c4ff;--sps-btn-bg:#4e2fd2;--sps-btn-text:#ffffff;--sps-selected-btn-bg:rgba(130, 122, 255, 0.2);--sps-selected-btn-text:#b8c4ff;--sps-popular-text:#f7d785}.sps--grey{--sps-outer-bg:#1f1f1f;--sps-inner-bg:rgba(0, 0, 0, 0.15);--sps-card-border:#3b3b3b;--sps-card-bg:transparent;--sps-card-selected-border:#827aff;--sps-card-selected-bg:rgba(78, 47, 210, 0.15);--sps-plan-name:#ffffff;--sps-plan-accent:#827aff;--sps-logo-outline:#827aff;--sps-desc-title:#f0f0f0;--sps-desc-body:#cccccc;--sps-note-text:#827aff;--sps-price:#ffffff;--sps-price-sub:#757575;--sps-selected-price:#ffffff;--sps-selected-price-sub:#b8c4ff;--sps-btn-bg:#4e2fd2;--sps-btn-text:#ffffff;--sps-selected-btn-bg:rgba(130, 122, 255, 0.2);--sps-selected-btn-text:#b8c4ff;--sps-popular-text:#f7d785}.sps--flavored-white{--sps-outer-bg:#ffffff;--sps-inner-bg:#fafafa;--sps-card-border:#ced6de;--sps-card-bg:#f7fafc;--sps-card-selected-border:#4e2fd2;--sps-card-selected-bg:#e6eeff;--sps-plan-name:#22262b;--sps-plan-accent:#4e2fd2;--sps-logo-outline:#4e2fd2;--sps-desc-title:#22262b;--sps-desc-body:#525963;--sps-note-text:#4e2fd2;--sps-price:#0b0d10;--sps-price-sub:#6f7882;--sps-selected-price:#4e2fd2;--sps-selected-price-sub:#827aff;--sps-btn-bg:#4e2fd2;--sps-btn-text:#ffffff;--sps-selected-btn-bg:#b8c4ff;--sps-selected-btn-text:#4e2fd2;--sps-popular-text:#d98f10}.sps--white{--sps-outer-bg:#ffffff;--sps-inner-bg:#fafafa;--sps-card-border:#e3e3e3;--sps-card-bg:#fafafa;--sps-card-selected-border:#4e2fd2;--sps-card-selected-bg:#e6eeff;--sps-plan-name:#1f1f1f;--sps-plan-accent:#4e2fd2;--sps-logo-outline:#4e2fd2;--sps-desc-title:#1f1f1f;--sps-desc-body:#575757;--sps-note-text:#4e2fd2;--sps-price:#0b0d10;--sps-price-sub:#757575;--sps-selected-price:#4e2fd2;--sps-selected-price-sub:#757575;--sps-btn-bg:#4e2fd2;--sps-btn-text:#ffffff;--sps-selected-btn-bg:#b8c4ff;--sps-selected-btn-text:#4e2fd2;--sps-popular-text:#d98f10}@media screen and (max-width:1200px){.sps__plan-name{font-size:24px}}@media screen and (max-width:989px){.sps__plans{gap:12px}.sps__plan{padding:20px 12px}.sps__plan-name{font-size:20px}}@media screen and (max-width:749px){.sps__inner{padding:16px 0;border-radius:0}.sps__plans{flex-direction:column;align-items:center;gap:16px;padding-block-start:12px}.sps__plan--popular{order:-1}.sps__plan{max-width:420px;flex:none;padding:30px 16px;border-radius:12px;outline-width:3px;outline-offset:-3px}.sps__plan-badge{inset-inline-start:16px}.sps__plan-header{padding-top:0;align-items:center}.sps__plan-logo{width:44px;height:31px}.sps__plan-logo-fill{width:25.77px;height:31.18px}.sps__plan-logo-outline{width:24.18px;height:29.58px;left:20px}.sps__plan-logo img{height:31px}.sps__plan-name{font-size:28px;line-height:36px}.sps__plan-desc-body{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.04px}.sps__plan-note{font-size:14px;line-height:16px}.sps__plan-price-main{font-size:20px;font-weight:600;line-height:28px}.sps__plan-price-sub{font-size:12px;font-weight:500;line-height:16px;letter-spacing:.06px}.sps__plan-select-btn{width:100%;padding:12px 28px;font-size:16px;line-height:20px}}.sps__plan-covers{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin:0;padding-block:var(--sps-space-covers-block);border-top:1px solid #f0f0f0}.sps__plan-footer+.sps__plan-covers,.sps__plan-footer+.sps__plan-desc-body{margin-block-start:var(--sps-space-cta-covers)}.sps__plan-covers+.sps__plan-desc-body{margin-block-start:var(--sps-space-covers-includes)}.sps__plan-covers+.sps__plan-note,.sps__plan-desc-body+.sps__plan-note,.sps__plan-footer+.sps__plan-note{margin-block-start:auto;padding-block-start:var(--sps-space-covers-includes)}.sps__plan-covers-label{color:#6e6e6e;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sps__plan-covers-value{color:#1f1f1f;font-size:1.4rem;font-weight:700}.sps__plan--recommended{outline:2px solid var(--green-70,#0aa288);outline-offset:4px}