button.svelte-13hfpxw{display:flex;align-items:center;justify-content:center;text-align:center;height:48px;width:var(--width);gap:8px;outline:none;padding:0 32px;border-radius:100px;cursor:pointer;color:var(--text-color);background-color:var(--background-color);border:var(--border);border-color:var(--border-color);letter-spacing:1.25px;font-weight:700;font-size:16px;line-height:20px;transition:ease-in-out .2s}button.svelte-13hfpxw:hover{box-shadow:4px 6px #ededed;background-color:var(--hover-color)}button.svelte-13hfpxw:disabled{background-color:#ededed;color:#fff;border:none;box-shadow:none;cursor:not-allowed}button.svelte-13hfpxw:hover:disabled{transform:none;box-shadow:none;border:none}img.svelte-1dcnlzp{width:100%;height:auto}.contacts.svelte-1dcnlzp{display:flex;flex-direction:column;width:80vw;margin:100px auto 0}@media screen and (max-width: 720px){.contacts.svelte-1dcnlzp{width:90vw;margin-top:90px}}.contacts__container.svelte-1dcnlzp{display:flex;flex-direction:row;padding:20px 40px 20px 20px;position:relative;border-radius:36px;gap:40px;border:3px solid #ededed;margin:0 auto}@media screen and (max-width: 720px){.contacts__container.svelte-1dcnlzp{flex-direction:column;padding:20px 20px 30px;gap:20px}}.contacts__container__image.svelte-1dcnlzp{display:flex;max-width:360px}@media screen and (max-width: 720px){.contacts__container__image.svelte-1dcnlzp{max-width:100%}}.contacts__container__info.svelte-1dcnlzp{display:flex;flex-direction:column;justify-content:flex-end}.contacts__container__bubble.svelte-1dcnlzp{position:absolute;top:-100px;left:35%}@media screen and (max-width: 779px){.contacts__container__bubble.svelte-1dcnlzp h4{font-size:30px;line-height:normal;padding-right:10px}}@media screen and (max-width: 720px){.contacts__container__bubble.svelte-1dcnlzp{top:-90px;left:30%}}.contacts__container__bubble__text.svelte-1dcnlzp{font-weight:600;font-size:clamp(10px,5vw,40px)}.contacts__button.svelte-1dcnlzp{display:flex;width:300px;margin:120px auto 0}@media screen and (max-width: 720px){.contacts__button.svelte-1dcnlzp{width:100%;margin-top:80px}}.divider-container.svelte-1nk2nw7{display:flex;justify-content:space-between;align-items:center;width:100%;height:-moz-fit-content;height:fit-content;gap:25px}.divider-block.svelte-1nk2nw7{width:100%;height:17px;background-color:#ededed;border-radius:50px}.divider-block.svelte-1nk2nw7:nth-child(1){width:50%}.divider-block.svelte-1nk2nw7:last-child{width:50%}.caption.svelte-7edymv{font-size:12px;line-height:16.8px;color:var(--color)}.caption--1.svelte-7edymv{font-weight:600;letter-spacing:.4px}.caption--2.svelte-7edymv{font-weight:500;letter-spacing:.2px}@media screen and (max-width: 720px){.caption--1.svelte-7edymv{letter-spacing:0px}}.footer.svelte-1gjxt9d{display:flex;flex-direction:column;align-items:center;gap:60px;width:80vw;margin:0 auto}@media screen and (max-width: 720px){.footer.svelte-1gjxt9d{gap:32px;width:90vw}}.footer__caption.svelte-1gjxt9d{max-width:860px;text-align:center}.subtitle.svelte-464quh{margin:0;color:var(--color);display:var(--display);text-align:var(--text-align);text-transform:var(--text-transform)}.subtitle--1.svelte-464quh{font-size:16px;font-weight:400;line-height:22.4px;letter-spacing:.15px}.subtitle--2.svelte-464quh{font-size:14px;font-weight:500;line-height:17.5px;letter-spacing:.1px}.subtitle--3.svelte-464quh{font-size:16px;font-weight:600;line-height:22.4px;letter-spacing:.15px}@media screen and (max-width: 720px){.subtitle--1.svelte-464quh{letter-spacing:0px}.subtitle--2.svelte-464quh{font-weight:400;letter-spacing:0px}.subtitle--3.svelte-464quh{font-size:14px;line-height:17.5px}}.funfact-card.svelte-np0x2o{display:flex;flex-direction:row;max-width:1010px;border-radius:18px;border:3px solid #ededed;padding:40px}@media screen and (max-width: 720px){.funfact-card.svelte-np0x2o{flex-direction:column;padding:32px;gap:24px}}.funfact-card__content.svelte-np0x2o{display:flex;flex-direction:column;gap:20px;width:calc(100% - 320px)}@media screen and (max-width: 720px){.funfact-card__content.svelte-np0x2o{width:100%}}.funfact-card__button.svelte-np0x2o{display:flex;align-items:center;justify-content:center;width:280px;margin-left:40px}@media screen and (max-width: 720px){.funfact-card__button.svelte-np0x2o{width:100%;margin-left:0}}.funfacts-container.svelte-tesjcd{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}@media screen and (max-width: 720px){.funfacts-container.svelte-tesjcd{gap:20px}}.basic-card.svelte-1nu2zme{display:flex;flex-direction:column;max-width:598px;border-radius:18px;border:3px solid #000000;justify-content:space-between;padding:40px;gap:20px;transition:ease-in-out .2s}.basic-card--shadow.svelte-1nu2zme{box-shadow:6px 8px #ededed}@media screen and (max-width: 720px){.basic-card.svelte-1nu2zme{padding:32px}}.basic-card.svelte-1nu2zme:hover{box-shadow:6px 8px #ededed}.main-cards.svelte-1dsqsdf{display:flex;flex-direction:column;max-width:80vw;margin:0 auto;align-items:center;gap:80px}@media screen and (max-width: 1100px){.main-cards.svelte-1dsqsdf{max-width:90vw;gap:40px}}.main-cards__container.svelte-1dsqsdf{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;gap:20px;justify-content:center;max-width:1834px}@media screen and (max-width: 1100px){.main-cards__container.svelte-1dsqsdf{display:flex;flex-direction:column;align-items:center}}.main-cards__button.svelte-1dsqsdf{display:flex;justify-content:center;width:300px;margin:0 auto}@media screen and (max-width: 720px){.main-cards__button.svelte-1dsqsdf{width:100%;margin:0}}.rollout-content.svelte-18sl6cn{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out,opacity .3s ease-out;opacity:0}.rollout-content__wrapper.svelte-18sl6cn{overflow:hidden}.rollout-content--open.svelte-18sl6cn{grid-template-rows:1fr;opacity:1}.logo.svelte-9wgcxc{display:flex;align-items:center;gap:8px}.logo__text.svelte-9wgcxc{font-size:16px;font-weight:700;line-height:1.25;color:#000}.button-text.svelte-403xkj{font-size:16px;line-height:20px;font-weight:700;letter-spacing:1.25px;text-transform:var(--text-transform);color:var(--color);text-align:var(--text-align)}.navbar-hamburger.svelte-1si6rf5.svelte-1si6rf5{display:block;cursor:pointer;height:32px;width:32px}.navbar-hamburger.svelte-1si6rf5 svg path.svelte-1si6rf5{stroke-width:2px;stroke:#000;stroke-linecap:round;transition:transform .3s ease,opacity .3s}.navbar-hamburger--opened.svelte-1si6rf5 svg path.svelte-1si6rf5:first-child{transform:translate(11.5px,-2px) rotate(45deg)}.navbar-hamburger--opened.svelte-1si6rf5 svg path.svelte-1si6rf5:nth-child(2){transform:translate(8px);opacity:0}.navbar-hamburger--opened.svelte-1si6rf5 svg path.svelte-1si6rf5:last-child{transform:translate(-11.5px,11px) rotate(-45deg)}.outside-click.svelte-yddfac{position:fixed;width:100%;height:100%;cursor:default}.header.svelte-yddfac{--inline-padding:16px;display:flex;flex-direction:column;padding:24px var(--inline-padding);margin-inline:auto;max-width:calc(1216px + 2 * var(--inline-padding))}@media screen and (min-width: 721px){.header.svelte-yddfac{flex-direction:row;justify-content:space-between;align-items:center;padding:48px 16px}}.header__container.svelte-yddfac{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;bottom:unset;transition:translate .4s ease-out;color:#000;background-color:#fff}.header__container--hidden.svelte-yddfac{translate:0 -100%}.header__mobile-header.svelte-yddfac{display:flex;justify-content:space-between;align-items:center}.header__hamburger.svelte-yddfac{margin-right:-4px}.header__links.svelte-yddfac{display:flex;flex-direction:column;align-items:right;text-align:right;gap:16px;margin-top:20px}@media screen and (min-width: 721px){.header__links.svelte-yddfac{flex-direction:row;gap:0;margin-top:0}.header__links__link.svelte-yddfac{padding:8px 4px}}.header__links__link.svelte-yddfac{-webkit-text-decoration:underline transparent;text-decoration:underline transparent;transition:text-decoration-color .3s ease}.header__links__link.svelte-yddfac:hover,.header__links__link.svelte-yddfac:focus-visible{text-decoration-color:#000}.header__nav.svelte-yddfac{display:flex;align-items:center;justify-content:flex-end;gap:24px}.text-card.svelte-mzl8r4{display:flex;flex-direction:column;max-width:1010px;padding:24px 40px;border:3px solid #ededed;border-radius:8px;gap:12px}.radio-button.svelte-1x0oq4w{height:32px;width:52px;border:2px solid #ededed;border-radius:100px;outline:none;transition:all .2s ease-in-out}.radio-button.svelte-1x0oq4w:before{content:"";display:block;height:16px;width:16px;border-radius:100px;background-color:#ededed;margin:4px 6px;transition:all .2s ease-in-out}.radio-button--move.svelte-1x0oq4w{border-color:#000}.radio-button--move.svelte-1x0oq4w:before{transform:translate(20px);background-color:#000}.price-card__container.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;min-width:164px;cursor:pointer}.price-card__container.svelte-b16hyc:hover .price-card.svelte-b16hyc.svelte-b16hyc{border-color:#000}.price-card__container.svelte-b16hyc:hover .price-card__header.svelte-b16hyc.svelte-b16hyc{background-color:#000;color:#fff}.price-card__container.svelte-b16hyc:hover input.svelte-b16hyc:disabled+.price-card.svelte-b16hyc{border-color:#ededed}.price-card__container.svelte-b16hyc:hover input:disabled+.price-card .price-card__header.svelte-b16hyc.svelte-b16hyc{background-color:#ededed;color:#fff}.price-card__container.svelte-b16hyc input.svelte-b16hyc:checked+.price-card.svelte-b16hyc{border-color:#000}.price-card__container.svelte-b16hyc input:checked+.price-card .price-card__header.svelte-b16hyc.svelte-b16hyc{background-color:#000;color:#fff}.price-card__container.svelte-b16hyc input.svelte-b16hyc:disabled+.price-card.svelte-b16hyc{color:#ededed}.price-card__container.svelte-b16hyc input:disabled+.price-card .price-card__header.svelte-b16hyc.svelte-b16hyc{color:#fff}.price-card.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;flex-direction:column;width:100%;border-style:solid;border-radius:8px;border-width:3px;border-color:#ededed;transition:.2s ease all}.price-card__header.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;align-items:center;justify-content:center;height:39px;width:100%;background-color:#ededed;transition:.2s ease all}.price-card__header.svelte-b16hyc h1.svelte-b16hyc.svelte-b16hyc{font-weight:600;font-size:24px;line-height:33.6px}.price-card__body.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{min-height:101px;background-color:#fff;border-radius:0 0 8px 8px}.price-card__body__amount.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{min-height:76px;padding:12px 12px 13px;width:100%}.price-card__body__amount__monthly.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;flex-direction:column;align-items:center}.price-card__body__amount__monthly.svelte-b16hyc h2.svelte-b16hyc.svelte-b16hyc{font-size:20px;font-weight:600;line-height:28px}.price-card__body__amount__monthly.svelte-b16hyc p.svelte-b16hyc.svelte-b16hyc{text-decoration:line-through;font-weight:600;font-size:16px;line-height:22px;margin-bottom:6px}.price-card__body__amount__discount.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{padding-top:12px;display:flex;flex-direction:column;width:100%}.price-card__body__amount__discount__label.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;justify-content:space-between;align-items:center;height:17px}.price-card__body__amount__discount__label.svelte-b16hyc p.svelte-b16hyc.svelte-b16hyc{text-decoration:none;font-size:10px;line-height:14px;font-weight:400;margin:0}.price-card__body__amount__discount__label.svelte-b16hyc span.svelte-b16hyc.svelte-b16hyc{font-size:12px;font-weight:600;line-height:16.8px}@media screen and (max-width: 720px){.price-card__container.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{width:100%}.price-card.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;flex-direction:row;min-height:86px;border-style:solid;border-radius:8px;border-width:3px;border-color:#ededed}.price-card__header.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;align-items:center;justify-content:center;text-align:center;height:auto;width:80px;background-color:#ededed}.price-card__header.svelte-b16hyc h1.svelte-b16hyc.svelte-b16hyc{font-weight:600;font-size:24px;line-height:28.8px;width:-moz-min-content;width:min-content}.price-card__body.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{min-height:86px;width:100%;background-color:#fff;border-radius:0 8px 8px 0}.price-card__body__amount.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;flex-direction:column;align-items:center;min-height:86px;padding:9px 20px 9px 16px}.price-card__body__amount__monthly.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;flex-direction:column;align-items:center}.price-card__body__amount__monthly.svelte-b16hyc h2.svelte-b16hyc.svelte-b16hyc{font-size:20px;line-height:28px;font-weight:600}.price-card__body__amount__monthly.svelte-b16hyc p.svelte-b16hyc.svelte-b16hyc{text-decoration:line-through;font-weight:600;font-size:16px;line-height:22px;margin-bottom:4px}.price-card__body__amount__discount.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;flex-direction:column;padding-top:4px}.price-card__body__amount__discount__label.svelte-b16hyc.svelte-b16hyc.svelte-b16hyc{display:flex;justify-content:space-between;align-items:center;height:17px}.price-card__body__amount__discount__label.svelte-b16hyc p.svelte-b16hyc.svelte-b16hyc{text-decoration:none;font-size:10px;line-height:14px;font-weight:400;margin:0}.price-card__body__amount__discount__label.svelte-b16hyc span.svelte-b16hyc.svelte-b16hyc{font-size:12px;font-weight:600;line-height:16.8px}}.prices-container.svelte-1ly0mlh{display:flex;flex-direction:column;width:80vw;margin:0 auto}@media screen and (max-width: 720px){.prices-container.svelte-1ly0mlh{width:90vw}}.prices-container__headline.svelte-1ly0mlh{display:flex;flex-direction:column;gap:20px;margin-bottom:60px}@media screen and (max-width: 720px){.prices-container__headline.svelte-1ly0mlh{gap:12px;margin-bottom:40px}}.prices-container__content.svelte-1ly0mlh{display:flex;flex-direction:column;max-width:1010px;margin:0 auto}@media screen and (max-width: 720px){.prices-container__content.svelte-1ly0mlh{max-width:100%;margin:0}}.prices-container__content__cards.svelte-1ly0mlh{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:40px}@media screen and (max-width: 1125px){.prices-container__content__cards.svelte-1ly0mlh{justify-content:space-evenly;max-width:714px;margin:0 auto 40px}}@media screen and (max-width: 720px){.prices-container__content__cards.svelte-1ly0mlh{display:flex;margin:0;flex-direction:column;gap:20px}}.prices-container__content__radio.svelte-1ly0mlh{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:16px;align-items:center;gap:16px}@media screen and (max-width: 720px){.prices-container__content__radio.svelte-1ly0mlh{justify-content:space-between}}.prices-container__button.svelte-1ly0mlh{display:flex;flex-direction:column;align-items:center;width:100%;gap:40px;margin-top:80px}@media screen and (max-width: 720px){.prices-container__button.svelte-1ly0mlh{width:100%;margin-top:40px}}.prices-container__button__additional-info.svelte-1ly0mlh{display:flex;flex-direction:column;gap:12px}.homepage-layout.svelte-gwhnkl{display:flex;flex-direction:column;gap:120px;width:80vw;margin:264px auto 120px}@media screen and (max-width: 720px){.homepage-layout.svelte-gwhnkl{width:90vw;gap:80px;margin-top:104px}}@media screen and (max-width: 720px){.flow-card-shadow.svelte-1rm6d79.svelte-1rm6d79{box-shadow:6px 8px #ededed}}.flow-card.svelte-1rm6d79.svelte-1rm6d79{display:flex;flex-direction:column;padding:20px;border-radius:18px;justify-content:center;border:3px solid #000000;background-color:#fff;width:186px;min-height:142px;gap:4px;position:relative;transition:ease-in-out .2s}.flow-card--top.svelte-1rm6d79.svelte-1rm6d79:before,.flow-card--top.svelte-1rm6d79.svelte-1rm6d79:after,.flow-card--bottom.svelte-1rm6d79.svelte-1rm6d79:before,.flow-card--bottom.svelte-1rm6d79.svelte-1rm6d79:after,.flow-card--both.svelte-1rm6d79.svelte-1rm6d79:before,.flow-card--both.svelte-1rm6d79.svelte-1rm6d79:after{content:"";position:absolute;background-color:#ededed;height:20px;width:15px;left:50%;transform:translate(-50%);z-index:-1}.flow-card--top.svelte-1rm6d79.svelte-1rm6d79:before,.flow-card--both.svelte-1rm6d79.svelte-1rm6d79:before{top:-20px;border-radius:50% 50% 0 0}.flow-card--bottom.svelte-1rm6d79.svelte-1rm6d79:after,.flow-card--both.svelte-1rm6d79.svelte-1rm6d79:after{bottom:-20px;border-radius:0 0 50% 50%}.flow-card.svelte-1rm6d79.svelte-1rm6d79:hover{box-shadow:6px 8px #ededed}.flow-card__icon.svelte-1rm6d79.svelte-1rm6d79{display:flex;justify-content:center;align-items:center}.flow-card__icon.svelte-1rm6d79 svg{width:36px;height:36px}.flow-card__title.svelte-1rm6d79.svelte-1rm6d79{display:flex;justify-content:center;align-items:center}.flow-card__title.svelte-1rm6d79 h1.svelte-1rm6d79{font-size:16px;line-height:20px;font-weight:700;letter-spacing:1.25px;color:#000;text-align:center}@media screen and (max-width: 1440px){.flow-card__title.svelte-1rm6d79 h1.svelte-1rm6d79{font-size:14px}}@media screen and (max-width: 1119px){.flow-card__title.svelte-1rm6d79 h1.svelte-1rm6d79{font-size:16px}}@media screen and (max-width: 1440px){.flow-card.svelte-1rm6d79.svelte-1rm6d79{width:150px;padding:10px;height:110px;min-height:0}}@media screen and (max-width: 1119px){.flow-card.svelte-1rm6d79.svelte-1rm6d79{width:100%;justify-content:flex-start;flex-direction:row;padding:0 24px;height:72px;border-color:#ededed;gap:24px}}.bubble-container.svelte-drkrsl.svelte-drkrsl{position:relative;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;transition:all .2s ease-in-out;overflow:hidden;padding:var(--padding-container)}.bubble-container.svelte-drkrsl svg.svelte-drkrsl{width:100%;height:auto;position:absolute;z-index:1}.bubble-container__content.svelte-drkrsl.svelte-drkrsl{display:flex;width:100%;z-index:2;padding:var(--padding-text)}.bubble-text.svelte-1q7q8pd{font-weight:600;font-size:clamp(10px,5vw,20px);text-align:center}.flow-path.svelte-1q7q8pd{position:relative;display:flex;flex-direction:column;width:80vw;margin:230px auto 0}@media screen and (max-width: 1440px){.flow-path.svelte-1q7q8pd{margin-top:170px}}.flow-path__box-container.svelte-1q7q8pd{position:relative;margin:0 auto 240px;width:100%;max-width:1000px}@media screen and (max-width: 1440px){.flow-path__box-container.svelte-1q7q8pd{margin-bottom:160px;max-width:800px}}.flow-path__box-container__person.svelte-1q7q8pd{position:absolute;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;top:-220px;left:-180px;z-index:10}.flow-path__box-container__person__bubble.svelte-1q7q8pd{position:relative;width:250px;right:-90px}@media screen and (max-width: 1440px){.flow-path__box-container__person.svelte-1q7q8pd{left:-160px;top:-160px}.flow-path__box-container__person.svelte-1q7q8pd svg{height:100px}}.flow-path__box-container__house.svelte-1q7q8pd{position:absolute;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;right:-140px;bottom:-55px;z-index:10}.flow-path__box-container__house.svelte-1q7q8pd svg{background-color:#fff;z-index:11}@media screen and (max-width: 1440px){.flow-path__box-container__house.svelte-1q7q8pd{right:-130px;bottom:20px}.flow-path__box-container__house.svelte-1q7q8pd svg{height:100px}}.flow-path__box-container__house__bubble.svelte-1q7q8pd{position:relative;width:250px;top:20px;left:-110px}.flow-path__box-container__house__bubble.svelte-1q7q8pd svg{background-color:transparent}.flow-path__box-container__cards1.svelte-1q7q8pd{position:absolute;top:-65px;left:123px;display:flex;justify-content:space-between;gap:80px;z-index:10}@media screen and (max-width: 1440px){.flow-path__box-container__cards1.svelte-1q7q8pd{top:-15px;left:120px;gap:40px}}.flow-path__box-container__cards2.svelte-1q7q8pd{position:absolute;display:flex;flex-direction:column;gap:20px;left:50%;transform:translate(-50%);top:185px;z-index:1}@media screen and (max-width: 1440px){.flow-path__box-container__cards2.svelte-1q7q8pd{top:200px}}.flow-path__box-container__box.svelte-1q7q8pd{position:absolute;width:100%}.flow-path__box-container__box.svelte-1q7q8pd svg{width:100%;stroke-dasharray:7000;stroke:#fff;transition:all ease-in-out}@media screen and (max-width: 1440px){.flow-path__box-container__box.svelte-1q7q8pd svg{width:800px}}.flow-path__box-container__box2.svelte-1q7q8pd svg{width:100%;stroke-dasharray:40;stroke-dashoffset:10;stroke:#ededed}@media screen and (max-width: 1440px){.flow-path__box-container__box2.svelte-1q7q8pd svg{width:800px}}.flow-path__box-container__claws.svelte-1q7q8pd{position:absolute;bottom:-166px;left:50%;transform:translate(-50%);z-index:-1;width:100%;max-width:475px}.flow-path__box-container__claws.svelte-1q7q8pd svg{width:100%}@media screen and (max-width: 1440px){.flow-path__box-container__claws.svelte-1q7q8pd{bottom:-124.5px;max-width:400px}}.flow-path__box-container__claws__hide.svelte-1q7q8pd{position:absolute;right:0;height:100%;background-color:#fff}.flow-path__underline.svelte-1q7q8pd{display:flex;width:100%;justify-content:center}.flow-path__button.svelte-1q7q8pd{width:100%;display:flex;margin-top:80px;justify-content:center}.flow-path-mobile.svelte-1q7q8pd{display:flex;flex-direction:column;gap:30px}.flow-path-mobile__cards1.svelte-1q7q8pd{display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 1119px){.flow-path-mobile__cards1.svelte-1q7q8pd{width:598px;margin:0 auto}}@media screen and (max-width: 720px){.flow-path-mobile__cards1.svelte-1q7q8pd{width:100%}}.flow-path-mobile__cards2.svelte-1q7q8pd{display:flex;flex-direction:column;width:310px;margin:0 auto;gap:20px}@media (max-width: 363px){.flow-path-mobile__cards2.svelte-1q7q8pd{width:80%;gap:10px}}.flow-path-mobile__box.svelte-1q7q8pd{display:flex;flex-direction:column;position:relative;justify-content:center;height:370px}@media (max-width: 363px){.flow-path-mobile__box.svelte-1q7q8pd{height:320px}}@media (max-width: 315px){.flow-path-mobile__box.svelte-1q7q8pd{height:290px}}.flow-path-mobile__box__inner.svelte-1q7q8pd{position:absolute;left:50%;transform:translate(-50%);z-index:-1}@media (max-width: 363px){.flow-path-mobile__box__inner.svelte-1q7q8pd{left:0;transform:none}.flow-path-mobile__box__inner.svelte-1q7q8pd svg{width:100%;height:auto}}.flow-path-mobile__button.svelte-1q7q8pd{display:flex;width:300px;margin:0 auto}@media screen and (max-width: 720px){.flow-path-mobile__button.svelte-1q7q8pd{width:100%}}span.svelte-12mdrzk.svelte-12mdrzk{display:flex;align-items:center;justify-content:center}span.svelte-12mdrzk svg.svelte-12mdrzk{stroke:var(--color);fill:transparent;transition:inherit}.hero.svelte-1n1ji9p.svelte-1n1ji9p{width:80vw;max-width:1216px;margin-inline:auto;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 720px){.hero.svelte-1n1ji9p.svelte-1n1ji9p{width:90vw}}@media screen and (min-width: 721px){.hero.svelte-1n1ji9p.svelte-1n1ji9p{margin-bottom:-120px}}.hero__custom-header.svelte-1n1ji9p.svelte-1n1ji9p{margin-bottom:40px}.hero__layout.svelte-1n1ji9p.svelte-1n1ji9p{display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width: 900px){.hero__layout.svelte-1n1ji9p.svelte-1n1ji9p{flex-direction:column}}@media screen and (max-width: 720px){.hero__layout.svelte-1n1ji9p.svelte-1n1ji9p{align-items:center;gap:32px}}.hero__layout__info.svelte-1n1ji9p.svelte-1n1ji9p{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 720px){.hero__layout__info.svelte-1n1ji9p.svelte-1n1ji9p{align-items:center;gap:40px}}.hero__layout__info__cta-button.svelte-1n1ji9p.svelte-1n1ji9p{margin:40px auto 110px}@media screen and (min-width: 721px) and (max-width: 900px){.hero__layout__info__cta-button.svelte-1n1ji9p.svelte-1n1ji9p{margin-bottom:40px}}@media screen and (max-width: 720px){.hero__layout__info__cta-button.svelte-1n1ji9p.svelte-1n1ji9p{width:100%;margin-top:0;margin-bottom:75px}}.hero__layout__info__mobile-info.svelte-1n1ji9p.svelte-1n1ji9p{margin-bottom:32px}.hero__layout__figure.svelte-1n1ji9p.svelte-1n1ji9p{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;margin-right:100px}@media screen and (min-width: 900px) and (max-width: 1240px){.hero__layout__figure.svelte-1n1ji9p.svelte-1n1ji9p{margin-right:60px}}@media screen and (max-width: 720px){.hero__layout__figure.svelte-1n1ji9p.svelte-1n1ji9p{align-items:center;margin-right:0}}@media screen and (min-width: 721px){.hero__layout__figure__bubble.svelte-1n1ji9p.svelte-1n1ji9p{margin-right:20px;margin-top:20px}}.hero__layout__figure__bubble__perks.svelte-1n1ji9p.svelte-1n1ji9p{display:flex;justify-content:center;width:400px}@media screen and (max-width: 720px){.hero__layout__figure__bubble__perks.svelte-1n1ji9p.svelte-1n1ji9p{width:280px}}.hero__layout__figure__jack.svelte-1n1ji9p.svelte-1n1ji9p{position:relative;bottom:-18px;left:0}@media screen and (max-width: 720px){.hero__layout__figure__jack.svelte-1n1ji9p.svelte-1n1ji9p{bottom:8px;left:72px}}.hero__layout__figure.svelte-1n1ji9p li.svelte-1n1ji9p{list-style-type:disc}
