@layer base, app;@layer{:root{--colors-lightGrey:#e8f2f6;--colors-slateGrey:#717d96;--colors-darkSlateGrey:#2d3648;--colors-lightSlateGrey:#a0abc0;--colors-aliceBlue:#edf0f7;--colors-silver:#c4c8cc;--colors-white:#fff;--colors-royalBlue:#0050c7;--colors-navy:#000046;--colors-cyan:#00bfff;--colors-green:#7ce2c6;--colors-pink:#ffc2f5;--colors-orange:#f9671f;--colors-purple:#9280ff;--colors-darkGrey:#616171;--colors-burntOrange:#9b3604;--colors-burntGreen:#16644e;--colors-yellow:#fffdcc;--colors-custom-placeholder:#666690;--background-footer:var(--colors-navy);--background-header:var(--colors-navy);--fontSizes-large:1.25rem;--fontSizes-regular:1.125rem;--fontSizes-small:1rem;--fontSizes-xSmall:0.875rem;--fontSizes-xxSmall:0.75rem;--fontSizes-headingXXL:2.5rem;--fontSizes-headingXL:2.2rem;--fontSizes-headingL:1.9rem;--fontSizes-headingM:1.7rem;--fontSizes-headingS:1.5rem;--fontSizes-headingXS:1.25rem;--fontSizes-headingXXS:1rem;--sizes-header:6rem;--sizes-headerDesktop:6.125rem;--sizes-maxWidth:63.75rem}}@layer base{*,:after,:before{box-sizing:inherit;cursor:inherit}html{font-size:100%;cursor:default;scroll-padding-block-start:var(--sizes-header);box-sizing:border-box}@media(min-width:1024px){html{scroll-padding-block-start:var(--sizes-headerDesktop)}}html:has(dialog[open]){overflow:hidden}body{display:flex;flex-direction:column;margin:0;min-height:100vh;background:var(--colors-lightGrey);color:var(--colors-navy);font-size:var(--fontSizes-small);font-family:var(--fontFamily-sansSerif),Arial,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;overscroll-behavior-y:none;font-weight:400}@media screen and (min-width:768px){body{font-size:var(--fontSizes-regular)}}body>main{flex:1 1}a[href],button:not(:disabled){cursor:pointer;text-underline-offset:.125em}button,input,select,textarea{font:inherit}button::placeholder,input::placeholder,select::placeholder,textarea::placeholder{color:var(--colors-custom-placeholder)}img{vertical-align:middle}:focus-visible{outline-offset:.375rem}.h4-size{font-size:var(--fontSizes-headingXS)}.h4-size,h1{font-weight:700;margin:0;font-family:var(--fontFamily-heading)}h1{font-size:var(--fontSizes-headingL)}@media screen and (min-width:768px){h1{font-size:var(--fontSizes-headingXXL)}}h2{font-size:var(--fontSizes-headingM);margin:0;font-weight:700;font-family:var(--fontFamily-heading)}@media screen and (min-width:768px){h2{font-size:var(--fontSizes-headingXL)}}h3{font-size:var(--fontSizes-headingS);margin:0;font-weight:700;font-family:var(--fontFamily-heading)}@media screen and (min-width:768px){h3{font-size:var(--fontSizes-headingL)}}h4{font-size:var(--fontSizes-headingXS);margin:0;font-weight:700;font-family:var(--fontFamily-heading)}@media screen and (min-width:768px){h4{font-size:var(--fontSizes-headingM)}}p{font-size:var(--fontSizes-small)}@media screen and (min-width:768px){p{font-size:var(--fontSizes-regular)}}.sr-only{position:absolute;overflow:hidden;white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%)}}