@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--theme-page-width:120rem;--theme-container-gutter:clamp(1.2rem,calc(1.2rem + 1.8 * ((100vw - 48rem) / 80)),3rem);--theme-font-family:"Poppins",sans-serif;--theme-font-family-headline:"Poppins",sans-serif;--theme-font-size:1.8rem;--theme-line-height:1.45;--theme-font-weight:500;--theme-color-font:#58595b;--theme-color-background:#fff;--theme-color-border:#f1f1f1;--theme-color-primary:#005cb9;--theme-color-primary-dark:#004a94;--theme-color-primary-dark2:#00356a;--theme-color-secondary:#acd15e;--theme-color-tertiary:#f8d65b;--theme-header-background:#005cb9;--theme-header-background-alt:#005cb9;--theme-header-font-weight:500;--theme-footer-background:#fff;--theme-footer-brand-width:22rem;--legal-h2:2.4rem;--legal-h2-transform:uppercase;--legal-h2-weight:900;--legal-h3-weight:900;--legal-h3-margin:0 0 0.2rem;--legal-h4-weight:400;--legal-h4-margin:0;--legal-size:1.6rem;--legal-border-top:0.1rem solid #d6d6d6;--legal-bold-weight:900;--legal-p-margin-bottom:1rem;--legal-p-list-offset:-1rem;--legal-line-height:1.3;--legal-list-margin-bottom:1rem;--legal-margin-top:0;--footnotes-h2:1.6rem;--footnotes-size:1.6rem;--footnotes-item-margin:0 0 0.6rem;--footnotes-font-weight:300;--footnotes-link-size:max(0.7em,1.2rem);--footnotes-h2-weight:600;--footnotes-h2-margin:0 0 0.8rem;--footnotes-marker-font-weight:600;--theme-top-link-color:#005cb9;--theme-top-link-color-hover:#acd15e;--theme-top-link-text:"Top";--theme-top-link-offset-mobile:0;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))}