.icon-symbols { display: none; }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { /* Change the default font family in all browsers (opinionated). */ font-family: Arial, Verdana, Geneva, sans-serif; font-size: 100%; line-height: 1.375em; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; line-height: 1.375em; /* Set 1 unit of vertical rhythm on the top and bottom margins. */ margin: 0.6875em 0; }

h2 { font-size: 1.5em; line-height: 1.83333em; margin: 0.91667em 0; }

h3 { font-size: 1.17em; line-height: 2.35043em; margin: 1.17521em 0; }

h4 { font-size: 1em; line-height: 1.375em; margin: 1.375em 0; }

h5 { font-size: 0.83em; line-height: 1.65663em; margin: 1.65663em 0; }

h6 { font-size: 0.67em; line-height: 2.05224em; margin: 2.05224em 0; }

/* Grouping content ========================================================================== */
/** Set 1 unit of vertical rhythm on the top and bottom margin. */
blockquote { margin: 1.375em 40px; }

dl, ol, ul { margin: 1.375em 0; }

/** Turn off margins on nested lists. */
ol ol, ol ul, ul ol, ul ul { margin: 0; }

dd { margin: 0 0 0 40px; }

ol, ul { padding: 0 0 0 40px; }

/** Add the correct display in IE 9-. */
figcaption, figure { display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1.375em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** Add the correct display in IE. */
main { display: block; }

/** Set 1 unit of vertical rhythm on the top and bottom margin. */
p, pre { margin: 1.375em 0; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Links ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: Arial, Verdana, Geneva, sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.375em; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. */
button { overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

button, [type="button"], [type="reset"], [type="submit"] { /** Remove the inner border and padding in Firefox. */ /** Restore the focus styles unset by the previous rule. */ }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Show the overflow in Edge. */
input { overflow: visible; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ /** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */ }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ color: inherit; /* 2 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Add the correct display in IE 9-. */
menu { display: block; /* 1. Set 1 unit of vertical rhythm on the top and bottom margin. 2. Set consistent space for the list style image. */ margin: 1.375em 0; /* 1 */ padding: 0 0 0 40px; /* 2 */ /** Turn off margins on nested lists. */ }

menu menu, ol menu, ul menu { margin: 0; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

body { color: #231f20; }

#wrapper { position: relative; display: flex; flex-direction: column; justify-content: flex-start; align-items: stretch; width: 100%; min-height: 100vh; overflow: hidden; }

#header { flex: 0 0 auto; }

#main { flex: 1 0 auto; }

#footer { flex: 0 0 auto; }

/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #231f20; opacity: 0.9; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 0px; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }

button::-moz-focus-inner { padding: 0; border: 0; }

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 1; padding: 0 0 18px 10px; color: white; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus { opacity: 1; }

.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-arrow { position: absolute; opacity: 1; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active { margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }

.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }

.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }

.mfp-arrow-left { left: 0; }

.mfp-arrow-left:after { border-right: 17px solid white; margin-left: 31px; }

.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }

.mfp-arrow-right { right: 0; }

.mfp-arrow-right:after { border-left: 17px solid white; margin-left: 39px; }

.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder { padding-top: 0; padding-bottom: 0; }

.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: none; }

.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }

.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: white; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }

.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }

.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }

@media all and (max-width: 900px) { .mfp-arrow { transform: scale(0.75); }
  .mfp-arrow-left { transform-origin: 0; }
  .mfp-arrow-right { transform-origin: 100%; }
  .mfp-container { padding-left: 0px; padding-right: 0px; } }

.mfp-close { top: 2rem; right: 2rem; width: 1.75rem; height: 1.75rem; }

.mfp-close:active { top: 2rem; }

.mfp-close svg { display: block; vertical-align: middle; color: currentColor; width: 1.75rem; height: 1.75rem; pointer-events: none; }

.mfp-iframe-holder .mfp-close { display: none; }

.mfp-iframe-holder .mfp-iframe-scaler { height: 100vh; padding: 0; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { background: white; }

h1, .h1 { font-size: 1.75rem; line-height: 2.1875rem; font-weight: bold; text-transform: uppercase; margin-top: -0.1875rem; margin-bottom: 1.25rem; color: #008ac2; }

@media (min-width: 48em) { h1, .h1 { font-size: 2.625rem; line-height: 3rem; } }

h1:first-child, .h1:first-child { margin-top: -0.1875rem; }

h1:last-child, .h1:last-child { margin-bottom: -0.125rem; }

@media (min-width: 48em) { h1, .h1 { margin-top: -0.25rem; margin-bottom: 1.125rem; }
  h1:first-child, .h1:first-child { margin-top: -0.25rem; }
  h1:last-child, .h1:last-child { margin-bottom: -0.25rem; } }

h2, .h2 { font-size: 1.5rem; line-height: 1.875rem; font-weight: bold; margin-top: -0.0625rem; margin-bottom: 1.3125rem; }

@media (min-width: 48em) { h2, .h2 { font-size: 2rem; line-height: 2.5rem; } }

h2:first-child, .h2:first-child { margin-top: -0.0625rem; }

h2:last-child, .h2:last-child { margin-bottom: -0.0625rem; }

@media (min-width: 48em) { h2, .h2 { margin-top: -0.25rem; margin-bottom: 1.1875rem; }
  h2:first-child, .h2:first-child { margin-top: -0.25rem; }
  h2:last-child, .h2:last-child { margin-bottom: -0.1875rem; } }

h3, .h3 { font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; margin-top: -0.125rem; margin-bottom: 1.3125rem; }

@media (min-width: 48em) { h3, .h3 { font-size: 1.5rem; line-height: 2.0625rem; } }

h3:first-child, .h3:first-child { margin-top: -0.125rem; }

h3:last-child, .h3:last-child { margin-bottom: -0.0625rem; }

@media (min-width: 48em) { h3, .h3 { margin-top: -0.1875rem; margin-bottom: 1.25rem; }
  h3:first-child, .h3:first-child { margin-top: -0.1875rem; }
  h3:last-child, .h3:last-child { margin-bottom: -0.125rem; } }

h4, .h4, h5, .h5, h6, .h6 { font-size: 1rem; line-height: 1.375rem; font-weight: bold; margin-top: 0rem; margin-bottom: 0rem; }

h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child { margin-top: 0rem; }

h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child { margin-bottom: 0rem; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; text-decoration: none; transition: color 0.6s; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #00648c; transition: color 0.2s; }

p, ul, ol { margin-top: 0rem; margin-bottom: 1.375rem; }

p:first-child, ul:first-child, ol:first-child { margin-top: 0rem; }

p:last-child, ul:last-child, ol:last-child { margin-bottom: 0rem; }

p a, ul a, ol a { color: #00648c; font-weight: bolder; text-decoration: none; border-bottom: 0.0625rem solid transparent; transition: border-color 0.6s; }

p a:focus, p a:hover, ul a:focus, ul a:hover, ol a:focus, ol a:hover { border-color: #00648c; transition: border-color 0.2s; outline: none; }

p img, ul img, ol img { display: inline-block; width: auto; height: auto; max-width: 100%; }

blockquote { color: #00648c; margin: 0; margin-top: 0rem; margin-bottom: 1.375rem; font-style: italic; }

blockquote:first-child { margin-top: 0rem; }

blockquote:last-child { margin-bottom: 0rem; }

blockquote p { font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; margin-top: -0.125rem; margin-bottom: 1.3125rem; }

@media (min-width: 48em) { blockquote p { font-size: 1.5rem; line-height: 2.0625rem; } }

blockquote p:first-child { margin-top: -0.125rem; }

blockquote p:last-child { margin-bottom: -0.0625rem; }

@media (min-width: 48em) { blockquote p { margin-top: -0.1875rem; margin-bottom: 1.25rem; }
  blockquote p:first-child { margin-top: -0.1875rem; }
  blockquote p:last-child { margin-bottom: -0.125rem; } }

hr { display: block; margin: 2.75rem 0; width: 100%; height: 0.0625rem; background-color: currentColor; border: none; }

.typo:before, .typo:after { content: ''; display: table; }

.typo-box, .rte { margin-top: -0.25rem; margin-bottom: -0.375rem; }

.typo-box:before, .typo-box:after, .rte:before, .rte:after { content: ''; display: table; }

.typo-box ul, .rte ul { padding: 0; list-style: none; }

.typo-box ul li, .rte ul li { position: relative; padding-left: 1.125rem; }

.typo-box ul li:before, .rte ul li:before { content: ''; position: absolute; display: block; left: 0.25rem; top: 0.6875rem; height: 0.5rem; width: 0.5rem; background-color: currentColor; border-radius: 50%; margin: -0.25rem; }

.button { display: inline-block; color: inherit; border-style: solid; max-width: 100%; text-align: center; text-decoration: none; box-sizing: border-box; background-color: transparent; transition: color 0.6s ease-out, background-color 0.6s ease-out; outline: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #008ac2; border-color: #008ac2; }

.button:hover, .button:focus { transition: color 0.2s ease-in, background-color 0.2s ease-in; }

.button:hover, .button:focus, .button.active { color: white; background-color: #008ac2; }

.button--small { font-size: 0.8125rem; line-height: 0.9375rem; border-width: 0.0625rem; width: 12.5rem; padding: 0.75rem; text-transform: uppercase; }

.button--large { font-size: 0.8125rem; line-height: 0.9375rem; border-width: 0.0625rem; width: 100%; padding: 0.75rem; text-transform: uppercase; }

@media (min-width: 48em) { .button--large { font-size: 1.625rem; line-height: 1.875rem; border-width: 0.125rem; padding: 1.125rem; } }

.button-bar { display: flex; flex-direction: row; flex-wrap: wrap; }

.button-bar .button { display: block; }

.button-bar--small { margin: -0.25rem -1rem; }

.button-bar--small .button { margin: 0.25rem 1rem; }

.button-bar--large { margin: -0.25rem -1rem; }

@media (min-width: 48em) { .button-bar--large { margin: -1rem -1rem; } }

.button-bar--large .button { margin: 0.25rem 1rem; }

@media (min-width: 48em) { .button-bar--large .button { margin: 1rem 1rem; } }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.icon-symbols { display: none; }

.slider { position: relative; }

.slider__viewport:before, .slider__viewport:after { content: ''; display: table; }

.slider__prev, .slider__next { position: absolute; display: block; top: 50%; border: none; background: transparent; margin: 0; padding: 0; z-index: 3; color: inherit; }

.slider__prev { left: -1rem; margin: -0.78125rem -0.4375rem; }

@media (min-width: 36em) { .slider__prev { left: -2.875rem; margin: -0.78125rem 0; } }

@media (min-width: 48em) { .slider__prev { left: -3.75rem; margin: -1.5625rem 0; } }

.slider__prev svg { display: block; vertical-align: middle; color: currentColor; width: 0.875rem; height: 1.5625rem; }

@media (min-width: 48em) { .slider__prev svg { width: 1.75rem; height: 3.125rem; } }

.slider__next { right: -1rem; margin: -0.78125rem -0.4375rem; }

@media (min-width: 36em) { .slider__next { right: -2.875rem; margin: -0.78125rem 0; } }

@media (min-width: 48em) { .slider__next { right: -3.75rem; margin: -1.5625rem 0; } }

.slider__next svg { display: block; vertical-align: middle; color: currentColor; width: 0.875rem; height: 1.5625rem; }

@media (min-width: 48em) { .slider__next svg { width: 1.75rem; height: 3.125rem; } }

.slider__menu { list-style: none; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 0.75rem !important; margin: 0; }

.slider__menu li { margin: 0.25rem; }

.slider__menu li button { display: block; width: 0.875rem; height: 0.875rem; margin: 0; padding: 0; border: none; border-radius: 50%; text-indent: -9999em; overflow: hidden; }

.slider__menu li button { background-color: #918f90; }

.slider__menu li.slick-active button { background-color: #f18c00; }

.linklist { list-style: none; padding: 0; border-top-width: 0.125rem; border-top-style: solid; }

.linklist__item { border-bottom-width: 0.0625rem; border-bottom-style: solid; }

.linklist__link { position: relative; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; color: inherit; text-decoration: none; outline: none; }

.linklist__link:before { content: ''; position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; background-color: currentColor; opacity: 0; transition: opacity 0.6s; }

.linklist__link:focus:before, .linklist__link:hover:before { opacity: 0.1; transition: opacity 0.2s; }

.linklist__title { flex: 1 1 auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0.25rem; }

.linklist__icon { flex: 0 0 auto; margin: 0.25rem; }

.linklist__icon--document { display: block; vertical-align: middle; color: currentColor; width: 1.0625rem; height: 1.25rem; }

.module { width: 100%; max-width: 120rem; margin: 0 auto; }

.module:before, .module:after { content: ''; display: table; }

.module__head { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .module__head { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .module__head { margin-top: 4rem; margin-bottom: 4rem; } }

.module__head--left { text-align: left; }

.module__head--center { text-align: center; }

.module__head--right { text-align: right; }

.module--layout-grey { color: #231f20; background-color: #f4f4f4; }

.module--layout-grey .btn-small, .module--layout-grey .btn-large { color: #008ac2; border-color: #008ac2; }

.module--layout-grey .btn-small:hover, .module--layout-grey .btn-small:focus, .module--layout-grey .btn-small.active, .module--layout-grey .btn-large:hover, .module--layout-grey .btn-large:focus, .module--layout-grey .btn-large.active { color: white; background-color: #008ac2; }

.module--layout-grey-blue { color: #231f20; background-color: #f4f4f4; }

.module--layout-grey-blue h1, .module--layout-grey-blue h2, .module--layout-grey-blue h3 { color: #008ac2; }

.module--layout-grey-blue .button { color: #008ac2; border-color: #008ac2; }

.module--layout-grey-blue .button:hover, .module--layout-grey-blue .button:focus, .module--layout-grey-blue .button.active { color: white; background-color: #008ac2; }

.module--layout-blue-light { color: #00648c; background-color: #c8e0ef; }

.module--layout-blue-light h1, .module--layout-blue-light p a, .module--layout-blue-light blockquote { color: #00648c; }

.module--layout-blue-light .button { color: #00648c; border-color: #00648c; }

.module--layout-blue-light .button:hover, .module--layout-blue-light .button:focus, .module--layout-blue-light .button.active { color: white; background-color: #00648c; }

.module--layout-blue { color: white; background-color: #008ac2; }

.module--layout-blue h1, .module--layout-blue p a, .module--layout-blue blockquote { color: white; }

.module--layout-blue .button { color: white; border-color: white; }

.module--layout-blue .button:hover, .module--layout-blue .button:focus, .module--layout-blue .button.active { color: #008ac2; background-color: white; }

.module--layout-orange { color: white; background-color: #f18c00; }

.module--layout-orange h1, .module--layout-orange p a, .module--layout-orange blockquote { color: white; }

.module--layout-orange .button { color: white; border-color: white; }

.module--layout-orange .button:hover, .module--layout-orange .button:focus, .module--layout-orange .button.active { color: #f18c00; background-color: white; }

.anchor { border: 0; clip: rect(0 0 0 0); height: 1px; overflow: hidden; padding: 0; position: absolute; width: 1px; text-decoration: none; }

.anchor--skip:focus { padding: 0.5rem 1rem; background-color: #f18c00; color: #231f20; width: auto; height: auto; margin: 0; border: 1px solid; outline: none; clip: unset; z-index: 50; }

.accordion__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .accordion__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .accordion__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.accordion__item { margin-top: 4rem; margin-bottom: 4rem; }

.accordion--accordion .accordion__item { margin-top: 0; margin-bottom: 0; }

.accordion--accordion .accordion__item:not(:first-child) { border-top: 0.125rem solid; }

.accordion__head { margin-top: 2rem; margin-bottom: 2rem; }

.accordion__head:before, .accordion__head:after { content: ''; display: table; }

.accordion--accordion .accordion__head { margin-top: 0; margin-bottom: 0; }

.accordion__button { position: relative; display: block; width: 100%; margin: 0; padding: 0 2.5625rem 0 0; border: none; background: transparent; text-align: left; overflow: hidden; }

.accordion__button-label { display: block; padding: 0.75rem 0 0.625rem; font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; }

@media (min-width: 48em) { .accordion__button-label { font-size: 1.5rem; line-height: 2.0625rem; } }

.accordion__button-icon { position: absolute; display: block; vertical-align: middle; color: currentColor; width: 0.875rem; height: 1.5625rem; top: 50%; right: 0.78125rem; margin: -0.78125rem -0.4375rem; }

.accordion__button[aria-expanded="true"] .accordion__button-icon { transform: rotate(90deg); }

.accordion__body { margin-top: 2rem; margin-bottom: 2rem; }

.accordion__body:before, .accordion__body:after { content: ''; display: table; }

.accordion--accordion .accordion__body { margin-top: 0; margin-bottom: 0; padding-top: 2rem; padding-bottom: 2rem; border-top: 0.125rem solid; }

.accordion__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.accordion__text { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.accordion__links { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.accordion__gallery { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.accordion__gallery > * { margin: 2rem 0; }

.accordion__gallery > *:first-child { margin-top: 0; }

.accordion__gallery > *:last-child { margin-bottom: 0; }

.accordion__gallery-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.accordion__gallery-item { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 36em) { .accordion__gallery-item { width: 50%; } }

@media (min-width: 48em) { .accordion__gallery-item { width: 33.33333%; } }

@media (min-width: 62em) { .accordion__gallery-item { width: 25%; } }

.accordion__gallery-item img { display: block; max-width: 100%; height: auto; margin: 0 auto; }

@media (min-width: 62em) { .accordion--type-split .accordion__text { width: 75%; } }

@media (min-width: 62em) { .accordion--type-split .accordion__links { width: 25%; }
  .accordion--type-split .accordion__links .button-bar { justify-content: flex-end; } }

.accordion__item:first-child .accordion__head { margin-top: -1rem; }

.accordion__item:last-child .accordion__body { padding-bottom: 0; }

.cookie { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; display: none; position: fixed; z-index: 70; left: 0; right: 0; bottom: 2rem; }

@media (min-width: 36em) { .cookie { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.cookie__wrapper { position: relative; padding: 1.6875rem; background-color: #918f90; color: white; }

.cookie__content { margin-top: -0.25rem; margin-bottom: -0.375rem; }

.cookie__content a { color: inherit; text-decoration: underline; font-weight: normal; border: none; transition: color 0.6s; }

.cookie__content a:focus, .cookie__content a:hover { color: #231f20; transition: color 0.2s; }

.cookie__close { position: absolute; top: 0.5rem; right: 0.5rem; border: none; background: transparent; color: inherit; padding: 0; transition: color 0.6s; }

.cookie__close:focus, .cookie__close:hover { color: #231f20; transition: color 0.2s; }

.cookie__close svg { display: block; vertical-align: middle; color: currentColor; width: 1.75rem; height: 1.75rem; }

.footer { width: 100%; max-width: 120rem; margin: 0 auto; }

.footer__top { background-color: #f4f4f4; }

.footer__middle { color: white; background-color: #231f20; }

.footer__bottom { background-color: white; }

.footer__bottom-bar { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; display: flex; flex-direction: column; align-items: center; }

@media (min-width: 36em) { .footer__bottom-bar { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .footer__bottom-bar { flex-direction: row; justify-content: space-between; } }

.footer__bottom-bar-left { flex: 0 0 auto; }

.footer__bottom-bar-right { flex: 0 0 auto; }

.footer__social-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: row; justify-content: center; align-items: center; }

.footer__social-list li:before { display: none; }

.footer__social-item { flex: 0 0 auto; }

.footer__social-link { position: relative; display: block; width: 4.5rem; height: 4.5rem; color: inherit; text-decoration: none; background-color: transparent; transition: background-color 0.6s, color 0.6s; }

.footer__social-link:hover, .footer__social-link:focus { color: white; background-color: #008ac2; outline: none; transition: background-color 0.2s, color 0.2s; }

.footer__social-icon { position: absolute; display: block; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.footer__social-icon--facebook { display: block; vertical-align: middle; color: currentColor; width: 0.875rem; height: 1.625rem; }

.footer__social-icon--twitter { display: block; vertical-align: middle; color: currentColor; width: 1.75rem; height: 1.375rem; }

.footer__social-icon--mail { display: block; vertical-align: middle; color: currentColor; width: 1.875rem; height: 1.375rem; }

.footer__sitemap { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; position: relative; padding-top: 2rem; padding-bottom: 2rem; font-size: 1rem; line-height: 1.375rem; }

@media (min-width: 36em) { .footer__sitemap { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.footer__sitemap > *:first-child { margin-top: 0; }

.footer__sitemap > *:last-child { margin-bottom: 0; }

.footer__sitemap-trigger { text-align: center; margin: 2rem 0; }

.footer__sitemap-button { position: relative; border: none; width: 3rem; height: 3rem; background: white; color: #008ac2; margin: 0; padding: 0; border-radius: 50%; transition: color 0.6s, background-color 0.6s; }

.footer__sitemap-button:hover, .footer__sitemap-button[aria-expanded="true"] { background-color: #f18c00; color: white; transition: color 0.2s, background-color 0.2s; }

.footer__sitemap-button svg { position: absolute; left: 50%; }

.footer__sitemap-button svg:first-child { display: block; vertical-align: middle; color: currentColor; width: 1.5625rem; height: 0.875rem; margin: -0.4375rem -0.78125rem; top: 30%; }

.footer__sitemap-button svg:last-child { display: block; vertical-align: middle; color: currentColor; width: 1.5625rem; height: 0.875rem; margin: -0.4375rem -0.78125rem; bottom: 30%; }

.footer__sitemap-label { margin-top: 0.5rem; text-transform: uppercase; font-size: 0.8125rem; line-height: 0.9375rem; }

.footer__sitemap-navigation { margin: 2rem 0; }

.footer__sitemap-list { list-style: none; margin: 0; padding: 0; }

.footer__sitemap-list li:before { display: none; }

.footer__sitemap-list--level-1 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.footer__sitemap-list--level-2 { margin-top: 0.5rem; }

.footer__sitemap-item--level-1 { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; text-align: center; }

@media (min-width: 36em) { .footer__sitemap-item--level-1 { width: 50%; } }

@media (min-width: 48em) { .footer__sitemap-item--level-1 { width: 33.33333%; } }

.footer__sitemap-item--level-2 { text-align: left; }

.footer__sitemap-link { display: block; color: inherit; text-decoration: none; outline: none; font-weight: normal; border: none; transition: color 0.6s; }

.footer__sitemap-link:focus, .footer__sitemap-link:hover { color: #f18c00; transition: color 0.2s; }

@media (min-width: 62em) { .footer__sitemap-link { display: inline-block; } }

.footer__sitemap-link--level-1 { font-weight: bold; }

.footer__copyright { font-size: 1rem; line-height: 1.375rem; font-weight: bold; padding: 0.5rem 0; }

.footer__meta { font-size: 1rem; line-height: 1.375rem; padding: 0.5rem 0; }

.footer__meta-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; }

.footer__meta-list li:before { display: none; }

@media (min-width: 36em) { .footer__meta-list { flex-direction: row; } }

.footer__meta-item { flex: 0 0 auto; margin: 0 1rem; }

.footer__meta-link { display: block; color: inherit; text-decoration: none; outline: none; transition: color 0.6s; }

.footer__meta-link:focus, .footer__meta-link:hover { color: #008ac2; transition: color 0.2s; }

.formular__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .formular__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .formular__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.formular__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; }

.formular__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; }

@media (min-width: 62em) { .formular__cell--main { width: 66.66667%; } }

@media (min-width: 62em) { .formular__cell--aside { width: 25%; margin-left: 8.33333%; } }

.formular__cell--submit { width: 100%; }

.formular__field { position: relative; }

.formular__error { color: #a94442; font-size: 0.8125rem; line-height: 0.9375rem; margin: 0.25rem 0; }

.formular__widget { margin-bottom: 2rem; }

.formular__widget--submit { margin-bottom: 0; }

.formular__widget--select, .formular__widget--text, .formular__widget--textarea { position: relative; padding-top: 1rem; }

.formular__widget--select label, .formular__widget--text label, .formular__widget--textarea label { bottom: 100%; position: absolute; display: block; max-width: 100%; font-size: 0.8125rem; line-height: 0.9375rem; padding-bottom: 0.0625rem; transition: all 0.2s; }

.formular__widget--select input, .formular__widget--select select, .formular__widget--select textarea, .formular__widget--text input, .formular__widget--text select, .formular__widget--text textarea, .formular__widget--textarea input, .formular__widget--textarea select, .formular__widget--textarea textarea { display: block; width: 100%; height: 2rem; box-sizing: border-box; font-size: 1rem; line-height: 1.375rem; padding: 0.25rem 0; color: inherit; border-style: solid; border-color: currentColor; border-width: 0 0 0.125rem 0; background: transparent; transition: border-color 0.6s; resize: none; }

.formular__widget--select input:focus, .formular__widget--select select:focus, .formular__widget--select textarea:focus, .formular__widget--text input:focus, .formular__widget--text select:focus, .formular__widget--text textarea:focus, .formular__widget--textarea input:focus, .formular__widget--textarea select:focus, .formular__widget--textarea textarea:focus { border-color: #f18c00; outline: none; transition: border-color 0.2s; }

.formular__widget--select input::-moz-placeholder, .formular__widget--select select::-moz-placeholder, .formular__widget--select textarea::-moz-placeholder, .formular__widget--text input::-moz-placeholder, .formular__widget--text select::-moz-placeholder, .formular__widget--text textarea::-moz-placeholder, .formular__widget--textarea input::-moz-placeholder, .formular__widget--textarea select::-moz-placeholder, .formular__widget--textarea textarea::-moz-placeholder { color: currentColor; }

.formular__widget--select input:-ms-input-placeholder, .formular__widget--select select:-ms-input-placeholder, .formular__widget--select textarea:-ms-input-placeholder, .formular__widget--text input:-ms-input-placeholder, .formular__widget--text select:-ms-input-placeholder, .formular__widget--text textarea:-ms-input-placeholder, .formular__widget--textarea input:-ms-input-placeholder, .formular__widget--textarea select:-ms-input-placeholder, .formular__widget--textarea textarea:-ms-input-placeholder { color: currentColor; }

.formular__widget--select input::placeholder, .formular__widget--select select::placeholder, .formular__widget--select textarea::placeholder, .formular__widget--text input::placeholder, .formular__widget--text select::placeholder, .formular__widget--text textarea::placeholder, .formular__widget--textarea input::placeholder, .formular__widget--textarea select::placeholder, .formular__widget--textarea textarea::placeholder { color: currentColor; }

.formular__widget--select option, .formular__widget--text option, .formular__widget--textarea option { font-style: normal; color: black; background-color: white; font-size: 1rem; line-height: 1.375rem; }

.formular__widget--empty:not(.formular__widget--focus).formular__widget--select label, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text label, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea label { font-size: 1rem; line-height: 1.375rem; padding-bottom: 0.25rem; bottom: 0.125rem; pointer-events: none; }

.formular__widget--empty:not(.formular__widget--focus).formular__widget--select input::-moz-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--select select::-moz-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--select textarea::-moz-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text input::-moz-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text select::-moz-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text textarea::-moz-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea input::-moz-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea select::-moz-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea textarea::-moz-placeholder { color: transparent; }

.formular__widget--empty:not(.formular__widget--focus).formular__widget--select input:-ms-input-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--select select:-ms-input-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--select textarea:-ms-input-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text input:-ms-input-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text select:-ms-input-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text textarea:-ms-input-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea input:-ms-input-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea select:-ms-input-placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea textarea:-ms-input-placeholder { color: transparent; }

.formular__widget--empty:not(.formular__widget--focus).formular__widget--select input::placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--select select::placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--select textarea::placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text input::placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text select::placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--text textarea::placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea input::placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea select::placeholder, .formular__widget--empty:not(.formular__widget--focus).formular__widget--textarea textarea::placeholder { color: transparent; }

.formular__widget--empty.formular__widget--select input, .formular__widget--empty.formular__widget--select select, .formular__widget--empty.formular__widget--select textarea, .formular__widget--empty.formular__widget--text input, .formular__widget--empty.formular__widget--text select, .formular__widget--empty.formular__widget--text textarea, .formular__widget--empty.formular__widget--textarea input, .formular__widget--empty.formular__widget--textarea select, .formular__widget--empty.formular__widget--textarea textarea { font-style: italic; }

.formular__widget--checkbox, .formular__widget--radio { position: relative; padding-top: 1rem; }

.formular__widget--checkbox fieldset, .formular__widget--radio fieldset { margin: 0; padding: 0; border: none; }

.formular__widget--checkbox legend, .formular__widget--radio legend { bottom: 100%; position: absolute; display: block; max-width: 100%; font-size: 0.8125rem; line-height: 0.9375rem; padding-bottom: 0.0625rem; }

.formular__widget--checkbox input, .formular__widget--radio input { position: absolute; width: 1px; height: 1px; border: 0; margin: -1px; padding: 0; opacity: 0; overflow: hidden; outline: none; }

.formular__widget--checkbox label, .formular__widget--radio label { position: relative; display: block; padding: 0 0 0 2.125rem; font-size: 1rem; line-height: 1.375rem; }

.formular__widget--checkbox label:before, .formular__widget--checkbox label:after, .formular__widget--radio label:before, .formular__widget--radio label:after { content: ''; position: absolute; box-sizing: border-box; }

.formular__widget--checkbox label:before, .formular__widget--radio label:before { top: 0; left: 0; width: 1.375rem; height: 1.375rem; border: 0.125rem solid; }

.formular__widget--checkbox label:after, .formular__widget--radio label:after { top: 0.375rem; left: 0.375rem; width: 0.625rem; height: 0.625rem; background-color: transparent; }

.formular__widget--checkbox input[type="radio"] + label:before, .formular__widget--checkbox input[type="radio"] + label:after, .formular__widget--radio input[type="radio"] + label:before, .formular__widget--radio input[type="radio"] + label:after { border-radius: 50%; }

.formular__widget--checkbox input:checked + label:after, .formular__widget--radio input:checked + label:after { background-color: currentColor; }

.formular__widget--checkbox input:focus + label:before, .formular__widget--radio input:focus + label:before { color: #f18c00; }

.formular__widget--select select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.formular__widget--select select::-ms-expand { display: none; }

.formular__menu { display: flex; flex-direction: column; flex-wrap: wrap; margin: -0.5rem -1rem; padding: 0.25rem 0; }

@media (min-width: 36em) { .formular__menu { margin: -0.5rem -1.5rem; } }

.formular__menu--inline { flex-direction: row; }

.formular__menu-item { margin: 0.5rem 1rem; }

@media (min-width: 36em) { .formular__menu-item { margin: 0.5rem 1.5rem; } }

.formular__group { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; }

.formular__group > * { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; }

@media (min-width: 36em) { .formular__group > * { width: 50%; } }

.header { width: 100%; max-width: 120rem; margin: 0 auto; }

.header.fixed .header__sticky-stay { position: fixed; display: flex; flex-direction: column; justify-content: flex-start; align-items: stretch; top: 0; right: 0; left: 0; width: 100%; max-width: 120rem; margin: 0 auto; z-index: 60; }

.header.minimized .header__sticky-stay { box-shadow: 0 -2rem 2rem 2rem rgba(0, 0, 0, 0.5); }

.header.menu .header__sticky-stay { height: 100vh; }

@media (min-width: 48em) { .header.menu .header__sticky-stay { height: auto; } }

.header__content { flex: 0 0 auto; }

.header__flyout { flex: 1 1 auto; background-color: #f18c00; color: white; display: flex; overflow: auto; }

@media (min-width: 48em) { .header__flyout { display: none; } }

.header__flyout-menu { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; display: none; flex-direction: column; justify-content: space-between; height: 100%; }

@media (min-width: 36em) { .header__flyout-menu { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.header__flyout-search { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; display: none; flex-direction: row; justify-content: flex-end; width: 100%; }

@media (min-width: 36em) { .header__flyout-search { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .header.minimized .header__flyout { display: block; } }

.header.menu .header__flyout-menu { display: flex; }

.header.search .header__flyout-search { display: flex; }

.header__top { background-color: white; }

.header__center { color: white; background-color: #008ac2; }

.header__bottom { display: none; color: white; background-color: #00648c; }

@media (min-width: 48em) { .header__bottom { display: block; } }

.header__bar { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; display: flex; flex-direction: row; justify-content: space-between; align-items: center; }

@media (min-width: 36em) { .header__bar { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.header__bar-menu { flex: 0 0 auto; }

@media (min-width: 48em) { .header__bar-menu { display: none; } }

.header__bar-menu button { border: none; background: transparent; margin: -1rem; padding: 1rem; display: block; }

.header__bar-menu button svg:first-child { display: block; vertical-align: middle; color: currentColor; width: 1.25rem; height: 1.25rem; }

@media (min-width: 48em) { .header__bar-menu button svg:first-child { width: 2.5rem; height: 2.5rem; } }

.header__bar-menu button svg:last-child { display: none; vertical-align: middle; color: currentColor; width: 1.25rem; height: 1.25rem; }

@media (min-width: 48em) { .header__bar-menu button svg:last-child { width: 2.5rem; height: 2.5rem; } }

.header__bar-brand { flex: 0 1 auto; }

.header__bar-spacer { display: none; flex: 1 1 auto; align-self: stretch; }

@media (min-width: 48em) { .header__bar-spacer { display: block; } }

.header__bar-meta { display: none; flex: 0 0 auto; flex-direction: column; justify-content: space-between; align-items: flex-end; min-height: 3.625rem; }

@media (min-width: 48em) { .header__bar-meta { display: flex; } }

.header__bar-search { flex: 0 0 auto; }

@media (min-width: 48em) { .header__bar-search { display: none; } }

.header__bar-search button { border: none; background: transparent; margin: -1rem; padding: 1rem; display: block; }

.header__bar-search button svg:first-child { display: block; vertical-align: middle; color: currentColor; width: 1.25rem; height: 1.25rem; }

@media (min-width: 48em) { .header__bar-search button svg:first-child { width: 2.5rem; height: 2.5rem; } }

.header__bar-search button svg:last-child { display: none; vertical-align: middle; color: currentColor; width: 1.25rem; height: 1.25rem; }

@media (min-width: 48em) { .header__bar-search button svg:last-child { width: 2.5rem; height: 2.5rem; } }

.header.menu .header__bar-menu button svg:first-child { display: none; }

.header.menu .header__bar-menu button svg:last-child { display: block; }

.header.search .header__bar-search button svg:first-child { display: none; }

.header.search .header__bar-search button svg:last-child { display: block; }

.header.minimized .header__bar-menu { display: block; }

@media (min-width: 48em) { .header.minimized .header__bar-brand { margin: 0 1rem; } }

@media (min-width: 48em) { .header.minimized .header__bar-meta { display: none; } }

.header.minimized .header__bar-search { display: block; }

.header__brand { padding: 0 1rem; }

@media (min-width: 48em) { .header__brand { padding: 0; } }

.header__brand-link { display: block; color: inherit; }

.header__brand-logo { display: block; vertical-align: middle; color: currentColor; width: 24.25rem; height: 3.125rem; width: auto; height: auto; max-width: 100%; max-height: 3.125rem; }

@media (min-width: 48em) { .header__brand-logo { width: 24.25rem; height: 3.125rem; max-width: none; max-height: none; } }

@media (min-width: 48em) { .header.minimized .header__brand-logo { width: 19.4rem; height: 2.5rem; } }

.header__meta { font-size: 0.8125rem; line-height: 0.9375rem; }

.header__meta-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; }

.header__meta-list li:before { display: none; }

@media (min-width: 48em) { .header__meta-list { margin-left: -0.5rem; margin-right: -0.5rem; } }

.header__meta-item { flex: 0 0 auto; width: 50%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 0.5rem; padding-bottom: 0.5rem; }

@media (min-width: 48em) { .header__meta-item { width: auto; padding-left: 0.5rem; padding-right: 0.5rem; } }

.header__meta-link { display: inline-block; color: inherit; font-weight: normal; text-decoration: none; border: none; transition: color 0.6s; }

.header__meta-link:focus, .header__meta-link:hover { color: #008ac2; transition: color 0.2s; outline: none; }

.header__search { position: relative; width: 100%; }

@media (min-width: 48em) { .header__search { width: 8.75rem; max-width: 100%; } }

.header__search-input { color: inherit; border-color: currentColor; border-style: solid; border-width: 0 0 1px 0; font-size: 0.8125rem; line-height: 0.9375rem; width: 100%; padding: 0.125rem; box-sizing: border-box; background-color: transparent; }

.header__search-input::-moz-placeholder { color: currentColor; }

.header__search-input:-ms-input-placeholder { color: currentColor; }

.header__search-input::placeholder { color: currentColor; }

.header__search-submit { position: absolute; display: block; border: none; background: transparent; top: 50%; right: 0.125rem; margin: -1.375rem -1rem -1rem; padding: 1rem; color: inherit; }

@media (min-width: 48em) { .header__search-submit { margin: -0.375rem 0 0; padding: 0; } }

.header__search-icon { display: block; vertical-align: middle; color: currentColor; width: 0.8125rem; height: 0.8125rem; }

.header__claim { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; padding-top: 0.625rem; padding-bottom: 0.625rem; font-size: 0.8125rem; line-height: 1rem; }

@media (min-width: 36em) { .header__claim { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .header__claim { padding-top: 0.625rem; padding-bottom: 0.625rem; font-size: 1.625rem; line-height: 1.875rem; } }

.header__navigation { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; }

@media (min-width: 36em) { .header__navigation { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.header__main { font-size: 1.25rem; line-height: 1.5625rem; font-weight: bold; }

@media (min-width: 48em) { .header__main { font-size: 1rem; line-height: 1.375rem; font-weight: normal; } }

.header__main-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; }

.header__main-list li:before { display: none; }

.header__main-item { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 0.5rem; padding-bottom: 0.5rem; }

@media (min-width: 48em) { .header__main-item { width: auto; } }

.header__main-link { color: inherit; font-weight: normal; text-decoration: none; }

@media (min-width: 48em) { .header__main-link { border-bottom: 0.0625rem solid transparent; transition: border-color 0.6s; outline: none; }
  .header__main-link:hover, .header__main-link:focus, .header__main-link.active { border-bottom: 0.0625rem solid currentColor; transition: border-color 0.2s; } }

.heros { position: relative; overflow: hidden; }

.heros__wrapper { color: white; }

.heros__scroll { position: absolute; display: none; width: 5rem; left: 0; bottom: 2.125rem; right: 0; margin: auto; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: white; z-index: 3; }

@media (min-width: 48em) { .heros__scroll { display: block; } }

.heros__scroll svg { display: inline-block; vertical-align: middle; color: currentColor; width: 1.875rem; height: 3.125rem; }

.heros__scroll span { display: inline-block; text-transform: uppercase; font-size: 0.875rem; padding-top: 0.4375rem; }

.heros .slider__prev { position: absolute; display: block; top: 50%; border: none; background: transparent; margin: 0; padding: 0; z-index: 3; display: none !important; }

@media (min-width: 48em) { .heros .slider__prev { display: block !important; left: 2rem; } }

.heros .slider__next { position: absolute; display: block; top: 50%; border: none; background: transparent; margin: 0; padding: 0; z-index: 3; display: none !important; }

@media (min-width: 48em) { .heros .slider__next { display: block !important; right: 2rem; } }

.heros .slider__menu { position: absolute; right: 0; bottom: 0; left: 0; }

.heros--theme-orange .slider_menu li button { background-color: white; }

.heros--theme-orange .slider_menu li.slick-active button { background-color: #f18c00; }

.heros--theme-blue-dark .slider_menu li button { background-color: white; }

.heros--theme-blue-dark .slider_menu li.slick-active button { background-color: #00648c; }

.heros--theme-blue-light .slider__menu li button { background-color: white; }

.heros--theme-blue-light .slider__menu li.slick-active button { background-color: #008ac2; }

.hero { position: relative; }

.hero__image { position: relative; overflow: hidden; z-index: 1; }

.hero__image:after { content: ''; position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; background-color: transparent; opacity: 0.8; }

.hero__image img { position: relative; display: block; width: auto; height: auto; left: 50%; transform: translate(-50%, 0); }

.hero__overlay { position: absolute; display: flex; flex-direction: row; justify-content: stretch; align-items: center; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; z-index: 2; }

.hero__content { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; padding-top: 2rem; padding-bottom: 2rem; color: white; max-width: calc(100% - 2rem); }

@media (min-width: 36em) { .hero__content { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.hero__content h1 { color: white; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }

.hero__copy { max-width: 43.75rem; }

.hero__text + .hero__links { margin-top: 2rem; }

.hero--size-small .hero__image img { height: 18.125rem; }

.hero--size-large .hero__image img { height: 31.25rem; }

@media (min-width: 48em) { .hero--size-large .hero__image img { height: 36.25rem; } }

.hero--text-center .hero__content { text-align: center; }

.hero--text-center .hero__copy { margin-left: auto; margin-right: auto; }

.hero--text-center .button-bar { justify-content: center; }

.hero--theme-orange .hero__image:after { background-color: #f18c00; }

.hero--theme-orange .button { color: white; border-color: white; }

.hero--theme-orange .button:hover, .hero--theme-orange .button:focus, .hero--theme-orange .button.active { color: #f18c00; background-color: white; }

.hero--theme-blue-dark .hero__image:after { background-color: #00648c; }

.hero--theme-blue-dark .button { color: white; border-color: white; }

.hero--theme-blue-dark .button:hover, .hero--theme-blue-dark .button:focus, .hero--theme-blue-dark .button.active { color: #00648c; background-color: white; }

.hero--theme-blue-light .hero__image:after { background-color: #008ac2; }

.hero--theme-blue-light .button { color: white; border-color: white; }

.hero--theme-blue-light .button:hover, .hero--theme-blue-light .button:focus, .hero--theme-blue-light .button.active { color: #008ac2; background-color: white; }

.images__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .images__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .images__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.images__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.images__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 36em) { .images--size-small .images__cell { width: 50%; } }

@media (min-width: 48em) { .images--size-small .images__cell { width: 33.33333%; } }

@media (min-width: 62em) { .images--size-small .images__cell { width: 25%; } }

@media (min-width: 36em) { .images--size-medium .images__cell { width: 50%; } }

@media (min-width: 62em) { .images--size-medium .images__cell { width: 33.33333%; } }

@media (min-width: 48em) { .images--size-large .images__cell { width: 50%; } }

.image__figure { display: block; margin: 0; padding: 0; }

.image__caption { margin-top: 1rem; font-size: 1rem; line-height: 1.375rem; }

.image img { display: block; width: 100%; height: auto; }

.links__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .links__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .links__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.links__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; }

.links__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; }

@media (min-width: 36em) { .links__cell { flex: 0 0 auto; width: 83.33333%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; } }

@media (min-width: 48em) { .links__cell { flex: 0 0 auto; width: 66.66667%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; } }

.location__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; }

@media (min-width: 36em) { .location__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.location__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; }

.location__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; }

.location__cell--map { padding: 0; align-self: stretch; }

@media (min-width: 62em) { .location__cell--map { width: 50%; margin-right: 16.66667%; } }

.location__cell--content { align-self: center; }

@media (min-width: 62em) { .location__cell--content { width: 25%; margin-left: 8.33333%; } }

.location__content { margin-top: 4rem; margin-bottom: 4rem; }

.location__map { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); }

.location__map img { display: block; width: 100%; height: auto; }

@media (min-width: 62em) { .location__map { position: relative; height: 100%; min-height: 36.25rem; overflow: hidden; margin-left: calc(100% - 50vw); margin-right: calc(100% * -2 / 6); }
  .location__map img { position: absolute; top: 0; left: 50%; width: auto; height: 100%; transform: translate(-50%, 0); } }

.location__text + .location__links { margin-top: 2rem; }

.logos__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .logos__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .logos__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.logos__grid { position: relative; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.logos__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 36em) { .logos__cell { width: 50%; } }

@media (min-width: 48em) { .logos__cell { width: 33.33333%; } }

@media (min-width: 62em) { .logos__cell { width: 25%; } }

.logo { text-align: center; text-decoration: none; color: inherit; transition: color 0.6s; }

.logo:focus, .logo:hover { color: #008ac2; outline: none; transition: color 0.2s; }

.logo__image { position: relative; width: 100%; height: 0; max-width: 16.25rem; padding-bottom: 38.46154%; margin: 0 auto; transform: scale(0.9); transition: transform 0.6s; }

.logo__image img { position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; width: auto; height: auto; max-height: 100%; max-width: 100%; margin: auto; }

.logo:focus .logo__image, .logo:hover .logo__image { transform: scale(1); transition: transform 0.2s; }

.logo__text { margin-top: 0.5rem; }

.logo__title { font-size: 1rem; line-height: 1.375rem; margin-top: 0rem; margin-bottom: 1.375rem; }

.logo__title:first-child { margin-top: 0rem; }

.logo__title:last-child { margin-bottom: 0rem; }

.popup { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(35, 31, 32, 0.9); z-index: 100; overflow: hidden auto; }

.popup__wrapper { display: flex; flex-direction: row; justify-content: center; align-items: center; width: 100%; min-height: 100%; padding: 1rem; box-sizing: border-box; }

@media (min-width: 36em) { .popup__wrapper { padding: 2rem; } }

.popup__box { position: relative; width: 100%; max-width: 48rem; margin-left: auto; margin-right: auto; box-sizing: border-box; background: white; }

.popup__close { position: absolute; display: block; margin: 0; padding: 0; background: none; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; top: 2rem; right: 2rem; width: 1.75rem; height: 1.75rem; color: white; }

.popup__close:active { top: 2rem; }

.popup__close svg { display: block; vertical-align: middle; color: currentColor; width: 1.75rem; height: 1.75rem; pointer-events: none; }

.popup__image img { display: block; width: 100%; height: auto; }

.popup__content { margin: 2rem; }

.popup__links { margin: 2rem; }

.popup__links .button-bar { justify-content: space-between; }

.profile__background { position: relative; overflow: hidden; }

.profile__background:after { content: ''; position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; background-color: transparent; opacity: 0.9; }

.profile__background img { position: relative; display: block; width: auto; height: auto; left: 50%; transform: translate(-50%, 0); }

.profile__background--responsive img { width: 100%; }

@media (min-width: 75em) { .profile__background--responsive img { width: auto; } }

.profile__content { position: relative; padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 2rem; margin-bottom: 4rem; }

@media (min-width: 36em) { .profile__content { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.profile__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; }

.profile__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; }

.profile__cell--headline { -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }

@media (min-width: 62em) { .profile__cell--headline { order: 2; } }

@media (min-width: 62em) { .profile__cell--image { width: 25%; } }

@media (min-width: 36em) { .profile__cell--cite { width: 66.66667%; margin-left: 16.66667%; margin-right: 16.66667%; } }

@media (min-width: 62em) { .profile__cell--cite { width: 50%; margin-left: 0%; margin-right: 0%; align-self: center; } }

@media (min-width: 62em) { .profile__cell--links { width: 25%; align-self: center; } }

@media (min-width: 62em) { .profile__cell--text { order: 2; } }

.profile__image { margin: -2rem auto 0; padding: 0 0 1rem; max-width: 19.25rem; }

.profile__image:before { content: ''; display: table; }

.profile__image-sizer { position: relative; margin-top: -50%; height: 0; padding-bottom: 100%; box-sizing: border-box; }

.profile__image-border { position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 0.25rem solid; color: white; background-color: #918f90; border-radius: 50%; overflow: hidden; }

.profile__image img { display: block; width: 100%; height: auto; }

.profile__headline { text-align: center; padding: 1rem 0; }

@media (min-width: 62em) { .profile__headline { text-align: left; } }

.profile__cite { position: relative; padding: 1rem 0; }

@media (min-width: 62em) { .profile__cite { margin-top: -1rem; } }

.profile__cite-icon { opacity: 0.1; }

.profile__cite-icon svg { display: block; vertical-align: middle; color: currentColor; width: 6.38393rem; height: 5.30357rem; position: absolute; top: 50%; left: 50%; margin: -2.65179rem -3.19196rem; }

@media (min-width: 48em) { .profile__cite-icon svg { width: 8.125rem; height: 6.75rem; margin: -3.375rem -4.0625rem; } }

.profile__cite-text { display: flex; justify-content: center; align-items: center; max-width: 20em; margin: 0 auto; text-align: center; font-weight: bold; font-style: italic; font-size: 1rem; line-height: 1.375rem; min-height: 2.75rem; }

@media (min-width: 48em) { .profile__cite-text { font-size: 1.375rem; line-height: 1.75rem; min-height: 3.5rem; } }

.profile__links { padding: 1rem 0; }

@media (min-width: 62em) { .profile__links { margin-top: -1rem; } }

.profile__links .button-bar { justify-content: center; }

@media (min-width: 62em) { .profile__links .button-bar { justify-content: flex-end; } }

.profile__text { padding: 1rem 0 0; }

.profile--theme-orange .profile__background:after { background-color: #f18c00; }

.profile--theme-blue-dark .profile__background:after { background-color: #00648c; }

.profile--theme-blue-light .profile__background:after { background-color: #008ac2; }

.publications-list__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .publications-list__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .publications-list__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.publications-list__head:before, .publications-list__head:after, .publications-list__body:before, .publications-list__body:after { content: ''; display: table; }

.publications-list__head + .publications-list__body { margin-top: 3rem; padding-top: 3rem; border-top: 0.25rem solid #f18c00; }

@media (min-width: 48em) { .publications-list__head + .publications-list__body { margin-top: 4rem; padding-top: 4rem; } }

.publications-list__filter { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -0.25rem; margin-bottom: -0.25rem; }

@media (min-width: 48em) { .publications-list__filter { margin-top: -1rem; margin-bottom: -1rem; } }

.publications-list__button { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 0.25rem; padding-bottom: 0.25rem; }

@media (min-width: 36em) { .publications-list__button { width: 50%; } }

@media (min-width: 48em) { .publications-list__button { width: 33.33333%; padding-top: 1rem; padding-bottom: 1rem; } }

.publications-list__button input[type="radio"] { position: absolute; width: 1px; height: 1px; border: 0; margin: -1px; padding: 0; opacity: 0; overflow: hidden; outline: none; }

.publications-list__button input + label { display: inline-block; color: inherit; border-style: solid; max-width: 100%; text-align: center; text-decoration: none; box-sizing: border-box; background-color: transparent; transition: color 0.6s ease-out, background-color 0.6s ease-out; outline: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 0.8125rem; line-height: 0.9375rem; border-width: 0.0625rem; width: 12.5rem; padding: 0.75rem; text-transform: uppercase; color: #008ac2; border-color: #008ac2; width: 100%; }

.publications-list__button input + label:hover, .publications-list__button input + label:focus { transition: color 0.2s ease-in, background-color 0.2s ease-in; }

.publications-list__button input + label:hover, .publications-list__button input + label:focus, .publications-list__button input + label.active { color: white; background-color: #008ac2; }

.publications-list__button input:checked + label { color: white; background-color: #008ac2; }

.publications-list__button .button { display: block; width: 100%; }

.publications-list__list { margin-top: -3rem; margin-bottom: -3rem; }

@media (min-width: 48em) { .publications-list__list { margin-top: -4rem; margin-bottom: -4rem; } }

.publications-list__item { position: relative; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 48em) { .publications-list__item { margin-top: 0; margin-bottom: 0; } }

@media (min-width: 48em) { .publications-list__item:not(.publications-list__item--first) { border-top: 0.125rem solid; } }

.publications-list__item-wrapper { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); padding-top: 3rem; padding-bottom: 3rem; padding-left: calc(50vw - 50%); padding-right: calc(50vw - 50%); background-color: #f4f4f4; }

@media (min-width: 48em) { .publications-list__item-wrapper { margin-left: 0; margin-right: 0; padding-top: 4rem; padding-bottom: 4rem; padding-left: 0; padding-right: 0; background-color: transparent; } }

.publication-list { position: relative; }

.publication-list__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.publication-list__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.publication-list__cell--image { width: 100%; }

@media (min-width: 48em) { .publication-list__cell--image { width: 33.33333%; } }

.publication-list__cell--content { width: 100%; }

@media (min-width: 48em) { .publication-list__cell--content { width: 66.66667%; } }

@media (min-width: 48em) { .publication-list__image { padding: 2rem; background: #f4f4f4; } }

.publication-list__image img { display: block; max-width: 100%; height: auto; margin: 0 auto; }

.publication-list__content { display: flex; flex-direction: column; justify-content: flex-start; align-items: stretch; height: 100%; }

.publication-list__content > * { margin: 1rem 0; }

.publication-list__content > *:first-child { margin-top: 0; }

.publication-list__content > *:last-child { margin-bottom: 0; }

.publication-list__meta { flex: 0 0 auto; text-align: center; }

@media (min-width: 48em) { .publication-list__meta { text-align: left; } }

.publication-list__action { flex: 0 0 auto; }

.publication-list__action .button-bar { justify-content: center; }

@media (min-width: 48em) { .publication-list__action .button-bar { justify-content: flex-start; } }

.publication-list__description { flex: 0 0 auto; }

.publication-list__category { display: block; font-size: 1rem; line-height: 1.375rem; margin-top: 0rem; margin-bottom: 1.375rem; color: #f18c00; }

.publication-list__category:first-child { margin-top: 0rem; }

.publication-list__category:last-child { margin-bottom: 0rem; }

.publication-list__subtitle { margin-top: -1.5rem; margin-bottom: 1.3125rem; }

.publication-list__subtitle:first-child { margin-top: -0.125rem; }

.publication-list__subtitle:last-child { margin-bottom: -0.0625rem; }

@media (min-width: 48em) { .publication-list__subtitle { margin-top: -1.5625rem; margin-bottom: 1.25rem; }
  .publication-list__subtitle:first-child { margin-top: -0.1875rem; }
  .publication-list__subtitle:last-child { margin-bottom: -0.125rem; } }

.publications-featured__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .publications-featured__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .publications-featured__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.publications-featured__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.publications-featured__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 48em) { .publications-featured__cell { flex: 0 0 auto; width: 83.33333%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 8.33333%; margin-right: 8.33333%; } }

@media (min-width: 62em) { .publications-featured__cell { flex: 0 0 auto; width: 50%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 0%; margin-right: 0%; } }

.publications-featured__cell--theme-orange .slider__menu li button { background-color: #918f90; }

.publications-featured__cell--theme-orange .slider__menu li.slick-active button { background-color: #f18c00; }

.publications-featured__cell--theme-blue-dark .slider__menu li button { background-color: #918f90; }

.publications-featured__cell--theme-blue-dark .slider__menu li.slick-active button { background-color: #00648c; }

.publications-featured__cell--theme-blue-light .slider__menu li button { background-color: #918f90; }

.publications-featured__cell--theme-blue-light .slider__menu li.slick-active button { background-color: #008ac2; }

.publication-featured { display: block; position: relative; background-color: #918f90; }

.publication-featured__image { position: relative; width: 100%; height: 0; padding: 0 0 65.42969% 0; overflow: hidden; z-index: 1; }

@media (min-width: 36em) { .publication-featured__image { padding: 0 0 65.6% 0; } }

@media (min-width: 48em) { .publication-featured__image { padding: 0 0 65.53254% 0; } }

@media (min-width: 62em) { .publication-featured__image { padding: 0 0 65.57971% 0; } }

.publication-featured__image img { position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; margin: auto; }

.publication-featured__center { position: absolute; top: 1rem; right: 1rem; bottom: 3.125rem; left: 1rem; }

.publication-featured__center img { width: auto; max-width: 100%; height: auto; max-height: 100%; }

.publication-featured__overlay { position: absolute; right: 0; bottom: 0; left: 0; z-index: 2; height: auto; }

.publication-featured__content { position: relative; color: white; text-align: center; padding: 1rem 2rem; background-color: transparent; }

.publication-featured__title { display: block; font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; margin-top: -0.125rem; margin-bottom: 1.3125rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

@media (min-width: 48em) { .publication-featured__title { font-size: 1.5rem; line-height: 2.0625rem; } }

.publication-featured__title:first-child { margin-top: -0.125rem; }

.publication-featured__title:last-child { margin-bottom: -0.0625rem; }

@media (min-width: 48em) { .publication-featured__title { margin-top: -0.1875rem; margin-bottom: 1.25rem; }
  .publication-featured__title:first-child { margin-top: -0.1875rem; }
  .publication-featured__title:last-child { margin-bottom: -0.125rem; } }

.publication-featured--theme-orange { background-color: #f18c00; }

.publication-featured--theme-orange .publication-featured__content { background-color: rgba(241, 140, 0, 0.9); }

.publication-featured--theme-blue-dark { background-color: #00648c; }

.publication-featured--theme-blue-dark .publication-featured__content { background-color: rgba(0, 100, 140, 0.9); }

.publication-featured--theme-blue-light { background-color: #008ac2; }

.publication-featured--theme-blue-light .publication-featured__content { background-color: rgba(0, 138, 194, 0.9); }

.publications-cart__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .publications-cart__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .publications-cart__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.publications-cart__wrapper:before, .publications-cart__wrapper:after { content: ''; display: table; }

.publications-cart__table { display: table; width: 100%; font-size: 1.25rem; line-height: 1.75rem; margin-top: -1rem; margin-bottom: -1rem; }

@media (min-width: 48em) { .publications-cart__table { font-size: 1.5rem; line-height: 2.0625rem; } }

.publications-cart__head { display: table-header-group; border-bottom: 0.125rem solid; }

.publications-cart__body { display: table-row-group; border-bottom: 0.125rem solid; }

.publications-cart__row { display: table-row; margin-left: -1rem; margin-right: -1rem; }

.publications-cart__cell { display: table-cell; padding-left: 1rem; padding-right: 1rem; padding-top: 1rem; padding-bottom: 1rem; box-sizing: border-box; }

.publications-cart__cell:first-child { padding-left: 0; }

.publications-cart__cell:last-child { padding-right: 0; }

.publications-cart__cell button { margin: 0; padding: 0; border: none; background: transparent; font-family: inherit; font-size: inherit; width: 1.375em; height: 1.375em; text-align: center; }

.publications-cart__cell--number { width: 10%; }

.publications-cart__cell--title { width: 60%; }

.publications-cart__cell--amount { width: 15%; text-align: center; white-space: nowrap; }

.publications-cart__cell--trash { width: 15%; text-align: center; }

.publications-cart__head .publications-cart__cell { border-bottom: 0.125rem solid; }

.publications-cart__action { margin-top: 3rem; }

@media (min-width: 48em) { .publications-cart__action { margin-top: 4rem; } }

.search__head { background-color: #f18c00; color: white; }

.search__head-wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 36em) { .search__head-wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.search__body { margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 48em) { .search__body { margin-top: 4rem; margin-bottom: 4rem; } }

.search__body-wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; }

@media (min-width: 36em) { .search__body-wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.search__meta { font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; font-weight: normal; }

@media (min-width: 48em) { .search__meta { font-size: 1.5rem; line-height: 2.0625rem; } }

.search__item { margin: 2rem 0; }

.search__item:not(:first-child) { border-top: 0.125rem solid; padding-top: 2rem; }

.search p a { font-style: italic; }

.table__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .table__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .table__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.table table { display: block; width: 100%; border-collapse: collapse; overflow-x: auto; overflow-y: hidden; margin: 0 auto; }

.table table caption { caption-side: bottom; margin-top: 0.9375rem; font-style: italic; }

.table table th, .table table td { padding: 0.9375rem; min-width: 9.375rem; }

.table table th { font-weight: 700; text-align: center; vertical-align: middle; }

.table table td { text-align: left; vertical-align: top; }

.table table thead { background: #00648c; color: white; }

.table table tbody tr { border-bottom: 1px solid #918f90; }

.table table tbody tr:first-child { border-top: 1px solid #918f90; }

.table table tbody tr:nth-child(2n) { background-color: #f4f4f4; }

.table table tbody tr:nth-child(2n+1) { background-color: white; }

.table table tfoot { background: #918f90; color: white; }

.tabs__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .tabs__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .tabs__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.tabs__navi { display: flex; flex-direction: row; }

.tabs__item { margin-top: 4rem; margin-bottom: 4rem; }

.tabs--accordion .tabs__item { margin-top: 0; margin-bottom: 0; }

.tabs--accordion .tabs__item:not(:first-child) { border-top: 0.125rem solid; }

.tabs--tabs .tabs__item { margin-top: 0; margin-bottom: 0; padding-top: 2rem; padding-right: calc((100% + 2rem) / 12 - 0.25rem); padding-bottom: 2rem; padding-left: calc((100% + 2rem) / 12 - 0.25rem); border: 0.25rem solid #f18c00; }

.tabs--tabs .tabs__item:before, .tabs--tabs .tabs__item:after { content: ''; display: table; }

.tabs__head { margin-top: 2rem; margin-bottom: 2rem; }

.tabs__head:before, .tabs__head:after { content: ''; display: table; }

.tabs--accordion .tabs__head { margin-top: 0; margin-bottom: 0; }

.tabs__button { position: relative; display: block; width: 100%; margin: 0; padding: 0 2.5625rem 0 0; border: none; background: transparent; text-align: left; overflow: hidden; }

.tabs__button-label { display: block; padding: 0.75rem 0 0.625rem; font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; }

@media (min-width: 48em) { .tabs__button-label { font-size: 1.5rem; line-height: 2.0625rem; } }

.tabs__button-icon { position: absolute; display: block; vertical-align: middle; color: currentColor; width: 0.875rem; height: 1.5625rem; top: 50%; right: 0.78125rem; margin: -0.78125rem -0.4375rem; }

.tabs__button[aria-expanded="true"] .tabs__button-icon { transform: rotate(90deg); }

.tabs__body { margin-top: 2rem; margin-bottom: 2rem; }

.tabs__body:before, .tabs__body:after { content: ''; display: table; }

.tabs--accordion .tabs__body { margin-top: 0; margin-bottom: 0; padding-top: 2rem; padding-bottom: 2rem; border-top: 0.125rem solid; }

.tabs__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.tabs__text { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.tabs__links { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.tabs__links .button-bar { justify-content: center; }

.tabs__gallery { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.tabs__gallery > * { margin: 2rem 0; }

.tabs__gallery > *:first-child { margin-top: 0; }

.tabs__gallery > *:last-child { margin-bottom: 0; }

.tabs__gallery-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.tabs__gallery-item { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 36em) { .tabs__gallery-item { width: 50%; } }

@media (min-width: 48em) { .tabs__gallery-item { width: 33.33333%; } }

@media (min-width: 62em) { .tabs__gallery-item { width: 25%; } }

.tabs__gallery-item img { display: block; max-width: 100%; height: auto; margin: 0 auto; }

.tabs__tablist { position: relative; display: flex; flex-direction: row; justify-content: stretch; align-items: flex-end; }

.tabs__tab { position: relative; flex: 1 1 0; height: 3.5rem; margin-top: 0; margin-right: -0.75rem; margin-bottom: -0.25rem; margin-left: -0.75rem; padding: 0; font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; border-width: 0.25rem; border-radius: 0.75rem 0.75rem 0 0; border-style: solid; border-color: #f18c00; background: white; color: transparent; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; transition: margin 0.2s 0.1s, flex 0.2s 0.1s, padding 0.2s 0.1s, height 0.2s 0.1s, color 0.1s, background-color 0.2s; outline: none; }

@media (min-width: 48em) { .tabs__tab { font-size: 1.5rem; line-height: 2.0625rem; } }

.tabs__tab:nth-child(1) { z-index: 19; }

.tabs__tab:nth-child(2) { z-index: 18; }

.tabs__tab:nth-child(3) { z-index: 17; }

.tabs__tab:nth-child(4) { z-index: 16; }

.tabs__tab:nth-child(5) { z-index: 15; }

.tabs__tab:nth-child(6) { z-index: 14; }

.tabs__tab:nth-child(7) { z-index: 13; }

.tabs__tab:nth-child(8) { z-index: 12; }

.tabs__tab:nth-child(9) { z-index: 11; }

.tabs__tab:nth-child(10) { z-index: 10; }

.tabs__tab:nth-child(11) { z-index: 9; }

.tabs__tab:nth-child(12) { z-index: 8; }

.tabs__tab:nth-child(13) { z-index: 7; }

.tabs__tab:nth-child(14) { z-index: 6; }

.tabs__tab:nth-child(15) { z-index: 5; }

.tabs__tab:nth-child(16) { z-index: 4; }

.tabs__tab:nth-child(17) { z-index: 3; }

.tabs__tab:nth-child(18) { z-index: 2; }

.tabs__tab:nth-child(19) { z-index: 1; }

.tabs__tab:nth-child(20) { z-index: 0; }

.tabs__tab:first-child { margin-left: 0; }

.tabs__tab:last-child { margin-right: 0; }

.tabs__tab[aria-selected="true"] { flex: 1 1 auto; color: #231f20; border-bottom-width: 0; padding: 0 4rem; overflow: visible; transition: margin 0.2s, flex 0.2s, height 0.2s, padding 0.2s, color 0.1s 0.2s, background-color 0.2s 0.1s; }

.tabs__tablist:focus-within .tabs__tab[aria-selected="true"], .tabs__tablist:hover .tabs__tab[aria-selected="true"] { flex: 1 1 0; padding: 0; color: transparent; overflow: hidden; transition: margin 0.2s 0.1s, flex 0.2s 0.1s, padding 0.2s 0.1s, height 0.2s 0.1s, color 0.1s, background-color 0.2s; }

.tabs__tablist:focus-within .tabs__tab:focus { flex: 1 1 auto; color: #231f20; padding: 0 4rem; height: 4rem; margin-top: -0.5rem; background-color: #f18c00; color: white; overflow: visible; transition: margin 0.2s, flex 0.2s, height 0.2s, padding 0.2s, color 0.1s 0.2s, background-color 0.2s 0.1s; }

.tabs__tablist:hover .tabs__tab:focus { flex: 1 1 0; padding: 0; height: 3.5rem; margin-top: 0; color: transparent; background-color: white; overflow: hidden; transition: margin 0.2s 0.1s, flex 0.2s 0.1s, padding 0.2s 0.1s, height 0.2s 0.1s, color 0.1s, background-color 0.2s; }

.tabs__tablist:hover .tabs__tab:hover { flex: 1 1 auto; color: #231f20; padding: 0 4rem; height: 4rem; margin-top: -0.5rem; background-color: #f18c00; color: white; overflow: visible; transition: margin 0.2s, flex 0.2s, height 0.2s, padding 0.2s, color 0.1s 0.2s, background-color 0.2s 0.1s; }

.tabs--static .tabs__tab { flex: 0 0 auto; padding: 0 2rem; color: #231f20; }

.tabs--static .tabs__tab[aria-selected="true"] { flex: 0 0 auto; padding: 0 2rem; }

.tabs--static .tabs__tablist:focus-within .tabs__tab[aria-selected="true"], .tabs--static .tabs__tablist:hover .tabs__tab[aria-selected="true"] { flex: 0 0 auto; padding: 0 2rem; color: #231f20; }

.tabs--static .tabs__tablist:focus-within .tabs__tab:focus { flex: 0 0 auto; color: white; padding: 0 2rem; }

.tabs--static .tabs__tablist:hover .tabs__tab:focus { flex: 0 0 auto; padding: 0 2rem; color: #231f20; }

.tabs--static .tabs__tablist:hover .tabs__tab:hover { flex: 0 0 auto; padding: 0 2rem; color: white; }

.teaser-cards__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .teaser-cards__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .teaser-cards__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.teaser-cards__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.teaser-cards__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 36em) { .teaser-cards__cell { width: 66.66667%; margin-left: 16.66667%; margin-right: 16.66667%; } }

@media (min-width: 48em) { .teaser-cards__cell { width: 50%; margin-left: 0%; margin-right: 0%; } }

@media (min-width: 62em) { .teaser-cards__cell { width: 33.33333%; margin-left: 8.33333%; margin-right: 8.33333%; } }

.teaser-card { padding: 2rem; background-color: #f4f4f4; border-bottom: 0.3125rem solid #f18c00; text-align: center; transition: box-shadow 0.6s; box-shadow: 0 0 0 transparent; height: 100%; width: 100%; box-sizing: border-box; display: flex; flex-direction: column; outline: none; }

.teaser-card:focus-within, .teaser-card:hover { box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.5); transition: box-shadow 0.2s; }

.teaser-card__image { flex: 0 0 auto; border-radius: 50%; overflow: hidden; width: 12.5rem; height: 12.5rem; margin: 0 auto 2rem; }

.teaser-card__image picture { display: block; }

.teaser-card__image img { display: block; width: 12.5rem; height: 12.5rem; }

.teaser-card__text { flex: 1 0 auto; }

.teaser-card__title { display: block; font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; margin-top: -0.125rem; margin-bottom: 0.3125rem; color: #008ac2; }

@media (min-width: 48em) { .teaser-card__title { font-size: 1.5rem; line-height: 2.0625rem; } }

.teaser-card__title:first-child { margin-top: -0.125rem; }

.teaser-card__title:last-child { margin-bottom: -0.0625rem; }

@media (min-width: 48em) { .teaser-card__title { margin-top: -0.1875rem; margin-bottom: 0.25rem; }
  .teaser-card__title:first-child { margin-top: -0.1875rem; }
  .teaser-card__title:last-child { margin-bottom: -0.125rem; } }

.teaser-card__subtitle { display: block; font-size: 1rem; line-height: 1.375rem; margin-top: 0rem; margin-bottom: 1.375rem; font-style: italic; color: #231f20; }

.teaser-card__subtitle:first-child { margin-top: 0rem; }

.teaser-card__subtitle:last-child { margin-bottom: 0rem; }

.teaser-card__link { margin-top: 2rem; flex: 0 0 auto; }

.teaser-card__button { display: inline-block; color: inherit; border-style: solid; max-width: 100%; text-align: center; text-decoration: none; box-sizing: border-box; background-color: transparent; transition: color 0.6s ease-out, background-color 0.6s ease-out; outline: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 0.8125rem; line-height: 0.9375rem; border-width: 0.0625rem; width: 12.5rem; padding: 0.75rem; text-transform: uppercase; color: #008ac2; border-color: #008ac2; }

.teaser-card__button:hover, .teaser-card__button:focus { transition: color 0.2s ease-in, background-color 0.2s ease-in; }

.teaser-card__button:hover, .teaser-card__button:focus, .teaser-card__button.active { color: white; background-color: #008ac2; }

.teaser-icons__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .teaser-icons__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .teaser-icons__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.teaser-icons__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -2rem; margin-bottom: -2rem; }

.teaser-icons__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 2rem; padding-bottom: 2rem; }

@media (min-width: 36em) { .teaser-icons__cell { flex: 0 0 auto; width: 50%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; } }

@media (min-width: 62em) { .teaser-icons__cell { flex: 0 0 auto; width: 33.33333%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; } }

.teaser-icon { display: block; color: inherit; text-decoration: none; transition: color 0.6s; outline: none; }

.teaser-icon:focus, .teaser-icon:hover { color: #f18c00; transition: color 0.2s; }

.teaser-icon:after { content: ''; display: block; width: 80px; height: 0.3125rem; margin: 2rem auto 0; background: currentColor; transform-origin: 50% 50%; transform: scaleX(0); transition: transform 0.6s; }

.teaser-icon:focus:after, .teaser-icon:hover:after { transform: scaleX(1); transition: transform 0.2s; }

.teaser-icon__image { margin: 0 auto 2rem; }

.teaser-icon__image svg { margin: 0 auto; transform-origin: 50% 50%; transform: scale(1); transition: transform 0.6s; }

.teaser-icon:focus .teaser-icon__image svg, .teaser-icon:hover .teaser-icon__image svg { transform: scale(1.2); transition: transform 0.2s; }

.teaser-icon__title { display: block; font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; margin-top: -0.125rem; margin-bottom: 1.3125rem; text-align: center; }

@media (min-width: 48em) { .teaser-icon__title { font-size: 1.5rem; line-height: 2.0625rem; } }

.teaser-icon__title:first-child { margin-top: -0.125rem; }

.teaser-icon__title:last-child { margin-bottom: -0.0625rem; }

@media (min-width: 48em) { .teaser-icon__title { margin-top: -0.1875rem; margin-bottom: 1.25rem; }
  .teaser-icon__title:first-child { margin-top: -0.1875rem; }
  .teaser-icon__title:last-child { margin-bottom: -0.125rem; } }

.teaser-icon--type-briefcase .teaser-icon__image svg { display: block; vertical-align: middle; color: currentColor; width: 5.625rem; height: 4.875rem; }

.teaser-icon--type-heart .teaser-icon__image svg { display: block; vertical-align: middle; color: currentColor; width: 5.625rem; height: 4.875rem; }

.teaser-icon--type-people .teaser-icon__image svg { display: block; vertical-align: middle; color: currentColor; width: 11.375rem; height: 4.875rem; }

.teaser-icon--type-shield .teaser-icon__image svg { display: block; vertical-align: middle; color: currentColor; width: 4.125rem; height: 4.875rem; }

.teaser-icon--type-target .teaser-icon__image svg { display: block; vertical-align: middle; color: currentColor; width: 4.875rem; height: 4.875rem; }

.teaser-images__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .teaser-images__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .teaser-images__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.teaser-images__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.teaser-images__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.teaser-images__cell--theme-orange .slider__menu li button { background-color: #918f90; }

.teaser-images__cell--theme-orange .slider__menu li.slick-active button { background-color: #f18c00; }

.teaser-images__cell--theme-blue-dark .slider__menu li button { background-color: #918f90; }

.teaser-images__cell--theme-blue-dark .slider__menu li.slick-active button { background-color: #00648c; }

.teaser-images__cell--theme-blue-light .slider__menu li button { background-color: #918f90; }

.teaser-images__cell--theme-blue-light .slider__menu li.slick-active button { background-color: #008ac2; }

@media (min-width: 36em) { .teaser-images--size-small .teaser-images__cell { flex: 0 0 auto; width: 66.66667%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 16.66667%; margin-right: 16.66667%; } }

@media (min-width: 48em) { .teaser-images--size-small .teaser-images__cell { flex: 0 0 auto; width: 50%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 0%; margin-right: 0%; } }

@media (min-width: 62em) { .teaser-images--size-small .teaser-images__cell { flex: 0 0 auto; width: 33.33333%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; } }

@media (min-width: 48em) { .teaser-images--size-large .teaser-images__cell { flex: 0 0 auto; width: 83.33333%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 8.33333%; margin-right: 8.33333%; } }

@media (min-width: 62em) { .teaser-images--size-large .teaser-images__cell { flex: 0 0 auto; width: 50%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 0%; margin-right: 0%; } }

.teaser-image { position: relative; outline: none; }

.teaser-image__image { position: relative; z-index: 1; }

.teaser-image__image img { display: block; width: 100%; }

.teaser-image__video { position: relative; width: 100%; height: 0; padding-bottom: 65.6338%; overflow: hidden; }

.teaser-image__video iframe, .teaser-image__video img { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; }

.teaser-image__video button { position: absolute; display: block; top: 50%; left: 50%; margin: -1.875rem -1.375rem; border: none; color: #918f90; background-color: transparent; padding: 0; width: 0; height: 0; overflow: hidden; border: 20px solid; border-top: 1.875rem solid transparent; border-right: 0 solid transparent; border-bottom: 1.875rem solid transparent; border-left: 2.8125rem solid currentColor; }

.teaser-image--size-small .teaser-image__video { padding-bottom: 65.64246%; }

.teaser-image--size-large .teaser-image__video { padding-bottom: 65.57971%; }

.teaser-image--theme-blue-dark .teaser-image__video button { color: #00648c; }

.teaser-image--theme-blue-light .teaser-image__video button { color: #008ac2; }

.teaser-image--theme-orange .teaser-image__video button { color: #f18c00; }

.teaser-image__overlay { position: absolute; right: 0; bottom: 0; left: 0; z-index: 2; height: auto; }

.teaser-image__content { position: relative; color: white; text-align: center; padding: 1rem 2rem; background-color: transparent; transition: padding 0.6s; }

.teaser-image__head h3 { -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }

.teaser-image__body { opacity: 0; overflow: hidden; transition: height 0.5s 0.1s, opacity 0.2s; }

.teaser-image__body-hidden:before, .teaser-image__body-hidden:after { content: ''; display: table; }

.teaser-image__copy { display: none; }

@media (min-width: 75em) { .teaser-image__copy { margin-top: 2rem; display: block; } }

.teaser-image__link { margin-top: 2rem; }

.teaser-image__link .button-bar { justify-content: center; }

.teaser-image--theme-orange .teaser-image__content { background-color: rgba(241, 140, 0, 0.9); }

.teaser-image--theme-orange .button { color: white; border-color: white; }

.teaser-image--theme-orange .button:hover, .teaser-image--theme-orange .button:focus, .teaser-image--theme-orange .button.active { color: #f18c00; background-color: white; }

.teaser-image--theme-blue-dark .teaser-image__content { background-color: rgba(0, 100, 140, 0.9); }

.teaser-image--theme-blue-dark .button { color: white; border-color: white; }

.teaser-image--theme-blue-dark .button:hover, .teaser-image--theme-blue-dark .button:focus, .teaser-image--theme-blue-dark .button.active { color: #00648c; background-color: white; }

.teaser-image--theme-blue-light .teaser-image__content { background-color: rgba(0, 138, 194, 0.9); }

.teaser-image--theme-blue-light .button { color: white; border-color: white; }

.teaser-image--theme-blue-light .button:hover, .teaser-image--theme-blue-light .button:focus, .teaser-image--theme-blue-light .button.active { color: #008ac2; background-color: white; }

.teaser-image.active .teaser-image__content { padding: 2rem; transition: padding 0.2s; }

.teaser-image.active .teaser-image__body { opacity: 1; overflow: visible; transition: height 0.2s, opacity 0.2s 0.1s; }

.teaser-texts__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .teaser-texts__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .teaser-texts__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.teaser-texts__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.teaser-texts__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 36em) { .teaser-texts__cell { width: 66.66667%; margin-left: 16.66667%; margin-right: 16.66667%; } }

@media (min-width: 48em) { .teaser-texts__cell { width: 50%; margin-left: 0%; margin-right: 0%; } }

.teaser-text { border-bottom: 1px solid; }

.teaser-text__head { margin-bottom: 2rem; }

.teaser-text__body { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; margin-bottom: 1rem; }

.teaser-text__image { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 62em) { .teaser-text__image { width: 33.33333%; } }

.teaser-text__image picture { position: relative; display: block; overflow: hidden; }

.teaser-text__image img { position: relative; display: block; width: auto; left: 50%; height: 7.625rem; transform: translate(-50%, 0); }

.teaser-text__content { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 62em) { .teaser-text__content { width: 66.66667%; } }

.teaser-text__more { border: none; color: inherit; font-weight: bold; font-style: italic; }

@media (min-width: 62em) { .teaser-texts__cell:nth-child(2n+1) .teaser-text__body { flex-direction: row-reverse; } }

.teaser-tiles__head { margin-top: 3rem; margin-bottom: 3rem; padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; }

@media (min-width: 48em) { .teaser-tiles__head { margin-top: 4rem; margin-bottom: 4rem; } }

@media (min-width: 36em) { .teaser-tiles__head { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.teaser-tiles__body { position: relative; color: #00648c; background-color: #c8e0ef; }

.teaser-tiles__body .btn-small, .teaser-tiles__body .btn-large { color: #00648c; border-color: #00648c; }

.teaser-tiles__body .btn-small:hover, .teaser-tiles__body .btn-small:focus, .teaser-tiles__body .btn-small.active, .teaser-tiles__body .btn-large:hover, .teaser-tiles__body .btn-large:focus, .teaser-tiles__body .btn-large.active { color: white; background-color: #00648c; }

.teaser-tiles__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; padding-top: 4rem; padding-bottom: 4rem; }

@media (min-width: 36em) { .teaser-tiles__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.teaser-tiles__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.teaser-tiles__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 36em) { .teaser-tiles__cell { width: 50%; } }

@media (min-width: 62em) { .teaser-tiles__cell { width: 33.33333%; } }

.teaser-tiles__slider { position: relative; }

.teaser-tiles__prev, .teaser-tiles__next { position: absolute; display: block; top: 50%; border: none; background: transparent; margin: 0; padding: 0; color: #008ac2; z-index: 3; cursor: pointer; }

.teaser-tiles__prev { left: calc((100% + 32px) / -24 - 16px); margin: -1.5625rem -0.875rem; }

.teaser-tiles__prev svg { display: block; vertical-align: middle; color: currentColor; width: 1.75rem; height: 3.125rem; }

.teaser-tiles__next { right: calc((100% + 32px) / -24 - 16px); margin: -1.5625rem -0.875rem; }

.teaser-tiles__next svg { display: block; vertical-align: middle; color: currentColor; width: 1.75rem; height: 3.125rem; }

.teaser-tiles__viewport { margin: -1rem; }

.teaser-tiles__viewport:before, .teaser-tiles__viewport:after { content: ''; display: table; clear: both; }

.teaser-tiles__item { width: 100%; padding: 1rem; box-sizing: border-box; float: left; }

@media (min-width: 36em) { .teaser-tiles__item { width: 50%; } }

@media (min-width: 62em) { .teaser-tiles__item { width: 33.33333%; } }

.teaser-tiles__close { position: absolute; top: 2rem; right: 2rem; border: none; background: none; padding: 0; color: #00648c; }

.teaser-tiles__close svg { display: inline-block; vertical-align: middle; color: currentColor; width: 1.75rem; height: 1.75rem; }

.teaser-tile { position: relative; display: block; cursor: pointer; background: none; border: none; padding: 0; }

.teaser-tile__image { position: relative; }

.teaser-tile__image img { display: block; width: 100%; height: auto; }

.teaser-tile--type-contain .teaser-tile__image { border-width: 0.1875rem; border-style: solid; }

.teaser-tile__overlay { position: absolute; display: flex; flex-direction: row; justify-content: center; align-items: center; top: 0; right: 0; bottom: 0; left: 0; }

.teaser-tile__overlay:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: transparent; opacity: 0.9; transition: background-color 0.6s; }

.teaser-tile--type-cover .teaser-tile__overlay:before { background: rgba(0, 0, 0, 0.5); }

.teaser-tile.active .teaser-tile__overlay:before, .teaser-tile:focus .teaser-tile__overlay:before, .teaser-tile:hover .teaser-tile__overlay:before, .teaser-tile.hover .teaser-tile__overlay:before { background-color: currentColor; transition: background-color 0.2s; }

.teaser-tile__content { position: relative; padding: 1rem; }

.teaser-tile__title { display: block; font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; color: white; text-align: center; }

@media (min-width: 48em) { .teaser-tile__title { font-size: 1.5rem; line-height: 2.0625rem; } }

.teaser-tile--type-contain .teaser-tile__title { opacity: 0; transition: opacity 0.6s; }

.teaser-tile--type-contain.active .teaser-tile__title, .teaser-tile--type-contain:focus .teaser-tile__title, .teaser-tile--type-contain:hover .teaser-tile__title, .teaser-tile--type-contain.hover .teaser-tile__title { opacity: 1; transition: opacity 0.2s; }

.teaser-tile__arrow { display: block; vertical-align: middle; color: currentColor; width: 1.5625rem; height: 0.875rem; position: absolute; bottom: 1rem; left: 50%; margin: -0.4375rem -0.78125rem; color: transparent; transition: color 0.6s; }

.teaser-tile--type-contain .teaser-tile__arrow { bottom: 1.1875rem; }

.teaser-tile.active .teaser-tile__arrow, .teaser-tile:focus .teaser-tile__arrow, .teaser-tile:hover .teaser-tile__arrow, .teaser-tile.hover .teaser-tile__arrow { color: white; transition: color 0.2s; }

.teaser-tile--theme-orange { color: #f18c00; }

.teaser-tile--theme-blue-light { color: #008ac2; }

.teaser-tile--theme-blue-dark { color: #00648c; }

.teaser-tile-content:before, .teaser-tile-content:after { content: ''; display: table; }

.teaser-tile-content__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.teaser-tile-content__main { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.teaser-tile-content__meta { text-transform: uppercase; font-size: 0.8125rem; line-height: 0.9375rem; }

.teaser-tile-content__info { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.teaser-tile-content__info-grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; margin-top: -1rem; margin-bottom: -1rem; }

.teaser-tile-content__image { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

.teaser-tile-content__image img { display: block; width: 100%; height: auto; }

.teaser-tile-content__download, .teaser-tile-content__description { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 36em) { .teaser-tile-content__image, .teaser-tile-content__download, .teaser-tile-content__description { flex: 0 0 auto; width: 83.33333%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 8.33333%; margin-right: 8.33333%; } }

@media (min-width: 48em) { .teaser-tile-content__image { flex: 0 0 auto; width: 33.33333%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 0%; margin-right: 0%; }
  .teaser-tile-content__download, .teaser-tile-content__description { flex: 0 0 auto; width: 66.66667%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 0%; margin-right: 0%; } }

@media (min-width: 62em) { .teaser-tile-content--type-default .teaser-tile-content__image, .teaser-tile-content--type-default .teaser-tile-content__download, .teaser-tile-content--type-default .teaser-tile-content__description { flex: 0 0 auto; width: 50%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; }
  .teaser-tile-content--type-news .teaser-tile-content__image, .teaser-tile-content--type-news .teaser-tile-content__download, .teaser-tile-content--type-news .teaser-tile-content__description { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; }
  .teaser-tile-content--type-news .teaser-tile-content__main, .teaser-tile-content--type-news .teaser-tile-content__info { flex: 0 0 auto; width: 50%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; } }

.teaser-tile-content__download > *, .teaser-tile-content__description > * { margin: 2rem 0; }

.teaser-tile-content__download > *:first-child, .teaser-tile-content__description > *:first-child { margin-top: 0; }

.teaser-tile-content__download > *:last-child, .teaser-tile-content__description > *:last-child { margin-bottom: 0; }

.text-image__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; }

@media (min-width: 36em) { .text-image__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

.text-image__grid { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; margin-left: -1rem; margin-right: -1rem; }

.text-image__cell { flex: 0 0 auto; width: 100%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; }

.text-image__image { position: relative; overflow: hidden; }

.text-image__image img { display: block; width: 100%; height: auto; }

.text-image__overlay { position: absolute; right: 0; bottom: 0; left: 0; padding: 1rem; text-align: center; color: white; }

.text-image__title { font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; margin-top: -0.125rem; margin-bottom: 1.3125rem; }

@media (min-width: 48em) { .text-image__title { font-size: 1.5rem; line-height: 2.0625rem; } }

.text-image__title:first-child { margin-top: -0.125rem; }

.text-image__title:last-child { margin-bottom: -0.0625rem; }

@media (min-width: 48em) { .text-image__title { margin-top: -0.1875rem; margin-bottom: 1.25rem; }
  .text-image__title:first-child { margin-top: -0.1875rem; }
  .text-image__title:last-child { margin-bottom: -0.125rem; } }

.text-image__content > *:first-child { margin-top: 0; }

.text-image__content > *:last-child { margin-bottom: 0; }

.text-image__text { margin: 2rem 0; }

.text-image__links { margin: 2rem 0; }

.text-image--type-default .text-image__wrapper, .text-image--type-center .text-image__wrapper { margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 48em) { .text-image--type-default .text-image__wrapper, .text-image--type-center .text-image__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.text-image--direction-reverse .text-image__grid { flex-direction: row-reverse; }

.text-image--type-box .text-image__grid { align-items: center; }

.text-image--type-default .text-image__grid, .text-image--type-center .text-image__grid { margin-top: -1rem; margin-bottom: -1rem; }

.text-image--type-default .text-image__cell { padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 48em) { .text-image--type-default .text-image__cell { flex: 0 0 auto; width: 83.33333%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 8.33333%; margin-right: 8.33333%; } }

@media (min-width: 62em) { .text-image--type-default .text-image__cell { width: 50%; margin-left: 0%; margin-right: 0%; } }

.text-image--type-center .text-image__cell { padding-top: 1rem; padding-bottom: 1rem; }

@media (min-width: 48em) { .text-image--type-center .text-image__cell { flex: 0 0 auto; width: 83.33333%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 8.33333%; margin-right: 8.33333%; } }

@media (min-width: 62em) { .text-image--type-center .text-image__cell { flex: 0 0 auto; width: 66.66667%; padding-left: 1rem; padding-right: 1rem; box-sizing: border-box; margin-left: 16.66667%; margin-right: 16.66667%; } }

.text-image--type-box .text-image__cell--image { padding: 0; }

@media (min-width: 62em) { .text-image--type-box .text-image__cell--image { align-self: stretch; width: 50%; } }

@media (min-width: 62em) { .text-image--type-box .text-image__cell--content { width: 41.66667%; margin-left: 8.33333%; margin-right: 0%; } }

@media (min-width: 62em) { .text-image--type-box.text-image--direction-reverse .text-image__cell--content { margin-left: 0%; margin-right: 8.33333%; } }

.text-image--type-box .text-image__image { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); }

@media (min-width: 62em) { .text-image--type-box .text-image__image { margin-left: calc(100% - 50vw); margin-right: 0; height: 100%; min-height: 30rem; }
  .text-image--type-box .text-image__image img { position: absolute; top: 0; left: 50%; width: auto; height: 100%; transform: translate(-50%, 0); } }

@media (min-width: 120em) { .text-image--type-box .text-image__image { margin-left: -23.5rem; } }

@media (min-width: 62em) { .text-image--type-box.text-image--direction-reverse .text-image__image { margin-left: 0; margin-right: calc(100% - 50vw); } }

@media (min-width: 120em) { .text-image--type-box.text-image--direction-reverse .text-image__image { margin-right: -23.5rem; } }

.text-image--theme-orange .text-image__overlay { background-color: rgba(241, 140, 0, 0.9); }

.text-image--theme-blue-dark .text-image__overlay { background-color: rgba(0, 100, 140, 0.9); }

.text-image--theme-blue-light .text-image__overlay { background-color: rgba(0, 138, 194, 0.9); }

.text-image--type-box .text-image__content { margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 48em) { .text-image--type-box .text-image__content { margin-top: 4rem; margin-bottom: 4rem; } }

.text__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .text__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .text__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.text__columns { -moz-column-gap: 2rem; column-gap: 2rem; }

.text--columns-1 .text__columns { -moz-column-count: 1; column-count: 1; }

.text--columns-2 .text__columns { -moz-column-count: 1; column-count: 1; }

@media (min-width: 48em) { .text--columns-2 .text__columns { -moz-column-count: 2; column-count: 2; } }

.text--columns-3 .text__columns { -moz-column-count: 1; column-count: 1; }

@media (min-width: 48em) { .text--columns-3 .text__columns { -moz-column-count: 2; column-count: 2; } }

@media (min-width: 62em) { .text--columns-3 .text__columns { -moz-column-count: 3; column-count: 3; } }

.text__links { margin-top: 4rem; }

.text__links .button-bar { justify-content: center; }

.institution-map__viewport { position: relative; overflow: hidden; z-index: 1; }

.institution-map__map { position: relative; height: 31.25rem; background-color: #f4f4f4; z-index: 1; }

@media (min-width: 48em) { .institution-map__map { height: 44.375rem; } }

.institution-map__map .ol-zoom { right: 0.5em; left: auto; }

.institution-map__map .ol-touch { touch-action: pan-y !important; }

.institution-map__sidebar { position: absolute; display: flex; flex-direction: column; justify-content: space-between; align-items: stretch; top: 0; right: auto; bottom: 0; left: 0; width: 28.75rem; max-width: 100%; z-index: 2; transform: translate(-100%, 0); transition: transform 0.8s; }

.institution-map__sidebar.active { transform: none; }

.institution-map__sidebar-head { position: relative; flex: 0 0 auto; padding-top: 1rem; padding-right: 5.125rem; padding-bottom: 1rem; padding-left: 2rem; color: white; background-color: #008ac2; }

.institution-map__sidebar-title { display: block; font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; margin-top: -0.125rem; margin-bottom: -0.0625rem; }

@media (min-width: 48em) { .institution-map__sidebar-title { font-size: 1.5rem; line-height: 2.0625rem; } }

.institution-map__sidebar-title:first-child { margin-top: -0.125rem; }

.institution-map__sidebar-title:last-child { margin-bottom: -0.0625rem; }

@media (min-width: 48em) { .institution-map__sidebar-title { margin-top: -0.1875rem; margin-bottom: -0.125rem; }
  .institution-map__sidebar-title:first-child { margin-top: -0.1875rem; }
  .institution-map__sidebar-title:last-child { margin-bottom: -0.125rem; } }

.institution-map__sidebar-button { position: absolute; display: block; top: 0; right: -3.125rem; bottom: 0; width: 3.125rem; background-color: #008ac2; border: none; color: #f18c00; margin: 0; padding: 0; transition: right 0.8s; outline: none; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.institution-map__sidebar-button svg { display: inline; vertical-align: middle; color: currentColor; width: 0.6875rem; height: 1.25rem; margin: 0 -0.125rem; transition: transform 0.2s; }

.institution-map__sidebar.active .institution-map__sidebar-button { right: 0; }

.institution-map__sidebar.active .institution-map__sidebar-button svg { transform: scale(-1); }

.institution-map__sidebar-body { flex: 1 1 auto; background-color: rgba(255, 255, 255, 0.9); color: #008ac2; padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem; overflow-y: auto; }

@media (min-width: 36em) { .institution-map__sidebar-body { padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 4rem; } }

.institution-map__sidebar-group { margin-top: 2rem; margin-bottom: 2rem; }

.institution-map__sidebar-group-button { border: none; background: none; margin: 0; padding: 0; color: #008ac2; -webkit-appearance: none; -moz-appearance: none; appearance: none; font: inherit; cursor: pointer; transition: color 0.6s; }

.institution-map__sidebar-group-button:hover, .institution-map__sidebar-group-button:focus, .institution-map__sidebar-group-button[aria-expanded="true"] { color: inherit; outline: none; transition: color 0.2s; }

.institution-map__sidebar-group-title { text-transform: uppercase; font-size: 0.8125rem; line-height: 1rem; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }

.institution-map__sidebar-group-body { padding-top: 1rem; }

.institution-map__sidebar-entry { position: relative; overflow: hidden; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.institution-map__sidebar-entry:first-of-type { padding-top: 0; }

.institution-map__sidebar-entry:last-of-type { padding-bottom: 0; }

.institution-map__sidebar-entry-input { position: absolute; width: 1px; height: 1px; border: 0; margin: -1px; padding: 0; opacity: 0; overflow: hidden; outline: none; }

.institution-map__sidebar-entry-label { position: relative; display: inline-block; max-width: 100%; overflow: hidden; padding-left: 1.875rem; text-transform: uppercase; font-size: 0.8125rem; line-height: 1rem; cursor: pointer; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }

.institution-map__sidebar-entry-label:before { content: ''; position: absolute; display: block; top: 0; left: 0; width: 1rem; height: 1rem; padding: 0.375rem; border: 0.125rem solid #008ac2; box-sizing: border-box; background-clip: content-box; background-color: currentColor; transition: padding 0.2s; }

.institution-map__sidebar-entry-input:checked + .institution-map__sidebar-entry-label:before { padding: 0.125rem; }

.institution-map__popup { position: absolute; left: 1.875rem; bottom: 1.875rem; color: #918f90; width: 17.5rem; }

@media (min-width: 36em) { .institution-map__popup { width: 28.75rem; } }

.institution-map__popup:before { content: ''; position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; background-color: currentColor; opacity: 0.9; }

.institution-map__popup-content { position: relative; padding: 1rem; color: white; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }

.institution-map__popup-title { display: block; overflow: hidden; font-weight: bold; font-size: 1.25rem; line-height: 1.625rem; margin-top: -0.0625rem; margin-bottom: 1.375rem; }

.institution-map__popup-title:first-child { margin-top: -0.0625rem; }

.institution-map__popup-title:last-child { margin-bottom: 0rem; }

.institution-map__popup-street, .institution-map__popup-city, .institution-map__popup-phone, .institution-map__popup-email, .institution-map__popup-website { display: block; font-size: 1rem; line-height: 1.375rem; }

.institution-map__popup-street a, .institution-map__popup-city a, .institution-map__popup-phone a, .institution-map__popup-email a, .institution-map__popup-website a { color: inherit; text-decoration: none; }

.institution-map__popup-street a:hover, .institution-map__popup-city a:hover, .institution-map__popup-phone a:hover, .institution-map__popup-email a:hover, .institution-map__popup-website a:hover { text-decoration: underline; }

.pandemic-stats-map__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .pandemic-stats-map__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .pandemic-stats-map__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.pandemic-stats-map__wrapper svg { display: block; width: auto; height: auto; max-width: 100%; margin: 0 auto; }

.pandemic-stats-key-figures__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .pandemic-stats-key-figures__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .pandemic-stats-key-figures__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.pandemic-stats-key-figures__grid { margin: -1rem; padding-left: 2rem; }

@media (min-width: 36em) { .pandemic-stats-key-figures__grid { display: flex; flex-wrap: wrap; justify-content: space-between; padding-left: 0; } }

.pandemic-stats-key-figures__item { padding: 1rem; }

.pandemic-stats-key-figures__number { font-size: 2.6875rem; font-weight: 700; line-height: 1.13953em; margin-top: -0.5rem; margin-bottom: 0.25rem; color: #008ac2; }

@media (min-width: 48em) { .pandemic-stats-key-figures__number { font-size: 3.125rem; line-height: 1.16em; margin-top: -0.625rem; } }

.pandemic-stats-key-figures__number svg { display: inline-block; vertical-align: baseline; }

.pandemic-stats-key-figures__label { font-size: 1.1875rem; font-weight: 700; line-height: 1.15789em; text-transform: uppercase; }

@media (min-width: 48em) { .pandemic-stats-key-figures__label { font-size: 1.375rem; line-height: 1.13636em; } }

.pandemic-stats-key-figures__info { font-size: 1.1875rem; line-height: 1.15789em; margin-bottom: -0.25rem; }

@media (min-width: 48em) { .pandemic-stats-key-figures__info { font-size: 1.375rem; line-height: 1.13636em; margin-bottom: -0.3125rem; } }

.pandemic-stats-table__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .pandemic-stats-table__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .pandemic-stats-table__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.pandemic-stats-table__body { display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; padding-top: 0.875rem; padding-bottom: 0.875rem; }

@media (min-width: 48em) { .pandemic-stats-table__body { margin-left: 1.875rem; margin-right: 1.875rem; padding-top: 1.25rem; padding-bottom: 1.25rem; } }

.pandemic-stats-table__fixed, .pandemic-stats-table__scroll { flex: 0 1 auto; display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; }

.pandemic-stats-table__scroll { overflow-x: auto; overflow-y: hidden; }

.pandemic-stats-table__column--label { text-align: left; }

@media (min-width: 48em) { .pandemic-stats-table__column--label { min-width: 14.375rem; } }

.pandemic-stats-table__column--dataset { text-align: center; border-right: 2px solid; }

.pandemic-stats-table__column--dataset:last-child { border-right: 0; }

.pandemic-stats-table__column--latest { margin-top: -0.875rem; margin-bottom: -0.875rem; background-color: #00648c; color: white; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.57); z-index: 2; }

@media (min-width: 48em) { .pandemic-stats-table__column--latest { margin-top: -1.25rem; margin-bottom: -1.25rem; } }

.pandemic-stats-table__data, .pandemic-stats-table__head { display: flex; flex-direction: column; justify-content: center; align-items: stretch; padding: 0.3125rem 0.625rem; min-width: 5rem; height: 1.375rem; border-bottom: 1px dashed #f4f4f4; }

@media (min-width: 48em) { .pandemic-stats-table__data, .pandemic-stats-table__head { height: 1.375rem; padding: 0.4375rem 1.25rem; min-width: 5.625rem; } }

.pandemic-stats-table__data:first-child, .pandemic-stats-table__head:first-child { padding-top: 0.625rem; padding-bottom: 0.625rem; border-bottom: 2px solid currentColor; }

@media (min-width: 48em) { .pandemic-stats-table__data:first-child, .pandemic-stats-table__head:first-child { padding-top: 0.875rem; padding-bottom: 0.875rem; } }

.pandemic-stats-table__data:nth-child(2), .pandemic-stats-table__head:nth-child(2) { padding-top: 0.625rem; height: 2.75rem; }

@media (min-width: 48em) { .pandemic-stats-table__data:nth-child(2), .pandemic-stats-table__head:nth-child(2) { padding-top: 0.875rem; height: 1.375rem; } }

.pandemic-stats-table__data:nth-child(3), .pandemic-stats-table__head:nth-child(3) { height: 2.75rem; }

@media (min-width: 48em) { .pandemic-stats-table__data:nth-child(3), .pandemic-stats-table__head:nth-child(3) { height: 1.375rem; } }

.pandemic-stats-table__data:nth-child(4), .pandemic-stats-table__head:nth-child(4) { height: 4.125rem; }

@media (min-width: 48em) { .pandemic-stats-table__data:nth-child(4), .pandemic-stats-table__head:nth-child(4) { height: 2.75rem; } }

.pandemic-stats-table__data:nth-child(5), .pandemic-stats-table__head:nth-child(5) { height: 2.75rem; }

@media (min-width: 48em) { .pandemic-stats-table__data:nth-child(5), .pandemic-stats-table__head:nth-child(5) { height: 1.375rem; } }

.pandemic-stats-table__data:last-child, .pandemic-stats-table__head:last-child { padding-bottom: 0.625rem; border-bottom: 0; }

@media (min-width: 48em) { .pandemic-stats-table__data:last-child, .pandemic-stats-table__head:last-child { padding-bottom: 0.875rem; } }

.pandemic-stats-table__head { font-weight: bold; }

.pandemic-stats-table__alert-level { display: block; margin: -0.3125rem -0.625rem; padding: 0.3125rem 0.625rem; color: black; }

@media (min-width: 48em) { .pandemic-stats-table__alert-level { margin: -0.4375rem -1.25rem; padding: 0.4375rem 1.25rem; } }

.pandemic-stats-table__alert-level--0 { background-color: #6AB023; }

.pandemic-stats-table__alert-level--1 { background-color: #FFE800; }

.pandemic-stats-table__alert-level--2 { background-color: #F18C00; }

.pandemic-stats-table__alert-level--3 { background-color: #E53517; }

.pandemic-stats-table__column--label .pandemic-stats-table__data, .pandemic-stats-table__column--label .pandemic-stats-table__head { padding-left: 0; }

@media (min-width: 48em) { .pandemic-stats-table__column--label .pandemic-stats-table__data, .pandemic-stats-table__column--label .pandemic-stats-table__head { padding-left: 0.1875rem; } }

.pandemic-stats-table__column--latest .pandemic-stats-table__data, .pandemic-stats-table__column--latest .pandemic-stats-table__head { border-color: #00648c; }

.pandemic-stats-table__column--latest .pandemic-stats-table__data:first-child, .pandemic-stats-table__column--latest .pandemic-stats-table__head:first-child { padding-top: 0.875rem; padding-bottom: 0.875rem; }

@media (min-width: 48em) { .pandemic-stats-table__column--latest .pandemic-stats-table__data:first-child, .pandemic-stats-table__column--latest .pandemic-stats-table__head:first-child { padding-top: 1.5rem; padding-bottom: 1.5rem; } }

.pandemic-stats-table__column--latest .pandemic-stats-table__data:last-child, .pandemic-stats-table__column--latest .pandemic-stats-table__head:last-child { padding-bottom: 1.5rem; }

@media (min-width: 48em) { .pandemic-stats-table__column--latest .pandemic-stats-table__data:last-child, .pandemic-stats-table__column--latest .pandemic-stats-table__head:last-child { padding-bottom: 2.125rem; } }

.pandemic-stats-table__column--latest .pandemic-stats-table__data { font-weight: bold; }

.pandemic-stats-table__column--latest .pandemic-stats-table__head { font-size: 1.25rem; line-height: 1.75rem; font-weight: bold; height: 1.75rem; padding-top: 0.125rem; padding-bottom: 0.125rem; }

@media (min-width: 48em) { .pandemic-stats-table__column--latest .pandemic-stats-table__head { font-size: 1.5rem; line-height: 2.0625rem; } }

@media (min-width: 48em) { .pandemic-stats-table__column--latest .pandemic-stats-table__head { height: 2.0625rem; padding-top: 0.125rem; padding-bottom: 0.0625rem; } }

.pandemic-stats-table__column--latest .pandemic-stats-table__head:first-child { padding-top: 0.875rem; padding-bottom: 0.875rem; }

@media (min-width: 48em) { .pandemic-stats-table__column--latest .pandemic-stats-table__head:first-child { padding-top: 1.1875rem; padding-bottom: 1.125rem; } }

.pandemic-stats-table__column--latest .pandemic-stats-table__head:nth-child(2) { padding-top: 0.125rem; }

@media (min-width: 48em) { .pandemic-stats-table__column--latest .pandemic-stats-table__head:nth-child(2) { padding-top: 0.5625rem; } }

.pandemic-stats-table__column--latest .pandemic-stats-table__head:last-child { padding-bottom: 1.75rem; }

.pandemic-stats-table__column--latest .pandemic-stats-table__alert-level { display: block; margin: -0.4375rem -0.625rem; padding: 0.4375rem 0.625rem; }

@media (min-width: 48em) { .pandemic-stats-table__column--latest .pandemic-stats-table__alert-level { margin: -0.5625rem -1.25rem; padding: 0.5625rem 1.25rem; } }

.pandemic-stats-dashboard__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .pandemic-stats-dashboard__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .pandemic-stats-dashboard__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.pandemic-stats-dashboard__graphics { padding: 2rem; background-color: #f4f4f4; color: #231f20; }

.pandemic-stats-dashboard__header { display: flex; flex-direction: column; justify-content: flex-start; align-items: stretch; margin-bottom: 4rem; }

@media (min-width: 62em) { .pandemic-stats-dashboard__header { flex-direction: row; justify-content: space-between; align-items: flex-end; } }

.pandemic-stats-dashboard__headline { margin-bottom: 1.75rem; }

@media (min-width: 62em) { .pandemic-stats-dashboard__headline { margin-bottom: 0; } }

.pandemic-stats-dashboard__body { display: flex; flex-direction: row; flex-wrap: wrap; margin: -1rem; }

.pandemic-stats-dashboard__map { flex: 0 0 auto; padding: 1rem; width: 100%; box-sizing: border-box; }

@media (min-width: 75em) { .pandemic-stats-dashboard__map { width: 50%; } }

.pandemic-stats-dashboard__map svg { display: block; width: auto; height: auto; max-width: 100%; }

@media (min-width: 75em) { .pandemic-stats-dashboard__map-wrapper { padding-right: 2rem; border-right: 0.25rem solid white; } }

.pandemic-stats-dashboard__numbers { flex: 0 0 auto; padding: 1rem; width: 100%; box-sizing: border-box; }

@media (min-width: 75em) { .pandemic-stats-dashboard__numbers { width: 50%; } }

.pandemic-stats-dashboard__figures { margin-top: 2rem; }

.pandemic-stats-dashboard__figures-grid { margin: -1rem; }

@media (min-width: 36em) { .pandemic-stats-dashboard__figures-grid { display: flex; flex-wrap: wrap; justify-content: stretch; padding-left: 0; } }

.pandemic-stats-dashboard__figures-item { flex: 1 0 auto; padding: 1rem; max-width: 100%; box-sizing: border-box; }

.pandemic-stats-dashboard__figures-wrapper { padding: 2rem; background-color: #f4f4f4; color: #231f20; }

.pandemic-stats-dashboard__figures-graph { margin-bottom: 0.75rem; }

.pandemic-stats-dashboard__figures-graph svg { display: block; width: auto; height: auto; max-width: 100%; }

.pandemic-stats-dashboard__figures-number { font-size: 2.6875rem; font-weight: 700; line-height: 1.13953em; margin-top: -0.5rem; margin-bottom: 0.25rem; }

@media (min-width: 48em) { .pandemic-stats-dashboard__figures-number { font-size: 3.125rem; line-height: 1.16em; margin-top: -0.625rem; } }

.pandemic-stats-dashboard__figures-number svg { display: inline-block; vertical-align: baseline; }

.pandemic-stats-dashboard__figures-label { font-size: 1.1875rem; font-weight: 700; line-height: 1.15789em; text-transform: uppercase; }

@media (min-width: 48em) { .pandemic-stats-dashboard__figures-label { font-size: 1.375rem; line-height: 1.13636em; } }

.pandemic-stats-dashboard__figures-info { font-size: 1.1875rem; line-height: 1.15789em; margin-bottom: -0.25rem; }

@media (min-width: 48em) { .pandemic-stats-dashboard__figures-info { font-size: 1.375rem; line-height: 1.13636em; margin-bottom: -0.3125rem; } }

.easytoread { line-height: 1.75; font-size: 1.125rem; }

.easytoread__wrapper { padding-left: 1rem; padding-right: 1rem; margin-left: 1rem; margin-right: 1rem; box-sizing: border-box; margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 36em) { .easytoread__wrapper { width: 85.71429%; max-width: 73rem; margin-left: auto; margin-right: auto; } }

@media (min-width: 48em) { .easytoread__wrapper { margin-top: 4rem; margin-bottom: 4rem; } }

.easytoread__list { margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 48em) { .easytoread__list { margin-top: 4rem; margin-bottom: 4rem; } }

.easytoread__list-head { margin-top: 2rem; margin-bottom: 2rem; }

.easytoread__list-entry { margin-top: 2rem; margin-bottom: 2rem; }

.easytoread__list-entry > div { display: inline-block; width: 100%; vertical-align: top; }

.easytoread__list-entry > div:first-child { margin-top: 0; }

.easytoread__list-entry > div:last-child { margin-bottom: 0; }

.easytoread__item { margin-top: 3rem; margin-bottom: 3rem; }

@media (min-width: 48em) { .easytoread__item { margin-top: 4rem; margin-bottom: 4rem; } }

.easytoread__item-head { margin-top: 2rem; margin-bottom: 2rem; }

@media (min-width: 48em) { .easytoread__item-body { display: flex; flex-direction: row; justify-content: space-between; } }

.easytoread__item-image { margin-top: 2rem; }

@media (min-width: 48em) { .easytoread__item-image { margin-top: -1em; margin-left: 1rem; margin-bottom: -2em; align-self: center; } }

.easytoread__item-image img { display: block; width: auto; height: auto; max-width: 100%; max-height: 100%; margin: auto; }

/*# sourceMappingURL=styles.css.map */


