@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{--theme-container-gutter:clamp(2rem,calc(2rem + 1 * ((100vw - 48rem) / 80)),3rem);--theme-page-width:132rem;--header-height:10rem;--theme-font-family:"Roboto",sans-serif;--theme-font-family-headline:"Roboto",sans-serif;--theme-font-family-condensed:"Roboto Condensed",sans-serif;--theme-font-size:1.6rem;--theme-line-height:1.5;--theme-color-font:#333;--theme-color-background:#fff;--theme-color-border:#ccc;--theme-color-primary:#00698f;--theme-color-primary-light:#81cbf1;--theme-color-primary-dark:#02475d;--theme-color-secondary:#a6ce1e;--theme-color-secondary-wcag:#819f1e;--theme-color-tertiary:#00c1ff;--theme-color-tertiary-hover:#6ddbff;--theme-color-tertiary-wcag:#007ea8;--theme-color-callout:#ffa400;--theme-header-color:var(--theme-color-primary);--theme-header-background:#fff;--theme-header-font-size-desktop:clamp(1.2rem,calc(1.2rem + 0.4 * ((100vw - 96rem) / 32)),1.6rem);--theme-header-font-weight:400;--theme-header-hcp-font-weight:400;--theme-footer-background:#fff;--theme-footer-brand-width:19.3rem;--legal-line-height:1.2;--legal-h2-margin:0 0 0.5rem;--legal-h3-margin:0;--legal-h4-margin:0;--legal-h2-font-family:"Roboto Condensed",sans-serif;--legal-h2-transform:uppercase;--legal-h3-font-family:"Roboto Condensed",sans-serif;--legal-h3-transform:none;--legal-h4-font-family:"Roboto Condensed",sans-serif;--legal-h5-font-family:"Roboto Condensed",sans-serif;--legal-h5-weight:700;--legal-font-family:"Roboto Condensed",sans-serif;--legal-skip-color:var(--theme-color-primary);--legal-link-color:var(--theme-color-primary);--legal-p-margin-bottom:0.75em;--legal-p-list-offset:0;--legal-list-margin-bottom:0.75em;--footnotes-h2:1.6rem;--footnotes-font-color:#555;--footnotes-size:1.4rem;--footnotes-line-height:1.1;font-size:62.5%;--scrollbar-width:calc(100vw - 100%)}@layer base{:root{--container-narrow:85rem;--container-main:113.4rem;--container-wide:136.4rem;--container-gutter:clamp(2rem,calc(2rem + 5 * ((100vw - 84rem) / 44)),7rem);--container-gutter-offset:clamp(-7rem,calc(-7rem + -5 * ((100vw - 128rem) / 44)),-2rem);--segment-padding:clamp(10rem,calc(10rem + 5 * ((100vw - 48rem) / 80)),15rem)}}*,:after,:before{box-sizing:border-box}body,html{min-height:100vh;width:100%}html{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:scroll;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{position:relative;margin:0;font-family:var(--theme-font-family,"Roboto",sans-serif);font-size:var(--theme-font-size,1.6rem);line-height:var(--theme-font-line-height,1.5);color:var(--theme-color-font,#333);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body[data-scroll-locked]{height:100vh;overflow:hidden}img{display:block;max-width:100%;height:auto}::-moz-selection{color:var(--theme-color-selection-color,#fff);background:var(--theme-color-selection-background,var(--theme-color-primary))}::selection{color:var(--theme-color-selection-color,#fff);background:var(--theme-color-selection-background,var(--theme-color-primary))}html{scroll-behavior:auto}html.smooth-scroll{scroll-behavior:smooth}