@charset "UTF-8";
/** 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 */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

h1, body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .lede h2 { 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: #f5f5f5; font-family: "Roboto", sans-serif; font-weight: normal; line-height: 1.6; color: #333132; -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.5375rem; margin: 0 0 1rem; padding: 0.5rem; border: 2px solid #e6e6e6; border-radius: 2px; background-color: #fefefe; -webkit-box-shadow: none; box-shadow: none; font-family: inherit; font-size: 1rem; font-weight: normal; line-height: 1.6; color: #0a0a0a; -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 #dcdcdc; background-color: #fefefe; -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: #e6e6e6; 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: #dcdcdc; }

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

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

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

::placeholder { color: #dcdcdc; }

[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: #0a0a0a; }

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

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

.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 #dcdcdc; background: #e6e6e6; color: #0a0a0a; 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 #dcdcdc; }

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

select { height: 2.5375rem; margin: 0 0 1rem; padding: 0.5rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 2px solid #e6e6e6; border-radius: 2px; background-color: #fefefe; font-family: inherit; font-size: 1rem; font-weight: normal; line-height: 1.6; color: #0a0a0a; 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%2851, 49, 50%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 #dcdcdc; background-color: #fefefe; -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: #e6e6e6; 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: #f9ecea; }

.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, body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .lede h2, 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.4; 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, body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .lede h2, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; color: inherit; text-rendering: optimizeLegibility; }

h1 small, body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .lede h2 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: #dcdcdc; }

h1, body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .lede h2, .h1 { font-size: 1.625rem; line-height: 1.2; margin-top: 0; margin-bottom: 1rem; }

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

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

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

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

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

@media print, screen and (min-width: 40em) { h1, body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .lede h2, .h1 { font-size: 2.25rem; }
  h2, .h2 { font-size: 1.875rem; }
  h3, .h3 { font-size: 1.625rem; }
  h4, .h4 { font-size: 1.375rem; }
  h5, .h5 { font-size: 1.25rem; }
  h6, .h6 { font-size: 1rem; } }

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

a:hover, a:focus { color: #b53d22; }

a img { border: 0; }

hr { clear: both; max-width: 75rem; height: 0; margin: 2.25rem auto; border-top: 0; border-right: 0; border-bottom: 2px solid #e27c66; border-left: 0; }

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

li { font-size: inherit; }

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

ol { margin-left: 1.25rem; }

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

dl { margin-bottom: 1rem; }

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

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

blockquote, blockquote p { line-height: 1.4; color: #333132; }

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

figure { margin: 0; }

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

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

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

.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: #333132; font-size: 0.8125rem; }

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

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

.code-block { border: 1px solid #dcdcdc; background-color: #e6e6e6; font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #0a0a0a; 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 #333132; 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: 1.875rem; padding-left: 1.875rem; max-width: 75rem; margin-left: auto; margin-right: auto; }

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

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

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

.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: -1.875rem; margin-right: -1.875rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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% - 3.75rem); }

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

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

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

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

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

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

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

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

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

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

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

.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% + 1.875rem); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: -1.875rem; margin-bottom: -1.875rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: -1.875rem; margin-bottom: -1.875rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

thead, tbody, tfoot { border: 1px solid transparent; background-color: #fefefe; }

caption { padding: 1.375rem 1.5rem 1.5rem; font-weight: bold; }

thead { background: #5a5658; color: #fefefe; }

tfoot { background: #f1f1f1; color: #333132; }

thead tr, tfoot tr { background: transparent; }

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

tbody th, tbody td { padding: 1.375rem 1.5rem 1.5rem; }

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

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

table.unstriped tbody tr { border-bottom: 0; border-bottom: 1px solid transparent; background-color: #fefefe; }

@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: #555153; }

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

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

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

.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: 0.7rem 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: #D34728; color: #fefefe; }

.menu .active > a { background: #D34728; color: #fefefe; }

.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: 0.7rem 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; }

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

.sidebar { position: relative; z-index: 1; }

.sidebar--left { width: 200px; }

.sidebar--right { width: 100%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

@media print, screen and (min-width: 64em) { .sidebar--right { width: 400px; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } }

.has-sidebar { position: relative; z-index: 0; }

.has-sidebar--left { width: calc(100% - 200px); }

.has-sidebar--right { width: 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

@media print, screen and (min-width: 64em) { .has-sidebar--right { width: calc(100% - 400px); -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

.has-sidebar--both { width: calc(100% - (200px + 400px)); }

/* This mixin can be used to set the object-fit: @include object-fit(contain); or object-fit and object-position: @include object-fit(cover, top); */
body { font-family: 'Roboto', sans-serif; font-size: 0.8rem; }

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

p a { text-decoration: underline; word-wrap: break-word; }

.read-duration .field:before { font-family: 'Font Awesome 5 Free'; content: '\f017'; margin-right: 0.5rem; }

.text-formatted * + h2 { margin-top: 1.875rem; }

.text-formatted * + h3 { margin-top: 1.625rem; }

.text-formatted ul, .text-formatted ol { margin: 0 0 1rem; padding: 0; list-style: none; display: grid; gap: 0.5rem; }

.text-formatted ul > li, .text-formatted ol > li { position: relative; padding-left: 1.5rem; }

.text-formatted ul > li:before, .text-formatted ol > li:before { position: absolute; left: 0; }

.text-formatted ol { counter-reset: orderedlist; }

.text-formatted ol > li:before { counter-increment: orderedlist; content: counter(orderedlist) "."; font-weight: 700; color: #D34728; }

.text-formatted ul > li:before { content: ''; top: 0.5em; width: 0.5em; height: 0.5em; border-radius: 50%; background: #D34728; }

.text-formatted > img { margin-bottom: 1rem; }

.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: #e6e6e6; color: #0a0a0a; }

.block-local-tasks-block ul.tabs li.is-active a { background: #D34728; color: #fefefe; }

[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.75rem; height: 3.25rem; }

select { margin-bottom: 0.75rem; height: 3.25rem; }

::-webkit-input-placeholder { font-style: italic; }

::-moz-placeholder { font-style: italic; }

:-ms-input-placeholder { font-style: italic; }

::-ms-input-placeholder { font-style: italic; }

::placeholder { font-style: italic; }

.form-item { margin-bottom: 1rem; }

.form-item .form-required:after { content: ' *'; display: inline; color: #D34728; }

.block-contact-block { max-width: 766px; }

.block-contact-block .form-item-physical-address h2, .block-contact-block .form-item-post-address h2, .block-contact-block .form-item-contact h2, .block-contact-block .form-item-work-from-home h2, .block-contact-block .form-item-covid-notice h2 { font-size: 16px; line-height: 19px; color: #D34728; }

.text-formatted table { border-bottom: 3px solid #de6a50; }

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

body.fp--not-loaded #fullpage { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; }

body { overflow-x: hidden; }

body[class*="fp-viewing-"] .region-content { padding: 0; }

body .main-content { padding-top: 4rem; }

@media print, screen and (min-width: 40em) { body .main-content { padding-top: 68px; } }

.region-content { min-height: 600px; }

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

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

@media screen and (min-width: 90em) { .region-breadcrumb:before, .region-breadcrumb:after { content: ''; position: absolute; height: 100%; background: #e6e6e6; top: 0; width: 50vw; }
  .region-breadcrumb:before { right: 100%; }
  .region-breadcrumb:after { left: 100%; } }

.user-logged-in .dialog-off-canvas-main-canvas .main-content { padding-top: 68px; }

.site-header { position: fixed; z-index: 100; background: #fefefe; width: 100%; top: 40px; }

.site-header .region-header { display: -webkit-box; display: -ms-flexbox; display: flex; height: 68px; }

.site-header-before { position: fixed; z-index: 100; background: #fefefe; width: 100%; height: 40px; top: 0; }

.site-header-before .region-header-banner .jasm--service-list { text-align: right; padding: 5px 0; }

.site-header-before .region-header-banner .jasm--service-list--item { list-style: none; display: inline-block; }

.site-header-before .region-header-banner .jasm--service-list--item .social-svg { width: 20px; }

.site-header-before .region-header-banner .jasm--service-list--item--youtube { margin: 0 2px; }

.site-header-after { height: 68px; }

#block-sitebranding { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: 10.375rem; flex-basis: 10.375rem; }

@media print, screen and (min-width: 64em) { #block-sitebranding { -ms-flex-preferred-size: 6.5rem; flex-basis: 6.5rem; } }

#block-sitebranding a.site-logo { display: block; padding: 10px 0; max-width: 103px; }

#block-sitebranding a.site-logo img { width: 100%; }

div#block-notificationblock.notification-open.closing-notification .body { display: table; width: 100%; }

div#block-notificationblock.notification-open.closing-notification .body p { display: table-cell; vertical-align: middle; }

div#block-notificationblock.notification-open.closing-notification .body a { margin: 0; padding: 0; }

div#block-notificationblock.notification-open.closing-notification .close { top: auto; bottom: -20px; right: 0; width: auto; height: auto; padding: 0 10px 20px; background: #D34728; opacity: 1; }

@media print, screen and (min-width: 64em) { div#block-notificationblock.notification-open.closing-notification .close { bottom: auto; top: 15px; right: 20px; } }

div#block-notificationblock.notification-open.closing-notification .close:before, div#block-notificationblock.notification-open.closing-notification .close:after { height: 15px; left: 10px; }

@media print, screen and (min-width: 64em) { div#block-notificationblock.notification-open.closing-notification .close:before, div#block-notificationblock.notification-open.closing-notification .close:after { height: 30px; left: 15px; } }

nav#block-mainnavigation { position: absolute; width: 100vw; left: 0; top: 68px; display: none; }

@media print, screen and (min-width: 64em) { nav#block-mainnavigation { position: relative; width: auto; top: auto; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 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; } }

nav#block-mainnavigation.is-expanded { display: block; }

@media print, screen and (min-width: 64em) { nav#block-mainnavigation.is-expanded { display: -webkit-box; display: -ms-flexbox; display: flex; } }

nav#block-mainnavigation ul.menu { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

@media screen and (min-width: 75em) { nav#block-mainnavigation ul.menu { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } }

nav#block-mainnavigation ul.menu li.menu-item { position: relative; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: 100%; flex-basis: 100%; width: 100%; background: #fefefe; }

nav#block-mainnavigation ul.menu li.menu-item a { padding: 0 1rem; border-top: 1px solid transparent; border-bottom: 1px solid #333132; line-height: 3.625rem; }

@media print, screen and (min-width: 64em) { nav#block-mainnavigation ul.menu li.menu-item a { padding: 1rem; line-height: 68px; } }

nav#block-mainnavigation ul.menu li.menu-item.is-parent { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-preferred-size: calc(100% - 59px); flex-basis: calc(100% - 59px); width: calc(100% - 59px); }

nav#block-mainnavigation ul.menu li.menu-item.is-parent sub { position: absolute; width: 60px; height: 60px; display: block; top: 0; right: -59px; text-align: center; background: #e6e6e6; border-bottom: 1px solid #333132; }

nav#block-mainnavigation ul.menu li.menu-item.is-parent sub:after { width: 59px; height: 59px; display: block; line-height: 59px; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f107"; font-size: 1rem; color: #D34728; }

nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu { display: none; width: calc(100% + 59px); }

nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item { margin-left: 0; background: #e6e6e6; }

@media print, screen and (min-width: 64em) { nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item a { padding: 1rem 1rem 1rem 2rem; } }

nav#block-mainnavigation ul.menu li.menu-item.is-parent.is-expanded > ul.menu { display: -webkit-box; display: -ms-flexbox; display: flex; }

nav#block-mainnavigation ul.menu li.menu-item.is-parent.is-expanded > sub:after { content: "\f106"; }

nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item.is-parent { -ms-flex-preferred-size: calc(100% - 59px); flex-basis: calc(100% - 59px); width: calc(100% - 59px); }

nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item.is-parent sub { right: -59px; height: 60px !important; background: #dcdcdc; }

nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item.is-parent sub:after { color: #333132; }

nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item.is-parent ul.menu { display: none; width: 100%; }

nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item.is-parent ul.menu li.menu-item { background: #cfcfcf; -ms-flex-preferred-size: calc(100% + 59px); flex-basis: calc(100% + 59px); width: calc(100% + 59px); }

nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item.is-parent ul.menu li.menu-item a { padding: 0 1rem; }

nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item.is-parent.is-expanded > ul.menu { display: -webkit-box; display: -ms-flexbox; display: flex; }

@media print, screen and (min-width: 64em) { nav#block-mainnavigation ul.menu li.menu-item { -ms-flex-preferred-size: auto; flex-basis: auto; width: auto; background: none; }
  nav#block-mainnavigation ul.menu li.menu-item a { padding: 0 .75rem; line-height: 68px; border-bottom: none; white-space: nowrap; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) { nav#block-mainnavigation ul.menu li.menu-item a { border-top: none; } }

@media screen and (min-width: 64em) and (min-width: 90em) { nav#block-mainnavigation ul.menu li.menu-item a { padding: 0 1rem; } }

@media print, screen and (min-width: 64em) { nav#block-mainnavigation ul.menu li.menu-item a.is-active, nav#block-mainnavigation ul.menu li.menu-item a.is-active:hover, nav#block-mainnavigation ul.menu li.menu-item a.is-active:focus { background: #D34728; color: white; }
  nav#block-mainnavigation ul.menu li.menu-item a:hover, nav#block-mainnavigation ul.menu li.menu-item a:focus { background: #de6a50; color: white; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent { -ms-flex-preferred-size: auto; flex-basis: auto; width: auto; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent sub { display: none; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu { background: #fefefe; position: absolute; width: auto; border-left: 4px solid #D34728; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu:before { content: ''; display: block; position: absolute; background: transparent; top: 0; left: 50%; -webkit-transform: translate(-50%); -ms-transform: translate(-50%); transform: translate(-50%); width: 25rem; height: 25rem; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item { background: none; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item a { padding: 1rem 1rem; line-height: 1rem; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item ul.menu { left: 100%; top: 0; width: auto !important; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item ul.menu li.menu-item { background: #fefefe !important; width: auto !important; -ms-flex-preferred-size: auto !important; flex-basis: auto !important; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item ul.menu li.menu-item a { padding: 1rem 1rem !important; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent ul.menu li.menu-item.is-parent { width: 100%; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent.is-expanded > ul.menu { display: none !important; }
  nav#block-mainnavigation ul.menu li.menu-item.is-parent.is-expanded:hover > ul.menu { display: block !important; }
  nav#block-mainnavigation ul.menu li.menu-item:hover > ul.menu { display: block !important; } }

nav#block-mainnavigation > ul.menu { border-top: 1px solid #333132; overflow-y: scroll; max-height: calc(100vh - 68px); }

@media print, screen and (min-width: 64em) { nav#block-mainnavigation > ul.menu { border-top: none; overflow-y: initial; max-height: none; } }

.burger-toggler { display: block; position: absolute; height: 2rem; width: 2rem; top: calc((68px / 2) - 1rem); right: 1rem; }

.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: #333132; 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 print, screen and (min-width: 64em) { .burger-toggler { display: none; } }

.footer { background: #fefefe; padding: 1.875rem 0; }

.footer__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -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; text-align: center; }

@media print, screen and (min-width: 40em) { .footer__inner { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; text-align: left; } }

.footer p { margin: 0; }

@media print, screen and (min-width: 40em) { .footer .region-footer-first { margin-left: 1.25rem; } }

.footer .region-footer-second { margin-top: 1.25rem; }

@media print, screen and (min-width: 40em) { .footer .region-footer-second { margin-top: 0; margin-left: 3.125rem; } }

@media print, screen and (min-width: 40em) { .footer .region-footer-third { margin-left: auto; margin-right: 1.25rem; } }

@media print, screen and (min-width: 40em) { .footer .block-rw-footermsg { margin-top: 0.625rem; } }

.footer .site-logo img { max-width: 7.1875rem; height: 4.375rem; }

.footer .menu { margin-top: 0.625rem; }

@media print, screen and (max-width: 39.99875em) { .footer .menu { margin-bottom: 0.625rem; } }

@media print, screen and (min-width: 40em) { .footer .menu { margin-top: 0; } }

.footer .menu a { padding: 0; color: #333132; font-weight: 600; text-transform: uppercase; }

.footer .menu .menu-item { margin: 0.3125rem auto; }

@media print, screen and (min-width: 40em) { .footer .menu .menu-item { margin: 0; padding: 0 0.3125rem; border-right: 2px solid #333132; } }

.footer .menu .menu-item:first-of-type { padding-left: 0; }

.footer .menu .menu-item:last-of-type { padding-right: 0; border-right: none; }

@media screen and (min-width: 90em) { body.pagemode--graduate_program_portal .main-content { max-width: 2560px; margin: auto; } }

body.pagemode--graduate_program_portal .node--view-mode-full.node--type-page > .node__header > .paragraph--type--hero { display: block; }

body.pagemode--graduate_program_portal .paragraph--type--hero { position: relative; display: block; }

body.pagemode--graduate_program_portal .paragraph--type--hero .field--name-field-custom-class { display: none; }

body.pagemode--graduate_program_portal .paragraph--type--hero .field--name-field-hero-background-image img { width: 100%; }

body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; }

@media print, screen and (min-width: 64em) { body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content { max-width: 30%; margin: 0 0 0 auto; padding-right: 8rem; } }

body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .page-title { color: #F7A81F; }

body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .lede { color: #fefefe; }

body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .lede h2, body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .lede p { color: inherit; }

body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .button.primary { background: #F7A81F; color: #fefefe; padding: 1rem; border-radius: 4px; }

body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .button.primary:hover:after { padding-left: 1.5rem; }

body.pagemode--graduate_program_portal .paragraph--type--hero .article__hero--content .button.primary:after { content: "\f054"; font-family: 'Font Awesome 5 Free'; color: inherit; display: inline-block; font-size: inherit; line-height: inherit; font-weight: 600; padding-left: 1rem; -webkit-transition: padding .3s ease-in-out; transition: padding .3s ease-in-out; }

body.pagemode--graduate_program_portal .paragraph--type--hero.aligned--left .article__hero--content { right: auto; left: 0; }

@media print, screen and (min-width: 64em) { body.pagemode--graduate_program_portal .paragraph--type--hero.aligned--left .article__hero--content { margin: 0 auto 0 0; padding-right: initial; padding-left: 8rem; } }

body.pagemode--graduate_program_portal .paragraph--type--hero.buttons--brown .article__hero--content .button.primary { background: #402120; color: #fefefe; }

body.pagemode--graduate_program_portal .rw-paragraph--title { position: relative; padding-bottom: 2rem; margin-bottom: 3rem; }

body.pagemode--graduate_program_portal .rw-paragraph--title:after { content: ""; height: 8px; width: 50px; background-color: #F7A81F; position: absolute; bottom: 0; left: 0; }

body.pagemode--graduate_program_portal .rw-paragraph--blurb-row { margin: 0; }

body.pagemode--graduate_program_portal .rw-paragraph--blurb-row.buttons--orange .field--name-field-body a { background: #F7A81F; color: #fefefe; padding: 1rem; display: block; border-radius: 4px; text-decoration: none; }

body.pagemode--graduate_program_portal .rw-paragraph--blurb-row.buttons--orange .field--name-field-body a:hover:after { padding-left: 1.5rem; }

body.pagemode--graduate_program_portal .rw-paragraph--blurb-row.buttons--orange .field--name-field-body a:after { content: "\f054"; font-family: 'Font Awesome 5 Free'; color: inherit; display: inline-block; font-size: inherit; line-height: inherit; font-weight: 600; padding-left: 1rem; -webkit-transition: padding .3s ease-in-out; transition: padding .3s ease-in-out; }

body.pagemode--graduate_program_portal .rw-paragraph--blurb-row.aligned--center .blurb_entity .field--name-field-body { text-align: center; }

body.pagemode--graduate_program_portal .rw-paragraph--blurb-row .blurb--title { display: none; }

body.pagemode--graduate_program_portal .rw-paragraph--blurb-row .blurb_entity .field--name-field-image img { width: auto; }

body.pagemode--graduate_program_portal .rw-paragraph--blurb-row .blurb_entity .field--name-field-body { text-align: left; font-weight: bold; color: #402120; }

body.pagemode--graduate_program_portal .rw-paragraph--blurb-row--wrapper { margin: 4rem auto; }

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"], body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-gallery"] { margin: 4rem auto; }

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] h2, body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-gallery"] h2 { position: relative; padding-bottom: 2rem; margin-bottom: 3rem; }

@media print, screen and (min-width: 64em) { body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] h2, body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-gallery"] h2 { width: 75%; } }

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] h2:after, body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-gallery"] h2:after { content: ""; height: 8px; width: 50px; background-color: #F7A81F; position: absolute; bottom: 0; left: 0; }

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] .blurb_entity { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] .blurb_entity .blurb--title { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; color: #F7A81F; }

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] .blurb_entity .field--name-field-image { margin-bottom: 1rem; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] .blurb_entity .field--name-field-image img { width: auto; border-radius: 20px; }

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] .blurb_entity .field--name-field-body { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; width: 75%; }

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] .blurb_entity .field--name-field-tag { display: none; }

@media only screen and (max-width: 700px) { body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-gallery"] .views-row { margin: auto; } }

#block-exposedformsearchpage-1 { 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; }

#block-exposedformsearchpage-1 input, #block-exposedformsearchpage-1 .form-item { margin-bottom: 0; }

#block-exposedformsearchpage-1 .form--inline { position: relative; }

#block-exposedformsearchpage-1 .form-item-search-api-fulltext { position: relative; }

#block-exposedformsearchpage-1 .form-item-search-api-fulltext:before, #block-exposedformsearchpage-1 .form-item-search-api-fulltext:after { content: ''; display: block; position: absolute; top: 0; z-index: -1; width: 3.25rem; height: 100%; border: none; background: #F3F3F3; border-radius: 50%; }

#block-exposedformsearchpage-1 .form-item-search-api-fulltext:before { left: calc(-3.25rem / 2); }

#block-exposedformsearchpage-1 .form-item-search-api-fulltext:after { right: calc(-3.25rem / 2); }

#block-exposedformsearchpage-1 .form-text { max-width: 12.5rem; padding-left: 0; padding-right: 0; border-left: none; border-right: none; background: #F3F3F3; border: none; }

@media print, screen and (min-width: 64em) { #block-exposedformsearchpage-1 .form-text { max-width: 6.25rem; } }

@media screen and (min-width: 75em) { #block-exposedformsearchpage-1 .form-text { max-width: 12.5rem; } }

#block-exposedformsearchpage-1 .form--inline { display: -webkit-box; display: -ms-flexbox; display: flex; }

#block-exposedformsearchpage-1 .button { position: absolute; top: 0; right: calc(-3.25rem / 2); font-size: 0; background: url(../images/fa-light/search.svg) no-repeat; background-size: 1.25rem 1.25rem; background-position: center center; width: 3.25rem; height: 3.25rem; }

.block-views-blocksolutions-block-home-page-solutions h2, .block-views-blocksolutions-block-home-page-solutions .view-header { color: #fefefe; max-width: 533px; }

.block-views-blocksolutions-block-home-page-solutions .view-header { font-size: 16px; line-height: 19px; }

.block-views-exposed-filter-blocksearch-page-1 .contact-button { display: none; }

@media print, screen and (min-width: 40em) { .block-views-exposed-filter-blocksearch-page-1 .contact-button { display: block; } }

@media print, screen and (min-width: 64em) { .block-views-exposed-filter-blocksearch-page-1 .contact-button { display: none; } }

@media screen and (min-width: 75em) { .block-views-exposed-filter-blocksearch-page-1 .contact-button { display: block; } }

.block-views-exposed-filter-blocksearch-page-1 #views-exposed-form-search-page-1 { margin-right: 4rem; }

@media print, screen and (min-width: 64em) { .block-views-exposed-filter-blocksearch-page-1 #views-exposed-form-search-page-1 { margin-right: 1.5rem; } }

@media screen and (min-width: 75em) { .block-views-exposed-filter-blocksearch-page-1 #views-exposed-form-search-page-1 { margin-right: 3rem; } }

.block-views-exposed-filter-blocksearch-page-1 a.primary.btn-contact { background: #D34728; border: 1px solid #D34728; padding: 1rem 2rem; color: #ffffff; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.block-views-exposed-filter-blocksearch-page-1 a.primary.btn-contact:hover { color: #D34728; background-color: transparent; }

.field--name-field-title { font-size: 26px; padding: 7px; font-weight: 700; }

.file--application-pdf { margin-bottom: 1rem; }

@media print, screen and (min-width: 40em) { .file--application-pdf { margin-bottom: 0.1rem; } }

.block-views-blockmedia-publications-bk-media-publiations { margin-bottom: 2rem; }

.block-views-blockmedia-publications-bk-media-publiations h2 { padding: 3px; margin-bottom: 0rem; background-color: #ffffff; color: #D34728; font-size: 20px; border-radius: 0 0 6px 6px; }

.block-views-blockmedia-publications-bk-media-publiations .view-media-publications { background-color: #ffffff; padding: 16px; }

.block-views-blockmedia-publications-block-1 { margin-bottom: 2rem; }

.block-views-blockmedia-publications-block-1 h2 { padding: 3px; margin-bottom: 0rem; background-color: #ffffff; border-radius: 0 0 6px 6px; color: #D34728; font-size: 20px; }

.block-views-blockmedia-publications-block-1 .view-media-publications { background-color: #ffffff; padding: 16px; border-radius: 0 0 6px 6px; }

.block-views-blockmedia-publications-block-2 { margin-bottom: 2rem; }

.block-views-blockmedia-publications-block-2 h2 { padding: 3px; margin-bottom: 0rem; background-color: #ffffff; border-radius: 0 0 6px 6px; color: #D34728; font-size: 20px; }

.block-views-blockmedia-publications-block-2 .view-media-publications { background-color: #ffffff; padding: 16px; border-radius: 0 0 6px 6px; }

.block-views-blockmedia-publications-block-3 { margin-bottom: 2rem; }

.block-views-blockmedia-publications-block-3 h2 { padding: 3px; margin-bottom: 0rem; background-color: #ffffff; border-radius: 0 0 6px 6px; color: #D34728; font-size: 20px; }

.block-views-blockmedia-publications-block-3 .view-media-publications { background-color: #ffffff; padding: 16px; border-radius: 0 0 6px 6px; }

.block-views-blockmedia-publications-block-4 { margin-bottom: 2rem; }

.block-views-blockmedia-publications-block-4 h2 { padding: 3px; margin-bottom: 0rem; background-color: #ffffff; border-radius: 0 0 6px 6px; color: #D34728; font-size: 20px; }

.block-views-blockmedia-publications-block-4 .view-media-publications { background-color: #ffffff; padding: 16px; border-radius: 0 0 6px 6px; }

.node--view-mode-list .knowledge-hub-tag { line-height: inherit; color: #D34728; text-decoration: none; cursor: pointer; font-size: 16px; font-weight: normal; }

.block-page-title-block { position: relative; padding: 2rem 0; width: 100%; }

.block-system-breadcrumb-block { padding: 1rem; }

.block-system-breadcrumb-block nav.breadcrumb ol { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; list-style: none; margin: 0; }

.block-system-breadcrumb-block nav.breadcrumb li { text-transform: uppercase; font-weight: 300; font-size: 0.75rem; }

.block-system-breadcrumb-block nav.breadcrumb li:before { content: '»'; position: relative; top: -1px; margin-left: 3px; }

.block-system-breadcrumb-block nav.breadcrumb li:first-child:before { display: none; }

.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: #fefefe; border-bottom: 1px dashed #e6e6e6; 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: #fefefe; }

.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: #333132; 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: #fefefe; font-weight: 700; font-size: 0.875rem; }

.block-webform-block .webform-submission-donation-form-form .form-type-webform-markup a.lock { color: #fefefe; border-bottom: 1px dashed #fefefe; 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: #333132; 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: #e6e6e6; color: #fefefe; 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: #D34728; 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: #e6e6e6; font-size: 0.75rem; }

.block-webform-block .webform-submission-donation-form-form .form-type-processed-text { color: #fefefe; }

.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: #fefefe; 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; }

.block-bank-card-processors-block { text-align: center; margin-top: 1rem; }

.block-bank-card-processors-block p { font-size: 0.875rem; margin-bottom: 0; }

.block-bank-card-processors-block img { width: 100%; max-width: 450px; }

.node--view-mode-full.node--type-article > .node__content .field--name-field-article-content { margin-top: 1rem; }

@media print, screen and (min-width: 40em) { .node--view-mode-full.node--type-article > .node__content .field--name-field-article-content { margin-top: 2rem; } }

@media print, screen and (min-width: 64em) { .node--view-mode-full.node--type-article > .node__content .field--name-field-article-content { margin-top: 3rem; } }

.node--view-mode-full.node--type-article > .node__content .field--name-field-article-content > .field__item { margin-bottom: 1rem; }

@media print, screen and (min-width: 40em) { .node--view-mode-full.node--type-article > .node__content .field--name-field-article-content > .field__item { margin-bottom: 2rem; } }

@media print, screen and (min-width: 64em) { .node--view-mode-full.node--type-article > .node__content .field--name-field-article-content > .field__item { margin-bottom: 3rem; } }

.node--view-mode-full.node--type-fund-program > .node__content .field--name-field-program-fund-main-content { margin-top: 1rem; }

@media print, screen and (min-width: 40em) { .node--view-mode-full.node--type-fund-program > .node__content .field--name-field-program-fund-main-content { margin-top: 2rem; } }

@media print, screen and (min-width: 64em) { .node--view-mode-full.node--type-fund-program > .node__content .field--name-field-program-fund-main-content { margin-top: 3rem; } }

.node--view-mode-full.node--type-fund-program > .node__content .field--name-field-program-fund-main-content > .field__item { margin-bottom: 1rem; }

@media print, screen and (min-width: 40em) { .node--view-mode-full.node--type-fund-program > .node__content .field--name-field-program-fund-main-content > .field__item { margin-bottom: 2rem; } }

@media print, screen and (min-width: 64em) { .node--view-mode-full.node--type-fund-program > .node__content .field--name-field-program-fund-main-content > .field__item { margin-bottom: 3rem; } }

.alias--sitemap .main-content.grid-container { padding-top: 0px !important; }

.alias--media .view-header a:hover { color: black; }

.alias--thought-leadership h2:first-of-type { margin-top: 20px; }

.alias--thought-leadership ul:first-of-type { margin-top: 20px !important; }

.alias--thought-leadership .field--name-field-paragraphs { width: 1100px; margin: auto; }

@media only screen and (max-width: 500px) { .alias--green-fund #paragraph--rw_wysiwyg--id-1236, .alias--green-fund #paragraph--rw_wysiwyg--id-1346, .alias--green-fund #paragraph--rw_wysiwyg--id-1481, .page-node-892 #paragraph--rw_wysiwyg--id-1236, .page-node-892 #paragraph--rw_wysiwyg--id-1346, .page-node-892 #paragraph--rw_wysiwyg--id-1481 { padding-left: 0 !important; padding-right: 0 !important; } }

.alias--green-fund .paragraph--type--activity-section img, .page-node-892 .paragraph--type--activity-section img { margin: 0 -1px 0 auto !important; }

.alias--green-fund .paragraph--type--activity-section .orange-border-left, .page-node-892 .paragraph--type--activity-section .orange-border-left { border-left: 1px solid #D54529; padding-right: 10px; }

.alias--green-fund .paragraph--type--activity-section .padding-left, .page-node-892 .paragraph--type--activity-section .padding-left { margin-left: 20px; }

.alias--green-fund .table-container p, .page-node-892 .table-container p { margin: auto; margin-top: 10px; margin-bottom: 10px; }

.alias--green-fund .table-container grid, .page-node-892 .table-container grid { padding: 5px; }

.alias--green-fund .table-container .grid, .page-node-892 .table-container .grid { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media only screen and (min-width: 750px) { .alias--green-fund .table-container .grid-space, .page-node-892 .table-container .grid-space { width: 400px; } }

.alias--green-fund .table-container .grid-top, .page-node-892 .table-container .grid-top { background-color: #5B5758; color: white; font-weight: bold; }

.alias--green-fund .table-container .grid-shade, .page-node-892 .table-container .grid-shade { background-color: #E8E8E8; }

.alias--green-fund .table-container .grid-bottom-orange, .page-node-892 .table-container .grid-bottom-orange { border-bottom: 3px solid #CC7057; }

@media print, screen and (max-width: 39.99875em) { .paragraph.paragraph--type--_-col-paragraph { padding-top: 2rem; padding-bottom: 2rem; } }

.paragraph.paragraph--type--block > .field--name-field-block > .block-views > h2 { font-size: 1.1875rem; }

@media print, screen and (min-width: 40em) { .paragraph.paragraph--type--block > .field--name-field-block > .block-views > h2 { font-size: 1.625rem; } }

.node__header .paragraph--type--hero.hero--video { background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, black), color-stop(20%, #D34728), color-stop(60%, black)) !important; background-image: linear-gradient(to right, black 10%, #D34728 20%, black 60%) !important; }

@media screen and (max-width: 100em) { .node__header .paragraph--type--hero.hero--video { background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, black), color-stop(20%, #D34728), color-stop(50%, black)) !important; background-image: linear-gradient(to right, black 10%, #D34728 20%, black 50%) !important; } }

@media screen and (max-width: 85em) { .node__header .paragraph--type--hero.hero--video { background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, black), color-stop(20%, #D34728), color-stop(40%, black)) !important; background-image: linear-gradient(to right, black 10%, #D34728 20%, black 40%) !important; } }

@media screen and (max-width: 71.25em) { .node__header .paragraph--type--hero.hero--video { background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, black), color-stop(20%, #D34728), color-stop(35%, black)) !important; background-image: linear-gradient(to right, black 10%, #D34728 20%, black 35%) !important; } }

@media screen and (max-width: 63.75em) { .node__header .paragraph--type--hero.hero--video { background-color: black !important; background-image: none !important; } }

html:not(.fp-enabled) .paragraph--type--hero.hero--video .field--name-field-media-video-file video { width: 100vw; height: 100vh; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; font-family: "object-fit: cover; object-position: center"; }

.fullpage__section .paragraph--type--hero.hero--video .field--name-field-media-video-file video { -o-object-fit: cover; object-fit: cover; -o-object-position: top; object-position: top; font-family: "object-fit: cover; object-position: top"; }

.paragraph--type--hero.hero--video .row { position: absolute; top: 4px; left: 0; }

@media print, screen and (min-width: 40em) { .paragraph--type--hero.hero--video .row { top: 0; } }

.fullpage__section .paragraph--type--hero.hero--video .row { top: 68px; }

.fullpage__section .paragraph--type--hero-carousel .paragraph--type--hero.hero--video .row { top: 64px; }

@media print, screen and (min-width: 40em) { .paragraph--type--activity-section .field.field--name-field-activity.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item .field--name-field-activity-text { margin-top: 10px; } }

@media screen and (min-width: 250px) and (max-width: 400px) { .paragraph--type--activity-section .field.field--name-field-activity.field--type-entity-reference-revisions.field--label-hidden.field__items p { text-align: center; } }

.views-view-grid.horizontal > div { 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-right: -1.875rem; margin-left: -1.875rem; }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal > div { margin-right: -0.9375rem; margin-left: -0.9375rem; } }

.views-view-grid.horizontal.cols-1 > div > div, .views-view-grid.horizontal.cols-2 > div > div, .views-view-grid.horizontal.cols-3 > div > div, .views-view-grid.horizontal.cols-4 > div > div, .views-view-grid.horizontal.cols-5 > div > div, .views-view-grid.horizontal.cols-6 > div > div, .views-view-grid.horizontal.cols-7 > div > div, .views-view-grid.horizontal.cols-8 > div > div, .views-view-grid.horizontal.cols-9 > div > div, .views-view-grid.horizontal.cols-10 > div > div, .views-view-grid.horizontal.cols-11 > div > div, .views-view-grid.horizontal.cols-2 > div > div { width: calc(100% - 3.75rem); margin-right: 1.875rem; margin-bottom: 1.875rem; margin-left: 1.875rem; }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-1 > div > div, .views-view-grid.horizontal.cols-2 > div > div, .views-view-grid.horizontal.cols-3 > div > div, .views-view-grid.horizontal.cols-4 > div > div, .views-view-grid.horizontal.cols-5 > div > div, .views-view-grid.horizontal.cols-6 > div > div, .views-view-grid.horizontal.cols-7 > div > div, .views-view-grid.horizontal.cols-8 > div > div, .views-view-grid.horizontal.cols-9 > div > div, .views-view-grid.horizontal.cols-10 > div > div, .views-view-grid.horizontal.cols-11 > div > div, .views-view-grid.horizontal.cols-2 > div > div { width: calc(100% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-1 > div > div, .views-view-grid.horizontal.cols-2 > div > div, .views-view-grid.horizontal.cols-3 > div > div, .views-view-grid.horizontal.cols-4 > div > div, .views-view-grid.horizontal.cols-5 > div > div, .views-view-grid.horizontal.cols-6 > div > div, .views-view-grid.horizontal.cols-7 > div > div, .views-view-grid.horizontal.cols-8 > div > div, .views-view-grid.horizontal.cols-9 > div > div, .views-view-grid.horizontal.cols-10 > div > div, .views-view-grid.horizontal.cols-11 > div > div, .views-view-grid.horizontal.cols-2 > div > div { width: calc(100% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-2 > div > div { width: calc(50% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-2 > div > div { width: calc(50% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-3 > div > div { width: calc(33.33333% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-4 > div > div { width: calc(50% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-4 > div > div { width: calc(25% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-5 > div > div { width: calc(20% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-5 > div > div { width: calc(20% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media screen and (min-width: 20em) { .views-view-grid.horizontal.cols-6 > div > div { width: calc(50% - 3.75rem); margin-right: 1.875rem; margin-bottom: 1.875rem; margin-left: 1.875rem; } }

@media screen and (min-width: 31.25em) { .views-view-grid.horizontal.cols-6 > div > div { width: calc(33.33333% - 3.75rem); margin-right: 1.875rem; margin-bottom: 1.875rem; margin-left: 1.875rem; } }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-6 > div > div { width: calc(33.33333% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-6 > div > div { width: calc(16.66667% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-7 > div > div { width: calc(14.28571% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-7 > div > div { width: calc(14.28571% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

.views-view-grid.horizontal.cols-8 > div > div { width: calc(50% - 3.75rem); margin-right: 1.875rem; margin-bottom: 1.875rem; margin-left: 1.875rem; }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-8 > div > div { width: calc(25% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-8 > div > div { width: calc(12.5% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

.views-view-grid.horizontal.cols-9 > div > div { width: calc(33.33333% - 3.75rem); margin-right: 1.875rem; margin-bottom: 1.875rem; margin-left: 1.875rem; }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-9 > div > div { width: calc(11.11111% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-9 > div > div { width: calc(11.11111% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

.views-view-grid.horizontal.cols-10 > div > div { width: calc(50% - 3.75rem); margin-right: 1.875rem; margin-bottom: 1.875rem; margin-left: 1.875rem; }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-10 > div > div { width: calc(20% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-10 > div > div { width: calc(10% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-11 > div > div { width: calc(9.09091% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-11 > div > div { width: calc(9.09091% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

.views-view-grid.horizontal.cols-12 > div > div { width: calc(50% - 3.75rem); margin-right: 1.875rem; margin-bottom: 1.875rem; margin-left: 1.875rem; }

@media print, screen and (min-width: 40em) { .views-view-grid.horizontal.cols-12 > div > div { width: calc(16.66667% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { .views-view-grid.horizontal.cols-12 > div > div { width: calc(8.33333% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-2 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-2 > div > div { width: calc(100% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-2 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-2 > div > div { width: calc(50% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-4 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-4 > div > div { width: calc(100% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-4 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-4 > div > div { width: calc(50% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media screen and (min-width: 90em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-4 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-4 > div > div { width: calc(25% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-5 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-5 > div > div { width: calc(100% - 3.75rem); margin-right: 1.875rem; margin-bottom: 1.875rem; margin-left: 1.875rem; } }

@media print, screen and (min-width: 64em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-5 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-5 > div > div { width: calc(20% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-6 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-6 > div > div { width: calc(100% - 1.875rem); margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-6 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-6 > div > div { width: calc(50% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media screen and (min-width: 75em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-6 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-6 > div > div { width: calc(33.33333% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

@media screen and (min-width: 90em) { body.has-one-sidebar .region-content .views-view-grid.horizontal.cols-6 > div > div, body.has-both-sidebars .region-content .views-view-grid.horizontal.cols-6 > div > div { width: calc(16.66667% - 1.875rem); margin-top: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; margin-left: 0.9375rem; } }

body.path-frontpage .view-articles > div:not(.more-link) { 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-right: -1.875rem; margin-left: -1.875rem; }

@media print, screen and (min-width: 40em) { body.path-frontpage .view-articles > div:not(.more-link) { margin-right: -0.9375rem; margin-left: -0.9375rem; } }

body.path-frontpage .view-articles > div:not(.more-link) > div { margin-bottom: 1rem; width: calc(100% - 3.75rem); margin-right: 1.875rem; margin-left: 1.875rem; }

@media print, screen and (min-width: 40em) { body.path-frontpage .view-articles > div:not(.more-link) > div { margin-bottom: 2rem; width: calc(50% - 1.875rem); margin-right: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { body.path-frontpage .view-articles > div:not(.more-link) > div { width: calc(25% - 1.875rem); margin-right: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 40em) { body.path-frontpage .view-articles > div:not(.more-link) > div:first-child { width: calc(100% - 1.875rem); margin-right: 0.9375rem; margin-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) { body.path-frontpage .view-articles > div:not(.more-link) > div:first-child { width: calc(50% - 1.875rem); margin-right: 0.9375rem; margin-left: 0.9375rem; } }

.custom-view-publications .file.file--application-pdf { background-image: none; padding-left: 0; }

.view-publications ul.publication--annual-or-interim li:nth-child(n+7) { display: none; }

.view-publications ul.publication--annual-or-interim li.load-more { display: list-item; }

.view-publications ul.publication--annual-or-interim.more-loaded li:nth-child(n+7) { display: list-item; }

.view-publications ul.publication--annual-or-interim.more-loaded li.load-more { display: none; }

.view-publications ul:not(.publication--annual-or-interim) li:nth-child(n+6) { display: none; }

.view-publications ul:not(.publication--annual-or-interim) li.load-more { display: list-item; }

.view-publications ul:not(.publication--annual-or-interim).more-loaded li:nth-child(n+6) { display: list-item; }

.view-publications ul:not(.publication--annual-or-interim).more-loaded li.load-more { display: none; }

a.eu-cookies-cookie-link { color: #fefefe; }

#sliding-popup { background-color: red; }

#sliding-popup .decline-button { display: none; }

#sliding-popup button.agree-button.eu-cookie-compliance-secondary-button { background: #ededed; color: #d34727; font-size: 1rem; padding: 2px 8px; font-weight: bold; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

#sliding-popup button.agree-button.eu-cookie-compliance-secondary-button:hover { color: #ededed; border: 2px solid #ededed; padding: 3px 9px; background: #d34727; }

/*# sourceMappingURL=maps/app.css.map */


.cursor {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #f5a71b;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  transform: translate(calc(-50% + 15px), -50%);
  z-index: 99999;
}

.cursor2 {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f5a71b;
  opacity: 0.3;
  position: fixed;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
  z-index: 99999;
}

.owl-buttons {
  display: none;
}
.owl-carousel:hover .owl-buttons {
  display: block;
}

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

.owl-theme .owl-controls .owl-buttons div {
  background: transparent;
  color: #869791;
  font-size: 40px;
  line-height: 300px;
  margin: 0;
  padding: 0 60px;
  position: absolute;
  top: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
  padding-left: 20px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  padding-right: 20px;
}

@media only screen and (max-width: 768px) {
  .field.field--name-field-block.field--type-block-field.field--label-hidden.field__item {
      height: auto !important;
      overflow: hidden !important;
  }
}

#paragraph--full_page_section--id-117,#paragraph--full_page_section--id-528,#paragraph--full_page_section--id-638,#paragraph--full_page_section--id-635,#paragraph--full_page_section--id-641,#paragraph--full_page_section--id-864,#paragraph--full_page_section--id-644,#paragraph--full_page_section--id-648,#paragraph--full_page_section--id-633,#paragraph--full_page_section--id-336,#paragraph--full_page_section--id-137,#paragraph--full_page_section--id-769,#paragraph--full_page_section--id-765,#paragraph--full_page_section--id-740,#paragraph--full_page_section--id-763,#paragraph--full_page_section--id-744,#paragraph--full_page_section--id-767,#paragraph--full_page_section--id-742,#paragraph--full_page_section--id-894,#paragraph--full_page_section--id-680{
  flex-direction: column;
  gap: 10px;
  padding-bottom: 0px;
}
.dt-js-remove div#edit-webform-confirmation-modal {
    display: unset;
}

/** July 31 **/
#block-views-block-media-publications-bk-media-publiations h3:nth-of-type(2) {
  margin-top: 12px;
}

.block-views-blockmedia-publications-block-6 .view-media-publications {
  background-color: #ffffff;
  padding: 16px;
  border-radius: 0 0 6px 6px;
  margin-bottom: 35px;
}

#block-views-block-media-publications-block-6 h2 {
  padding: 2px;
  margin-bottom: 0rem;
  background-color: #ffffff;
  border-radius: 0 0 6px 6px; 
  color: #D34728;
  font-size: 20px;
}



/* nov 27 */

.node--type-project .node__content.project__body.grid-container {
	max-width: 850px !important;
}

.field__item .rw-paragraph--wysiwyg {
    max-width: 850px !important;
} 

.paragraph--type--full-page .fullpage__section .rw-paragraph--wysiwyg, body.alias--about-us-governance .field__item .paragraph--view-mode--default {
    max-width: 75rem !important;
}


body.alias--investor-relations .field__item .paragraph--type--block, body.alias--investor-relations-corporate-plans .field__item .paragraph--type--block,
body.alias--investor-relations-dmtn-and-credit-ratings .field__item .paragraph--type--block,body.alias--investor-relations-green-bonds .field__item .paragraph--view-mode--default, body.alias--investor-relations-sens .field__item .paragraph--type--block {
   max-width: 850px !important;
}

body.path-frontpage #paragraph--full_page_hero_section--id-102 .boyarticle__hero--content .lede p {
 
    color: #F5A81C; 
 }

body.path-frontpage #fp-nav {
    top: unset;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
}

body.path-frontpage #fp-nav ul {
    display: flex;
    justify-content: center;
}

body.path-frontpage .region.region-offcanvas #block-whatweoffer {
    right: 0;
    transform: translate(130px, -50%);
}

body.path-frontpage #edit-actions-submit {

  height: unset;
}

body.path-frontpage .region.region-offcanvas #block-whatweoffer.is-shown {
    transform: translate(0, -50%);
}

body.path-frontpage #block-whatweoffer .menu-item {
    display: flex !important;
    flex-direction: row-reverse !important;
}

body.path-frontpage #paragraph--full_page_section--id-115 .tile-section .button {
    line-height: 1.1875rem;
    padding: 1rem 2rem;
    color: #333132;
    border: none;

    background: linear-gradient(to right, #D33A16 0%, #D33A16 10%, #fff 10%, #fff 100%);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: 150px;
    width: 100%;
    margin-left: auto;
}

body.path-frontpage #paragraph--full_page_section--id-115 .tile-section h4 span {
    font-size: 18px;
}

body.path-frontpage #paragraph--full_page_section--id-115 .tile-section .read-duration {
    font-size: 16px;
}

body.path-frontpage #paragraph--full_page_section--id-115 .view-articles>div:not(.more-link) {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    gap: 15px;
}

body.path-frontpage #paragraph--full_page_section--id-115 .tile-section {
    position: absolute;
    top: unset;
    height: unset;
    font-size: 18px;
    bottom: 0;
    background: #3B1F1B;
    min-height: 190px;
    width: 100%;
    justify-content: flex-start;
}

body.path-frontpage .region-content #paragraph--rw_wysiwyg--id-690 {
    max-width: 50rem;
}

body.path-frontpage #paragraph--full_page_section--id-115 .view-articles>div:not(.more-link)>div {
    margin: 0;
}

.view-content .tile.node--type-article {
    min-height: 400px;
}




@media print,
screen and (min-width: 991px) {
    body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content {
        background: #3B1F1B;
        margin-left: unset;
        max-width: 30%;
        padding: 0 30px;
    }

   body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content::before {
      content: '';
      position: absolute;
      background: url(../images/dbsa/y-logo.svg);
      width: 200px;
      height: 400px;
      background-size: contain;
      background-repeat: no-repeat;
      bottom: 0;
      right: -167px;
    }

    body.path-frontpage .paragraph--view-mode--full {
        background-color: #333333 !important;
        background-repeat: no-repeat !important;
        background-attachment: scroll !important;
        background-position: right center !important;
        background-size: 76% 100% !important;
        z-index: auto;
    }

    body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content .field.field__item {
        font-size: 30px;
    }

    body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content .lede p {
        font-size: 16px
    }
    
    body.path-frontpage .paragraph--type--hero-1774 {
       background-position: right center !important;
       background-size: 70% 100% !important;

    } 
    
    body.path-frontpage .paragraph--type--hero .button.primary {
       max-width: 150px;
       margin: 0 auto;
    }
        
}

@media print,
screen and (min-width: 1600px) {
    body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content {
        max-width: 30%;
    width: 100%;
    margin: 0;
    }
    
    
  

    body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content .field.field__item {
        font-size: 36px;
    }

    body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content .lede p {
        font-size: 18px;
        color: #F5A81C; 
    }
    
    body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content::before {
     
       right: -166px; 
    }

}

@media print,
screen and (min-width: 64em) {
    body.path-frontpage #paragraph--full_page_section--id-115 .view-articles>div:not(.more-link)>div {
        margin-right: 0;
        margin-left: 0;
        width: calc(33.33% - 15px);
    }
    
}


body.path-frontpage .view-articles > div:not(.more-link) > div:first-child {
	width: 100% !important;
}

@media print, screen and (min-width: 40em) {
    
    body.path-frontpage .view-articles > div:not(.more-link) > div {
        width: 100%;
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
        max-width: calc(33.33% - 15px);
    }

    body.path-frontpage .view-articles img {
        height: 66%;
        object-fit: cover;
        margin-top: -100px;
    }
}

@media print, screen and (max-width: 991px) {
    body.path-frontpage .view-articles > div:not(.more-link) > div {
        max-width: calc(50% - 15px);
    }
    body.path-frontpage .view-articles img {
        height: 100%;
        object-fit: cover;
    }
}

@media print, screen and (max-width: 767px) {
  body.path-frontpage .view-articles > div:not(.more-link) > div {
        max-width: 100%;
        width: 100%;
    }
  body.path-frontpage #paragraph--full_page_section--id-115 .tile-section {
  min-height: 130px;
}

body.path-frontpage #paragraph--full_page_section--id-115 .tile-section h4 ,#paragraph--full_page_section--id-115 .tile-section .read-duration {
  margin-bottom: 8px;
}


body.path-frontpage #paragraph--full_page_section--id-115 .tile .field--name-field-image-ref img, #paragraph--full_page_section--id-115 .tile .field--name-field-image img {
	max-width: none;
	width: 100%;
	/* height: auto; */
	display: block;
	position: absolute;
	top: 0;
	transform: unset;
	opacity: 1;
	left: 0;
	height: 100%;
	object-fit: cover;
	margin: 0;
}



}

@media print, screen and (max-width: 750px) {
    body.path-frontpage .view-articles > div:not(.more-link) > div {
        max-width: 100%;
    }
    
    .hero-background img {
        object-fit: cover;
    }
    
   body.path-frontpage #paragraph--full_page_hero_section--id-102 .field.field--name-field-hero-title.field--type-string.field--label-hidden.field__item{
    font-size: 1.6rem;
   }
     
}

/* css for the Lates new block on fron page */

@media print, screen and (max-width: 991px) {
  body.path-frontpage .view-articles img {
    height:unset;
  }
}

@media print, screen and (max-width: 767px) {
  body.path-frontpage .view-articles img {
    height:unset;
  }

}

body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content .lede p {
    font-size: 18px;
    color: #F5A81C;
}


body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background {
    max-width: 70%;
    width: 100%;
}

body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background > img {
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 1300px) and (max-width: 1400px)  {
  body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content {
    max-width: 27%;
  }
  body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background {
    max-width: 78%;
    width: 100%;
  }
  body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content .field.field__item {
    font-size: 27px;
  }
}
  
@media only screen and (min-width: 992px) and (max-width: 1300px)  {
  body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content::before {
    width: 196px;
    height: 355px;
    right: -167px;
  }

  body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background > img {
    object-fit: cover;
  }
  body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content .lede p {
    font-size: 16px;
    color: #F5A81C;
 }
  body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content .field.field__item {
    font-size: 27px;
  }
}


@media only screen and (min-width: 992px) and (max-width: 1550px)  {
  body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background > img {
    object-fit: cover;
  }
}


@media only screen and (max-width: 980px) {
  body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background > img {
    object-fit: cover;
  }
}  

@media only screen and (max-width: 991px) {
  body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background {
    max-width: 100%;
  }
  
  body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content {
    max-width: 100%;
    width: 100%;
  }
     
  body .fullpage__section .paragraph--type--hero-carousel .paragraph--type--hero {
    position: relative;
  }
  
  body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content::before {
    display: none;
  }

  body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content {
    max-width: 100%;
    background: #3B1F1B;
    position: absolute;
    bottom: 0;
    left: 0;
    transform:unset !important;
    padding: 20px;
    padding-bottom: 22%;
    
  }

  body.path-frontpage #paragraph--full_page_hero_section--id-102 .hero-background {
    max-width: 100%;
  }

  body.path-frontpage .paragraph--type--hero .button.primary {
    margin: 10px 0 0 0;
  }
  
  #paragraph--full_page--id-107 .iScrollIndicator {
    display: none !important;
  }
  
  .view-content .tile.node--type-article {
    min-height: 370px;
  }

  body.path-frontpage #paragraph--full_page_hero_section--id-102 .article__hero--content .lede p {
    color: unset;
  }
 
 /* new design */

body.path-frontpage #paragraph--full_page_hero_section--id-102 .slick__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    bottom: unset;
    padding: 0 15px;
}

body.path-frontpage #paragraph--full_page_hero_section--id-102 .slick__arrow button {
    margin: unset;
    width: 24px;
    height: 24px;
    position: static;
    transform: unset;
}

body.path-frontpage #paragraph--full_page_hero_section--id-102 .slick__arrow button.slick-prev {
    left: 30px;
}

body.path-frontpage #paragraph--full_page_hero_section--id-102 .slick__arrow button.slick-next {
    right: 30px;
}

body.path-frontpage #paragraph--full_page_hero_section--id-102 .slick--optionset--banner .slick__arrow .slick-arrow::before {
    width: 24px;
    height: 24px;
}
body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background > img {
    height: 70%;
}

}
@media (max-width: 800px) {
    body .fullpage__section .paragraph--type--hero-carousel .paragraph--type--hero {
        /*height: calc(100vh - 108px);*/
        height: 100svh;
        min-height: 100vh !important;
    }
}
@media print, screen and (max-width: 767px) {
  body.path-frontpage #paragraph--full_page_section--id-115 .tile .field--name-field-image-ref img {
    padding-bottom: 130px;
  }
  body.path-frontpage #paragraph--full_page_section--id-115 .view-content .tile.node--type-article {
   min-height: 450px;
 }
}

@media print, screen and (max-width: 639px) {
 /*  body.path-frontpage #paragraph--full_page_section--id-115 .tile-section {
    min-height: 160px;
  } */
  body.path-frontpage #paragraph--full_page_section--id-115 .tile .field--name-field-image-ref img {
    padding-bottom: 170px;
  }
  body.path-frontpage #paragraph--full_page_section--id-115 .view-content .tile.node--type-article {
    min-height: 356px;
  }
  body.path-frontpage #paragraph--full_page_section--id-115 .tile .field--name-field-image-ref img, #paragraph--full_page_section--id-115 .tile .field--name-field-image img {
    height: unset;
  }
  
  body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background > img {
    height: 75%;
  }
}

@media print, screen and (max-width: 530px) {
  body.path-frontpage #paragraph--full_page_section--id-115 .tile-section {
    min-height: 196px;
 }
 body.path-frontpage #paragraph--full_page_section--id-115 .tile-section .button {
    padding: 0.8rem 1.3rem;
    max-width: 126px;
 }

body.path-frontpage #paragraph--full_page_hero_section--id-102 .field.field--name-field-hero-title.field--type-string.field--label-hidden.field__item {
    font-size: 1.3rem;
}

body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background > img {
    height: 80%; 
}

}

body.path-frontpage .paragraph--type--hero .button.primary {
    margin: 7px 0 0 0;
}

@media only screen and (min-width: 1px) and (max-width: 530px)  {
  body.path-frontpage #paragraph--full_page_section--id-115 .tile .field--name-field-image-ref img, #paragraph--full_page_section--id-115 .tile .field--name-field-image img {
   height: 100%;
   object-fit: fill;
 }
 body.path-frontpage #paragraph--full_page_section--id-115 .view-content .tile.node--type-article {
   min-height: 335px;
 }
 body.path-frontpage #paragraph--full_page_section--id-115 .tile-section {
    min-height: 172px;
 }
 body.path-frontpage #paragraph--full_page_section--id-115 .tile-section .button {
    padding: 0.8rem 1.3rem;
    max-width: 126px;
 }
}

@media only screen and (max-width: 300px)  {
body.path-frontpage #paragraph--full_page_section--id-115 .tile-section .button {
    max-width: 94px;
    font-size: 12px;
    padding: 0.6rem 1.1rem; 
 }
}

body.path-frontpage .user-logged-in  div#paragraph--block--id-114,body.path-frontpage div#paragraph--block--id-110, body.path-frontpage div#paragraph--block--id-108 {
  padding-top: 24px;
}

body.path-frontpage div#paragraph--block--id-114,body.path-frontpage div#paragraph--block--id-110, body.path-frontpage div#paragraph--block--id-108 {
  padding-top: 24px;
}

body.user-logged-in .fullpage__section .paragraph--type--hero-carousel .paragraph--type--hero {
  height: 100vh;
  margin-top: unset;
}

body.user-logged-in .slick--optionset--banner .slick__arrow {
	bottom: 12rem;
}

body.path-frontpage .view-articles img {
    opacity: unset;
}

body.path-frontpage #paragraph--full_page_hero_section--id-102  .hero-background > img {
    object-fit: cover !important;
}
.path-search .messages.messages--error {
    display: none;
}
.page-node-1273 .blurb--title {
   margin: 0;
}

#block-views-block-graduate-program-portal-blurb-block-1 .blurb_entity .blurb--title {
	font-size: 18px;
	color: #000;
}

body.pagemode--graduate_program_portal [id^="block-views-block-graduate-program-portal-blurb"] .blurb_entity .field--name-field-image img {
  border-radius: 40px 40px 0 0;
  width: 100%;
  height: 180px;
  object-fit: cover;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}

#block-views-block-graduate-program-portal-blurb-block-1 .blurb_entity {
  border-radius: 40px;
	margin-bottom: 8px;
	box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.2);
}

#block-views-block-graduate-program-portal-blurb-block-1 .slick__slide {
	padding: 0 10px;
}

#block-views-block-graduate-program-portal-blurb-block-1 .field.field--name-field-image.field--type-image{
width: 100%;
position: relative;
}
#block-views-block-graduate-program-portal-blurb-block-1 .field.field--name-field-image.field--type-image::after{
  position: absolute;
  content: "";
  background: url(../images/white-play-button-youtube.png);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 88px;
  height: 88px;
  background-size: contain;
  background-repeat: no-repeat;
}
#block-views-block-graduate-program-portal-blurb-block-1 .clearfix.text-formatted.field.field--name-field-body.field--type-text-long.field--label-hidden.field__item{
  width: 100%;
}
#block-views-block-graduate-program-portal-blurb-block-1 .youtube_url {
  display: none;
}
.view--blazy.view.view-graduate-program-portal-blurb.view-id-graduate_program_portal_blurb.view-display-id-block_1 {
  padding-left: 50px;
  padding-right: 50px;
}