.hero{align-items:center;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;margin-top:8rem}.hero__container{padding-bottom:3rem}.hero__content{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.5rem;max-width:90%}.hero__copy{color:#21333a;font-size:1.25rem;max-width:38ch}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero__media{max-width:30rem;width:90%}.hero__media img{width:100%;height:auto}@media(min-width:64rem){.hero{flex-direction:row;margin:8rem 0 10rem;padding:0 4rem}.hero__content{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.25rem;max-width:70%;padding-left:5rem}.hero__media{max-width:33rem}}.explain{display:flex;flex-direction:column;gap:.63rem}.explain h3{font-size:clamp(1.25rem,1rem + 1.333vw,2rem)}.explain__description{text-wrap:balance}.explain__wrapper{display:grid;gap:2rem;margin:2rem 0;margin-inline:auto}.explain__container{background-color:#fff;border-radius:1rem;display:grid;gap:2rem;grid-template-columns:1fr;padding:1rem;width:fit-content}@media(min-width:64rem){.explain__container{grid-template-columns:repeat(2,1fr)}}.explain__list{display:grid;gap:1rem;list-style:none;margin:0;padding:0}.explain__item{align-items:flex-start;color:#21333a;display:flex;gap:.75rem}.explain__icon{height:1.25rem;width:1.25rem}.explain__icon-fallback{border:1px solid currentColor;border-radius:999px;height:.9rem;opacity:.6;width:.9rem}.explain__media{align-self:center;border-radius:.875rem;justify-self:center;max-width:30rem;overflow:hidden}@media(min-width:64rem){.explain__media{justify-self:end}}.explain__media>*{display:block;height:auto;width:100%}lottie-player{display:block;height:auto;position:relative;width:100%}@media(prefers-reduced-motion:reduce){lottie-player{display:none!important}}lottie-player canvas{background-color:#f4f5f5;display:block;height:auto!important}lottie-player [data-lottie-toggle],lottie-player.paused [data-lottie-toggle]{border:1px solid transparent;border-radius:50%;bottom:.75rem;cursor:pointer;height:32px;padding:1rem;position:absolute;right:.75rem;transition:background-color .2s ease;width:32px}lottie-player [data-lottie-toggle]:hover,lottie-player.paused [data-lottie-toggle]:hover{background-color:#fff}lottie-player [data-lottie-toggle]:active,lottie-player.paused [data-lottie-toggle]:active{background-color:#d9dada}lottie-player [data-lottie-toggle]{background:url(/pause.svg);background-position:center;background-repeat:no-repeat;background-size:contain;background-size:50% 50%}lottie-player.paused [data-lottie-toggle]{background:url(/play.svg);background-position:center;background-repeat:no-repeat;background-size:contain;background-size:50% 50%}.form-label{color:#21333a;display:inline-block;font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.form-field{display:block;margin-bottom:10px;width:100%}.form-input{background-color:#fff;border:1px solid #dad8ee;border-radius:.375rem;color:#21333a;font-size:1rem;min-height:2rem;padding:.5rem 1rem;transition:border-color .12s cubic-bezier(.2,0,0,1),box-shadow .12s cubic-bezier(.2,0,0,1);width:100%}.form-input:focus-visible{border-color:#21333a;box-shadow:0 0 0 3px #21333a29;outline:none}.form-input--textarea{min-height:9.5rem;resize:vertical}.contact-container{display:grid;grid-template-columns:1fr;margin:4rem 0}.contact-container--footer{margin-bottom:10rem}.contact-card{align-items:center;background:#21333a;border-radius:1rem;color:#f4f5f5;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:2rem 1rem;text-align:center;width:100%}.contact-card__name{font-size:2rem;font-weight:700}.contact-card__title{font-size:1.25rem;font-weight:500}.contact-card__image{aspect-ratio:1/1;border-radius:50%;max-height:180px;object-fit:contain}.contact-form{display:flex;flex-direction:column;background:#fff;padding:1rem;width:95%;margin-inline:auto;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);box-shadow:0 4px 4px #00000040}.contact-form__field{width:100%}.contact-form__row{display:flex;flex-direction:column;gap:1.25rem}.contact-form__submit{align-self:flex-end;max-width:max-content;margin-left:0 auto}.mail-success-svg{width:100%;padding:0 4rem}.mail-success-message{color:#00c896;font-size:2rem;display:flex;width:100%;height:100%;align-items:center;flex-direction:column;margin-bottom:2rem}@media(min-width:64rem){.contact-container{align-items:center;display:flex;gap:0;grid-column:feature-start/feature-end}.contact-card{border-radius:.875rem;height:120%;text-align:left;width:50%}.contact-card__image{aspect-ratio:1/1;border-radius:50%;max-height:250px;object-fit:contain}.contact-form{border-radius:0 .875rem .875rem 0}.contact-form__submit{margin-left:auto}.contact-form__row{flex-direction:row;gap:1.25rem}.contact-form .button__icon{width:26px}}.stepbar{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(25rem,100%),1fr));text-align:left;text-wrap:stable}.stepbar__container{background:#fff;border-radius:1rem;display:grid;gap:1.5rem;grid-template-columns:1fr;height:100%;padding:1rem}.stepbar__content{align-self:end;display:grid;gap:1rem;grid-template-columns:1fr;max-width:25rem}.stepbar__title{font-size:1.25rem;font-weight:700}.stepbar__media{align-self:center;background-color:#f4f5f5;border-radius:1rem;height:auto;padding:1rem;width:100%}.stepbar__image{height:10.0625rem;margin-inline:auto;object-fit:contain;width:auto}.stepbar__intro{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;text-align:center;text-wrap:balance}@media(min-width:64rem){.stepbar{grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr));text-align:left}}.video-section__container{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;text-align:center;text-wrap:balance}.video-section__video-wrapper{margin-inline:auto;max-width:43.75rem;width:100%}@media(min-width:64rem){.video-section__video-wrapper{width:70%}}.video-section__dialog-close{background:#f4f5f5;border:1px solid transparent;border-radius:50%;cursor:pointer;padding:.5rem;position:absolute;right:2rem;top:2rem}.video-section__dialog-close:after{background-image:url(/xmark.svg);background-size:contain;content:"";display:block;height:1rem;width:1rem}.video-section__dialog{background:#fff;border:1px solid transparent;border-radius:1rem;left:50%;max-height:70%;max-width:62.5rem;overflow-y:auto;padding:2rem;position:fixed;text-wrap:balance;top:50%;transform:translate(-50%,-50%);width:90%}@media(min-width:64rem){.video-section__dialog{width:70%}}.video-section__dialog[open]{display:flex;flex-direction:column;gap:1rem}.customer-splide{margin-inline:auto;padding:0 0 2.25rem;position:relative;width:80%}.customer-splide.splide{position:relative;visibility:hidden}.customer-splide.splide.is-initialized,.customer-splide.splide.is-rendered{visibility:visible}.customer-splide .customer-splide__frame{position:relative}.customer-splide .splide__track{overflow:hidden;position:relative;z-index:0}.customer-splide .splide__track--draggable{-webkit-touch-callout:none;user-select:none}.customer-splide .splide__list{align-items:center;backface-visibility:hidden;display:flex;margin:0;padding:0}.customer-splide .splide__slide{box-sizing:border-box;display:flex;flex-shrink:0;height:auto;list-style:none;margin:0;max-width:fit-content;min-width:0;opacity:.4;position:relative;transition:opacity .25s ease;-webkit-tap-highlight-color:transparent}.customer-splide .splide__slide.is-active{opacity:1}.customer-splide .splide__slide.is-active .customer-card{transform:scale(1)}.customer-splide .splide__arrows{pointer-events:none;position:static}.customer-splide .splide__arrow{align-items:center;appearance:none;-webkit-appearance:none;background:transparent;border:1px solid transparent;border-radius:50%;color:#21333a;cursor:pointer;display:flex;font-size:0;height:2.8rem;justify-content:center;line-height:1;opacity:1;padding:0;pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);width:2.8rem;z-index:1}.customer-splide .splide__arrow:hover{background:#fff;border-color:#21333a}.customer-splide .splide__arrow:active{background-color:#e7e7e7}.customer-splide .splide__arrow:disabled{cursor:default;opacity:.3}.customer-splide .splide__arrow:focus-visible{outline:2px solid #21333a;outline-offset:2px}.customer-splide .splide__arrow--prev{left:-12%;transform:translateY(-50%);padding-right:.2rem}.customer-splide .splide__arrow--next{right:-12%;padding-left:.2rem}.customer-splide .splide__arrow svg{height:1.375rem;width:.75rem;fill:currentColor;pointer-events:none}.customer-splide .splide__arrow:before{display:none}.customer-splide .splide__pagination{bottom:-2.375rem;display:flex;gap:.5rem;justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.customer-splide .splide__pagination li{line-height:1;list-style:none}.customer-splide .splide__pagination__page{background:transparent;border:1px solid #21333a;border-radius:50%;display:block;height:1rem;margin:0;padding:0;transform:none;width:1rem;cursor:pointer}.customer-splide .splide__pagination__page.is-active{background:#21333a}.customer-splide .splide__toggle{background:url(/play.svg) no-repeat 55% 50%/50% 50%;border:1px solid transparent;border-radius:50%;bottom:.75rem;cursor:pointer;font-size:0;height:32px;left:-10%;padding:1rem;position:absolute;transition:background-color .2s ease;width:32px}.customer-splide .splide__toggle:hover{background-color:#fff;background-repeat:no-repeat;background-size:50% 50%;border-color:#21333a}.customer-splide .splide__toggle:active{background-color:#e7e7e7}.customer-splide .splide__toggle.is-active{background:url(/pause.svg) no-repeat center/50% 50%}.customer-splide .splide__toggle.is-active:hover{background-color:#fff}.customer-splide .splide__toggle.is-active:active{background-color:#e7e7e7}.customer-splide .splide__toggle:focus-visible{outline:2px solid #21333a;outline-offset:2px}.customer-splide .splide__sr{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.customer-card{background:#fff;border-radius:.375rem;display:flex;flex-direction:column;gap:1rem;height:100%;max-width:25rem;min-height:17.25rem;min-width:13.5rem;padding:1.5rem;transform:scale(.9);transition:transform .25s ease;width:100%}.customer-card__logo-wrap{align-items:center;display:flex;min-height:2.0625rem}.customer-card__logo{max-height:2.0625rem;max-width:10.25rem;object-fit:contain;object-position:left center}.customer-card__quote{color:#21333a;font-size:1rem;font-style:normal;line-height:1.45;margin:0}.customer-card__name{color:#21333a;font-size:2rem;font-weight:700;line-height:1.15;margin:auto 0 0}.customer-card__role{color:#21333a;font-size:1.25rem;line-height:1.25;margin:0}@media(max-width:640px){.customer-splide .splide__arrow{bottom:-23.5%;top:unset}.customer-splide .splide__arrow--prev{left:-13%}.customer-splide .splide__arrow--next{right:-13%}.customer-card{max-width:15.75rem;min-height:15rem;padding:1.125rem;width:100%}}
