@charset "UTF-8";#dotted-path.svelte-kli1w6 path.svelte-kli1w6{transition:.25s fill-opacity}.LandingSection.svelte-1wayyhp{--title-animation-duration:1s;--tagline-animation-duration:1.5s;--tagline-animation-delay:2.8s;--cta-animation-duration:1.5s;--cta-animation-delay:3s;--first-animation-duration:1s;--first-animation-delay:1.5s;--second-animation-duration:3.5s;--second-animation-delay:4.2s;position:relative;padding-top:var(--header-height);padding-bottom:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-tertiary);color:var(--white)}@media (prefers-reduced-motion: reduce){.LandingSection.svelte-1wayyhp{--title-animation-duration:0ms;--tagline-animation-duration:0ms;--tagline-animation-delay:0ms;--cta-animation-duration:0ms;--cta-animation-delay:0ms;--first-animation-duration:10ms;--first-animation-delay:0ms;--second-animation-duration:0ms;--second-animation-delay:0ms}}@media (min-width: 60rem){.LandingSection.svelte-1wayyhp{min-height:100vh}}.LandingSection__background-layer.svelte-1wayyhp{position:absolute;top:0;right:0;height:100%;width:100%;overflow:hidden;z-index:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.LandingSection__background-img.svelte-1wayyhp{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:40% 50%;object-position:40% 50%}.LandingSection__content-layer.svelte-1wayyhp{position:relative;width:100%;z-index:5;margin:0 auto;max-width:var(--max-width-container);padding-left:var(--container-padding);padding-right:var(--container-padding)}@media (orientation: landscape){.LandingSection__content-layer.svelte-1wayyhp{display:grid;align-items:center;gap:2rem;grid-template-columns:repeat(2,1fr);padding-top:1rem}}.LandingSection__title.svelte-1wayyhp{font-size:var(--font-size-3xl)}@media (min-width: 72rem){.LandingSection__title.svelte-1wayyhp{font-size:var(--font-size-4xl)}}@media (min-width: 80rem){.LandingSection__title.svelte-1wayyhp{font-size:var(--font-size-5xl)}}.LandingSection__title-word.svelte-1wayyhp{display:inline-block;opacity:0;transform:translateY(-200%);-webkit-animation:var(--title-animation-duration) svelte-1wayyhp-titleIn var(--ease-out-expo) forwards;animation:var(--title-animation-duration) svelte-1wayyhp-titleIn var(--ease-out-expo) forwards}.LandingSection__title-word.svelte-1wayyhp:nth-child(1){-webkit-animation-delay:1.44s;animation-delay:1.44s}.LandingSection__title-word.svelte-1wayyhp:nth-child(2){-webkit-animation-delay:1.48s;animation-delay:1.48s}.LandingSection__title-word.svelte-1wayyhp:nth-child(3){-webkit-animation-delay:1.52s;animation-delay:1.52s}.LandingSection__title-word.svelte-1wayyhp:nth-child(4){-webkit-animation-delay:1.56s;animation-delay:1.56s}.LandingSection__title-word.svelte-1wayyhp:nth-child(5){-webkit-animation-delay:1.6s;animation-delay:1.6s}.LandingSection__title-word.svelte-1wayyhp:nth-child(6){-webkit-animation-delay:1.64s;animation-delay:1.64s}.LandingSection__title-word.svelte-1wayyhp:nth-child(7){-webkit-animation-delay:1.68s;animation-delay:1.68s}.LandingSection__title-word.svelte-1wayyhp:nth-child(8){-webkit-animation-delay:1.72s;animation-delay:1.72s}.LandingSection__title-word.svelte-1wayyhp:nth-child(9){-webkit-animation-delay:1.76s;animation-delay:1.76s}.LandingSection__title-word.svelte-1wayyhp:nth-child(10){-webkit-animation-delay:1.8s;animation-delay:1.8s}.LandingSection__title-word.svelte-1wayyhp:nth-child(11){-webkit-animation-delay:1.84s;animation-delay:1.84s}.LandingSection__title-word.svelte-1wayyhp:nth-child(12){-webkit-animation-delay:1.88s;animation-delay:1.88s}.LandingSection__title-word.svelte-1wayyhp:nth-child(13){-webkit-animation-delay:1.92s;animation-delay:1.92s}.LandingSection__title-word.svelte-1wayyhp:nth-child(14){-webkit-animation-delay:1.96s;animation-delay:1.96s}.LandingSection__title-word.svelte-1wayyhp:nth-child(15){-webkit-animation-delay:2s;animation-delay:2s}.LandingSection__title-word.svelte-1wayyhp:nth-child(16){-webkit-animation-delay:2.04s;animation-delay:2.04s}@media (prefers-reduced-motion: reduce){.LandingSection__title-word.svelte-1wayyhp{-webkit-animation-delay:0s!important;animation-delay:0s!important}}.LandingSection__title-word.svelte-1wayyhp:nth-last-child(2),.LandingSection__title-word.svelte-1wayyhp:nth-last-child(1){font-weight:var(--font-weight-bold)}.LandingSection__tagline.svelte-1wayyhp{font-weight:var(--font-weight-regular);margin-top:2.5rem;opacity:0;font-size:var(--font-size-lg);-webkit-animation-duration:var(--tagline-animation-duration);animation-duration:var(--tagline-animation-duration);-webkit-animation-timing-function:var(--ease-out-expo);animation-timing-function:var(--ease-out-expo);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:var(--tagline-animation-delay);animation-delay:var(--tagline-animation-delay);-webkit-animation-name:svelte-1wayyhp-taglineIn;animation-name:svelte-1wayyhp-taglineIn}@media (min-width: 60rem){.LandingSection__tagline.svelte-1wayyhp{font-size:var(--font-size-xl)}}.LandingSection__tagline.svelte-1wayyhp p{margin-bottom:1.5rem}.LandingSection__cta-container.svelte-1wayyhp{margin-top:2.5rem;opacity:0;-webkit-animation-duration:var(--cta-animation-duration);animation-duration:var(--cta-animation-duration);-webkit-animation-timing-function:var(--ease-out-expo);animation-timing-function:var(--ease-out-expo);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:var(--cta-animation-delay);animation-delay:var(--cta-animation-delay);-webkit-animation-name:svelte-1wayyhp-taglineIn;animation-name:svelte-1wayyhp-taglineIn}.LandingSection__text-box.svelte-1wayyhp{margin-bottom:3rem}.LandingSection__graphic.svelte-1wayyhp{margin-left:8%;margin-right:8%;position:relative;padding-bottom:100%}@media (orientation: portrait){.LandingSection__graphic.svelte-1wayyhp{max-width:30rem;margin:1rem auto}}.LandingSection__floating-arrow.svelte-1wayyhp{position:absolute;top:-20%;left:-25%;height:160%;width:150%;pointer-events:none}@media (orientation: portrait){.LandingSection__floating-arrow.svelte-1wayyhp{display:none}}.LandingSection__floating-device.svelte-1wayyhp{position:absolute;height:auto;opacity:0}.LandingSection__floating-device.animate.svelte-1wayyhp{-webkit-animation:var(--first-animation-duration) svelte-1wayyhp-deviceIn var(--first-animation-delay) forwards,var(--second-animation-duration) svelte-1wayyhp-levitate var(--second-animation-delay) infinite;animation:var(--first-animation-duration) svelte-1wayyhp-deviceIn var(--first-animation-delay) forwards,var(--second-animation-duration) svelte-1wayyhp-levitate var(--second-animation-delay) infinite}.LandingSection__floating-device.mobile.svelte-1wayyhp{--first-animation-delay:1.65s;--second-animation-delay:4s;left:0;top:10rem;width:33%}@media (prefers-reduced-motion: reduce){.LandingSection__floating-device.mobile.svelte-1wayyhp{--first-animation-delay:0ms;--second-animation-delay:0ms}}@media (orientation: portrait){.LandingSection__floating-device.mobile.svelte-1wayyhp{top:5rem;width:30%}}.LandingSection__floating-device.laptop.svelte-1wayyhp{top:4%;right:0;width:96%}@media (orientation: portrait){.LandingSection__floating-device.laptop.svelte-1wayyhp{width:80%;top:1rem}}@-webkit-keyframes svelte-1wayyhp-taglineIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1wayyhp-taglineIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes svelte-1wayyhp-titleIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1wayyhp-titleIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes svelte-1wayyhp-deviceIn{0%{opacity:0;transform:translateY(6rem)}30%{opacity:1;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1wayyhp-deviceIn{0%{opacity:0;transform:translateY(6rem)}30%{opacity:1;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes svelte-1wayyhp-levitate{0%{transform:translateY(0)}50%{transform:translateY(-1rem)}to{transform:translateY(0)}}@keyframes svelte-1wayyhp-levitate{0%{transform:translateY(0)}50%{transform:translateY(-1rem)}to{transform:translateY(0)}}.IconGrid.svelte-1s54nmz{padding-top:8rem;padding-bottom:6rem;background-color:var(--color-tertiary--lighter);color:var(--color-tertiary)}.IconGrid__headline.svelte-1s54nmz{color:var(--color-secondary)}@media (min-width: 60rem){.IconGrid__headline.svelte-1s54nmz{max-width:50%}}.IconGrid__body.svelte-1s54nmz{margin-bottom:3rem;font-size:var(--font-size-lg)}@media (min-width: 60rem){.IconGrid__body.svelte-1s54nmz{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-column-gap:2.5rem}}.IconGrid__row.svelte-1s54nmz{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:0 1rem}@media (min-width: 60rem){.IconGrid__row.svelte-1s54nmz{grid-template-columns:repeat(3,1fr)}}.IconGrid__item.svelte-1s54nmz{padding:1rem 2rem;text-align:center}.IconGrid__icon.svelte-1s54nmz{display:block;margin:1rem auto;padding:1rem}.IconGrid__item-headline.svelte-1s54nmz{font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);margin-bottom:.5rem}.IconGrid__item-description.svelte-1s54nmz{font-size:var(--font-size-lg)}.SimpleIconGrid.svelte-1k98md6{padding-top:8rem;padding-bottom:6rem;background-color:var(--color-tertiary--lighter);color:var(--color-tertiary)}.SimpleIconGrid__headline.svelte-1k98md6{color:var(--color-secondary);text-align:center}.SimpleIconGrid__row.svelte-1k98md6{display:grid;grid-template-columns:repeat(auto-fill,minmax(13.5rem,1fr));gap:1rem 1rem}.SimpleIconGrid__item.svelte-1k98md6{padding:1rem 0;text-align:center}.SimpleIconGrid__icon.svelte-1k98md6{display:block;margin:1rem auto;padding:1rem}.SimpleIconGrid__item-headline.svelte-1k98md6{font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);margin-bottom:.5rem}.SimpleIconGrid__item-description.svelte-1k98md6{font-size:var(--font-size-lg)}.PartnerLogos.svelte-1pmnf33{padding:6rem 0 1rem;background-color:var(--white);color:var(--color-tertiary)}.PartnerLogos__headline.svelte-1pmnf33{margin-bottom:3rem;font-size:var(--font-size-h2);color:var(--color-secondary);text-align:center}@media (min-width: 60rem){.PartnerLogos__headline.svelte-1pmnf33{font-size:var(--font-size-h2-lg)}}.PartnerLogos__grid.svelte-1pmnf33{display:none;margin:1rem 0;grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));grid-template-rows:auto;gap:3rem 3rem}@media (min-width: 72rem){.PartnerLogos__grid.svelte-1pmnf33{grid-template-columns:repeat(6,1fr)}}.PartnerLogos__grid.active.svelte-1pmnf33{display:grid;-webkit-animation:svelte-1pmnf33-logoIn 1s var(--ease-out-cubic);animation:svelte-1pmnf33-logoIn 1s var(--ease-out-cubic)}.PartnerLogos__item.svelte-1pmnf33{height:4.5rem;width:100%;align-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.PartnerLogos__logo.svelte-1pmnf33{max-height:4.5rem;width:auto;max-width:100%}@-webkit-keyframes svelte-1pmnf33-logoIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1pmnf33-logoIn{0%{opacity:0}to{opacity:1}}.UnifyGraphic.svelte-1fx285a{padding-bottom:110%;position:relative}.UnifyGraphic__circle-layer.svelte-1fx285a{position:absolute;right:-3rem;top:0;height:auto;width:88%;margin-left:auto;max-width:none;margin-bottom:1.5rem;border-radius:var(--border-radius)}@media (min-width: 60rem){.UnifyGraphic__circle-layer.svelte-1fx285a{right:-6rem}}.UnifyGraphic__laptop-layer.svelte-1fx285a{position:absolute;bottom:0;left:0;max-width:none;height:auto;width:100%;border-radius:var(--border-radius)}@media (min-width: 60rem){.UnifyGraphic__laptop-layer.svelte-1fx285a{left:6rem}}@-webkit-keyframes svelte-1fx285a-circleIn{0%{transform:translateY(-10px) scale(.85);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes svelte-1fx285a-circleIn{0%{transform:translateY(-10px) scale(.85);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@-webkit-keyframes svelte-1fx285a-laptopIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes svelte-1fx285a-laptopIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.D365Graphic.svelte-176p4w0.svelte-176p4w0{--screen-width:14rem;--screen-ratio:.69;--screen-height:calc(var(--screen-width) / var(--screen-ratio));position:relative}@media (min-width: 40rem){.D365Graphic.svelte-176p4w0.svelte-176p4w0{--screen-width:20rem}}@media (min-width: 60rem){.D365Graphic.svelte-176p4w0.svelte-176p4w0{--screen-width:16rem}}@media (min-width: 74rem){.D365Graphic.svelte-176p4w0.svelte-176p4w0{--screen-width:20rem}}.D365Graphic__bg.svelte-176p4w0.svelte-176p4w0{position:absolute;top:-2rem;left:-45%;height:100%;width:91%;background-image:linear-gradient(60deg,#FF577D 15%,#FF834E 85%)}.D365Graphic__screens-wrapper.svelte-176p4w0.svelte-176p4w0{width:var(--screen-width);height:var(--screen-height);position:relative;margin:0 auto;perspective:80rem;perspective-origin:50% 30%}@media (min-width: 60rem){.D365Graphic__screens-wrapper.svelte-176p4w0.svelte-176p4w0{margin-left:2rem;margin-right:auto}}.D365Graphic__screen.svelte-176p4w0.svelte-176p4w0{position:absolute;top:0;display:block;width:var(--screen-width);margin:0;left:0;transform-origin:0 30%;transition:1s transform var(--ease-out-cubic),.25s z-index linear}.D365Graphic__screen.svelte-176p4w0>img.svelte-176p4w0{width:100%;height:auto;filter:drop-shadow(0 3px 20px rgba(0,0,0,.12))}.D365Graphic__screen[data-index="0"].svelte-176p4w0.svelte-176p4w0{transform:translate(0) translateZ(0);z-index:3}.D365Graphic__screen[data-index="1"].svelte-176p4w0.svelte-176p4w0{transform:translate(-67%) translateZ(-16rem);z-index:2}.D365Graphic__screen[data-index="2"].svelte-176p4w0.svelte-176p4w0{transform:translate(67%) translateZ(-16rem);z-index:1}.NomadGraphic.svelte-l3mi7k{--nomad-graphic-height:38rem;--nomad-screen-width:30rem;--nomad-screen-left:2rem;--nomad-screen-top:12rem;margin-top:-5rem;margin-bottom:-5rem;padding-bottom:var(--nomad-graphic-height);position:relative;overflow:visible}@media (min-width: 60rem){.NomadGraphic.svelte-l3mi7k{--nomad-graphic-height:49rem;--nomad-screen-width:37rem;--nomad-screen-left:10rem;--nomad-screen-top:16rem}}.NomadGraphic__graphic.svelte-l3mi7k{position:absolute;top:0;left:6rem;height:100%;width:auto;max-width:none}@media (min-width: 60rem){.NomadGraphic__graphic.svelte-l3mi7k{left:12rem}}.NomadGraphic__screen.svelte-l3mi7k{position:absolute;top:var(--nomad-screen-top);left:var(--nomad-screen-left);width:var(--nomad-screen-width);max-width:none;filter:drop-shadow(6px 6px 6px rgba(0,0,0,.2));transition:opacity .8s 0s var(--ease-out-expo),transform .8s .2s var(--ease-out-expo)}.NomadGraphic__screen.svelte-l3mi7k:nth-of-type(1){opacity:0}.NomadGraphic__screen:nth-of-type(1).scrolledInView.svelte-l3mi7k{transform:translate(-2rem,4rem);opacity:1}@media (min-width: 60rem){.NomadGraphic__screen:nth-of-type(1).scrolledInView.svelte-l3mi7k{transform:translate(-5rem,7rem)}}.NomadGraphic__screen.svelte-l3mi7k:nth-of-type(3){opacity:0}.NomadGraphic__screen:nth-of-type(3).scrolledInView.svelte-l3mi7k{transform:translate(2rem,-4rem);opacity:1}@media (min-width: 60rem){.NomadGraphic__screen:nth-of-type(3).scrolledInView.svelte-l3mi7k{transform:translate(5rem,-7rem)}}.BackpackGraphic.svelte-zt0pa{--graphic-height:28rem;--browser-width:60rem;--browser-bg-offset:3rem;padding-bottom:var(--graphic-height);position:relative}@media (min-width: 60rem){.BackpackGraphic.svelte-zt0pa{--graphic-height:28rem;--browser-width:49rem}}.BackpackGraphic__graphic.svelte-zt0pa{position:absolute;top:3rem;left:14rem;height:100%;width:calc(var(--browser-width) - var(--browser-bg-offset));background-image:linear-gradient(90deg,var(--color-quaternary--lighter),var(--color-quaternary))}.BackpackGraphic__browser-window.svelte-zt0pa{position:absolute;top:0;left:12rem;height:auto;width:var(--browser-width);background-color:#e8e8e8;overflow:hidden;border-radius:var(--border-radius);line-height:0;box-shadow:0 .1rem .6rem #00000026;opacity:0;transform:translate(20px);transition:1s opacity .5s var(--ease-out-expo),1s transform .5s var(--ease-out-expo)}.BackpackGraphic__browser-window.scrolledInView.svelte-zt0pa{opacity:1;transform:translate(0)}.BackpackGraphic__browser-bar.svelte-zt0pa{background-color:#e8e8e8;display:block;max-width:42rem;width:100%}.BackpackGraphic__browser-content.svelte-zt0pa{display:block;margin:0;width:100%;max-width:none}.PinpointGraphic.svelte-ftrduf{position:relative;margin:1rem auto;max-width:75vw;left:0}@media (min-width: 60rem){.PinpointGraphic.svelte-ftrduf{left:-3rem}}@media (min-width: 80rem){.PinpointGraphic.svelte-ftrduf{left:-6rem}}.FeaturedSolutions.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{--arrow-animation-duration:2s;background-color:var(--white);padding-top:5rem;padding-bottom:5rem;position:relative}@media (prefers-reduced-motion: reduce){.FeaturedSolutions.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{--arrow-animation-duration:0ms}}.FeaturedSolutions__background-layer.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden}.FeaturedSolutions__background-gradient.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{--gradient-width:140rem;--gradient-height:110rem;display:none;position:absolute;top:0;right:2rem;margin-right:calc(var(--gradient-width) / -2);width:var(--gradient-width);height:var(--gradient-height)}@media (min-width: 60rem){.FeaturedSolutions__background-gradient.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{display:block}}.FeaturedSolutions__headline.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{margin-bottom:0}.FeaturedSolutions__intro-grid.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{margin-bottom:1.5rem}@media (min-width: 60rem){.FeaturedSolutions__intro-grid.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;align-items:baseline}}.FeaturedSolutions__intro-first.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{margin-bottom:3rem}.FeaturedSolutions__intro-side.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{font-weight:var(--font-weight-bold);font-size:var(--font-size-lg)}@media (min-width: 60rem){.FeaturedSolutions__intro-side.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{font-size:var(--font-size-xl)}}.FeaturedSolutions__intro-side.svelte-2pi59l li{margin-bottom:1em}.FeaturedSolutions__intro-side.svelte-2pi59l li:before{content:"";background-image:url(../../../img/simple-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;display:inline-block;margin-right:.5em;height:.67em;width:.67em}.FeaturedSolutions__content-layer.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{position:relative;z-index:2}.SingleSolution.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{position:relative}.SingleSolution__inner.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{overflow:hidden;padding-top:1.5rem;padding-bottom:1.5rem}.SingleSolution__row.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 60rem){.SingleSolution__row.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{grid-template-columns:1fr 1fr}}.SingleSolution__text.align-start.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{align-self:start}.SingleSolution__text.align-center.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{align-self:center}.SingleSolution__text.align-end.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{align-self:end}.SingleSolution__logo.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{--logo-color:var(--color-tertiary);display:inline-block;height:2rem;margin-bottom:1.5rem;color:var(--logo-color)}.SingleSolution__logo.svelte-2pi59l>svg{height:100%;width:auto}.SingleSolution__headline.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{margin-top:1.5rem}.SingleSolution__special-tag.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{display:inline-block;position:relative;bottom:.15em;margin:0 .25em;font-size:.5em;font-weight:var(--font-weight-bold);color:var(--color-secondary);text-transform:uppercase}@media (min-width: 60rem){.SingleSolution__figure-wrapper.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{width:105%;padding-top:1rem;padding-bottom:1rem}.row--graphic-left.svelte-2pi59l .SingleSolution__figure-wrapper.svelte-2pi59l.svelte-2pi59l{justify-self:end}.row--graphic-right.svelte-2pi59l .SingleSolution__figure-wrapper.svelte-2pi59l.svelte-2pi59l{justify-self:start}}.SingleSolution__image.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{display:block}.SingleSolution__cta.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{display:inline-block;padding:.25rem 0;font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);transition:.4s color}.SingleSolution__cta.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l:hover{color:var(--color-secondary);transition-duration:.2s}.SingleSolution__cta.svelte-2pi59l:hover .SingleSolution__cta-icon.svelte-2pi59l.svelte-2pi59l{transform:translate(6px);transition-duration:.2s}.SingleSolution__cta.svelte-2pi59l:hover .SingleSolution__cta-title.svelte-2pi59l.svelte-2pi59l:after{transform-origin:0 0;opacity:1;transform:scaleX(1)}.SingleSolution__cta-title.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{position:relative}.SingleSolution__cta-title.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l:after{content:"";display:block;position:absolute;height:2px;width:100%;left:0;top:100%;background-color:currentColor;opacity:0;transform-origin:100% 0;transition:.3s opacity,.3s transform;transform:scaleX(0)}.SingleSolution__cta-icon.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{display:inline-block;margin:0 .3em;position:relative;top:.05em;transition:.5s transform 0s var(--ease-out-quart)}.SingleSolution__footer.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{margin-top:1.5rem}@media (min-width: 60rem){.image-pull-left.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{transform:translate(-2rem)}}@media (min-width: 60rem){.image-pull-right.svelte-2pi59l.svelte-2pi59l.svelte-2pi59l{transform:translate(2rem)}}@media (min-width: 60rem){.row--graphic-left.svelte-2pi59l .svelte-2pi59l.svelte-2pi59l:first-child{grid-column:2;order:2}}@media (min-width: 60rem){.row--graphic-left.svelte-2pi59l .svelte-2pi59l:first-child .svelte-2pi59l:last-child{grid-column:1;order:1}}.TwoColComplementary.svelte-160vdlt{padding-top:6rem;padding-bottom:6rem}.TwoColComplementary__headline.svelte-160vdlt{margin-bottom:0}@media (min-width: 60rem){.TwoColComplementary__intro-grid.svelte-160vdlt{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;align-items:baseline}}.TwoColComplementary__intro-first.svelte-160vdlt{margin-bottom:3rem}.TwoColComplementary__intro-side.svelte-160vdlt{font-weight:var(--font-weight-bold);font-size:var(--font-size-lg)}@media (min-width: 60rem){.TwoColComplementary__intro-side.svelte-160vdlt{font-size:var(--font-size-xl)}}.TwoColComplementary__intro-side.svelte-160vdlt li{margin-bottom:1em}.TwoColComplementary__intro-side.svelte-160vdlt li:before{content:"\25b6";display:inline-block;margin-right:.5em}
