.about-us.svelte-18udbsp{display:flex;flex-direction:column;align-items:center;gap:42px;margin:0 auto}@media screen and (max-width: 720px){.about-us.svelte-18udbsp{gap:24px}}.about-us__content.svelte-18udbsp{width:100%;gap:98px}.about-us__content--desktop.svelte-18udbsp{display:flex}@media screen and (max-width: 720px){.about-us__content--desktop.svelte-18udbsp{display:none}}.about-us__content--mobile.svelte-18udbsp{display:none}@media screen and (max-width: 720px){.about-us__content--mobile.svelte-18udbsp{display:flex}}@media screen and (max-width: 720px){.about-us__content.svelte-18udbsp{flex-direction:column;gap:24px}}.about-us__content__left.svelte-18udbsp,.about-us__content__right.svelte-18udbsp{width:50%}@media screen and (max-width: 720px){.about-us__content__left.svelte-18udbsp,.about-us__content__right.svelte-18udbsp{width:100%;max-width:100%}}.embla-slide.svelte-af979e{flex:0 0 100%;min-width:0}.carousel.svelte-1olxlaj{display:flex;flex-direction:column;padding:32px 0;gap:42px;margin:0 auto}@media screen and (max-width: 720px){.carousel.svelte-1olxlaj{gap:16px}}.carousel__img.svelte-1olxlaj{height:600px;width:100%;object-fit:cover;object-position:center}@media screen and (max-width: 720px){.carousel__img.svelte-1olxlaj{height:400px}}.carousel__tags.svelte-1olxlaj{display:flex;flex-wrap:wrap;gap:10px}.card-faq.svelte-2t05jt{display:flex;position:relative;flex-direction:column;padding:54px 32px 19px;width:100%;height:100%;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fff3;transition:border-color .3s ease;border:2px solid transparent}.card-faq--other-open.svelte-2t05jt{padding:25px}.card-faq.svelte-2t05jt:hover,.card-faq--open.svelte-2t05jt{border-color:#fff}.card-faq.svelte-2t05jt:hover .card-faq__button:where(.svelte-2t05jt) span:where(.svelte-2t05jt){background-color:#fff3}.card-faq.svelte-2t05jt:active .card-faq__button:where(.svelte-2t05jt) span:where(.svelte-2t05jt){background-color:#fff}.card-faq.svelte-2t05jt:active .card-faq__button:where(.svelte-2t05jt) span:where(.svelte-2t05jt) svg{stroke:#000}@media screen and (max-width: 720px){.card-faq.svelte-2t05jt{padding:24px 16px}}.card-faq__heading-desktop.svelte-2t05jt{display:flex;text-align:left}@media screen and (max-width: 720px){.card-faq__heading-desktop.svelte-2t05jt{display:none}}.card-faq__heading-mobile.svelte-2t05jt{display:none;gap:15px;justify-content:space-between;align-items:center;width:100%;text-align:left}@media screen and (max-width: 720px){.card-faq__heading-mobile.svelte-2t05jt{display:flex}}.card-faq__content.svelte-2t05jt{display:flex;flex-direction:column;text-align:left;margin-top:10px;margin-bottom:10px}.card-faq__button-desktop.svelte-2t05jt,.card-faq__button-mobile.svelte-2t05jt{width:100%;margin-top:auto;justify-content:flex-end}.card-faq__button-desktop.svelte-2t05jt{display:flex}@media screen and (max-width: 720px){.card-faq__button-desktop.svelte-2t05jt{display:none}}.card-faq__button-mobile.svelte-2t05jt{display:none}@media screen and (max-width: 720px){.card-faq__button-mobile.svelte-2t05jt{display:flex}}.card-faq__button.svelte-2t05jt{display:flex;width:100%;justify-content:flex-end}.card-faq__button.svelte-2t05jt span:where(.svelte-2t05jt){display:flex;position:relative;border:1px solid #ffffff;border-radius:50%;transition:background-color .3s ease;height:44px;width:44px}.card-faq__button.svelte-2t05jt span:where(.svelte-2t05jt) svg{position:absolute;transition:stroke .3s ease;left:50%;top:50%;transform:translate(-50%,-50%)}.faq.svelte-1jxcekf{display:grid;margin:0 auto;height:fit-content}@media screen and (max-width: 720px){.faq.svelte-1jxcekf{justify-items:center;gap:42px;padding:42px 0}}.faq__desktop.svelte-1jxcekf{display:flex}@media screen and (max-width: 720px){.faq__desktop.svelte-1jxcekf{display:none}}.faq__desktop__content.svelte-1jxcekf{display:grid;grid-template-columns:repeat(3,1fr);margin-top:40px;margin-bottom:32px;width:100%;gap:20px}@media screen and (max-width: 1200px){.faq__desktop__content.svelte-1jxcekf{grid-template-columns:repeat(2,1fr)}}.faq__desktop__content__card.svelte-1jxcekf{grid-column:1;grid-row:span var(--row-span)}.faq__mobile.svelte-1jxcekf{display:none}@media screen and (max-width: 720px){.faq__mobile.svelte-1jxcekf{display:flex;flex-direction:column}}.faq__mobile__content.svelte-1jxcekf{display:flex;position:relative;flex-direction:column;gap:20px;width:100%}.faq__button-desktop.svelte-1jxcekf{display:flex}@media screen and (max-width: 720px){.faq__button-desktop.svelte-1jxcekf{display:none}}.hero__subheading.svelte-8sovia{margin-top:24px;max-width:600px}.section-card.svelte-1cly63{display:flex;flex-direction:column;justify-content:space-between;text-align:left;width:383px;height:239px;padding:32px 37px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fff3;transition:box-shadow .3s ease}.section-card.svelte-1cly63:hover,.section-card.svelte-1cly63:focus-visible{box-shadow:inset 0 0 0 2px #fff}.section-card.svelte-1cly63:hover .section-card__arrow:where(.svelte-1cly63),.section-card.svelte-1cly63:focus-visible .section-card__arrow:where(.svelte-1cly63){background-color:#fff3}.section-card.svelte-1cly63:active .section-card__arrow:where(.svelte-1cly63){background-color:#fff}.section-card.svelte-1cly63:active .section-card__arrow:where(.svelte-1cly63) svg{stroke:#000}@media screen and (max-width: 945px){.section-card.svelte-1cly63{width:100%}}@media screen and (max-width: 720px){.section-card.svelte-1cly63{align-items:center;height:auto;gap:24px;flex-direction:row;padding:24px}}.section-card__arrow.svelte-1cly63{display:block;position:relative;border:1px solid #ffffff;border-radius:50%;transition:background-color .3s ease;height:72px;width:72px}.section-card__arrow.svelte-1cly63 svg{position:absolute;transition:stroke .3s ease;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 720px){.section-card__arrow.svelte-1cly63{height:56px;width:56px}.section-card__arrow.svelte-1cly63 svg{height:40px;width:40px}}.section-cards.svelte-1m8bpp9{display:flex;margin:0 auto;flex-wrap:wrap;gap:20px;justify-content:center}@media screen and (max-width: 720px){.section-cards.svelte-1m8bpp9{flex-direction:column}}.box-element.svelte-b15i05{display:flex;flex-direction:column;gap:20px;padding:28px 18px 28px 28px;grid-row:var(--grid-row);grid-column:var(--grid-column);box-shadow:inset 0 0 0 1px #fff;transition:box-shadow .3s ease}.box-element.svelte-b15i05:hover{box-shadow:inset 0 0 0 2px #fff}.box-element.svelte-b15i05 p:where(.svelte-b15i05){font-size:20px;font-weight:700;line-height:28px;letter-spacing:.5px}@media screen and (max-width: 1070px){.box-element.svelte-b15i05{display:flex;max-width:340px}}.line.svelte-1nfsmeh{display:flex;grid-row:var(--grid-row);grid-column:var(--grid-column);height:100%;width:100%;justify-content:center;position:relative}.line--1.svelte-1nfsmeh{flex-direction:row;min-height:48px}.line--1--branch.svelte-1nfsmeh:before{content:"";position:absolute;width:45%;height:1px;top:50%;left:50%;transform:translateY(-50%);background-color:#c8d200}@media screen and (max-width: 1335px){.line--1--branch.svelte-1nfsmeh:before{width:15px}}.line--2.svelte-1nfsmeh{flex-direction:column}.line__content.svelte-1nfsmeh{display:flex;background-color:#fff}.line__content--1.svelte-1nfsmeh{width:1px}.line__content--2.svelte-1nfsmeh{height:1px}.middle-element.svelte-a3uubk{display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center;grid-row:var(--grid-row);grid-column:var(--grid-column);border-radius:30px;box-shadow:inset 0 0 0 1px #fff;transition:box-shadow .3s ease;text-align:center;min-height:74px;width:200px;padding:10px 15px}.middle-element.svelte-a3uubk p:where(.svelte-a3uubk){font-size:16px;font-weight:700;line-height:22.4px;letter-spacing:.5px}.middle-element.svelte-a3uubk:hover{box-shadow:inset 0 0 0 2px #fff}@media screen and (max-width: 1070px){.middle-element.svelte-a3uubk{display:flex;min-height:62px;height:fit-content;width:140px}}.branch.svelte-10yvayc{display:flex;grid-row:var(--grid-row);grid-column:var(--grid-column);height:100%;align-items:center;position:relative}.branch.svelte-10yvayc p:where(.svelte-10yvayc){color:#c8d200;position:absolute;font-size:20px;font-weight:700;width:50%}@media screen and (max-width: 1424px){.branch.svelte-10yvayc p:where(.svelte-10yvayc){font-size:14px}}@media screen and (max-width: 1335px){.branch.svelte-10yvayc{left:-80px}}.mobile-section.svelte-c3omy5{display:flex;flex-direction:column}.mobile-section__top.svelte-c3omy5{display:grid;width:100%;align-items:flex-end;grid-template-columns:140px 1fr 181px;position:relative}@media screen and (max-width: 440px){.mobile-section__top.svelte-c3omy5{grid-template-columns:140px 1fr 43%}}.mobile-section__top__line.svelte-c3omy5{margin-bottom:30.5px;height:1px;background-color:#fff}.mobile-section__bottom.svelte-c3omy5{display:flex}.mobile-section__bottom__line.svelte-c3omy5{width:1px;margin-left:60px;height:100%;background-color:#fff}.mobile-section__bottom__content.svelte-c3omy5{display:flex;justify-content:flex-end;margin-left:20px;width:100%;margin-top:36px;margin-bottom:18px}.mobile-section__bottom__content__wrapper.svelte-c3omy5{display:flex;width:fit-content;position:relative}.mobile-section__bottom__content__wrapper.svelte-c3omy5:after{content:"";position:absolute;transform:translate(-70%);top:-67.5px;right:calc(50% - 20px);width:20px;height:67.5px;border:1px solid #ffffff;border-left:none;border-bottom:none;border-radius:0 50px}.mobile-section__bottom__content__wrapper.svelte-c3omy5:before{content:"";position:absolute;background-color:#fff;right:54.5%;top:-67.5px;width:20px;height:1px}.mobile-line.svelte-1blmuyb{width:100%;height:82px;display:flex}.mobile-line__content.svelte-1blmuyb{width:1px;background-color:#fff;margin-left:60px}.mobile-line__branch.svelte-1blmuyb{display:flex;width:100%;align-items:center;justify-content:flex-end;margin-left:20px}.mobile-line__branch.svelte-1blmuyb p:where(.svelte-1blmuyb){font-size:20px;font-weight:700;color:#c8d200;text-wrap:nowrap}.mobile-line__branch__content.svelte-1blmuyb{width:100%;margin-left:-20px;height:1px;background-color:#c8d200;margin-right:20px}p.svelte-11ulvcm{font-size:20px;font-weight:700;color:#c8d200}.end-section.svelte-11ulvcm{width:100%}.end-section__desktop.svelte-11ulvcm{display:grid;grid-template-columns:auto 200px auto;height:108px}@media screen and (max-width: 1070px){.end-section__desktop.svelte-11ulvcm{display:none}}.end-section__desktop__content.svelte-11ulvcm{display:flex;grid-column:2;justify-content:center;width:200px}.end-section__desktop__content__line.svelte-11ulvcm{width:1px;height:80px;background-color:#fff;position:relative}.end-section__desktop__content__line--branch.svelte-11ulvcm:before{content:"";display:block;position:absolute;width:100px;height:1px;bottom:0;background-color:#c8d200}.end-section__desktop__branch.svelte-11ulvcm{display:flex;grid-column:3;position:relative;align-items:flex-end}.end-section__desktop__branch.svelte-11ulvcm p:where(.svelte-11ulvcm){position:absolute;width:110px;padding:0 10px}.end-section__mobile.svelte-11ulvcm{display:none;width:100%;height:80px}@media screen and (max-width: 1070px){.end-section__mobile.svelte-11ulvcm{display:flex}}.end-section__mobile__content.svelte-11ulvcm{width:1px;background-color:#fff;margin-left:60px;margin-bottom:20px}.end-section__mobile__branch.svelte-11ulvcm{display:flex;width:100%;align-items:center;justify-content:flex-end;align-items:flex-end;margin-left:20px;margin-bottom:20px}.end-section__mobile__branch.svelte-11ulvcm p:where(.svelte-11ulvcm){text-wrap:nowrap;margin-bottom:-10px}.end-section__mobile__branch__content.svelte-11ulvcm{width:100%;margin-left:-20px;height:1px;background-color:#c8d200;margin-right:20px}ul.svelte-1ez42lb{list-style-type:none}ul.svelte-1ez42lb li:where(.svelte-1ez42lb):before{content:"-";padding-right:10px;color:#fff}.timeline.svelte-1ez42lb{display:flex;flex-direction:column;margin:0 auto;padding:124px 0 93px;width:100%}.timeline.svelte-1ez42lb span:where(.svelte-1ez42lb){font-size:55px;line-height:60.5px;letter-spacing:.5px;font-weight:200}@media screen and (max-width: 720px){.timeline.svelte-1ez42lb span:where(.svelte-1ez42lb){font-size:20px;line-height:28px;letter-spacing:.5px}}@media screen and (max-width: 720px){.timeline.svelte-1ez42lb{align-items:center;padding:24px 0 62px}}.timeline__content-desktop.svelte-1ez42lb{display:grid;grid-template-columns:[first] 340px [space1] auto [middle] 200px [space2] auto [last] 340px;margin-top:144px}@media screen and (max-width: 1276px){.timeline__content-desktop.svelte-1ez42lb{grid-template-columns:[first] 300px [space1] auto [middle] 200px [space2] auto [last] 300px}}@media screen and (max-width: 1070px){.timeline__content-desktop.svelte-1ez42lb{display:none}}.timeline__content-mobile.svelte-1ez42lb{display:none;flex-direction:column;width:100%;margin-top:42px}@media screen and (max-width: 1070px){.timeline__content-mobile.svelte-1ez42lb{display:flex}}.timeline__button.svelte-1ez42lb{display:flex;justify-content:center;margin-top:112px}@media screen and (max-width: 720px){.timeline__button.svelte-1ez42lb{margin-top:54px}}.card-icon.svelte-1b8sy8k{display:flex;flex-direction:column;width:340px;padding:28px 18px 28px 28px;min-height:283px;gap:20px;box-shadow:inset 0 0 0 1px #fff;transition:box-shadow .3s ease}.card-icon.svelte-1b8sy8k:hover{box-shadow:inset 0 0 0 2px #fff}.card-icon.svelte-1b8sy8k path{transition:all .3s ease}.card-icon.svelte-1b8sy8k:hover path{stroke-width:2px}@media screen and (max-width: 720px){.card-icon.svelte-1b8sy8k{width:100%;padding:24px;min-height:auto}}.card-icon__title.svelte-1b8sy8k{display:flex;justify-content:space-between}.why-us.svelte-13tk3bj{display:flex;flex-direction:column;margin:0 auto;gap:48px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fff3;padding:72px 94px 120px}@media screen and (max-width: 720px){.why-us.svelte-13tk3bj{gap:24px;padding:24px 20px}}.why-us__content.svelte-13tk3bj{display:flex;justify-content:center;gap:34px;flex-wrap:wrap}@media screen and (max-width: 720px){.why-us__content.svelte-13tk3bj{flex-direction:column;gap:24px}}
