.hero.svelte-1s6w8vm{position:relative;width:100%}.hero__bg.svelte-1s6w8vm{background:linear-gradient(180deg,#1a0f3f,#533181);border-radius:0 0 1.5rem 1.5rem;position:absolute;height:calc(100% + 2rem);width:100%;top:0;overflow:hidden}.hero__inner.svelte-1s6w8vm{align-items:center;color:var(--white);display:flex;flex-direction:column;justify-content:flex-end;min-height:35.2rem;padding:20rem 0 3.5rem;text-align:center;position:relative}@media(max-width:767px){.hero__inner.svelte-1s6w8vm{min-height:58vh;text-align:left}}@media(min-width:768px){.hero__inner.svelte-1s6w8vm{padding:16rem 0 8rem}}@media(min-width:1024px){.hero__inner.svelte-1s6w8vm{padding:16rem 0 12rem}}.hero.svelte-1s6w8vm .title{margin:0 auto 4rem;max-width:88rem}@media(min-width:1024px){.hero.svelte-1s6w8vm .title{margin-bottom:5rem}}.hero__image.svelte-1s6w8vm{aspect-ratio:1.22;position:absolute;object-fit:contain}@media(max-width:1023px){.hero__image.svelte-1s6w8vm{display:none}}.hero__image-left.svelte-1s6w8vm{width:24.2rem;top:50%;left:0;transform:translate(-18%,-8%) rotate(-6.81deg)}@media(max-width:1279px){.hero__image-left.svelte-1s6w8vm{width:20rem;transform:translate(-38%,-8%) rotate(-6.81deg)}}.hero--calculator .hero__image-left.svelte-1s6w8vm{width:33.6rem;transform:translate(-22%,-28%) rotate(-5.91deg)}@media(max-width:1279px){.hero--calculator .hero__image-left.svelte-1s6w8vm{width:22rem}}.hero__image-right.svelte-1s6w8vm{width:22.7rem;top:50%;right:0;transform:translate(18%,-23%) rotate(-2.63deg)}@media(max-width:1279px){.hero__image-right.svelte-1s6w8vm{width:18rem;transform:translate(38%,-23%) rotate(-2.63deg)}}.hero--calculator.svelte-1s6w8vm .hero__image-right:where(.svelte-1s6w8vm){width:23.8rem;top:50%;right:0;transform:translate(25%,-30%) rotate(4.11deg)}@media(max-width:1279px){.hero--calculator.svelte-1s6w8vm .hero__image-right:where(.svelte-1s6w8vm){width:19rem;transform:translate(45%,-30%) rotate(4.11deg)}}@media(max-width:767px){.hero.svelte-1s6w8vm .page-navigation{width:100%}}@media(max-width:767px){.hero.svelte-1s6w8vm .decoration{right:1.5rem;top:11rem}}@media(min-width:768px){.hero.svelte-1s6w8vm .decoration{bottom:2rem;left:50%;transform:translate(-50%,50%)}}@media(max-width:767px){.hero.svelte-1s6w8vm .decoration svg{transform-origin:100% 0}}.plan-card.svelte-2agj7l{background-color:var(--white);border-radius:1rem;border-style:solid;border-width:.6rem .2rem .2rem .2rem;border-color:var(--border-color);display:flex;flex-direction:column;height:100%;padding:3.7rem 2.7rem 2.4rem}.plan-card__top.svelte-2agj7l{border-bottom:1px solid rgba(0,0,0,.1);flex-grow:1}.plan-card__title.svelte-2agj7l{font-size:3.2rem;margin-bottom:1.4rem}.plan-card__text.svelte-2agj7l{margin-bottom:2.1rem}@media(min-width:1024px){.plan-card__text.svelte-2agj7l{margin-bottom:4.7rem}}.plan-card__bottom.svelte-2agj7l{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding-top:1.6rem}.plan-card__quantity.svelte-2agj7l{font-size:2.4rem;font-weight:500;margin-bottom:.3rem}.plan-card__note.svelte-2agj7l{font-style:italic;margin-bottom:1.7rem}@media(min-width:1024px){.plan-card__note.svelte-2agj7l{margin-bottom:2.8rem}}.plan-card__btn-wrapper.svelte-2agj7l{display:flex;flex-direction:column;margin-top:auto}@media(max-width:1023px){.plan-card__btn-wrapper.svelte-2agj7l .button:first-child{margin-bottom:1.2rem}}@media(min-width:1024px){.plan-card__btn-wrapper.svelte-2agj7l .button:first-child{display:none}}@media(max-width:1023px){.plan-card__btn-wrapper.svelte-2agj7l .button:last-child{background-color:var(--black);color:var(--white)}}.popup.svelte-1rdt1fq{position:fixed;background-color:var(--white);left:0;top:0;height:100vh;height:100dvh;overflow:auto;padding:2.5rem 1.5rem;width:100%;z-index:101}.popup__head.svelte-1rdt1fq{align-items:center;justify-content:space-between;display:flex;border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:2.7rem;padding-bottom:2.5rem}.popup__close.svelte-1rdt1fq{display:block;background:var(--light-grey);border:none;border-radius:50%;padding:0;pointer-events:all;cursor:pointer;height:3.4rem;position:relative;width:3.4rem;z-index:1}.popup__close.svelte-1rdt1fq.fixed{position:fixed;top:1rem;right:1.5rem}.popup__close.svelte-1rdt1fq:before,.popup__close.svelte-1rdt1fq:after{content:"";position:absolute;left:.5rem;top:50%;background-color:#000;width:2.4rem;height:1px}.popup__close.svelte-1rdt1fq:before{transform:rotate(45deg)}.popup__close.svelte-1rdt1fq:after{transform:rotate(-45deg)}@media(min-width:1024px){.popup.svelte-1rdt1fq{display:none}}.tooltip.svelte-1k03qkq{background:#f2f2f6;border-radius:.8rem;font-size:1.6rem;position:relative;max-height:90%;max-width:90%;min-height:12rem;min-width:28rem;padding:2rem;overflow:hidden}@media(min-width:768px){.tooltip.svelte-1k03qkq{min-width:30rem;padding:2.2rem 2.8rem 2.7rem 2.5rem}}@media(min-width:1280px){.tooltip.svelte-1k03qkq{min-width:43.5rem}}.tooltip__close.svelte-1k03qkq{background:none;padding:0;border:none;position:absolute;top:0;right:0;height:3rem;width:3rem}.tooltip__close.svelte-1k03qkq:before,.tooltip__close.svelte-1k03qkq:after{background:currentColor;content:"";position:absolute;top:50%;left:calc(50% - .7rem);height:1px;width:1.4rem}.tooltip__close.svelte-1k03qkq:before{transform:rotate(45deg)}.tooltip__close.svelte-1k03qkq:after{transform:rotate(-45deg)}.tooltip__title.svelte-1k03qkq{font-weight:600;margin-bottom:1rem}.tooltip__text.svelte-1k03qkq{overflow:auto}.cell{background:var(--white);position:relative}@media(min-width:1024px){.cell{display:flex;flex-direction:column;justify-content:center;min-height:5.6rem;padding-right:2rem}}@media(min-width:1280px){.cell{padding-right:3.4rem}}.cell svg{display:block;width:2.8rem;height:2.8rem;margin:0 auto}.cell svg:nth-last-child(n+2){margin-bottom:1rem}.cell.cell-body{text-align:center}@media(min-width:1024px){.cell.cell-body{font-size:2rem;padding:0 2rem}}@media(min-width:1280px){.cell.cell-body{padding:0 3.4rem}}.cell .clickable{cursor:pointer;text-align:left;text-decoration:underline;text-underline-offset:.2rem;text-decoration-style:dotted;padding:0;border:none;background:none}.cell .tooltip-shown{font-weight:600}.cell__note{font-size:1.4rem}.cell__note .clickable{text-align:center}.cell-span .cell__note{font-size:1.6rem}.cell__tooltip{z-index:10}@media(max-width:1023px){.cell__tooltip{position:fixed;left:0;top:0;right:0;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center}.cell-body .cell__tooltip{padding-left:2rem}}@media(min-width:1024px){.cell__tooltip{position:absolute}.cell-head .cell__tooltip{left:calc(100% - 1rem);top:50%;transform:translateY(-50%)}.cell-body .cell__tooltip{left:50%;top:calc(100% + 1rem);transform:translate(-50%)}}@media(max-width:1023px){.cell__overlay{background:#0006;position:fixed;inset:0}}.plans.svelte-8fispg{padding:6.5rem 0 5rem}@media(min-width:1024px){.plans.svelte-8fispg{padding:7.8rem 0 6.4rem}}@media(min-width:1024px){.plans__inner.svelte-8fispg{display:flex;justify-content:space-between}}@media(max-width:1023px){.plans__content.svelte-8fispg{margin-bottom:3rem}}@media(min-width:1024px){.plans__content.svelte-8fispg{width:24%}}@media(min-width:1280px){.plans__content.svelte-8fispg{width:22.2%}}.plans__icon.svelte-8fispg{border-radius:.6rem;height:4.8rem;margin-bottom:1.8rem;overflow:hidden;width:4.8rem}.plans__icon.svelte-8fispg img{display:block;object-fit:contain;height:100%;width:100%}.plans__title.svelte-8fispg{font-size:3.2rem;margin-bottom:1rem}@media(min-width:768px){.plans__items.svelte-8fispg{display:flex;justify-content:space-between}}@media(min-width:1024px){.plans__items.svelte-8fispg{width:73.5%}}@media(max-width:767px){.plans__item.svelte-8fispg{margin-bottom:2rem}.plans__item.svelte-8fispg:last-child{margin-bottom:0}}@media(min-width:768px){.plans__item.svelte-8fispg{width:calc(33.333% - .7rem)}}.popup-block__table.svelte-8fispg{display:grid;grid-auto-rows:1fr;grid-template-columns:65% 35%;row-gap:1.1rem;margin-bottom:3.4rem}.popup-block__row.svelte-8fispg{display:contents}.popup-block__subtitle.svelte-8fispg{font-size:2.6rem;font-weight:500;margin-bottom:2.7rem}@media(min-width:375px){.popup-block__subtitle.svelte-8fispg{font-size:3.2rem}}.table.svelte-thv5lr{margin-top:2rem;margin-bottom:2rem}@media(max-width:1023px){.table.svelte-thv5lr{display:none}}@media(min-width:1024px){.table.svelte-thv5lr:before{content:"";display:block;margin-top:-21rem;height:21rem;visibility:hidden}}.table.svelte-thv5lr .title{margin-bottom:2rem}@media(min-width:1024px){.table.svelte-thv5lr .title{font-size:3.2rem}}@media(min-width:1280px){.table.svelte-thv5lr .title{margin-bottom:2.7rem}}.table__wrapper.svelte-thv5lr{background:var(--white);border-radius:1rem;padding:3rem 2rem}@media(min-width:1280px){.table__wrapper.svelte-thv5lr{padding:4rem}}@media(min-width:1024px){.table__grid.svelte-thv5lr{background:#0000001a;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:1px}.table__grid.svelte-thv5lr:nth-last-child(n+2){margin-bottom:3rem}}.table__cell.svelte-thv5lr{background:var(--white);position:relative}@media(min-width:1024px){.table__cell.svelte-thv5lr{display:flex;flex-direction:column;justify-content:center;min-height:5.6rem;padding-right:2rem}}@media(min-width:1280px){.table__cell.svelte-thv5lr{padding-right:3.4rem}}.table__cell.svelte-thv5lr svg{display:block;width:2.8rem;height:2.8rem;margin:0 auto}.table__cell.cell-body.svelte-thv5lr{text-align:center}@media(min-width:1024px){.table__cell.cell-body.svelte-thv5lr{font-size:2rem;padding:0 2rem}}@media(min-width:1280px){.table__cell.cell-body.svelte-thv5lr{padding:0 3.4rem}}.table__cell.svelte-thv5lr .clickable{cursor:pointer;text-decoration:underline;text-underline-offset:.2rem;text-decoration-style:dotted}.table__cell.svelte-thv5lr .tooltip-shown{font-weight:600}.table__cell-note.svelte-thv5lr{font-size:1.4rem}.table__tooltip.svelte-thv5lr{position:absolute;z-index:10}.table__link.svelte-thv5lr{font-size:2rem;font-weight:500;color:var(--violet);text-decoration:underline;text-underline-offset:.5rem;text-decoration-style:dotted}.table__icon.svelte-thv5lr{height:2.2rem;width:1.8rem;margin-right:1rem;display:inline-flex;justify-content:flex-start;align-items:center}.table__icon.icon-circle.svelte-thv5lr:before{border-radius:50%;display:block;content:"";background:#ffcc02;height:1.8rem;width:1.8rem}.table__icon.icon-diamond.svelte-thv5lr:before{display:block;content:"";background:#fd7949;height:1.8rem;width:1.8rem;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.table__icon.icon-triangle.svelte-thv5lr:before{display:block;content:"";background:#80acf3;height:2.2rem;width:1.5rem;clip-path:polygon(0% 0%,100% 50%,0% 100%)}.cta.svelte-1i6ga7o:last-of-type{padding-bottom:9rem}.cta__inner.svelte-1i6ga7o{align-items:center;background-color:var(--container-bg-color);border-radius:1rem;color:var(--container-text-color);gap:3rem;display:flex;justify-content:space-between;padding:3.6rem 3.7rem 3.3rem 4rem}
