@charset "UTF-8";
/** Foundation for Sites by ZURB Version 6.4.3 foundation.zurb.com Licensed under MIT Open Source */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document ========================================================================== */
/** 1. Change the default font family in all browsers (opinionated). 2. Correct the line height in all browsers. 3. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ }

/* 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; margin: 0.67em 0; }

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

/** Add the correct margin in IE 8. */
figure { margin: 1em 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; }

/** 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 */ }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover { outline-width: 0; }

/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in 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: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 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 */ }

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 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; }

/* 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; }

.foundation-mq { font-family: "small=0em&medium=48em&large=64em&xlarge=80em&xxlarge=90em"; }

html { box-sizing: border-box; font-size: 100%; }

*, *::before, *::after { box-sizing: inherit; }

body { margin: 0; padding: 0; background: #FFFFFF; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; line-height: 1.5; color: #212121; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

img { display: inline-block; vertical-align: middle; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; }

textarea { height: auto; min-height: 50px; border-radius: 0; }

select { box-sizing: border-box; width: 100%; border-radius: 0; }

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object { max-width: none !important; }

button { padding: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; border-radius: 0; background: transparent; line-height: 1; cursor: auto; }

[data-whatinput='mouse'] button { outline: 0; }

pre { overflow: auto; }

button, input, optgroup, select, textarea { font-family: inherit; }

.is-visible { display: block !important; }

.is-hidden { display: none !important; }

.hide { display: none !important; }

.invisible { visibility: hidden; }

@media screen and (max-width: 47.9375em) { .hide-for-small-only { display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 48em) { .show-for-small-only { display: none !important; } }

@media print, screen and (min-width: 48em) { .hide-for-medium { display: none !important; } }

@media screen and (max-width: 47.9375em) { .show-for-medium { display: none !important; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) { .hide-for-medium-only { display: none !important; } }

@media screen and (max-width: 47.9375em), screen and (min-width: 64em) { .show-for-medium-only { display: none !important; } }

@media print, screen and (min-width: 64em) { .hide-for-large { display: none !important; } }

@media screen and (max-width: 63.9375em) { .show-for-large { display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 79.9375em) { .hide-for-large-only { display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 80em) { .show-for-large-only { display: none !important; } }

@media screen and (min-width: 80em) { .hide-for-xlarge { display: none !important; } }

@media screen and (max-width: 79.9375em) { .show-for-xlarge { display: none !important; } }

@media screen and (min-width: 80em) and (max-width: 89.9375em) { .hide-for-xlarge-only { display: none !important; } }

@media screen and (max-width: 79.9375em), screen and (min-width: 90em) { .show-for-xlarge-only { display: none !important; } }

@media screen and (min-width: 90em) { .hide-for-xxlarge { display: none !important; } }

@media screen and (max-width: 89.9375em) { .show-for-xxlarge { display: none !important; } }

@media screen and (min-width: 90em) { .hide-for-xxlarge-only { display: none !important; } }

@media screen and (max-width: 89.9375em) { .show-for-xxlarge-only { display: none !important; } }

.show-for-sr, .show-on-focus { position: absolute !important; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; -webkit-clip-path: inset(50%); clip-path: inset(50%); border: 0; }

.show-on-focus:active, .show-on-focus:focus { position: static !important; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; -webkit-clip-path: none; clip-path: none; }

.show-for-landscape, .hide-for-portrait { display: block !important; }

@media screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: block !important; } }

@media screen and (orientation: portrait) { .show-for-landscape, .hide-for-portrait { display: none !important; } }

.hide-for-landscape, .show-for-portrait { display: none !important; }

@media screen and (orientation: landscape) { .hide-for-landscape, .show-for-portrait { display: none !important; } }

@media screen and (orientation: portrait) { .hide-for-landscape, .show-for-portrait { display: block !important; } }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; }

p { margin-bottom: 1rem; font-size: inherit; line-height: 1.6; text-rendering: optimizeLegibility; }

em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 80%; line-height: inherit; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; color: inherit; text-rendering: optimizeLegibility; }

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small { line-height: 0; color: #cacaca; }

h1, .h1 { font-size: 1.5rem; line-height: 1.4; margin-top: 0; margin-bottom: 0.5rem; }

h2, .h2 { font-size: 1.25rem; line-height: 1.4; margin-top: 0; margin-bottom: 0.5rem; }

h3, .h3 { font-size: 1.1875rem; line-height: 1.4; margin-top: 0; margin-bottom: 0.5rem; }

h4, .h4 { font-size: 1.125rem; line-height: 1.4; margin-top: 0; margin-bottom: 0.5rem; }

h5, .h5 { font-size: 1.0625rem; line-height: 1.4; margin-top: 0; margin-bottom: 0.5rem; }

h6, .h6 { font-size: 1rem; line-height: 1.4; margin-top: 0; margin-bottom: 0.5rem; }

@media print, screen and (min-width: 48em) { h1, .h1 { font-size: 3rem; }
  h2, .h2 { font-size: 2.5rem; }
  h3, .h3 { font-size: 1.9375rem; }
  h4, .h4 { font-size: 1.5625rem; }
  h5, .h5 { font-size: 1.25rem; }
  h6, .h6 { font-size: 1rem; } }

a { line-height: inherit; color: #1779ba; text-decoration: none; cursor: pointer; }

a:hover, a:focus { color: #1468a0; }

a img { border: 0; }

hr { clear: both; max-width: 77.5rem; height: 0; margin: 1.25rem auto; border-top: 0; border-right: 0; border-bottom: 1px solid #cacaca; border-left: 0; }

ul, ol, dl { margin-bottom: 1rem; list-style-position: outside; line-height: 1.6; }

li { font-size: inherit; }

ul { margin-left: 1.25rem; list-style-type: disc; }

ol { margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol { margin-left: 1.25rem; margin-bottom: 0; }

dl { margin-bottom: 1rem; }

dl dt { margin-bottom: 0.3rem; font-weight: bold; }

blockquote { margin: 0 0 1rem; padding: 0.5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #cacaca; }

blockquote, blockquote p { line-height: 1.6; color: #8a8a8a; }

cite { display: block; font-size: 0.8125rem; color: #8a8a8a; }

cite:before { content: "— "; }

abbr, abbr[title] { border-bottom: 1px dotted #212121; cursor: help; text-decoration: none; }

figure { margin: 0; }

code { padding: 0.125rem 0.3125rem 0.0625rem; border: 1px solid #cacaca; background-color: #e6e6e6; font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #212121; }

kbd { margin: 0; padding: 0.125rem 0.25rem 0; background-color: #e6e6e6; font-family: Consolas, "Liberation Mono", Courier, monospace; color: #212121; }

.subheader { margin-top: 0.2rem; margin-bottom: 0.5rem; font-weight: normal; line-height: 1.4; color: #8a8a8a; }

.lead { font-size: 125%; line-height: 1.6; }

.stat { font-size: 2.5rem; line-height: 1; }

p + .stat { margin-top: -1rem; }

ul.no-bullet, ol.no-bullet { margin-left: 0; list-style: none; }

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

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

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

.text-justify { text-align: justify; }

@media print, screen and (min-width: 48em) { .medium-text-left { text-align: left; }
  .medium-text-right { text-align: right; }
  .medium-text-center { text-align: center; }
  .medium-text-justify { text-align: justify; } }

@media print, screen and (min-width: 64em) { .large-text-left { text-align: left; }
  .large-text-right { text-align: right; }
  .large-text-center { text-align: center; }
  .large-text-justify { text-align: justify; } }

@media screen and (min-width: 80em) { .xlarge-text-left { text-align: left; }
  .xlarge-text-right { text-align: right; }
  .xlarge-text-center { text-align: center; }
  .xlarge-text-justify { text-align: justify; } }

@media screen and (min-width: 90em) { .xxlarge-text-left { text-align: left; }
  .xxlarge-text-right { text-align: right; }
  .xxlarge-text-center { text-align: center; }
  .xxlarge-text-justify { text-align: justify; } }

.show-for-print { display: none !important; }

@media print { * { background: transparent !important; box-shadow: none !important; color: black !important; text-shadow: none !important; }
  .show-for-print { display: block !important; }
  .hide-for-print { display: none !important; }
  table.show-for-print { display: table !important; }
  thead.show-for-print { display: table-header-group !important; }
  tbody.show-for-print { display: table-row-group !important; }
  tr.show-for-print { display: table-row !important; }
  td.show-for-print { display: table-cell !important; }
  th.show-for-print { display: table-cell !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  .ir a:after, a[href^='javascript:']:after, a[href^='#']:after { content: ''; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  pre, blockquote { border: 1px solid #8a8a8a; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .print-break-inside { page-break-inside: auto; } }

.align-right { justify-content: flex-end; }

.align-center { justify-content: center; }

.align-justify { justify-content: space-between; }

.align-spaced { justify-content: space-around; }

.align-right.vertical.menu > li > a { justify-content: flex-end; }

.align-center.vertical.menu > li > a { justify-content: center; }

.align-top { align-items: flex-start; }

.align-self-top { align-self: flex-start; }

.align-bottom { align-items: flex-end; }

.align-self-bottom { align-self: flex-end; }

.align-middle { align-items: center; }

.align-self-middle { align-self: center; }

.align-stretch { align-items: stretch; }

.align-self-stretch { align-self: stretch; }

.align-center-middle { justify-content: center; align-items: center; align-content: center; }

.small-order-1 { order: 1; }

.small-order-2 { order: 2; }

.small-order-3 { order: 3; }

.small-order-4 { order: 4; }

.small-order-5 { order: 5; }

.small-order-6 { order: 6; }

@media print, screen and (min-width: 48em) { .medium-order-1 { order: 1; }
  .medium-order-2 { order: 2; }
  .medium-order-3 { order: 3; }
  .medium-order-4 { order: 4; }
  .medium-order-5 { order: 5; }
  .medium-order-6 { order: 6; } }

@media print, screen and (min-width: 64em) { .large-order-1 { order: 1; }
  .large-order-2 { order: 2; }
  .large-order-3 { order: 3; }
  .large-order-4 { order: 4; }
  .large-order-5 { order: 5; }
  .large-order-6 { order: 6; } }

@media screen and (min-width: 80em) { .xlarge-order-1 { order: 1; }
  .xlarge-order-2 { order: 2; }
  .xlarge-order-3 { order: 3; }
  .xlarge-order-4 { order: 4; }
  .xlarge-order-5 { order: 5; }
  .xlarge-order-6 { order: 6; } }

@media screen and (min-width: 90em) { .xxlarge-order-1 { order: 1; }
  .xxlarge-order-2 { order: 2; }
  .xxlarge-order-3 { order: 3; }
  .xxlarge-order-4 { order: 4; }
  .xxlarge-order-5 { order: 5; }
  .xxlarge-order-6 { order: 6; } }

.flex-container { display: flex; }

.flex-child-auto { flex: 1 1 auto; }

.flex-child-grow { flex: 1 0 auto; }

.flex-child-shrink { flex: 0 1 auto; }

.flex-dir-row { flex-direction: row; }

.flex-dir-row-reverse { flex-direction: row-reverse; }

.flex-dir-column { flex-direction: column; }

.flex-dir-column-reverse { flex-direction: column-reverse; }

@media print, screen and (min-width: 48em) { .medium-flex-container { display: flex; }
  .medium-flex-child-auto { flex: 1 1 auto; }
  .medium-flex-child-grow { flex: 1 0 auto; }
  .medium-flex-child-shrink { flex: 0 1 auto; }
  .medium-flex-dir-row { flex-direction: row; }
  .medium-flex-dir-row-reverse { flex-direction: row-reverse; }
  .medium-flex-dir-column { flex-direction: column; }
  .medium-flex-dir-column-reverse { flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) { .large-flex-container { display: flex; }
  .large-flex-child-auto { flex: 1 1 auto; }
  .large-flex-child-grow { flex: 1 0 auto; }
  .large-flex-child-shrink { flex: 0 1 auto; }
  .large-flex-dir-row { flex-direction: row; }
  .large-flex-dir-row-reverse { flex-direction: row-reverse; }
  .large-flex-dir-column { flex-direction: column; }
  .large-flex-dir-column-reverse { flex-direction: column-reverse; } }

@media screen and (min-width: 80em) { .xlarge-flex-container { display: flex; }
  .xlarge-flex-child-auto { flex: 1 1 auto; }
  .xlarge-flex-child-grow { flex: 1 0 auto; }
  .xlarge-flex-child-shrink { flex: 0 1 auto; }
  .xlarge-flex-dir-row { flex-direction: row; }
  .xlarge-flex-dir-row-reverse { flex-direction: row-reverse; }
  .xlarge-flex-dir-column { flex-direction: column; }
  .xlarge-flex-dir-column-reverse { flex-direction: column-reverse; } }

@media screen and (min-width: 90em) { .xxlarge-flex-container { display: flex; }
  .xxlarge-flex-child-auto { flex: 1 1 auto; }
  .xxlarge-flex-child-grow { flex: 1 0 auto; }
  .xxlarge-flex-child-shrink { flex: 0 1 auto; }
  .xxlarge-flex-dir-row { flex-direction: row; }
  .xxlarge-flex-dir-row-reverse { flex-direction: row-reverse; }
  .xxlarge-flex-dir-column { flex-direction: column; }
  .xxlarge-flex-dir-column-reverse { flex-direction: column-reverse; } }

.grid-container { padding-right: 1.25rem; padding-left: 1.25rem; max-width: 77.5rem; margin: 0 auto; }

@media print, screen and (min-width: 48em) { .grid-container { padding-right: 1.875rem; padding-left: 1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-container { padding-right: 0.75rem; padding-left: 0.75rem; } }

.grid-container.fluid { padding-right: 1.25rem; padding-left: 1.25rem; max-width: 100%; margin: 0 auto; }

@media print, screen and (min-width: 48em) { .grid-container.fluid { padding-right: 1.875rem; padding-left: 1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-container.fluid { padding-right: 0.75rem; padding-left: 0.75rem; } }

.grid-container.full { padding-right: 0; padding-left: 0; max-width: 100%; margin: 0 auto; }

.grid-x { display: flex; flex-flow: row wrap; }

.cell { flex: 0 0 auto; min-height: 0px; min-width: 0px; width: 100%; }

.cell.auto { flex: 1 1 0px; }

.cell.shrink { flex: 0 0 auto; }

.grid-x > .auto { width: auto; }

.grid-x > .shrink { width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 { flex-basis: auto; }

@media print, screen and (min-width: 48em) { .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 { flex-basis: auto; } }

@media print, screen and (min-width: 64em) { .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 { flex-basis: auto; } }

@media screen and (min-width: 80em) { .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 { flex-basis: auto; } }

@media screen and (min-width: 90em) { .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 { flex-basis: auto; } }

.grid-x > .small-1 { width: 8.3333333333%; }

.grid-x > .small-2 { width: 16.6666666667%; }

.grid-x > .small-3 { width: 25%; }

.grid-x > .small-4 { width: 33.3333333333%; }

.grid-x > .small-5 { width: 41.6666666667%; }

.grid-x > .small-6 { width: 50%; }

.grid-x > .small-7 { width: 58.3333333333%; }

.grid-x > .small-8 { width: 66.6666666667%; }

.grid-x > .small-9 { width: 75%; }

.grid-x > .small-10 { width: 83.3333333333%; }

.grid-x > .small-11 { width: 91.6666666667%; }

.grid-x > .small-12 { width: 100%; }

@media print, screen and (min-width: 48em) { .grid-x > .medium-auto { flex: 1 1 0px; width: auto; }
  .grid-x > .medium-shrink { flex: 0 0 auto; width: auto; }
  .grid-x > .medium-1 { width: 8.3333333333%; }
  .grid-x > .medium-2 { width: 16.6666666667%; }
  .grid-x > .medium-3 { width: 25%; }
  .grid-x > .medium-4 { width: 33.3333333333%; }
  .grid-x > .medium-5 { width: 41.6666666667%; }
  .grid-x > .medium-6 { width: 50%; }
  .grid-x > .medium-7 { width: 58.3333333333%; }
  .grid-x > .medium-8 { width: 66.6666666667%; }
  .grid-x > .medium-9 { width: 75%; }
  .grid-x > .medium-10 { width: 83.3333333333%; }
  .grid-x > .medium-11 { width: 91.6666666667%; }
  .grid-x > .medium-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .grid-x > .large-auto { flex: 1 1 0px; width: auto; }
  .grid-x > .large-shrink { flex: 0 0 auto; width: auto; }
  .grid-x > .large-1 { width: 8.3333333333%; }
  .grid-x > .large-2 { width: 16.6666666667%; }
  .grid-x > .large-3 { width: 25%; }
  .grid-x > .large-4 { width: 33.3333333333%; }
  .grid-x > .large-5 { width: 41.6666666667%; }
  .grid-x > .large-6 { width: 50%; }
  .grid-x > .large-7 { width: 58.3333333333%; }
  .grid-x > .large-8 { width: 66.6666666667%; }
  .grid-x > .large-9 { width: 75%; }
  .grid-x > .large-10 { width: 83.3333333333%; }
  .grid-x > .large-11 { width: 91.6666666667%; }
  .grid-x > .large-12 { width: 100%; } }

@media screen and (min-width: 80em) { .grid-x > .xlarge-auto { flex: 1 1 0px; width: auto; }
  .grid-x > .xlarge-shrink { flex: 0 0 auto; width: auto; }
  .grid-x > .xlarge-1 { width: 8.3333333333%; }
  .grid-x > .xlarge-2 { width: 16.6666666667%; }
  .grid-x > .xlarge-3 { width: 25%; }
  .grid-x > .xlarge-4 { width: 33.3333333333%; }
  .grid-x > .xlarge-5 { width: 41.6666666667%; }
  .grid-x > .xlarge-6 { width: 50%; }
  .grid-x > .xlarge-7 { width: 58.3333333333%; }
  .grid-x > .xlarge-8 { width: 66.6666666667%; }
  .grid-x > .xlarge-9 { width: 75%; }
  .grid-x > .xlarge-10 { width: 83.3333333333%; }
  .grid-x > .xlarge-11 { width: 91.6666666667%; }
  .grid-x > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .grid-x > .xxlarge-auto { flex: 1 1 0px; width: auto; }
  .grid-x > .xxlarge-shrink { flex: 0 0 auto; width: auto; }
  .grid-x > .xxlarge-1 { width: 8.3333333333%; }
  .grid-x > .xxlarge-2 { width: 16.6666666667%; }
  .grid-x > .xxlarge-3 { width: 25%; }
  .grid-x > .xxlarge-4 { width: 33.3333333333%; }
  .grid-x > .xxlarge-5 { width: 41.6666666667%; }
  .grid-x > .xxlarge-6 { width: 50%; }
  .grid-x > .xxlarge-7 { width: 58.3333333333%; }
  .grid-x > .xxlarge-8 { width: 66.6666666667%; }
  .grid-x > .xxlarge-9 { width: 75%; }
  .grid-x > .xxlarge-10 { width: 83.3333333333%; }
  .grid-x > .xxlarge-11 { width: 91.6666666667%; }
  .grid-x > .xxlarge-12 { width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell { width: auto; }

.grid-margin-y:not(.grid-y) > .cell { height: auto; }

.grid-margin-x { margin-left: -1.25rem; margin-right: -1.25rem; }

@media print, screen and (min-width: 48em) { .grid-margin-x { margin-left: -1.875rem; margin-right: -1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-margin-x { margin-left: -0.75rem; margin-right: -0.75rem; } }

.grid-margin-x > .cell { width: calc(100% - 2.5rem); margin-left: 1.25rem; margin-right: 1.25rem; }

@media print, screen and (min-width: 48em) { .grid-margin-x > .cell { width: calc(100% - 3.75rem); margin-left: 1.875rem; margin-right: 1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-margin-x > .cell { width: calc(100% - 1.5rem); margin-left: 0.75rem; margin-right: 0.75rem; } }

.grid-margin-x > .auto { width: auto; }

.grid-margin-x > .shrink { width: auto; }

.grid-margin-x > .small-1 { width: calc(8.3333333333% - 2.5rem); }

.grid-margin-x > .small-2 { width: calc(16.6666666667% - 2.5rem); }

.grid-margin-x > .small-3 { width: calc(25% - 2.5rem); }

.grid-margin-x > .small-4 { width: calc(33.3333333333% - 2.5rem); }

.grid-margin-x > .small-5 { width: calc(41.6666666667% - 2.5rem); }

.grid-margin-x > .small-6 { width: calc(50% - 2.5rem); }

.grid-margin-x > .small-7 { width: calc(58.3333333333% - 2.5rem); }

.grid-margin-x > .small-8 { width: calc(66.6666666667% - 2.5rem); }

.grid-margin-x > .small-9 { width: calc(75% - 2.5rem); }

.grid-margin-x > .small-10 { width: calc(83.3333333333% - 2.5rem); }

.grid-margin-x > .small-11 { width: calc(91.6666666667% - 2.5rem); }

.grid-margin-x > .small-12 { width: calc(100% - 2.5rem); }

@media print, screen and (min-width: 48em) { .grid-margin-x > .auto { width: auto; }
  .grid-margin-x > .shrink { width: auto; }
  .grid-margin-x > .small-1 { width: calc(8.3333333333% - 3.75rem); }
  .grid-margin-x > .small-2 { width: calc(16.6666666667% - 3.75rem); }
  .grid-margin-x > .small-3 { width: calc(25% - 3.75rem); }
  .grid-margin-x > .small-4 { width: calc(33.3333333333% - 3.75rem); }
  .grid-margin-x > .small-5 { width: calc(41.6666666667% - 3.75rem); }
  .grid-margin-x > .small-6 { width: calc(50% - 3.75rem); }
  .grid-margin-x > .small-7 { width: calc(58.3333333333% - 3.75rem); }
  .grid-margin-x > .small-8 { width: calc(66.6666666667% - 3.75rem); }
  .grid-margin-x > .small-9 { width: calc(75% - 3.75rem); }
  .grid-margin-x > .small-10 { width: calc(83.3333333333% - 3.75rem); }
  .grid-margin-x > .small-11 { width: calc(91.6666666667% - 3.75rem); }
  .grid-margin-x > .small-12 { width: calc(100% - 3.75rem); }
  .grid-margin-x > .medium-auto { width: auto; }
  .grid-margin-x > .medium-shrink { width: auto; }
  .grid-margin-x > .medium-1 { width: calc(8.3333333333% - 3.75rem); }
  .grid-margin-x > .medium-2 { width: calc(16.6666666667% - 3.75rem); }
  .grid-margin-x > .medium-3 { width: calc(25% - 3.75rem); }
  .grid-margin-x > .medium-4 { width: calc(33.3333333333% - 3.75rem); }
  .grid-margin-x > .medium-5 { width: calc(41.6666666667% - 3.75rem); }
  .grid-margin-x > .medium-6 { width: calc(50% - 3.75rem); }
  .grid-margin-x > .medium-7 { width: calc(58.3333333333% - 3.75rem); }
  .grid-margin-x > .medium-8 { width: calc(66.6666666667% - 3.75rem); }
  .grid-margin-x > .medium-9 { width: calc(75% - 3.75rem); }
  .grid-margin-x > .medium-10 { width: calc(83.3333333333% - 3.75rem); }
  .grid-margin-x > .medium-11 { width: calc(91.6666666667% - 3.75rem); }
  .grid-margin-x > .medium-12 { width: calc(100% - 3.75rem); } }

@media print, screen and (min-width: 64em) { .grid-margin-x > .auto { width: auto; }
  .grid-margin-x > .shrink { width: auto; }
  .grid-margin-x > .small-1 { width: calc(8.3333333333% - 1.5rem); }
  .grid-margin-x > .small-2 { width: calc(16.6666666667% - 1.5rem); }
  .grid-margin-x > .small-3 { width: calc(25% - 1.5rem); }
  .grid-margin-x > .small-4 { width: calc(33.3333333333% - 1.5rem); }
  .grid-margin-x > .small-5 { width: calc(41.6666666667% - 1.5rem); }
  .grid-margin-x > .small-6 { width: calc(50% - 1.5rem); }
  .grid-margin-x > .small-7 { width: calc(58.3333333333% - 1.5rem); }
  .grid-margin-x > .small-8 { width: calc(66.6666666667% - 1.5rem); }
  .grid-margin-x > .small-9 { width: calc(75% - 1.5rem); }
  .grid-margin-x > .small-10 { width: calc(83.3333333333% - 1.5rem); }
  .grid-margin-x > .small-11 { width: calc(91.6666666667% - 1.5rem); }
  .grid-margin-x > .small-12 { width: calc(100% - 1.5rem); }
  .grid-margin-x > .medium-auto { width: auto; }
  .grid-margin-x > .medium-shrink { width: auto; }
  .grid-margin-x > .medium-1 { width: calc(8.3333333333% - 1.5rem); }
  .grid-margin-x > .medium-2 { width: calc(16.6666666667% - 1.5rem); }
  .grid-margin-x > .medium-3 { width: calc(25% - 1.5rem); }
  .grid-margin-x > .medium-4 { width: calc(33.3333333333% - 1.5rem); }
  .grid-margin-x > .medium-5 { width: calc(41.6666666667% - 1.5rem); }
  .grid-margin-x > .medium-6 { width: calc(50% - 1.5rem); }
  .grid-margin-x > .medium-7 { width: calc(58.3333333333% - 1.5rem); }
  .grid-margin-x > .medium-8 { width: calc(66.6666666667% - 1.5rem); }
  .grid-margin-x > .medium-9 { width: calc(75% - 1.5rem); }
  .grid-margin-x > .medium-10 { width: calc(83.3333333333% - 1.5rem); }
  .grid-margin-x > .medium-11 { width: calc(91.6666666667% - 1.5rem); }
  .grid-margin-x > .medium-12 { width: calc(100% - 1.5rem); }
  .grid-margin-x > .large-auto { width: auto; }
  .grid-margin-x > .large-shrink { width: auto; }
  .grid-margin-x > .large-1 { width: calc(8.3333333333% - 1.5rem); }
  .grid-margin-x > .large-2 { width: calc(16.6666666667% - 1.5rem); }
  .grid-margin-x > .large-3 { width: calc(25% - 1.5rem); }
  .grid-margin-x > .large-4 { width: calc(33.3333333333% - 1.5rem); }
  .grid-margin-x > .large-5 { width: calc(41.6666666667% - 1.5rem); }
  .grid-margin-x > .large-6 { width: calc(50% - 1.5rem); }
  .grid-margin-x > .large-7 { width: calc(58.3333333333% - 1.5rem); }
  .grid-margin-x > .large-8 { width: calc(66.6666666667% - 1.5rem); }
  .grid-margin-x > .large-9 { width: calc(75% - 1.5rem); }
  .grid-margin-x > .large-10 { width: calc(83.3333333333% - 1.5rem); }
  .grid-margin-x > .large-11 { width: calc(91.6666666667% - 1.5rem); }
  .grid-margin-x > .large-12 { width: calc(100% - 1.5rem); } }

@media screen and (min-width: 80em) { .grid-margin-x > .xlarge-auto { width: auto; }
  .grid-margin-x > .xlarge-shrink { width: auto; }
  .grid-margin-x > .xlarge-1 { width: calc(8.3333333333% - 1.5rem); }
  .grid-margin-x > .xlarge-2 { width: calc(16.6666666667% - 1.5rem); }
  .grid-margin-x > .xlarge-3 { width: calc(25% - 1.5rem); }
  .grid-margin-x > .xlarge-4 { width: calc(33.3333333333% - 1.5rem); }
  .grid-margin-x > .xlarge-5 { width: calc(41.6666666667% - 1.5rem); }
  .grid-margin-x > .xlarge-6 { width: calc(50% - 1.5rem); }
  .grid-margin-x > .xlarge-7 { width: calc(58.3333333333% - 1.5rem); }
  .grid-margin-x > .xlarge-8 { width: calc(66.6666666667% - 1.5rem); }
  .grid-margin-x > .xlarge-9 { width: calc(75% - 1.5rem); }
  .grid-margin-x > .xlarge-10 { width: calc(83.3333333333% - 1.5rem); }
  .grid-margin-x > .xlarge-11 { width: calc(91.6666666667% - 1.5rem); }
  .grid-margin-x > .xlarge-12 { width: calc(100% - 1.5rem); } }

@media screen and (min-width: 90em) { .grid-margin-x > .xxlarge-auto { width: auto; }
  .grid-margin-x > .xxlarge-shrink { width: auto; }
  .grid-margin-x > .xxlarge-1 { width: calc(8.3333333333% - 1.5rem); }
  .grid-margin-x > .xxlarge-2 { width: calc(16.6666666667% - 1.5rem); }
  .grid-margin-x > .xxlarge-3 { width: calc(25% - 1.5rem); }
  .grid-margin-x > .xxlarge-4 { width: calc(33.3333333333% - 1.5rem); }
  .grid-margin-x > .xxlarge-5 { width: calc(41.6666666667% - 1.5rem); }
  .grid-margin-x > .xxlarge-6 { width: calc(50% - 1.5rem); }
  .grid-margin-x > .xxlarge-7 { width: calc(58.3333333333% - 1.5rem); }
  .grid-margin-x > .xxlarge-8 { width: calc(66.6666666667% - 1.5rem); }
  .grid-margin-x > .xxlarge-9 { width: calc(75% - 1.5rem); }
  .grid-margin-x > .xxlarge-10 { width: calc(83.3333333333% - 1.5rem); }
  .grid-margin-x > .xxlarge-11 { width: calc(91.6666666667% - 1.5rem); }
  .grid-margin-x > .xxlarge-12 { width: calc(100% - 1.5rem); } }

.grid-padding-x .grid-padding-x { margin-right: -1.25rem; margin-left: -1.25rem; }

@media print, screen and (min-width: 48em) { .grid-padding-x .grid-padding-x { margin-right: -1.875rem; margin-left: -1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-padding-x .grid-padding-x { margin-right: -0.75rem; margin-left: -0.75rem; } }

.grid-container:not(.full) > .grid-padding-x { margin-right: -1.25rem; margin-left: -1.25rem; }

@media print, screen and (min-width: 48em) { .grid-container:not(.full) > .grid-padding-x { margin-right: -1.875rem; margin-left: -1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-container:not(.full) > .grid-padding-x { margin-right: -0.75rem; margin-left: -0.75rem; } }

.grid-padding-x > .cell { padding-right: 1.25rem; padding-left: 1.25rem; }

@media print, screen and (min-width: 48em) { .grid-padding-x > .cell { padding-right: 1.875rem; padding-left: 1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-padding-x > .cell { padding-right: 0.75rem; padding-left: 0.75rem; } }

.small-up-1 > .cell { width: 100%; }

.small-up-2 > .cell { width: 50%; }

.small-up-3 > .cell { width: 33.3333333333%; }

.small-up-4 > .cell { width: 25%; }

.small-up-5 > .cell { width: 20%; }

.small-up-6 > .cell { width: 16.6666666667%; }

.small-up-7 > .cell { width: 14.2857142857%; }

.small-up-8 > .cell { width: 12.5%; }

@media print, screen and (min-width: 48em) { .medium-up-1 > .cell { width: 100%; }
  .medium-up-2 > .cell { width: 50%; }
  .medium-up-3 > .cell { width: 33.3333333333%; }
  .medium-up-4 > .cell { width: 25%; }
  .medium-up-5 > .cell { width: 20%; }
  .medium-up-6 > .cell { width: 16.6666666667%; }
  .medium-up-7 > .cell { width: 14.2857142857%; }
  .medium-up-8 > .cell { width: 12.5%; } }

@media print, screen and (min-width: 64em) { .large-up-1 > .cell { width: 100%; }
  .large-up-2 > .cell { width: 50%; }
  .large-up-3 > .cell { width: 33.3333333333%; }
  .large-up-4 > .cell { width: 25%; }
  .large-up-5 > .cell { width: 20%; }
  .large-up-6 > .cell { width: 16.6666666667%; }
  .large-up-7 > .cell { width: 14.2857142857%; }
  .large-up-8 > .cell { width: 12.5%; } }

@media screen and (min-width: 80em) { .xlarge-up-1 > .cell { width: 100%; }
  .xlarge-up-2 > .cell { width: 50%; }
  .xlarge-up-3 > .cell { width: 33.3333333333%; }
  .xlarge-up-4 > .cell { width: 25%; }
  .xlarge-up-5 > .cell { width: 20%; }
  .xlarge-up-6 > .cell { width: 16.6666666667%; }
  .xlarge-up-7 > .cell { width: 14.2857142857%; }
  .xlarge-up-8 > .cell { width: 12.5%; } }

@media screen and (min-width: 90em) { .xxlarge-up-1 > .cell { width: 100%; }
  .xxlarge-up-2 > .cell { width: 50%; }
  .xxlarge-up-3 > .cell { width: 33.3333333333%; }
  .xxlarge-up-4 > .cell { width: 25%; }
  .xxlarge-up-5 > .cell { width: 20%; }
  .xxlarge-up-6 > .cell { width: 16.6666666667%; }
  .xxlarge-up-7 > .cell { width: 14.2857142857%; }
  .xxlarge-up-8 > .cell { width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell { width: calc(100% - 2.5rem); }

.grid-margin-x.small-up-2 > .cell { width: calc(50% - 2.5rem); }

.grid-margin-x.small-up-3 > .cell { width: calc(33.3333333333% - 2.5rem); }

.grid-margin-x.small-up-4 > .cell { width: calc(25% - 2.5rem); }

.grid-margin-x.small-up-5 > .cell { width: calc(20% - 2.5rem); }

.grid-margin-x.small-up-6 > .cell { width: calc(16.6666666667% - 2.5rem); }

.grid-margin-x.small-up-7 > .cell { width: calc(14.2857142857% - 2.5rem); }

.grid-margin-x.small-up-8 > .cell { width: calc(12.5% - 2.5rem); }

@media print, screen and (min-width: 48em) { .grid-margin-x.small-up-1 > .cell { width: calc(100% - 2.5rem); }
  .grid-margin-x.small-up-2 > .cell { width: calc(50% - 2.5rem); }
  .grid-margin-x.small-up-3 > .cell { width: calc(33.3333333333% - 2.5rem); }
  .grid-margin-x.small-up-4 > .cell { width: calc(25% - 2.5rem); }
  .grid-margin-x.small-up-5 > .cell { width: calc(20% - 2.5rem); }
  .grid-margin-x.small-up-6 > .cell { width: calc(16.6666666667% - 2.5rem); }
  .grid-margin-x.small-up-7 > .cell { width: calc(14.2857142857% - 2.5rem); }
  .grid-margin-x.small-up-8 > .cell { width: calc(12.5% - 2.5rem); }
  .grid-margin-x.medium-up-1 > .cell { width: calc(100% - 3.75rem); }
  .grid-margin-x.medium-up-2 > .cell { width: calc(50% - 3.75rem); }
  .grid-margin-x.medium-up-3 > .cell { width: calc(33.3333333333% - 3.75rem); }
  .grid-margin-x.medium-up-4 > .cell { width: calc(25% - 3.75rem); }
  .grid-margin-x.medium-up-5 > .cell { width: calc(20% - 3.75rem); }
  .grid-margin-x.medium-up-6 > .cell { width: calc(16.6666666667% - 3.75rem); }
  .grid-margin-x.medium-up-7 > .cell { width: calc(14.2857142857% - 3.75rem); }
  .grid-margin-x.medium-up-8 > .cell { width: calc(12.5% - 3.75rem); } }

@media print, screen and (min-width: 64em) { .grid-margin-x.small-up-1 > .cell { width: calc(100% - 2.5rem); }
  .grid-margin-x.medium-up-1 > .cell { width: calc(100% - 3.75rem); }
  .grid-margin-x.small-up-2 > .cell { width: calc(50% - 2.5rem); }
  .grid-margin-x.medium-up-2 > .cell { width: calc(50% - 3.75rem); }
  .grid-margin-x.small-up-3 > .cell { width: calc(33.3333333333% - 2.5rem); }
  .grid-margin-x.medium-up-3 > .cell { width: calc(33.3333333333% - 3.75rem); }
  .grid-margin-x.small-up-4 > .cell { width: calc(25% - 2.5rem); }
  .grid-margin-x.medium-up-4 > .cell { width: calc(25% - 3.75rem); }
  .grid-margin-x.small-up-5 > .cell { width: calc(20% - 2.5rem); }
  .grid-margin-x.medium-up-5 > .cell { width: calc(20% - 3.75rem); }
  .grid-margin-x.small-up-6 > .cell { width: calc(16.6666666667% - 2.5rem); }
  .grid-margin-x.medium-up-6 > .cell { width: calc(16.6666666667% - 3.75rem); }
  .grid-margin-x.small-up-7 > .cell { width: calc(14.2857142857% - 2.5rem); }
  .grid-margin-x.medium-up-7 > .cell { width: calc(14.2857142857% - 3.75rem); }
  .grid-margin-x.small-up-8 > .cell { width: calc(12.5% - 2.5rem); }
  .grid-margin-x.medium-up-8 > .cell { width: calc(12.5% - 3.75rem); }
  .grid-margin-x.large-up-1 > .cell { width: calc(100% - 1.5rem); }
  .grid-margin-x.large-up-2 > .cell { width: calc(50% - 1.5rem); }
  .grid-margin-x.large-up-3 > .cell { width: calc(33.3333333333% - 1.5rem); }
  .grid-margin-x.large-up-4 > .cell { width: calc(25% - 1.5rem); }
  .grid-margin-x.large-up-5 > .cell { width: calc(20% - 1.5rem); }
  .grid-margin-x.large-up-6 > .cell { width: calc(16.6666666667% - 1.5rem); }
  .grid-margin-x.large-up-7 > .cell { width: calc(14.2857142857% - 1.5rem); }
  .grid-margin-x.large-up-8 > .cell { width: calc(12.5% - 1.5rem); } }

@media screen and (min-width: 80em) { .grid-margin-x.xlarge-up-1 > .cell { width: calc(100% - 1.5rem); }
  .grid-margin-x.xlarge-up-2 > .cell { width: calc(50% - 1.5rem); }
  .grid-margin-x.xlarge-up-3 > .cell { width: calc(33.3333333333% - 1.5rem); }
  .grid-margin-x.xlarge-up-4 > .cell { width: calc(25% - 1.5rem); }
  .grid-margin-x.xlarge-up-5 > .cell { width: calc(20% - 1.5rem); }
  .grid-margin-x.xlarge-up-6 > .cell { width: calc(16.6666666667% - 1.5rem); }
  .grid-margin-x.xlarge-up-7 > .cell { width: calc(14.2857142857% - 1.5rem); }
  .grid-margin-x.xlarge-up-8 > .cell { width: calc(12.5% - 1.5rem); } }

@media screen and (min-width: 90em) { .grid-margin-x.xxlarge-up-1 > .cell { width: calc(100% - 1.5rem); }
  .grid-margin-x.xxlarge-up-2 > .cell { width: calc(50% - 1.5rem); }
  .grid-margin-x.xxlarge-up-3 > .cell { width: calc(33.3333333333% - 1.5rem); }
  .grid-margin-x.xxlarge-up-4 > .cell { width: calc(25% - 1.5rem); }
  .grid-margin-x.xxlarge-up-5 > .cell { width: calc(20% - 1.5rem); }
  .grid-margin-x.xxlarge-up-6 > .cell { width: calc(16.6666666667% - 1.5rem); }
  .grid-margin-x.xxlarge-up-7 > .cell { width: calc(14.2857142857% - 1.5rem); }
  .grid-margin-x.xxlarge-up-8 > .cell { width: calc(12.5% - 1.5rem); } }

.small-margin-collapse { margin-right: 0; margin-left: 0; }

.small-margin-collapse > .cell { margin-right: 0; margin-left: 0; }

.small-margin-collapse > .small-1 { width: 8.3333333333%; }

.small-margin-collapse > .small-2 { width: 16.6666666667%; }

.small-margin-collapse > .small-3 { width: 25%; }

.small-margin-collapse > .small-4 { width: 33.3333333333%; }

.small-margin-collapse > .small-5 { width: 41.6666666667%; }

.small-margin-collapse > .small-6 { width: 50%; }

.small-margin-collapse > .small-7 { width: 58.3333333333%; }

.small-margin-collapse > .small-8 { width: 66.6666666667%; }

.small-margin-collapse > .small-9 { width: 75%; }

.small-margin-collapse > .small-10 { width: 83.3333333333%; }

.small-margin-collapse > .small-11 { width: 91.6666666667%; }

.small-margin-collapse > .small-12 { width: 100%; }

@media print, screen and (min-width: 48em) { .small-margin-collapse > .medium-1 { width: 8.3333333333%; }
  .small-margin-collapse > .medium-2 { width: 16.6666666667%; }
  .small-margin-collapse > .medium-3 { width: 25%; }
  .small-margin-collapse > .medium-4 { width: 33.3333333333%; }
  .small-margin-collapse > .medium-5 { width: 41.6666666667%; }
  .small-margin-collapse > .medium-6 { width: 50%; }
  .small-margin-collapse > .medium-7 { width: 58.3333333333%; }
  .small-margin-collapse > .medium-8 { width: 66.6666666667%; }
  .small-margin-collapse > .medium-9 { width: 75%; }
  .small-margin-collapse > .medium-10 { width: 83.3333333333%; }
  .small-margin-collapse > .medium-11 { width: 91.6666666667%; }
  .small-margin-collapse > .medium-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .small-margin-collapse > .large-1 { width: 8.3333333333%; }
  .small-margin-collapse > .large-2 { width: 16.6666666667%; }
  .small-margin-collapse > .large-3 { width: 25%; }
  .small-margin-collapse > .large-4 { width: 33.3333333333%; }
  .small-margin-collapse > .large-5 { width: 41.6666666667%; }
  .small-margin-collapse > .large-6 { width: 50%; }
  .small-margin-collapse > .large-7 { width: 58.3333333333%; }
  .small-margin-collapse > .large-8 { width: 66.6666666667%; }
  .small-margin-collapse > .large-9 { width: 75%; }
  .small-margin-collapse > .large-10 { width: 83.3333333333%; }
  .small-margin-collapse > .large-11 { width: 91.6666666667%; }
  .small-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 80em) { .small-margin-collapse > .xlarge-1 { width: 8.3333333333%; }
  .small-margin-collapse > .xlarge-2 { width: 16.6666666667%; }
  .small-margin-collapse > .xlarge-3 { width: 25%; }
  .small-margin-collapse > .xlarge-4 { width: 33.3333333333%; }
  .small-margin-collapse > .xlarge-5 { width: 41.6666666667%; }
  .small-margin-collapse > .xlarge-6 { width: 50%; }
  .small-margin-collapse > .xlarge-7 { width: 58.3333333333%; }
  .small-margin-collapse > .xlarge-8 { width: 66.6666666667%; }
  .small-margin-collapse > .xlarge-9 { width: 75%; }
  .small-margin-collapse > .xlarge-10 { width: 83.3333333333%; }
  .small-margin-collapse > .xlarge-11 { width: 91.6666666667%; }
  .small-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .small-margin-collapse > .xxlarge-1 { width: 8.3333333333%; }
  .small-margin-collapse > .xxlarge-2 { width: 16.6666666667%; }
  .small-margin-collapse > .xxlarge-3 { width: 25%; }
  .small-margin-collapse > .xxlarge-4 { width: 33.3333333333%; }
  .small-margin-collapse > .xxlarge-5 { width: 41.6666666667%; }
  .small-margin-collapse > .xxlarge-6 { width: 50%; }
  .small-margin-collapse > .xxlarge-7 { width: 58.3333333333%; }
  .small-margin-collapse > .xxlarge-8 { width: 66.6666666667%; }
  .small-margin-collapse > .xxlarge-9 { width: 75%; }
  .small-margin-collapse > .xxlarge-10 { width: 83.3333333333%; }
  .small-margin-collapse > .xxlarge-11 { width: 91.6666666667%; }
  .small-margin-collapse > .xxlarge-12 { width: 100%; } }

.small-padding-collapse { margin-right: 0; margin-left: 0; }

.small-padding-collapse > .cell { padding-right: 0; padding-left: 0; }

@media print, screen and (min-width: 48em) { .medium-margin-collapse { margin-right: 0; margin-left: 0; }
  .medium-margin-collapse > .cell { margin-right: 0; margin-left: 0; } }

@media print, screen and (min-width: 48em) { .medium-margin-collapse > .small-1 { width: 8.3333333333%; }
  .medium-margin-collapse > .small-2 { width: 16.6666666667%; }
  .medium-margin-collapse > .small-3 { width: 25%; }
  .medium-margin-collapse > .small-4 { width: 33.3333333333%; }
  .medium-margin-collapse > .small-5 { width: 41.6666666667%; }
  .medium-margin-collapse > .small-6 { width: 50%; }
  .medium-margin-collapse > .small-7 { width: 58.3333333333%; }
  .medium-margin-collapse > .small-8 { width: 66.6666666667%; }
  .medium-margin-collapse > .small-9 { width: 75%; }
  .medium-margin-collapse > .small-10 { width: 83.3333333333%; }
  .medium-margin-collapse > .small-11 { width: 91.6666666667%; }
  .medium-margin-collapse > .small-12 { width: 100%; } }

@media print, screen and (min-width: 48em) { .medium-margin-collapse > .medium-1 { width: 8.3333333333%; }
  .medium-margin-collapse > .medium-2 { width: 16.6666666667%; }
  .medium-margin-collapse > .medium-3 { width: 25%; }
  .medium-margin-collapse > .medium-4 { width: 33.3333333333%; }
  .medium-margin-collapse > .medium-5 { width: 41.6666666667%; }
  .medium-margin-collapse > .medium-6 { width: 50%; }
  .medium-margin-collapse > .medium-7 { width: 58.3333333333%; }
  .medium-margin-collapse > .medium-8 { width: 66.6666666667%; }
  .medium-margin-collapse > .medium-9 { width: 75%; }
  .medium-margin-collapse > .medium-10 { width: 83.3333333333%; }
  .medium-margin-collapse > .medium-11 { width: 91.6666666667%; }
  .medium-margin-collapse > .medium-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .medium-margin-collapse > .large-1 { width: 8.3333333333%; }
  .medium-margin-collapse > .large-2 { width: 16.6666666667%; }
  .medium-margin-collapse > .large-3 { width: 25%; }
  .medium-margin-collapse > .large-4 { width: 33.3333333333%; }
  .medium-margin-collapse > .large-5 { width: 41.6666666667%; }
  .medium-margin-collapse > .large-6 { width: 50%; }
  .medium-margin-collapse > .large-7 { width: 58.3333333333%; }
  .medium-margin-collapse > .large-8 { width: 66.6666666667%; }
  .medium-margin-collapse > .large-9 { width: 75%; }
  .medium-margin-collapse > .large-10 { width: 83.3333333333%; }
  .medium-margin-collapse > .large-11 { width: 91.6666666667%; }
  .medium-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 80em) { .medium-margin-collapse > .xlarge-1 { width: 8.3333333333%; }
  .medium-margin-collapse > .xlarge-2 { width: 16.6666666667%; }
  .medium-margin-collapse > .xlarge-3 { width: 25%; }
  .medium-margin-collapse > .xlarge-4 { width: 33.3333333333%; }
  .medium-margin-collapse > .xlarge-5 { width: 41.6666666667%; }
  .medium-margin-collapse > .xlarge-6 { width: 50%; }
  .medium-margin-collapse > .xlarge-7 { width: 58.3333333333%; }
  .medium-margin-collapse > .xlarge-8 { width: 66.6666666667%; }
  .medium-margin-collapse > .xlarge-9 { width: 75%; }
  .medium-margin-collapse > .xlarge-10 { width: 83.3333333333%; }
  .medium-margin-collapse > .xlarge-11 { width: 91.6666666667%; }
  .medium-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .medium-margin-collapse > .xxlarge-1 { width: 8.3333333333%; }
  .medium-margin-collapse > .xxlarge-2 { width: 16.6666666667%; }
  .medium-margin-collapse > .xxlarge-3 { width: 25%; }
  .medium-margin-collapse > .xxlarge-4 { width: 33.3333333333%; }
  .medium-margin-collapse > .xxlarge-5 { width: 41.6666666667%; }
  .medium-margin-collapse > .xxlarge-6 { width: 50%; }
  .medium-margin-collapse > .xxlarge-7 { width: 58.3333333333%; }
  .medium-margin-collapse > .xxlarge-8 { width: 66.6666666667%; }
  .medium-margin-collapse > .xxlarge-9 { width: 75%; }
  .medium-margin-collapse > .xxlarge-10 { width: 83.3333333333%; }
  .medium-margin-collapse > .xxlarge-11 { width: 91.6666666667%; }
  .medium-margin-collapse > .xxlarge-12 { width: 100%; } }

@media print, screen and (min-width: 48em) { .medium-padding-collapse { margin-right: 0; margin-left: 0; }
  .medium-padding-collapse > .cell { padding-right: 0; padding-left: 0; } }

@media print, screen and (min-width: 64em) { .large-margin-collapse { margin-right: 0; margin-left: 0; }
  .large-margin-collapse > .cell { margin-right: 0; margin-left: 0; } }

@media print, screen and (min-width: 64em) { .large-margin-collapse > .small-1 { width: 8.3333333333%; }
  .large-margin-collapse > .small-2 { width: 16.6666666667%; }
  .large-margin-collapse > .small-3 { width: 25%; }
  .large-margin-collapse > .small-4 { width: 33.3333333333%; }
  .large-margin-collapse > .small-5 { width: 41.6666666667%; }
  .large-margin-collapse > .small-6 { width: 50%; }
  .large-margin-collapse > .small-7 { width: 58.3333333333%; }
  .large-margin-collapse > .small-8 { width: 66.6666666667%; }
  .large-margin-collapse > .small-9 { width: 75%; }
  .large-margin-collapse > .small-10 { width: 83.3333333333%; }
  .large-margin-collapse > .small-11 { width: 91.6666666667%; }
  .large-margin-collapse > .small-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .large-margin-collapse > .medium-1 { width: 8.3333333333%; }
  .large-margin-collapse > .medium-2 { width: 16.6666666667%; }
  .large-margin-collapse > .medium-3 { width: 25%; }
  .large-margin-collapse > .medium-4 { width: 33.3333333333%; }
  .large-margin-collapse > .medium-5 { width: 41.6666666667%; }
  .large-margin-collapse > .medium-6 { width: 50%; }
  .large-margin-collapse > .medium-7 { width: 58.3333333333%; }
  .large-margin-collapse > .medium-8 { width: 66.6666666667%; }
  .large-margin-collapse > .medium-9 { width: 75%; }
  .large-margin-collapse > .medium-10 { width: 83.3333333333%; }
  .large-margin-collapse > .medium-11 { width: 91.6666666667%; }
  .large-margin-collapse > .medium-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .large-margin-collapse > .large-1 { width: 8.3333333333%; }
  .large-margin-collapse > .large-2 { width: 16.6666666667%; }
  .large-margin-collapse > .large-3 { width: 25%; }
  .large-margin-collapse > .large-4 { width: 33.3333333333%; }
  .large-margin-collapse > .large-5 { width: 41.6666666667%; }
  .large-margin-collapse > .large-6 { width: 50%; }
  .large-margin-collapse > .large-7 { width: 58.3333333333%; }
  .large-margin-collapse > .large-8 { width: 66.6666666667%; }
  .large-margin-collapse > .large-9 { width: 75%; }
  .large-margin-collapse > .large-10 { width: 83.3333333333%; }
  .large-margin-collapse > .large-11 { width: 91.6666666667%; }
  .large-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 80em) { .large-margin-collapse > .xlarge-1 { width: 8.3333333333%; }
  .large-margin-collapse > .xlarge-2 { width: 16.6666666667%; }
  .large-margin-collapse > .xlarge-3 { width: 25%; }
  .large-margin-collapse > .xlarge-4 { width: 33.3333333333%; }
  .large-margin-collapse > .xlarge-5 { width: 41.6666666667%; }
  .large-margin-collapse > .xlarge-6 { width: 50%; }
  .large-margin-collapse > .xlarge-7 { width: 58.3333333333%; }
  .large-margin-collapse > .xlarge-8 { width: 66.6666666667%; }
  .large-margin-collapse > .xlarge-9 { width: 75%; }
  .large-margin-collapse > .xlarge-10 { width: 83.3333333333%; }
  .large-margin-collapse > .xlarge-11 { width: 91.6666666667%; }
  .large-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .large-margin-collapse > .xxlarge-1 { width: 8.3333333333%; }
  .large-margin-collapse > .xxlarge-2 { width: 16.6666666667%; }
  .large-margin-collapse > .xxlarge-3 { width: 25%; }
  .large-margin-collapse > .xxlarge-4 { width: 33.3333333333%; }
  .large-margin-collapse > .xxlarge-5 { width: 41.6666666667%; }
  .large-margin-collapse > .xxlarge-6 { width: 50%; }
  .large-margin-collapse > .xxlarge-7 { width: 58.3333333333%; }
  .large-margin-collapse > .xxlarge-8 { width: 66.6666666667%; }
  .large-margin-collapse > .xxlarge-9 { width: 75%; }
  .large-margin-collapse > .xxlarge-10 { width: 83.3333333333%; }
  .large-margin-collapse > .xxlarge-11 { width: 91.6666666667%; }
  .large-margin-collapse > .xxlarge-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .large-padding-collapse { margin-right: 0; margin-left: 0; }
  .large-padding-collapse > .cell { padding-right: 0; padding-left: 0; } }

@media screen and (min-width: 80em) { .xlarge-margin-collapse { margin-right: 0; margin-left: 0; }
  .xlarge-margin-collapse > .cell { margin-right: 0; margin-left: 0; } }

@media screen and (min-width: 80em) { .xlarge-margin-collapse > .small-1 { width: 8.3333333333%; }
  .xlarge-margin-collapse > .small-2 { width: 16.6666666667%; }
  .xlarge-margin-collapse > .small-3 { width: 25%; }
  .xlarge-margin-collapse > .small-4 { width: 33.3333333333%; }
  .xlarge-margin-collapse > .small-5 { width: 41.6666666667%; }
  .xlarge-margin-collapse > .small-6 { width: 50%; }
  .xlarge-margin-collapse > .small-7 { width: 58.3333333333%; }
  .xlarge-margin-collapse > .small-8 { width: 66.6666666667%; }
  .xlarge-margin-collapse > .small-9 { width: 75%; }
  .xlarge-margin-collapse > .small-10 { width: 83.3333333333%; }
  .xlarge-margin-collapse > .small-11 { width: 91.6666666667%; }
  .xlarge-margin-collapse > .small-12 { width: 100%; } }

@media screen and (min-width: 80em) { .xlarge-margin-collapse > .medium-1 { width: 8.3333333333%; }
  .xlarge-margin-collapse > .medium-2 { width: 16.6666666667%; }
  .xlarge-margin-collapse > .medium-3 { width: 25%; }
  .xlarge-margin-collapse > .medium-4 { width: 33.3333333333%; }
  .xlarge-margin-collapse > .medium-5 { width: 41.6666666667%; }
  .xlarge-margin-collapse > .medium-6 { width: 50%; }
  .xlarge-margin-collapse > .medium-7 { width: 58.3333333333%; }
  .xlarge-margin-collapse > .medium-8 { width: 66.6666666667%; }
  .xlarge-margin-collapse > .medium-9 { width: 75%; }
  .xlarge-margin-collapse > .medium-10 { width: 83.3333333333%; }
  .xlarge-margin-collapse > .medium-11 { width: 91.6666666667%; }
  .xlarge-margin-collapse > .medium-12 { width: 100%; } }

@media screen and (min-width: 80em) { .xlarge-margin-collapse > .large-1 { width: 8.3333333333%; }
  .xlarge-margin-collapse > .large-2 { width: 16.6666666667%; }
  .xlarge-margin-collapse > .large-3 { width: 25%; }
  .xlarge-margin-collapse > .large-4 { width: 33.3333333333%; }
  .xlarge-margin-collapse > .large-5 { width: 41.6666666667%; }
  .xlarge-margin-collapse > .large-6 { width: 50%; }
  .xlarge-margin-collapse > .large-7 { width: 58.3333333333%; }
  .xlarge-margin-collapse > .large-8 { width: 66.6666666667%; }
  .xlarge-margin-collapse > .large-9 { width: 75%; }
  .xlarge-margin-collapse > .large-10 { width: 83.3333333333%; }
  .xlarge-margin-collapse > .large-11 { width: 91.6666666667%; }
  .xlarge-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 80em) { .xlarge-margin-collapse > .xlarge-1 { width: 8.3333333333%; }
  .xlarge-margin-collapse > .xlarge-2 { width: 16.6666666667%; }
  .xlarge-margin-collapse > .xlarge-3 { width: 25%; }
  .xlarge-margin-collapse > .xlarge-4 { width: 33.3333333333%; }
  .xlarge-margin-collapse > .xlarge-5 { width: 41.6666666667%; }
  .xlarge-margin-collapse > .xlarge-6 { width: 50%; }
  .xlarge-margin-collapse > .xlarge-7 { width: 58.3333333333%; }
  .xlarge-margin-collapse > .xlarge-8 { width: 66.6666666667%; }
  .xlarge-margin-collapse > .xlarge-9 { width: 75%; }
  .xlarge-margin-collapse > .xlarge-10 { width: 83.3333333333%; }
  .xlarge-margin-collapse > .xlarge-11 { width: 91.6666666667%; }
  .xlarge-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xlarge-margin-collapse > .xxlarge-1 { width: 8.3333333333%; }
  .xlarge-margin-collapse > .xxlarge-2 { width: 16.6666666667%; }
  .xlarge-margin-collapse > .xxlarge-3 { width: 25%; }
  .xlarge-margin-collapse > .xxlarge-4 { width: 33.3333333333%; }
  .xlarge-margin-collapse > .xxlarge-5 { width: 41.6666666667%; }
  .xlarge-margin-collapse > .xxlarge-6 { width: 50%; }
  .xlarge-margin-collapse > .xxlarge-7 { width: 58.3333333333%; }
  .xlarge-margin-collapse > .xxlarge-8 { width: 66.6666666667%; }
  .xlarge-margin-collapse > .xxlarge-9 { width: 75%; }
  .xlarge-margin-collapse > .xxlarge-10 { width: 83.3333333333%; }
  .xlarge-margin-collapse > .xxlarge-11 { width: 91.6666666667%; }
  .xlarge-margin-collapse > .xxlarge-12 { width: 100%; } }

@media screen and (min-width: 80em) { .xlarge-padding-collapse { margin-right: 0; margin-left: 0; }
  .xlarge-padding-collapse > .cell { padding-right: 0; padding-left: 0; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse { margin-right: 0; margin-left: 0; }
  .xxlarge-margin-collapse > .cell { margin-right: 0; margin-left: 0; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse > .small-1 { width: 8.3333333333%; }
  .xxlarge-margin-collapse > .small-2 { width: 16.6666666667%; }
  .xxlarge-margin-collapse > .small-3 { width: 25%; }
  .xxlarge-margin-collapse > .small-4 { width: 33.3333333333%; }
  .xxlarge-margin-collapse > .small-5 { width: 41.6666666667%; }
  .xxlarge-margin-collapse > .small-6 { width: 50%; }
  .xxlarge-margin-collapse > .small-7 { width: 58.3333333333%; }
  .xxlarge-margin-collapse > .small-8 { width: 66.6666666667%; }
  .xxlarge-margin-collapse > .small-9 { width: 75%; }
  .xxlarge-margin-collapse > .small-10 { width: 83.3333333333%; }
  .xxlarge-margin-collapse > .small-11 { width: 91.6666666667%; }
  .xxlarge-margin-collapse > .small-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse > .medium-1 { width: 8.3333333333%; }
  .xxlarge-margin-collapse > .medium-2 { width: 16.6666666667%; }
  .xxlarge-margin-collapse > .medium-3 { width: 25%; }
  .xxlarge-margin-collapse > .medium-4 { width: 33.3333333333%; }
  .xxlarge-margin-collapse > .medium-5 { width: 41.6666666667%; }
  .xxlarge-margin-collapse > .medium-6 { width: 50%; }
  .xxlarge-margin-collapse > .medium-7 { width: 58.3333333333%; }
  .xxlarge-margin-collapse > .medium-8 { width: 66.6666666667%; }
  .xxlarge-margin-collapse > .medium-9 { width: 75%; }
  .xxlarge-margin-collapse > .medium-10 { width: 83.3333333333%; }
  .xxlarge-margin-collapse > .medium-11 { width: 91.6666666667%; }
  .xxlarge-margin-collapse > .medium-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse > .large-1 { width: 8.3333333333%; }
  .xxlarge-margin-collapse > .large-2 { width: 16.6666666667%; }
  .xxlarge-margin-collapse > .large-3 { width: 25%; }
  .xxlarge-margin-collapse > .large-4 { width: 33.3333333333%; }
  .xxlarge-margin-collapse > .large-5 { width: 41.6666666667%; }
  .xxlarge-margin-collapse > .large-6 { width: 50%; }
  .xxlarge-margin-collapse > .large-7 { width: 58.3333333333%; }
  .xxlarge-margin-collapse > .large-8 { width: 66.6666666667%; }
  .xxlarge-margin-collapse > .large-9 { width: 75%; }
  .xxlarge-margin-collapse > .large-10 { width: 83.3333333333%; }
  .xxlarge-margin-collapse > .large-11 { width: 91.6666666667%; }
  .xxlarge-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse > .xlarge-1 { width: 8.3333333333%; }
  .xxlarge-margin-collapse > .xlarge-2 { width: 16.6666666667%; }
  .xxlarge-margin-collapse > .xlarge-3 { width: 25%; }
  .xxlarge-margin-collapse > .xlarge-4 { width: 33.3333333333%; }
  .xxlarge-margin-collapse > .xlarge-5 { width: 41.6666666667%; }
  .xxlarge-margin-collapse > .xlarge-6 { width: 50%; }
  .xxlarge-margin-collapse > .xlarge-7 { width: 58.3333333333%; }
  .xxlarge-margin-collapse > .xlarge-8 { width: 66.6666666667%; }
  .xxlarge-margin-collapse > .xlarge-9 { width: 75%; }
  .xxlarge-margin-collapse > .xlarge-10 { width: 83.3333333333%; }
  .xxlarge-margin-collapse > .xlarge-11 { width: 91.6666666667%; }
  .xxlarge-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse > .xxlarge-1 { width: 8.3333333333%; }
  .xxlarge-margin-collapse > .xxlarge-2 { width: 16.6666666667%; }
  .xxlarge-margin-collapse > .xxlarge-3 { width: 25%; }
  .xxlarge-margin-collapse > .xxlarge-4 { width: 33.3333333333%; }
  .xxlarge-margin-collapse > .xxlarge-5 { width: 41.6666666667%; }
  .xxlarge-margin-collapse > .xxlarge-6 { width: 50%; }
  .xxlarge-margin-collapse > .xxlarge-7 { width: 58.3333333333%; }
  .xxlarge-margin-collapse > .xxlarge-8 { width: 66.6666666667%; }
  .xxlarge-margin-collapse > .xxlarge-9 { width: 75%; }
  .xxlarge-margin-collapse > .xxlarge-10 { width: 83.3333333333%; }
  .xxlarge-margin-collapse > .xxlarge-11 { width: 91.6666666667%; }
  .xxlarge-margin-collapse > .xxlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xxlarge-padding-collapse { margin-right: 0; margin-left: 0; }
  .xxlarge-padding-collapse > .cell { padding-right: 0; padding-left: 0; } }

.small-offset-0 { margin-left: 0%; }

.grid-margin-x > .small-offset-0 { margin-left: calc(0% + 1.25rem); }

.small-offset-1 { margin-left: 8.3333333333%; }

.grid-margin-x > .small-offset-1 { margin-left: calc(8.3333333333% + 1.25rem); }

.small-offset-2 { margin-left: 16.6666666667%; }

.grid-margin-x > .small-offset-2 { margin-left: calc(16.6666666667% + 1.25rem); }

.small-offset-3 { margin-left: 25%; }

.grid-margin-x > .small-offset-3 { margin-left: calc(25% + 1.25rem); }

.small-offset-4 { margin-left: 33.3333333333%; }

.grid-margin-x > .small-offset-4 { margin-left: calc(33.3333333333% + 1.25rem); }

.small-offset-5 { margin-left: 41.6666666667%; }

.grid-margin-x > .small-offset-5 { margin-left: calc(41.6666666667% + 1.25rem); }

.small-offset-6 { margin-left: 50%; }

.grid-margin-x > .small-offset-6 { margin-left: calc(50% + 1.25rem); }

.small-offset-7 { margin-left: 58.3333333333%; }

.grid-margin-x > .small-offset-7 { margin-left: calc(58.3333333333% + 1.25rem); }

.small-offset-8 { margin-left: 66.6666666667%; }

.grid-margin-x > .small-offset-8 { margin-left: calc(66.6666666667% + 1.25rem); }

.small-offset-9 { margin-left: 75%; }

.grid-margin-x > .small-offset-9 { margin-left: calc(75% + 1.25rem); }

.small-offset-10 { margin-left: 83.3333333333%; }

.grid-margin-x > .small-offset-10 { margin-left: calc(83.3333333333% + 1.25rem); }

.small-offset-11 { margin-left: 91.6666666667%; }

.grid-margin-x > .small-offset-11 { margin-left: calc(91.6666666667% + 1.25rem); }

@media print, screen and (min-width: 48em) { .medium-offset-0 { margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 { margin-left: calc(0% + 1.875rem); }
  .medium-offset-1 { margin-left: 8.3333333333%; }
  .grid-margin-x > .medium-offset-1 { margin-left: calc(8.3333333333% + 1.875rem); }
  .medium-offset-2 { margin-left: 16.6666666667%; }
  .grid-margin-x > .medium-offset-2 { margin-left: calc(16.6666666667% + 1.875rem); }
  .medium-offset-3 { margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 { margin-left: calc(25% + 1.875rem); }
  .medium-offset-4 { margin-left: 33.3333333333%; }
  .grid-margin-x > .medium-offset-4 { margin-left: calc(33.3333333333% + 1.875rem); }
  .medium-offset-5 { margin-left: 41.6666666667%; }
  .grid-margin-x > .medium-offset-5 { margin-left: calc(41.6666666667% + 1.875rem); }
  .medium-offset-6 { margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 { margin-left: calc(50% + 1.875rem); }
  .medium-offset-7 { margin-left: 58.3333333333%; }
  .grid-margin-x > .medium-offset-7 { margin-left: calc(58.3333333333% + 1.875rem); }
  .medium-offset-8 { margin-left: 66.6666666667%; }
  .grid-margin-x > .medium-offset-8 { margin-left: calc(66.6666666667% + 1.875rem); }
  .medium-offset-9 { margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 { margin-left: calc(75% + 1.875rem); }
  .medium-offset-10 { margin-left: 83.3333333333%; }
  .grid-margin-x > .medium-offset-10 { margin-left: calc(83.3333333333% + 1.875rem); }
  .medium-offset-11 { margin-left: 91.6666666667%; }
  .grid-margin-x > .medium-offset-11 { margin-left: calc(91.6666666667% + 1.875rem); } }

@media print, screen and (min-width: 64em) { .large-offset-0 { margin-left: 0%; }
  .grid-margin-x > .large-offset-0 { margin-left: calc(0% + 0.75rem); }
  .large-offset-1 { margin-left: 8.3333333333%; }
  .grid-margin-x > .large-offset-1 { margin-left: calc(8.3333333333% + 0.75rem); }
  .large-offset-2 { margin-left: 16.6666666667%; }
  .grid-margin-x > .large-offset-2 { margin-left: calc(16.6666666667% + 0.75rem); }
  .large-offset-3 { margin-left: 25%; }
  .grid-margin-x > .large-offset-3 { margin-left: calc(25% + 0.75rem); }
  .large-offset-4 { margin-left: 33.3333333333%; }
  .grid-margin-x > .large-offset-4 { margin-left: calc(33.3333333333% + 0.75rem); }
  .large-offset-5 { margin-left: 41.6666666667%; }
  .grid-margin-x > .large-offset-5 { margin-left: calc(41.6666666667% + 0.75rem); }
  .large-offset-6 { margin-left: 50%; }
  .grid-margin-x > .large-offset-6 { margin-left: calc(50% + 0.75rem); }
  .large-offset-7 { margin-left: 58.3333333333%; }
  .grid-margin-x > .large-offset-7 { margin-left: calc(58.3333333333% + 0.75rem); }
  .large-offset-8 { margin-left: 66.6666666667%; }
  .grid-margin-x > .large-offset-8 { margin-left: calc(66.6666666667% + 0.75rem); }
  .large-offset-9 { margin-left: 75%; }
  .grid-margin-x > .large-offset-9 { margin-left: calc(75% + 0.75rem); }
  .large-offset-10 { margin-left: 83.3333333333%; }
  .grid-margin-x > .large-offset-10 { margin-left: calc(83.3333333333% + 0.75rem); }
  .large-offset-11 { margin-left: 91.6666666667%; }
  .grid-margin-x > .large-offset-11 { margin-left: calc(91.6666666667% + 0.75rem); } }

@media screen and (min-width: 80em) { .xlarge-offset-0 { margin-left: 0%; }
  .grid-margin-x > .xlarge-offset-0 { margin-left: calc(0% + 0.75rem); }
  .xlarge-offset-1 { margin-left: 8.3333333333%; }
  .grid-margin-x > .xlarge-offset-1 { margin-left: calc(8.3333333333% + 0.75rem); }
  .xlarge-offset-2 { margin-left: 16.6666666667%; }
  .grid-margin-x > .xlarge-offset-2 { margin-left: calc(16.6666666667% + 0.75rem); }
  .xlarge-offset-3 { margin-left: 25%; }
  .grid-margin-x > .xlarge-offset-3 { margin-left: calc(25% + 0.75rem); }
  .xlarge-offset-4 { margin-left: 33.3333333333%; }
  .grid-margin-x > .xlarge-offset-4 { margin-left: calc(33.3333333333% + 0.75rem); }
  .xlarge-offset-5 { margin-left: 41.6666666667%; }
  .grid-margin-x > .xlarge-offset-5 { margin-left: calc(41.6666666667% + 0.75rem); }
  .xlarge-offset-6 { margin-left: 50%; }
  .grid-margin-x > .xlarge-offset-6 { margin-left: calc(50% + 0.75rem); }
  .xlarge-offset-7 { margin-left: 58.3333333333%; }
  .grid-margin-x > .xlarge-offset-7 { margin-left: calc(58.3333333333% + 0.75rem); }
  .xlarge-offset-8 { margin-left: 66.6666666667%; }
  .grid-margin-x > .xlarge-offset-8 { margin-left: calc(66.6666666667% + 0.75rem); }
  .xlarge-offset-9 { margin-left: 75%; }
  .grid-margin-x > .xlarge-offset-9 { margin-left: calc(75% + 0.75rem); }
  .xlarge-offset-10 { margin-left: 83.3333333333%; }
  .grid-margin-x > .xlarge-offset-10 { margin-left: calc(83.3333333333% + 0.75rem); }
  .xlarge-offset-11 { margin-left: 91.6666666667%; }
  .grid-margin-x > .xlarge-offset-11 { margin-left: calc(91.6666666667% + 0.75rem); } }

@media screen and (min-width: 90em) { .xxlarge-offset-0 { margin-left: 0%; }
  .grid-margin-x > .xxlarge-offset-0 { margin-left: calc(0% + 0.75rem); }
  .xxlarge-offset-1 { margin-left: 8.3333333333%; }
  .grid-margin-x > .xxlarge-offset-1 { margin-left: calc(8.3333333333% + 0.75rem); }
  .xxlarge-offset-2 { margin-left: 16.6666666667%; }
  .grid-margin-x > .xxlarge-offset-2 { margin-left: calc(16.6666666667% + 0.75rem); }
  .xxlarge-offset-3 { margin-left: 25%; }
  .grid-margin-x > .xxlarge-offset-3 { margin-left: calc(25% + 0.75rem); }
  .xxlarge-offset-4 { margin-left: 33.3333333333%; }
  .grid-margin-x > .xxlarge-offset-4 { margin-left: calc(33.3333333333% + 0.75rem); }
  .xxlarge-offset-5 { margin-left: 41.6666666667%; }
  .grid-margin-x > .xxlarge-offset-5 { margin-left: calc(41.6666666667% + 0.75rem); }
  .xxlarge-offset-6 { margin-left: 50%; }
  .grid-margin-x > .xxlarge-offset-6 { margin-left: calc(50% + 0.75rem); }
  .xxlarge-offset-7 { margin-left: 58.3333333333%; }
  .grid-margin-x > .xxlarge-offset-7 { margin-left: calc(58.3333333333% + 0.75rem); }
  .xxlarge-offset-8 { margin-left: 66.6666666667%; }
  .grid-margin-x > .xxlarge-offset-8 { margin-left: calc(66.6666666667% + 0.75rem); }
  .xxlarge-offset-9 { margin-left: 75%; }
  .grid-margin-x > .xxlarge-offset-9 { margin-left: calc(75% + 0.75rem); }
  .xxlarge-offset-10 { margin-left: 83.3333333333%; }
  .grid-margin-x > .xxlarge-offset-10 { margin-left: calc(83.3333333333% + 0.75rem); }
  .xxlarge-offset-11 { margin-left: 91.6666666667%; }
  .grid-margin-x > .xxlarge-offset-11 { margin-left: calc(91.6666666667% + 0.75rem); } }

.grid-y { display: flex; flex-flow: column nowrap; }

.grid-y > .cell { width: auto; }

.grid-y > .auto { height: auto; }

.grid-y > .shrink { height: auto; }

.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 { flex-basis: auto; }

@media print, screen and (min-width: 48em) { .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 { flex-basis: auto; } }

@media print, screen and (min-width: 64em) { .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 { flex-basis: auto; } }

@media screen and (min-width: 80em) { .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 { flex-basis: auto; } }

@media screen and (min-width: 90em) { .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 { flex-basis: auto; } }

.grid-y > .small-1 { height: 8.3333333333%; }

.grid-y > .small-2 { height: 16.6666666667%; }

.grid-y > .small-3 { height: 25%; }

.grid-y > .small-4 { height: 33.3333333333%; }

.grid-y > .small-5 { height: 41.6666666667%; }

.grid-y > .small-6 { height: 50%; }

.grid-y > .small-7 { height: 58.3333333333%; }

.grid-y > .small-8 { height: 66.6666666667%; }

.grid-y > .small-9 { height: 75%; }

.grid-y > .small-10 { height: 83.3333333333%; }

.grid-y > .small-11 { height: 91.6666666667%; }

.grid-y > .small-12 { height: 100%; }

@media print, screen and (min-width: 48em) { .grid-y > .medium-auto { flex: 1 1 0px; height: auto; }
  .grid-y > .medium-shrink { height: auto; }
  .grid-y > .medium-1 { height: 8.3333333333%; }
  .grid-y > .medium-2 { height: 16.6666666667%; }
  .grid-y > .medium-3 { height: 25%; }
  .grid-y > .medium-4 { height: 33.3333333333%; }
  .grid-y > .medium-5 { height: 41.6666666667%; }
  .grid-y > .medium-6 { height: 50%; }
  .grid-y > .medium-7 { height: 58.3333333333%; }
  .grid-y > .medium-8 { height: 66.6666666667%; }
  .grid-y > .medium-9 { height: 75%; }
  .grid-y > .medium-10 { height: 83.3333333333%; }
  .grid-y > .medium-11 { height: 91.6666666667%; }
  .grid-y > .medium-12 { height: 100%; } }

@media print, screen and (min-width: 64em) { .grid-y > .large-auto { flex: 1 1 0px; height: auto; }
  .grid-y > .large-shrink { height: auto; }
  .grid-y > .large-1 { height: 8.3333333333%; }
  .grid-y > .large-2 { height: 16.6666666667%; }
  .grid-y > .large-3 { height: 25%; }
  .grid-y > .large-4 { height: 33.3333333333%; }
  .grid-y > .large-5 { height: 41.6666666667%; }
  .grid-y > .large-6 { height: 50%; }
  .grid-y > .large-7 { height: 58.3333333333%; }
  .grid-y > .large-8 { height: 66.6666666667%; }
  .grid-y > .large-9 { height: 75%; }
  .grid-y > .large-10 { height: 83.3333333333%; }
  .grid-y > .large-11 { height: 91.6666666667%; }
  .grid-y > .large-12 { height: 100%; } }

@media screen and (min-width: 80em) { .grid-y > .xlarge-auto { flex: 1 1 0px; height: auto; }
  .grid-y > .xlarge-shrink { height: auto; }
  .grid-y > .xlarge-1 { height: 8.3333333333%; }
  .grid-y > .xlarge-2 { height: 16.6666666667%; }
  .grid-y > .xlarge-3 { height: 25%; }
  .grid-y > .xlarge-4 { height: 33.3333333333%; }
  .grid-y > .xlarge-5 { height: 41.6666666667%; }
  .grid-y > .xlarge-6 { height: 50%; }
  .grid-y > .xlarge-7 { height: 58.3333333333%; }
  .grid-y > .xlarge-8 { height: 66.6666666667%; }
  .grid-y > .xlarge-9 { height: 75%; }
  .grid-y > .xlarge-10 { height: 83.3333333333%; }
  .grid-y > .xlarge-11 { height: 91.6666666667%; }
  .grid-y > .xlarge-12 { height: 100%; } }

@media screen and (min-width: 90em) { .grid-y > .xxlarge-auto { flex: 1 1 0px; height: auto; }
  .grid-y > .xxlarge-shrink { height: auto; }
  .grid-y > .xxlarge-1 { height: 8.3333333333%; }
  .grid-y > .xxlarge-2 { height: 16.6666666667%; }
  .grid-y > .xxlarge-3 { height: 25%; }
  .grid-y > .xxlarge-4 { height: 33.3333333333%; }
  .grid-y > .xxlarge-5 { height: 41.6666666667%; }
  .grid-y > .xxlarge-6 { height: 50%; }
  .grid-y > .xxlarge-7 { height: 58.3333333333%; }
  .grid-y > .xxlarge-8 { height: 66.6666666667%; }
  .grid-y > .xxlarge-9 { height: 75%; }
  .grid-y > .xxlarge-10 { height: 83.3333333333%; }
  .grid-y > .xxlarge-11 { height: 91.6666666667%; }
  .grid-y > .xxlarge-12 { height: 100%; } }

.grid-padding-y .grid-padding-y { margin-top: -1.25rem; margin-bottom: -1.25rem; }

@media print, screen and (min-width: 48em) { .grid-padding-y .grid-padding-y { margin-top: -1.875rem; margin-bottom: -1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-padding-y .grid-padding-y { margin-top: -0.75rem; margin-bottom: -0.75rem; } }

.grid-padding-y > .cell { padding-top: 1.25rem; padding-bottom: 1.25rem; }

@media print, screen and (min-width: 48em) { .grid-padding-y > .cell { padding-top: 1.875rem; padding-bottom: 1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-padding-y > .cell { padding-top: 0.75rem; padding-bottom: 0.75rem; } }

.grid-margin-y { margin-top: -1.25rem; margin-bottom: -1.25rem; }

@media print, screen and (min-width: 48em) { .grid-margin-y { margin-top: -1.875rem; margin-bottom: -1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-margin-y { margin-top: -0.75rem; margin-bottom: -0.75rem; } }

.grid-margin-y > .cell { height: calc(100% - 2.5rem); margin-top: 1.25rem; margin-bottom: 1.25rem; }

@media print, screen and (min-width: 48em) { .grid-margin-y > .cell { height: calc(100% - 3.75rem); margin-top: 1.875rem; margin-bottom: 1.875rem; } }

@media print, screen and (min-width: 64em) { .grid-margin-y > .cell { height: calc(100% - 1.5rem); margin-top: 0.75rem; margin-bottom: 0.75rem; } }

.grid-margin-y > .auto { height: auto; }

.grid-margin-y > .shrink { height: auto; }

.grid-margin-y > .small-1 { height: calc(8.3333333333% - 2.5rem); }

.grid-margin-y > .small-2 { height: calc(16.6666666667% - 2.5rem); }

.grid-margin-y > .small-3 { height: calc(25% - 2.5rem); }

.grid-margin-y > .small-4 { height: calc(33.3333333333% - 2.5rem); }

.grid-margin-y > .small-5 { height: calc(41.6666666667% - 2.5rem); }

.grid-margin-y > .small-6 { height: calc(50% - 2.5rem); }

.grid-margin-y > .small-7 { height: calc(58.3333333333% - 2.5rem); }

.grid-margin-y > .small-8 { height: calc(66.6666666667% - 2.5rem); }

.grid-margin-y > .small-9 { height: calc(75% - 2.5rem); }

.grid-margin-y > .small-10 { height: calc(83.3333333333% - 2.5rem); }

.grid-margin-y > .small-11 { height: calc(91.6666666667% - 2.5rem); }

.grid-margin-y > .small-12 { height: calc(100% - 2.5rem); }

@media print, screen and (min-width: 48em) { .grid-margin-y > .auto { height: auto; }
  .grid-margin-y > .shrink { height: auto; }
  .grid-margin-y > .small-1 { height: calc(8.3333333333% - 3.75rem); }
  .grid-margin-y > .small-2 { height: calc(16.6666666667% - 3.75rem); }
  .grid-margin-y > .small-3 { height: calc(25% - 3.75rem); }
  .grid-margin-y > .small-4 { height: calc(33.3333333333% - 3.75rem); }
  .grid-margin-y > .small-5 { height: calc(41.6666666667% - 3.75rem); }
  .grid-margin-y > .small-6 { height: calc(50% - 3.75rem); }
  .grid-margin-y > .small-7 { height: calc(58.3333333333% - 3.75rem); }
  .grid-margin-y > .small-8 { height: calc(66.6666666667% - 3.75rem); }
  .grid-margin-y > .small-9 { height: calc(75% - 3.75rem); }
  .grid-margin-y > .small-10 { height: calc(83.3333333333% - 3.75rem); }
  .grid-margin-y > .small-11 { height: calc(91.6666666667% - 3.75rem); }
  .grid-margin-y > .small-12 { height: calc(100% - 3.75rem); }
  .grid-margin-y > .medium-auto { height: auto; }
  .grid-margin-y > .medium-shrink { height: auto; }
  .grid-margin-y > .medium-1 { height: calc(8.3333333333% - 3.75rem); }
  .grid-margin-y > .medium-2 { height: calc(16.6666666667% - 3.75rem); }
  .grid-margin-y > .medium-3 { height: calc(25% - 3.75rem); }
  .grid-margin-y > .medium-4 { height: calc(33.3333333333% - 3.75rem); }
  .grid-margin-y > .medium-5 { height: calc(41.6666666667% - 3.75rem); }
  .grid-margin-y > .medium-6 { height: calc(50% - 3.75rem); }
  .grid-margin-y > .medium-7 { height: calc(58.3333333333% - 3.75rem); }
  .grid-margin-y > .medium-8 { height: calc(66.6666666667% - 3.75rem); }
  .grid-margin-y > .medium-9 { height: calc(75% - 3.75rem); }
  .grid-margin-y > .medium-10 { height: calc(83.3333333333% - 3.75rem); }
  .grid-margin-y > .medium-11 { height: calc(91.6666666667% - 3.75rem); }
  .grid-margin-y > .medium-12 { height: calc(100% - 3.75rem); } }

@media print, screen and (min-width: 64em) { .grid-margin-y > .auto { height: auto; }
  .grid-margin-y > .shrink { height: auto; }
  .grid-margin-y > .small-1 { height: calc(8.3333333333% - 1.5rem); }
  .grid-margin-y > .small-2 { height: calc(16.6666666667% - 1.5rem); }
  .grid-margin-y > .small-3 { height: calc(25% - 1.5rem); }
  .grid-margin-y > .small-4 { height: calc(33.3333333333% - 1.5rem); }
  .grid-margin-y > .small-5 { height: calc(41.6666666667% - 1.5rem); }
  .grid-margin-y > .small-6 { height: calc(50% - 1.5rem); }
  .grid-margin-y > .small-7 { height: calc(58.3333333333% - 1.5rem); }
  .grid-margin-y > .small-8 { height: calc(66.6666666667% - 1.5rem); }
  .grid-margin-y > .small-9 { height: calc(75% - 1.5rem); }
  .grid-margin-y > .small-10 { height: calc(83.3333333333% - 1.5rem); }
  .grid-margin-y > .small-11 { height: calc(91.6666666667% - 1.5rem); }
  .grid-margin-y > .small-12 { height: calc(100% - 1.5rem); }
  .grid-margin-y > .medium-auto { height: auto; }
  .grid-margin-y > .medium-shrink { height: auto; }
  .grid-margin-y > .medium-1 { height: calc(8.3333333333% - 1.5rem); }
  .grid-margin-y > .medium-2 { height: calc(16.6666666667% - 1.5rem); }
  .grid-margin-y > .medium-3 { height: calc(25% - 1.5rem); }
  .grid-margin-y > .medium-4 { height: calc(33.3333333333% - 1.5rem); }
  .grid-margin-y > .medium-5 { height: calc(41.6666666667% - 1.5rem); }
  .grid-margin-y > .medium-6 { height: calc(50% - 1.5rem); }
  .grid-margin-y > .medium-7 { height: calc(58.3333333333% - 1.5rem); }
  .grid-margin-y > .medium-8 { height: calc(66.6666666667% - 1.5rem); }
  .grid-margin-y > .medium-9 { height: calc(75% - 1.5rem); }
  .grid-margin-y > .medium-10 { height: calc(83.3333333333% - 1.5rem); }
  .grid-margin-y > .medium-11 { height: calc(91.6666666667% - 1.5rem); }
  .grid-margin-y > .medium-12 { height: calc(100% - 1.5rem); }
  .grid-margin-y > .large-auto { height: auto; }
  .grid-margin-y > .large-shrink { height: auto; }
  .grid-margin-y > .large-1 { height: calc(8.3333333333% - 1.5rem); }
  .grid-margin-y > .large-2 { height: calc(16.6666666667% - 1.5rem); }
  .grid-margin-y > .large-3 { height: calc(25% - 1.5rem); }
  .grid-margin-y > .large-4 { height: calc(33.3333333333% - 1.5rem); }
  .grid-margin-y > .large-5 { height: calc(41.6666666667% - 1.5rem); }
  .grid-margin-y > .large-6 { height: calc(50% - 1.5rem); }
  .grid-margin-y > .large-7 { height: calc(58.3333333333% - 1.5rem); }
  .grid-margin-y > .large-8 { height: calc(66.6666666667% - 1.5rem); }
  .grid-margin-y > .large-9 { height: calc(75% - 1.5rem); }
  .grid-margin-y > .large-10 { height: calc(83.3333333333% - 1.5rem); }
  .grid-margin-y > .large-11 { height: calc(91.6666666667% - 1.5rem); }
  .grid-margin-y > .large-12 { height: calc(100% - 1.5rem); } }

@media screen and (min-width: 80em) { .grid-margin-y > .xlarge-auto { height: auto; }
  .grid-margin-y > .xlarge-shrink { height: auto; }
  .grid-margin-y > .xlarge-1 { height: calc(8.3333333333% - 1.5rem); }
  .grid-margin-y > .xlarge-2 { height: calc(16.6666666667% - 1.5rem); }
  .grid-margin-y > .xlarge-3 { height: calc(25% - 1.5rem); }
  .grid-margin-y > .xlarge-4 { height: calc(33.3333333333% - 1.5rem); }
  .grid-margin-y > .xlarge-5 { height: calc(41.6666666667% - 1.5rem); }
  .grid-margin-y > .xlarge-6 { height: calc(50% - 1.5rem); }
  .grid-margin-y > .xlarge-7 { height: calc(58.3333333333% - 1.5rem); }
  .grid-margin-y > .xlarge-8 { height: calc(66.6666666667% - 1.5rem); }
  .grid-margin-y > .xlarge-9 { height: calc(75% - 1.5rem); }
  .grid-margin-y > .xlarge-10 { height: calc(83.3333333333% - 1.5rem); }
  .grid-margin-y > .xlarge-11 { height: calc(91.6666666667% - 1.5rem); }
  .grid-margin-y > .xlarge-12 { height: calc(100% - 1.5rem); } }

@media screen and (min-width: 90em) { .grid-margin-y > .xxlarge-auto { height: auto; }
  .grid-margin-y > .xxlarge-shrink { height: auto; }
  .grid-margin-y > .xxlarge-1 { height: calc(8.3333333333% - 1.5rem); }
  .grid-margin-y > .xxlarge-2 { height: calc(16.6666666667% - 1.5rem); }
  .grid-margin-y > .xxlarge-3 { height: calc(25% - 1.5rem); }
  .grid-margin-y > .xxlarge-4 { height: calc(33.3333333333% - 1.5rem); }
  .grid-margin-y > .xxlarge-5 { height: calc(41.6666666667% - 1.5rem); }
  .grid-margin-y > .xxlarge-6 { height: calc(50% - 1.5rem); }
  .grid-margin-y > .xxlarge-7 { height: calc(58.3333333333% - 1.5rem); }
  .grid-margin-y > .xxlarge-8 { height: calc(66.6666666667% - 1.5rem); }
  .grid-margin-y > .xxlarge-9 { height: calc(75% - 1.5rem); }
  .grid-margin-y > .xxlarge-10 { height: calc(83.3333333333% - 1.5rem); }
  .grid-margin-y > .xxlarge-11 { height: calc(91.6666666667% - 1.5rem); }
  .grid-margin-y > .xxlarge-12 { height: calc(100% - 1.5rem); } }

.callout { position: relative; margin: 0 0 1rem 0; padding: 1rem; border: 1px solid rgba(33, 33, 33, 0.25); border-radius: 0; background-color: white; color: #212121; }

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

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

.callout.primary { background-color: #d7ecfa; color: #212121; }

.callout.secondary { background-color: #eaeaea; color: #212121; }

.callout.success { background-color: #e1faea; color: #212121; }

.callout.warning { background-color: #fff3d9; color: #212121; }

.callout.alert { background-color: #f7e4e1; color: #212121; }

.callout.small { padding-top: 0.5rem; padding-right: 0.5rem; padding-bottom: 0.5rem; padding-left: 0.5rem; }

.callout.large { padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem; }

.responsive-embed, .flex-video { position: relative; height: 0; margin-bottom: 1rem; padding-bottom: 75%; overflow: hidden; }

.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.responsive-embed.widescreen, .flex-video.widescreen { padding-bottom: 56.25%; }

@-webkit-keyframes rotating { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes rotating { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@-webkit-keyframes glow { 0% { opacity: 0.5;
    visibility: hidden; }
  50% { fill: #212121;
    opacity: 1;
    visibility: visible; }
  100% { opacity: 0.5;
    visibility: hidden; } }

@keyframes glow { 0% { opacity: 0.5;
    visibility: hidden; }
  50% { fill: #212121;
    opacity: 1;
    visibility: visible; }
  100% { opacity: 0.5;
    visibility: hidden; } }

/** Swiper 4.4.6 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2014-2018 Vladimir Kharlampidi Released under the MIT License Released on: December 19, 2018 */
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank { visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { align-items: flex-start; transition-property: height, -webkit-transform; transition-property: transform, height; transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { touch-action: pan-x; }

.swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock { display: none; }

.swiper-pagination { position: absolute; text-align: center; transition: 300ms opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(0.33); transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px, -50%, 0); transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: 200ms top, 200ms -webkit-transform; transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms left, 200ms -webkit-transform; transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms right, 200ms -webkit-transform; transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000000; }

.swiper-pagination-lock { display: none; }

/* Scrollbar */
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: center; }

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

/* Preloader */
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ''; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper { /* Windows 8 IE 10 fix */ -ms-perspective: 1200px; }

.ui-datepicker { background-color: #FFFFFF; border: 0.125rem solid #e8e8e8; border-radius: 0.25rem; box-shadow: 0 0 1rem rgba(33, 33, 33, 0.08); width: 20rem; z-index: 200; }

.ui-datepicker-header { padding: 0.75rem; position: relative; }

.ui-datepicker-header .ui-datepicker-title { color: #242B57; }

.ui-datepicker-header .ui-datepicker-next, .ui-datepicker-header .ui-datepicker-prev { position: absolute; right: 2rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.ui-datepicker-header .ui-datepicker-next:before, .ui-datepicker-header .ui-datepicker-prev:before { color: #242B57; content: ""; }

.ui-datepicker-header .ui-datepicker-next .ui-icon, .ui-datepicker-header .ui-datepicker-prev .ui-icon { display: none; }

.ui-datepicker-header .ui-datepicker-next { right: 0.5rem; }

.ui-datepicker-header .ui-datepicker-next:before { content: ""; }

.ui-datepicker table { border-spacing: 0; width: 100%; }

.ui-datepicker thead { background-color: #F5F5F5; }

.ui-datepicker thead th { border-bottom: 0.125rem solid #e8e8e8; border-top: 0.125rem solid #e8e8e8; color: #242B57; font-size: 0.875rem; text-transform: uppercase; padding: 0.25rem 0; }

.ui-datepicker tbody td { width: 2rem; }

.ui-datepicker tbody td a { transition: all 300ms ease-in-out; border-radius: 0.25rem; display: block; font-size: 0.875rem; line-height: 2rem; text-align: center; }

.ui-datepicker tbody td a.ui-state-hover { background-color: rgba(36, 43, 87, 0.15); }

.ui-datepicker tbody td a.ui-state-active { background-color: #242B57; color: #FFFFFF; }

.swiper-wrapper, .swiper-slide { height: auto; }

.swiper-button-prev, .swiper-button-next, .trigger-media { transition: all 300ms ease-in-out; align-items: center; background: #FFFFFF; bottom: auto; border-radius: 50%; box-shadow: 0 0 1rem rgba(33, 33, 33, 0.08); display: none; height: 3rem; justify-content: center; left: 1.5rem; margin: 0; position: absolute; right: auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 3rem; }

@media print, screen and (min-width: 48em) { .swiper-button-prev, .swiper-button-next, .trigger-media { display: flex; } }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled, .trigger-media.swiper-button-disabled { box-shadow: none; }

.swiper-button-prev.swiper-button-lock, .swiper-button-next.swiper-button-lock, .trigger-media.swiper-button-lock { opacity: 0; visibility: hidden; }

.swiper-button-prev .icon, .swiper-button-next .icon, .trigger-media .icon { color: #242B57; }

.swiper-button-next { left: auto; right: 1.5rem; }

.swiper-pagination { transition: all 300ms ease-in-out; bottom: 1rem !important; left: 50% !important; line-height: 1; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

@media print, screen and (min-width: 48em) { .swiper-pagination { bottom: 2rem !important; } }

.swiper-pagination .swiper-pagination-bullet { transition: all 300ms ease-in-out; background-color: #FFFFFF; box-shadow: 0 0 1rem rgba(33, 33, 33, 0.08); height: 0.625rem; margin: 0 0.5rem !important; opacity: 0.6; position: relative; width: 0.625rem; }

.swiper-pagination .swiper-pagination-bullet:after { transition: all 300ms ease-in-out; border: 0.125rem solid #FFFFFF; border-radius: 50%; content: ''; height: 1.125rem; left: -0.25rem; opacity: 0; position: absolute; top: -0.25rem; width: 1.125rem; }

.swiper-pagination .swiper-pagination-bullet:hover, .swiper-pagination .swiper-pagination-bullet:focus, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:focus { opacity: 1; }

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover:after, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:focus:after { opacity: 1; }

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev { margin: 0; }

.swiper-pagination.swiper-pagination-bullets-dynamic { overflow: visible; }

.swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev, .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.8); transform: scale(0.8); }

.swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev, .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { margin: 0 0.25rem !important; -webkit-transform: scale(0.6); transform: scale(0.6); }

.cookie-notice { transition: all 300ms ease-in-out; bottom: 0; left: 0; opacity: 0; position: fixed; visibility: hidden; width: 100%; z-index: 205; }

.cookie-notice[data-cookie-notice="wall"] { background-color: rgba(33, 33, 33, 0.5); height: 100%; }

.cookie-notice[data-cookie-notice="wall"] .cn-box { background-color: #FFFFFF; left: 50%; max-width: 37.5rem; padding: 1.875rem; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius: 1.875rem; }

.cookie-notice[data-cookie-notice="subtle"] { left: auto; right: 1.875rem; bottom: 1.875rem; width: auto; }

.cookie-notice[data-cookie-notice="subtle"] .cn-box { box-shadow: 0 0.125rem 0.75rem rgba(117, 117, 117, 0.15); max-width: 37.5rem; background-color: #FFFFFF; padding: 1.875rem; border-radius: 1.875rem; }

.cookie-notice[data-cookie-notice="subtle"] .cn-box::before, .cookie-notice[data-cookie-notice="subtle"] .cn-box::after { display: table; content: ' '; flex-basis: 0; order: 1; }

.cookie-notice[data-cookie-notice="subtle"] .cn-box::after { clear: both; }

.cookie-notice[data-cookie-notice="bar"] .cn-box { box-shadow: 0 0 0.625rem 0.3125rem rgba(117, 117, 117, 0.15); border-top: 2px solid #242B57; background-color: #FFFFFF; padding: 1.875rem; }

.cookie-notice[data-cookie-notice="bar"] .cn-box::before, .cookie-notice[data-cookie-notice="bar"] .cn-box::after { display: table; content: ' '; flex-basis: 0; order: 1; }

.cookie-notice[data-cookie-notice="bar"] .cn-box::after { clear: both; }

.cookie-notice[data-cookie-notice="bar"] .cn-button-wrapper { float: right; }

.cookie-notice-open .cookie-notice { opacity: 1; visibility: visible; }

.cookie-notice .cn-content { margin-bottom: 1.5625rem; }

.cookie-notice .cn-content > :last-child { margin-bottom: 0; }

@font-face { font-family: 'Proxima Nova W05 Light'; src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/c48b9e64-9616-4651-8136-26dcc90b518f.eot?#iefix"); src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/c48b9e64-9616-4651-8136-26dcc90b518f.eot?#iefix") format("eot"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/27f5855e-1f73-42cc-a083-cb0f319ea42a.woff2") format("woff2"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/f44944f0-b92e-4152-9ea1-eb41de241416.woff") format("woff"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/b3ca6462-e5b3-4cfd-9c86-69bd1444273f.ttf") format("truetype"); }

@font-face { font-family: 'Proxima Nova W05 Regular'; src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/3bc45708-b148-4161-9d38-fa10e8cd8ed7.eot?#iefix"); src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/3bc45708-b148-4161-9d38-fa10e8cd8ed7.eot?#iefix") format("eot"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/33ca2000-af7b-4444-97cd-6392ab2e24b2.woff2") format("woff2"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/1c003cc6-0f8f-4c82-adde-a5a026b56b50.woff") format("woff"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/96dc6d98-013d-4a94-9c09-8476abc0abc6.ttf") format("truetype"); }

@font-face { font-family: 'Proxima Nova W05 Medium'; src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/e49a997f-7512-4cb2-b647-589aaacffab5.eot?#iefix"); src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/e49a997f-7512-4cb2-b647-589aaacffab5.eot?#iefix") format("eot"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/fefa128d-8eb9-48e9-adf7-568b92a2e991.woff2") format("woff2"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/8c025621-11f1-4af4-8dfa-69eb993b51b9.woff") format("woff"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/7b58123f-5968-4e40-a0e0-6568b05ed816.ttf") format("truetype"); }

@font-face { font-family: 'Proxima Nova W05 Bold'; src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/9a48aea6-1175-475c-9ca0-e88402e8c3e3.eot?#iefix"); src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/9a48aea6-1175-475c-9ca0-e88402e8c3e3.eot?#iefix") format("eot"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/3c35dc60-9fe3-480f-90ac-e453db0271e2.woff2") format("woff2"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/2b2b7939-693b-44cd-873a-1aa065a906b8.woff") format("woff"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/b3268637-7b92-4f81-9d7f-1ee8e8a5d517.ttf") format("truetype"); }

@font-face { font-family: 'icomoon'; src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/icomoon.eot?vzv0r7"); src: url("/typo3conf/ext/ja21_template/Resources/Public/fonts/icomoon.eot?vzv0r7#iefix") format("embedded-opentype"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/icomoon.woff2?vzv0r7") format("woff2"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/icomoon.ttf?vzv0r7") format("truetype"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/icomoon.woff?vzv0r7") format("woff"), url("/typo3conf/ext/ja21_template/Resources/Public/fonts/icomoon.svg?vzv0r7#icomoon") format("svg"); font-weight: normal; font-style: normal; }

body, input::-webkit-input-placeholder { font-family: "Proxima Nova W05 Regular"; }

body, input::-moz-placeholder { font-family: "Proxima Nova W05 Regular"; }

body, input::-ms-input-placeholder { font-family: "Proxima Nova W05 Regular"; }

body, input::placeholder { font-family: "Proxima Nova W05 Regular"; }

.ui-datepicker-header .ui-datepicker-title, .ui-datepicker tbody td a, .intro, .intro p, .subtitle, .navigation .menu-dropdown > .menu-item > a, .event .date, .event .location, .news time, .vacancy .hours, .vacancy .location, .subtitle p, .navigation .menu-dropdown > .menu-item > a p, .event .date p, .event .location p, .news time p, .vacancy .hours p, .vacancy .location p, .wysiwyg a:not(.button), blockquote p, input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], textarea, select, .custom-file-upload-wrapper .file-name, .checkbox label, .radio label, .element-label, .ce-rkimage_image figcaption { font-family: "Proxima Nova W05 Medium"; }

.ui-datepicker thead th, .ui-datepicker tbody td a.ui-state-active, .ui-datepicker tbody td.ui-datepicker-today a, strong, h1, h2, h3, h4, h5, h6, .wysiwyg ol li:before, blockquote, blockquote:before, .fieldset-label, .button, .navigation .menu-dropdown > .menu-item > a, .pagination li.active { font-family: "Proxima Nova W05 Bold"; }

.ui-datepicker-header .ui-datepicker-next:before, .ui-datepicker-header .ui-datepicker-prev:before, .wysiwyg ul li:before, .icon.icon-arrow-down:before, .icon.icon-arrow-left:before, .icon.icon-arrow-right:before, .icon.icon-arrow-up:before, .icon.icon-calendar:before, .icon.icon-check:before, .icon.icon-chevron-down:before, .icon.icon-chevron-left:before, .icon.icon-chevron-right:before, .icon.icon-chevron-up:before, .icon.icon-close:before, .icon.icon-download:before, .icon.icon-error:before, .icon.icon-facebook:before, .icon.icon-link:before, .icon.icon-linkedin:before, .icon.icon-info:before, .icon.icon-instagram:before, .icon.icon-mail:before, .icon.icon-marker:before, .icon.icon-minus:before, .icon.icon-mute:before, .icon.icon-pause:before, .icon.icon-phone:before, .icon.icon-play:before, .icon.icon-plus:before, .icon.icon-search:before, .icon.icon-time:before, .icon.icon-twitter:before, .icon.icon-upload:before, .icon.icon-unmute:before, .icon.icon-whatsapp:before, .icon.icon-youtube:before, .icon.icon-tiktok:before, .select-wrapper:after, .datepicker-wrapper:after, .password-wrapper .toggle:after, .custom-file-upload-wrapper .file-name:after, .checkbox label:after, .radio label:after, .button.icon-left.icon-arrow-down:before, .button.icon-left.icon-arrow-left:before, .button.icon-left.icon-arrow-right:before, .button.icon-left.icon-arrow-up:before, .button.icon-left.icon-calendar:before, .button.icon-left.icon-check:before, .button.icon-left.icon-chevron-down:before, .button.icon-left.icon-chevron-left:before, .button.icon-left.icon-chevron-right:before, .button.icon-left.icon-chevron-up:before, .button.icon-left.icon-close:before, .button.icon-left.icon-download:before, .button.icon-left.icon-error:before, .button.icon-left.icon-facebook:before, .button.icon-left.icon-link:before, .button.icon-left.icon-linkedin:before, .button.icon-left.icon-info:before, .button.icon-left.icon-instagram:before, .button.icon-left.icon-mail:before, .button.icon-left.icon-marker:before, .button.icon-left.icon-minus:before, .button.icon-left.icon-mute:before, .button.icon-left.icon-pause:before, .button.icon-left.icon-phone:before, .button.icon-left.icon-play:before, .button.icon-left.icon-plus:before, .button.icon-left.icon-search:before, .button.icon-left.icon-time:before, .button.icon-left.icon-twitter:before, .button.icon-left.icon-upload:before, .button.icon-left.icon-unmute:before, .button.icon-left.icon-whatsapp:before, .button.icon-left.icon-youtube:before, .button.icon-left.icon-tiktok:before, .button.icon-right.icon-arrow-down:after, .button.icon-right.icon-arrow-left:after, .button.icon-right.icon-arrow-right:after, .button.icon-right.icon-arrow-up:after, .button.icon-right.icon-calendar:after, .button.icon-right.icon-check:after, .button.icon-right.icon-chevron-down:after, .button.icon-right.icon-chevron-left:after, .button.icon-right.icon-chevron-right:after, .button.icon-right.icon-chevron-up:after, .button.icon-right.icon-close:after, .button.icon-right.icon-download:after, .button.icon-right.icon-error:after, .button.icon-right.icon-facebook:after, .button.icon-right.icon-link:after, .button.icon-right.icon-linkedin:after, .button.icon-right.icon-info:after, .button.icon-right.icon-instagram:after, .button.icon-right.icon-mail:after, .button.icon-right.icon-marker:after, .button.icon-right.icon-minus:after, .button.icon-right.icon-mute:after, .button.icon-right.icon-pause:after, .button.icon-right.icon-phone:after, .button.icon-right.icon-play:after, .button.icon-right.icon-plus:after, .button.icon-right.icon-search:after, .button.icon-right.icon-time:after, .button.icon-right.icon-twitter:after, .button.icon-right.icon-upload:after, .button.icon-right.icon-unmute:after, .button.icon-right.icon-whatsapp:after, .button.icon-right.icon-youtube:after, .button.icon-right.icon-tiktok:after, .button.icon-only.icon-arrow-down:before, .button.icon-only.icon-arrow-left:before, .button.icon-only.icon-arrow-right:before, .button.icon-only.icon-arrow-up:before, .button.icon-only.icon-calendar:before, .button.icon-only.icon-check:before, .button.icon-only.icon-chevron-down:before, .button.icon-only.icon-chevron-left:before, .button.icon-only.icon-chevron-right:before, .button.icon-only.icon-chevron-up:before, .button.icon-only.icon-close:before, .button.icon-only.icon-download:before, .button.icon-only.icon-error:before, .button.icon-only.icon-facebook:before, .button.icon-only.icon-link:before, .button.icon-only.icon-linkedin:before, .button.icon-only.icon-info:before, .button.icon-only.icon-instagram:before, .button.icon-only.icon-mail:before, .button.icon-only.icon-marker:before, .button.icon-only.icon-minus:before, .button.icon-only.icon-mute:before, .button.icon-only.icon-pause:before, .button.icon-only.icon-phone:before, .button.icon-only.icon-play:before, .button.icon-only.icon-plus:before, .button.icon-only.icon-search:before, .button.icon-only.icon-time:before, .button.icon-only.icon-twitter:before, .button.icon-only.icon-upload:before, .button.icon-only.icon-unmute:before, .button.icon-only.icon-whatsapp:before, .button.icon-only.icon-youtube:before, .button.icon-only.icon-tiktok:before, .accordion .accordion-item .accordion-title:after, .event .date:before, .event .location:before, .tabs .tabs-title a:after, .vacancy .hours:before, .vacancy .location:before { font-family: 'icomoon'; font-size: 1.5rem; line-height: 1; }

body { background-color: #FFFFFF; color: #757575; font-size: 0.875rem; line-height: 1; }

@media print, screen and (min-width: 48em) { body { font-size: 1.0625rem; } }

::-moz-selection { background-color: #df201a; color: #FFFFFF; }

::selection { background-color: #df201a; color: #FFFFFF; }

p { line-height: 1.25rem; }

@media print, screen and (min-width: 48em) { p { line-height: 1.5rem; } }

.intro, .intro p { color: #757575; font-size: 1rem; line-height: 1.375rem; }

@media print, screen and (min-width: 48em) { .intro, .intro p { font-size: 1.25rem; line-height: 1.75rem; } }

.subtitle, .navigation .menu-dropdown > .menu-item > a, .event .date, .event .location, .news time, .vacancy .hours, .vacancy .location, .subtitle p, .navigation .menu-dropdown > .menu-item > a p, .event .date p, .event .location p, .news time p, .vacancy .hours p, .vacancy .location p { display: block; font-size: 0.75rem; text-transform: uppercase; }

@media print, screen and (min-width: 48em) { .subtitle, .navigation .menu-dropdown > .menu-item > a, .event .date, .event .location, .news time, .vacancy .hours, .vacancy .location, .subtitle p, .navigation .menu-dropdown > .menu-item > a p, .event .date p, .event .location p, .news time p, .vacancy .hours p, .vacancy .location p { font-size: 0.875rem; } }

h1, h2, h3, h4, h5, h6 { margin: 0; }

h1 { color: #242B57; font-size: 2.25rem; line-height: 2.5rem; }

@media print, screen and (min-width: 48em) { h1 { font-size: 3.5rem; line-height: 4rem; } }

h2 { color: #242B57; font-size: 1.75rem; line-height: 2rem; }

@media print, screen and (min-width: 48em) { h2 { font-size: 2.5rem; line-height: 3rem; } }

h3 { color: #242B57; font-size: 1.5rem; line-height: 1.75rem; }

@media print, screen and (min-width: 48em) { h3 { font-size: 2rem; line-height: 2.5rem; } }

h4 { color: #242B57; font-size: 1.25rem; line-height: 1.5rem; }

@media print, screen and (min-width: 48em) { h4 { font-size: 1.5rem; line-height: 1.75rem; } }

h5 { color: #242B57; font-size: 1.125rem; line-height: 1.375rem; }

@media print, screen and (min-width: 48em) { h5 { font-size: 1.375rem; line-height: 1.75rem; } }

h6 { color: #242B57; font-size: 1rem; line-height: 1.125rem; }

@media print, screen and (min-width: 48em) { h6 { font-size: 1.25rem; line-height: 1.5rem; } }

.long-field { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }

:focus { outline: none; }

input[type=search] { box-sizing: border-box; }

img.alignright, a img.alignright { float: right; margin: 0 0 1em 1em; }

img.alignleft, a img.alignleft { float: left; margin: 0 1em 1em 0; }

img.aligncenter, a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 { margin-bottom: 0.25rem; }

.wysiwyg a:not(.button) { transition: all 300ms ease-in-out; color: #242B57; padding: 0 0.125rem; position: relative; }

.wysiwyg a:not(.button):after { transition: all .4s; background-color: rgba(36, 43, 87, 0.7); bottom: -0.0625rem; border-radius: 0.125rem; content: ''; height: 0.125rem; left: 0; position: absolute; transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); width: 100%; }

.wysiwyg a:not(.button):hover:after { background-color: rgba(36, 43, 87, 0.15); height: 100%; }

.wysiwyg p { margin-bottom: 1rem; }

@media print, screen and (min-width: 48em) { .wysiwyg p { margin-bottom: 1.25rem; } }

.wysiwyg ul, .wysiwyg ol { list-style-type: none; margin: 0 0 1rem; }

.wysiwyg ul li, .wysiwyg ol li { margin-bottom: 0.5rem; padding-left: 1.5rem; position: relative; }

.wysiwyg ul li:before, .wysiwyg ol li:before { left: 0; position: absolute; }

.wysiwyg ul li:before { background-color: #242B57; border-radius: 50%; content: ''; height: 0.5625rem; top: 0.4375rem; width: 0.5625rem; }

@media print, screen and (min-width: 48em) { .wysiwyg ul li:before { top: 0.5625rem; } }

.wysiwyg ol { counter-reset: item; }

.wysiwyg ol li:before { color: #242B57; content: counter(item); counter-increment: item; top: 0; }

.wysiwyg table { border: 0.0625rem solid #c81d17; border-radius: 0.25rem; border-spacing: 0; overflow-x: auto; width: 100%; }

@media screen and (max-width: 47.9375em) { .wysiwyg table { display: block; } }

.wysiwyg table td { border-bottom: 0.0625rem solid #c81d17; border-right: 0.0625rem solid #c81d17; line-height: 1.4; padding: 0.75rem 1rem; vertical-align: top; }

.wysiwyg table td:last-child { border-right: 0; }

.wysiwyg table td strong { color: #242B57; }

.wysiwyg table tr:last-child td { border-bottom: 0; }

.wysiwyg :last-child { margin-bottom: 0; }

blockquote { border: 0; color: #242B57; line-height: 1.4; margin-bottom: 1rem; max-width: 35rem; padding: 3rem 0 0; position: relative; }

@media print, screen and (min-width: 48em) { blockquote { margin-bottom: 1.5rem; padding: 0 0 0 4rem; } }

blockquote:before { content: '”'; font-size: 6rem; left: 0; line-height: 1; position: absolute; top: 0; }

blockquote p { color: #242B57; font-size: 1.125rem; margin: 0; padding-top: 0.5rem; }

@media print, screen and (min-width: 48em) { blockquote p { font-size: 1.5rem; line-height: 2rem; } }

blockquote p strong { display: block; }

@media print, screen and (min-width: 48em) { blockquote p strong { margin-top: 0.25rem; } }

blockquote p strong:before { content: '- '; position: relative; top: -0.125rem; }

table tbody { border: 0; }

.full-width { margin-left: auto; margin-right: auto; max-width: initial; width: 100%; }

svg { height: 100%; width: 100%; }

.icon.icon-arrow-down:before { content: ""; margin-right: 0; }

.icon.icon-arrow-left:before { content: ""; margin-right: 0; }

.icon.icon-arrow-right:before { content: ""; margin-right: 0; }

.icon.icon-arrow-up:before { content: ""; margin-right: 0; }

.icon.icon-calendar:before { content: ""; margin-right: 0; }

.icon.icon-check:before { content: ""; margin-right: 0; }

.icon.icon-chevron-down:before { content: ""; margin-right: 0; }

.icon.icon-chevron-left:before { content: ""; margin-right: 0; }

.icon.icon-chevron-right:before { content: ""; margin-right: 0; }

.icon.icon-chevron-up:before { content: ""; margin-right: 0; }

.icon.icon-close:before { content: ""; margin-right: 0; }

.icon.icon-download:before { content: ""; margin-right: 0; }

.icon.icon-error:before { content: ""; margin-right: 0; }

.icon.icon-facebook:before { content: ""; margin-right: 0; }

.icon.icon-link:before { content: ""; margin-right: 0; }

.icon.icon-linkedin:before { content: ""; margin-right: 0; }

.icon.icon-info:before { content: ""; margin-right: 0; }

.icon.icon-instagram:before { content: ""; margin-right: 0; }

.icon.icon-mail:before { content: ""; margin-right: 0; }

.icon.icon-marker:before { content: ""; margin-right: 0; }

.icon.icon-minus:before { content: ""; margin-right: 0; }

.icon.icon-mute:before { content: ""; margin-right: 0; }

.icon.icon-pause:before { content: ""; margin-right: 0; }

.icon.icon-phone:before { content: ""; margin-right: 0; }

.icon.icon-play:before { content: ""; margin-right: 0; }

.icon.icon-plus:before { content: ""; margin-right: 0; }

.icon.icon-search:before { content: ""; margin-right: 0; }

.icon.icon-time:before { content: ""; margin-right: 0; }

.icon.icon-twitter:before { content: ""; margin-right: 0; }

.icon.icon-upload:before { content: ""; margin-right: 0; }

.icon.icon-unmute:before { content: ""; margin-right: 0; }

.icon.icon-whatsapp:before { content: ""; margin-right: 0; }

.icon.icon-youtube:before { content: ""; margin-right: 0; }

.icon.icon-tiktok:before { content: ""; margin-right: 0; }

.fieldset-group { margin-top: 1rem; }

@media print, screen and (min-width: 48em) { .fieldset-group { margin-top: 1.5rem; } }

fieldset { border: 0; margin: 1rem 0 0; padding: 0; position: relative; }

fieldset::before, fieldset::after { display: table; content: ' '; flex-basis: 0; order: 1; }

fieldset::after { clear: both; }

fieldset:first-of-type { margin: 0; }

fieldset.error input, fieldset.error textarea, fieldset.error select, fieldset.error .custom-file-upload-wrapper .file-name, fieldset.error .checkbox label:before, fieldset.error .radio label:before { border-color: #F44336; }

fieldset p:last-child { margin-bottom: 0; }

.fieldset-label { color: #242B57; display: block; margin-bottom: 0.5rem; position: relative; text-transform: uppercase; }

@media print, screen and (min-width: 48em) { .fieldset-label { font-size: 0.875rem; } }

.fieldset-label .required { display: inline-block; }

.fieldset-label .required:before { color: #df201a; content: '*'; }

.fieldset-description { display: block; margin-bottom: 0.5rem; }

@media print, screen and (min-width: 48em) { .fieldset-description { font-size: 0.9375rem; } }

input::-webkit-input-placeholder { opacity: 0.6; }

input::-moz-placeholder { opacity: 0.6; }

input::-ms-input-placeholder { opacity: 0.6; }

input::placeholder { opacity: 0.6; }

input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], textarea, select, .custom-file-upload-wrapper .file-name { transition: all 300ms ease-in-out; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #F5F5F5; border: 0.125rem solid #e8e8e8; border-radius: 0.25rem; color: #242B57; display: block; font-size: 1rem; padding: 0.75rem 1rem; width: 100%; }

input[type=email]:hover, input[type=email]:focus, input[type=number]:hover, input[type=number]:focus, input[type=password]:hover, input[type=password]:focus, input[type=tel]:hover, input[type=tel]:focus, input[type=text]:hover, input[type=text]:focus, input[type=url]:hover, input[type=url]:focus, textarea:hover, textarea:focus, select:hover, select:focus, .custom-file-upload-wrapper .file-name:hover, .custom-file-upload-wrapper .file-name:focus { border-color: #dcdbdb !important; }

input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus, select:focus, .custom-file-upload-wrapper .file-name:focus { border-color: #c2c2c2 !important; }

select { margin: 0; padding-right: 3.25rem; }

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

textarea { min-height: 8.75rem; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

input[type=number] { -moz-appearance: textfield; }

input[type=password] { font: small-caption; font-size: 0.875rem; }

@media print, screen and (min-width: 48em) { input[type=password] { font-size: 1.0625rem; } }

.datepicker-wrapper input:hover, .select-wrapper select:hover, .custom-file-upload-wrapper span:hover { cursor: pointer; }

.control-label { display: inline-block; line-height: 2.25rem; margin-top: 0.75rem; }

.select-wrapper, .datepicker-wrapper, .password-wrapper .toggle, .custom-file-upload-wrapper .file-name { display: block; position: relative; }

.select-wrapper:after, .datepicker-wrapper:after, .password-wrapper .toggle:after, .custom-file-upload-wrapper .file-name:after { color: #242B57; content: ""; pointer-events: none; position: absolute; right: 1rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; }

.password-wrapper .toggle { position: static; }

.password-wrapper .toggle:after { transition: all 300ms ease-in-out; color: #df201a; cursor: pointer; pointer-events: auto; }

.password-wrapper .toggle:hover:after { color: #c81d17; }

.password-wrapper.active .toggle:after { color: #242B57; }

.password-wrapper input[type=text] { padding-right: 3.25rem; }

.datepicker-wrapper:after { content: ""; }

.datepicker-wrapper input { cursor: default; }

.custom-file-upload-wrapper .custom-file-upload { opacity: 0; position: absolute; }

.custom-file-upload-wrapper .file-name { max-width: 100% !important; overflow: hidden !important; text-overflow: ellipsis; white-space: nowrap !important; padding-right: 3rem; }

.custom-file-upload-wrapper .file-name:after { content: ""; }

.checkbox, .radio { transition: all 300ms ease-in-out; display: block; line-height: 1.5rem; margin-bottom: 0.5rem; position: relative; }

.checkbox label, .radio label { cursor: pointer; display: block; padding-left: 2rem; }

.checkbox label:before, .radio label:before { transition: all 300ms ease-in-out; background-color: #F5F5F5; border: 0.125rem solid #e8e8e8; border-radius: 0.25rem; content: ''; height: 1.5rem; left: 0; position: absolute; top: 0; width: 1.5rem; }

.checkbox label:after, .radio label:after { transition: all 300ms ease-in-out; color: transparent; content: ""; font-size: 1.125rem; left: 0.1875rem; position: absolute; top: 0.1875rem; }

.checkbox input, .radio input { opacity: 0; position: absolute; z-index: -1; }

.checkbox input:hover ~ label:before, .checkbox input:focus ~ label:before, .radio input:hover ~ label:before, .radio input:focus ~ label:before { border-color: #dcdbdb; }

.checkbox input:checked ~ label:before, .radio input:checked ~ label:before { border-color: #c2c2c2; }

.checkbox input:checked ~ label:after, .radio input:checked ~ label:after { color: #757575; }

.radio { transition: all 300ms ease-in-out; }

.radio label:before { border-radius: 50%; }

.radio label:after { background-color: transparent; border-radius: 50%; content: ''; height: 0.875rem; left: 0.3125rem; top: 0.3125rem; width: 0.875rem; }

.radio input { opacity: 0; position: absolute; z-index: -1; }

.radio input:hover ~ label:after, .radio input:focus ~ label:after { border-color: #dcdbdb; }

.radio input:checked ~ label:before { border-color: #c2c2c2; }

.radio input:checked ~ label:after { background-color: #c2c2c2; }

button[type=submit], input[type=submit] { float: right; margin-top: 1.5rem; }

.error-message { display: none !important; }

.buttonlist-center { display: flex; justify-content: center; gap: .5rem; }

.button { transition: all 300ms ease-in-out; background-color: #242B57; border: 0.125rem solid transparent; border-radius: 0.25rem; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 0.875rem; line-height: 1; padding: 0.75rem 1.25rem; position: relative; text-transform: uppercase; }

.button:focus, .button:hover { background-color: #757575; color: #FFFFFF; text-decoration: none; }

.button.primary { background-color: #242B57; color: #FFFFFF; }

.button.primary:focus, .button.primary:hover { background-color: #757575; color: #FFFFFF; }

.button.cta { background-color: #df201a; color: #FFFFFF; }

.button.cta:focus, .button.cta:hover { background-color: #242B57; }

.button.secondary { background-color: #757575; }

.button.secondary:hover, .button.secondary:focus { background-color: #242B57; color: #FFFFFF; }

.button.secondary.hollow { border-color: #757575; color: #757575; }

.button.secondary.hollow:hover, .button.secondary.hollow:focus { background-color: #757575; color: #FFFFFF; }

.button.hollow { background-color: transparent; border: 0.125rem solid #242B57; color: #242B57; }

.button.hollow:hover, .button.hollow:focus { background-color: #242B57; color: #FFFFFF; }

.button.clear { background-color: transparent; border-bottom: 0.125rem solid rgba(36, 43, 87, 0.25); border-left: 0; border-radius: 0; border-right: 0; border-top: 0; color: #242B57; padding: 0 0 0.125rem 0; }

.button.clear:focus, .button.clear:hover { border-color: rgba(36, 43, 87, 0.7); color: #242B57; }

.button.clear.icon-left { margin-left: 2rem; }

.button.clear.icon-left:before { left: -2rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.button.clear.icon-right { margin-right: 2rem; }

.button.clear.icon-right:after { position: absolute; right: -2rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.button.small { padding: 0.5rem 0.75rem; }

.button.icon-left:before, .button.icon-left:after, .button.icon-right:before, .button.icon-right:after { display: inline-block; line-height: 0 !important; position: relative; top: -0.3125rem; vertical-align: bottom; }

@media print, screen and (min-width: 48em) { .button.icon-left:before, .button.icon-left:after, .button.icon-right:before, .button.icon-right:after { line-height: 0 !important; } }

.button.icon-left.icon-arrow-down:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-arrow-left:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-arrow-right:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-arrow-up:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-calendar:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-check:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-chevron-down:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-chevron-left:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-chevron-right:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-chevron-up:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-close:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-download:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-error:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-facebook:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-link:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-linkedin:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-info:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-instagram:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-mail:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-marker:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-minus:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-mute:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-pause:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-phone:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-play:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-plus:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-search:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-time:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-twitter:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-upload:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-unmute:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-whatsapp:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-youtube:before { content: ""; margin-right: 0.5rem; }

.button.icon-left.icon-tiktok:before { content: ""; margin-right: 0.5rem; }

.button.icon-right.icon-arrow-down:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-arrow-left:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-arrow-right:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-arrow-up:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-calendar:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-check:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-chevron-down:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-chevron-left:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-chevron-right:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-chevron-up:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-close:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-download:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-error:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-facebook:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-link:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-linkedin:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-info:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-instagram:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-mail:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-marker:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-minus:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-mute:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-pause:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-phone:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-play:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-plus:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-search:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-time:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-twitter:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-upload:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-unmute:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-whatsapp:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-youtube:after { content: ""; margin-left: 0.5rem; }

.button.icon-right.icon-tiktok:after { content: ""; margin-left: 0.5rem; }

.button.icon-only { border-radius: 50%; padding: 0.375rem; }

.button.icon-only.icon-arrow-down:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-arrow-left:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-arrow-right:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-arrow-up:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-calendar:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-check:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-chevron-down:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-chevron-left:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-chevron-right:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-chevron-up:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-close:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-download:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-error:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-facebook:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-link:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-linkedin:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-info:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-instagram:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-mail:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-marker:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-minus:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-mute:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-pause:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-phone:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-play:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-plus:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-search:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-time:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-twitter:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-upload:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-unmute:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-whatsapp:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-youtube:before { content: ""; margin-right: 0.5rem; }

.button.icon-only.icon-tiktok:before { content: ""; margin-right: 0.5rem; }

.button.icon-only:before { margin-right: 0 !important; vertical-align: middle; }

.button.icon-only:hover, .button.icon-only:focus { text-decoration: none; }

.button.icon-only.small { padding: 0.125rem; }

#wrapper { overflow: hidden; }

#main { margin-top: 4.5rem; }

@media print, screen and (min-width: 48em) { #main { margin-top: 5.9375rem; } }

.ce { margin: 1.5rem 0; position: relative; }

@media print, screen and (min-width: 48em) { .ce { margin: 2.5rem 0; } }

.ce.offset-top-less { margin-top: 0.75rem; }

@media print, screen and (min-width: 48em) { .ce.offset-top-less { margin-top: 1.25rem; } }

.ce.offset-top-none { margin-top: 0; }

.ce.offset-bottom-less { margin-bottom: 0.75rem; }

@media print, screen and (min-width: 48em) { .ce.offset-bottom-less { margin-bottom: 1.25rem; } }

.ce.offset-bottom-none { margin-bottom: 0; }

.breadcrumb { margin-bottom: 1.5625rem; padding: 0.9375rem 0; }

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

.breadcrumb ol::before, .breadcrumb ol::after { display: table; content: ' '; flex-basis: 0; order: 1; }

.breadcrumb ol::after { clear: both; }

.breadcrumb li { float: left; margin-right: 0.9375rem; }

.breadcrumb li:last-child { margin-right: 0; }

.breadcrumb a { transition: all 300ms ease-in-out; color: #212121; display: inline-block; padding-right: 1.5625rem; position: relative; }

.breadcrumb a:after { transition: all 300ms ease-in-out; color: #212121; content: '\f054'; font-family: FontAwesome; font-size: 0.75rem; margin-top: 0.125rem; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.breadcrumb a:hover { color: #212121; }

.breadcrumb a:hover:after { color: #212121; right: -0.3125rem; }

.main-footer { padding: 1.5rem 0; background-color: #F5F5F5; }

.main-footer .ce { margin: 0; }

@media print, screen and (min-width: 48em) { .main-footer { padding: 3rem 0; } }

@media screen and (max-width: 47.9375em) { .main-footer .footer-cell { margin-bottom: 1rem; }
  .main-footer .footer-cell:last-child { margin-bottom: 0; } }

.main-footer h4 { margin-bottom: 0.25rem; }

.main-footer ul:not(.social-share) { list-style: none; margin: 0; padding: 0; }

.main-footer ul:not(.social-share) li a { text-decoration: underline; }

.main-footer ul:not(.social-share) li a:hover { text-decoration: none; }

.main-footer .social-share { margin-bottom: 1rem; }

.main-footer p { margin-bottom: 0; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) { .main-footer .contact { margin-top: 1.5rem; } }

.sub-footer { padding: 1.25rem 0; }

@media print, screen and (min-width: 48em) { .sub-footer { text-align: center; } }

.sub-footer .copyright .ce { margin: 0; }

@media screen and (max-width: 47.9375em) { .sub-footer .copyright { display: block; margin-bottom: 0.5rem; } }

.sub-footer a { margin-right: 0.5rem; text-decoration: underline; }

@media print, screen and (min-width: 48em) { .sub-footer a { margin: 0 0.5rem; } }

.sub-footer a:last-child { margin: 0; }

.sub-footer a:hover { text-decoration: none; }

.header, .header-search { transition: all 400ms ease-in-out; background-color: #FFFFFF; left: 0; padding: 1rem 0; position: fixed; top: 0; width: 100%; z-index: 101; }

@media print, screen and (min-width: 64em) { .header, .header-search { padding: 1rem; } }

.header .grid-container, .header-search .grid-container { align-items: center; display: flex; position: relative; }

.header { border-bottom: 0 solid transparent; box-shadow: 0 0 1rem rgba(33, 33, 33, 0.08); }

.search-open .header { border-bottom: 4rem solid #FFFFFF; }

@media print, screen and (min-width: 48em) { .search-open .header { border-bottom: 4.25rem solid #FFFFFF; } }

@media print, screen and (min-width: 64em) { .menu-open .header { border-bottom: 4.25rem solid #FFFFFF; } }

.header .logo { max-width: 2.5rem; }

.header .logo img { outline: 0; }

@media print, screen and (min-width: 48em) { .header .logo { max-width: 4.375rem; } }

.header-container { display: flex; justify-content: space-between; }

.header-webshop { background-color: #ffffff !important; padding: 12px; border-radius: 0.25rem; margin-right: 3rem; border: #ffffff solid 2px; }

.header-webshop:hover, .header-webshop:focus-visible { border-color: #242B57; }

@media print, screen and (min-width: 64em) { .header-webshop { margin-right: 0; }
  .header-webshop > img { width: 2.6rem; } }

.keyvisual { position: relative; margin-bottom: 1.5rem; }

@media print, screen and (min-width: 48em) { .keyvisual { margin-bottom: 2.5rem; } }

.keyvisual figure { display: block; background-color: #242B57; background-size: cover; background-position: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }

.keyvisual .mask-overlay { display: block; background: linear-gradient(#242B57, transparent) no-repeat; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }

.keyvisual main { padding: 2rem 0; }

@media print, screen and (min-width: 48em) { .keyvisual main { padding: 5rem 0; } }

.keyvisual main h1, .keyvisual main .intro, .keyvisual main .date { color: #FFFFFF; text-shadow: 0 0.0625rem 0.125rem rgba(36, 43, 87, 0.2); }

.keyvisual main .intro, .keyvisual main .date { margin: 0.25rem 0 0; }

.keyvisual main .date > .icon { vertical-align: middle; }

.keyvisual main .button { margin: 1rem 0.5rem 0 0; }

.keyvisual main .button:last-child { margin-right: 0; }

.keyvisual.big { min-height: 12.5rem; }

@media print, screen and (min-width: 48em) { .keyvisual.big { min-height: 24rem; } }

@media screen and (min-width: 80em) { .keyvisual.big { min-height: 30rem; } }

.navigation { transition: all 300ms ease-in-out; background-color: #FFFFFF; box-shadow: 0 0 1rem rgba(33, 33, 33, 0.08); left: 0; opacity: 0; padding: 1rem 1.25rem; position: absolute; top: 4.5rem; visibility: hidden; width: 100%; }

@media print, screen and (min-width: 48em) { .navigation { padding: 1rem 2rem; top: 5.3125rem; } }

@media print, screen and (min-width: 64em) { .navigation { background-color: transparent; box-shadow: none; margin-left: 2.5rem; opacity: 1; position: static; visibility: visible; } }

.navigation:before { transition: all 300ms ease-in-out; background-color: #FFFFFF; content: ''; height: 0.5rem; left: 0; opacity: 0; position: absolute; top: 0; -webkit-transform: translateY(-100%); transform: translateY(-100%); visibility: hidden; width: 100%; }

.menu-open .navigation { opacity: 1; visibility: visible; }

.menu-open .navigation:before { opacity: 1; visibility: visible; }

.navigation .menu-dropdown { list-style: none; margin: 0; padding: 0; display: block; }

.navigation .menu-dropdown::before, .navigation .menu-dropdown::after { display: table; content: ' '; flex-basis: 0; order: 1; }

.navigation .menu-dropdown::after { clear: both; }

.navigation .menu-dropdown > .menu-item { display: block; margin: 0 0 1.5rem; }

.navigation .menu-dropdown > .menu-item:last-child { margin-bottom: 0; }

@media print, screen and (min-width: 64em) { .navigation .menu-dropdown > .menu-item { display: inline-block; float: left; margin: 0 2rem 0 0; } }

.navigation .menu-dropdown > .menu-item > a { transition: all 300ms ease-in-out; border-bottom: 0.125rem solid transparent; color: #242B57; display: block; }

.navigation .menu-dropdown > .menu-item > a:hover, .navigation .menu-dropdown > .menu-item > a:focus { border-color: #df201a; }

.navigation .menu-dropdown > .menu-item.active > a { border-color: #df201a; }

.navigation .menu-dropdown > .menu-item.current > a { border-color: #242B57; }

.navigation .dropdown-content { list-style: none; margin: 0; padding: 0; }

.navigation .dropdown-content::before, .navigation .dropdown-content::after { display: table; content: ' '; flex-basis: 0; order: 1; }

.navigation .dropdown-content::after { clear: both; }

.navigation .dropdown-content > .menu-item > a { transition: all 300ms ease-in-out; display: block; padding: 0.75rem 1.5rem; }

.navigation .dropdown-content > .menu-item > a:hover, .navigation .dropdown-content > .menu-item > a:focus { background-color: rgba(36, 43, 87, 0.3); }

.navigation .dropdown-content > .menu-item.active > a { background-color: rgba(36, 43, 87, 0.1); }

.navigation .dropdown-content > .menu-item.current > a { background-color: rgba(36, 43, 87, 0.2); }

@media print, screen and (min-width: 64em) { .navigation .dropdown-content { display: none; position: absolute; background-color: #FFFFFF; min-width: 160px; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); z-index: 1; }
  .navigation .menu-item:hover .dropdown-content { display: block; } }

.menu-trigger { height: 1.5rem; position: absolute; right: 1.5rem; width: 1.5rem; }

@media print, screen and (min-width: 48em) { .menu-trigger { right: 2rem; } }

.menu-trigger span { transition: all 300ms ease-in-out; background-color: #242B57; border-radius: 0.25rem; display: block; height: 0.125rem; pointer-events: none; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }

.menu-open .menu-trigger span { background-color: transparent; }

.menu-trigger span:before, .menu-trigger span:after { transition: all 300ms ease-in-out; background-color: #242B57; border-radius: 0.25rem; content: ''; height: 0.125rem; width: 100%; position: absolute; }

.menu-trigger span:before { top: -0.4375rem; }

.menu-open .menu-trigger span:before { top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.menu-trigger span:after { bottom: -0.4375rem; }

.menu-open .menu-trigger span:after { top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.navigation-overlay { transition: all 300ms ease-in-out; background-color: rgba(36, 43, 87, 0.9); height: 100%; left: 0; opacity: 0; position: fixed; top: 0; visibility: hidden; width: 100%; z-index: 10; }

.menu-open .navigation-overlay, .search-open .navigation-overlay { opacity: 1; visibility: visible; }

.page-transition { overflow: hidden; }

.page-loader { transition: all 300ms ease-in-out; background-color: rgba(255, 255, 255, 0.9); height: 100vh; left: 0; opacity: 0; position: fixed; top: 0; visibility: hidden; width: 100vw; z-index: 1000; }

.page-transition .page-loader { opacity: 1; visibility: visible; }

.page-loader .loader { -webkit-animation: rotating 1500ms infinite linear; animation: rotating 1500ms infinite linear; border-bottom: 0.1875rem solid #F5F5F5; border-left: 0.1875rem solid #242B57; border-radius: 50%; border-right: 0.1875rem solid #F5F5F5; border-top: 0.1875rem solid #F5F5F5; font-size: 0.625rem; height: 4.25rem; left: 50%; margin: -2.125rem; position: fixed; text-indent: -624.9375rem; top: 50%; width: 4.25rem; z-index: 1000; }

.page-loader .loader:after { border-radius: 50%; height: 4rem; width: 4rem; }

.pagination { list-style: none; margin: 0; padding: 0; align-items: center; display: flex; justify-content: flex-end; }

.pagination.top { margin-bottom: 1.5rem; }

.pagination.bottom { margin-top: 1.5rem; }

.pagination li { display: inline-block; margin: 0 0.5rem; }

.pagination li.pagination-prev { margin: 0 0.5rem 0 0; }

.pagination li.pagination-next { margin: 0 0 0 0.5rem; }

.pagination li.pagination-item a { text-decoration: underline; }

.pagination li.pagination-item a:hover, .pagination li.pagination-item a:focus { text-decoration: none; }

.search-trigger { transition: all 300ms ease-in-out; height: 1.5rem; position: absolute; right: 4.125rem; width: 1.5rem; }

@media print, screen and (min-width: 48em) { .search-trigger { right: 6rem; } }

@media print, screen and (min-width: 64em) { .search-trigger { right: 0.75rem; } }

.search-trigger .animation-bottom { pointer-events: none; }

.search-trigger .animation-bottom:before, .search-trigger .animation-bottom:after { transition: all 300ms ease-in-out; background-color: #242B57; border-radius: 0.25rem; bottom: 0.25rem; content: ''; height: 0.125rem; left: 0.875rem; position: absolute; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 0.6875rem; }

.search-trigger .animation-top { transition: all 300ms ease-in-out; border: 0.125rem solid #242B57; border-radius: 50%; height: 1.25rem; left: 0; opacity: 1; pointer-events: none; position: absolute; top: -0.0625rem; width: 1.25rem; }

@media screen and (min-width: 80em) { .search-trigger:hover .animation-bottom:before, .search-trigger:hover .animation-bottom:after { background-color: #757575; }
  .search-trigger:hover .animation-top { border-color: #757575; } }

.search-open .search-trigger .animation-bottom:before, .search-open .search-trigger .animation-bottom:after { transition: bottom 200ms ease-in-out 200ms, left 200ms ease-in-out 200ms, width 200ms ease-in-out 200ms, background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out 550ms; transition: bottom 200ms ease-in-out 200ms, left 200ms ease-in-out 200ms, width 200ms ease-in-out 200ms, transform 300ms ease-in-out 550ms, background-color 300ms ease-in-out; transition: bottom 200ms ease-in-out 200ms, left 200ms ease-in-out 200ms, width 200ms ease-in-out 200ms, transform 300ms ease-in-out 550ms, background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out 550ms; bottom: 0.75rem; left: 0.1875rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 1.5rem; }

.search-open .search-trigger .animation-bottom:after { -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.search-open .search-trigger .animation-top { opacity: 0; }

.header-search { transition: all 150ms ease-in-out; opacity: 0; padding-top: 0.5rem; top: 4rem; visibility: hidden; z-index: 100; }

@media print, screen and (min-width: 48em) { .header-search { top: 6.25rem; } }

.search-open .header-search { transition: all 300ms ease-in-out 400ms; opacity: 1; visibility: visible; }

.header-search .search-trigger { margin-left: 2.5rem; }

.header-search form { margin-top: 1.5rem; position: relative; width: 100%; }

.header-search form:before { content: ''; display: block; }

.header-search input[type=text] { border-color: transparent; }

.header-search button { color: #242B57; cursor: pointer; margin: 0; position: absolute; right: 2rem; top: 0.625rem; }

@media print, screen and (min-width: 48em) { .header-search button { right: 2.5rem; } }

@media print, screen and (min-width: 64em) { .header-search button { right: 1.5rem; } }

.header-search button:hover, .header-search button:focus { color: #757575; }

.header-search button.icon.icon-search:before { font-size: 1.75rem; }

.header-search input[type=text], .header-search button { transition: opacity 300ms ease-in-out 700ms, border-color 300ms ease-in-out, color 300ms ease-in-out; }

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

.accordion .accordion-item { margin-bottom: 0.5rem; }

.accordion .accordion-item:last-child { margin-bottom: 0; }

.accordion .accordion-item .accordion-title { transition: all 300ms ease-in-out; background-color: #F5F5F5; display: block; padding: 1rem 1.25rem; border-radius: 0.25rem; position: relative; }

@media print, screen and (min-width: 48em) { .accordion .accordion-item .accordion-title { padding: 1rem 1.5rem; } }

.accordion .accordion-item .accordion-title:after { transition: all 300ms ease-in-out; color: #242B57; content: ""; position: absolute; right: 1rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.accordion .accordion-item .accordion-title:hover { background-color: #dcdbdb; }

.accordion .accordion-item .accordion-title h5 { max-width: 100% !important; overflow: hidden !important; text-overflow: ellipsis; white-space: nowrap !important; transition: all 300ms ease-in-out; padding-right: 2rem; }

.accordion .accordion-item.is-active .accordion-title { background-color: #242B57; }

.accordion .accordion-item.is-active .accordion-title:after { -webkit-transform: rotate(180deg) translateY(50%); transform: rotate(180deg) translateY(50%); }

.accordion .accordion-item.is-active .accordion-title:after, .accordion .accordion-item.is-active .accordion-title h5 { color: #FFFFFF; }

.accordion-content { background-color: #F5F5F5; border-radius: 0.25rem; display: none; margin-top: -0.25rem; overflow: hidden; padding: 1.5rem 1.25rem 1.25rem; }

@media print, screen and (min-width: 48em) { .accordion-content { padding: 1.75rem 1.5rem 1.5rem; } }

.accordion-content.is-active { display: block; }

.accordion-content figure { margin-bottom: 1rem; }

.accordion-content .wysiwyg { display: block; }

.doorway { background-color: #F5F5F5; border-radius: 0.25rem; display: flex; flex-direction: column; justify-content: space-between; margin-top: 1.5rem; padding: 1.5rem; }

.doorway:first-of-type { margin-top: 0; }

@media print, screen and (min-width: 48em) { .doorway:nth-of-type(2) { margin-top: 0; } }

@media print, screen and (min-width: 64em) { .doorway:nth-of-type(3) { margin-top: 0; } }

.doorway figure { margin: -1.5rem -1.5rem 1.25rem; }

.doorway p { margin: 0.25rem 0 0; }

.doorway .button { margin-top: 1rem; }

.download { background-color: #F5F5F5; border-radius: 0.25rem; display: flex; flex-direction: column; justify-content: space-between; margin-top: 1.5rem; padding: 1.5rem; }

.download:first-of-type { margin-top: 0; }

@media print, screen and (min-width: 48em) { .download:nth-of-type(2) { margin-top: 0; } }

@media print, screen and (min-width: 64em) { .download:nth-of-type(3) { margin-top: 0; } }

.download figure { margin: -1.5rem -1.5rem 1.25rem; }

.download p { margin: 0.25rem 0 0; }

.download .button { margin-top: 1rem; }

.element-label { background-color: #FFEB3B; color: #242B57; left: 0; padding: 0.5rem 1rem 0.625rem; position: absolute; top: 0; }

@media screen and (max-width: 47.9375em) { .element-label { display: none; } }

.event { background-color: #F5F5F5; border-radius: 0.25rem; display: flex; flex-direction: column; justify-content: space-between; margin-top: 1.5rem; padding: 1.5rem; }

.event:first-of-type { margin-top: 0; }

@media print, screen and (min-width: 48em) { .event:nth-of-type(2) { margin-top: 0; } }

@media print, screen and (min-width: 64em) { .event:nth-of-type(3) { margin-top: 0; } }

.event figure { margin: -1.5rem -1.5rem 1.25rem; }

.event p { margin: 0.25rem 0 0; }

.event .button { margin-top: 1rem; }

.event h4 { margin-top: 1rem; }

.event .date, .event .location { display: block; margin-bottom: 0.5rem; }

.event .date:before, .event .location:before { content: ""; display: inline-block; margin-right: 0.25rem; -webkit-transform: translateY(0.3125rem); transform: translateY(0.3125rem); }

.event .location:before { content: ""; }

.intro-heading { margin-bottom: 1rem; }

@media print, screen and (min-width: 48em) { .intro-heading { margin-bottom: 1.5rem; } }

.intro-heading p { margin: 0; }

@media print, screen and (min-width: 48em) { .intro-heading p { margin: 0.5rem 0 0; } }

.news { background-color: #F5F5F5; border-radius: 0.25rem; display: flex; flex-direction: column; justify-content: space-between; margin-top: 1.5rem; padding: 1.5rem; }

.news:first-of-type { margin-top: 0; }

@media print, screen and (min-width: 48em) { .news:nth-of-type(2) { margin-top: 0; } }

@media print, screen and (min-width: 64em) { .news:nth-of-type(3) { margin-top: 0; } }

.news figure { margin: -1.5rem -1.5rem 1.25rem; }

.news p { margin: 0.25rem 0 0; }

.news .button { margin-top: 1rem; }

.news time { display: block; margin-bottom: 0.5rem; }

.search-container { margin-top: 1.5rem; margin-bottom: 1.5rem; }

.search-result { background-color: #F5F5F5; border-radius: 0.25rem; display: flex; flex-direction: column; justify-content: space-between; margin-top: 1.5rem; padding: 1.5rem; }

.search-result:first-of-type { margin-top: 0; }

.search-result figure { margin: -1.5rem -1.5rem 1.25rem; }

.search-result p { margin: 0.25rem 0 0; }

.search-result .button { margin-top: 1rem; }

.tx-indexedsearch-redMarkup { color: #df201a; }

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

.tabs .tabs-title { margin-bottom: 0.5rem; }

.tabs .tabs-title:last-child { margin-bottom: 0; }

.tabs .tabs-title a { transition: all 300ms ease-in-out; background-color: #F5F5F5; display: block; padding: 1rem 1.5rem; border-radius: 0.25rem; position: relative; }

.tabs .tabs-title a:after { transition: all 300ms ease-in-out; color: #242B57; content: ""; position: absolute; right: 1rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.tabs .tabs-title a:hover { background-color: #dcdbdb; }

.tabs .tabs-title a h5 { max-width: 100% !important; overflow: hidden !important; text-overflow: ellipsis; white-space: nowrap !important; transition: all 300ms ease-in-out; padding-right: 2rem; }

.tabs .tabs-title.is-active a { background-color: #242B57; }

.tabs .tabs-title.is-active a:after, .tabs .tabs-title.is-active a h5 { color: #FFFFFF; }

.tabs-content .tabs-panel { display: none; border-radius: 0.25rem; overflow: hidden; background-color: #F5F5F5; }

.tabs-content .tabs-panel .wysiwyg { padding: 1rem; display: block; }

@media print, screen and (min-width: 48em) { .tabs-content .tabs-panel .wysiwyg { padding: 2.5rem; } }

.tabs-content .tabs-panel.is-active { display: block; }

.ce-rkpeople_person_grid .grid-margin-x.medium .team-member { margin-left: 2.5rem; margin-right: 2.5rem; max-width: 75%; }

@media print, screen and (min-width: 48em) { .ce-rkpeople_person_grid .grid-margin-x.medium .team-member { width: calc(50% - 5rem); } }

@media print, screen and (min-width: 64em) { .ce-rkpeople_person_grid .grid-margin-x.medium .team-member { width: calc(33.3% - 5rem); } }

.ce-rkpeople_person_grid .grid-margin-x.small .team-member { margin-left: 4rem; margin-right: 4rem; max-width: 50%; }

@media print, screen and (min-width: 48em) { .ce-rkpeople_person_grid .grid-margin-x.small .team-member { width: calc(50% - 8rem); } }

@media print, screen and (min-width: 64em) { .ce-rkpeople_person_grid .grid-margin-x.small .team-member { width: calc(33.3% - 8rem); } }

.ce-rkpeople_person_grid .team-member { background-color: #F5F5F5; border-radius: 0.25rem; display: flex; flex-direction: column; justify-content: space-between; margin-top: 1.5rem; padding: 1.5rem; }

.ce-rkpeople_person_grid .team-member:first-of-type { margin-top: 0; }

@media print, screen and (min-width: 48em) { .ce-rkpeople_person_grid .team-member:nth-of-type(2) { margin-top: 0; } }

@media print, screen and (min-width: 64em) { .ce-rkpeople_person_grid .team-member:nth-of-type(3) { margin-top: 0; } }

.ce-rkpeople_person_grid .team-member figure { margin: -1.5rem -1.5rem 1.25rem; }

.ce-rkpeople_person_grid .team-member p { margin: 0.25rem 0 0; }

.ce-rkpeople_person_grid .team-member .button { margin-top: 1rem; }

.ce-rkpeople_person_grid .team-member-abstract { padding: 0.3125rem 0; }

.ce-rkpeople_person_grid .team-member ul { list-style: none; margin: 0; padding: 0; }

.ce-rkpeople_person_grid .team-member .button { margin: 1rem 0.5rem 0 0; }

.ce-rkpeople_person_grid .team-member .button:last-child { margin-right: 0; }

.vacancy { background-color: #F5F5F5; border-radius: 0.25rem; display: flex; flex-direction: column; justify-content: space-between; margin-top: 1.5rem; padding: 1.5rem; }

.vacancy:first-of-type { margin-top: 0; }

@media print, screen and (min-width: 48em) { .vacancy:nth-of-type(2) { margin-top: 0; } }

@media print, screen and (min-width: 64em) { .vacancy:nth-of-type(3) { margin-top: 0; } }

.vacancy figure { margin: -1.5rem -1.5rem 1.25rem; }

.vacancy p { margin: 0.25rem 0 0; }

.vacancy .button { margin-top: 1rem; }

.vacancy h4 { margin-top: 1rem; }

.vacancy .hours, .vacancy .location { display: block; margin-bottom: 0.5rem; }

.vacancy .hours:before, .vacancy .location:before { content: ""; display: inline-block; margin-right: 0.25rem; -webkit-transform: translateY(0.3125rem); transform: translateY(0.3125rem); }

.vacancy .location:before { content: ""; }

.media-holder { background: 50% 25% no-repeat; background-size: cover; position: relative; }

.media-holder .responsive-embed--reference { margin-bottom: 0; }

.media-holder video { display: block; width: 100%; }

.media-holder .video-controls { bottom: 1rem; left: 1rem; position: absolute; right: 1rem; }

@media screen and (min-width: 80em) { .ce-rkmediaslider_media_slider .media-holder .video-controls { position: static; } }

.media-holder .video-controls a[data-video-control="play"], .media-holder .video-controls a[data-video-control="pause"] { background-color: #FFFFFF; bottom: 0; box-shadow: 0 0 1rem rgba(33, 33, 33, 0.08); color: #242B57; left: 0; position: absolute; }

@media screen and (min-width: 80em) { .ce-rkmediaslider_media_slider .media-holder .video-controls a[data-video-control="play"], .ce-rkmediaslider_media_slider .media-holder .video-controls a[data-video-control="pause"] { bottom: auto; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; }
  .ce-rkmediaslider_media_slider .media-holder .video-controls a[data-video-control="play"]:before, .ce-rkmediaslider_media_slider .media-holder .video-controls a[data-video-control="pause"]:before { font-size: 3rem; } }

.media-holder .video-controls a[data-video-control="play"] { z-index: 1; }

.media-holder .video-controls a[data-video-control="mute"] { transition: all 300ms ease-in-out; bottom: 0.5625rem; color: #FFFFFF; position: absolute; right: 0; }

@media screen and (min-width: 80em) { .ce-rkmediaslider_media_slider .media-holder .video-controls a[data-video-control="mute"] { bottom: 1.5rem; right: 1rem; } }

.media-holder .video-controls a[data-video-control="pause"], .media-holder .video-controls a[data-video-control="mute"] { opacity: 0; visibility: hidden; }

.media-holder.is-playing a[data-video-control="play"] { opacity: 0; visibility: hidden; }

.media-holder.is-muted a[data-video-control="mute"]:before { content: ""; text-shadow: 0 0 1rem rgba(33, 33, 33, 0.08); }

.media-holder:hover a[data-video-control="pause"], .media-holder:hover a[data-video-control="mute"] { opacity: 1; visibility: visible; }

.ce.ce-bullets h2 { margin-bottom: 10px; }

.ce.ce-bullets ul.bullet-checklist { margin-left: 0; }

.ce.ce-bullets ul.bullet-checklist li { list-style-type: none; margin-bottom: 15px; }

.ce.ce-bullets ul.bullet-checklist li .icon { color: #df1a1a; position: absolute; }

.ce.ce-bullets ul.bullet-checklist li div { padding-left: 40px; position: relative; }

.ce-rkcalltoaction_element .inner-wrapper { background-color: #F5F5F5; border-radius: 0.25rem; padding: 2.5rem 1.5rem; }

@media print, screen and (min-width: 48em) { .ce-rkcalltoaction_element .inner-wrapper { padding: 2.5rem 6rem; } }

.ce-rkcalltoaction_element p { margin: 0.5rem 0 0; }

.ce-rkcalltoaction_element .button { margin: 1.5rem 0.25rem 0; }

.ce-rkcontentslider_content_slider aside .tabs-title { transition: all 300ms ease-in-out; width: 100%; }

.ce-rkcontentslider_content_slider aside .tabs-title.is-active { width: calc(100% + 48px); }

.ce-rkcontentslider_content_slider main .wysiwyg h4 { margin-bottom: 0; }

@media print, screen and (min-width: 48em) { .ce-rkcontentslider_content_slider main .wysiwyg h4 { margin-bottom: 0.5rem; } }

.ce-rkdownloads_selected_download_list .download { margin-top: 1.5rem; }

.ce-rkdownloads_selected_download_list .download:first-child { margin-top: 0; }

@media print, screen and (min-width: 48em) { .ce-rkdownloads_selected_download_list .download:nth-child(2) { margin-top: 0; } }

@media print, screen and (min-width: 64em) { .ce-rkdownloads_selected_download_list .download:nth-child(3) { margin-top: 0; } }

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

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

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

.ce-table td, .ce-table th { vertical-align: top; }

.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

.ce-left .ce-gallery, .ce-column { float: left; }

.ce-center .ce-outer { position: relative; float: right; right: 50%; }

.ce-center .ce-inner { position: relative; float: right; right: -50%; }

.ce-right .ce-gallery { float: right; }

.ce-gallery figure { display: table; margin: 0; }

.ce-gallery figcaption { display: table-caption; caption-side: bottom; }

.ce-gallery img { display: block; }

.ce-gallery iframe { border-width: 0; }

.ce-border img, .ce-border iframe { padding: 1rem; }

.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery { margin-bottom: 1rem; }

.ce-image .ce-gallery { margin-bottom: 0; }

.ce-intext.ce-right .ce-gallery { margin-left: 1rem; }

.ce-intext.ce-left .ce-gallery { margin-right: 1rem; }

.ce-below .ce-gallery { margin-top: 1rem; }

.ce-column { margin-right: 1rem; }

.ce-column:last-child { margin-right: 0; }

.ce-row { margin-bottom: 1rem; }

.ce-row:last-child { margin-bottom: 0; }

.ce-above .ce-bodytext { clear: both; }

.ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

/* Headline */
.ce-headline-left { text-align: left; }

.ce-headline-center { text-align: center; }

.ce-headline-right { text-align: right; }

/* Uploads */
.ce-uploads { margin: 0; padding: 0; }

.ce-uploads li { list-style: none outside none; margin: 1em 0; }

.ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }

.ce-uploads span { display: block; }

/* Table */
.ce-table { border-collapse: collapse; width: 100%; margin-bottom: 1rem; border-radius: 0; }

thead, tbody, tfoot { border: 1px solid #f2f2f2; background-color: #FFFFFF; }

caption { padding: 0.5rem 0.625rem 0.625rem; font-weight: bold; }

thead { background: #f9f9f9; color: #212121; }

tfoot { background: #f2f2f2; color: #212121; }

thead tr, tfoot tr { background: transparent; }

thead th, thead td, tfoot th, tfoot td { padding: 0.5rem 0.625rem 0.625rem; font-weight: bold; text-align: left; }

tbody th, tbody td { padding: 0.5rem 0.625rem 0.625rem; }

tbody tr:nth-child(even) { border-bottom: 0; background-color: #f2f2f2; }

.ce-table.unstriped tbody { background-color: #FFFFFF; }

.ce-table.unstriped tbody tr { border-bottom: 0; border-bottom: 1px solid #f2f2f2; background-color: #FFFFFF; }

/* Space */
.frame-space-before-extra-small { margin-top: 1em; }

.frame-space-before-small { margin-top: 2em; }

.frame-space-before-medium { margin-top: 3em; }

.frame-space-before-large { margin-top: 4em; }

.frame-space-before-extra-large { margin-top: 5em; }

.frame-space-after-extra-small { margin-bottom: 1em; }

.frame-space-after-small { margin-bottom: 2em; }

.frame-space-after-medium { margin-bottom: 3em; }

.frame-space-after-large { margin-bottom: 4em; }

.frame-space-after-extra-large { margin-bottom: 5em; }

/* Frame */
.frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0, 0, 0, 0.25); margin-bottom: 2em; }

.frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0, 0, 0, 0.25); margin-top: 2em; }

.frame-indent { margin-left: 15%; margin-right: 15%; }

.frame-indent-left { margin-left: 33%; }

.frame-indent-right { margin-right: 33%; }

@media print, screen and (min-width: 48em) { .ce-form h2 { margin-bottom: 0.5rem; } }

.field-shift { left: -9999px; position: absolute; }

.form-wrapper { padding-top: 1rem; padding-bottom: 1rem; }

.frame-type-html .embed-responsive { height: 310vh; }

@media (min-width: 48em) { .frame-type-html .embed-responsive { height: 300vh; } }

@media (min-width: 64em) { .frame-type-html .embed-responsive { height: 230vh; } }

.ce-rkimage_image figure { border-radius: 0.25rem; overflow: hidden; }

.ce-rkimage_image figcaption { background-color: #F5F5F5; padding: 1rem 1.25rem; }

.ce-rkimage_image figcaption p { margin: 0; }

.ce-location figure { background-size: cover; background-position: center; height: 12rem; width: 100%; }

@media print, screen and (min-width: 48em) { .ce-location figure { height: 20rem; } }

@media print, screen and (min-width: 64em) { .ce-location figure { height: 100%; } }

.ce-location main { background-color: #F5F5F5; padding: 1.5rem; }

@media print, screen and (min-width: 48em) { .ce-location main { padding: 2.5rem; } }

@media print, screen and (min-width: 64em) { .ce-location main { min-height: 25rem; } }

.ce-location main p { margin-top: 0.5rem; }

.ce-location main ul { list-style: none; margin: 0; padding: 0; }

.ce-maps .map { height: 37.5rem; width: 100%; }

.gm-style .gm-style-iw-t:before, .gm-style .gm-style-iw-t:after { display: none !important; }

.gm-style .gm-style-iw-d { max-height: none !important; max-width: none !important; overflow: auto !important; }

.gm-style .gm-style-iw { background: transparent !important; border-radius: 0 !important; box-shadow: none !important; left: 0 !important; padding: 0 !important; top: 0 !important; width: auto !important; }

.gm-style .gm-style-iw button, .gm-style .gm-style-iw + div { display: none; opacity: 0; visibility: hidden; }

.gm-style .gm-style-iw > div { max-width: none !important; }

.location-item { transition: all 300ms ease-in-out; display: none; margin-bottom: 1.5rem; position: relative; }

.info-window { background: #FFFFFF; box-shadow: 0 0 10px 0 rgba(33, 33, 33, 0.16); padding: 1.25rem 2.25rem 1.25rem 1rem; position: relative; width: 18.75rem; }

.info-window .icon-close { position: absolute; right: 0.5rem; top: 0.5rem; }

.info-window .location-item { box-shadow: none; }

.info-window p { margin: 0.25rem 0 0; }

.ce-rkmediaslider_media_slider .media-holder { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.ce-quote blockquote { margin: 0; max-width: none; padding: 0; text-align: center; }

.ce-quote blockquote:before { display: inline-block; margin: -0.75rem 0 0; position: static; }

@media print, screen and (min-width: 48em) { .ce-quote blockquote:before { font-size: 8rem; margin: -1rem 0 0; } }

.ce-quote blockquote p { margin-top: -2rem; padding: 0; }

@media print, screen and (min-width: 48em) { .ce-quote blockquote p { font-size: 2rem; line-height: 2.5rem; margin-top: -3rem; } }

@media print, screen and (min-width: 48em) { .ce-quote blockquote p strong { font-size: 1.5rem; line-height: 2rem; margin-top: 0.5rem; } }

.ce-rksocial_follow .cell, .ce-rksocial_share .cell { align-items: center; display: flex; }

.ce-rksocial_follow ul, .ce-rksocial_share ul { list-style: none; margin: 0; padding: 0; display: inline-block; }

.ce-rksocial_follow ul li, .ce-rksocial_share ul li { display: inline-block; margin-left: 0.5rem; }

.ce-rksocial_follow a, .ce-rksocial_share a { display: block; }

.ce-text h2 { margin-bottom: 0.25rem; }

@media print, screen and (min-width: 48em) { .ce-text h2 { margin-bottom: 0.5rem; }
  .wysiwyg .ce-text h2 { margin-bottom: 0; } }

.ce-video .media-holder { border-radius: 0.25rem; overflow: hidden; }

.ce-video .media-holder .responsive-embed.responsive-embed--reference { padding-bottom: 56.25%; }
