@layer base{.sa-shop-sub-new{--sa-sub-new-col-starter-bg: var(--sa-sub-new-col-starter-bg-pc, #f7f5f3);--sa-sub-new-col-pro-bg: var(--sa-sub-new-col-pro-bg-pc, #d9eced);--sa-sub-new-col-unlimited-bg: var(--sa-sub-new-col-unlimited-bg-pc, #e7dfeb);--sa-sub-new-col-team-bg: var(--sa-sub-new-col-team-bg-pc, #d5d2d1);--sa-sub-new-card-back-starter: #e2e2e2;--sa-sub-new-card-back-pro: #00d0ff;--sa-sub-new-card-back-unlimited: #8f53ed;--sa-sub-new-card-back-team: #413d3b;--sa-sub-new-card-glass-starter: rgba(255, 255, 255, .1);--sa-sub-new-card-glass-pro: rgba(255, 255, 255, .1);--sa-sub-new-card-glass-unlimited: rgba(255, 255, 255, .1);--sa-sub-new-card-glass-team: rgba(255, 255, 255, .1);--sa-sub-new-btn-starter-bg: #ffffff;--sa-sub-new-btn-starter-color: #000000;--sa-sub-new-btn-pro-bg: #00d0ff;--sa-sub-new-btn-pro-color: #000000;--sa-sub-new-btn-unlimited-bg: #8f53ed;--sa-sub-new-btn-unlimited-color: #ffffff;--sa-sub-new-btn-team-bg: #413d3b;--sa-sub-new-btn-team-color: #ffffff;--sa-sub-new-bg: #ffffff;--sa-sub-new-text: #000000;--sa-sub-new-text-muted: #666666;--sa-sub-new-border: #e5e5e5;--sa-sub-new-radius: 12px;--sa-sub-new-radius-btn: 8px;--sa-sub-new-radius-card: 4px;--sa-sub-new-shadow: 0 2px 12px rgba(0, 0, 0, .06);--sa-sub-new-card-shadow: 0 4px 16px rgba(0, 0, 0, .08);--sa-sub-new-col-gap: 12px;--sa-sub-new-gap: 16px;--sa-sub-new-cell-padding: 4px 6px;--sa-sub-new-beta-color: #000000;--sa-sub-new-beta-fs: 15px;--sa-sub-new-flex-label: 37;--sa-sub-new-flex-col: 20;display:block;max-width:100%}}@layer components{.sa-shop-sub-new__container{text-align:center}.sa-shop-sub-new__container{padding-top:var(--sa-sub-new-c-pt-mb, 0px);padding-bottom:var(--sa-sub-new-c-pb-mb, 0px)}.sa-shop-sub-new__header-wrap{margin-bottom:clamp(1.25rem,2vw,2rem)}.sa-shop-sub-new__header-wrap .cs-section-header{margin-bottom:0}.sa-shop-sub-new__toggle-wrap{display:inline-flex;align-items:stretch;border-radius:var(--sa-sub-new-radius-btn);background:#f7f7f7;padding:4px;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.sa-shop-sub-new__toggle-btn{padding:10px 24px;border:none;border-radius:6px;font-size:clamp(14px,1.5vw,16px);font-weight:500;color:var(--sa-sub-new-text);background:transparent;cursor:pointer;transition:background-color .2s ease}.sa-shop-sub-new__toggle-btn--active{background:#fff}.sa-shop-sub-new__tables{position:relative;width:100%;overflow:hidden}.sa-shop-sub-new__table-wrap{display:none;width:100%}.sa-shop-sub-new__table-wrap--visible{display:block}.sa-shop-sub-new__plan-cards{display:flex;flex-wrap:nowrap;width:100%;gap:0 var(--sa-sub-new-col-gap);margin-bottom:36px}.sa-shop-sub-new__plan-cards__spacer{flex:var(--sa-sub-new-flex-label) 1 0%;min-width:0}.sa-shop-sub-new__plan-card-slot{flex:var(--sa-sub-new-flex-col) 1 0%;min-width:0;display:flex;justify-content:center;align-items:flex-start}.sa-shop-sub-new__plan-card{position:relative;flex:0 0 auto;width:134px;height:106px}.sa-shop-sub-new__plan-card__back{position:absolute;width:111px;height:89px;right:-22px;bottom:-18px;border-radius:var(--sa-sub-new-radius-card);box-shadow:var(--sa-sub-new-card-shadow);z-index:0}.sa-shop-sub-new__plan-card--starter .sa-shop-sub-new__plan-card__back{background:var(--sa-sub-new-card-back-starter)}.sa-shop-sub-new__plan-card--pro .sa-shop-sub-new__plan-card__back{background:var(--sa-sub-new-card-back-pro)}.sa-shop-sub-new__plan-card--unlimited .sa-shop-sub-new__plan-card__back{background:var(--sa-sub-new-card-back-unlimited)}.sa-shop-sub-new__plan-card--team .sa-shop-sub-new__plan-card__back{background:var(--sa-sub-new-card-back-team)}.sa-shop-sub-new__plan-card__glass{position:absolute;top:0;left:0;z-index:1;width:134px;height:106px;padding:6px 6px 10px 11px;border-radius:var(--sa-sub-new-radius-card);box-shadow:0 3px 7.5px #0000001a;display:flex;align-items:flex-end;justify-content:flex-start;font-weight:400;font-size:16px;line-height:1.35;color:var(--sa-sub-new-text);text-align:left;box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sa-shop-sub-new__plan-card__glass-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word;overflow:hidden;text-align:left}.sa-shop-sub-new__plan-card--starter .sa-shop-sub-new__plan-card__glass,.sa-shop-sub-new__plan-card--pro .sa-shop-sub-new__plan-card__glass,.sa-shop-sub-new__plan-card--unlimited .sa-shop-sub-new__plan-card__glass,.sa-shop-sub-new__plan-card--team .sa-shop-sub-new__plan-card__glass{background:#fff3}.sa-shop-sub-new__table{display:flex;flex-direction:column;width:100%;padding:16px 0;box-sizing:border-box;gap:0}.sa-shop-sub-new__row{display:flex;flex-wrap:nowrap;width:100%;gap:0 var(--sa-sub-new-col-gap)}.sa-shop-sub-new__row>*{padding:var(--sa-sub-new-cell-padding);font-size:clamp(14px,1.2vw,15px);line-height:1.5;color:var(--sa-sub-new-text);display:flex;align-items:center;justify-content:center;min-height:25px;box-sizing:border-box;background:var(--sa-sub-new-bg)}.sa-shop-sub-new__row>*:first-child{flex:var(--sa-sub-new-flex-label) 1 0%;min-width:0;justify-content:flex-start;text-align:left;background:transparent}.sa-shop-sub-new__row>*:nth-child(2){flex:var(--sa-sub-new-flex-col) 1 0%;background:var(--sa-sub-new-col-starter-bg)}.sa-shop-sub-new__row>*:nth-child(3){flex:var(--sa-sub-new-flex-col) 1 0%;background:var(--sa-sub-new-col-pro-bg)}.sa-shop-sub-new__row>*:nth-child(4){flex:var(--sa-sub-new-flex-col) 1 0%;background:var(--sa-sub-new-col-unlimited-bg)}.sa-shop-sub-new__row>*:nth-child(5){flex:var(--sa-sub-new-flex-col) 1 0%;background:var(--sa-sub-new-col-team-bg)}.sa-shop-sub-new__feature-title--empty{background:transparent!important}.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child>*:nth-child(2),.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child>*:nth-child(3),.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child>*:nth-child(4),.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child>*:nth-child(5){border-top-left-radius:5px;border-top-right-radius:5px}.sa-shop-sub-new__table>.sa-shop-sub-new__row:last-child>*:nth-child(2),.sa-shop-sub-new__table>.sa-shop-sub-new__row:last-child>*:nth-child(3),.sa-shop-sub-new__table>.sa-shop-sub-new__row:last-child>*:nth-child(4),.sa-shop-sub-new__table>.sa-shop-sub-new__row:last-child>*:nth-child(5){border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media(min-width:1025px){.sa-shop-sub-new__row>*:first-child{font-size:20px}.sa-shop-sub-new__row>*:nth-child(2),.sa-shop-sub-new__row>*:nth-child(3),.sa-shop-sub-new__row>*:nth-child(4),.sa-shop-sub-new__row>*:nth-child(5){font-size:16px}}.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child>.sa-shop-sub-new__plan-cell{padding-top:32px;flex-direction:column;align-items:center}.sa-shop-sub-new__price{display:block;font-weight:400;color:var(--sa-sub-new-text)}.sa-shop-sub-new__price-amount,.sa-shop-sub-new__price-unit{display:inline}.sa-shop-sub-new__price-unit{margin-left:.12em;white-space:nowrap;word-break:normal;overflow-wrap:normal}.sa-shop-sub-new__billing-detail{display:block;font-size:13px;font-weight:400;color:var(--sa-sub-new-text-muted);margin-top:4px}.sa-shop-sub-new__row--buttons .sa-shop-sub-new__plan-cell{padding-top:12px;padding-bottom:20px}.sa-shop-sub-new__btn{display:inline-block;padding:8px 24px;border-radius:var(--sa-sub-new-radius-btn);font-weight:400;font-size:16px;text-decoration:none;border:none;cursor:pointer;transition:opacity .2s ease,transform .05s ease}.sa-shop-sub-new__btn:hover{opacity:.92}.sa-shop-sub-new__btn:active{transform:scale(.98)}.sa-shop-sub-new__btn--starter{background:var(--sa-sub-new-btn-starter-bg);color:var(--sa-sub-new-btn-starter-color)}.sa-shop-sub-new__btn--pro{background:var(--sa-sub-new-btn-pro-bg);color:var(--sa-sub-new-btn-pro-color)}.sa-shop-sub-new__btn--unlimited{background:var(--sa-sub-new-btn-unlimited-bg);color:var(--sa-sub-new-btn-unlimited-color)}.sa-shop-sub-new__btn--team{background:var(--sa-sub-new-btn-team-bg);color:var(--sa-sub-new-btn-team-color)}.sa-shop-sub-new__check-icon{width:20px;height:20px;vertical-align:middle;object-fit:contain}.sa-shop-sub-new__beta{font-size:12px;font-weight:500;color:#666;margin-left:0;vertical-align:super;display:inline-block;white-space:nowrap;line-height:1;position:relative;top:-.12em}.sa-feature-label-with-beta,.sa-feature-label-with-beta__lead,.sa-feature-label-with-beta__text{display:inline}.sa-feature-label-with-beta__tail{display:inline-flex;align-items:baseline;white-space:nowrap}.sa-shop-sub-new__feature-title{text-align:left;font-weight:400;color:var(--sa-sub-new-text)}.sa-shop-sub-new__footer{display:none;margin-top:20px;padding:0;font-size:14px;color:var(--sa-sub-new-text-muted);text-align:center}.sa-shop-sub-new__footer--visible{display:block}.sa-shop-sub-new__footer p{margin:0}.sa-shop-sub-new__cta{margin-top:72px;display:flex;justify-content:center}.sa-shop-sub-new__cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;color:#fff;border-radius:5px;font-size:16px;font-weight:400;text-decoration:none;transition:opacity .2s ease}.sa-shop-sub-new__cta-btn:hover{opacity:.9}}@layer utilities{.sa-shop-sub-new__table-wrap[aria-hidden=true]{display:none}.sa-shop-sub-new__table-wrap--visible[aria-hidden=false]{display:block}}@media(min-width:1025px){.sa-shop-sub-new{--sa-sub-new-beta-fs: 20px}.sa-shop-sub-new__container{padding-top:var(--sa-sub-new-c-pt-pc, 0px);padding-bottom:var(--sa-sub-new-c-pb-pc, 0px)}.sa-shop-sub-new__plan-cards__spacer,.sa-shop-sub-new__plan-card-slot{padding:var(--sa-sub-new-cell-padding);box-sizing:border-box}.sa-shop-sub-new__plan-cards{display:grid;grid-template-columns:minmax(0,37fr) repeat(4,minmax(0,20fr));column-gap:var(--sa-sub-new-col-gap)}.sa-shop-sub-new__plan-cards__spacer{grid-column:1;flex:unset;min-width:0}.sa-shop-sub-new__plan-card-slot:nth-child(2){grid-column:2}.sa-shop-sub-new__plan-card-slot:nth-child(3){grid-column:3}.sa-shop-sub-new__plan-card-slot:nth-child(4){grid-column:4}.sa-shop-sub-new__plan-card-slot:nth-child(5){grid-column:5}.sa-shop-sub-new__plan-card-slot{flex:unset;min-width:0}.sa-shop-sub-new__row{display:grid;grid-template-columns:minmax(0,37fr) repeat(4,minmax(0,20fr));column-gap:var(--sa-sub-new-col-gap)}.sa-shop-sub-new__row>*:first-child{grid-column:1;flex:unset}.sa-shop-sub-new__plan-cell--col-1{grid-column:2}.sa-shop-sub-new__plan-cell--col-2{grid-column:3}.sa-shop-sub-new__plan-cell--col-3{grid-column:4}.sa-shop-sub-new__plan-cell--col-4{grid-column:5}.sa-shop-sub-new__row>*:nth-child(2),.sa-shop-sub-new__row>*:nth-child(3),.sa-shop-sub-new__row>*:nth-child(4),.sa-shop-sub-new__row>*:nth-child(5){flex:unset}.sa-shop-sub-new__plan-card__back{right:-14px;bottom:-12px}.sa-shop-sub-new__plan-card__glass{font-weight:400;font-size:16px;line-height:1.2}.sa-shop-sub-new__plan-card__glass-text{display:block;white-space:pre-line;word-break:normal;overflow-wrap:normal;overflow:visible;-webkit-line-clamp:unset}.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child>.sa-shop-sub-new__plan-cell--price{gap:1px}.sa-shop-sub-new__price{font-weight:400;font-size:16px;line-height:1.15}.sa-shop-sub-new__billing-detail{margin:0;font-size:12px;line-height:1.2;color:#797979}}@media(max-width:1024px){.sa-shop-sub-new{--sa-sub-new-col-starter-bg: transparent;--sa-sub-new-col-pro-bg: transparent;--sa-sub-new-col-unlimited-bg: transparent;--sa-sub-new-col-team-bg: transparent;--sa-sub-new-card-h-m: 76px;--sa-sub-new-label-fs-m: 16px;--sa-sub-new-cell-fs-m: 15px;--sa-sub-new-col-gap: 8px;background-color:#f2efeb}.sa-shop-sub-new__tables{overflow:visible;width:100%}.sa-shop-sub-new__table-wrap{min-width:0;width:100%;--sa-sub-new-mb-strip-bg: rgba(255, 255, 255, .4)}.sa-shop-sub-new__plan-cards{display:flex;flex-wrap:nowrap;gap:var(--sa-sub-new-col-gap);margin-left:0;margin-bottom:16px}.sa-shop-sub-new__plan-cards__spacer{display:none}.sa-shop-sub-new__plan-card-slot{flex:1 1 0%;min-width:0}.sa-shop-sub-new__plan-card{width:100%;max-width:100%;height:var(--sa-sub-new-card-h-m)}.sa-shop-sub-new__plan-card__back{left:50%;right:auto;transform:translate(-50%);bottom:-5px;width:78%;height:84.211%}.sa-shop-sub-new__plan-card__glass{width:100%;max-width:100%;height:var(--sa-sub-new-card-h-m);font-size:12px;line-height:1.2;padding:6px 6px 8px 8px}.sa-shop-sub-new__plan-card__glass-text{-webkit-line-clamp:unset;overflow:visible;white-space:normal;overflow-wrap:normal;word-break:break-word;line-height:1.2}.sa-shop-sub-new__table{padding:12px 0}.sa-shop-sub-new__table .sa-shop-sub-new__row{display:flex;flex-wrap:wrap;row-gap:0;column-gap:0;min-height:0;align-items:stretch;width:100%}.sa-shop-sub-new__table .sa-shop-sub-new__row>*:first-child:not(.sa-shop-sub-new__feature-title--empty){flex:0 0 100%;width:100%;min-height:36px;padding:10px 8px 8px;font-size:var(--sa-sub-new-label-fs-m);line-height:1.35;font-weight:400;align-items:flex-end;background:transparent;overflow-wrap:normal;word-break:break-word}.sa-shop-sub-new__feature-title:not(.sa-shop-sub-new__feature-title--empty){border-bottom:1px solid rgba(0,0,0,.08)}.sa-shop-sub-new__row>*:first-child.sa-shop-sub-new__feature-title--empty{display:none}.sa-shop-sub-new__table .sa-shop-sub-new__row>*:nth-child(2),.sa-shop-sub-new__table .sa-shop-sub-new__row>*:nth-child(3),.sa-shop-sub-new__table .sa-shop-sub-new__row>*:nth-child(4),.sa-shop-sub-new__table .sa-shop-sub-new__row>*:nth-child(5){flex:1 0 25%;max-width:25%;min-width:0;box-sizing:border-box;min-height:36px;padding:10px 8px 11px;font-size:var(--sa-sub-new-cell-fs-m);line-height:1.35;justify-content:flex-start;text-align:left;overflow-wrap:normal;word-break:break-word}.sa-shop-sub-new__row--buttons~.sa-shop-sub-new__row .sa-shop-sub-new__plan-cell.sa-shop-sub-new__plan-cell--col-2,.sa-shop-sub-new__row--buttons~.sa-shop-sub-new__row .sa-shop-sub-new__plan-cell.sa-shop-sub-new__plan-cell--col-4{background:#fff6}.sa-shop-sub-new__row--buttons~.sa-shop-sub-new__row .sa-shop-sub-new__plan-cell.sa-shop-sub-new__plan-cell--col-1,.sa-shop-sub-new__row--buttons~.sa-shop-sub-new__row .sa-shop-sub-new__plan-cell.sa-shop-sub-new__plan-cell--col-3{background:transparent;box-shadow:none}.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child .sa-shop-sub-new__plan-cell--col-1,.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child .sa-shop-sub-new__plan-cell--col-2,.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child .sa-shop-sub-new__plan-cell--col-3,.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child .sa-shop-sub-new__plan-cell--col-4,.sa-shop-sub-new__row.sa-shop-sub-new__row--buttons .sa-shop-sub-new__plan-cell--col-1,.sa-shop-sub-new__row.sa-shop-sub-new__row--buttons .sa-shop-sub-new__plan-cell--col-2,.sa-shop-sub-new__row.sa-shop-sub-new__row--buttons .sa-shop-sub-new__plan-cell--col-3,.sa-shop-sub-new__row.sa-shop-sub-new__row--buttons .sa-shop-sub-new__plan-cell--col-4{background:transparent;box-shadow:none}.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child>.sa-shop-sub-new__plan-cell{min-height:56px;padding-top:8px;padding-bottom:8px;justify-content:flex-start;align-items:flex-start;text-align:left}.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child>*:nth-child(2){align-items:flex-start;justify-content:flex-start;text-align:left}.sa-shop-sub-new__price-line,.sa-shop-sub-new__billing-detail{text-align:left}.sa-shop-sub-new__price{font-size:12px;line-height:1.1;font-weight:400}.sa-shop-sub-new__price-unit{display:block;margin-left:0}.sa-shop-sub-new__table>.sa-shop-sub-new__row:first-child>*:nth-child(2) .sa-shop-sub-new__price{font-weight:600;font-size:12px;color:#00d0ff;background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:currentColor}.sa-shop-sub-new__billing-detail{margin-top:2px;font-size:8px;line-height:1.1;color:#939393}.sa-shop-sub-new__row.sa-shop-sub-new__row--buttons>*:nth-child(2),.sa-shop-sub-new__row.sa-shop-sub-new__row--buttons>*:nth-child(3),.sa-shop-sub-new__row.sa-shop-sub-new__row--buttons>*:nth-child(4),.sa-shop-sub-new__row.sa-shop-sub-new__row--buttons>*:nth-child(5){min-height:40px;padding:6px 8px;justify-content:center;align-items:center}.sa-shop-sub-new__row--buttons~.sa-shop-sub-new__row>*:nth-child(2),.sa-shop-sub-new__row--buttons~.sa-shop-sub-new__row>*:nth-child(3),.sa-shop-sub-new__row--buttons~.sa-shop-sub-new__row>*:nth-child(4),.sa-shop-sub-new__row--buttons~.sa-shop-sub-new__row>*:nth-child(5){min-height:36px}.sa-shop-sub-new__row--buttons~.sa-shop-sub-new__row>.sa-shop-sub-new__feature-title:not(.sa-shop-sub-new__feature-title--empty){background:linear-gradient(to right,transparent 0,transparent 25%,var(--sa-sub-new-mb-strip-bg) 25%,var(--sa-sub-new-mb-strip-bg) 50%,transparent 50%,transparent 75%,var(--sa-sub-new-mb-strip-bg) 75%,var(--sa-sub-new-mb-strip-bg) 100%);background-origin:border-box}.sa-shop-sub-new__row--buttons+.sa-shop-sub-new__row>.sa-shop-sub-new__feature-title:not(.sa-shop-sub-new__feature-title--empty){background:transparent!important}.sa-shop-sub-new__row--buttons+.sa-shop-sub-new__row .sa-shop-sub-new__plan-cell--col-2,.sa-shop-sub-new__row--buttons+.sa-shop-sub-new__row .sa-shop-sub-new__plan-cell--col-4{border-top-left-radius:15px;border-top-right-radius:15px}.sa-shop-sub-new__table>.sa-shop-sub-new__row:last-child .sa-shop-sub-new__plan-cell--col-2,.sa-shop-sub-new__table>.sa-shop-sub-new__row:last-child .sa-shop-sub-new__plan-cell--col-4{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.sa-shop-sub-new__btn{font-size:12px;line-height:1.2;padding:4px 8px;border-radius:5px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.sa-shop-sub-new__toggle-wrap{margin-bottom:24px;display:flex;justify-content:flex-start;background:#f2efeb}.sa-shop-sub-new__toggle-btn{padding:8px 18px;font-size:14px;line-height:1.2}.sa-shop-sub-new__row>.sa-shop-sub-new__plan-cell--check{justify-content:flex-start;align-items:flex-start}.sa-shop-sub-new__footer{margin-top:20px;font-size:13px;line-height:1.35;padding:0;text-align:left}.sa-shop-sub-new__cta{margin-top:42px}.sa-shop-sub-new__cta-btn{min-height:36px;font-size:15px;line-height:1.2}}@media(max-width:767px){.sa-shop-sub-new{--sa-sub-new-card-h-m: 74px}}.sa-shop-sub-new__check-icon,.sa-sub-compare__check-icon{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;object-fit:contain;vertical-align:middle;display:inline-block;flex-shrink:0}.sa-shop-sub-new .cs-section-header .section-sub-heading,.sa-shop-sub-new .cs-section-header .section-sub-heading *:not(sup,sub){color:#7a7a7a!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sa-shop-subscription-new.css.map */
