:root{--font-family-main:"area-normal",sans-serif;--font-family-display:"halyard-display",sans-serif;--font-family-body:"area-normal",sans-serif;--font-family-display-medium:var(--font-family-display);--font-family-body-regular:var(--font-family-body);--font-family-body-book:var(--font-family-body);--font-family-body-bold:var(--font-family-body);--font-weight-display-medium:400;--font-weight-body-regular:400;--font-weight-body-book:400;--font-weight-body-bold:700;--font-weight-body-black:900;--color-primary:#00c6c2;--color-secondary:#052831;--color-teal:#00c6c2;--color-midnight-black:#052831;--color-putty:#fdf7ea;--color-white:#fff;--color-midnight-black-dark:#031d24;--color-black:#000;--color-error:#d00}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes draw{0%{stroke-dashoffset:1000}30%{stroke-dashoffset:0}45%{stroke-dashoffset:0}75%{stroke-dashoffset:1000}to{stroke-dashoffset:1000}}@keyframes svg-spin{0%{transform:scale(1) rotateY(0)}30%{transform:scale(1) rotateY(0)}35%{transform:scale(1.25) rotateY(0)}40%{transform:scale(1.25) rotateY(1turn)}45%{transform:scale(1) rotateY(1turn)}to{transform:scale(1) rotateY(1turn)}}.image-text{--image-text-container-inline-edge:20px;--image-text-wide-inline-edge:20px;--image-text-content-inline-offset:calc(var(--image-text-container-inline-edge) - var(--image-text-wide-inline-edge));background:var(--color-midnight-black);color:var(--color-white);overflow:hidden;padding-bottom:5rem;padding-top:5rem;position:relative}@media(max-width:992px){.image-text{padding-bottom:2.5rem;padding-top:2.5rem}}@media(min-width:992px){.image-text{--image-text-container-inline-edge:max(20px,calc(50vw - 460px))}}@media(min-width:1200px){.image-text{--image-text-container-inline-edge:max(20px,calc(50vw - 650px))}}@media(min-width:1418px){.image-text{--image-text-wide-inline-edge:max(40px,calc(50vw - 880px))}}@media(min-width:1440px){.image-text{--image-text-container-inline-edge:max(20px,calc(50vw - 720px))}}@media(min-width:1680px){.image-text{--image-text-wide-inline-edge:max(60px,calc(50vw - 860px))}}.image-text.block-theme-light .image-text__description,.image-text.block-theme-light .image-text__heading{color:var(--color-midnight-black)}.image-text.block-theme-light .image-text__description li:before,.image-text.block-theme-light .image-text__heading li:before{background:var(--color-midnight-black)}.image-text.block-theme-light .button{color:var(--color-midnight-black)}.image-text.block-theme-light .image-text__empty{background:#0528310a;border-color:#0528312e;color:#052831bf}.image-text .container-wide{position:relative;z-index:1}.image-text .section-pattern{overflow:hidden;position:absolute;right:0;top:0;z-index:0}.image-text .section-pattern .section-pattern__image,.image-text .section-pattern img,.image-text .section-pattern picture{clip-path:inset(0 0 100% 0);display:block;height:auto;transition:clip-path 3s cubic-bezier(.22,1,.36,1);width:100%;will-change:clip-path}.image-text--pattern-visible .section-pattern .section-pattern__image,.image-text--pattern-visible .section-pattern img,.image-text--pattern-visible .section-pattern picture{clip-path:inset(0 0 0 0)}.image-text__layout{align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr}@media(max-width:992px){.image-text__layout{gap:2.5rem;grid-template-columns:1fr}.image-text__layout:has(.image-text__media):has(iframe) .image-text__media,.image-text__layout:has(.image-text__media):has(video) .image-text__media{order:1}.image-text__layout:has(.image-text__media):has(iframe) .image-text__media-item,.image-text__layout:has(.image-text__media):has(video) .image-text__media-item{top:0}}.image-text__media{min-width:0;order:2}.image-text__media-inner{aspect-ratio:1/.68;position:relative}.image-text__media-item{background:var(--color-secondary);height:calc(100% - 4rem);left:0;overflow:hidden;position:absolute;top:2rem;width:100%}.image-text__media-item:has(iframe),.image-text__media-item:has(video){height:calc(100% - 6.125rem)}@media(max-width:992px){.image-text__media-item:has(iframe),.image-text__media-item:has(video){height:100%}}.image-text__image,.image-text__image-placeholder{display:block;height:100%;width:100%}.image-text__image{mix-blend-mode:screen}.image-text__image,.image-text__video{object-fit:cover;object-position:center}.image-text__video{display:block;height:100%;width:100%}.image-text__video-shell{background:var(--color-midnight-black);border:1px solid #707070;inset:0;overflow:hidden;position:absolute}.image-text__video-trigger{all:unset;cursor:pointer;display:block;height:100%;inset:0;position:absolute;width:100%}.image-text__video-trigger:focus-visible{outline:2px solid var(--color-teal);outline-offset:-4px}.image-text__video-placeholder{display:block;height:100%;inset:0;object-fit:cover;object-position:center;pointer-events:none;position:absolute;transition:opacity .35s ease,visibility 0s linear 0s;width:100%;z-index:1}.image-text__video-placeholder--fallback{box-sizing:border-box;color:#ffffffb8;display:grid;padding:2rem;place-items:center;text-align:center}.image-text__video-frame,.image-text__video-inline-frame{aspect-ratio:16/9;border:0;height:auto;left:50%;max-width:none;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:2}.image-text__video-inline-frame{height:100%;opacity:0;pointer-events:none;transition:opacity .35s ease;width:100%}.image-text__video-inline-frame iframe{aspect-ratio:auto;background:#000;height:100%;inset:0;min-height:0;min-width:0;position:absolute;transform:none;width:100%}.image-text__video-shell--autoplay .image-text__video-frame{opacity:0;transition:opacity .35s ease}.image-text__video-shell--autoplay.is-loaded .image-text__video-placeholder{opacity:0;transition-delay:0s,.35s;visibility:hidden}.image-text__video-shell--autoplay.is-loaded .image-text__video-frame{opacity:1}.image-text__video-shell--manual .image-text__video-trigger{transition:opacity .35s ease;z-index:3}.image-text__video-shell--manual.is-playing .image-text__video-trigger{opacity:0;pointer-events:none}.image-text__video-shell--manual.is-playing .image-text__video-inline-frame{opacity:1;pointer-events:auto}.image-text__video-play{aspect-ratio:1;display:block;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,transform .3s ease;width:min(5rem,18%);z-index:2}.image-text__video-play-svg{display:block;filter:drop-shadow(0 .5rem 1.25rem rgba(0,0,0,.25));height:100%;width:100%}.image-text__video-trigger:focus-visible .image-text__video-play,.image-text__video-trigger:hover .image-text__video-play{opacity:1;transform:translate(-50%,-50%) scale(1.05)}.image-text__image-placeholder{background:#ffffff0a;border:1px dashed #ffffff38;box-sizing:border-box;color:#ffffffb8;display:grid;padding:2rem;place-items:center;text-align:center}.image-text__frame{--image-text-frame-draw-duration:2000ms;display:flex;justify-content:flex-end;pointer-events:all;position:absolute;top:0;width:100%;z-index:2}.image-text__frame,.image-text__frame svg{color:var(--color-teal);height:100%;overflow:visible}.image-text__frame svg{aspect-ratio:651.4/563.3;display:block;max-width:100%;position:relative;right:-2rem;width:auto}.image-text__frame .image-accordion__frame-animated-path,.image-text__frame .image-accordion__frame-static-path{shape-rendering:geometricPrecision}.image-text__frame .image-accordion__frame-static-path{opacity:0}.image-text__frame .image-accordion__frame-animated-path{opacity:0;stroke-dasharray:1;stroke-dashoffset:1}@media(max-width:992px){.image-text__frame{transform:translate(6%,4%);width:min(78%,22rem)}}.image-text--frame-animating .image-text__frame-svg{opacity:1}.image-text--frame-animating .image-accordion__frame-animated-path{animation:imageTextFrameDraw var(--image-text-frame-draw-duration) linear forwards,imageTextFrameAnimatedHide var(--image-text-frame-draw-duration) step-end forwards;opacity:1}.image-text--frame-animating .image-accordion__frame-static-path{animation:imageTextFrameStaticReveal var(--image-text-frame-draw-duration) step-end forwards}.image-text--frame-complete .image-text__frame-svg{opacity:1}.image-text--frame-complete .image-accordion__frame-animated-path{opacity:0;stroke-dashoffset:0}.image-text--frame-complete .image-accordion__frame-static-path{opacity:1}.image-text__content{margin-inline-start:var(--image-text-content-inline-offset);max-width:85%;min-width:0;order:1;position:relative;z-index:1}.image-text__icon{height:3rem;margin-bottom:1rem;width:3rem}.image-text__icon-image{display:block;height:100%;object-fit:contain;width:100%}.image-text__logo{margin-bottom:1.75rem;max-width:min(17rem,60%)}.image-text__logo-image{display:block;height:auto;max-height:160px;object-fit:contain;object-position:left center;width:100%}.image-text__pretitle{color:var(--color-teal);margin:0 0 .9rem!important}.image-text__heading{color:var(--color-white);margin:0!important}.image-text__description{color:var(--color-white);margin-top:2rem;max-width:85%}@media(max-width:992px){.image-text__description{max-width:100%}}.image-text__description ul{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0}.image-text__description ul li{margin:0;padding-left:25px;position:relative}.image-text__description ul li:before{background:var(--color-white);border-radius:50%;content:"";height:10px;left:0;position:absolute;top:6px;width:10px}.image-text__description p{margin:0}.image-text__description p+p{margin-top:.875rem}.image-text__cta-wrap{margin-top:2rem}.image-text__cta{box-shadow:0 .625rem 1.5rem #0000002e;color:var(--color-white)}.image-text__empty{border:1px dashed #fff3;color:#ffffffb8;display:grid;min-height:8rem;padding:1.5rem;place-items:center;text-align:center}.image-text__empty p{margin:0}.image-text--inverted .section-pattern{left:0;right:auto}.image-text--inverted .section-pattern .section-pattern__image,.image-text--inverted .section-pattern img,.image-text--inverted .section-pattern picture{transform:scaleX(-1)}.image-text--inverted .image-text__media{order:1}.image-text--inverted .image-text__content{justify-self:end;margin-inline-end:var(--image-text-content-inline-offset);margin-inline-start:0;order:2}.image-text--inverted .image-text__frame{justify-content:flex-start}.image-text--inverted .image-text__frame svg{left:-2rem;right:auto;transform:scaleX(-1);transform-origin:center}@media(max-width:992px){.image-text--inverted .image-text__content{justify-self:stretch}.image-text__content,.image-text__media{order:0}.image-text__content{margin-inline:0;max-width:none}.image-text__logo{margin-bottom:1.25rem;max-width:min(11rem,60%)}.image-text__icon{margin-bottom:.875rem}.image-text__cta-wrap,.image-text__description{margin-top:1.5rem}}@media(prefers-reduced-motion:reduce){.image-text .image-text__frame-svg,.image-text .section-pattern .section-pattern__image,.image-text .section-pattern img,.image-text .section-pattern picture{transition:none}}@keyframes imageTextFrameDraw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes imageTextFrameAnimatedHide{0%,99.99%{opacity:1}to{opacity:0}}@keyframes imageTextFrameStaticReveal{0%,99.99%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=image-text.css.map*/