@font-face{font-family:source sans pro;font-style:normal;font-weight:400;src:url(/fonts/SourceSansPro-Regular.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:source sans pro;font-style:normal;font-weight:300;src:url(/fonts/SourceSansPro-Light.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:source sans pro;font-style:normal;font-weight:600;src:url(/fonts/SourceSansPro-Semibold.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:source sans pro;font-style:normal;font-weight:700;src:url(/fonts/SourceSansPro-Bold.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:source sans pro;font-style:italic;font-weight:400;src:url(/fonts/SourceSansPro-Regular-Italic.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:source sans pro;font-style:normal;font-weight:400;src:url(/fonts/SourceSansPro-Latin-ext-Regular.woff2)format("woff2");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:source sans pro;font-style:normal;font-weight:300;src:url(/fonts/SourceSansPro-Latin-ext-Light.woff2)format("woff2");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:source sans pro;font-style:normal;font-weight:600;src:url(/fonts/SourceSansPro-Latin-ext-Semibold.woff2)format("woff2");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:source sans pro;font-style:normal;font-weight:700;src:url(/fonts/SourceSansPro-Latin-ext-Bold.woff2)format("woff2");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:source sans pro;font-style:italic;font-weight:400;src:url(/fonts/SourceSansPro-Latin-ext-Regular-Italic.woff2)format("woff2");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}html,body{font-family:source sans pro,sans-serif;font-weight:400;margin:0;padding:0;width:100%;height:100%}html{height:100%;font-size:16px;background:#fff;color:#4e6074;overflow-y:scroll}@media(min-width:640px){html{font-size:19px}}.content-container{display:grid;grid-template-areas:"header" "main" "sidebar" "footer";grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto;column-gap:2.2rem;row-gap:2.2rem;margin-block:0 .8rem;margin-inline:max(12px,50% - 1200px/2)}@media(min-width:640px){.content-container{grid-template-areas:"header  .    .   " "sidebar main main" "footer footer footer";grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto 1fr auto;column-gap:2.5rem;row-gap:0;margin-block:0;padding-block:3.8rem .8rem}}header{grid-area:header}.sidebar{grid-area:sidebar}main{grid-area:main}footer{grid-area:footer}h1,h2,h3,h4,h5,h6,p{margin:0}ul{padding:0;list-style-type:none}a,a:visited{color:#0067b2;text-decoration:underline}header{display:flex;flex-direction:column;align-items:center;padding:14px 0}header .logo{margin-bottom:1.5rem}header .logo svg{height:1.3rem}header .menu-link{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;padding:.5rem;font-size:1rem;line-height:1.5rem;border:1px solid #0067b2;border-radius:4px;text-transform:uppercase;color:#0067b2;text-decoration:none}@media(min-width:640px){header{display:block;border:none;padding:0}header .logo svg{height:2.5rem}header .menu-link{display:none}}section{color:#8093a9}section.sidebar{border-top:1px solid #8093a9;padding-top:1rem}@media(min-width:640px){section.sidebar{border:none}}section h3{text-transform:uppercase;font-size:1.5rem;line-height:1.8rem;margin-top:0;margin-bottom:1.5rem;font-weight:600}section h4{font-weight:600}section nav h4.menu-group-title{text-transform:uppercase;margin-bottom:.8rem}section nav ul.menu-group{border-left:1px solid;margin-bottom:1.5rem}section nav ul.menu-group li{padding-left:.5rem}section nav .menu_item{line-height:1.7rem;margin-bottom:.8rem}section nav .menu_item a .arrow-right{padding-left:.3rem;display:none}section nav .menu_item a:hover .arrow-right,section nav .menu_item a:focus .arrow-right{display:inline}@media(min-width:640px){section nav .menu_item{margin-bottom:.5rem}}section nav .menu_item.is-active a{color:#071e3c;text-decoration:none}section nav .menu_item.is-active a .arrow-right{display:inline}@media(min-width:640px){#menu{align-self:start;top:0;position:sticky}}footer{display:flex;justify-content:space-between;align-items:baseline;padding:1rem 0;border-top:1px solid #cbd4dc}footer svg{width:1rem;fill:#0067b2}@media(min-width:640px){footer{display:grid;column-gap:2.5rem;grid-template-columns:1fr 1fr 1fr}}main h1{font-size:1.8rem;font-weight:600;color:#212931}@media(min-width:640px){main h1{font-size:2.5rem;line-height:2.5rem}}main h2{font-size:1.4rem;font-weight:600;line-height:1.7rem;margin-top:1.7rem;margin-bottom:1rem;color:#4e6074}@media(min-width:640px){main h2{font-size:1.6rem;line-height:1.9rem;margin-top:2.2rem;margin-bottom:1.7rem}}main h3,main h4{font-weight:600;margin-top:1rem;margin-bottom:1rem}@media(min-width:640px){main h3{font-size:1.2rem}}main p{margin-bottom:.7rem}main p:last-of-type{margin-bottom:0}@media(min-width:640px){main>p{margin-bottom:1rem}main>p:last-of-type{margin-bottom:2rem}}main .page-title-section{margin-bottom:1.7rem}@media(min-width:640px){main .page-title-section{margin-bottom:1.5em}}main .version{font-size:.8rem;font-weight:400;color:#8093a9;line-height:1.2rem;margin-bottom:0}main .version span{font-weight:600}@media(min-width:640px){main .version{line-height:1.5rem}}main .language-switch{margin-bottom:1.5rem;padding:.3rem 0;line-height:1.3rem;font-weight:600;border-top:1px solid #4e6074;border-bottom:1px solid #4e6074}main .language-switch svg{vertical-align:middle}@media(min-width:640px){main .language-switch{margin-bottom:1.7rem}}main ul{list-style:inside}main address{margin:0 0 .7rem;border-radius:4px;border-left:4px solid #9eadbd;padding:.7rem .7rem .7rem 1rem;background-color:#edf0f3}@media(min-width:640px){main address{margin-bottom:1rem;padding:1rem 1rem 1rem 1.3rem}}