@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/** Foundation for Sites Version 6.6.3 https://get.foundation Licensed under MIT Open Source */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

h1 { font-size: 2em; margin: 0.67em 0; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace, monospace; font-size: 1em; }

a { background-color: transparent; }

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

img { border-style: none; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

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

fieldset { padding: 0.35em 0.75em 0.625em; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

progress { vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

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

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details { display: block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none; }

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

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

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

body { margin: 0; padding: 0; background: #ffffff; font-family: "Roboto", sans-serif; font-weight: normal; line-height: 1.5; color: #1e1e1e; -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: 6px; }

select { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; border-radius: 6px; }

.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: 6px; 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; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 2.4375rem; margin: 0 0 1rem; padding: 0.5rem; border: 2px solid #c7c7c7; border-radius: 2px; background-color: #ffffff; -webkit-box-shadow: none; box-shadow: none; font-family: inherit; font-size: 1rem; font-weight: normal; line-height: 1.5; color: #1e1e1e; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus { outline: none; border: 2px solid #a5a5a5; background-color: #ffffff; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea { max-width: 100%; }

textarea[rows] { height: auto; }

input:disabled, input[readonly], textarea:disabled, textarea[readonly] { background-color: #c7c7c7; cursor: not-allowed; }

[type='submit'], [type='button'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 6px; }

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

::-webkit-input-placeholder { color: #a5a5a5; }

::-moz-placeholder { color: #a5a5a5; }

:-ms-input-placeholder { color: #a5a5a5; }

::-ms-input-placeholder { color: #a5a5a5; }

::placeholder { color: #a5a5a5; }

[type='file'], [type='checkbox'], [type='radio'] { margin: 0 0 1rem; }

[type='checkbox'] + label, [type='radio'] + label { display: inline-block; vertical-align: baseline; margin-left: 0.5rem; margin-right: 1rem; margin-bottom: 0; }

[type='checkbox'] + label[for], [type='radio'] + label[for] { cursor: pointer; }

label > [type='checkbox'], label > [type='radio'] { margin-right: 0.5rem; }

[type='file'] { width: 100%; }

label { display: block; margin: 0; font-size: 0.875rem; font-weight: normal; line-height: 1.8; color: #1e1e1e; }

label.middle { margin: 0 0 1rem; padding: 0.625rem 0; }

.help-text { margin-top: -0.5rem; font-size: 0.8125rem; font-style: italic; color: #1e1e1e; }

.input-group { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; margin-bottom: 1rem; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.input-group > :first-child, .input-group > :first-child.input-group-button > * { border-radius: 2px 0 0 2px; }

.input-group > :last-child, .input-group > :last-child.input-group-button > * { border-radius: 0 2px 2px 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label { margin: 0; white-space: nowrap; }

.input-group-label { padding: 0 1rem; border: 1px solid #a5a5a5; background: #c7c7c7; color: #1e1e1e; text-align: center; white-space: nowrap; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.input-group-label:first-child { border-right: 0; }

.input-group-label:last-child { border-left: 0; }

.input-group-field { border-radius: 0; -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; min-width: 0; }

.input-group-button { padding-top: 0; padding-bottom: 0; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label { -ms-flex-item-align: stretch; align-self: stretch; height: auto; padding-top: 0; padding-bottom: 0; font-size: 1rem; }

fieldset { margin: 0; padding: 0; border: 0; }

legend { max-width: 100%; margin-bottom: 0.5rem; }

.fieldset { margin: 1.125rem 0; padding: 1.25rem; border: 1px solid #a5a5a5; }

.fieldset legend { margin: 0; margin-left: -0.1875rem; padding: 0 0.1875rem; }

select { height: 2.4375rem; margin: 0 0 1rem; padding: 0.5rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 2px solid #c7c7c7; border-radius: 2px; background-color: #ffffff; font-family: inherit; font-size: 1rem; font-weight: normal; line-height: 1.5; color: #1e1e1e; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28114, 128, 138%29'></polygon></svg>"); background-origin: content-box; background-position: right -1rem center; background-repeat: no-repeat; background-size: 9px 6px; padding-right: 1.5rem; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

@media screen and (min-width: 0\0) { select { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }

select:focus { outline: none; border: 2px solid #a5a5a5; background-color: #ffffff; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

select:disabled { background-color: #c7c7c7; cursor: not-allowed; }

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

select[multiple] { height: auto; background-image: none; }

select:not([multiple]) { padding-top: 0; padding-bottom: 0; }

.is-invalid-input:not(:focus) { border-color: #cc4b37; background-color: #faedeb; }

.is-invalid-input:not(:focus)::-webkit-input-placeholder { color: #cc4b37; }

.is-invalid-input:not(:focus)::-moz-placeholder { color: #cc4b37; }

.is-invalid-input:not(:focus):-ms-input-placeholder { color: #cc4b37; }

.is-invalid-input:not(:focus)::-ms-input-placeholder { color: #cc4b37; }

.is-invalid-input:not(:focus)::placeholder { color: #cc4b37; }

.is-invalid-label { color: #cc4b37; }

.form-error { display: none; margin-top: -0.5rem; margin-bottom: 1rem; font-size: 0.75rem; font-weight: bold; color: #cc4b37; }

.form-error.is-visible { display: block; }

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.5; 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: "Montserrat", sans-serif; font-style: normal; font-weight: 700; 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: #a5a5a5; }

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

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

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

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

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

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

@media print, screen and (min-width: 64em) { h1, .h1 { font-size: 2.25rem; }
  h2, .h2 { font-size: 1.875rem; }
  h3, .h3 { font-size: 1.625rem; }
  h4, .h4 { font-size: 1.3125rem; }
  h5, .h5 { font-size: 1.125rem; }
  h6, .h6 { font-size: 1rem; } }

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

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

a:hover, a:focus { color: #0065b4; }

a img { border: 0; }

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

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

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 1rem 0 1rem; border-left: 4px solid var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); }

blockquote, blockquote p { line-height: 1.5; color: var(--uct-color--copy, var(--rw-text-color, #1e1e1e)); }

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

figure { margin: 0; }

kbd { margin: 0; padding: 0.125rem 0.25rem 0; background-color: #c7c7c7; font-family: Consolas, "Liberation Mono", Courier, monospace; color: #1e1e1e; border-radius: 6px; }

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

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

.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; }

.cite-block, cite { display: block; color: #72808a; font-size: 0.8125rem; }

.cite-block:before, cite:before { content: "— "; }

.code-inline, code { border: 1px solid #a5a5a5; background-color: #c7c7c7; font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #1e1e1e; display: inline; max-width: 100%; word-wrap: break-word; padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block { border: 1px solid #a5a5a5; background-color: #c7c7c7; font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #1e1e1e; display: block; overflow: auto; white-space: pre; padding: 1rem; margin-bottom: 1.5rem; }

.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: 40em) { .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: 75em) { .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; color: black !important; -webkit-print-color-adjust: economy; color-adjust: economy; -webkit-box-shadow: none !important; box-shadow: none !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 #72808a; 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; } }

.grid-container { padding-right: 0.75rem; padding-left: 0.75rem; max-width: 90rem; margin-left: auto; margin-right: auto; }

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

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

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

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

.grid-x { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; }

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

.cell.auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }

.cell.shrink { -webkit-box-flex: 0; -ms-flex: 0 0 auto; 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 { -ms-flex-preferred-size: auto; flex-basis: auto; }

@media print, screen and (min-width: 40em) { .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 { -ms-flex-preferred-size: auto; 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 { -ms-flex-preferred-size: auto; flex-basis: auto; } }

@media screen and (min-width: 75em) { .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 { -ms-flex-preferred-size: auto; 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 { -ms-flex-preferred-size: auto; flex-basis: auto; } }

.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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) { .grid-x > .medium-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; width: auto; }
  .grid-x > .medium-shrink, .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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .grid-x > .medium-shrink { width: auto; }
  .grid-x > .medium-1 { width: 8.33333%; }
  .grid-x > .medium-2 { width: 16.66667%; }
  .grid-x > .medium-3 { width: 25%; }
  .grid-x > .medium-4 { width: 33.33333%; }
  .grid-x > .medium-5 { width: 41.66667%; }
  .grid-x > .medium-6 { width: 50%; }
  .grid-x > .medium-7 { width: 58.33333%; }
  .grid-x > .medium-8 { width: 66.66667%; }
  .grid-x > .medium-9 { width: 75%; }
  .grid-x > .medium-10 { width: 83.33333%; }
  .grid-x > .medium-11 { width: 91.66667%; }
  .grid-x > .medium-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .grid-x > .large-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; width: auto; }
  .grid-x > .large-shrink, .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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .grid-x > .large-shrink { width: auto; }
  .grid-x > .large-1 { width: 8.33333%; }
  .grid-x > .large-2 { width: 16.66667%; }
  .grid-x > .large-3 { width: 25%; }
  .grid-x > .large-4 { width: 33.33333%; }
  .grid-x > .large-5 { width: 41.66667%; }
  .grid-x > .large-6 { width: 50%; }
  .grid-x > .large-7 { width: 58.33333%; }
  .grid-x > .large-8 { width: 66.66667%; }
  .grid-x > .large-9 { width: 75%; }
  .grid-x > .large-10 { width: 83.33333%; }
  .grid-x > .large-11 { width: 91.66667%; }
  .grid-x > .large-12 { width: 100%; } }

@media screen and (min-width: 75em) { .grid-x > .xlarge-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; width: auto; }
  .grid-x > .xlarge-shrink, .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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .grid-x > .xlarge-shrink { width: auto; }
  .grid-x > .xlarge-1 { width: 8.33333%; }
  .grid-x > .xlarge-2 { width: 16.66667%; }
  .grid-x > .xlarge-3 { width: 25%; }
  .grid-x > .xlarge-4 { width: 33.33333%; }
  .grid-x > .xlarge-5 { width: 41.66667%; }
  .grid-x > .xlarge-6 { width: 50%; }
  .grid-x > .xlarge-7 { width: 58.33333%; }
  .grid-x > .xlarge-8 { width: 66.66667%; }
  .grid-x > .xlarge-9 { width: 75%; }
  .grid-x > .xlarge-10 { width: 83.33333%; }
  .grid-x > .xlarge-11 { width: 91.66667%; }
  .grid-x > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .grid-x > .xxlarge-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; width: auto; }
  .grid-x > .xxlarge-shrink, .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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .grid-x > .xxlarge-shrink { width: auto; }
  .grid-x > .xxlarge-1 { width: 8.33333%; }
  .grid-x > .xxlarge-2 { width: 16.66667%; }
  .grid-x > .xxlarge-3 { width: 25%; }
  .grid-x > .xxlarge-4 { width: 33.33333%; }
  .grid-x > .xxlarge-5 { width: 41.66667%; }
  .grid-x > .xxlarge-6 { width: 50%; }
  .grid-x > .xxlarge-7 { width: 58.33333%; }
  .grid-x > .xxlarge-8 { width: 66.66667%; }
  .grid-x > .xxlarge-9 { width: 75%; }
  .grid-x > .xxlarge-10 { width: 83.33333%; }
  .grid-x > .xxlarge-11 { width: 91.66667%; }
  .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: -0.75rem; margin-right: -0.75rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) { .grid-margin-x > .auto { width: auto; }
  .grid-margin-x > .shrink { width: auto; }
  .grid-margin-x > .small-1 { width: calc(8.33333% - 2rem); }
  .grid-margin-x > .small-2 { width: calc(16.66667% - 2rem); }
  .grid-margin-x > .small-3 { width: calc(25% - 2rem); }
  .grid-margin-x > .small-4 { width: calc(33.33333% - 2rem); }
  .grid-margin-x > .small-5 { width: calc(41.66667% - 2rem); }
  .grid-margin-x > .small-6 { width: calc(50% - 2rem); }
  .grid-margin-x > .small-7 { width: calc(58.33333% - 2rem); }
  .grid-margin-x > .small-8 { width: calc(66.66667% - 2rem); }
  .grid-margin-x > .small-9 { width: calc(75% - 2rem); }
  .grid-margin-x > .small-10 { width: calc(83.33333% - 2rem); }
  .grid-margin-x > .small-11 { width: calc(91.66667% - 2rem); }
  .grid-margin-x > .small-12 { width: calc(100% - 2rem); }
  .grid-margin-x > .medium-auto { width: auto; }
  .grid-margin-x > .medium-shrink { width: auto; }
  .grid-margin-x > .medium-1 { width: calc(8.33333% - 2rem); }
  .grid-margin-x > .medium-2 { width: calc(16.66667% - 2rem); }
  .grid-margin-x > .medium-3 { width: calc(25% - 2rem); }
  .grid-margin-x > .medium-4 { width: calc(33.33333% - 2rem); }
  .grid-margin-x > .medium-5 { width: calc(41.66667% - 2rem); }
  .grid-margin-x > .medium-6 { width: calc(50% - 2rem); }
  .grid-margin-x > .medium-7 { width: calc(58.33333% - 2rem); }
  .grid-margin-x > .medium-8 { width: calc(66.66667% - 2rem); }
  .grid-margin-x > .medium-9 { width: calc(75% - 2rem); }
  .grid-margin-x > .medium-10 { width: calc(83.33333% - 2rem); }
  .grid-margin-x > .medium-11 { width: calc(91.66667% - 2rem); }
  .grid-margin-x > .medium-12 { width: calc(100% - 2rem); } }

@media print, screen and (min-width: 64em) { .grid-margin-x > .large-auto { width: auto; }
  .grid-margin-x > .large-shrink { width: auto; }
  .grid-margin-x > .large-1 { width: calc(8.33333% - 2rem); }
  .grid-margin-x > .large-2 { width: calc(16.66667% - 2rem); }
  .grid-margin-x > .large-3 { width: calc(25% - 2rem); }
  .grid-margin-x > .large-4 { width: calc(33.33333% - 2rem); }
  .grid-margin-x > .large-5 { width: calc(41.66667% - 2rem); }
  .grid-margin-x > .large-6 { width: calc(50% - 2rem); }
  .grid-margin-x > .large-7 { width: calc(58.33333% - 2rem); }
  .grid-margin-x > .large-8 { width: calc(66.66667% - 2rem); }
  .grid-margin-x > .large-9 { width: calc(75% - 2rem); }
  .grid-margin-x > .large-10 { width: calc(83.33333% - 2rem); }
  .grid-margin-x > .large-11 { width: calc(91.66667% - 2rem); }
  .grid-margin-x > .large-12 { width: calc(100% - 2rem); } }

@media screen and (min-width: 75em) { .grid-margin-x > .xlarge-auto { width: auto; }
  .grid-margin-x > .xlarge-shrink { width: auto; }
  .grid-margin-x > .xlarge-1 { width: calc(8.33333% - 2rem); }
  .grid-margin-x > .xlarge-2 { width: calc(16.66667% - 2rem); }
  .grid-margin-x > .xlarge-3 { width: calc(25% - 2rem); }
  .grid-margin-x > .xlarge-4 { width: calc(33.33333% - 2rem); }
  .grid-margin-x > .xlarge-5 { width: calc(41.66667% - 2rem); }
  .grid-margin-x > .xlarge-6 { width: calc(50% - 2rem); }
  .grid-margin-x > .xlarge-7 { width: calc(58.33333% - 2rem); }
  .grid-margin-x > .xlarge-8 { width: calc(66.66667% - 2rem); }
  .grid-margin-x > .xlarge-9 { width: calc(75% - 2rem); }
  .grid-margin-x > .xlarge-10 { width: calc(83.33333% - 2rem); }
  .grid-margin-x > .xlarge-11 { width: calc(91.66667% - 2rem); }
  .grid-margin-x > .xlarge-12 { width: calc(100% - 2rem); } }

@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.33333% - 2rem); }
  .grid-margin-x > .xxlarge-2 { width: calc(16.66667% - 2rem); }
  .grid-margin-x > .xxlarge-3 { width: calc(25% - 2rem); }
  .grid-margin-x > .xxlarge-4 { width: calc(33.33333% - 2rem); }
  .grid-margin-x > .xxlarge-5 { width: calc(41.66667% - 2rem); }
  .grid-margin-x > .xxlarge-6 { width: calc(50% - 2rem); }
  .grid-margin-x > .xxlarge-7 { width: calc(58.33333% - 2rem); }
  .grid-margin-x > .xxlarge-8 { width: calc(66.66667% - 2rem); }
  .grid-margin-x > .xxlarge-9 { width: calc(75% - 2rem); }
  .grid-margin-x > .xxlarge-10 { width: calc(83.33333% - 2rem); }
  .grid-margin-x > .xxlarge-11 { width: calc(91.66667% - 2rem); }
  .grid-margin-x > .xxlarge-12 { width: calc(100% - 2rem); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) { .medium-up-1 > .cell { width: 100%; }
  .medium-up-2 > .cell { width: 50%; }
  .medium-up-3 > .cell { width: 33.33333%; }
  .medium-up-4 > .cell { width: 25%; }
  .medium-up-5 > .cell { width: 20%; }
  .medium-up-6 > .cell { width: 16.66667%; }
  .medium-up-7 > .cell { width: 14.28571%; }
  .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.33333%; }
  .large-up-4 > .cell { width: 25%; }
  .large-up-5 > .cell { width: 20%; }
  .large-up-6 > .cell { width: 16.66667%; }
  .large-up-7 > .cell { width: 14.28571%; }
  .large-up-8 > .cell { width: 12.5%; } }

@media screen and (min-width: 75em) { .xlarge-up-1 > .cell { width: 100%; }
  .xlarge-up-2 > .cell { width: 50%; }
  .xlarge-up-3 > .cell { width: 33.33333%; }
  .xlarge-up-4 > .cell { width: 25%; }
  .xlarge-up-5 > .cell { width: 20%; }
  .xlarge-up-6 > .cell { width: 16.66667%; }
  .xlarge-up-7 > .cell { width: 14.28571%; }
  .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.33333%; }
  .xxlarge-up-4 > .cell { width: 25%; }
  .xxlarge-up-5 > .cell { width: 20%; }
  .xxlarge-up-6 > .cell { width: 16.66667%; }
  .xxlarge-up-7 > .cell { width: 14.28571%; }
  .xxlarge-up-8 > .cell { width: 12.5%; } }

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) { .grid-margin-x.large-up-1 > .cell { width: calc(100% - 2rem); }
  .grid-margin-x.large-up-2 > .cell { width: calc(50% - 2rem); }
  .grid-margin-x.large-up-3 > .cell { width: calc(33.33333% - 2rem); }
  .grid-margin-x.large-up-4 > .cell { width: calc(25% - 2rem); }
  .grid-margin-x.large-up-5 > .cell { width: calc(20% - 2rem); }
  .grid-margin-x.large-up-6 > .cell { width: calc(16.66667% - 2rem); }
  .grid-margin-x.large-up-7 > .cell { width: calc(14.28571% - 2rem); }
  .grid-margin-x.large-up-8 > .cell { width: calc(12.5% - 2rem); } }

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

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

.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.33333%; }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) { .small-margin-collapse > .medium-1 { width: 8.33333%; }
  .small-margin-collapse > .medium-2 { width: 16.66667%; }
  .small-margin-collapse > .medium-3 { width: 25%; }
  .small-margin-collapse > .medium-4 { width: 33.33333%; }
  .small-margin-collapse > .medium-5 { width: 41.66667%; }
  .small-margin-collapse > .medium-6 { width: 50%; }
  .small-margin-collapse > .medium-7 { width: 58.33333%; }
  .small-margin-collapse > .medium-8 { width: 66.66667%; }
  .small-margin-collapse > .medium-9 { width: 75%; }
  .small-margin-collapse > .medium-10 { width: 83.33333%; }
  .small-margin-collapse > .medium-11 { width: 91.66667%; }
  .small-margin-collapse > .medium-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .small-margin-collapse > .large-1 { width: 8.33333%; }
  .small-margin-collapse > .large-2 { width: 16.66667%; }
  .small-margin-collapse > .large-3 { width: 25%; }
  .small-margin-collapse > .large-4 { width: 33.33333%; }
  .small-margin-collapse > .large-5 { width: 41.66667%; }
  .small-margin-collapse > .large-6 { width: 50%; }
  .small-margin-collapse > .large-7 { width: 58.33333%; }
  .small-margin-collapse > .large-8 { width: 66.66667%; }
  .small-margin-collapse > .large-9 { width: 75%; }
  .small-margin-collapse > .large-10 { width: 83.33333%; }
  .small-margin-collapse > .large-11 { width: 91.66667%; }
  .small-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 75em) { .small-margin-collapse > .xlarge-1 { width: 8.33333%; }
  .small-margin-collapse > .xlarge-2 { width: 16.66667%; }
  .small-margin-collapse > .xlarge-3 { width: 25%; }
  .small-margin-collapse > .xlarge-4 { width: 33.33333%; }
  .small-margin-collapse > .xlarge-5 { width: 41.66667%; }
  .small-margin-collapse > .xlarge-6 { width: 50%; }
  .small-margin-collapse > .xlarge-7 { width: 58.33333%; }
  .small-margin-collapse > .xlarge-8 { width: 66.66667%; }
  .small-margin-collapse > .xlarge-9 { width: 75%; }
  .small-margin-collapse > .xlarge-10 { width: 83.33333%; }
  .small-margin-collapse > .xlarge-11 { width: 91.66667%; }
  .small-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .small-margin-collapse > .xxlarge-1 { width: 8.33333%; }
  .small-margin-collapse > .xxlarge-2 { width: 16.66667%; }
  .small-margin-collapse > .xxlarge-3 { width: 25%; }
  .small-margin-collapse > .xxlarge-4 { width: 33.33333%; }
  .small-margin-collapse > .xxlarge-5 { width: 41.66667%; }
  .small-margin-collapse > .xxlarge-6 { width: 50%; }
  .small-margin-collapse > .xxlarge-7 { width: 58.33333%; }
  .small-margin-collapse > .xxlarge-8 { width: 66.66667%; }
  .small-margin-collapse > .xxlarge-9 { width: 75%; }
  .small-margin-collapse > .xxlarge-10 { width: 83.33333%; }
  .small-margin-collapse > .xxlarge-11 { width: 91.66667%; }
  .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: 40em) { .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: 40em) { .medium-margin-collapse > .small-1 { width: 8.33333%; }
  .medium-margin-collapse > .small-2 { width: 16.66667%; }
  .medium-margin-collapse > .small-3 { width: 25%; }
  .medium-margin-collapse > .small-4 { width: 33.33333%; }
  .medium-margin-collapse > .small-5 { width: 41.66667%; }
  .medium-margin-collapse > .small-6 { width: 50%; }
  .medium-margin-collapse > .small-7 { width: 58.33333%; }
  .medium-margin-collapse > .small-8 { width: 66.66667%; }
  .medium-margin-collapse > .small-9 { width: 75%; }
  .medium-margin-collapse > .small-10 { width: 83.33333%; }
  .medium-margin-collapse > .small-11 { width: 91.66667%; }
  .medium-margin-collapse > .small-12 { width: 100%; } }

@media print, screen and (min-width: 40em) { .medium-margin-collapse > .medium-1 { width: 8.33333%; }
  .medium-margin-collapse > .medium-2 { width: 16.66667%; }
  .medium-margin-collapse > .medium-3 { width: 25%; }
  .medium-margin-collapse > .medium-4 { width: 33.33333%; }
  .medium-margin-collapse > .medium-5 { width: 41.66667%; }
  .medium-margin-collapse > .medium-6 { width: 50%; }
  .medium-margin-collapse > .medium-7 { width: 58.33333%; }
  .medium-margin-collapse > .medium-8 { width: 66.66667%; }
  .medium-margin-collapse > .medium-9 { width: 75%; }
  .medium-margin-collapse > .medium-10 { width: 83.33333%; }
  .medium-margin-collapse > .medium-11 { width: 91.66667%; }
  .medium-margin-collapse > .medium-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .medium-margin-collapse > .large-1 { width: 8.33333%; }
  .medium-margin-collapse > .large-2 { width: 16.66667%; }
  .medium-margin-collapse > .large-3 { width: 25%; }
  .medium-margin-collapse > .large-4 { width: 33.33333%; }
  .medium-margin-collapse > .large-5 { width: 41.66667%; }
  .medium-margin-collapse > .large-6 { width: 50%; }
  .medium-margin-collapse > .large-7 { width: 58.33333%; }
  .medium-margin-collapse > .large-8 { width: 66.66667%; }
  .medium-margin-collapse > .large-9 { width: 75%; }
  .medium-margin-collapse > .large-10 { width: 83.33333%; }
  .medium-margin-collapse > .large-11 { width: 91.66667%; }
  .medium-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 75em) { .medium-margin-collapse > .xlarge-1 { width: 8.33333%; }
  .medium-margin-collapse > .xlarge-2 { width: 16.66667%; }
  .medium-margin-collapse > .xlarge-3 { width: 25%; }
  .medium-margin-collapse > .xlarge-4 { width: 33.33333%; }
  .medium-margin-collapse > .xlarge-5 { width: 41.66667%; }
  .medium-margin-collapse > .xlarge-6 { width: 50%; }
  .medium-margin-collapse > .xlarge-7 { width: 58.33333%; }
  .medium-margin-collapse > .xlarge-8 { width: 66.66667%; }
  .medium-margin-collapse > .xlarge-9 { width: 75%; }
  .medium-margin-collapse > .xlarge-10 { width: 83.33333%; }
  .medium-margin-collapse > .xlarge-11 { width: 91.66667%; }
  .medium-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .medium-margin-collapse > .xxlarge-1 { width: 8.33333%; }
  .medium-margin-collapse > .xxlarge-2 { width: 16.66667%; }
  .medium-margin-collapse > .xxlarge-3 { width: 25%; }
  .medium-margin-collapse > .xxlarge-4 { width: 33.33333%; }
  .medium-margin-collapse > .xxlarge-5 { width: 41.66667%; }
  .medium-margin-collapse > .xxlarge-6 { width: 50%; }
  .medium-margin-collapse > .xxlarge-7 { width: 58.33333%; }
  .medium-margin-collapse > .xxlarge-8 { width: 66.66667%; }
  .medium-margin-collapse > .xxlarge-9 { width: 75%; }
  .medium-margin-collapse > .xxlarge-10 { width: 83.33333%; }
  .medium-margin-collapse > .xxlarge-11 { width: 91.66667%; }
  .medium-margin-collapse > .xxlarge-12 { width: 100%; } }

@media print, screen and (min-width: 40em) { .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.33333%; }
  .large-margin-collapse > .small-2 { width: 16.66667%; }
  .large-margin-collapse > .small-3 { width: 25%; }
  .large-margin-collapse > .small-4 { width: 33.33333%; }
  .large-margin-collapse > .small-5 { width: 41.66667%; }
  .large-margin-collapse > .small-6 { width: 50%; }
  .large-margin-collapse > .small-7 { width: 58.33333%; }
  .large-margin-collapse > .small-8 { width: 66.66667%; }
  .large-margin-collapse > .small-9 { width: 75%; }
  .large-margin-collapse > .small-10 { width: 83.33333%; }
  .large-margin-collapse > .small-11 { width: 91.66667%; }
  .large-margin-collapse > .small-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .large-margin-collapse > .medium-1 { width: 8.33333%; }
  .large-margin-collapse > .medium-2 { width: 16.66667%; }
  .large-margin-collapse > .medium-3 { width: 25%; }
  .large-margin-collapse > .medium-4 { width: 33.33333%; }
  .large-margin-collapse > .medium-5 { width: 41.66667%; }
  .large-margin-collapse > .medium-6 { width: 50%; }
  .large-margin-collapse > .medium-7 { width: 58.33333%; }
  .large-margin-collapse > .medium-8 { width: 66.66667%; }
  .large-margin-collapse > .medium-9 { width: 75%; }
  .large-margin-collapse > .medium-10 { width: 83.33333%; }
  .large-margin-collapse > .medium-11 { width: 91.66667%; }
  .large-margin-collapse > .medium-12 { width: 100%; } }

@media print, screen and (min-width: 64em) { .large-margin-collapse > .large-1 { width: 8.33333%; }
  .large-margin-collapse > .large-2 { width: 16.66667%; }
  .large-margin-collapse > .large-3 { width: 25%; }
  .large-margin-collapse > .large-4 { width: 33.33333%; }
  .large-margin-collapse > .large-5 { width: 41.66667%; }
  .large-margin-collapse > .large-6 { width: 50%; }
  .large-margin-collapse > .large-7 { width: 58.33333%; }
  .large-margin-collapse > .large-8 { width: 66.66667%; }
  .large-margin-collapse > .large-9 { width: 75%; }
  .large-margin-collapse > .large-10 { width: 83.33333%; }
  .large-margin-collapse > .large-11 { width: 91.66667%; }
  .large-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 75em) { .large-margin-collapse > .xlarge-1 { width: 8.33333%; }
  .large-margin-collapse > .xlarge-2 { width: 16.66667%; }
  .large-margin-collapse > .xlarge-3 { width: 25%; }
  .large-margin-collapse > .xlarge-4 { width: 33.33333%; }
  .large-margin-collapse > .xlarge-5 { width: 41.66667%; }
  .large-margin-collapse > .xlarge-6 { width: 50%; }
  .large-margin-collapse > .xlarge-7 { width: 58.33333%; }
  .large-margin-collapse > .xlarge-8 { width: 66.66667%; }
  .large-margin-collapse > .xlarge-9 { width: 75%; }
  .large-margin-collapse > .xlarge-10 { width: 83.33333%; }
  .large-margin-collapse > .xlarge-11 { width: 91.66667%; }
  .large-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .large-margin-collapse > .xxlarge-1 { width: 8.33333%; }
  .large-margin-collapse > .xxlarge-2 { width: 16.66667%; }
  .large-margin-collapse > .xxlarge-3 { width: 25%; }
  .large-margin-collapse > .xxlarge-4 { width: 33.33333%; }
  .large-margin-collapse > .xxlarge-5 { width: 41.66667%; }
  .large-margin-collapse > .xxlarge-6 { width: 50%; }
  .large-margin-collapse > .xxlarge-7 { width: 58.33333%; }
  .large-margin-collapse > .xxlarge-8 { width: 66.66667%; }
  .large-margin-collapse > .xxlarge-9 { width: 75%; }
  .large-margin-collapse > .xxlarge-10 { width: 83.33333%; }
  .large-margin-collapse > .xxlarge-11 { width: 91.66667%; }
  .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: 75em) { .xlarge-margin-collapse { margin-right: 0; margin-left: 0; }
  .xlarge-margin-collapse > .cell { margin-right: 0; margin-left: 0; } }

@media screen and (min-width: 75em) { .xlarge-margin-collapse > .small-1 { width: 8.33333%; }
  .xlarge-margin-collapse > .small-2 { width: 16.66667%; }
  .xlarge-margin-collapse > .small-3 { width: 25%; }
  .xlarge-margin-collapse > .small-4 { width: 33.33333%; }
  .xlarge-margin-collapse > .small-5 { width: 41.66667%; }
  .xlarge-margin-collapse > .small-6 { width: 50%; }
  .xlarge-margin-collapse > .small-7 { width: 58.33333%; }
  .xlarge-margin-collapse > .small-8 { width: 66.66667%; }
  .xlarge-margin-collapse > .small-9 { width: 75%; }
  .xlarge-margin-collapse > .small-10 { width: 83.33333%; }
  .xlarge-margin-collapse > .small-11 { width: 91.66667%; }
  .xlarge-margin-collapse > .small-12 { width: 100%; } }

@media screen and (min-width: 75em) { .xlarge-margin-collapse > .medium-1 { width: 8.33333%; }
  .xlarge-margin-collapse > .medium-2 { width: 16.66667%; }
  .xlarge-margin-collapse > .medium-3 { width: 25%; }
  .xlarge-margin-collapse > .medium-4 { width: 33.33333%; }
  .xlarge-margin-collapse > .medium-5 { width: 41.66667%; }
  .xlarge-margin-collapse > .medium-6 { width: 50%; }
  .xlarge-margin-collapse > .medium-7 { width: 58.33333%; }
  .xlarge-margin-collapse > .medium-8 { width: 66.66667%; }
  .xlarge-margin-collapse > .medium-9 { width: 75%; }
  .xlarge-margin-collapse > .medium-10 { width: 83.33333%; }
  .xlarge-margin-collapse > .medium-11 { width: 91.66667%; }
  .xlarge-margin-collapse > .medium-12 { width: 100%; } }

@media screen and (min-width: 75em) { .xlarge-margin-collapse > .large-1 { width: 8.33333%; }
  .xlarge-margin-collapse > .large-2 { width: 16.66667%; }
  .xlarge-margin-collapse > .large-3 { width: 25%; }
  .xlarge-margin-collapse > .large-4 { width: 33.33333%; }
  .xlarge-margin-collapse > .large-5 { width: 41.66667%; }
  .xlarge-margin-collapse > .large-6 { width: 50%; }
  .xlarge-margin-collapse > .large-7 { width: 58.33333%; }
  .xlarge-margin-collapse > .large-8 { width: 66.66667%; }
  .xlarge-margin-collapse > .large-9 { width: 75%; }
  .xlarge-margin-collapse > .large-10 { width: 83.33333%; }
  .xlarge-margin-collapse > .large-11 { width: 91.66667%; }
  .xlarge-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 75em) { .xlarge-margin-collapse > .xlarge-1 { width: 8.33333%; }
  .xlarge-margin-collapse > .xlarge-2 { width: 16.66667%; }
  .xlarge-margin-collapse > .xlarge-3 { width: 25%; }
  .xlarge-margin-collapse > .xlarge-4 { width: 33.33333%; }
  .xlarge-margin-collapse > .xlarge-5 { width: 41.66667%; }
  .xlarge-margin-collapse > .xlarge-6 { width: 50%; }
  .xlarge-margin-collapse > .xlarge-7 { width: 58.33333%; }
  .xlarge-margin-collapse > .xlarge-8 { width: 66.66667%; }
  .xlarge-margin-collapse > .xlarge-9 { width: 75%; }
  .xlarge-margin-collapse > .xlarge-10 { width: 83.33333%; }
  .xlarge-margin-collapse > .xlarge-11 { width: 91.66667%; }
  .xlarge-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xlarge-margin-collapse > .xxlarge-1 { width: 8.33333%; }
  .xlarge-margin-collapse > .xxlarge-2 { width: 16.66667%; }
  .xlarge-margin-collapse > .xxlarge-3 { width: 25%; }
  .xlarge-margin-collapse > .xxlarge-4 { width: 33.33333%; }
  .xlarge-margin-collapse > .xxlarge-5 { width: 41.66667%; }
  .xlarge-margin-collapse > .xxlarge-6 { width: 50%; }
  .xlarge-margin-collapse > .xxlarge-7 { width: 58.33333%; }
  .xlarge-margin-collapse > .xxlarge-8 { width: 66.66667%; }
  .xlarge-margin-collapse > .xxlarge-9 { width: 75%; }
  .xlarge-margin-collapse > .xxlarge-10 { width: 83.33333%; }
  .xlarge-margin-collapse > .xxlarge-11 { width: 91.66667%; }
  .xlarge-margin-collapse > .xxlarge-12 { width: 100%; } }

@media screen and (min-width: 75em) { .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.33333%; }
  .xxlarge-margin-collapse > .small-2 { width: 16.66667%; }
  .xxlarge-margin-collapse > .small-3 { width: 25%; }
  .xxlarge-margin-collapse > .small-4 { width: 33.33333%; }
  .xxlarge-margin-collapse > .small-5 { width: 41.66667%; }
  .xxlarge-margin-collapse > .small-6 { width: 50%; }
  .xxlarge-margin-collapse > .small-7 { width: 58.33333%; }
  .xxlarge-margin-collapse > .small-8 { width: 66.66667%; }
  .xxlarge-margin-collapse > .small-9 { width: 75%; }
  .xxlarge-margin-collapse > .small-10 { width: 83.33333%; }
  .xxlarge-margin-collapse > .small-11 { width: 91.66667%; }
  .xxlarge-margin-collapse > .small-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse > .medium-1 { width: 8.33333%; }
  .xxlarge-margin-collapse > .medium-2 { width: 16.66667%; }
  .xxlarge-margin-collapse > .medium-3 { width: 25%; }
  .xxlarge-margin-collapse > .medium-4 { width: 33.33333%; }
  .xxlarge-margin-collapse > .medium-5 { width: 41.66667%; }
  .xxlarge-margin-collapse > .medium-6 { width: 50%; }
  .xxlarge-margin-collapse > .medium-7 { width: 58.33333%; }
  .xxlarge-margin-collapse > .medium-8 { width: 66.66667%; }
  .xxlarge-margin-collapse > .medium-9 { width: 75%; }
  .xxlarge-margin-collapse > .medium-10 { width: 83.33333%; }
  .xxlarge-margin-collapse > .medium-11 { width: 91.66667%; }
  .xxlarge-margin-collapse > .medium-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse > .large-1 { width: 8.33333%; }
  .xxlarge-margin-collapse > .large-2 { width: 16.66667%; }
  .xxlarge-margin-collapse > .large-3 { width: 25%; }
  .xxlarge-margin-collapse > .large-4 { width: 33.33333%; }
  .xxlarge-margin-collapse > .large-5 { width: 41.66667%; }
  .xxlarge-margin-collapse > .large-6 { width: 50%; }
  .xxlarge-margin-collapse > .large-7 { width: 58.33333%; }
  .xxlarge-margin-collapse > .large-8 { width: 66.66667%; }
  .xxlarge-margin-collapse > .large-9 { width: 75%; }
  .xxlarge-margin-collapse > .large-10 { width: 83.33333%; }
  .xxlarge-margin-collapse > .large-11 { width: 91.66667%; }
  .xxlarge-margin-collapse > .large-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse > .xlarge-1 { width: 8.33333%; }
  .xxlarge-margin-collapse > .xlarge-2 { width: 16.66667%; }
  .xxlarge-margin-collapse > .xlarge-3 { width: 25%; }
  .xxlarge-margin-collapse > .xlarge-4 { width: 33.33333%; }
  .xxlarge-margin-collapse > .xlarge-5 { width: 41.66667%; }
  .xxlarge-margin-collapse > .xlarge-6 { width: 50%; }
  .xxlarge-margin-collapse > .xlarge-7 { width: 58.33333%; }
  .xxlarge-margin-collapse > .xlarge-8 { width: 66.66667%; }
  .xxlarge-margin-collapse > .xlarge-9 { width: 75%; }
  .xxlarge-margin-collapse > .xlarge-10 { width: 83.33333%; }
  .xxlarge-margin-collapse > .xlarge-11 { width: 91.66667%; }
  .xxlarge-margin-collapse > .xlarge-12 { width: 100%; } }

@media screen and (min-width: 90em) { .xxlarge-margin-collapse > .xxlarge-1 { width: 8.33333%; }
  .xxlarge-margin-collapse > .xxlarge-2 { width: 16.66667%; }
  .xxlarge-margin-collapse > .xxlarge-3 { width: 25%; }
  .xxlarge-margin-collapse > .xxlarge-4 { width: 33.33333%; }
  .xxlarge-margin-collapse > .xxlarge-5 { width: 41.66667%; }
  .xxlarge-margin-collapse > .xxlarge-6 { width: 50%; }
  .xxlarge-margin-collapse > .xxlarge-7 { width: 58.33333%; }
  .xxlarge-margin-collapse > .xxlarge-8 { width: 66.66667%; }
  .xxlarge-margin-collapse > .xxlarge-9 { width: 75%; }
  .xxlarge-margin-collapse > .xxlarge-10 { width: 83.33333%; }
  .xxlarge-margin-collapse > .xxlarge-11 { width: 91.66667%; }
  .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% + 0.75rem); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) { .medium-offset-0 { margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 { margin-left: calc(0% + 1rem); }
  .medium-offset-1 { margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 { margin-left: calc(8.33333% + 1rem); }
  .medium-offset-2 { margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 { margin-left: calc(16.66667% + 1rem); }
  .medium-offset-3 { margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 { margin-left: calc(25% + 1rem); }
  .medium-offset-4 { margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 { margin-left: calc(33.33333% + 1rem); }
  .medium-offset-5 { margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 { margin-left: calc(41.66667% + 1rem); }
  .medium-offset-6 { margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 { margin-left: calc(50% + 1rem); }
  .medium-offset-7 { margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 { margin-left: calc(58.33333% + 1rem); }
  .medium-offset-8 { margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 { margin-left: calc(66.66667% + 1rem); }
  .medium-offset-9 { margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 { margin-left: calc(75% + 1rem); }
  .medium-offset-10 { margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 { margin-left: calc(83.33333% + 1rem); }
  .medium-offset-11 { margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 { margin-left: calc(91.66667% + 1rem); } }

@media print, screen and (min-width: 64em) { .large-offset-0 { margin-left: 0%; }
  .grid-margin-x > .large-offset-0 { margin-left: calc(0% + 1rem); }
  .large-offset-1 { margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 { margin-left: calc(8.33333% + 1rem); }
  .large-offset-2 { margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 { margin-left: calc(16.66667% + 1rem); }
  .large-offset-3 { margin-left: 25%; }
  .grid-margin-x > .large-offset-3 { margin-left: calc(25% + 1rem); }
  .large-offset-4 { margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 { margin-left: calc(33.33333% + 1rem); }
  .large-offset-5 { margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 { margin-left: calc(41.66667% + 1rem); }
  .large-offset-6 { margin-left: 50%; }
  .grid-margin-x > .large-offset-6 { margin-left: calc(50% + 1rem); }
  .large-offset-7 { margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 { margin-left: calc(58.33333% + 1rem); }
  .large-offset-8 { margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 { margin-left: calc(66.66667% + 1rem); }
  .large-offset-9 { margin-left: 75%; }
  .grid-margin-x > .large-offset-9 { margin-left: calc(75% + 1rem); }
  .large-offset-10 { margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 { margin-left: calc(83.33333% + 1rem); }
  .large-offset-11 { margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 { margin-left: calc(91.66667% + 1rem); } }

@media screen and (min-width: 75em) { .xlarge-offset-0 { margin-left: 0%; }
  .grid-margin-x > .xlarge-offset-0 { margin-left: calc(0% + 1rem); }
  .xlarge-offset-1 { margin-left: 8.33333%; }
  .grid-margin-x > .xlarge-offset-1 { margin-left: calc(8.33333% + 1rem); }
  .xlarge-offset-2 { margin-left: 16.66667%; }
  .grid-margin-x > .xlarge-offset-2 { margin-left: calc(16.66667% + 1rem); }
  .xlarge-offset-3 { margin-left: 25%; }
  .grid-margin-x > .xlarge-offset-3 { margin-left: calc(25% + 1rem); }
  .xlarge-offset-4 { margin-left: 33.33333%; }
  .grid-margin-x > .xlarge-offset-4 { margin-left: calc(33.33333% + 1rem); }
  .xlarge-offset-5 { margin-left: 41.66667%; }
  .grid-margin-x > .xlarge-offset-5 { margin-left: calc(41.66667% + 1rem); }
  .xlarge-offset-6 { margin-left: 50%; }
  .grid-margin-x > .xlarge-offset-6 { margin-left: calc(50% + 1rem); }
  .xlarge-offset-7 { margin-left: 58.33333%; }
  .grid-margin-x > .xlarge-offset-7 { margin-left: calc(58.33333% + 1rem); }
  .xlarge-offset-8 { margin-left: 66.66667%; }
  .grid-margin-x > .xlarge-offset-8 { margin-left: calc(66.66667% + 1rem); }
  .xlarge-offset-9 { margin-left: 75%; }
  .grid-margin-x > .xlarge-offset-9 { margin-left: calc(75% + 1rem); }
  .xlarge-offset-10 { margin-left: 83.33333%; }
  .grid-margin-x > .xlarge-offset-10 { margin-left: calc(83.33333% + 1rem); }
  .xlarge-offset-11 { margin-left: 91.66667%; }
  .grid-margin-x > .xlarge-offset-11 { margin-left: calc(91.66667% + 1rem); } }

@media screen and (min-width: 90em) { .xxlarge-offset-0 { margin-left: 0%; }
  .grid-margin-x > .xxlarge-offset-0 { margin-left: calc(0% + 1rem); }
  .xxlarge-offset-1 { margin-left: 8.33333%; }
  .grid-margin-x > .xxlarge-offset-1 { margin-left: calc(8.33333% + 1rem); }
  .xxlarge-offset-2 { margin-left: 16.66667%; }
  .grid-margin-x > .xxlarge-offset-2 { margin-left: calc(16.66667% + 1rem); }
  .xxlarge-offset-3 { margin-left: 25%; }
  .grid-margin-x > .xxlarge-offset-3 { margin-left: calc(25% + 1rem); }
  .xxlarge-offset-4 { margin-left: 33.33333%; }
  .grid-margin-x > .xxlarge-offset-4 { margin-left: calc(33.33333% + 1rem); }
  .xxlarge-offset-5 { margin-left: 41.66667%; }
  .grid-margin-x > .xxlarge-offset-5 { margin-left: calc(41.66667% + 1rem); }
  .xxlarge-offset-6 { margin-left: 50%; }
  .grid-margin-x > .xxlarge-offset-6 { margin-left: calc(50% + 1rem); }
  .xxlarge-offset-7 { margin-left: 58.33333%; }
  .grid-margin-x > .xxlarge-offset-7 { margin-left: calc(58.33333% + 1rem); }
  .xxlarge-offset-8 { margin-left: 66.66667%; }
  .grid-margin-x > .xxlarge-offset-8 { margin-left: calc(66.66667% + 1rem); }
  .xxlarge-offset-9 { margin-left: 75%; }
  .grid-margin-x > .xxlarge-offset-9 { margin-left: calc(75% + 1rem); }
  .xxlarge-offset-10 { margin-left: 83.33333%; }
  .grid-margin-x > .xxlarge-offset-10 { margin-left: calc(83.33333% + 1rem); }
  .xxlarge-offset-11 { margin-left: 91.66667%; }
  .grid-margin-x > .xxlarge-offset-11 { margin-left: calc(91.66667% + 1rem); } }

.grid-y { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; }

.grid-y > .cell { height: auto; max-height: none; }

.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 { -ms-flex-preferred-size: auto; flex-basis: auto; }

@media print, screen and (min-width: 40em) { .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 { -ms-flex-preferred-size: auto; 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 { -ms-flex-preferred-size: auto; flex-basis: auto; } }

@media screen and (min-width: 75em) { .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 { -ms-flex-preferred-size: auto; 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 { -ms-flex-preferred-size: auto; flex-basis: auto; } }

.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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) { .grid-y > .medium-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; height: auto; }
  .grid-y > .medium-shrink, .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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .grid-y > .medium-shrink { height: auto; }
  .grid-y > .medium-1 { height: 8.33333%; }
  .grid-y > .medium-2 { height: 16.66667%; }
  .grid-y > .medium-3 { height: 25%; }
  .grid-y > .medium-4 { height: 33.33333%; }
  .grid-y > .medium-5 { height: 41.66667%; }
  .grid-y > .medium-6 { height: 50%; }
  .grid-y > .medium-7 { height: 58.33333%; }
  .grid-y > .medium-8 { height: 66.66667%; }
  .grid-y > .medium-9 { height: 75%; }
  .grid-y > .medium-10 { height: 83.33333%; }
  .grid-y > .medium-11 { height: 91.66667%; }
  .grid-y > .medium-12 { height: 100%; } }

@media print, screen and (min-width: 64em) { .grid-y > .large-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; height: auto; }
  .grid-y > .large-shrink, .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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .grid-y > .large-shrink { height: auto; }
  .grid-y > .large-1 { height: 8.33333%; }
  .grid-y > .large-2 { height: 16.66667%; }
  .grid-y > .large-3 { height: 25%; }
  .grid-y > .large-4 { height: 33.33333%; }
  .grid-y > .large-5 { height: 41.66667%; }
  .grid-y > .large-6 { height: 50%; }
  .grid-y > .large-7 { height: 58.33333%; }
  .grid-y > .large-8 { height: 66.66667%; }
  .grid-y > .large-9 { height: 75%; }
  .grid-y > .large-10 { height: 83.33333%; }
  .grid-y > .large-11 { height: 91.66667%; }
  .grid-y > .large-12 { height: 100%; } }

@media screen and (min-width: 75em) { .grid-y > .xlarge-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; height: auto; }
  .grid-y > .xlarge-shrink, .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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .grid-y > .xlarge-shrink { height: auto; }
  .grid-y > .xlarge-1 { height: 8.33333%; }
  .grid-y > .xlarge-2 { height: 16.66667%; }
  .grid-y > .xlarge-3 { height: 25%; }
  .grid-y > .xlarge-4 { height: 33.33333%; }
  .grid-y > .xlarge-5 { height: 41.66667%; }
  .grid-y > .xlarge-6 { height: 50%; }
  .grid-y > .xlarge-7 { height: 58.33333%; }
  .grid-y > .xlarge-8 { height: 66.66667%; }
  .grid-y > .xlarge-9 { height: 75%; }
  .grid-y > .xlarge-10 { height: 83.33333%; }
  .grid-y > .xlarge-11 { height: 91.66667%; }
  .grid-y > .xlarge-12 { height: 100%; } }

@media screen and (min-width: 90em) { .grid-y > .xxlarge-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; height: auto; }
  .grid-y > .xxlarge-shrink, .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 { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .grid-y > .xxlarge-shrink { height: auto; }
  .grid-y > .xxlarge-1 { height: 8.33333%; }
  .grid-y > .xxlarge-2 { height: 16.66667%; }
  .grid-y > .xxlarge-3 { height: 25%; }
  .grid-y > .xxlarge-4 { height: 33.33333%; }
  .grid-y > .xxlarge-5 { height: 41.66667%; }
  .grid-y > .xxlarge-6 { height: 50%; }
  .grid-y > .xxlarge-7 { height: 58.33333%; }
  .grid-y > .xxlarge-8 { height: 66.66667%; }
  .grid-y > .xxlarge-9 { height: 75%; }
  .grid-y > .xxlarge-10 { height: 83.33333%; }
  .grid-y > .xxlarge-11 { height: 91.66667%; }
  .grid-y > .xxlarge-12 { height: 100%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) { .grid-margin-y > .auto { height: auto; }
  .grid-margin-y > .shrink { height: auto; }
  .grid-margin-y > .small-1 { height: calc(8.33333% - 2rem); }
  .grid-margin-y > .small-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .small-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .small-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .small-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .small-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .small-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .small-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .small-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .small-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .small-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .small-12 { height: calc(100% - 2rem); }
  .grid-margin-y > .medium-auto { height: auto; }
  .grid-margin-y > .medium-shrink { height: auto; }
  .grid-margin-y > .medium-1 { height: calc(8.33333% - 2rem); }
  .grid-margin-y > .medium-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .medium-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .medium-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .medium-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .medium-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .medium-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .medium-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .medium-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .medium-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .medium-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .medium-12 { height: calc(100% - 2rem); } }

@media print, screen and (min-width: 64em) { .grid-margin-y > .large-auto { height: auto; }
  .grid-margin-y > .large-shrink { height: auto; }
  .grid-margin-y > .large-1 { height: calc(8.33333% - 2rem); }
  .grid-margin-y > .large-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .large-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .large-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .large-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .large-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .large-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .large-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .large-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .large-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .large-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .large-12 { height: calc(100% - 2rem); } }

@media screen and (min-width: 75em) { .grid-margin-y > .xlarge-auto { height: auto; }
  .grid-margin-y > .xlarge-shrink { height: auto; }
  .grid-margin-y > .xlarge-1 { height: calc(8.33333% - 2rem); }
  .grid-margin-y > .xlarge-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .xlarge-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .xlarge-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .xlarge-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .xlarge-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .xlarge-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .xlarge-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .xlarge-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .xlarge-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .xlarge-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .xlarge-12 { height: calc(100% - 2rem); } }

@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.33333% - 2rem); }
  .grid-margin-y > .xxlarge-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .xxlarge-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .xxlarge-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .xxlarge-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .xxlarge-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .xxlarge-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .xxlarge-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .xxlarge-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .xxlarge-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .xxlarge-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .xxlarge-12 { height: calc(100% - 2rem); } }

.grid-frame { overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100vw; }

.cell .grid-frame { width: 100%; }

.cell-block { overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y { overflow-y: auto; max-height: 100%; min-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-height: 100%; }

.cell-block-container > .grid-x { max-height: 100%; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) { .medium-grid-frame { overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100vw; }
  .cell .medium-grid-frame { width: 100%; }
  .medium-cell-block { overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-height: 100%; }
  .medium-cell-block-container > .grid-x { max-height: 100%; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .medium-cell-block-y { overflow-y: auto; max-height: 100%; min-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) { .large-grid-frame { overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100vw; }
  .cell .large-grid-frame { width: 100%; }
  .large-cell-block { overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-height: 100%; }
  .large-cell-block-container > .grid-x { max-height: 100%; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .large-cell-block-y { overflow-y: auto; max-height: 100%; min-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media screen and (min-width: 75em) { .xlarge-grid-frame { overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100vw; }
  .cell .xlarge-grid-frame { width: 100%; }
  .xlarge-cell-block { overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xlarge-cell-block-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-height: 100%; }
  .xlarge-cell-block-container > .grid-x { max-height: 100%; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .xlarge-cell-block-y { overflow-y: auto; max-height: 100%; min-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media screen and (min-width: 90em) { .xxlarge-grid-frame { overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100vw; }
  .cell .xxlarge-grid-frame { width: 100%; }
  .xxlarge-cell-block { overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xxlarge-cell-block-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-height: 100%; }
  .xxlarge-cell-block-container > .grid-x { max-height: 100%; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .xxlarge-cell-block-y { overflow-y: auto; max-height: 100%; min-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame { width: auto; overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100vh; }

@media print, screen and (min-width: 40em) { .grid-y.medium-grid-frame { width: auto; overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100vh; } }

@media print, screen and (min-width: 64em) { .grid-y.large-grid-frame { width: auto; overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100vh; } }

@media screen and (min-width: 75em) { .grid-y.xlarge-grid-frame { width: auto; overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100vh; } }

@media screen and (min-width: 90em) { .grid-y.xxlarge-grid-frame { width: auto; overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100vh; } }

.cell .grid-y.grid-frame { height: 100%; }

@media print, screen and (min-width: 40em) { .cell .grid-y.medium-grid-frame { height: 100%; } }

@media print, screen and (min-width: 64em) { .cell .grid-y.large-grid-frame { height: 100%; } }

@media screen and (min-width: 75em) { .cell .grid-y.xlarge-grid-frame { height: 100%; } }

@media screen and (min-width: 90em) { .cell .grid-y.xxlarge-grid-frame { height: 100%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) { .grid-margin-y > .auto { height: auto; }
  .grid-margin-y > .shrink { height: auto; }
  .grid-margin-y > .small-1 { height: calc(8.33333% - 2rem); }
  .grid-margin-y > .small-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .small-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .small-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .small-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .small-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .small-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .small-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .small-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .small-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .small-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .small-12 { height: calc(100% - 2rem); }
  .grid-margin-y > .medium-auto { height: auto; }
  .grid-margin-y > .medium-shrink { height: auto; }
  .grid-margin-y > .medium-1 { height: calc(8.33333% - 2rem); }
  .grid-margin-y > .medium-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .medium-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .medium-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .medium-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .medium-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .medium-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .medium-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .medium-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .medium-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .medium-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .medium-12 { height: calc(100% - 2rem); } }

@media print, screen and (min-width: 64em) { .grid-margin-y > .large-auto { height: auto; }
  .grid-margin-y > .large-shrink { height: auto; }
  .grid-margin-y > .large-1 { height: calc(8.33333% - 2rem); }
  .grid-margin-y > .large-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .large-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .large-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .large-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .large-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .large-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .large-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .large-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .large-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .large-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .large-12 { height: calc(100% - 2rem); } }

@media screen and (min-width: 75em) { .grid-margin-y > .xlarge-auto { height: auto; }
  .grid-margin-y > .xlarge-shrink { height: auto; }
  .grid-margin-y > .xlarge-1 { height: calc(8.33333% - 2rem); }
  .grid-margin-y > .xlarge-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .xlarge-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .xlarge-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .xlarge-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .xlarge-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .xlarge-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .xlarge-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .xlarge-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .xlarge-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .xlarge-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .xlarge-12 { height: calc(100% - 2rem); } }

@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.33333% - 2rem); }
  .grid-margin-y > .xxlarge-2 { height: calc(16.66667% - 2rem); }
  .grid-margin-y > .xxlarge-3 { height: calc(25% - 2rem); }
  .grid-margin-y > .xxlarge-4 { height: calc(33.33333% - 2rem); }
  .grid-margin-y > .xxlarge-5 { height: calc(41.66667% - 2rem); }
  .grid-margin-y > .xxlarge-6 { height: calc(50% - 2rem); }
  .grid-margin-y > .xxlarge-7 { height: calc(58.33333% - 2rem); }
  .grid-margin-y > .xxlarge-8 { height: calc(66.66667% - 2rem); }
  .grid-margin-y > .xxlarge-9 { height: calc(75% - 2rem); }
  .grid-margin-y > .xxlarge-10 { height: calc(83.33333% - 2rem); }
  .grid-margin-y > .xxlarge-11 { height: calc(91.66667% - 2rem); }
  .grid-margin-y > .xxlarge-12 { height: calc(100% - 2rem); } }

.grid-frame.grid-margin-y { height: calc(100vh + 1.5rem); }

@media print, screen and (min-width: 40em) { .grid-frame.grid-margin-y { height: calc(100vh + 2rem); } }

@media print, screen and (min-width: 64em) { .grid-frame.grid-margin-y { height: calc(100vh + 2rem); } }

@media screen and (min-width: 75em) { .grid-frame.grid-margin-y { height: calc(100vh + 2rem); } }

@media screen and (min-width: 90em) { .grid-frame.grid-margin-y { height: calc(100vh + 2rem); } }

@media print, screen and (min-width: 40em) { .grid-margin-y.medium-grid-frame { height: calc(100vh + 2rem); } }

@media print, screen and (min-width: 64em) { .grid-margin-y.large-grid-frame { height: calc(100vh + 2rem); } }

@media screen and (min-width: 75em) { .grid-margin-y.xlarge-grid-frame { height: calc(100vh + 2rem); } }

@media screen and (min-width: 90em) { .grid-margin-y.xxlarge-grid-frame { height: calc(100vh + 2rem); } }

table { border-collapse: collapse; width: 100%; margin-bottom: 1rem; border-radius: 6px; }

thead, tbody, tfoot { border: 1rem; background-color: #ffffff; }

caption { padding: 1rem; font-weight: bold; }

thead { background: #00243a; color: #1e1e1e; }

tfoot { background: #f2f2f2; color: #1e1e1e; }

thead tr, tfoot tr { background: transparent; }

thead th, thead td, tfoot th, tfoot td { padding: 1rem; font-weight: bold; text-align: left; }

tbody th, tbody td { padding: 1rem; }

tbody tr:nth-child(even) { border-bottom: 0; background-color: #f2f2f2; }

table.unstriped tbody { background-color: #ffffff; }

table.unstriped tbody tr { border-bottom: 0; border-bottom: 1rem; background-color: #ffffff; }

@media print, screen and (max-width: 63.99875em) { table.stack thead { display: none; }
  table.stack tfoot { display: none; }
  table.stack tr, table.stack th, table.stack td { display: block; }
  table.stack td { border-top: 0; } }

table.scroll { display: block; width: 100%; overflow-x: auto; }

table.hover thead tr:hover { background-color: #001e30; }

table.hover tfoot tr:hover { background-color: #ededed; }

table.hover tbody tr:hover { background-color: #fafafa; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover { background-color: #ededed; }

.table-scroll { overflow-x: auto; }

.menu { padding: 0; margin: 0; list-style: none; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

[data-whatinput='mouse'] .menu li { outline: 0; }

.menu a, .menu .button { line-height: 1; text-decoration: none; display: block; padding: 1rem 1rem; }

.menu input, .menu select, .menu a, .menu button { margin-bottom: 0; }

.menu input { display: inline-block; }

.menu, .menu.horizontal { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.menu.vertical { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.menu.expanded li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }

.menu.simple { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.menu.simple li + li { margin-left: 1rem; }

.menu.simple a { padding: 0; }

@media print, screen and (min-width: 40em) { .menu.medium-horizontal { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .menu.medium-vertical { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .menu.medium-expanded li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }
  .menu.medium-simple li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) { .menu.large-horizontal { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .menu.large-vertical { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .menu.large-expanded li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }
  .menu.large-simple li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }

@media screen and (min-width: 75em) { .menu.xlarge-horizontal { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .menu.xlarge-vertical { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .menu.xlarge-expanded li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }
  .menu.xlarge-simple li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }

@media screen and (min-width: 90em) { .menu.xxlarge-horizontal { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .menu.xxlarge-vertical { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .menu.xxlarge-expanded li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }
  .menu.xxlarge-simple li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }

.menu.nested { margin-right: 0; margin-left: 1rem; }

.menu.icons a { display: -webkit-box; display: -ms-flexbox; display: flex; }

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a { display: -webkit-box; display: -ms-flexbox; display: flex; }

.menu.icon-left li a { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; }

.menu.icon-left li a img, .menu.icon-left li a i, .menu.icon-left li a svg { margin-right: 0.25rem; }

.menu.icon-right li a { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; }

.menu.icon-right li a img, .menu.icon-right li a i, .menu.icon-right li a svg { margin-left: 0.25rem; }

.menu.icon-top li a { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; }

.menu.icon-top li a img, .menu.icon-top li a i, .menu.icon-top li a svg { -ms-flex-item-align: stretch; align-self: stretch; margin-bottom: 0.25rem; text-align: center; }

.menu.icon-bottom li a { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; }

.menu.icon-bottom li a img, .menu.icon-bottom li a i, .menu.icon-bottom li a svg { -ms-flex-item-align: stretch; align-self: stretch; margin-bottom: 0.25rem; text-align: center; }

.menu .is-active > a { background: #00243a; color: #ffffff; }

.menu .active > a { background: #00243a; color: #ffffff; }

.menu.align-left { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.menu.align-right li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.menu.align-right li .submenu li { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.menu.align-right.vertical li { display: block; text-align: right; }

.menu.align-right.vertical li .submenu li { text-align: right; }

.menu.align-right .nested { margin-right: 1rem; margin-left: 0; }

.menu.align-center li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.menu.align-center li .submenu li { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.menu .menu-text { padding: 1rem 1rem; font-weight: bold; line-height: 1; color: inherit; }

.menu-centered > .menu { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.menu-centered > .menu li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.menu-centered > .menu li .submenu li { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.no-js [data-responsive-menu] ul { display: none; }

.menu-icon { position: relative; display: inline-block; vertical-align: middle; width: 20px; height: 16px; cursor: pointer; }

.menu-icon::after { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 2px; background: #ffffff; -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff; box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff; content: ''; }

.menu-icon:hover::after { background: #a5a5a5; -webkit-box-shadow: 0 7px 0 #a5a5a5, 0 14px 0 #a5a5a5; box-shadow: 0 7px 0 #a5a5a5, 0 14px 0 #a5a5a5; }

.menu-icon.dark { position: relative; display: inline-block; vertical-align: middle; width: 20px; height: 16px; cursor: pointer; }

.menu-icon.dark::after { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 2px; background: #1e1e1e; -webkit-box-shadow: 0 7px 0 #1e1e1e, 0 14px 0 #1e1e1e; box-shadow: 0 7px 0 #1e1e1e, 0 14px 0 #1e1e1e; content: ''; }

.menu-icon.dark:hover::after { background: #72808a; -webkit-box-shadow: 0 7px 0 #72808a, 0 14px 0 #72808a; box-shadow: 0 7px 0 #72808a, 0 14px 0 #72808a; }

.accordion-menu li { width: 100%; }

.accordion-menu a { padding: 1rem 1rem; }

.accordion-menu .is-accordion-submenu a { padding: 1rem 1rem; }

.accordion-menu .nested.is-accordion-submenu { margin-right: 0; margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu { margin-right: 1rem; margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a { position: relative; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #00243a transparent transparent; position: absolute; top: 50%; margin-top: -3px; right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after { right: 1rem; left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after { right: auto; left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }

.is-accordion-submenu-parent { position: relative; }

.has-submenu-toggle > a { margin-right: 40px; }

.submenu-toggle { position: absolute; top: 0; right: 0; width: 40px; height: 40px; cursor: pointer; }

.submenu-toggle::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #00243a transparent transparent; top: 0; bottom: 0; margin: auto; }

.submenu-toggle[aria-expanded='true']::after { -webkit-transform: scaleY(-1); -ms-transform: scaleY(-1); transform: scaleY(-1); -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }

.submenu-toggle-text { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu { top: 100%; right: 0; left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu { top: 100%; right: auto; left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a { position: relative; padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #0076d1 transparent transparent; right: 5px; left: auto; margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a { outline: 0; }

.dropdown.menu > li > a { padding: 1rem 1rem; }

.dropdown.menu > li.is-active > a { background: transparent; color: #00243a; }

.no-js .dropdown.menu ul { display: none; }

.dropdown.menu .nested.is-dropdown-submenu { margin-right: 0; margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu { top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu { top: 0; right: 100%; left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }

.dropdown.menu.vertical > li > a::after { right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #0076d1 transparent transparent; right: auto; left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #0076d1; }

@media print, screen and (min-width: 40em) { .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu { top: 100%; right: 0; left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu { top: 100%; right: auto; left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a { position: relative; padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #0076d1 transparent transparent; right: 5px; left: auto; margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu { top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu { top: 0; right: 100%; left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after { right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #0076d1 transparent transparent; right: auto; left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #0076d1; } }

@media print, screen and (min-width: 64em) { .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu { top: 100%; right: 0; left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu { top: 100%; right: auto; left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a { position: relative; padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #0076d1 transparent transparent; right: 5px; left: auto; margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu { top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu { top: 0; right: 100%; left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }
  .dropdown.menu.large-vertical > li > a::after { right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #0076d1 transparent transparent; right: auto; left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #0076d1; } }

@media screen and (min-width: 75em) { .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu { top: 100%; right: 0; left: auto; }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu { top: 100%; right: auto; left: 0; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a { position: relative; padding-right: 1.5rem; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #0076d1 transparent transparent; right: 5px; left: auto; margin-top: -3px; }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu { top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu { top: 0; right: 100%; left: auto; }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }
  .dropdown.menu.xlarge-vertical > li > a::after { right: 14px; }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #0076d1 transparent transparent; right: auto; left: 5px; }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #0076d1; } }

@media screen and (min-width: 90em) { .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu { top: 100%; right: 0; left: auto; }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu { top: 100%; right: auto; left: 0; }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a { position: relative; padding-right: 1.5rem; }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #0076d1 transparent transparent; right: 5px; left: auto; margin-top: -3px; }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu { top: 0; }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu { top: 0; right: 100%; left: auto; }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }
  .dropdown.menu.xxlarge-vertical > li > a::after { right: 14px; }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #0076d1 transparent transparent; right: auto; left: 5px; }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #0076d1; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub { top: 100%; right: 0; left: auto; }

.is-dropdown-menu.vertical { width: 100px; }

.is-dropdown-menu.vertical.align-right { float: right; }

.is-dropdown-submenu-parent { position: relative; }

.is-dropdown-submenu-parent a::after { position: absolute; top: 50%; right: 5px; left: auto; margin-top: -6px; }

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu { top: 100%; left: auto; }

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu { right: 100%; left: auto; }

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }

.is-dropdown-submenu { position: absolute; top: 0; left: 100%; z-index: 1; display: none; min-width: 200px; border: 1px solid #a5a5a5; background: #ffffff; }

.dropdown .is-dropdown-submenu a { padding: 1rem 1rem; }

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after { right: 14px; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #0076d1 transparent transparent; right: auto; left: 5px; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #0076d1; }

.is-dropdown-submenu .is-dropdown-submenu { margin-top: -1px; }

.is-dropdown-submenu > li { width: 100%; }

.is-dropdown-submenu.js-dropdown-active { display: block; }

.align-left { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.align-right { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.align-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.align-justify { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.align-spaced { -ms-flex-pack: distribute; justify-content: space-around; }

.align-left.vertical.menu > li > a { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

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

.align-center.vertical.menu > li > a { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.align-top { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

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

.align-bottom { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

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

.align-middle { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.align-self-middle { -ms-flex-item-align: center; align-self: center; }

.align-stretch { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.align-self-stretch { -ms-flex-item-align: stretch; align-self: stretch; }

.align-center-middle { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; }

.small-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.small-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.small-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

.small-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }

.small-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }

.small-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }

@media print, screen and (min-width: 40em) { .medium-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .medium-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .medium-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .medium-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .medium-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .medium-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } }

@media print, screen and (min-width: 64em) { .large-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .large-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .large-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .large-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .large-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .large-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } }

@media screen and (min-width: 75em) { .xlarge-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .xlarge-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .xlarge-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .xlarge-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .xlarge-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .xlarge-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } }

@media screen and (min-width: 90em) { .xxlarge-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .xxlarge-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .xxlarge-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .xxlarge-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .xxlarge-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .xxlarge-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } }

.flex-container { display: -webkit-box; display: -ms-flexbox; display: flex; }

.flex-child-auto { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }

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

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

.flex-dir-row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.flex-dir-row-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.flex-dir-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.flex-dir-column-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) { .medium-flex-container { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .medium-flex-child-auto { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }
  .medium-flex-child-grow { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; }
  .medium-flex-child-shrink { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }
  .medium-flex-dir-row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .medium-flex-dir-row-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .medium-flex-dir-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .medium-flex-dir-column-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

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

@media screen and (min-width: 75em) { .xlarge-flex-container { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .xlarge-flex-child-auto { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }
  .xlarge-flex-child-grow { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; }
  .xlarge-flex-child-shrink { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }
  .xlarge-flex-dir-row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .xlarge-flex-dir-row-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .xlarge-flex-dir-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .xlarge-flex-dir-column-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

@media screen and (min-width: 90em) { .xxlarge-flex-container { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .xxlarge-flex-child-auto { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }
  .xxlarge-flex-child-grow { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; }
  .xxlarge-flex-child-shrink { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }
  .xxlarge-flex-dir-row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .xxlarge-flex-dir-row-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .xxlarge-flex-dir-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .xxlarge-flex-dir-column-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

.hide { display: none !important; }

.invisible { visibility: hidden; }

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

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

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

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

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

@media screen and (max-width: 39.99875em), 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.99875em) { .show-for-large { display: none !important; } }

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

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

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

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

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

@media screen and (max-width: 74.99875em), 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.99875em) { .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.99875em) { .show-for-xxlarge-only { display: none !important; } }

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

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

.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; } }

.rw-paragraph--title:empty { display: none; }

.rw-paragraph--title { margin-top: 2.5rem; margin-bottom: 1rem; }

.rw-paragraph--microview > * + * { margin-top: 1rem; }

.mt-0 { margin-top: 0; }

.mb-0 { margin-bottom: 0; }

.ml-0 { margin-left: 0; }

.mr-0 { margin-right: 0; }

html.no-js .block-uct-domain-menu-active-domain-menu-block { display: none; }

body.gin--classic-toolbar, body.gin--classic-toolbar .dialog-off-canvas-main-canvas, body.gin--classic-toolbar .page-wrapper { min-height: calc(100vh - 80px); }

nav#toolbar-bar, .toolbar .toolbar-bar { position: fixed; left: 0; top: 0; width: 100%; z-index: 3; }

.block-local-tasks-block ul.tabs { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; margin: 1rem 0; }

.block-local-tasks-block ul.tabs li { margin-right: 0.5rem; }

.block-local-tasks-block ul.tabs li a { padding: 6px 10px; background: #c7c7c7; color: #1e1e1e; }

.block-local-tasks-block ul.tabs li.is-active a { background: var(--uct-color--primary, var(--rw-primary-color, #00243a)); color: #ffffff; }

.content-moderation-entity-moderation-form { width: 100%; }

.content-moderation-entity-moderation-form .entity-moderation-form { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.messages { margin: 0 0 1rem 0; }

.page-wrapper.page--error { background-color: var(--uct-color--secondary, var(--rw-secondary-color, #72808a)); }

.page-wrapper.page--error .region-primary-menu { background-color: var(--uct-color--bg, var(--rw-background-color, #ffffff)); }

.page-wrapper.page--error .main-content { width: auto; margin-top: auto; margin-bottom: auto; }

.page-wrapper.page--error .error-page-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; border-left: 0.5rem solid var(--uct-color--bg, var(--rw-highlight-color, #0098db)); padding-left: 1rem; color: #ffffff; }

.page-wrapper.page--error .error-page-content > * + * { margin-top: 1rem; }

.page-wrapper.page--error .error-page-content p:last-child { margin-bottom: 0; }

.page-wrapper.page--error > footer { margin-top: unset; }

#user-login-form { padding: 4rem 0; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; min-height: 0px; min-width: 0px; width: calc(100% - 1.5rem); margin-left: 0.75rem; margin-right: 0.75rem; }

@media print, screen and (min-width: 40em) { #user-login-form { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(66.66667% - 2rem); margin-left: 1rem; margin-right: 1rem; margin-left: auto; margin-right: auto; } }

#user-login-form a { display: block; }

#user-login-form > * + * { margin-top: 1rem; }

.progress-marker { padding-bottom: 0; width: 3rem; height: 3rem; font-size: 1rem; font-weight: bold; }

.progress-step:not(:last-child)::after { z-index: 1; top: calc(1.5rem - 2px); }

.search-api-autocomplete-search .ui-menu-item + .ui-menu-item { border-top: 1px solid #c5c5c5; }

.search-api-autocomplete-search .search-api-autocomplete-suggestion { padding: 1rem; }

.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active:hover { -webkit-filter: brightness(100%); filter: brightness(100%); }

.ui-widget-overlay { background: rgba(0, 0, 0, 0.5); opacity: 1; }

.ajax-progress.ajax-progress-fullscreen { width: 100vw; height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: rgba(0, 0, 0, 0.5); }

.ajax-progress.ajax-progress-fullscreen .ajax-throbber { width: 10vh; height: 10vh; }

.ajax-progress.ajax-progress-fullscreen .ajax-throbber.sk-spinner-pulse { background-color: #fff; }

.text-formatted > .align-left, .text-formatted > .tex2jax_process > .align-left { float: left; margin: 0 1rem 0rem 0; }

.text-formatted > .align-center, .text-formatted > .tex2jax_process > .align-center { text-align: center; }

.text-formatted > .align-right, .text-formatted > .tex2jax_process > .align-right { float: right; margin: 0 0 0 1rem; }

/** Fields **/
.field--type-text-with-summary { margin-bottom: 1rem; }

/** Custom elements **/
.event--duration--total-duration { margin-bottom: 1rem; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea { margin-bottom: 0.125rem; border-radius: 0.3125rem; height: 3.125rem; }

[type="text"] + .description, [type="password"] + .description, [type="date"] + .description, [type="datetime"] + .description, [type="datetime-local"] + .description, [type="month"] + .description, [type="week"] + .description, [type="email"] + .description, [type="number"] + .description, [type="search"] + .description, [type="tel"] + .description, [type="time"] + .description, [type="url"] + .description, [type="color"] + .description, textarea + .description { margin-top: 0.125rem; font-size: 0.75rem; font-style: italic; }

[type='file'], [type='checkbox'], [type='radio'] { margin: 0; }

label, label > span, legend, legend > span { font-weight: 700; line-height: 1.5; }

select { margin-bottom: 0; height: 3.125rem; border-radius: 0.3125rem; border: 2px solid #c7c7c7; }

select + .description { margin-top: 0.125rem; font-size: 0.75rem; font-style: italic; }

.text-formatted ul + li, .text-formatted ul > ul, .text-formatted ul > ol, .text-formatted ol + li, .text-formatted ol > ul, .text-formatted ol > ol, .text-formatted li + li, .text-formatted li > ul, .text-formatted li > ol, .uct-accordion__content ul + li, .uct-accordion__content ul > ul, .uct-accordion__content ul > ol, .uct-accordion__content ol + li, .uct-accordion__content ol > ul, .uct-accordion__content ol > ol, .uct-accordion__content li + li, .uct-accordion__content li > ul, .uct-accordion__content li > ol { margin-top: 1rem; }

.text-formatted ul, .uct-accordion__content ul { list-style: none; margin-left: 0.5rem; }

.text-formatted ul > ol, .uct-accordion__content ul > ol { margin-left: 1.25rem; }

.text-formatted ul > ul, .uct-accordion__content ul > ul { margin-left: 0; }

.text-formatted ul > li, .uct-accordion__content ul > li { position: relative; padding-left: 1.75rem; }

.text-formatted ul > li::before, .uct-accordion__content ul > li::before { content: ""; position: absolute; top: 0.5rem; left: 0.5rem; height: 0.5rem; width: 0.5rem; height: 0.5rem; background-color: var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); border-radius: 50%; }

.text-formatted ul > li > ul > li::before, .uct-accordion__content ul > li > ul > li::before { content: ""; position: absolute; top: 0.5rem; left: 0.5rem; height: 0.5rem; width: 0.5rem; height: 0.5rem; background-color: var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); border-radius: 50%; border-style: solid; border-width: 1px; background-color: transparent; }

.text-formatted ul > li > ul > li > ul > li::before, .uct-accordion__content ul > li > ul > li > ul > li::before { content: ""; position: absolute; top: 0.5rem; left: 0.5rem; height: 0.5rem; width: 0.5rem; height: 0.5rem; background-color: var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); border-radius: 0%; }

.text-formatted ul.no-bullet, .uct-accordion__content ul.no-bullet { margin-left: 0; }

.text-formatted ul.no-bullet li, .uct-accordion__content ul.no-bullet li { padding-left: 0; }

.text-formatted ul.no-bullet > li:before, .uct-accordion__content ul.no-bullet > li:before { content: none; }

.text-formatted ul.no-bullet > li:before > ul > li:before, .uct-accordion__content ul.no-bullet > li:before > ul > li:before { content: none; }

.text-formatted ol, .uct-accordion__content ol { margin-left: 2rem; }

.text-formatted ol > li, .uct-accordion__content ol > li { padding-left: 0.5rem; }

.text-formatted ol.no-bullet, .uct-accordion__content ol.no-bullet { margin-left: 0; }

.text-formatted ol.no-bullet > li, .uct-accordion__content ol.no-bullet > li { padding-left: 0; }

.text-formatted dl dd + dt, .uct-accordion__content dl dd + dt { margin-top: 1rem; }

figure { display: table; }

figure, figure.caption { margin-bottom: 2rem; }

figure, figure.figure-center { margin-top: 2rem; margin-left: auto; margin-right: auto; }

figure.figure-right, figure.figure-left { margin-top: 0; max-width: 30%; min-width: 200px; }

figure.figure-right { float: right; margin-left: 2rem; clear: both; }

figure.figure-left { float: left; margin-right: 2rem; }

figure figcaption { display: table-caption; caption-side: bottom; padding: 0.5rem 1rem; background: #eeeeee; color: #626262; font-style: italic; }

.media__icon--play { border-radius: 50%; }

.media__icon--play:hover { border-color: var(--uct-color--highlight, #0098db); }

.media__icon--play:hover:before { border-left-color: var(--uct-color--highlight, #0098db); }

.media__icon--close:hover:before, .media__icon--close:hover:after { background-color: var(--uct-color--highlight, #0098db); }

.album-carousel, .slick--optionset--carousel { position: relative; }

.album-carousel .slick-dots, .slick--optionset--carousel .slick-dots { display: none !important; }

.album-carousel .slick--view, .slick--optionset--carousel .slick--view { position: relative; }

.album-carousel .slick__arrow, .slick--optionset--carousel .slick__arrow { position: absolute; z-index: 0; display: block; line-height: 1; font-size: 1.5rem; right: 0; top: 0; padding: 0.5rem 2rem; background: rgba(0, 0, 0, 0.3); }

@media print, screen and (min-width: 64em) { .album-carousel .slick__arrow, .slick--optionset--carousel .slick__arrow { padding: 0; font-size: 3rem; background: none; } }

.album-carousel .slick__arrow .slider-count, .slick--optionset--carousel .slick__arrow .slider-count { color: white; font-size: 1em; }

.album-carousel .slick__arrow .slider-count #divider, .slick--optionset--carousel .slick__arrow .slider-count #divider { color: var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); padding: 0 0.25rem; }

@media print, screen and (min-width: 64em) { .album-carousel .slick__arrow, .slick--optionset--carousel .slick__arrow { bottom: auto; left: 40%; top: 4.5rem; right: auto; -webkit-transform: translateX(-40%); -ms-transform: translateX(-40%); transform: translateX(-40%); } }

.album-carousel .slick-arrow, .slick--optionset--carousel .slick-arrow { position: absolute; top: 0; left: 50%; font-size: 0; display: block; width: 1.5rem; height: 1.5rem; }

@media print, screen and (min-width: 64em) { .album-carousel .slick-arrow, .slick--optionset--carousel .slick-arrow { width: 3rem; height: 3rem; } }

.album-carousel .slick-arrow:before, .slick--optionset--carousel .slick-arrow:before { content: ""; background-color: #ffffff; background-image: none; -webkit-mask-position: center; mask-position: center; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; width: 1.5rem; height: 1.5rem; color: inherit; position: absolute; top: 0; left: 0; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }

@media print, screen and (min-width: 64em) { .album-carousel .slick-arrow:before, .slick--optionset--carousel .slick-arrow:before { width: 3rem; height: 3rem; } }

.album-carousel .slick-arrow:before:hover, .slick--optionset--carousel .slick-arrow:before:hover { background-image: none; }

.album-carousel .slick-arrow:hover, .slick--optionset--carousel .slick-arrow:hover { cursor: pointer; }

.album-carousel .slick-arrow:hover:before, .album-carousel .slick-arrow:hover:after, .slick--optionset--carousel .slick-arrow:hover:before, .slick--optionset--carousel .slick-arrow:hover:after { background-color: #b3b3b3; }

.album-carousel .slick-prev, .slick--optionset--carousel .slick-prev { right: auto; top: 0.5rem; left: 0; }

@media print, screen and (min-width: 64em) { .album-carousel .slick-prev, .slick--optionset--carousel .slick-prev { top: auto; left: -3rem; } }

.album-carousel .slick-prev:before, .slick--optionset--carousel .slick-prev:before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-left' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-left fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-left' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-left fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z' class=''%3E%3C/path%3E%3C/svg%3E"); }

.album-carousel .slick-next, .slick--optionset--carousel .slick-next { left: auto; top: 0.5rem; right: 0; }

@media print, screen and (min-width: 64em) { .album-carousel .slick-next, .slick--optionset--carousel .slick-next { top: auto; right: -3rem; } }

.album-carousel .slick-next:before, .slick--optionset--carousel .slick-next:before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-right fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-right fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E"); }

table { margin-top: 1rem; margin-bottom: 2rem; border-style: solid; border-color: #e9e9e9; }

table td p { margin: 0; }

.table-scroll table { margin-top: 1rem; margin-bottom: 2rem; }

.text-formatted table { margin-top: 0; }

table > thead th, table > thead td, table > tfoot th, table > tfoot td { padding: 0.625rem; text-align: left; }

table > thead th { text-align: center; }

table > thead { background: #00243a; color: #ffffff; }

table > thead > tr > th > a, table > thead > tr > th > div > a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; color: #ffffff; }

table > thead > tr > th > a:hover, table > thead > tr > th > a:focus, table > thead > tr > th > div > a:hover, table > thead > tr > th > div > a:focus { color: #e6e6e6; }

table > thead > tr > th > a .tablesort, table > thead > tr > th > div > a .tablesort { margin: auto 0; }

table > tbody tr:nth-child(2n) { background: #F3F7FB; }

table > tbody th, table > tbody td { padding: 0.625rem; border-style: inherit; border-color: inherit; }

table > thead th { font-weight: bold; border: none; }

table > thead td, table > tfoot th, table > tfoot td { font-weight: normal; }

table > tbody tr, table > tbody tr:nth-child(2n) { border-style: inherit; border-color: inherit; border-bottom-width: 2px; -webkit-transition: background 0.15s ease-in-out; transition: background 0.15s ease-in-out; }

table > tbody tr:hover, table > tbody tr:nth-child(2n):hover { background: #E9ECFB; }

table > tbody tr:hover td:first-of-type { position: relative; }

table > tbody tr:hover td:first-of-type:before { content: ''; position: absolute; top: 0; left: 0; display: block; height: 100%; width: 3px; background: #0098db; }

table .tablesort--desc { background-image: url("/themes/custom/blip_uct/css/../images/icons/twistie-up.svg"); }

table .tablesort--asc { background-image: url("/themes/custom/blip_uct/css/../images/icons/twistie-down.svg"); }

table tbody { background-color: transparent; }

.lead { margin-top: 1.5rem; margin-bottom: 1.5rem; }

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

.text-formatted h1, .text-formatted .h1, .text-formatted h2, .text-formatted .h2, .text-formatted h3, .text-formatted .h3, .text-formatted h4, .text-formatted .h4, .text-formatted h5, .text-formatted .h5, .text-formatted h6, .text-formatted .h6 { margin-top: 2.5rem; margin-bottom: 1rem; }

.text-formatted > .tex2jax_process > * + * { margin-top: 1rem; }

.text-formatted p:last-child { margin-bottom: 0; }

/*
HTML headings spacing
- applying default margin-top back to heading
- appling smaller margin-top to smaller preceeding headings
*/
.tex2jax_process[class] > * + *:is(h1, h2, h3, h4, h5, h6) { margin-top: 2.5rem; }

.tex2jax_process[class] > h1 + h2, .tex2jax_process[class] > h2 + h3, .tex2jax_process[class] > h3 + h4, .tex2jax_process[class] > h4 + h5, .tex2jax_process[class] > h5 + h6 { margin-top: 1rem; }

html, body, .dialog-off-canvas-main-canvas, .page-wrapper { min-height: 100vh; }

a { color: var(--uct-color--link, var(--rw-link-color, #0076d1)); }

a:hover { color: var(--uct-color--link--dark, var(--rw-link-color, #0076d1)); }

body { overflow-x: hidden; background: #626262; color: var(--uct-color--copy, var(--rw-text-color, #1e1e1e)); }

.page-wrapper { max-width: 120rem; margin: 0 auto; background: var(--uct-color--bg, var(--rw-background-color, #fff)); overflow-x: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.page-wrapper > footer { margin-top: auto; }

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

.region-breadcrumb { background: #c7c7c7; position: relative; }

.region-breadcrumb:before, .region-breadcrumb:after { content: ''; position: absolute; height: 100%; background: #c7c7c7; top: 0; width: 50vw; }

.region-breadcrumb:before { right: 100%; }

.region-breadcrumb:after { left: 100%; }

.region-hero { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; min-height: 0px; min-width: 0px; width: calc(100% - 1.5rem); margin-left: 0.75rem; margin-right: 0.75rem; }

@media print, screen and (min-width: 64em) { .region-hero { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(66.66667% - 2rem); margin-left: 1rem; margin-right: 1rem; margin-left: auto; margin-right: auto; } }

@media screen and (min-width: 75em) { .region-hero { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(66.66667% - 2rem); margin-left: 1rem; margin-right: 1rem; margin-left: auto; margin-right: auto; } }

.section-main .region-hero { width: calc(100% - 4rem); }

.sidebar--left { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

@media print, screen and (min-width: 64em) { .sidebar--left { -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; } }

.page-header-before { width: 100%; padding: 0 2rem; }

.page-header-before .menu { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.page-header-before .menu a { font-size: 0.875rem; }

.page-header-before .menu .menu-item:last-of-type a { padding-right: 0; }

.page-header { position: relative; z-index: 100; min-height: 4rem; background: #00243a; background: #00243a; width: 100%; }

@media screen and (min-width: 67.5rem) { .page-header { z-index: 1; overflow: hidden; } }

.page-header .region-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; width: 100%; }

@media screen and (min-width: 67.5rem) { .page-header .region-header { height: 5.5rem; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.page-header-after { z-index: 1; position: relative; padding: 0; -webkit-box-shadow: 0px 0.0625rem 0.125rem rgba(0, 0, 0, 0.3); box-shadow: 0px 0.0625rem 0.125rem rgba(0, 0, 0, 0.3); }

.branding--logo img { max-height: 4rem; }

@media screen and (min-width: 67.5rem) { .branding--logo img { max-height: calc($header-height-desktop - 1rem); } }

@media screen and (min-width: 67.5rem) { .branding--logo { padding: 0 1rem; max-width: 22.5rem; max-height: 5.5rem; padding: 0; -ms-flex-item-align: center; align-self: center; }
  .branding--logo + .branding--logo { max-width: 10rem; } }

.branding--wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 0 2rem; }

#block-uctdomainmenuglobalmenublock.contextual-region { position: static; }

@media screen and (min-width: 67.5rem) { #block-uctdomainmenuglobalmenublock { height: 5.5rem; margin-right: auto; } }

.region-landing-banner { background-color: var(--uct-color--bg--masthead, var(--rw-background-color, #fff)); color: var(--uct-color--copy--masthead, var(--rw-text-color, #1e1e1e)); }

@media print, screen and (max-width: 63.99875em) { .region-landing-banner { background-color: var(--uct-color--bg--masthead--mobile, var(--rw-background-color, #fff)); } }

.region-landing-banner[class] { background-color: transparent; }

#uct-landing-banner-block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-top: 2rem; padding-bottom: 2rem; height: min(25vw, 300px); }

#uct-landing-banner-block a { color: var(--uct-color--copy--masthead, var(--uct-color--copy, var(--rw-text-color, #1e1e1e))); display: block; height: 100%; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; }

#uct-landing-banner-block a img { max-height: 200px; max-width: 100%; }

#uct-landing-banner-block a:hover { color: var(--uct-color--copy--masthead--light, var(--uct-color--copy--light, var(--rw-text-color, #1e1e1e))); }

#uct-landing-banner-block h1.page-title { font-weight: 300; }

#block-uct-branding { margin-left: auto; width: calc(100% - 4rem); }

@media print, screen and (min-width: 64em) { #block-uct-branding { margin-left: 0; width: auto; } }

#uct-branding { height: 4rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media screen and (min-width: 67.5rem) { #uct-branding { height: 100%; } }

#block-searchblock { overflow: hidden; position: absolute; right: 0; }

@media screen and (max-width: 67.5rem) { #block-searchblock.is-moved { top: 4rem; right: initial; left: 0; z-index: 0; }
  #block-searchblock.is-moved .search-toggle { left: 0; z-index: 0; } }

@media screen and (min-width: 67.5rem) { #block-searchblock { display: block; } }

#block-searchblock .search-toggle { position: absolute; top: 0; right: 0; width: 4rem; height: 4rem; margin-bottom: 0; z-index: 2; font-size: 0; background-image: url("/themes/custom/blip_uct/css/../images/icons/fa5-search.svg"); background-color: #00243a; background-size: 1.5rem; background-position: center center; background-repeat: no-repeat; border-radius: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

@media screen and (min-width: 67.5rem) { #block-searchblock .search-toggle { width: 5.5rem; height: 5.5rem; background-size: 1.75rem 1.75rem; } }

#block-searchblock .search-toggle:hover, #block-searchblock .search-toggle.is-active { background-color: var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); cursor: pointer; }

#block-searchblock .search-toggle.is-active { -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }

#block-searchblock .search-close { display: none; position: absolute; z-index: 2; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 2rem; height: 2rem; border-radius: 50%; background: black; margin-right: 5rem; cursor: pointer; color: #ffffff; background: #c7c7c7; }

@media screen and (min-width: 67.5rem) { #block-searchblock .search-close { z-index: 102; margin-right: calc(5.5rem + 1rem); } }

#block-searchblock .search-close.is-active { display: block; }

#block-searchblock form#search-form { position: relative; }

#block-searchblock form#search-form .form-submit { display: none; }

#block-searchblock form#search-form .form-type-textfield { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); }

#block-searchblock form#search-form .form-type-textfield.is-active { position: relative; -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }

@media print, screen and (min-width: 64em) { #block-searchblock form#search-form .form-type-textfield.is-active { z-index: 101; } }

#block-searchblock form#search-form .form-text { width: 100%; height: 4rem; line-height: 4rem; margin-left: 4rem; font-size: 1.5rem; margin-bottom: 0; padding-left: 1.5rem; padding-right: 4rem; border-radius: 0; border: none; -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1); box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1); max-width: calc(100% - 5rem); }

@media screen and (min-width: 67.5rem) { #block-searchblock form#search-form .form-text { margin-left: 0; height: 5.5rem; line-height: 5.5rem; margin-right: 5.5rem; max-width: 25rem; } }

#block-searchblock form#search-form .form-text::-webkit-input-placeholder { font-size: 1.5rem; }

#block-searchblock form#search-form .form-text::-moz-placeholder { font-size: 1.5rem; }

#block-searchblock form#search-form .form-text:-ms-input-placeholder { font-size: 1.5rem; }

#block-searchblock form#search-form .form-text::-ms-input-placeholder { font-size: 1.5rem; }

#block-searchblock form#search-form .form-text::placeholder { font-size: 1.5rem; }

@media print, screen and (min-width: 67.5rem) { .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu[class] .menu-item.is-dropdown-submenu-parent > a:hover::after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu[class] .menu-item.is-dropdown-submenu-parent.is-active > a::after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu[class] .menu-item > a[download]:hover::after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu[class] .menu-item > a.is-external:hover::after { background-color: currentColor; } }

.burger-toggler { position: absolute; height: 2rem; width: 2rem; top: 1rem; left: 1rem; z-index: 1; }

.burger-toggler div { width: 2rem; position: absolute; height: 22px; display: block; top: 7px; right: 0; }

.burger-toggler span { display: block; position: absolute; height: 2px; width: 100%; background: #ffffff; left: 0; -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }

.burger-toggler span:nth-child(1) { top: 0; }

.burger-toggler span:nth-child(2), .burger-toggler span:nth-child(3) { top: 8px; }

.burger-toggler span:nth-child(4) { top: 16px; }

.burger-toggler.is-expanded span:nth-child(1) { width: 0%; left: 50%; }

.burger-toggler.is-expanded span:nth-child(2) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.burger-toggler.is-expanded span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.burger-toggler.is-expanded span:nth-child(4) { width: 0%; left: 50%; }

@media screen and (min-width: 67.5rem) { .burger-toggler { display: none; } }

@media screen and (max-width: 67.5rem) { .page-header .region-header { position: absolute; top: 0; left: 0; }
  .page-header #uct-branding { background-color: #00243a; }
  .page-header #uct-branding > .branding--logo:first-of-type { padding-left: 5rem; } }

@media only screen and (max-width: 67.5rem) and (max-width: 600px) { .page-header #uct-branding > .branding--logo:first-of-type { padding-right: 5rem; } }

@media screen and (max-width: 67.5rem) { .page-header #uct-branding > .branding--logo--cobrand { padding-right: 5rem; } }

@media only screen and (max-width: 67.5rem) and (max-width: 600px) { .page-header #uct-branding > .branding--logo--cobrand { display: none; } }

.global-navigation-menu { /* MOBILE MENU LAYOUT */ /* DESKTOP MENU LAYOUT */ }

@media screen and (min-width: 31.25rem) and (max-width: 67.5rem) { .global-navigation-menu { height: 100vh; } }

@media screen and (max-width: 67.5rem) { .global-navigation-menu { position: relative; width: calc(100% - 4rem); margin-left: 4rem; background-color: transparent; opacity: 0; max-height: 0; z-index: -1; visibility: hidden; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; /* MOBILE MENU LAYOUT */ }
  .global-navigation-menu.is-expanded { display: block; visibility: visible; max-height: 100vh; overflow-y: scroll; z-index: 101; opacity: 1; }
  .global-navigation-menu .submenu-toggle { width: 4rem; height: 4rem; background-color: var(--uct-color--primary, var(--rw-primary-color, #00243a)); border-radius: 0; border: none; border-left: 1px solid #ffffff; }
  .global-navigation-menu .submenu-toggle:after { position: absolute; top: 50%; left: 50%; margin: 0; border: none; height: 1rem; width: 1rem; background: var(--uct-color--copy--primary--nav, var(--uct-color--bg, var(--rw-background-color, #fff))); -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-up fa-w-14 fa-5x'%3E%3Cpath fill='currentColor' d='M4.465 366.475l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-up fa-w-14 fa-5x'%3E%3Cpath fill='currentColor' d='M4.465 366.475l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3E%3C/path%3E%3C/svg%3E"); -webkit-mask-size: cover; mask-size: cover; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
  .global-navigation-menu .submenu-toggle[aria-expanded="true"]:after { -webkit-transform: translate(-50%, -50%) rotate(-180deg); -ms-transform: translate(-50%, -50%) rotate(-180deg); transform: translate(-50%, -50%) rotate(-180deg); }
  .global-navigation-menu .has-submenu-toggle > a { margin-right: 4rem; }
  .global-navigation-menu__list.accordion-menu { margin: 0; padding: 0; list-style: none; }
  .global-navigation-menu__list.accordion-menu a { color: var(--uct-color--copy--primary--nav, var(--rw-background-color, #fff)); padding: 1.5rem 1rem; }
  .global-navigation-menu__list.accordion-menu > li > a, .global-navigation-menu__list.accordion-menu > .menu > li > a { background-color: var(--uct-color--primary, var(--rw-primary-color, #00243a)); border-bottom-color: transparent; }
  .global-navigation-menu__list.accordion-menu > li:first-of-type > a { background-color: transparent; font-size: 0; min-height: 4rem; }
  .global-navigation-menu__list.accordion-menu > li:not(:first-of-type), .global-navigation-menu__list.accordion-menu > .menu > li { background-color: #ffffff; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item { position: relative; background: #ffffff; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item:before { z-index: 0; content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: var(--uct-color--primary, var(--rw-primary-color, #00243a)); opacity: 0.9; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item a { position: relative; z-index: 1; border-bottom: 1px solid #ffffff; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item a:before { content: "- "; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item.is-accordion-submenu-parent > a { border-bottom: none; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item:first-child > a { border-top: 1px solid #ffffff; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item .is-submenu-item:before { opacity: 0.8; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item .is-submenu-item .is-submenu-item:before { opacity: 0.7; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item .is-submenu-item .is-submenu-item .is-submenu-item:before { background-color: #1e1e1e; opacity: 0.1; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item .is-submenu-item .is-submenu-item .is-submenu-item .is-submenu-item:before { background-color: #1e1e1e; opacity: 0.2; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item .is-submenu-item .is-submenu-item .is-submenu-item .is-submenu-item:before { background-color: #1e1e1e; opacity: 0.3; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item .is-submenu-item a:before { content: "-- "; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item .is-submenu-item .is-submenu-item a:before { content: "--- "; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item .is-submenu-item .is-submenu-item .is-submenu-item a:before { content: "---- "; }
  .global-navigation-menu__list.accordion-menu .is-submenu-item .is-submenu-item .is-submenu-item .is-submenu-item .is-submenu-item a:before { content: "----- "; } }

@media screen and (min-width: 67.5rem) { .global-navigation-menu { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-height: none; visibility: visible; opacity: 1; z-index: 100; }
  .global-navigation-menu.is-expanded { display: block; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); min-height: 100vh; opacity: 1; z-index: 0; visibility: visible; }
  .global-navigation-menu i.carat { display: none; visibility: hidden; }
  .global-navigation-menu .uct-branding { background-color: #00243a; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .global-navigation-menu .menu-toggle + .global-navigation-menu__item { display: none; visibility: hidden; }
  .global-navigation-menu .uct-branding { --rw-text-color: #fff; --uct-color--copy: #fff; position: relative; padding-left: 2rem; padding-right: 2rem; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
  .global-navigation-menu .uct-branding:hover { background-color: #003c69; }
  .global-navigation-menu .uct-branding.has-child { padding-right: 5rem; }
  .global-navigation-menu .uct-branding.has-child:after { content: ""; position: absolute; right: 2rem; background: var(--uct-color--copy, var(--rw-text-color, #fff)); -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-up fa-w-14 fa-5x'%3E%3Cpath fill='currentColor' d='M4.465 366.475l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-up fa-w-14 fa-5x'%3E%3Cpath fill='currentColor' d='M4.465 366.475l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3E%3C/path%3E%3C/svg%3E"); -webkit-mask-size: cover; mask-size: cover; width: 1rem; height: 1rem; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
  .global-navigation-menu .uct-branding.has-child.is-expanded { background-color: #003c69; }
  .global-navigation-menu .uct-branding.has-child.is-expanded:after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
  .global-navigation-menu__list { list-style: none; margin: 0; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; height: 5.5rem; }
  .global-navigation-menu__item--first-level { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; cursor: pointer; }
  .global-navigation-menu__item--first-level:hover .global-navigation-menu__label { color: var(--uct-color--copy--primary--nav--hover, var(--uct-color--bg, var(--rw-background-color, #fff))); -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
  .global-navigation-menu__item--first-level:hover .global-navigation-menu__label:before { opacity: 0.8; }
  .global-navigation-menu__item--first-level.is-expanded .global-navigation-menu__label:after { -webkit-transform: translateY(-50%) rotate(-180deg); -ms-transform: translateY(-50%) rotate(-180deg); transform: translateY(-50%) rotate(-180deg); }
  .global-navigation-menu__label { position: relative; z-index: 0; display: block; padding: 0 5rem 0 2rem; line-height: 5.5rem; font-family: "Montserrat", sans-serif; color: var(--uct-color--copy--primary--nav, var(--uct-color--bg, var(--rw-background-color, #fff))); font-weight: 500; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: var(--uct-color--black, var(--rw-black-color, #1e1e1e)); text-transform: uppercase; }
  .global-navigation-menu__label:before { content: ''; z-index: -1; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: var(--uct-color--primary, var(--rw-primary-color, #00243a)); -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
  .global-navigation-menu__label:hover { color: var(--uct-color--copy--primary--nav--hover, var(--uct-color--bg, var(--rw-background-color, #fff))); }
  .global-navigation-menu__label:active, .global-navigation-menu__label:focus { color: var(--uct-color--copy--primary--nav, var(--uct-color--bg, var(--rw-background-color, #fff))); }
  .global-navigation-menu__label:after { content: ""; position: absolute; top: 50%; right: 2rem; background: var(--uct-color--copy--primary--nav, var(--rw-background-color, #fff)); -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-up fa-w-14 fa-5x'%3E%3Cpath fill='currentColor' d='M4.465 366.475l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-up fa-w-14 fa-5x'%3E%3Cpath fill='currentColor' d='M4.465 366.475l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3E%3C/path%3E%3C/svg%3E"); -webkit-mask-size: cover; mask-size: cover; width: 1rem; height: 1rem; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .global-navigation-menu .menu { display: none; position: relative; background: #c7c7c7; position: absolute; bottom: 0; left: 0; padding: 1.5rem 0; width: 100%; }
  .global-navigation-menu .menu:before, .global-navigation-menu .menu:after { content: ""; position: absolute; bottom: 0; width: 624.9375rem; height: 100%; background-color: inherit; }
  .global-navigation-menu .menu:before { left: -624.9375rem; }
  .global-navigation-menu .menu:after { right: -624.9375rem; }
  .global-navigation-menu .menu a { padding: 0; line-height: 1rem; color: #1e1e1e; } }

#block-blip-uct-useraccountmenu .menu { margin-left: -0.9375rem; }

#block-blip-uct-useraccountmenu .menu .menu-item { position: relative; }

#block-blip-uct-useraccountmenu .menu .menu-item:last-child:after { content: ""; }

#block-blip-uct-useraccountmenu .menu .menu-item:after { content: "|"; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

#block-blip-uct-useraccountmenu .menu .menu-item a { padding: 0.9375rem 1rem 0.9375rem 0.9375rem; }

.block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu { display: none; }

@media screen and (min-width: 67.5rem) { .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu { display: block; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item a { -webkit-filter: brightness(100%); filter: brightness(100%); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item > a { position: relative; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item.is-dropdown-submenu-parent > a:after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item > a[download]:after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item > a.is-external:after { border: none; content: ""; position: absolute; top: auto; left: 50%; bottom: 1rem; right: auto; background: var(--uct-color--copy--primary--nav, var(--uct-color--copy, var(--rw-text-color, #1e1e1e))); -webkit-mask-size: contain; mask-size: contain; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; width: 1rem; height: 1rem; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); margin-top: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item.is-dropdown-submenu-parent > a:hover:after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item.is-dropdown-submenu-parent.is-active > a:after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item > a[download]:hover:after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item > a.is-external:hover:after { background: var(--uct-color--bg, var(--rw-background-color, #fff)); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item > a.is-external:after { -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='external-link-alt' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-external-link-alt fa-w-16 fa-5x'%3E%3Cpath fill='currentColor' d='M440,256H424a8,8,0,0,0-8,8V464a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V112A16,16,0,0,1,48,96H248a8,8,0,0,0,8-8V72a8,8,0,0,0-8-8H48A48,48,0,0,0,0,112V464a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V264A8,8,0,0,0,440,256ZM480,0h-.06L383.78.17c-28.45,0-42.66,34.54-22.58,54.62l35.28,35.28-265,265a12,12,0,0,0,0,17l8.49,8.49a12,12,0,0,0,17,0l265-265,35.28,35.27c20,20,54.57,6,54.62-22.57L512,32.05A32,32,0,0,0,480,0Zm-.17,128.17-96-96L480,32Z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='external-link-alt' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-external-link-alt fa-w-16 fa-5x'%3E%3Cpath fill='currentColor' d='M440,256H424a8,8,0,0,0-8,8V464a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V112A16,16,0,0,1,48,96H248a8,8,0,0,0,8-8V72a8,8,0,0,0-8-8H48A48,48,0,0,0,0,112V464a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V264A8,8,0,0,0,440,256ZM480,0h-.06L383.78.17c-28.45,0-42.66,34.54-22.58,54.62l35.28,35.28-265,265a12,12,0,0,0,0,17l8.49,8.49a12,12,0,0,0,17,0l265-265,35.28,35.27c20,20,54.57,6,54.62-22.57L512,32.05A32,32,0,0,0,480,0Zm-.17,128.17-96-96L480,32Z' class=''%3E%3C/path%3E%3C/svg%3E"); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item > a[download]:after { -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='download' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-download fa-w-16 fa-5x'%3E%3Cpath fill='currentColor' d='M452 432c0 11-9 20-20 20s-20-9-20-20 9-20 20-20 20 9 20 20zm-84-20c-11 0-20 9-20 20s9 20 20 20 20-9 20-20-9-20-20-20zm144-48v104c0 24.3-19.7 44-44 44H44c-24.3 0-44-19.7-44-44V364c0-24.3 19.7-44 44-44h99.4L87 263.6c-25.2-25.2-7.3-68.3 28.3-68.3H168V40c0-22.1 17.9-40 40-40h96c22.1 0 40 17.9 40 40v155.3h52.7c35.6 0 53.4 43.1 28.3 68.3L368.6 320H468c24.3 0 44 19.7 44 44zm-261.7 17.7c3.1 3.1 8.2 3.1 11.3 0L402.3 241c5-5 1.5-13.7-5.7-13.7H312V40c0-4.4-3.6-8-8-8h-96c-4.4 0-8 3.6-8 8v187.3h-84.7c-7.1 0-10.7 8.6-5.7 13.7l140.7 140.7zM480 364c0-6.6-5.4-12-12-12H336.6l-52.3 52.3c-15.6 15.6-41 15.6-56.6 0L175.4 352H44c-6.6 0-12 5.4-12 12v104c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12V364z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='download' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-download fa-w-16 fa-5x'%3E%3Cpath fill='currentColor' d='M452 432c0 11-9 20-20 20s-20-9-20-20 9-20 20-20 20 9 20 20zm-84-20c-11 0-20 9-20 20s9 20 20 20 20-9 20-20-9-20-20-20zm144-48v104c0 24.3-19.7 44-44 44H44c-24.3 0-44-19.7-44-44V364c0-24.3 19.7-44 44-44h99.4L87 263.6c-25.2-25.2-7.3-68.3 28.3-68.3H168V40c0-22.1 17.9-40 40-40h96c22.1 0 40 17.9 40 40v155.3h52.7c35.6 0 53.4 43.1 28.3 68.3L368.6 320H468c24.3 0 44 19.7 44 44zm-261.7 17.7c3.1 3.1 8.2 3.1 11.3 0L402.3 241c5-5 1.5-13.7-5.7-13.7H312V40c0-4.4-3.6-8-8-8h-96c-4.4 0-8 3.6-8 8v187.3h-84.7c-7.1 0-10.7 8.6-5.7 13.7l140.7 140.7zM480 364c0-6.6-5.4-12-12-12H336.6l-52.3 52.3c-15.6 15.6-41 15.6-56.6 0L175.4 352H44c-6.6 0-12 5.4-12 12v104c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12V364z' class=''%3E%3C/path%3E%3C/svg%3E"); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item.is-dropdown-submenu-parent > a:after { -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-up fa-w-14 fa-5x'%3E%3Cpath fill='currentColor' d='M4.465 366.475l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-up' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-chevron-up fa-w-14 fa-5x'%3E%3Cpath fill='currentColor' d='M4.465 366.475l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L224 178.053l195.494 195.493c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-211.05-211.051c-4.686-4.686-12.284-4.686-16.971 0L4.465 349.505c-4.687 4.686-4.687 12.284 0 16.97z' class=''%3E%3C/path%3E%3C/svg%3E"); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item.is-dropdown-submenu-parent > .is-dropdown-submenu > .is-dropdown-submenu-item > a.is-external:after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .menu-item.is-dropdown-submenu-parent > .is-dropdown-submenu > .is-dropdown-submenu-item > a[download]:after { -webkit-transform: none; -ms-transform: none; transform: none; left: auto; margin-left: auto; position: static; display: block; -webkit-mask-position: center; mask-position: center; width: 2rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .dropdown.menu > li.opens-right > .is-dropdown-submenu { right: 0; border: 0; left: auto; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu { left: 0; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after { left: auto; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu { position: relative; margin-left: -1rem; margin-right: -1rem; } }

@media screen and (min-width: 67.5rem) and (min-width: 75em) { .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu { margin-left: -1.5rem; margin-right: -1.5rem; } }

@media screen and (min-width: 67.5rem) { .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.is-active > a, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > a:hover { background-color: var(--uct-color--bg--nav--hover, var(--uct-color--primary, var(--rw-primary-color, #00243a))); color: var(--uct-color--copy--primary--nav--hover, var(--uct-color--bg, var(--rw-background-color, #fff))); -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > a { text-align: center; font-size: 0.875rem; font-weight: 500; font-family: "Montserrat", sans-serif; width: 100%; color: var(--uct-color--copy--primary--nav, var(--uct-color--copy, var(--rw-text-color, #1e1e1e))); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: 1.25rem; padding-top: 1.25rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > a.is-external, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.is-dropdown-submenu-parent > a, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > a[download] { padding-bottom: 1.25rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.is-dropdown-submenu-parent.is-active > a:not(.is-external):after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.is-dropdown-submenu-parent.is-active > a:not([download]):after { -webkit-transform: translateX(-50%) rotate(-180deg); -ms-transform: translateX(-50%) rotate(-180deg); transform: translateX(-50%) rotate(-180deg); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu { background: rgba(255, 255, 255, 0.7); border-color: transparent; -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2); min-width: 20.5rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item { background-color: #f6f7f9; border-color: #f6f7f9; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > a { position: relative; color: var(--uct-color--copy--primary--nav, var(--uct-color--copy, var(--rw-text-color, #1e1e1e))); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 1rem 1rem; line-height: 1.25rem; gap: 0 1rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > a:hover, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > a:focus { color: var(--uct-color--copy--primary--nav--hover, var(--uct-color--bg, var(--rw-background-color, var(--rw-white-color, #ffffff)))); background-color: var(--uct-color--bg--nav--hover, var(--uct-color--primary, var(--rw-primary-color, #00243a))); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > a.is-active { padding: 1rem 1rem 1rem 0.875rem; border-left: 0.125rem solid var(--uct-color--copy--primary--nav--hover, var(--rw-highlight-color, #0098db)); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item.is-dropdown-submenu-parent { position: static; border: none; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item.is-dropdown-submenu-parent > a:after { -webkit-transform: rotate(90deg) translateY(-50%); -ms-transform: rotate(90deg) translateY(-50%); transform: rotate(90deg) translateY(-50%); right: 0; left: initial; right: 1rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item.is-active > a { background-color: var(--uct-color--bg--nav--hover, var(--uct-color--primary, var(--rw-primary-color, #00243a))); color: var(--uct-color--copy--primary--nav--hover, var(--uct-color--bg, var(--rw-background-color, #ffffff))); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item.is-active > a:after { left: initial; right: 1rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > .menu { display: grid; opacity: 0; visibility: hidden; border: none; position: absolute; top: 0; right: 0; width: calc(100% - 22.5rem); min-height: 100%; height: auto; background: #f0f1f3; -webkit-box-shadow: inset 10px 0px 10px -10px rgba(0, 0, 0, 0.5); box-shadow: inset 10px 0px 10px -10px rgba(0, 0, 0, 0.5); padding: 1rem 2rem; margin: 1px 0; grid-template-rows: repeat(6, -webkit-min-content); grid-template-rows: repeat(6, min-content); -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; overflow: auto; grid-auto-flow: column; gap: 0 2rem; left: auto; -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > .menu.js-dropdown-active { opacity: 1; visibility: visible; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > .menu > .menu-item:nth-of-type(6n + 1) { margin-top: 1rem; padding-top: 1rem; border-top: var(--uct-color--copy--primary--nav, var(--rw-text-color, #1e1e1e)) 4px solid; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > .menu > .menu-item > a { color: var(--uct-color--copy--primary--nav, var(--rw-text-color, #1e1e1e)); display: -webkit-box; display: -ms-flexbox; display: flex; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > .menu > .menu-item > a:after { margin-left: 0.5rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > .menu > .menu-item > a:hover { background-color: var(--uct-color--bg--nav--hover, var(--uct-color--primary, var(--rw-primary-color, #00243a))); color: var(--uct-color--copy--primary--nav--hover, var(--uct-color--bg, var(--rw-background-color, #fff))); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > .menu > .menu-item > a.is-active { padding: 1rem 1rem 1rem 0.875rem; border-left: 0.125rem solid var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > .menu > .menu-item.is-dropdown-submenu-parent > a:after { display: none; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > .menu > .menu-item > .menu > .menu-item > .menu { display: none; visibility: hidden; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.mega-menu { position: static; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.mega-menu > .menu { width: 100%; border: none; border-top: 4px solid var(--uct-color--bg--nav--hover, var(--uct-color--primary, var(--rw-primary-color, #00243a))); margin-top: 0; overflow: hidden; min-height: 18.75rem; background-image: linear-gradient(to right, #f6f7f9 0px, #f6f7f9 22.5rem, transparent 22.5rem); }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.mega-menu > .menu > .menu-item { max-width: 22.5rem; width: 100%; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.mega-menu > .menu > .menu-item:first-of-type { padding-top: 2rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.mega-menu > .menu > .menu-item:last-of-type { padding-bottom: 1rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item { max-width: 10rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > a { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 1.25rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item > a:after { position: absolute; bottom: 0.25rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.is-dropdown-submenu-parent > a { padding-right: 1rem; }
  .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.is-dropdown-submenu-parent.is-active > a:not(.is-external):after, .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.is-dropdown-submenu-parent.is-active > a:not([download]):after { -webkit-transform: translateX(-50%) rotate(-180deg); -ms-transform: translateX(-50%) rotate(-180deg); transform: translateX(-50%) rotate(-180deg); } }

#globalNavSubMenu { position: relative; z-index: 0; background: #eeeeee; padding: 0 2rem; opacity: 0; height: 4rem; max-height: 0; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }

#globalNavSubMenu.is-expanded { display: block; opacity: 1; max-height: 4rem; border-top: 4px solid var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); -webkit-transition: all 0.3s; transition: all 0.3s; }

#globalNavSubMenu .menu-item { position: relative; }

#globalNavSubMenu .menu-item:first-child a { padding-left: 0; }

#globalNavSubMenu .menu-item:after { content: ""; position: absolute; right: 0; top: 50%; height: 1.25rem; width: 0.0625rem; background: #1e1e1e; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

#globalNavSubMenu .menu-item:last-child:after { content: none; }

#globalNavSubMenu .menu-item.is-parent .menu { display: none; }

#globalNavSubMenu .menu a { padding: 0 0.75rem; line-height: 3.75rem; color: #1e1e1e; font-weight: 700; }

#globalNavSubMenu .menu a:hover { color: var(--uct-color--primary, var(--rw-primary-color, #00243a)); }

.block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority { background: #f7f8f9; padding: 2rem 0 2rem 1rem; }

@media print, screen and (min-width: 64em) { .block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority { padding: 4rem 0 4rem 1rem; margin-right: 1rem; } }

.block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first .menu a, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority .menu a { color: #1e1e1e; }

.block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first .menu-item, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority .menu-item { position: relative; width: 100%; }

.block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first .menu-item > a[download]:after, .block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first .menu-item > a.is-external:after, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority .menu-item > a[download]:after, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority .menu-item > a.is-external:after { padding-left: 0.5rem; color: var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); }

.block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first .menu-item > a[download]:after, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority .menu-item > a[download]:after { content: ""; font-family: FontAwesome; }

.block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first .menu-item > a.is-external:after, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority .menu-item > a.is-external:after { content: ""; font-family: FontAwesome; }

.block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first .menu-item > a.is-active, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority .menu-item > a.is-active { background: #ffffff; border-left: 8px solid var(--uct-color--highlight, var(--rw-highlight-color, #0098db)); }

.block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first .menu-item.is-parent > a.is-active, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority .menu-item.is-parent > a.is-active { font-weight: 500; }

.block-uct-domain-menu-active-domain-sidebar-menu-block.block-region--sidebar-first .menu-item.is-parent > .menu, .block-uct-domain-menu-active-sidebar-menu-by-menutype-priority .menu-item.is-parent > .menu { margin-left: 2.5rem; }

.uct-accordion__content::after { display: table; clear: both; content: ""; }

.uct-accordion__content .media, .uct-accordion__content h2, .uct-accordion__content h3, .uct-accordion__content h4, .uct-accordion__content h5, .uct-accordion__content h6 { margin-bottom: 1rem; }

.uct-accordion__content .caption .media { margin-bottom: 0; }

/* Increase min-height of megamenu */
/* Base theme amendments, RW-20532 */
@media screen and (min-width: 67.5rem) { .block-uct-domain-menu-active-domain-menu-block.block-region--primary-menu > .menu > .menu-item.mega-menu > .menu[class] { min-height: 22.75rem; } }

/* Mobile menu height on mobile browsers with utility menus */
@media screen and (max-width: 67.5rem) { .global-navigation-menu.is-expanded { max-height: 100svh; } }

/** @file Styles for the page footer */
.page-footer { background: var(--uct-color--bg--footer, var(--rw-text-color, #1e1e1e)); color: var(--uct-color--copy--footer, var(--rw-background-color, var(--uct-color--bg, #ffffff))); font-size: 0.875rem; margin-top: 2rem; }

@media print, screen and (min-width: 40em) { .page-footer { background: var(--uct-color--bg--footer--menu, #383838); } }

.page-footer a { padding: 0; color: var(--uct-color--copy--footer, var(--rw-background-color, var(--uct-color--bg, #ffffff))); }

.page-footer a:hover { color: var(--uct-color--copy--footer--dark, var(--rw-background-color, var(--uct-color--bg--dark, #ffffff))); }

.page-footer .footer-copyright-wrapper { background: var(--uct-color--bg--footer, var(--rw-text-color, #1e1e1e)); }

@media print, screen and (min-width: 40em) { .page-footer .footer-copyright-wrapper { text-align: center; } }

* + .page-footer .footer-copyright-wrapper { padding: 2rem 0; }

.page-footer .footer-contact { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

@media print, screen and (min-width: 40em) { .page-footer .footer-contact { -webkit-box-flex: 0; -ms-flex: 0 0 min(50%, 21rem); flex: 0 0 min(50%, 21rem); -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

.page-footer .region-footer, .page-footer .region-footer .block-themer-footer-block, .page-footer .region-footer .footer-message { height: 100%; }

.page-footer .footer-first, .page-footer .footer-second, .page-footer .footer-third, .page-footer .footer-fourth { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

@media print, screen and (min-width: 40em) { .page-footer .footer-first, .page-footer .footer-second, .page-footer .footer-third, .page-footer .footer-fourth { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } }

.page-footer .footer-first { background: var(--uct-color--bg--footer--menu, var(--rw-text-color, #1e1e1e)); padding-top: 4rem; }

@media print, screen and (min-width: 40em) { .page-footer .footer-first { background: var(--uct-color--bg--footer--menu, #383838); padding-left: 2rem; padding-bottom: 4rem; } }

.page-footer .footer-message { position: relative; padding-top: 4rem; background: var(--uct-color--bg--footer, var(--rw-text-color, #1e1e1e)); }

.page-footer .footer-message:before { content: ''; position: absolute; background: inherit; top: 0; left: -100%; height: 100%; display: block; width: 100%; }

@media print, screen and (min-width: 40em) { .page-footer .footer-message { padding-right: 2rem; padding-bottom: 4rem; } }

.page-footer .footer-message .block-themer-header-block { padding-bottom: 2rem; }

.page-footer .footer-message .branding--wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; gap: 2rem; }

.page-footer .footer-message .branding--logo { padding: 0; max-width: 15rem; }

.page-footer .footer-message .field--name-field-contact-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.page-footer .footer-message #uct-branding { height: 100%; }

.page-footer .social-media-list-wrapper, .page-footer .footer-message-text { margin-top: 1rem; }

.page-footer ul.menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; gap: 1rem 0; }

.page-footer ul.menu a { color: var(--uct-color--copy--footer--link, var(--rw-background-color, var(--uct-color--bg, #ffffff))); line-height: 1.5; }

.page-footer ul.menu a:hover { color: var(--uct-color--copy--footer--link--dark, var(--rw-background-color, var(--uct-color--bg--dark, #d9d9d9))); }

.page-footer ul.menu a[download]:after, .page-footer ul.menu a.is-external:after { padding-left: 0.5rem; }

.page-footer ul.menu a[download]:after { content: ""; font-family: FontAwesome; }

.page-footer ul.menu a.is-external:after { content: ""; font-family: FontAwesome; }

.page-footer ul.menu[region="footer_first"] { gap: 2rem; }

@media print, screen and (min-width: 40em) { .page-footer ul.menu[region="footer_first"] { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.page-footer ul.menu[region="footer_first"] > li.menu-item > a { font-weight: bold; }

@media print, screen and (min-width: 40em) { .page-footer ul.menu[region="footer_first"] > li.menu-item > a { font-size: 1rem; } }

@media print, screen and (min-width: 40em) { .page-footer ul.menu[region="footer_first"] > li.menu-item { -webkit-box-flex: 0; -ms-flex: 0 0 max(20%, 224px); flex: 0 0 max(20%, 224px); } }

.page-footer ul.menu[region="footer_first"] > li.menu-item.is-parent > ul.menu { gap: 0; }

.page-footer ul.menu[region="footer_first"] > li.menu-item.is-parent > ul.menu > li.menu-item { padding-top: 1rem; }

@media print, screen and (max-width: 39.9375em) { .page-footer[class] .footer-first { padding: 2rem 0.75rem; width: 100vw; margin: 0 calc(50% - 50vw); } }

.uct-cookie-warning { height: auto; bottom: 0px; padding: 2%; text-align: center; width: 100%; position: fixed; z-index: 99; background: #0779bf; font-weight: bold; line-height: 1.4; font-size: 16px; color: white; }

#block-blip-uct-mainpagecontent > .views-element-container { margin: 2rem 0 0; }

body.path-search #block-blip-uct-mainpagecontent > .views-element-container { margin: 0 0 0; }

body.alias--user-login .main-content { width: 100%; -webkit-box-flex: 1; -ms-flex: 1 0 100%; flex: 1 0 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.main-content { width: 100%; }

.main-content > main > section { margin: 0 auto; width: 100%; }

.main-content > main > .section-main { margin-bottom: 2rem; }

body.has-overlay { position: fixed; overflow: hidden; width: 100vw; height: 100%; }

body.has-overlay:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.3); z-index: 99; }

.block-page-title-block { position: relative; width: 100%; }

.block-system-breadcrumb-block + #block-views-block-uct-pages-bk-page-hero-by-nid { margin: 1rem 0 0 0; }

@media print, screen and (min-width: 40em) { nav.breadcrumb[class] a, nav.breadcrumb[class] li { font-weight: 400; color: var(--uct-color--copy--hero, var(--uct-color--bg, var(--rw-background-color, #fff))); }
  nav.breadcrumb[class] li::before { background-color: currentColor; } }

.block-webform-block { position: relative; }

.block-webform-block .webform-progress { margin-top: 3.5rem; }

.block-webform-block h2.webform-section-title { font-weight: 300; font-size: 0.75rem; text-transform: uppercase; color: #ffffff; border-bottom: 1px dashed #c7c7c7; width: 100%; padding: 1rem 1.5rem; position: absolute; top: 0; left: 0; }

.block-webform-block h3.webform-section-title { font-weight: 400; font-size: 1.125rem; color: #ffffff; }

.block-webform-block .webform-has-field-prefix .field-prefix { position: absolute; line-height: 3.25rem; left: 0.5rem; font-weight: 600; font-size: 1.125rem; }

.block-webform-block .webform-has-field-prefix [type='text'], .block-webform-block .webform-has-field-prefix [type='password'], .block-webform-block .webform-has-field-prefix [type='date'], .block-webform-block .webform-has-field-prefix [type='datetime'], .block-webform-block .webform-has-field-prefix [type='datetime-local'], .block-webform-block .webform-has-field-prefix [type='month'], .block-webform-block .webform-has-field-prefix [type='week'], .block-webform-block .webform-has-field-prefix [type='email'], .block-webform-block .webform-has-field-prefix [type='number'], .block-webform-block .webform-has-field-prefix [type='search'], .block-webform-block .webform-has-field-prefix [type='tel'], .block-webform-block .webform-has-field-prefix [type='time'], .block-webform-block .webform-has-field-prefix [type='url'], .block-webform-block .webform-has-field-prefix [type='color'], .block-webform-block .webform-has-field-prefix textarea { padding-left: 1.5rem; }

.block-webform-block .webform-submission-donation-form-form { background: var(--uct-color--secondary, var(--rw-secondary-color, #72808a)); border-radius: 3px; padding: 1.5rem; }

.block-webform-block .webform-submission-donation-form-form label, .block-webform-block .webform-submission-donation-form-form legend { color: #ffffff; font-weight: 700; font-size: 0.875rem; }

.block-webform-block .webform-submission-donation-form-form .form-type-webform-markup a.lock { color: #ffffff; border-bottom: 1px dashed #ffffff; display: inline-block; padding-bottom: 0.125rem; margin: 1rem 0; }

.block-webform-block .webform-submission-donation-form-form .form-type-webform-markup a.lock:before { content: ''; display: inline-block; background: url("https://d3n8a8pro7vhmx.cloudfront.net/themes/57bc2931b928718162000001/attachments/original/1473338177/Home_lock.png?1473338177"); position: relative; width: 15px; height: 19px; margin-right: 0.625rem; top: 2px; }

.block-webform-block .webform-submission-donation-form-form .webform-options-display-buttons { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 -6px; }

.block-webform-block .webform-submission-donation-form-form .webform-options-display-buttons label.webform-options-display-buttons-label { color: var(--uct-color--secondary, var(--rw-secondary-color, #72808a)); white-space: nowrap; font-size: 1.125rem; font-weight: 600; padding: 0; border-width: 2px; border-radius: 2px; }

.block-webform-block .webform-submission-donation-form-form .webform-options-display-buttons input:checked + label.webform-options-display-buttons-label { border-color: #c7c7c7; color: #ffffff; position: relative; }

.block-webform-block .webform-submission-donation-form-form .webform-options-display-buttons input:checked + label.webform-options-display-buttons-label span { position: relative; z-index: 1; }

.block-webform-block .webform-submission-donation-form-form .webform-options-display-buttons input:checked + label.webform-options-display-buttons-label:after { content: ''; width: calc(100% - 2px); height: calc(100% - 2px); background: var(--uct-color--primary, var(--rw-primary-color, #00243a)); position: absolute; top: 1px; left: 1px; display: block; z-index: 0; border-radius: 2px; }

.block-webform-block .webform-submission-donation-form-form .webform-options-display-buttons .webform-options-display-buttons-wrapper { margin: 0 0.375rem 0.75rem 0.375rem; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); }

@media print, screen and (min-width: 40em) { .block-webform-block .webform-submission-donation-form-form .webform-options-display-buttons .webform-options-display-buttons-wrapper { -ms-flex-preferred-size: calc((100% / 2) - 12px); flex-basis: calc((100% / 2) - 12px); } }

@media print, screen and (min-width: 64em) { .block-webform-block .webform-submission-donation-form-form .webform-options-display-buttons .webform-options-display-buttons-wrapper { -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); } }

@media screen and (min-width: 68.75em) { .block-webform-block .webform-submission-donation-form-form .webform-options-display-buttons .webform-options-display-buttons-wrapper { -ms-flex-preferred-size: calc((100% / 2) - 12px); flex-basis: calc((100% / 2) - 12px); } }

.block-webform-block .webform-submission-donation-form-form .webform-type-webform-radios-other .webform-options-display-buttons { margin-left: -0.375rem; margin-right: -0.375rem; }

.block-webform-block .webform-submission-donation-form-form .webform-type-webform-radios-other .webform-options-display-buttons-wrapper { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: calc((100% / 2) - 12px); flex-basis: calc((100% / 2) - 12px); }

@media print, screen and (min-width: 40em) { .block-webform-block .webform-submission-donation-form-form .webform-type-webform-radios-other .webform-options-display-buttons-wrapper { -ms-flex-preferred-size: calc((100% / 3) - 12px); flex-basis: calc((100% / 3) - 12px); } }

@media print, screen and (min-width: 64em) { .block-webform-block .webform-submission-donation-form-form .webform-type-webform-radios-other .webform-options-display-buttons-wrapper { -ms-flex-preferred-size: calc((100% / 2) - 12px); flex-basis: calc((100% / 2) - 12px); } }

@media screen and (min-width: 68.75em) { .block-webform-block .webform-submission-donation-form-form .webform-type-webform-radios-other .webform-options-display-buttons-wrapper { -ms-flex-preferred-size: calc((100% / 3) - 12px); flex-basis: calc((100% / 3) - 12px); } }

.block-webform-block .webform-submission-donation-form-form .webform-radios-other .webform-radios-other-input { display: block; position: relative; top: -4rem; margin-bottom: -3.25rem; left: calc((100% / 2) + 6px); width: calc((100% / 2) - 6px); }

@media print, screen and (min-width: 40em) { .block-webform-block .webform-submission-donation-form-form .webform-radios-other .webform-radios-other-input { left: calc((100% / 3) + 4px); width: calc(((100% / 3) * 2) - 4px); } }

@media print, screen and (min-width: 64em) { .block-webform-block .webform-submission-donation-form-form .webform-radios-other .webform-radios-other-input { left: calc((100% / 2) + 6px); width: calc((100% / 2) - 6px); } }

@media screen and (min-width: 68.75em) { .block-webform-block .webform-submission-donation-form-form .webform-radios-other .webform-radios-other-input { left: calc((100% / 3) + 4px); width: calc(((100% / 3) * 2) - 4px); } }

.block-webform-block .webform-submission-donation-form-form .webform-radios-other .webform-radios-other-input input { margin-bottom: 0; }

.block-webform-block .webform-submission-donation-form-form .description { font-weight: 400; color: #c7c7c7; font-size: 0.75rem; }

.block-webform-block .webform-submission-donation-form-form .form-type-processed-text { color: #ffffff; }

.block-webform-block .webform-submission-donation-form-form .form-actions { display: -webkit-box; display: -ms-flexbox; display: flex; }

.block-webform-block .webform-submission-donation-form-form .form-actions .webform-button--previous { background: transparent; color: #ffffff; padding-left: 0; padding-right: 0; }

.block-webform-block .webform-submission-donation-form-form .form-actions .webform-button--next { margin-left: auto; }

.block-webform-block .webform-submission-donation-form-form .form-actions .webform-button--submit { margin-left: auto; }

.block-webform-block .webform-submission-donation-form-form .button { margin-bottom: 0; }

.block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-personal-details .webform-section-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -0.375rem; margin-right: -0.375rem; }

.block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-personal-details .form-item { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); margin-left: 0.375rem; margin-right: 0.375rem; }

@media print, screen and (min-width: 40em) { .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-personal-details .form-item-first-name, .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-personal-details .form-item-last-name { -ms-flex-preferred-size: calc(50% - 12px); flex-basis: calc(50% - 12px); } }

@media print, screen and (min-width: 64em) { .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-personal-details .form-item-first-name, .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-personal-details .form-item-last-name { -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); } }

@media screen and (min-width: 68.75em) { .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-personal-details .form-item-first-name, .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-personal-details .form-item-last-name { -ms-flex-preferred-size: calc(50% - 12px); flex-basis: calc(50% - 12px); } }

.block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -0.375rem; margin-right: -0.375rem; }

.block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper .form-item { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); margin-left: 0.375rem; margin-right: 0.375rem; }

.block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper .form-item-billing-address-value-country { margin-bottom: 0; }

@media print, screen and (min-width: 40em) { .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper .form-item-billing-address-value-state-province { -ms-flex-preferred-size: calc(((100% / 3) * 2) - 12px); flex-basis: calc(((100% / 3) * 2) - 12px); }
  .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper .form-item-billing-address-value-postal-code { -ms-flex-preferred-size: calc((100% / 3) - 12px); flex-basis: calc((100% / 3) - 12px); } }

@media print, screen and (min-width: 64em) { .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper .form-item-billing-address-value-state-province { -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); }
  .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper .form-item-billing-address-value-postal-code { -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); } }

@media screen and (min-width: 68.75em) { .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper .form-item-billing-address-value-state-province { -ms-flex-preferred-size: calc(((100% / 3) * 2) - 12px); flex-basis: calc(((100% / 3) * 2) - 12px); }
  .block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper .form-item-billing-address-value-postal-code { -ms-flex-preferred-size: calc((100% / 3) - 12px); flex-basis: calc((100% / 3) - 12px); } }

.block-webform-block .webform-submission-donation-form-form #edit-page-2 #edit-billing-address-value--wrapper .fieldset-wrapper .description { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); margin-left: 0.375rem; margin-right: 0.375rem; }

@media print, screen and (min-width: 40em) { .block-webform-block .webform-submission-donation-form-form #edit-page-3 .webform-options-display-buttons .webform-options-display-buttons-wrapper { -ms-flex-preferred-size: calc((100% / 3) - 12px); flex-basis: calc((100% / 3) - 12px); } }

@media print, screen and (min-width: 64em) { .block-webform-block .webform-submission-donation-form-form #edit-page-3 .webform-options-display-buttons .webform-options-display-buttons-wrapper { -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); } }

@media screen and (min-width: 68.75em) { .block-webform-block .webform-submission-donation-form-form #edit-page-3 .webform-options-display-buttons .webform-options-display-buttons-wrapper { -ms-flex-preferred-size: calc((100% / 3) - 12px); flex-basis: calc((100% / 3) - 12px); } }

.block-webform-block .webform-submission-donation-form-form #edit-page-3 #edit-account-details .fieldset-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -0.375rem; margin-right: -0.375rem; }

.block-webform-block .webform-submission-donation-form-form #edit-page-3 #edit-account-details .fieldset-wrapper .form-item { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); margin-left: 0.375rem; margin-right: 0.375rem; }

.block-webform-block .webform-submission-donation-form-form #edit-page-3 #edit-account-details .fieldset-wrapper .form-item-day-of-payment { margin-bottom: 0; }

@media print, screen and (min-width: 40em) { .block-webform-block .webform-submission-donation-form-form #edit-page-3 #edit-account-details .fieldset-wrapper .form-item-account-number { -ms-flex-preferred-size: calc((20% * 3) - 12px); flex-basis: calc((20% * 3) - 12px); margin-bottom: 0; }
  .block-webform-block .webform-submission-donation-form-form #edit-page-3 #edit-account-details .fieldset-wrapper .form-item-day-of-payment { -ms-flex-preferred-size: calc((20% * 2) - 12px); flex-basis: calc((20% * 2) - 12px); } }

.block-webform-block .webform-submission-donation-form-form #edit-page-3 #edit-account-details .fieldset-wrapper .description { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: calc(100% - 12px); flex-basis: calc(100% - 12px); margin-left: 0.375rem; margin-right: 0.375rem; }

.uct-album--preview { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-left: -0.5rem; margin-right: -0.5rem; }

.uct-album--preview > .uct-album__item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(100% - 1rem); margin-top: 0.5rem; margin-left: 0.5rem; margin-right: 0.5rem; margin-bottom: 0.5rem; }

.uct-album--preview .ajax-progress { display: none; }

.uct-album--preview .uct-album__item { position: relative; }

.uct-album--preview .uct-album__item:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; background: rgba(0, 0, 0, 0); border-radius: 0.375rem; }

.uct-album--preview .uct-album__item:hover:before { background: rgba(0, 0, 0, 0.3); }

.uct-album--preview .uct-album__item img { width: 100%; }

@media print, screen and (min-width: 40em) { .uct-album--preview { margin-left: -0.5rem; margin-right: -0.5rem; }
  .uct-album--preview > .uct-album__item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(50% - 1rem); margin-top: 0.5rem; margin-left: 0.5rem; margin-right: 0.5rem; margin-bottom: 0.5rem; } }

@media print, screen and (min-width: 64em) { .uct-album--preview { margin-left: -0.5rem; margin-right: -0.5rem; }
  .uct-album--preview > .uct-album__item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(33.33333% - 1rem); margin-top: 0.5rem; margin-left: 0.5rem; margin-right: 0.5rem; margin-bottom: 0.5rem; } }

@media screen and (min-width: 75em) { .uct-album--preview { margin-left: -0.5rem; margin-right: -0.5rem; }
  .uct-album--preview > .uct-album__item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(25% - 1rem); margin-top: 0.5rem; margin-left: 0.5rem; margin-right: 0.5rem; margin-bottom: 0.5rem; } }

.node--type-album.modal { position: relative; max-width: 56.25rem; width: 100%; }

.node--type-album.modal video, .node--type-album.modal img { width: 100%; margin: 0 auto; max-height: 25rem; }

@media print, screen and (min-width: 40em) { .node--type-album.modal video, .node--type-album.modal img { max-height: 37.5rem; } }

@media print, screen and (min-width: 64em) { .node--type-album.modal video, .node--type-album.modal img { max-height: 43.75rem; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) { .node--type-album.modal video, .node--type-album.modal img { max-height: 37.5rem; } }

.node--type-album.modal video { width: 100%; background: #1e1e1e; max-height: 19.625rem; }

@media print, screen and (min-width: 40em) { .node--type-album.modal video { max-height: 37.5rem; } }

@media print, screen and (min-width: 64em) { .node--type-album.modal video { max-height: 43.75rem; } }

.node--type-album.modal .slick-slide, .node--type-album.modal .media { height: 25rem; }

@media print, screen and (min-width: 40em) { .node--type-album.modal .slick-slide, .node--type-album.modal .media { height: 37.5rem; } }

@media print, screen and (min-width: 64em) { .node--type-album.modal .slick-slide, .node--type-album.modal .media { height: 43.75rem; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) { .node--type-album.modal .slick-slide, .node--type-album.modal .media { height: 37.5rem; } }

.node--type-album.modal .media { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.node--type-album.modal .media.has-caption { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.node--type-album.modal .media.has-caption img { max-height: 19.625rem; }

@media print, screen and (min-width: 40em) { .node--type-album.modal .media.has-caption img { max-height: 32.125rem; } }

@media print, screen and (min-width: 64em) { .node--type-album.modal .media.has-caption img { max-height: 38.375rem; } }

.node--type-album.modal .slick-slide { background: #a5a5a5; }

.node--type-album.modal .field--name-field-media-image { background: #a5a5a5; }

.node--type-album.modal .media-caption { height: 100%; margin: 0 0 auto; padding: 1rem; background: #e9e9e9; overflow-y: auto; direction: rtl; }

.node--type-album.modal .field--name-field-caption-long { height: 100%; max-width: 60%; color: #626262; font-size: 0.75rem; font-style: italic; text-align: left; margin-right: auto; max-height: 5.375rem; }

@media print, screen and (min-width: 40em) { .node--type-album.modal .field--name-field-caption-long { max-width: 80%; } }

@media print, screen and (min-width: 64em) { .node--type-album.modal .field--name-field-caption-long { max-width: 85%; } }

.node--type-album.modal #slickNav { position: absolute; bottom: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; background: rgba(0, 0, 0, 0.5); border-right: none; }

.node--type-album.modal #slickNav .slick-prev { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }

.node--type-album.modal #slickNav .slick-next { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.node--type-album.modal #slickNav #pagingInfo { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; line-height: 3rem; font-size: 1.125rem; color: #ffffff; }

.node--type-album.modal #slickNav .slick-arrow { position: relative; display: block; font-size: 0; width: 3rem; height: 3rem; }

.node--type-album.modal #slickNav .slick-arrow:before { content: ""; position: absolute; top: 50%; left: 50%; height: 1rem; width: 1rem; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-repeat: no-repeat; background-color: var(--uct-color--secondary, var(--rw-secondary-color, #72808a)); -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-left' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-left fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-left' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-left fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z' class=''%3E%3C/path%3E%3C/svg%3E"); -webkit-mask-position: center; mask-position: center; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; }

@media print, screen and (min-width: 40em) { .node--type-album.modal #slickNav .slick-arrow:before { height: 2rem; width: 2rem; } }

.node--type-album.modal #slickNav .slick-arrow:hover:before, .node--type-album.modal #slickNav .slick-arrow:focus:before { background-color: #ffffff; }

.node--type-album.modal #slickNav .slick-arrow.slick-next:before { -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-right fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-right fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E"); }

.gallery-modal.ui-dialog { border: none; }

@media print, screen and (min-width: 64em) { .gallery-modal.ui-dialog { min-width: 60.25rem; } }

.gallery-modal.ui-dialog .ui-icon-closethick { display: none; }

.gallery-modal.ui-dialog .ui-dialog-titlebar { font-size: 0; height: 1.5rem; background: #ffffff; border-bottom: none; border-radius: 0; }

@media print, screen and (min-width: 64em) { .gallery-modal.ui-dialog .ui-dialog-titlebar { height: 2rem; } }

.gallery-modal.ui-dialog .ui-dialog-content { padding: 0 1.5rem 1.5rem; }

@media print, screen and (min-width: 64em) { .gallery-modal.ui-dialog .ui-dialog-content { padding: 0 2rem 2rem; } }

.gallery-modal.ui-dialog .ui-dialog-titlebar-close { width: 1.5rem; height: 1.5rem; right: 0; position: absolute; }

@media print, screen and (min-width: 64em) { .gallery-modal.ui-dialog .ui-dialog-titlebar-close { width: 2rem; height: 2rem; margin-top: -1rem; } }

.gallery-modal.ui-dialog .ui-dialog-titlebar-close:before { content: ""; position: absolute; background-color: #838383; -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='times' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-times fa-w-10 fa-5x'%3E%3Cpath fill='currentColor' d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='times' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-times fa-w-10 fa-5x'%3E%3Cpath fill='currentColor' d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z' class=''%3E%3C/path%3E%3C/svg%3E"); -webkit-mask-position: center; mask-position: center; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; z-index: 1; top: 0.25rem; right: 0.25rem; width: 1rem; height: 1rem; text-indent: 0; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }

@media print, screen and (min-width: 64em) { .gallery-modal.ui-dialog .ui-dialog-titlebar-close:before { top: 0.25rem; right: 0.25rem; width: 1.5rem; height: 1.5rem; } }

.gallery-modal.ui-dialog .ui-dialog-titlebar-close:hover:before { background-color: #1e1e1e; }

.node--type-album.overlay { background: #000; display: block; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay { height: calc(100vh - 4rem); } }

.node--type-album.overlay #slide-main a { color: var(--uct-color--link, var(--rw-link-color, #0076d1)); }

.node--type-album.overlay #slide-main a:hover { color: var(--uct-color--link--light, var(--rw-link-color, #0076d1)); text-decoration: underline; }

.node--type-album.overlay #slide-main .media--view-mode-overlay { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 65vh; max-height: 65vh; }

.node--type-album.overlay #slide-main .media--view-mode-overlay.media--type-video .field--name-field-media-image { display: none; }

.node--type-album.overlay #slide-main .media--view-mode-overlay.media--type-audio .field--name-field-media-image { display: none; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main .media--view-mode-overlay { height: auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; min-height: none; max-height: none; } }

.node--type-album.overlay #slide-main .field--name-thumbnail, .node--type-album.overlay #slide-main .field--name-name { display: none; }

.node--type-album.overlay #slide-main .field--name-field-media-image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; margin: 0 auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main .field--name-field-media-image { height: calc(100vh - 170px); } }

.node--type-album.overlay #slide-main .field--name-field-media-image img { width: auto; max-height: 45vh; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main .field--name-field-media-image img { max-height: 100%; } }

.node--type-album.overlay #slide-main .field--name-field-media-audio-file { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main .field--name-field-media-audio-file { height: calc(100vh - 170px); } }

.node--type-album.overlay #slide-main .field--name-field-media-audio-file label { display: none; }

.node--type-album.overlay #slide-main .field--name-field-media-video-embed-field, .node--type-album.overlay #slide-main .field--name-field-media-video-file, .node--type-album.overlay #slide-main .field--name-field-media-oembed-video { width: 100%; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main .field--name-field-media-video-embed-field, .node--type-album.overlay #slide-main .field--name-field-media-video-file, .node--type-album.overlay #slide-main .field--name-field-media-oembed-video { height: calc(100vh - 170px); } }

.node--type-album.overlay #slide-main .field--name-field-media-oembed-video .field__item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.node--type-album.overlay #slide-main video, .node--type-album.overlay #slide-main .video-embed-field-provider-youtube { width: 100%; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main video, .node--type-album.overlay #slide-main .video-embed-field-provider-youtube { height: 100%; } }

.node--type-album.overlay #slide-main .media__content { overflow-y: auto; padding: 0 1rem; margin: 1rem 0; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main .media__content { background: #111111; -webkit-box-flex: 0; -ms-flex: 0 0 calc(30%); flex: 0 0 calc(30%); border-left: 3px solid var(--uct-color--secondary, var(--rw-secondary-color, #72808a)); max-height: calc(100vh - 170px); overflow: auto; padding: 0; margin: 0; } }

.node--type-album.overlay #slide-main .media__content .field--name-field-body { display: none; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main .media__content .field--name-field-body { display: block; padding: 1.625rem; color: #ffffff; } }

.node--type-album.overlay #slide-main .media__content .media__name { font-size: 1rem; color: #ffffff; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main .media__content .media__name { padding: 1.625rem; font-size: 1.25rem; } }

.node--type-album.overlay #slide-main .media__content .field--name-field-caption-long { padding-top: 0; padding-bottom: 0; font-size: 0.875rem; font-style: italic; color: #ffffff; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-main .media__content .field--name-field-caption-long { padding: 0 1.625rem 1.625rem; } }

.node--type-album.overlay #slide-main .media__content .field--name-field-body { padding-top: 0; }

.node--type-album.overlay .thumbnail-wrapper { background: #1e1e1e; }

.node--type-album.overlay #slide-thumbnails { margin: 0 auto; position: relative; background: #1e1e1e; padding-top: 1rem; padding-bottom: 1rem; }

.node--type-album.overlay #slide-thumbnails .slick-slide { margin-bottom: -1.5rem; width: 5rem; height: 5rem; overflow: hidden; padding: 0rem 1rem; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-thumbnails .slick-slide { width: 8.125rem; height: 8.125rem; } }

.node--type-album.overlay #slide-thumbnails .media--type-video .media__content { display: none; }

.node--type-album.overlay #slide-thumbnails .media--view-mode-overlay { display: block; }

.node--type-album.overlay #slide-thumbnails .field--name-field-body, .node--type-album.overlay #slide-thumbnails .media__name, .node--type-album.overlay #slide-thumbnails .field--name-name, .node--type-album.overlay #slide-thumbnails .field--name-field-media-video-embed-field, .node--type-album.overlay #slide-thumbnails .field--name-field-media-video-file, .node--type-album.overlay #slide-thumbnails .field--name-field-media-oembed-video, .node--type-album.overlay #slide-thumbnails .field--name-field-media-audio-file { display: none; }

.node--type-album.overlay #slide-thumbnails .field--name-field-media-image, .node--type-album.overlay #slide-thumbnails .field--name-thumbnail { position: relative; overflow: hidden; width: 5rem; height: 5rem; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-thumbnails .field--name-field-media-image, .node--type-album.overlay #slide-thumbnails .field--name-thumbnail { width: 6.25rem; height: 6.25rem; } }

.node--type-album.overlay #slide-thumbnails .field--name-field-media-image img, .node--type-album.overlay #slide-thumbnails .field--name-thumbnail img { max-width: 200%; min-width: 5rem; min-height: 5rem; display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 1; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay #slide-thumbnails .field--name-field-media-image img, .node--type-album.overlay #slide-thumbnails .field--name-thumbnail img { min-width: 6.25rem; min-height: 6.25rem; } }

.node--type-album.overlay #slide-thumbnails .field--name-thumbnail, .node--type-album.overlay #slide-thumbnails .field--name-thumbnail img { min-width: 0; min-height: 0; }

.node--type-album.overlay .slick-arrow { position: absolute; z-index: 1000; top: 50%; font-size: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 5.5rem; height: 5.5rem; border-radius: 0; }

@media print, screen and (min-width: 64em) { .node--type-album.overlay .slick-arrow { height: 6.75rem; } }

.node--type-album.overlay .slick-arrow:before { content: ""; background-color: var(--uct-color--secondary, var(--rw-secondary-color, #72808a)); -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-left' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-left fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-left' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-left fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z' class=''%3E%3C/path%3E%3C/svg%3E"); -webkit-mask-position: center; mask-position: center; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; width: 2rem; height: 2rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }

.node--type-album.overlay .slick-arrow:hover:before { background-color: #ffffff; }

.node--type-album.overlay .slick-arrow.slick-prev { left: 0; background: -webkit-gradient(linear, left top, right top, from(black), to(rgba(0, 0, 0, 0))); background: linear-gradient(to right, black, rgba(0, 0, 0, 0)); }

.node--type-album.overlay .slick-arrow.slick-prev:before { left: 1rem; }

.node--type-album.overlay .slick-arrow.slick-next { right: 0; background: -webkit-gradient(linear, right top, left top, from(black), to(rgba(0, 0, 0, 0))); background: linear-gradient(to left, black, rgba(0, 0, 0, 0)); }

.node--type-album.overlay .slick-arrow.slick-next:before { right: 1rem; -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-right fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='chevron-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512' class='svg-inline--fa fa-chevron-right fa-w-8 fa-3x'%3E%3Cpath fill='currentColor' d='M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E"); }

.gallery-overlay.ui-dialog { border: none; }

.gallery-overlay.ui-dialog #drupal-modal { width: 100% !important; }

@media print, screen and (min-width: 64em) { .gallery-overlay.ui-dialog { width: 100% !important; left: 0 !important; top: 0 !important; z-index: 9980; height: 100% !important; max-width: none !important; margin: 0 !important; } }

.gallery-overlay.ui-dialog .ui-icon-closethick { display: none; }

.gallery-overlay.ui-dialog .ui-dialog-titlebar { font-size: 0; height: 1.5rem; background: #1e1e1e; border-bottom: none; border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; }

@media print, screen and (min-width: 64em) { .gallery-overlay.ui-dialog .ui-dialog-titlebar { height: 2rem; } }

.gallery-overlay.ui-dialog .ui-dialog-content { padding: 0 1.5rem 1.5rem; background: #1e1e1e; }

@media print, screen and (min-width: 64em) { .gallery-overlay.ui-dialog .ui-dialog-content { max-height: 100% !important; padding: 0 2rem 2rem; } }

.gallery-overlay.ui-dialog .ui-dialog-titlebar-close { width: 1.5rem; height: 1.5rem; right: 0; position: absolute; }

@media print, screen and (min-width: 64em) { .gallery-overlay.ui-dialog .ui-dialog-titlebar-close { width: 2rem; height: 2rem; margin-top: -1rem; } }

.gallery-overlay.ui-dialog .ui-dialog-titlebar-close:before { content: ""; position: absolute; display: block; background-color: #838383; -webkit-mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='times' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-times fa-w-10 fa-5x'%3E%3Cpath fill='currentColor' d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z' class=''%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='times' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-times fa-w-10 fa-5x'%3E%3Cpath fill='currentColor' d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z' class=''%3E%3C/path%3E%3C/svg%3E"); -webkit-mask-position: center; mask-position: center; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; z-index: 1; top: 0.25rem; right: 0.25rem; width: 1rem; height: 1rem; text-indent: 0; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; }

@media print, screen and (min-width: 64em) { .gallery-overlay.ui-dialog .ui-dialog-titlebar-close:before { top: 0.25rem; right: 0.25rem; width: 1.5rem; height: 1.5rem; font-size: 1.5rem; } }

.gallery-overlay.ui-dialog .ui-dialog-titlebar-close:hover:before { color: #ffffff; }

.node--type-contact.full .node__content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media print, screen and (min-width: 40em) { .node--type-contact.full .node__content { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } }

.node--type-contact.full .node__content h1 { margin-top: 0; }

.node--type-contact.full .node__content h1:after { content: ""; display: block; height: 0.25rem; width: 10.625rem; margin: 1rem 0 0; background: #1e1e1e; }

.node--type-contact.full .node__content section a { color: var(--uct-color--link, var(--rw-link-color, #0076d1)); }

.node--type-contact.full .node__content p:last-of-type { margin-bottom: 0; }

.node--type-contact.full .node__content .field--name-field-jobtitle-ref { font-size: 1.25rem; margin: 1rem 0 1rem; }

.node--type-contact.full .node__aside { -webkit-box-flex: 0; -ms-flex: 0 0 14.0625rem; flex: 0 0 14.0625rem; margin: 2rem 0 2rem; }

@media print, screen and (min-width: 40em) { .node--type-contact.full .node__aside { margin: 0 2rem 0 0; } }

.node--type-contact.full .node__aside .field { margin: 0 0 1rem; }

.node--type-contact.full .node__aside .field a { color: var(--uct-color--link, var(--rw-link-color, #0076d1)); }

.node--type-contact.full .node__aside .field__label { font-weight: bold; }

.node--type-contact.full .node__aside .field--name-field-image { margin: 0 0 2rem; }

.node--type-contact.full .node__aside .social-media-list-wrapper { margin: 2rem 0 0; }

.node--type-contact.full .node__aside .social-media-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 0.5rem; }

.node--type-contact.full .node__aside .social-media-list--item a { position: relative; display: block; width: 2.5rem; height: 2.5rem; font-size: 0; border-radius: 50%; border: 3px solid #00243a; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; color: #00243a; }

.node--type-contact.full .node__aside .social-media-list--item a:hover { border-color: var(--uct-color--link, var(--rw-link-color, #0076d1)); }

.node--type-contact.full .node__aside .social-media-list--item a:after { display: inline-block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; font-size: 1.6rem; }

.node--type-contact.full .profile-researcher { display: -webkit-box; display: -ms-flexbox; display: flex; }

.node--type-contact.full .profile-researcher__aside { -webkit-box-flex: 0; -ms-flex: 0 0 14.0625rem; flex: 0 0 14.0625rem; margin: 2rem 0 2rem; }

@media print, screen and (min-width: 40em) { .node--type-contact.full .profile-researcher__aside { margin: 0 2rem 0 0; } }

.node--type-contact.full .profile-researcher__field { margin: 0 0 1rem; }

.node--type-contact.full .profile-researcher__field__label { font-weight: bold; }

.node--type-contact.full .profile-researcher__field--profile-image { margin: 0 0 2rem; }

.node--type-contact.full.profile-converis-bio .contact--fullname, .node--type-contact.full.profile-converis-bio .field--name-body, .node--type-contact.full.profile-converis-bio .profile-researcher__aside { display: none; visibility: hidden; }

body.page-node-type-contact .block-system.block-system-main-block .node--type-contact.full { margin-top: 2rem; }

.page-node-type-contact .default--image { display: none; }

@media print, screen and (min-width: 40em) { .page-node-type-contact .node--type-contact.full .node__content[class] { margin: 0 0 2rem; } }

/** @file Paragraph styles */
.paragraph--type--uct-multi-content-reference .view-display-id-content_reference_carousel { margin-bottom: 1rem; }

.paragraph--type--uct-micro-view .view-display-id-micro_view_carousel { margin-bottom: 1rem; }

.paragraph--type--upcoming-events .view-filters { margin-bottom: 1rem; }

.paragraph--type--uct-micro-view.no-default--image-display .teaser-default-image { display: none; }

.paragraph--type--uct-micro-view.no-default--image-display .default--image { display: none; }

.paragraph--type--uct-multi-content-reference.no-default--image-display .default--image { display: none; }

@media only screen and (max-width: 850px) { .uct-carousel .media__image, .album-carousel-wrapper .media__image { position: relative; } }

@media print, screen and (min-width: 64em) { .uct-carousel .slick__arrow, .album-carousel-wrapper .slick__arrow { top: 3.5rem; } }

.uct-carousel .media--type-audio .audio-elem-overlay, .album-carousel-wrapper .media--type-audio .audio-elem-overlay { position: absolute; bottom: 19px; left: 18px; width: 36px; height: 36px; z-index: 1; border-radius: 50%; cursor: pointer; }

@media only screen and (max-width: 1000px) { .uct-carousel .media--type-audio .field--type-image + .field--name-field-media-audio-file, .album-carousel-wrapper .media--type-audio .field--type-image + .field--name-field-media-audio-file { top: auto; width: 100%; left: 0; margin: 0; } }

@media print, screen and (min-width: 64em) { .uct-carousel .media--type-audio .field--type-image + .field--name-field-media-audio-file, .album-carousel-wrapper .media--type-audio .field--type-image + .field--name-field-media-audio-file { bottom: calc(5rem + 30px); } }

@media print, screen and (min-width: 64em) { .uct-carousel .uct-carousel__full-width .media--type-audio .field--type-image + .field--name-field-media-audio-file, .album-carousel-wrapper .uct-carousel__full-width .media--type-audio .field--type-image + .field--name-field-media-audio-file { bottom: 3rem; } }

.uct-carousel .uct-carousel__full-width--slim .media--type-audio .field--type-image + .field--name-field-media-audio-file, .album-carousel-wrapper .uct-carousel__full-width--slim .media--type-audio .field--type-image + .field--name-field-media-audio-file { bottom: 0; }

@media print, screen and (min-width: 64em) { .uct-carousel .image-left-text-right .media--type-audio .field--type-image + .field--name-field-media-audio-file, .album-carousel-wrapper .image-left-text-right .media--type-audio .field--type-image + .field--name-field-media-audio-file { left: -17.7%; right: auto; } }

@media print, screen and (min-width: 64em) { .uct-carousel .image-left-text-right .media--type-audio .field--name-field-media-audio-file, .album-carousel-wrapper .image-left-text-right .media--type-audio .field--name-field-media-audio-file { left: -17.7%; right: auto; } }

@media print, screen and (min-width: 64em) { .uct-carousel .image-left-text-right .media--type-audio .field--name-field-media-audio-file audio, .album-carousel-wrapper .image-left-text-right .media--type-audio .field--name-field-media-audio-file audio { left: 10%; right: auto; } }

@media print, screen and (min-width: 64em) { .uct-carousel .image-right-text-left .media--type-audio .field--type-image + .field--name-field-media-audio-file, .album-carousel-wrapper .image-right-text-left .media--type-audio .field--type-image + .field--name-field-media-audio-file { right: -17.7%; left: auto; } }

@media print, screen and (min-width: 64em) { .uct-carousel .image-right-text-left .media--type-audio .field--name-field-media-audio-file, .album-carousel-wrapper .image-right-text-left .media--type-audio .field--name-field-media-audio-file { right: -17.7%; left: auto; } }

@media print, screen and (min-width: 64em) { .uct-carousel .image-right-text-left .media--type-audio .field--name-field-media-audio-file audio, .album-carousel-wrapper .image-right-text-left .media--type-audio .field--name-field-media-audio-file audio { right: 10%; left: auto; } }

.uct-carousel .media--type-audio .field--type-image, .album-carousel-wrapper .media--type-audio .field--type-image { display: block; }

.uct-carousel .media--type-audio .field--type-image:after, .album-carousel-wrapper .media--type-audio .field--type-image:after { content: "\f04b"; font-family: serif; font-family: 'Font Awesome 5 Free'; font-weight: 600; color: #ffffff; font-size: 30px; pointer-events: none; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.3)); filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.3)); }

@media print, screen and (min-width: 64em) { .uct-carousel .media--type-audio .field--type-image:after, .album-carousel-wrapper .media--type-audio .field--type-image:after { font-size: 60px; } }

.uct-carousel .media--type-audio .field--type-image.is-playing:after, .album-carousel-wrapper .media--type-audio .field--type-image.is-playing:after { display: none; }

.uct-carousel .media--type-audio .field--type-image img, .album-carousel-wrapper .media--type-audio .field--type-image img { -o-object-fit: cover; object-fit: cover; display: block; cursor: pointer; }

.uct-carousel .media--type-audio .field--type-image + .field--name-field-media-audio-file, .album-carousel-wrapper .media--type-audio .field--type-image + .field--name-field-media-audio-file { position: absolute; left: 0; }

.uct-carousel .media--type-audio .field--type-image + .field--name-field-media-audio-file audio, .album-carousel-wrapper .media--type-audio .field--type-image + .field--name-field-media-audio-file audio { position: absolute; left: 10px; width: calc(100% - 20px); bottom: 10px; top: auto; -webkit-transform: none; -ms-transform: none; transform: none; }

.uct-carousel .media--type-audio .field--name-field-media-audio-file, .album-carousel-wrapper .media--type-audio .field--name-field-media-audio-file { position: absolute; left: 0; width: 100%; top: 50%; }

.uct-carousel .media--type-audio .field--name-field-media-audio-file audio, .album-carousel-wrapper .media--type-audio .field--name-field-media-audio-file audio { position: absolute; width: 100%; }

@media print, screen and (min-width: 64em) { .uct-carousel .media--type-audio .field--name-field-media-audio-file audio, .album-carousel-wrapper .media--type-audio .field--name-field-media-audio-file audio { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 10%; width: 90%; } }

.uct-carousel .media--type-audio .field--name-field-media-audio-file label, .album-carousel-wrapper .media--type-audio .field--name-field-media-audio-file label { display: none; }

.uct-carousel .slider-count + .slider-count, .album-carousel-wrapper .slider-count + .slider-count { display: none; }

@media print, screen and (min-width: 64em) { .uct-carousel .media.media--video, .uct-carousel video, .uct-carousel iframe, .album-carousel-wrapper .media.media--video, .album-carousel-wrapper video, .album-carousel-wrapper iframe { width: 100%; height: 100%; aspect-ratio: 16 / 9; }
  .uct-carousel .uct-carousel__full-width img, .uct-carousel .uct-carousel__full-width video, .uct-carousel .uct-carousel__full-width audio, .uct-carousel .uct-carousel__full-width iframe, .uct-carousel .uct-carousel__full-width--slim img, .uct-carousel .uct-carousel__full-width--slim video, .uct-carousel .uct-carousel__full-width--slim audio, .uct-carousel .uct-carousel__full-width--slim iframe, .album-carousel-wrapper .uct-carousel__full-width img, .album-carousel-wrapper .uct-carousel__full-width video, .album-carousel-wrapper .uct-carousel__full-width audio, .album-carousel-wrapper .uct-carousel__full-width iframe, .album-carousel-wrapper .uct-carousel__full-width--slim img, .album-carousel-wrapper .uct-carousel__full-width--slim video, .album-carousel-wrapper .uct-carousel__full-width--slim audio, .album-carousel-wrapper .uct-carousel__full-width--slim iframe { display: block; margin: auto 0; }
  .uct-carousel .uct-carousel__full-width.image-left-text-right .carousel-slide, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide, .album-carousel-wrapper .uct-carousel__full-width.image-left-text-right .carousel-slide, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide { margin-right: auto; }
  .uct-carousel .uct-carousel__full-width.image-left-text-right .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width.image-left-text-right .carousel-slide .media__content, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width.image-left-text-right .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width.image-left-text-right .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content { left: 47.3%; width: 100%; margin-left: auto; right: 5%; }
  .uct-carousel .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-image, .uct-carousel .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-audio-file, .uct-carousel .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-audio-file + .field--type-image, .uct-carousel .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-video-file, .uct-carousel .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-oembed-video, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-image, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-audio-file, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-audio-file + .field--type-image, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-video-file, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-oembed-video, .album-carousel-wrapper .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-image, .album-carousel-wrapper .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-audio-file, .album-carousel-wrapper .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-audio-file + .field--type-image, .album-carousel-wrapper .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-video-file, .album-carousel-wrapper .uct-carousel__full-width.image-left-text-right .carousel-slide .field--name-field-media-oembed-video, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-image, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-audio-file, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-audio-file + .field--type-image, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-video-file, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .field--name-field-media-oembed-video { left: -17.65%; }
  .uct-carousel .uct-carousel__full-width.image-right-text-left .carousel-slide, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide, .album-carousel-wrapper .uct-carousel__full-width.image-right-text-left .carousel-slide, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide { margin-left: auto; }
  .uct-carousel .uct-carousel__full-width.image-right-text-left .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width.image-right-text-left .carousel-slide .media__content, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width.image-right-text-left .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width.image-right-text-left .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .media__content { left: 5%; }
  .uct-carousel .uct-carousel__full-width.image-right-text-left .carousel-slide .field--name-field-media-image, .uct-carousel .uct-carousel__full-width.image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image, .uct-carousel .uct-carousel__full-width.image-right-text-left .carousel-slide .field--name-field-media-video-file, .uct-carousel .uct-carousel__full-width.image-right-text-left .carousel-slide .field--name-field-media-oembed-video, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .field--name-field-media-image, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .field--name-field-media-video-file, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .field--name-field-media-oembed-video, .album-carousel-wrapper .uct-carousel__full-width.image-right-text-left .carousel-slide .field--name-field-media-image, .album-carousel-wrapper .uct-carousel__full-width.image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image, .album-carousel-wrapper .uct-carousel__full-width.image-right-text-left .carousel-slide .field--name-field-media-video-file, .album-carousel-wrapper .uct-carousel__full-width.image-right-text-left .carousel-slide .field--name-field-media-oembed-video, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .field--name-field-media-image, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .field--name-field-media-video-file, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .field--name-field-media-oembed-video { right: -17.65%; } }

@media only screen and (min-width: 64em) and (min-width: 1680px) { .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .media__content { max-width: calc(50vw - 5%); } }

@media only screen and (min-width: 64em) and (min-width: 1900px) { .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .media__content { max-width: calc(62% - 5%); } }

@media print, screen and (min-width: 64em) { .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content { left: 47%; padding: 3rem 1rem 1rem 0; } }

@media only screen and (min-width: 64em) and (min-width: 1900px) { .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content { left: 44%; } }

@media only screen and (min-width: 64em) and (min-width: 1900px) { .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-left-text-right .carousel-slide .media__content { padding: 2rem 2rem 2rem 0; left: 35%; } }

@media print, screen and (min-width: 64em) { .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .node__content, .uct-carousel .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .media__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .node__content, .album-carousel-wrapper .uct-carousel__full-width--slim.image-right-text-left .carousel-slide .media__content { padding: 2rem 0; }
  .uct-carousel__full-width, .uct-carousel__full-width--slim, .album-carousel-wrapper__full-width, .album-carousel-wrapper__full-width--slim { position: relative; margin: auto calc(50% - 50vw); max-width: 120rem; -webkit-transform: translateX(calc(50vw - 50%)); -ms-transform: translateX(calc(50vw - 50%)); transform: translateX(calc(50vw - 50%)); }
  .uct-carousel__full-width.image-left-text-right.count--disabled .slick__arrow, .uct-carousel__full-width.image-right-text-left.count--disabled .slick__arrow, .uct-carousel__full-width--slim.image-left-text-right.count--disabled .slick__arrow, .uct-carousel__full-width--slim.image-right-text-left.count--disabled .slick__arrow, .album-carousel-wrapper__full-width.image-left-text-right.count--disabled .slick__arrow, .album-carousel-wrapper__full-width.image-right-text-left.count--disabled .slick__arrow, .album-carousel-wrapper__full-width--slim.image-left-text-right.count--disabled .slick__arrow, .album-carousel-wrapper__full-width--slim.image-right-text-left.count--disabled .slick__arrow { top: 45%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 3rem; right: 3rem; margin: auto; }
  .uct-carousel__full-width.image-left-text-right .slick__arrow, .uct-carousel__full-width--slim.image-left-text-right .slick__arrow, .album-carousel-wrapper__full-width.image-left-text-right .slick__arrow, .album-carousel-wrapper__full-width--slim.image-left-text-right .slick__arrow { left: calc(80%); -webkit-transform: translateX(-80%); -ms-transform: translateX(-80%); transform: translateX(-80%); }
  .uct-carousel__full-width.image-left-text-right .media.media--video, .uct-carousel__full-width--slim.image-left-text-right .media.media--video, .album-carousel-wrapper__full-width.image-left-text-right .media.media--video, .album-carousel-wrapper__full-width--slim.image-left-text-right .media.media--video { margin: auto auto auto 0; }
  .uct-carousel__full-width.image-right-text-left .slick__arrow, .uct-carousel__full-width--slim.image-right-text-left .slick__arrow, .album-carousel-wrapper__full-width.image-right-text-left .slick__arrow, .album-carousel-wrapper__full-width--slim.image-right-text-left .slick__arrow { left: calc(20%); -webkit-transform: translateX(-20%); -ms-transform: translateX(-20%); transform: translateX(-20%); }
  .uct-carousel__full-width.image-right-text-left .media.media--video, .uct-carousel__full-width--slim.image-right-text-left .media.media--video, .album-carousel-wrapper__full-width.image-right-text-left .media.media--video, .album-carousel-wrapper__full-width--slim.image-right-text-left .media.media--video { margin: auto 0 auto auto; }
  .uct-carousel__full-width .carousel-slide, .album-carousel-wrapper__full-width .carousel-slide { min-height: 40.375rem; }
  .uct-carousel__full-width .media.media--video, .uct-carousel__full-width .field--name-field-media-image, .uct-carousel__full-width img, .uct-carousel__full-width video, .uct-carousel__full-width audio, .uct-carousel__full-width iframe, .uct-carousel__full-width .field--name-field-media-audio-file, .album-carousel-wrapper__full-width .media.media--video, .album-carousel-wrapper__full-width .field--name-field-media-image, .album-carousel-wrapper__full-width img, .album-carousel-wrapper__full-width video, .album-carousel-wrapper__full-width audio, .album-carousel-wrapper__full-width iframe, .album-carousel-wrapper__full-width .field--name-field-media-audio-file { max-width: 975px; max-height: 548px; }
  .uct-carousel__full-width--slim .carousel-slide, .album-carousel-wrapper__full-width--slim .carousel-slide { min-height: 450px; }
  .uct-carousel__full-width--slim .carousel-slide .media.media--video, .uct-carousel__full-width--slim .carousel-slide .field--name-field-media-image, .uct-carousel__full-width--slim .carousel-slide img, .uct-carousel__full-width--slim .carousel-slide video, .uct-carousel__full-width--slim .carousel-slide audio, .uct-carousel__full-width--slim .carousel-slide iframe, .uct-carousel__full-width--slim .carousel-slide .field--name-field-media-audio-file, .album-carousel-wrapper__full-width--slim .carousel-slide .media.media--video, .album-carousel-wrapper__full-width--slim .carousel-slide .field--name-field-media-image, .album-carousel-wrapper__full-width--slim .carousel-slide img, .album-carousel-wrapper__full-width--slim .carousel-slide video, .album-carousel-wrapper__full-width--slim .carousel-slide audio, .album-carousel-wrapper__full-width--slim .carousel-slide iframe, .album-carousel-wrapper__full-width--slim .carousel-slide .field--name-field-media-audio-file { max-width: 800px; max-height: 450px; } }

@media only screen and (min-width: 64em) and (min-width: 1200px) and (max-width: 1600px) { .uct-carousel__full-width--slim .carousel-slide .field--name-field-media-image, .uct-carousel__full-width--slim .carousel-slide .field--name-field-media-audio-file, .album-carousel-wrapper__full-width--slim .carousel-slide .field--name-field-media-image, .album-carousel-wrapper__full-width--slim .carousel-slide .field--name-field-media-audio-file { max-width: 60%; } }

@media print, screen and (min-width: 64em) { .uct-carousel__full-width--slim .slick__arrow, .album-carousel-wrapper__full-width--slim .slick__arrow { top: 1.5rem; }
  .uct-carousel .count--disabled .slider-count, .album-carousel-wrapper .count--disabled .slider-count { display: none; }
  .uct-carousel .slick-arrow, .album-carousel-wrapper .slick-arrow { -webkit-filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.3)); filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.3)); }
  .uct-carousel .image-left-text-right .carousel-slide, .album-carousel-wrapper .image-left-text-right .carousel-slide { margin-right: 0.1%; margin-left: 15%; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding: 3rem calc(10% + 6rem) 3rem 3rem; }
  .uct-carousel .image-left-text-right .carousel-slide:before, .album-carousel-wrapper .image-left-text-right .carousel-slide:before { left: auto; right: 3rem; }
  .uct-carousel .image-left-text-right .carousel-slide .node__content, .uct-carousel .image-left-text-right .carousel-slide .media__content, .album-carousel-wrapper .image-left-text-right .carousel-slide .node__content, .album-carousel-wrapper .image-left-text-right .carousel-slide .media__content { margin-left: 9%; max-width: 48%; min-width: 45%; position: absolute; right: 3rem; }
  .uct-carousel .image-left-text-right .carousel-slide .field--name-field-media-image, .uct-carousel .image-left-text-right .carousel-slide .field--name-field-media-audio-file + .field--type-image, .uct-carousel .image-left-text-right .carousel-slide .field--name-field-media-video-file, .uct-carousel .image-left-text-right .carousel-slide .field--name-field-media-oembed-video, .album-carousel-wrapper .image-left-text-right .carousel-slide .field--name-field-media-image, .album-carousel-wrapper .image-left-text-right .carousel-slide .field--name-field-media-audio-file + .field--type-image, .album-carousel-wrapper .image-left-text-right .carousel-slide .field--name-field-media-video-file, .album-carousel-wrapper .image-left-text-right .carousel-slide .field--name-field-media-oembed-video { left: -17.5%; right: auto; }
  .uct-carousel .image-right-text-left .carousel-slide, .album-carousel-wrapper .image-right-text-left .carousel-slide { margin-left: 0.1%; }
  .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-image, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-video-file, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-oembed-video, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-image, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-video-file, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-oembed-video { right: -17.5%; }
  .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-image img, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-image video, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-image audio, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-image iframe, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image img, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image video, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image audio, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image iframe, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-video-file img, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-video-file video, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-video-file audio, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-video-file iframe, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-oembed-video img, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-oembed-video video, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-oembed-video audio, .uct-carousel .image-right-text-left .carousel-slide .field--name-field-media-oembed-video iframe, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-image img, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-image video, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-image audio, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-image iframe, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image img, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image video, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image audio, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-audio-file + .field--type-image iframe, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-video-file img, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-video-file video, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-video-file audio, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-video-file iframe, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-oembed-video img, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-oembed-video video, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-oembed-video audio, .album-carousel-wrapper .image-right-text-left .carousel-slide .field--name-field-media-oembed-video iframe { margin: auto 0 auto auto; }
  .uct-carousel .image-right-text-left .carousel-slide .node__content, .uct-carousel .image-right-text-left .carousel-slide .media__content, .album-carousel-wrapper .image-right-text-left .carousel-slide .node__content, .album-carousel-wrapper .image-right-text-left .carousel-slide .media__content { max-width: 48%; min-width: 45%; }
  .uct-carousel .carousel-slide .node__content, .uct-carousel .carousel-slide .media__content, .album-carousel-wrapper .carousel-slide .node__content, .album-carousel-wrapper .carousel-slide .media__content { z-index: 1; } }

@media print, screen and (min-width: 64em) { .uct-carousel .media--type-audio .field--type-image + .field--name-field-media-audio-file, .album-carousel-wrapper .media--type-audio .field--type-image + .field--name-field-media-audio-file { height: 74px; bottom: calc(5rem + 30px); top: auto; } }

@media print, screen and (min-width: 64em) { .album-carousel-wrapper .media--type-audio .field--name-field-media-audio-file, .album-carousel-wrapper .media--type-audio .field--type-image + .field--name-field-media-audio-file { left: auto; right: -17.5%; } }

/* Carousel fullwidth title alignment to align with content start */
/* Base theme amendments, RW-20532 */
.uct-carousel__full-width .rw-paragraph--title { max-width: 66rem; margin-left: auto; margin-right: auto; }

/* Mobile fullwidth carousel to extend to edge of screen */
/* Base theme amendments, RW-20532 */
.uct-carousel__full-width, .uct-carousel__full-width--slim { margin: auto calc(50% - 50vw); }

.view-display-id-bk_contacts_card_by_pid .view-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.view-display-id-bk_contacts_card_by_pid .view-content > .col { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(100% - 1.5rem); margin-left: 0.75rem; margin-right: 0.75rem; }

@media print, screen and (min-width: 40em) { .view-display-id-bk_contacts_card_by_pid .view-content > .col { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(50% - 2rem); margin-left: 1rem; margin-right: 1rem; } }

@media print, screen and (min-width: 64em) { .view-display-id-bk_contacts_card_by_pid .view-content > .col { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(33.33333% - 2rem); margin-left: 1rem; margin-right: 1rem; } }

@media screen and (min-width: 75em) { .view-display-id-bk_contacts_card_by_pid .view-content > .col { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(25% - 2rem); margin-left: 1rem; margin-right: 1rem; } }

.view-display-id-bk_contacts_card_by_pid .view-content > .col { margin-bottom: 1rem; margin-left: 0.625rem; margin-right: 0.625rem; }

.view-display-id-bk_contacts_teaser_by_pid .view-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0 -0.5rem; }

.view-display-id-bk_contacts_teaser_by_pid .view-content > .col { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(100% - 1rem); margin-left: 0.5rem; margin-right: 0.5rem; margin-bottom: 1rem; }

@media print, screen and (min-width: 40em) { .view-display-id-bk_contacts_teaser_by_pid .view-content > .col { width: calc(50% - 1rem); } }

@media print, screen and (min-width: 64em) { .view-display-id-bk_contacts_teaser_by_pid .view-content > .col { width: calc(33.333333% - 1rem); } }

.view-display-id-bk_contacts_teaser_by_pid .view-content > .col > .teaser { height: 100%; }

.view-display-id-bk_contacts_table_by_pid th.views-field-field-image { padding-left: 1.25rem; }

.views-view-grid.horizontal > .views-row { display: grid; grid-template-columns: 1fr; grid-template-rows: 1fr; grid-column-gap: 1rem; grid-row-gap: 1rem; }

.views-view-grid.horizontal.cols-1 > .views-row { grid-template-columns: 1fr; }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-2 > .views-row { grid-template-columns: repeat(2, 1fr); } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-3 > .views-row { grid-template-columns: repeat(3, 1fr); } }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-4 > .views-row { grid-template-columns: repeat(2, 1fr); } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-4 > .views-row { grid-template-columns: repeat(4, 1fr); } }

.view-uct-articles .view-filters { margin-bottom: 2rem; }

.view-uct-articles form.views-exposed-form .form--inline { -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 0; }

.view-uct-articles form.views-exposed-form .form-item label { margin-bottom: 0.25rem; }

.view-uct-articles form.views-exposed-form .form-actions { margin-top: auto; }

.view-uct-articles form.views-exposed-form .form-actions input { height: 3.125rem; margin: 0; border-radius: 0; }

/* Micro view hidden filter margin still present */
/* Base theme amendments, RW-20532 */
[id^="uct-microview--"].no-filters .view-filters { display: none; }

.view-uct-archive .view-filters + .view-content { margin-top: 2rem; }

.view-uct-archive .view-filters .form--inline { gap: 0; }

.view-uct-archive .view-filters .form--inline .form-item { margin-right: 0; }

.view-uct-archive .view-filters .form--inline .form-item select { border: 1px solid var(--uct-color--primary, var(--rw-primary-color, #00243a)); border-radius: 0; }

.view-uct-archive .view-filters .form--inline .form-actions { margin-top: auto; }

.view-uct-archive .view-filters .form--inline .form-actions .button { margin-bottom: 0; height: 3.125rem; border-top-left-radius: 0; border-bottom-left-radius: 0; }

.view-uct-archive .view-content > * + * { margin-top: 0.5rem; }

.view-uct-archive .view-content > * + h3 { margin-top: 2rem; }

.views-element-container.hide-year-filter .views-exposed-form .form--inline .form-item-event-start-date { display: none; }

.views-element-container.hide-year-filter .view-display-id-bk_archive .view-filters { display: none; }

.path-search .node--type-page .node__datetime, .path-search .node--type-contact .node__datetime { display: none; }

.view-uct-contacts thead { background: #00243a; color: #ffffff; }

.view-uct-contacts thead th { text-align: left; }

.view-uct-contacts td.views-field.views-field-nothing a { color: var(--uct-color--link, var(--rw-link-color, #0076d1)); }

/*! THIS INTENTIONALLY OVERRIDES INLINE STYLING FROM CONTENT MIGRATION. HOPEFULLY THIS CAN BE REMOVED IN THE NOT TOO DISTANT FUTURE - JA */
.text-formatted img[style] { max-width: 100% !important; height: auto !important; }

/*# sourceMappingURL=../maps/app.css.map */
