html.theme1{scroll-behavior:smooth;--act-color-text:#000000;--act-border-radius:10px;--act-color-f1:#003264;--act-color-f2:#d33c12;--act-color-f3:#a82f17;--act-color-gradient1:linear-gradient(90deg,var(--act-color-f3) 0%,var(--act-color-f2) 100%);--act-color-gradient2:linear-gradient(90deg,var(--act-color-f1) 0%,var(--act-color-f2) 100%);--act-color-accent:var(--act-color-f1);--act-color-accent-faded:#c0d0e0;--act-color-border:#cccccc;--act-color-background:#e6e6e6;--act-grid-xs:480px;--act-grid-sm:750px;--act-grid-md:970px;--act-grid-lg:1170px;--act-grid-xlg:1500px;--act-box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;--act-info-table-caption-color:var(--act-color-f1);--act-info-table-icon-color:var(--act-color-f2);--act-filter-icon-color:var(--act-color-f2);--act-filter-highlight-color:var(--act-color-f2);--gradient-box-bg-size:calc(max(100vh, 100vw));--sqrt2:1.414213;--gradient-box-loading-bg:repeating-linear-gradient(45deg,#aaa3 0,#fff calc(0.1 * 0.5 * var(--sqrt2) * var(--gradient-box-bg-size)),#aaa3 calc(0.1 * 1 * var(--sqrt2) * var(--gradient-box-bg-size)));color:var(--act-color-text)}html.theme1 *{box-sizing:border-box}html.theme1 body{font-family:Open Sans,Helvetica,sans-serif;font-weight:var(--act-font-weight);font-size:17px;margin:0;line-height:1.4705882353;-webkit-hyphens:auto;hyphens:auto;min-height:100vh;display:flex;flex-direction:column;background:var(--act-color-surface)}html.theme1 body>main{flex-grow:1;flex-shrink:0}html.theme1 .container{position:relative;width:100%;margin-inline:auto;padding-inline:10px}@media only screen and (min-width:768px){html.theme1 .container{width:var(--act-grid-sm)}}@media only screen and (min-width:992px){html.theme1 .container{width:var(--act-grid-md)}}@media only screen and (min-width:1200px){html.theme1 .container{width:var(--act-grid-lg)}}@media only screen and (min-width:1520px){html.theme1 .container{width:var(--act-grid-xlg)}html.theme1 .container.slim,html.theme1 .container.themeDependent{width:var(--act-grid-lg)}}html.theme1 .container .row{margin-left:-15px;margin-right:-15px}html.theme1 .container .container{padding-inline:0;margin-inline:0;width:auto}html.theme1 .actFilterBox{margin-bottom:15px}@media (max-width:766px){html.theme1 .actFilterBox .button,html.theme1 .actFilterBox .buttonInverted{padding:var(--act-space-s)}}html.theme1 .errorViewBoundaryIcon{display:block;width:max-content;text-align:center;margin-inline:auto}html.theme1 .errorViewBoundaryIcon svg{width:15em;height:15em;display:inline-block;color:var(--act-color-f2)}html.theme1 .reactImage{border-radius:var(--act-border-radius);--act-box-shadow:0 0 0 2px var(--act-color-surface),0 0 0 4px var(--act-color-f2)}html.theme1 .link{color:var(--act-color-f1);text-decoration:underline;text-decoration-color:var(--act-color-f2);text-decoration-thickness:2px;font-weight:700;margin-inline:-3px;padding-inline:3px;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:var(--act-border-radius-s)}html.theme1 .link:focus-visible,html.theme1 .link:hover{background:var(--act-color-gradient1);color:#fff;text-decoration:none}html.theme1 .link:focus-visible{outline:2px solid var(--act-color-f2)}html.theme1 .link svg{margin-inline:2px}html.theme1 .ReadmoreLink,html.theme1 .ReadmoreLinkInverted,html.theme1 .button,html.theme1 .buttonInverted{padding:12px 25px;background:var(--act-color-gradient1);text-decoration:none;color:#fff;font-weight:400;border:none;border-radius:var(--act-border-radius);font-family:inherit;font-size:inherit;display:inline-flex;gap:12px;align-items:center;justify-content:center}html.theme1 .ReadmoreLink:focus-visible,html.theme1 .ReadmoreLink:hover,html.theme1 .ReadmoreLinkInverted:focus-visible,html.theme1 .ReadmoreLinkInverted:hover,html.theme1 .button:focus-visible,html.theme1 .button:hover,html.theme1 .buttonInverted:focus-visible,html.theme1 .buttonInverted:hover{background:var(--act-color-f1);cursor:pointer}html.theme1 .ReadmoreLink:focus-visible,html.theme1 .ReadmoreLinkInverted:focus-visible,html.theme1 .button:focus-visible,html.theme1 .buttonInverted:focus-visible{box-shadow:inset 0 0 0 3px var(--act-color-f1),inset 0 0 0 5px currentColor;outline:none}html.theme1 .ReadmoreLink.inFragment,html.theme1 .ReadmoreLinkInverted.inFragment,html.theme1 .button.inFragment,html.theme1 .buttonInverted.inFragment{margin-top:var(--act-space-s);margin-right:var(--act-space-s)}html.theme1 .ReadmoreLinkInverted,html.theme1 .buttonInverted{color:var(--act-color-f1);border:1px solid var(--act-color-f1);background:#fff}html.theme1 .ReadmoreLinkInverted:focus-visible,html.theme1 .ReadmoreLinkInverted:hover,html.theme1 .buttonInverted:focus-visible,html.theme1 .buttonInverted:hover{background-color:var(--act-color-f1);color:#fff}html.theme1 .button-primary{background:var(--act-color-f1);color:#fff}html.theme1 .button-primary:focus-visible,html.theme1 .button-primary:hover{background:var(--act-color-gradient1)}html.theme1 .button-primary:focus-visible{box-shadow:inset 0 0 0 3px var(--act-color-f3),inset 0 0 0 5px currentColor}html.theme1 h1{font-size:36px;font-weight:var(--act-font-weight-bold);color:var(--act-color-f1);margin-bottom:10px}@media (max-width:991px){html.theme1 h1{font-size:34px}}@media (max-width:767px){html.theme1 h1{margin-top:25px;font-size:30px}}html.theme1 h1:after{content:".";color:var(--act-color-f2);font-size:2em;line-height:0}html.theme1 h1+:is(h2,.mock-h2){margin-top:0}html.theme1 .mock-h2,html.theme1 h2{font-size:30px;font-weight:var(--act-font-weight-bold);color:var(--act-color-f2);margin-bottom:10px}@media (max-width:991px){html.theme1 .mock-h2,html.theme1 h2{font-size:28px}}html.theme1 .mock-h3,html.theme1 h3{font-size:24px;font-weight:var(--act-font-weight-bold);color:var(--act-color-f1);margin-bottom:10px}@media (max-width:991px){html.theme1 .mock-h3,html.theme1 h3{font-size:20px}}html.theme1 h4{font-size:20px}html.theme1 h4,html.theme1 h5{font-weight:var(--act-font-weight-bold);color:var(--act-color-f1);margin-bottom:10px}html.theme1 h5{font-size:1em}html.theme1 h6{font-size:1em;font-weight:var(--act-font-weight-highlight);color:var(--act-color-text);margin-bottom:10px}html.theme1 h1,html.theme1 h2,html.theme1 h3,html.theme1 h4,html.theme1 h5,html.theme1 h6{font-family:Roboto Flex,Open Sans,sans-serif;margin-top:0;line-height:1.2}html.theme1 h1>a,html.theme1 h2>a,html.theme1 h3>a,html.theme1 h4>a,html.theme1 h5>a,html.theme1 h6>a{text-decoration:none}html.theme1 h1>a:focus-visible,html.theme1 h1>a:hover,html.theme1 h2>a:focus-visible,html.theme1 h2>a:hover,html.theme1 h3>a:focus-visible,html.theme1 h3>a:hover,html.theme1 h4>a:focus-visible,html.theme1 h4>a:hover,html.theme1 h5>a:focus-visible,html.theme1 h5>a:hover,html.theme1 h6>a:focus-visible,html.theme1 h6>a:hover{background-color:transparent;text-decoration:underline}html.theme1 ul li::marker{color:var(--act-color-f2)}html.theme1 a.bottomLink{margin-bottom:40px;display:inline-flex;gap:5px;align-items:center}html.theme1 .actMap{--act-color-text-contrast:black;--act-box-shadow-modal:5px 5px 15px #0009;--act-color-accent:var(--act-color-map-marker,var(--act-color-f2))}