.select-block.svelte-14y4jq3{position:fixed;bottom:0;left:0;right:0;border-radius:16px 16px 0 0;border:var(--content-block-default-border);background:var(--bg-default);box-shadow:0 4px 24px #1116;box-sizing:border-box;max-width:100%;padding:16px 16px 24px;opacity:0;transform:translateY(-20px);transition:opacity .5s ease,transform .5s ease}.select-block.visible.svelte-14y4jq3{opacity:1;transform:translateY(0)}#planSelect.svelte-14y4jq3{border-radius:2px;background:var(--tabbar-bg);height:40px;padding:4px 18px 4px 12px;width:100%;color:var(--wx-text-color);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.028px;margin-top:12px}.label-text.svelte-14y4jq3{font-size:14px;font-weight:400;line-height:140%;letter-spacing:.2px;margin-bottom:12px}.label-text.svelte-14y4jq3 span:where(.svelte-14y4jq3){font-size:12px;opacity:.5}.cell-counter.svelte-160psqg{width:100%;display:flex;padding:20px 16px;justify-content:center;align-items:center}.disabled.svelte-160psqg{opacity:.24;cursor:auto}input.svelte-160psqg{width:20px;height:20px;background:#6d2f9e;border-radius:50%;cursor:pointer;color:#fff}#counter.svelte-160psqg{display:flex;justify-content:space-between;width:80px}.switch-cell.svelte-iyht4y{display:flex;justify-content:center;padding:20px 16px;background:var(--pricing-plan-cell-bg-cell-support-default);align-items:center}.text.svelte-iyht4y{font-size:14px}input[type=checkbox].svelte-iyht4y{height:0;width:0;visibility:hidden}label.svelte-iyht4y{cursor:pointer;text-indent:-9999px;width:40px;height:24px;display:block;position:relative;border-radius:20px;border:1px solid var(--switch-unactive-default-border);background:var(--switch-unactive-default-bg);margin:0 8px}label.svelte-iyht4y:after{content:"";position:absolute;top:1px;left:1px;width:22px;height:22px;background:#fff;border-radius:40px;transition:.3s;box-shadow:0 0 8px #84849052}input.svelte-iyht4y:checked+label:where(.svelte-iyht4y){border:1px solid var(--switch-active-default-border, rgba(184, 124, 235, .5));background:var(--switch-active-default-bg, #6D2F9E)}input.svelte-iyht4y:checked+label:where(.svelte-iyht4y):after{left:calc(100% - 1px);transform:translate(-100%)}label.svelte-iyht4y:active:after{width:36px}@media screen and (max-width: 1024px){.switch-cell.svelte-iyht4y{padding:20px 10px}label.svelte-iyht4y{margin:0 4px}.text.svelte-iyht4y{font-size:12px}}@media screen and (max-width: 840px){label.svelte-iyht4y{height:16px}label.svelte-iyht4y:after{width:14px;height:14px}}@media screen and (max-width: 768px){.switch-cell.svelte-iyht4y{padding:19.5px 10px;border-bottom:1px solid var(--content-block-default-border);height:auto}label.svelte-iyht4y{height:24px}label.svelte-iyht4y:after{width:22px;height:22px}}.cell.svelte-19mv4fm{width:100%;opacity:.6;padding:20px 16px;text-align:center;display:flex;justify-content:center;align-items:center}.cell.hovered.svelte-19mv4fm{opacity:1}.icon-container.svelte-19mv4fm{height:24px}.text.svelte-19mv4fm{font-size:14px}.cell.first-col.svelte-19mv4fm{text-align:left;justify-content:flex-start;border-left:none;min-width:260px;opacity:1}.cell.two-lines.svelte-19mv4fm{height:80px}@media screen and (max-width: 1058px){.cell.first-col.svelte-19mv4fm{min-width:auto}}@media screen and (max-width: 768px){.cell.svelte-19mv4fm{border-bottom:1px solid var(--content-block-default-border);border-top:none;border-left:none;border-right:none;height:60px;opacity:1}.cell.svelte-19mv4fm:last-child{border-bottom:none}}.thead-cell.svelte-1bd4u6x{padding:24px 16px;text-align:left;width:100%;display:flex;flex-direction:column;justify-content:space-between;height:285px;max-width:218px}.thead-cell.mobile.svelte-1bd4u6x{max-width:100%;border-bottom:1px solid var(--content-block-default-border)}.title-cell.svelte-1bd4u6x{font-size:24px;font-weight:400;line-height:140%;letter-spacing:.2px;margin-bottom:16px}.text.svelte-1bd4u6x{color:var(--content-block-default-body-text, #A9A9A9);font-size:14px;font-weight:400;line-height:150%;letter-spacing:.2px;margin-bottom:24px}.cost.svelte-1bd4u6x{font-size:22px;font-weight:600;line-height:140%;letter-spacing:.2px;margin-bottom:25px}@media screen and (max-width: 1024px){.thead-cell.svelte-1bd4u6x{height:315px}}@media screen and (max-width: 820px){.thead-cell.svelte-1bd4u6x{height:330px}}@media screen and (max-width: 768px){.thead-cell.svelte-1bd4u6x{justify-content:flex-start;height:286px}}.tooltip.svelte-1n68xnd{position:relative;cursor:pointer}.text.svelte-1n68xnd{position:absolute;display:none;font-size:14px;padding:8px 12px;border-radius:8px;background:var(--content-block-hover-bg);box-shadow:0 4px 32px #00000040;width:182px;top:-190%;left:110%;z-index:5}svg.svelte-1n68xnd path:where(.svelte-1n68xnd){stroke:var(--btn-slider)}.tooltip.svelte-1n68xnd:hover svg:where(.svelte-1n68xnd) path:where(.svelte-1n68xnd){stroke:#b87ceb}.tooltip.svelte-1n68xnd:hover .text:where(.svelte-1n68xnd){display:block}.price-item.svelte-1pvk4kn{border:1px solid var(--content-block-default-border);border-radius:16px;opacity:0;transition:opacity .8s ease;pointer-events:none;height:0;overflow:hidden;background:var(--bg-banner-bg)}.price-item.active.svelte-1pvk4kn{opacity:1;pointer-events:auto;height:auto;margin-bottom:72px}.column.svelte-1pvk4kn{display:flex;flex-direction:column;max-width:178px;width:100%;border-right:1px solid var(--content-block-default-border)}.col.svelte-1pvk4kn{width:100%}.tbody.svelte-1pvk4kn{display:flex}.col-title.svelte-1pvk4kn{height:60px;padding:18px 16px;box-sizing:border-box;font-size:14px}.col-title.svelte-1pvk4kn:not(:last-child){border-bottom:1px solid var(--content-block-default-border)}.col-title.two-line.svelte-1pvk4kn{height:80px}.col-title.two-line.svelte-1pvk4kn i:where(.svelte-1pvk4kn){font-size:12px;opacity:.5;font-weight:300}.support-line.svelte-1pvk4kn,.support-item.svelte-1pvk4kn{display:flex;gap:8px;padding:18px 16px;height:66px;font-size:14px;border-bottom:1px solid var(--content-block-default-border);align-items:center}.support-line.svelte-1pvk4kn{background:var(--pricing-plan-cell-bg-cell-support-default, #232326)}.support-item.svelte-1pvk4kn{height:60px;padding:8px 16px 8px 13px}.support-item.svelte-1pvk4kn,.sup.svelte-1pvk4kn{padding-left:22px}.sup.svelte-1pvk4kn:last-child{padding-right:10px}.cell-wrap.svelte-1gzy67v{padding:20px 16px}.text.svelte-1gzy67v{font-size:14px}.col-title.two-line.svelte-1gzy67v{height:80px}.support-line.svelte-1gzy67v{padding:20px 16px;background:var(--pricing-plan-cell-bg-cell-support-default, #232326);height:66px;border-radius:8px 0 0 8px}.support-item.svelte-1gzy67v,.sup.svelte-1gzy67v{padding:18px 16px 19px 32px;font-size:14px}.support-line.svelte-1gzy67v,.support-item.svelte-1gzy67v{display:flex;justify-content:space-between;align-items:center}.tooltip-wrap.svelte-1gzy67v{display:flex;justify-content:space-between;align-items:center;width:100%}i.svelte-1gzy67v{font-weight:300;opacity:.5}.table.svelte-icwnxn{margin-bottom:56px;border-collapse:collapse;border-spacing:0;position:relative;overflow:hidden}.table.svelte-icwnxn td:where(.svelte-icwnxn){vertical-align:middle}.table.svelte-icwnxn thead:where(.svelte-icwnxn) td:where(.svelte-icwnxn):first-child{visibility:hidden}.table.svelte-icwnxn thead:where(.svelte-icwnxn) td:where(.svelte-icwnxn):not(:first-child){border-right:1px solid var(--content-block-default-border)}.table.svelte-icwnxn tr:where(.svelte-icwnxn):not(:last-child),.table.svelte-icwnxn thead:where(.svelte-icwnxn) tr:where(.svelte-icwnxn){border-bottom:1px solid var(--content-block-default-border)}.table.svelte-icwnxn tbody:where(.svelte-icwnxn) td:where(.svelte-icwnxn):not(:first-child){border-right:1px solid var(--content-block-default-border)}.table.svelte-icwnxn thead:where(.svelte-icwnxn) tr:where(.svelte-icwnxn):first-child{border-top:3px solid transparent}.table.svelte-icwnxn tbody:where(.svelte-icwnxn) td:where(.svelte-icwnxn):not(:first-child):hover{border-left:1px solid var(--content-block-default-border)}.table.svelte-icwnxn td:where(.svelte-icwnxn):not(:first-child):hover:before{content:"";position:absolute;height:100%;top:-1px;width:100%;max-width:218px;border-radius:16px;opacity:1;z-index:-1;background:url(/images/bg/bg-column-top.svg) 0 0 no-repeat,url(/images/bg/bg-column-bottom.svg) 0 100% no-repeat;box-shadow:0 0 0 1px var(--content-block-default-border);background-color:var(--content-block-default-bg)}.table.svelte-icwnxn tbody:where(.svelte-icwnxn) tr:where(.svelte-icwnxn):hover{background:var(--content-block-default-bg)}@media screen and (max-width: 1058px){.table.svelte-icwnxn td:where(.svelte-icwnxn):not(:first-child):hover:before{max-width:20.25%}}
