.feature-card.svelte-uhc9ec{--card-bg: #f3f1ed;--card-radius: 2rem;--text-color: #111111;--bullet-color: #1717a6;--highlight-color: #1e78ff;--desktop-media-width: 33%;--desktop-body-width: 67%;--desktop-offset-image-width: 145%;--desktop-offset-shift: 14%;position:relative;display:grid;grid-template-columns:var(--desktop-media-width) var(--desktop-body-width);grid-template-areas:"media body";align-items:center;gap:0;padding:2.75rem 3rem;border-radius:var(--card-radius);background:var(--card-bg);color:var(--text-color);overflow:visible}.feature-card--left.svelte-uhc9ec{grid-template-columns:var(--desktop-body-width) var(--desktop-media-width);grid-template-areas:"body media"}.feature-card__media.svelte-uhc9ec{grid-area:media;position:relative;min-width:0;min-height:100%;display:flex;align-items:flex-end;justify-content:center;overflow:visible}.feature-card__body.svelte-uhc9ec{grid-area:body;min-width:0;width:100%;position:relative;z-index:2}.feature-card__image.svelte-uhc9ec{display:block;height:auto;object-fit:contain;object-position:bottom center}.feature-card--offset.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec){width:var(--desktop-offset-image-width);max-width:none}.feature-card--offset.feature-card--right.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec){transform:translate(calc(-1 * var(--desktop-offset-shift)))}.feature-card--offset.feature-card--left.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec){transform:translate(var(--desktop-offset-shift))}.feature-card--perfect-fit.svelte-uhc9ec{overflow:hidden}.feature-card--perfect-fit.svelte-uhc9ec .feature-card__media:where(.svelte-uhc9ec){justify-content:stretch;align-items:flex-end}.feature-card--perfect-fit.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec){width:calc(100% + 4rem);max-width:calc(100% + 4rem);position:absolute;right:-4rem;bottom:-4rem;transform:none}.feature-card--perfect-fit.feature-card--right.svelte-uhc9ec .feature-card__media:where(.svelte-uhc9ec){justify-content:flex-end}.feature-card--perfect-fit.feature-card--left.svelte-uhc9ec .feature-card__media:where(.svelte-uhc9ec){justify-content:flex-start}.feature-card__title.svelte-uhc9ec{margin:0 0 1.25rem;font-size:2rem;line-height:.98;font-weight:7800;letter-spacing:-.02em}.feature-card__title.svelte-uhc9ec .highlight{color:var(--highlight-color);font-style:italic}.feature-card__intro.svelte-uhc9ec p:where(.svelte-uhc9ec),.feature-card__expandable.svelte-uhc9ec p:where(.svelte-uhc9ec){margin:0;font-size:1rem;line-height:1.55}.feature-card__intro.svelte-uhc9ec{display:grid;gap:1rem}.feature-card__expandable.svelte-uhc9ec{margin-top:1.5rem}.feature-card__reveal-text.svelte-uhc9ec{margin:0 0 1.25rem;font-size:1rem;line-height:1.55}.feature-card__bullets.svelte-uhc9ec{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.feature-card__bullets.svelte-uhc9ec li:where(.svelte-uhc9ec){position:relative;padding-left:1.5rem;font-size:1rem;line-height:1.55}.feature-card__bullets.svelte-uhc9ec li:where(.svelte-uhc9ec):before{content:"";position:absolute;top:.66rem;left:0;width:.5rem;height:.5rem;border-radius:999px;background:var(--bullet-color)}.feature-card__toggle.svelte-uhc9ec{display:none}@media (max-width: 1024px){.feature-card.svelte-uhc9ec{--desktop-offset-image-width: 155%;--desktop-offset-shift: 10%;padding:2.25rem}}@media (max-width: 768px){.feature-card.svelte-uhc9ec,.feature-card--left.svelte-uhc9ec,.feature-card--right.svelte-uhc9ec{--mobile-card-padding-x: 1rem;--mobile-card-padding-top: 8rem;--mobile-card-padding-bottom: 1rem;--mobile-image-height: 250px;--mobile-image-offset: 150px;display:block;margin-top:var(--mobile-image-offset);padding:var(--mobile-card-padding-top) var(--mobile-card-padding-x) var(--mobile-card-padding-bottom);border-radius:1.25rem;overflow:visible}.feature-card--perfect-fit.svelte-uhc9ec{overflow:visible}.feature-card__media.svelte-uhc9ec{position:absolute;left:var(--mobile-card-padding-x);right:var(--mobile-card-padding-x);top:calc(-1 * var(--mobile-image-offset));height:var(--mobile-image-height);min-height:0;display:flex;align-items:flex-end;justify-content:center;overflow:visible;pointer-events:none;z-index:1}.feature-card__body.svelte-uhc9ec{position:relative;z-index:2}.feature-card__image.svelte-uhc9ec,.feature-card--offset.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec),.feature-card--perfect-fit.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec),.feature-card--offset.feature-card--left.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec),.feature-card--offset.feature-card--right.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec),.feature-card--perfect-fit.feature-card--left.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec),.feature-card--perfect-fit.feature-card--right.svelte-uhc9ec .feature-card__image:where(.svelte-uhc9ec){width:100%;height:var(--mobile-image-height);max-width:100%;object-fit:contain;object-position:center bottom;transform:none;position:static}.feature-card__title.svelte-uhc9ec{margin-bottom:.875rem;font-size:1.5rem;line-height:1.2;letter-spacing:0}.feature-card__intro.svelte-uhc9ec{gap:.75rem}.feature-card__intro.svelte-uhc9ec p:where(.svelte-uhc9ec){font-size:.95rem;line-height:1.5}.feature-card__expandable.svelte-uhc9ec{margin-top:.875rem}.feature-card__reveal-text.svelte-uhc9ec,.feature-card__bullets.svelte-uhc9ec li:where(.svelte-uhc9ec){font-size:.95rem;line-height:1.5}.feature-card__bullets.svelte-uhc9ec{margin-top:1rem;gap:.875rem}.feature-card__toggle.svelte-uhc9ec{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:.5rem;padding:.25rem;border:0;background:transparent;color:currentColor;font:inherit;cursor:pointer}.feature-card__toggle-label.svelte-uhc9ec{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.feature-card__toggle-icon.svelte-uhc9ec{width:1.25rem;height:1.25rem;transition:transform .2s ease}.feature-card__toggle-icon--open.svelte-uhc9ec{transform:rotate(180deg)}}@media (max-width: 1200px) and (min-width: 600px){.feature-card__image.svelte-uhc9ec{max-width:100%!important}}.accordion.svelte-1hd5gay{display:grid;gap:.875rem;width:100%}.accordion__item.svelte-1hd5gay{background:var(--accordion-bg);color:var(--accordion-text);border-radius:1.25rem;overflow:hidden}.accordion__trigger.svelte-1hd5gay{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.2rem 1.25rem 1.1rem;background:transparent;border:none;color:inherit;cursor:pointer;text-align:left}.accordion__header.svelte-1hd5gay{display:flex;flex-direction:column;gap:.35rem;min-width:0}.accordion__eyebrow.svelte-1hd5gay{color:var(--accordion-accent);font-size:1rem;font-weight:800;line-height:1.1}.accordion__title.svelte-1hd5gay{color:var(--accordion-accent);font-size:1.9rem;font-weight:800;font-style:italic;line-height:.95;text-transform:uppercase;white-space:pre-line;overflow-wrap:anywhere;text-wrap:balance}.accordion__icon.svelte-1hd5gay{width:1.25rem;height:1.25rem;flex:0 0 auto;margin-top:.2rem;color:var(--accordion-text);transition:transform .2s ease}.accordion__icon--open.svelte-1hd5gay{transform:rotate(180deg)}.accordion__content.svelte-1hd5gay{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.accordion__content-inner.svelte-1hd5gay{overflow:hidden;padding:0 1.25rem}.accordion__outline-title.svelte-1hd5gay{margin:0 0 .9rem;color:transparent;font-size:2.2rem;font-weight:800;font-style:italic;line-height:.95;text-transform:uppercase;white-space:pre-line;overflow-wrap:anywhere;-webkit-text-stroke:1.5px var(--accordion-accent);text-stroke:1.5px var(--accordion-accent);paint-order:stroke fill}.accordion__content-inner.svelte-1hd5gay p:where(.svelte-1hd5gay){margin:0;padding:0 0 1.25rem;color:var(--accordion-text);font-size:1rem;line-height:1.45}.accordion__item.is-open.svelte-1hd5gay .accordion__content:where(.svelte-1hd5gay){grid-template-rows:1fr}.accordion__item.svelte-1hd5gay:not(.is-open) .accordion__outline-title:where(.svelte-1hd5gay){display:none}@media (min-width: 769px){.accordion.svelte-1hd5gay{gap:1rem;max-width:420px;width:100%}.accordion__item.svelte-1hd5gay{border-radius:1.4rem}.accordion__trigger.svelte-1hd5gay{padding:1.35rem 1.5rem 1.2rem}.accordion__content-inner.svelte-1hd5gay{padding:0 1.5rem}.accordion__eyebrow.svelte-1hd5gay{font-size:1rem}.accordion__title.svelte-1hd5gay{font-size:1.2rem}.accordion__outline-title.svelte-1hd5gay{font-size:3.1rem;margin-bottom:1rem;-webkit-text-stroke:2px var(--accordion-accent);text-stroke:2px var(--accordion-accent)}.accordion__content-inner.svelte-1hd5gay p:where(.svelte-1hd5gay){padding-bottom:1.5rem;font-size:1.02rem;line-height:1.5}}.testimonials.svelte-bbvyfx{--bg: #f3f1ed;--text: #161616;--heading: #16208f;--headline: #1b6cff;--radius: 24px;width:100%}.testimonials__title.svelte-bbvyfx{margin:0 0 2rem;color:var(--heading);font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;font-weight:800;text-wrap:balance}.testimonials__grid.svelte-bbvyfx{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:start}.testimonial-card.svelte-bbvyfx{display:flex;flex-direction:column;min-width:0;height:100%;padding:1rem;border-radius:var(--radius);background:var(--bg);color:var(--text)}.testimonial-card__header.svelte-bbvyfx{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;margin-bottom:1.25rem}.testimonial-card__avatar.svelte-bbvyfx{display:block;width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-card__intro.svelte-bbvyfx{min-width:0}.testimonial-card__headline.svelte-bbvyfx{margin:0 0 .75rem;color:var(--headline);font-size:1.125rem;line-height:1.2;font-weight:700;text-wrap:balance}.testimonial-card__name.svelte-bbvyfx{margin:0 0 .125rem;font-size:1.125rem;line-height:1.2;font-weight:700}.testimonial-card__meta.svelte-bbvyfx{margin:0;font-size:.95rem;line-height:1.4;word-break:break-word}.testimonial-card__body.svelte-bbvyfx{min-width:0}.testimonial-card__text.svelte-bbvyfx{margin:0;font-size:1rem;line-height:1.5;-webkit-hyphens:auto;hyphens:auto}.testimonial-card__text--collapsed.svelte-bbvyfx{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.testimonial-card__toggle.svelte-bbvyfx{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;align-self:flex-start;margin-top:.75rem;padding:0;border:0;background:transparent;color:var(--heading);font:inherit;cursor:pointer}.testimonial-card__toggle-label.svelte-bbvyfx{font-size:.95rem;line-height:1.2;font-weight:600}.testimonial-card__toggle-icon.svelte-bbvyfx{width:1.25rem;height:1.25rem;flex-shrink:0;transition:transform .2s ease}.testimonial-card__toggle-icon--open.svelte-bbvyfx{transform:rotate(180deg)}@media (max-width: 1024px){.testimonials__grid.svelte-bbvyfx{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.testimonials__title.svelte-bbvyfx{margin-bottom:1rem;font-size:1.75rem}.testimonials__grid.svelte-bbvyfx{grid-template-columns:1fr;gap:1rem}.testimonial-card.svelte-bbvyfx{padding:.9rem .9rem .75rem;border-radius:18px}.testimonial-card__header.svelte-bbvyfx{gap:.9rem;margin-bottom:.875rem}.testimonial-card__avatar.svelte-bbvyfx{width:48px;height:48px}.testimonial-card__headline.svelte-bbvyfx{margin-bottom:.75rem;font-size:.95rem;line-height:1.25}.testimonial-card__name.svelte-bbvyfx{font-size:.95rem;line-height:1.2}.testimonial-card__meta.svelte-bbvyfx{font-size:.82rem;line-height:1.35}.testimonial-card__text.svelte-bbvyfx{font-size:.95rem;line-height:1.45}.testimonial-card__toggle-label.svelte-bbvyfx{font-size:.9rem}}.hero-cta-bar.svelte-1s7psk1{--radius: 1.5rem;--bg: #fff;position:absolute;bottom:0;left:50%;transform:translate(-50%);padding:1rem 1.25rem .25rem;background:var(--bg);border-radius:2.5rem 2.5rem 0 0;z-index:1}.hero-cta-bar.svelte-1s7psk1:before,.hero-cta-bar.svelte-1s7psk1:after{content:"";position:absolute;bottom:0;width:calc(var(--radius) + 1px);height:var(--radius);background-repeat:no-repeat;background-size:100% 100%}.hero-cta-bar.svelte-1s7psk1:before{right:calc(-1 * var(--radius));background-image:radial-gradient(circle at top right,transparent var(--radius),var(--bg) calc(var(--radius) + 1px))}.hero-cta-bar.svelte-1s7psk1:after{left:calc(-1 * var(--radius));background-image:radial-gradient(circle at top left,transparent var(--radius),var(--bg) calc(var(--radius) + 1px))}.smaller-white-h1-upshifted.svelte-1s7psk1{font-style:italic;font-weight:800;color:#fff;position:absolute;top:-50%;left:0;font-size:3rem}.white-subtle-subline.svelte-1s7psk1{margin:1rem 0;font-weight:600;color:#fff;font-size:1.25rem;width:fit-content}.xbold-teal-h1.svelte-1s7psk1{font-weight:800;width:100%;font-style:italic;color:var(--accent-aqua);font-size:8rem;position:relative;line-height:1;z-index:1}.xbold-number-font-orange.svelte-1s7psk1{font-weight:800;width:100%;font-style:normal;color:var(--secondary-orange);font-size:8rem;position:relative;line-height:1}.xbold-number-font-primary.svelte-1s7psk1{font-weight:800;width:fit-content;font-style:normal;color:var(--primary-dark);font-size:8rem;position:relative;line-height:1;display:inline-block;z-index:1;margin-right:2rem}.xbold-number-font-primary.svelte-1s7psk1:before{content:"";position:absolute;z-index:-1;top:50%;transform:translateY(-50%);height:1.1em;width:calc(100% + 200vw);left:-200vw;background:var(--accent-aqua)}.upshifted-topline.svelte-1s7psk1{font-size:5rem;color:#fff;font-style:normal;line-height:.5;position:absolute;top:-35%;left:0}.downshifted-bottomline.svelte-1s7psk1{font-size:5rem;color:#fff;font-style:normal;line-height:.5;position:absolute;bottom:-26%;left:4rem}.downshifted-line.svelte-1s7psk1{position:absolute;bottom:-150%;right:0%}.full-width-image-hero.svelte-1s7psk1{position:relative;display:flex;align-items:center;justify-content:center;min-height:650px;flex-direction:column;padding:0 2rem}.hero-background-image.svelte-1s7psk1{width:100%;position:absolute;height:100%;object-fit:cover;top:0;left:0;z-index:-1}.full-width-primary-dark.svelte-1s7psk1{background:var(--primary-dark)}.limit-width-container.svelte-1s7psk1{width:100%;max-width:1200px}.xl-person-image-container.svelte-1s7psk1{position:absolute;right:0;top:-13rem;overflow:hidden;width:45%;height:1000px}.xl-person-image.svelte-1s7psk1{position:absolute;right:-12%;top:50%;transform:translateY(-50%);z-index:0;width:100%;max-width:750px}.blurry-image.svelte-1s7psk1{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pxtra-card.svelte-1s7psk1{padding:1rem;border-radius:1rem;background:var(--accent-apricot);color:#000;width:fit-content}.pxtra-card.svelte-1s7psk1 p:where(.svelte-1s7psk1){text-decoration:none!important}.pxtra-card.svelte-1s7psk1 img:where(.svelte-1s7psk1){height:3rem;margin-left:1.5rem;background:#fff;padding:.5rem;border-radius:.5rem}.orange-line-1.svelte-1s7psk1{position:absolute;top:0;z-index:-1;transform:scaleY(1.2)}.orange-line-image.svelte-1s7psk1{display:block;width:100%;height:auto;transform:scaleY(1.1);position:static}.orange-line-3.svelte-1s7psk1{position:absolute;top:0%;right:-10%;z-index:-1;height:180%;max-width:890px;transform:rotate(20deg) scaleY(-1)}.inner-section-container.svelte-1s7psk1{position:relative;margin:3rem 0;background:#fff;border-radius:2rem;padding:4rem 4.5rem;max-width:1200px;width:100%;isolation:isolate}.inner-section-line-container.svelte-1s7psk1{position:absolute;width:110%;height:100%;right:0%;z-index:-1;top:0;overflow:hidden}.inner-section-line.svelte-1s7psk1{position:relative;width:92%;height:90%;bottom:0;object-fit:cover;pointer-events:none;left:2%}.apricot-chip.svelte-1s7psk1{color:var(--accent-apricot);padding:.25rem 1rem;border-radius:2rem;border:3px solid var(--accent-apricot);width:fit-content;font-family:Roboto Mono;font-size:1.25rem;margin-bottom:1rem}.teal-black-h3.svelte-1s7psk1{color:var(--accent-aqua);font-weight:800;line-height:1;font-size:3.5rem}.section-headline.svelte-1s7psk1{margin-bottom:3.5rem}.phase-row.svelte-1s7psk1{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:3rem;align-items:start}.phase-row.svelte-1s7psk1:not(:last-of-type){margin-bottom:4rem}.phase-copy.svelte-1s7psk1{max-width:520px}.phase-copy.svelte-1s7psk1 p:where(.svelte-1s7psk1){margin-top:1rem}.phase-copy.svelte-1s7psk1 .button:where(.svelte-1s7psk1){margin-top:1.5rem}.black-cursive-h3.svelte-1s7psk1{color:var(--primary-dark);font-style:italic;font-weight:800;font-size:clamp(3rem,5vw,5rem);line-height:.85;margin:0}.full-width-blurry-image.svelte-1s7psk1{min-height:80vh;position:relative}.blurry-image.svelte-1s7psk1{margin-top:4rem;height:100%}.big-blue-box.svelte-1s7psk1{background:var(--primary-dark);border-radius:2rem;padding:3rem;color:#fff;display:flex;flex-direction:row}.big-blue-box-image.svelte-1s7psk1{width:80%;object-fit:cover;max-height:490px}.big-blue-box-chip-3.svelte-1s7psk1{position:absolute;right:4rem;bottom:4rem}.big-blue-box-chip-2.svelte-1s7psk1{position:absolute;bottom:8rem;left:3rem}.big-blue-box-chip-1.svelte-1s7psk1{position:absolute;top:1rem;left:6rem}.inline-negative-logo.svelte-1s7psk1{max-width:200px;margin-bottom:1rem}@media (max-width: 960px){.hero-cta-bar.svelte-1s7psk1{min-width:80%}.hero-cta-bar.svelte-1s7psk1 a:where(.svelte-1s7psk1){width:100%;margin-bottom:1rem}}@media (max-width: 900px){.full-width-primary-dark.svelte-1s7psk1{padding:2rem 0 0!important;overflow:hidden!important}.inner-section-container.svelte-1s7psk1{padding:2rem 1rem 2.5rem;border-radius:0rem;margin-bottom:0!important;border-bottom:1px solid white}.section-headline.svelte-1s7psk1{text-align:left;margin-bottom:2rem}.phase-row.svelte-1s7psk1{grid-template-columns:1fr;gap:1.25rem}.phase-row.svelte-1s7psk1:not(:last-of-type){margin-bottom:2.5rem}.phase-copy.svelte-1s7psk1{max-width:none}}@media (max-width: 600px){.pxtra-card.svelte-1s7psk1 img:where(.svelte-1s7psk1){margin-left:unset;margin-top:1rem}}@media (max-width: 1200px){.xl-person-image-container.svelte-1s7psk1{height:600px;top:-6rem}.section-padding-lg.svelte-1s7psk1{padding:3rem 1rem}.full-width-image-hero.svelte-1s7psk1{padding:4rem 1rem;min-height:500px;align-items:start;justify-content:start}.full-width-blurry-image.svelte-1s7psk1{min-height:unset}.xbold-teal-h1.svelte-1s7psk1{font-weight:800;width:100%;font-style:italic;color:var(--accent-aqua);font-size:6rem;position:relative;line-height:1.2;z-index:1}.upshifted-topline.svelte-1s7psk1{font-size:2.5rem;top:-20%}.smaller-white-h1-upshifted.svelte-1s7psk1{font-size:2.5rem}.downshifted-bottomline.svelte-1s7psk1{font-size:2.5rem;left:0}.white-subtle-subline.svelte-1s7psk1{display:none}.xl-person-image.svelte-1s7psk1{max-width:470px}}@media (max-width: 1200px) and (min-width: 600px){.section-padding-lg.svelte-1s7psk1{padding:4rem 1rem}}@media (max-width: 1200px){.inner-section-line-container.svelte-1s7psk1{width:100%!important;display:none}}@media (max-width: 1000px){.xbold-teal-h1.svelte-1s7psk1{font-size:4rem}.downshifted-line.svelte-1s7psk1{bottom:-160%}.blurry-image.svelte-1s7psk1{margin-top:4rem;height:unset;max-width:100%}.big-blue-box.svelte-1s7psk1{background:var(--primary-dark);border-radius:2rem;padding:2rem 2rem 6rem;color:#fff;display:flex;flex-direction:row;max-width:100%}.big-blue-box-image.svelte-1s7psk1{width:50%;object-fit:contain;display:flex;align-items:center;justify-content:center}.big-blue-box-image.svelte-1s7psk1 img:where(.svelte-1s7psk1){width:100%}.big-blue-box-chip-3.svelte-1s7psk1,.big-blue-box-chip-2.svelte-1s7psk1,.big-blue-box-chip-1.svelte-1s7psk1{display:none}.inline-negative-logo.svelte-1s7psk1{max-width:150px;margin-bottom:1rem}.teal-black-h3.svelte-1s7psk1{color:var(--accent-aqua);font-weight:800;line-height:1;font-size:2rem}.big-blue-box-content.svelte-1s7psk1{max-width:60%}}@media (max-width: 600px){.xl-person-image-container.svelte-1s7psk1{height:300px;top:-2rem}.blurry-image.svelte-1s7psk1{margin-top:4rem;height:unset;max-width:100%;display:none}.xbold-number-font-orange.svelte-1s7psk1{font-size:4rem;padding-left:1rem}.xbold-number-font-primary.svelte-1s7psk1{font-size:4rem;padding-right:1rem}.big-blue-box.svelte-1s7psk1{background:var(--primary-dark);border-radius:2rem;padding:2rem 2rem 6rem;color:#fff;display:flex;flex-direction:row;max-width:100%;margin:1rem}.big-blue-box-image.svelte-1s7psk1,.big-blue-box-chip-3.svelte-1s7psk1,.big-blue-box-chip-2.svelte-1s7psk1,.big-blue-box-chip-1.svelte-1s7psk1{display:none}.inline-negative-logo.svelte-1s7psk1{max-width:150px;margin-bottom:1rem}.teal-black-h3.svelte-1s7psk1{color:var(--accent-aqua);font-weight:800;line-height:1;font-size:2rem}.big-blue-box-content.svelte-1s7psk1{max-width:100%}.xbold-number-font-primary.svelte-1s7psk1{transform:translate(0)!important}}@media (max-width: 760px){.xl-person-image.svelte-1s7psk1{max-width:60dvw;max-width:60vw;right:-10%;z-index:0}.xbold-teal-h1.svelte-1s7psk1{font-size:4rem;z-index:1}.downshifted-line.svelte-1s7psk1{bottom:-220%;left:0}.downshifted-bottomline.svelte-1s7psk1{font-size:2rem;left:0}.upshifted-topline.svelte-1s7psk1,.smaller-white-h1-upshifted.svelte-1s7psk1{font-size:2rem}.white-subtle-subline.svelte-1s7psk1{display:none}}@media (max-width: 480px){.xbold-teal-h1.svelte-1s7psk1{font-size:3rem;margin-left:2rem}.downshifted-line.svelte-1s7psk1{bottom:-520%;left:0}.smaller-white-h1-upshifted.svelte-1s7psk1{font-size:1.75rem}.white-subtle-subline.svelte-1s7psk1,.xl-person-image-container.svelte-1s7psk1{display:none}.orange-line-1.svelte-1s7psk1{position:absolute;top:170px;width:calc(100vw + 30px);left:-30px;z-index:-1;transform:scaleY(1.1)}.hero-background-image.svelte-1s7psk1{border-bottom:1px solid white}}@media (min-width: 2100px){.xl-person-image.svelte-1s7psk1{right:20%}}@media (min-width: 2300px){.xl-person-image.svelte-1s7psk1{right:30%}}@media (min-width: 2800px){.xl-person-image.svelte-1s7psk1{right:40%}}
