:root{--spark-gutter:20px;--spark-max-width:1360px;--spark-black:#101012;--spark-white:#f7f4ef;--spark-module-surface:#1c1c1f;--spark-section-py:56px;--spark-section-gap:32px;--spark-title-body-gap:24px;--spark-paragraph-gap:24px;--spark-hero-title-body-gap:32px;--spark-hero-cta-gap:32px;--spark-cta-height:48px;--spark-cta-padding-y:12px;--spark-cta-padding-x:20px;--spark-cta-font-size:16px;--spark-cta-line-height:22px;--spark-provide-gap:16px;--spark-provide-card-padding:36px;--spark-content-inset-inline:max(var(--spark-gutter), calc((100vw - var(--spark-max-width)) / 2 + var(--spark-gutter)));--spark-provide-nav-arrow-inset:30px;--spark-provide-nav-gradient-size:80px}.spark-page-gutter{padding-inline:var(--spark-gutter)}.spark-page{color:var(--spark-white)}.spark-max-width{width:100%;max-width:var(--spark-max-width);margin-inline:auto}.spark-hero{--hero-scroll-progress:0;isolation:isolate}.spark-hero-bg-image{transform:scale(calc(1 + var(--hero-scroll-progress) * .04));transform-origin:50%;will-change:transform}.spark-hero-gradient-base{background:linear-gradient(180deg, #0000 0%, #0000 32%, #00000059 58%, #101012d1 78%, var(--spark-black) 100%);position:absolute;inset:0}.spark-hero-gradient-scroll{background:var(--spark-black);opacity:calc(var(--hero-scroll-progress) * .72);will-change:opacity;position:absolute;inset:0}.spark-hero-content,.spark-hero-decorative{opacity:calc(1 - var(--hero-scroll-progress) * .92);transform:translate3d(0, calc(var(--hero-scroll-progress) * -36px), 0);will-change:opacity, transform}.spark-hero-bottom-bridge{pointer-events:none;z-index:3;background:linear-gradient(180deg, #0000 0%, var(--spark-black) 100%);height:120px;position:absolute;bottom:-1px;left:0;right:0}.spark-section--after-hero{padding-top:16px}@media (min-width:768px){.spark-section--after-hero{padding-top:24px}}.spark-hero-headline{color:var(--spark-white);font-family:Editorial New,ui-serif,Georgia,serif;font-size:clamp(24px, min(10vw, calc((100vw - 2 * var(--spark-gutter)) / 19)), 48px);letter-spacing:-.04em;text-align:center;text-transform:none;width:fit-content;max-width:100%;margin:0;margin-inline:auto;font-style:normal;font-weight:300;line-height:1.08;text-decoration:none}.spark-hero-headline__line{white-space:nowrap;display:block}.spark-section-headline{color:var(--spark-white);letter-spacing:-.05em;text-align:left;text-transform:none;margin:0;font-family:Editorial New,ui-serif,Georgia,serif;font-size:clamp(32px,8vw,40px);font-style:normal;font-weight:300;line-height:1.1;text-decoration:none}.spark-section-headline--center{text-align:left}.spark-section-headline--single-line{white-space:nowrap}.spark-section-body{margin-top:var(--spark-title-body-gap)}.spark-section-copy{gap:var(--spark-paragraph-gap);flex-direction:column;display:flex}.spark-section-text{flex-direction:column;justify-content:center;min-width:0;display:flex}.spark-section-grid{gap:var(--spark-section-gap);display:grid}.spark-section-grid--media-first{align-items:stretch}@media (min-width:1024px){.spark-section-grid--media-first{grid-template-columns:repeat(2,minmax(0,1fr))}}.spark-provide-section__headline{text-align:center;margin-bottom:40px}.spark-provide-scroll-wrapper{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);position:relative}.spark-provide-scroll-nav{z-index:20;opacity:0;pointer-events:none;cursor:pointer;appearance:none;background:0 0;border:0;align-items:center;width:40px;margin:0;padding:0;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0}.spark-provide-scroll-nav:before{content:"";width:var(--spark-provide-nav-gradient-size);pointer-events:none;position:absolute;top:0;bottom:0}.spark-provide-scroll-nav:disabled{cursor:default}.spark-provide-scroll-nav__icon{z-index:1;backdrop-filter:blur(16px);width:32px;height:32px;color:var(--spark-white);background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative}.spark-provide-scroll-nav--prev{left:var(--spark-provide-nav-arrow-inset);justify-content:flex-start}.spark-provide-scroll-nav--prev:before{left:calc(-1 * var(--spark-provide-nav-arrow-inset));background:linear-gradient(to right, var(--spark-black) 0%, transparent 100%)}.spark-provide-scroll-nav--next{right:var(--spark-provide-nav-arrow-inset);justify-content:flex-end}.spark-provide-scroll-nav--next:before{right:calc(-1 * var(--spark-provide-nav-arrow-inset));background:linear-gradient(to left, var(--spark-black) 0%, transparent 100%)}.spark-provide-scroll-wrapper:hover .spark-provide-scroll-nav.spark-provide-scroll-nav--available:not(:disabled){opacity:1;pointer-events:auto}@media (max-width:767px){.spark-provide-scroll-nav.spark-provide-scroll-nav--available:not(:disabled){opacity:1;pointer-events:auto}}.spark-provide-scroll{width:100vw;max-width:100vw;overscroll-behavior-x:contain;overscroll-behavior-y:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-inline:calc(50% - 50vw);padding-inline-start:var(--spark-content-inset-inline);padding-inline-end:var(--spark-gutter);scroll-padding-inline-start:var(--spark-content-inset-inline);scroll-padding-inline-end:var(--spark-gutter);overflow:auto visible}.spark-provide-scroll[data-drag-scrolling=true],.spark-provide-scroll[data-momentum-scrolling=true]{scroll-snap-type:none;scroll-behavior:auto}.spark-provide-scroll[data-drag-scrolling=true] .spark-provide-grid,.spark-provide-scroll[data-momentum-scrolling=true] .spark-provide-grid{pointer-events:none;-webkit-user-select:none;user-select:none}.spark-provide-scroll[data-drag-scrolling=true] .spark-provide-grid__item{scroll-snap-align:none;scroll-snap-stop:normal}.spark-provide-scroll[data-drag-scrolling=true] .spark-provide-card__image{-webkit-user-drag:none;user-drag:none}.spark-provide-scroll::-webkit-scrollbar{display:none}.spark-provide-grid{gap:var(--spark-provide-gap);width:max-content;padding-inline-end:var(--spark-gutter);padding-bottom:2px;display:flex}.spark-provide-grid__item{scroll-snap-align:start;scroll-snap-stop:always;width:calc(100vw - var(--spark-content-inset-inline) - var(--spark-gutter) - 32px);flex:none;max-width:320px;display:flex}.spark-provide-card{box-sizing:border-box;background-color:var(--spark-module-surface);width:100%;height:100%;min-height:360px;padding:var(--spark-provide-card-padding);border-radius:24px;flex-direction:column;flex:1;display:flex}.spark-provide-card__copy{flex-direction:column;gap:8px;display:flex}.spark-provide-card__title{color:var(--spark-white);letter-spacing:0;text-align:left;margin:0;font-family:Neue Montreal,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.spark-provide-card__description{color:color-mix(in srgb, var(--spark-white) 65%, transparent);letter-spacing:0;text-align:left;margin:0;font-family:Neue Montreal,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.spark-provide-card__media{padding-top:var(--spark-provide-card-padding);justify-content:center;align-items:flex-end;margin-top:auto;display:flex}.spark-provide-card__image{aspect-ratio:936/840;object-fit:contain;object-position:center bottom;width:100%;height:auto;display:block}.spark-provide-card__image--natural{aspect-ratio:auto;object-fit:initial;object-position:center bottom;width:auto;max-width:100%;height:auto}.spark-provide-card__media--natural{background:0 0}@media (max-width:767px){.spark-provide-card{min-height:340px}.spark-provide-card__copy{gap:6px}.spark-provide-card__media{flex:auto;align-items:flex-end;width:100%;min-height:0;margin-top:auto}.spark-provide-card__media--natural{background:0 0}.spark-provide-card__image{aspect-ratio:936/840;object-fit:contain;object-position:center bottom;width:100%;max-width:100%;height:auto;max-height:100%;margin-inline:0}.spark-provide-card__image--natural{aspect-ratio:auto;width:auto;max-width:100%}}@media (min-width:768px){.spark-provide-section:not(.spark-provide-section--desktop-scroll) .spark-provide-scroll{scroll-snap-type:none;cursor:auto;width:auto;max-width:none;margin-inline:0;padding-inline:0;scroll-padding-inline:0;overflow-x:visible}.spark-provide-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;width:100%;max-width:100%;padding-inline-end:0;display:grid}.spark-provide-grid__item{flex:initial;scroll-snap-align:unset;scroll-snap-stop:normal;width:auto;max-width:none}.spark-provide-card{flex:1;height:100%;min-height:380px}.spark-provide-card__media{flex:none;justify-content:center;align-items:flex-end;width:100%;min-height:196px;margin-top:auto;display:flex}.spark-provide-card__image{aspect-ratio:936/840;object-fit:contain;object-position:center bottom;width:100%;max-width:none;height:auto;max-height:none;margin-inline:0;display:block}.spark-provide-card__image--natural{aspect-ratio:auto;width:auto;max-width:100%}.spark-provide-section__headline{margin-bottom:48px}.spark-provide-card__title{font-size:20px;line-height:26px}.spark-provide-card__description{font-size:16px;line-height:24px}.spark-provide-section--desktop-scroll .spark-provide-grid{width:max-content;max-width:none;padding-inline-end:var(--spark-gutter);gap:24px;padding-bottom:2px;display:flex}.spark-provide-section--desktop-scroll .spark-provide-grid__item{scroll-snap-align:start;scroll-snap-stop:always;flex:none;width:clamp(320px,30vw,420px)}}@media (min-width:1024px){.spark-provide-section:not(.spark-provide-section--desktop-scroll) .spark-provide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.spark-provide-section__headline{margin-bottom:56px}}.spark-section-media{background-color:var(--spark-black);border-radius:24px;overflow:hidden}.spark-body{color:var(--spark-white);letter-spacing:0;text-align:left;text-transform:none;margin:0;font-family:Neue Montreal,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-decoration:none}.spark-body--center{text-align:center}.spark-hero-subcopy{width:100%;max-width:min(100%,540px);margin-top:var(--spark-hero-title-body-gap)}.spark-hero-cta{margin-top:var(--spark-hero-cta-gap)}.spark-section{width:100%;max-width:var(--spark-max-width);padding-inline:var(--spark-gutter);padding-block:var(--spark-section-py);margin-inline:auto}.spark-cta-button{box-sizing:border-box;width:fit-content;min-width:var(--spark-cta-height);max-width:none;min-height:var(--spark-cta-height);max-height:var(--spark-cta-height);padding:var(--spark-cta-padding-y) var(--spark-cta-padding-x);background-color:var(--spark-white);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:4px;text-decoration:none;transition:opacity .15s;display:flex;position:relative}.spark-cta-button:hover{opacity:.9}.spark-cta-button__label{color:var(--spark-black);font-family:Neue Montreal,PP Neue Montreal,ui-sans-serif,system-ui,sans-serif;font-size:var(--spark-cta-font-size);font-style:normal;font-weight:500;line-height:var(--spark-cta-line-height);letter-spacing:0;text-align:left;text-transform:none;white-space:nowrap;margin:0;text-decoration:none}@media (min-width:640px){.spark-hero-subcopy{max-width:560px}}@media (min-width:768px){:root{--spark-gutter:32px;--spark-section-py:88px;--spark-section-gap:40px;--spark-provide-gap:24px;--spark-cta-height:52px;--spark-cta-padding-y:14px;--spark-cta-padding-x:22px;--spark-cta-font-size:17px;--spark-cta-line-height:24px}.spark-hero-headline{letter-spacing:-3px;font-size:80px;line-height:88px}.spark-section-headline{letter-spacing:-2.5px;font-size:56px;line-height:62px}.spark-section-headline--center{text-align:center}.spark-body{font-size:18px;line-height:24px}.spark-body--center{text-align:center}}@media (max-width:767px){:root{--spark-section-py:80px;--spark-section-gap:48px;--spark-provide-card-padding:24px}.spark-section--after-hero{padding-top:48px}.spark-provide-section__headline{margin-bottom:56px}.spark-section-headline--single-line{white-space:normal}}@media (min-width:1024px){:root{--spark-section-py:104px;--spark-cta-height:52px;--spark-cta-padding-y:15px;--spark-cta-padding-x:24px;--spark-cta-font-size:18px;--spark-cta-line-height:24px}.spark-hero-headline{letter-spacing:-3.6px;font-size:100px;line-height:110px}.spark-section-headline{letter-spacing:-3px;font-size:70px;line-height:77px}.spark-section-headline--single-line{white-space:nowrap}.spark-section-text--card{padding:56px 48px}}@media (min-width:1280px){.spark-section-text--card{padding:64px 56px}}
/*# sourceMappingURL=06gl4d.1untp6.css.map*/