@import url("https://fontscdn.gs1.org/fonts/03A90DC068E9B790E.css");html{font-size:100%;overflow-y:scroll}:root{--gs1-blue:#002C6C;--gs1-orange:#F26334;--gs1-orange-hover:#D94E22;--gs1-light-gray:#F4F4F4;--gs1-dark-gray:#454545;--gs1-link-blue:#008DBD}@media (prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Gotham SSm A,Gotham SSm B,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.section{padding:6rem 2rem}.container{max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem}.section--light{background-color:#F4F4F4}.section--dark{background-color:#003B75;color:#ffffff}.section--white{background-color:#ffffff}.section--light-blue-gray{background-color:#F4F4F4}h1{font-size:clamp(2.5rem,4vw,3.25rem);line-height:1.15}h1,h2{font-weight:700}h2{font-size:clamp(1.75rem,2.5vw,2.25rem);line-height:1.2}h3{font-size:1.25rem;font-weight:600}p{font-size:1.05rem;line-height:1.65}.btn-primary{background-color:var(--gs1-orange);color:#ffffff;padding:.9rem 1.75rem;border-radius:6px;border:none;font-weight:600;cursor:pointer;transition:background-color .2s ease}.btn-primary:hover{background-color:var(--gs1-orange-hover)}.btn-secondary{background-color:var(--gs1-blue);color:#ffffff;padding:.9rem 1.75rem;border-radius:6px;border:none;font-weight:600;cursor:pointer;transition:background-color .2s ease}.btn-secondary:hover{background-color:#001F4D}a{color:var(--gs1-link-blue)}.gs1-header-desktop{display:flex;align-items:center;justify-content:space-between;width:100%}.gs1-header-mobile-menu,.gs1-header-mobile-toggle{display:none}.gs1-header-mobile-link{text-decoration:none;color:#002c6c;font-weight:500;font-size:1rem}.gs1-header-mobile-cta{display:none;text-decoration:none}@media (max-width:900px){.gs1-header-desktop{display:none}.gs1-header-mobile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%}.gs1-header-mobile-menu{display:flex;flex-direction:column;width:100%;padding-top:1.25rem;margin-top:1.25rem;border-top:1px solid #e5e7eb}.gs1-header-mobile-link{display:block;padding:.85rem 0;border-bottom:1px solid #f1f3f5}.gs1-header-mobile-cta{display:block;width:100%;margin-top:1.25rem;padding:.9rem 1.25rem;background:#f26334;color:#ffffff;border-radius:8px;text-align:center;text-decoration:none;font-weight:600}}