:root{--phone-max: 767px;--tablet-max: 1024px;--desktop-max: 1500px;--color-white: #ffffff;--color-navy: #00233c;--color-orange: #ff5f02;--color-gray-25: #f6f7fb;--color-gray-light: var(--color-gray-25);--color-gray-100: #ced3da;--color-gray-300: #b2b9c0;--color-gray-500: #5e7484;--color-gray-700: #333a3e;--color-slate: var(--color-gray-700);--color-gray-accent: var(--color-gray-100);--color-gray-dark: #263136;--color-gray-alt: #e5e5e5;--color-black: var(--color-gray-700);--color-midnight-black: #101010;--color-teal: #006262;--color-titanium-white: #e4e4e4;--color-orange-accent: rgba(193, 65, 12, 0.05);--color-pure-black: #000000;--color-ocean-blue: #3053f4;--color-navy-light: #5e7484;--color-text-base: var(--color-slate);--color-action: var(--color-orange);--color-blue: var(--color-navy);--color-gray: var(--color-gray-500);--color-blue-dark: #00569b;--color-slate-light: #8e9ba3;--color-slate-dark: #616d74;--color-teal-dark: var(--color-teal);--color-yellow: #ffc74e;--color-white-smoke: #f5f5f5;--color-gray-light-medium: #f2f2f2;--color-gray-lightest: #fafafa;--color-gray-medium: var(--color-gray-300);--color-gray-warm: #e2dedb;--color-gray-very-dark: var(--color-gray-dark);--color-red: #B42318;--color-gray-whisper: #e6e6e6;--color-gray-nobel: #9a9a9a;--color-gray-quicksilver: #a6a6a6;--color-gray-trout: #55595b;--color-gray-chateau: #9ca4a8;--color-gray-gainsboro: #d8d8d8;--color-gray-granite: #676767;--color-gray-silver: #c4c4c4;--color-gray-matterhorn: #4c4c4c;--color-charcoal: #424242;--color-error-light: #ff998b;--color-error-dark: #b42318;--color-success-light: #3fcb8a;--color-success-dark: #027a48;--body-bg: var(--color-white);--main-bg: var(--color-white);--table-bg: var(--color-white);--link-color: var(--color-blue);--link-color-hover: var(--color-orange);--font-primary: "Inter", sans-serif;--font-secondary: "Inter", sans-serif;--font-tertiary: "Inter", sans-serif;--font-icons: "Material Symbols Outlined";--font-size-base: 20px;--font-size-base-mobile: 18px;--font-micro: 12px;--font-minor: 14px;--font-major: 20px;--font-macro: 24px;--font-colossal: 86px;--font-size-h1-plus: 66px;--font-size-h1: 54px;--font-size-h2: 42px;--font-size-h3: 24px;--font-size-h4: 18px;--font-size-mobile-h1-plus: 36px;--font-size-mobile-h1: 32px;--font-size-mobile-h2: 26px;--font-size-mobile-h3: 18px;--font-size-mobile-h4: 16px;--font-ultra-light: 100;--font-light: 200;--font-thin: 300;--font-book: 400;--font-medium: 500;--font-semi-bold: 600;--font-bold: 600;--font-extra-bold: 800;--font-black: 900;--line-height-base: 26px;--line-height-base-desktop: 28px;--hr-height: 1px;--hr-margin-top-bottom: 32px;--hr-background-color: var(--color-gray);--drop-cap-font-weight: var(--font-bold);--drop-cap-font-size: 22px;--drop-cap-line-height: 1;--padding-top-bottom: 80px;--padding-left-right: 100px;--padding-small: 24px;--padding-small-top-bottom: var(--padding-small);--padding-small-left-right: var(--padding-small);--padding-medium: 48px;--padding-medium-top-bottom: var(--padding-medium);--padding-medium-left-right: var(--padding-medium);--padding-top-bottom-tablet: 28px;--padding-left-right-tablet: 40px;--padding-top-bottom-phone: var(--padding-small);--padding-left-right-phone: 16px;--margin-top-bottom: 20px;--margin-left-right: 10px;--gutter-size-small: 20px;--gutter-size-medium: 30px;--gutter-size-large: 40px;--shadow-distance: 2px 2px 4px;--box-shadow: var(--shadow-distance) rgba(51, 58, 62, 0.75);--box-shadow-light: 0 0 20px rgba(0, 0, 0, 0.15);--box-shadow-large: 0px 4px 24px rgba(57, 73, 81, 0.3);--box-shadow-card: 0px 2px 10px rgba(0, 0, 0, 0.25);--default-box-shadow: 0px 12px 24px -6px rgba(16, 24, 40, 0.18);--transition-duration: 0.25s;--transition-easing: ease-in-out;--transition-delay: 0s;--border-12: 12px;--default-border-radius: var(--border-12);--border-radius-2: 2px;--border-60: 60px;--border-round: var(--border-60)}.full-height-image-with-text{max-width:100%;width:100%;overflow:hidden}.full-height-image-with-text.background-midnightBlack .full-height-image-with-text__image{mix-blend-mode:lighten}.full-height-image-with-text__headline{margin-bottom:1.25rem}.full-height-image-with-text__image{background-repeat:no-repeat;background-size:cover;background-position:50%;height:100%;max-width:100%;left:0;position:absolute;top:0;width:100%}.full-height-image-with-text__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 0 50px var(--color-pure-black);transition:box-shadow 1.3s}.full-height-image-with-text__image-container{position:relative;height:20rem}.full-height-image-with-text__main{max-width:635px}.full-height-image-with-text__overline{display:block;margin-bottom:1.25rem}@media(min-width: 768px){.full-height-image-with-text__overline{margin-bottom:.9375rem}}.full-height-image-with-text__text{display:flex;flex-direction:column;justify-content:center;color:inherit;overflow-x:auto;overflow-y:hidden}@media(min-width: 1025px){.full-height-image-with-text__text::-webkit-scrollbar{width:12px;height:12px}.full-height-image-with-text__text::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(var(--color-midnight-black), 0.17);width:12px;height:12px}.full-height-image-with-text__text::-webkit-scrollbar-corner{background-color:inherit}}.full-height-image-with-text__text:hover{color:inherit}.full-height-image-with-text__text:hover [class*=__cta]{top:0}.full-height-image-with-text__text>*{margin-left:auto;margin-right:auto;max-width:43.75rem;width:100%}.full-height-image-with-text .full-height-image-with-text--alt .full-height-image-with-text__image-container{order:2}.full-height-image-with-text .full-height-image-with-text--alt .full-height-image-with-text__text[data-aos=fade-left]{transform:translate3d(-100px, 0, 0)}.full-height-image-with-text p{max-width:635px}.full-height-image-with-text p:last-child{margin-bottom:0}@media screen and (min-width: 768px){.full-height-image-with-text__headline{margin-bottom:8.3333333333%}.full-height-image-with-text__image-container{height:unset;min-height:100vh}}@media screen and (min-width: 1025px){.full-height-image-with-text__headline{margin-bottom:.9375rem}.full-height-image-with-text__text{padding-left:4rem;padding-right:4rem}}.bullet-grid{padding:48px 0 16px;overflow:hidden}.bullet-grid__title{margin-bottom:44px;font-weight:var(--font-bold);max-width:80%}.bullet-grid__item{margin-bottom:32px}.bullet-grid__item p{margin-bottom:8px;letter-spacing:-0.6px;line-height:28px}.bullet-grid__item p:first-child{font-weight:var(--font-bold)}.bullet-grid__item p:last-child{margin-bottom:0}.color-pureBlack .bullet-grid__item,.color-midnightBlack .bullet-grid__item{color:var(--color-gray-very-dark)}@media screen and (min-width: 768px){.bullet-grid{padding:86px 0 54px}.bullet-grid__item{max-width:95%}}@media screen and (min-width: 1025px){.bullet-grid{padding:156px 0 76px}.bullet-grid__item{margin-bottom:80px;max-width:85%}}.block-data-points [data-aos]{overflow-x:visible}.block-data-points__figures{padding-top:48px}.block-data-points__figures .col-6:nth-child(-n+2) .data-point{margin-bottom:40px}.block-data-points .data-point__value{margin-bottom:.75rem}@media screen and (min-width: 768px){.block-data-points__figures{padding-top:74px}.block-data-points__figures .col-6:nth-child(-n+2) .data-point{margin-bottom:50px}}@media screen and (min-width: 1025px){.block-data-points__figures{padding-top:0}.block-data-points__figures .col-6:nth-child(-n+2) .data-point{margin-bottom:80px}.block-data-points .data-point__value{margin-bottom:20px}}.hero_banner--customer{padding:25px 0}@media screen and (min-width: 768px){.hero_banner--customer{padding:2rem 0;min-height:40vh}}@media screen and (min-width: 1025px){.hero_banner--customer{min-height:50vh}}
