@charset "UTF-8";
h1 {
  color: #ffffff !important;
}

h2 {
  font-size: 1.7613rem;
}

/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 110%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[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.21591rem;
  margin: 0 0 0.90909rem;
  padding: 0.45455rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 0.90909rem;
  font-weight: normal;
  line-height: 1.5;
  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: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -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: 0;
}

input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #73777c;
}

::-moz-placeholder {
  color: #73777c;
}

:-ms-input-placeholder {
  color: #73777c;
}

::-ms-input-placeholder {
  color: #73777c;
}

::placeholder {
  color: #73777c;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 0.90909rem;
}

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.45455rem;
  margin-right: 0.90909rem;
  margin-bottom: 0;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.45455rem;
}

[type='file'] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.79545rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 0.90909rem;
  padding: 0.51136rem 0;
}

.help-text {
  margin-top: -0.45455rem;
  font-size: 0.73864rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0.90909rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 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 #cacaca;
  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: 0.90909rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.45455rem;
}

.fieldset {
  margin: 1.02273rem 0;
  padding: 1.13636rem;
  border: 1px solid #cacaca;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.17045rem;
  padding: 0 0.17045rem;
}

select {
  height: 2.21591rem;
  margin: 0 0 0.90909rem;
  padding: 0.45455rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 0.90909rem;
  font-weight: normal;
  line-height: 1.5;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -0.90909rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.36364rem;
  -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: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -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.45455rem;
  margin-bottom: 0.90909rem;
  font-size: 0.68182rem;
  font-weight: bold;
  color: #cc4b37;
}

.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.36364rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.13636rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.07955rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.02273rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 0.96591rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 0.90909rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.72727rem;
  }
  h2, .h2 {
    font-size: 1.76136rem;
  }
  h3, .h3 {
    font-size: 1.59091rem;
  }
  h4, .h4 {
    font-size: 1.42045rem;
  }
  h5, .h5 {
    font-size: 1.13636rem;
  }
  h6, .h6 {
    font-size: 0.90909rem;
  }
}

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: #1468a0;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 64.77273rem;
  height: 0;
  margin: 1.13636rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.51136rem 1.13636rem 0 1.07955rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.11364rem 0.22727rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 137.5%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.73864rem;
}

.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  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.11364rem 0.28409rem 0.05682rem;
}

.code-block {
  border: 1px solid #cacaca;
  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 #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}

.grid-container {
  padding-right: 0.56818rem;
  padding-left: 0.56818rem;
  max-width: 64.77273rem;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.85227rem;
    padding-left: 0.85227rem;
  }
}

.grid-container.fluid {
  padding-right: 0.56818rem;
  padding-left: 0.56818rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.85227rem;
    padding-left: 0.85227rem;
  }
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .xlarge-shrink {
    width: auto;
  }
  .grid-x > .xlarge-1 {
    width: 8.33333%;
  }
  .grid-x > .xlarge-2 {
    width: 16.66667%;
  }
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  .grid-x > .xlarge-4 {
    width: 33.33333%;
  }
  .grid-x > .xlarge-5 {
    width: 41.66667%;
  }
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  .grid-x > .xlarge-7 {
    width: 58.33333%;
  }
  .grid-x > .xlarge-8 {
    width: 66.66667%;
  }
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  .grid-x > .xlarge-10 {
    width: 83.33333%;
  }
  .grid-x > .xlarge-11 {
    width: 91.66667%;
  }
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-x > .xxlarge-1 {
    width: 8.33333%;
  }
  .grid-x > .xxlarge-2 {
    width: 16.66667%;
  }
  .grid-x > .xxlarge-3 {
    width: 25%;
  }
  .grid-x > .xxlarge-4 {
    width: 33.33333%;
  }
  .grid-x > .xxlarge-5 {
    width: 41.66667%;
  }
  .grid-x > .xxlarge-6 {
    width: 50%;
  }
  .grid-x > .xxlarge-7 {
    width: 58.33333%;
  }
  .grid-x > .xxlarge-8 {
    width: 66.66667%;
  }
  .grid-x > .xxlarge-9 {
    width: 75%;
  }
  .grid-x > .xxlarge-10 {
    width: 83.33333%;
  }
  .grid-x > .xxlarge-11 {
    width: 91.66667%;
  }
  .grid-x > .xxlarge-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.56818rem;
  margin-right: -0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.85227rem;
    margin-right: -0.85227rem;
  }
}

.grid-margin-x > .cell {
  width: calc(100% - 1.13636rem);
  margin-left: 0.56818rem;
  margin-right: 0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.70455rem);
    margin-left: 0.85227rem;
    margin-right: 0.85227rem;
  }
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.13636rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.13636rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.13636rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.13636rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.13636rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.13636rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.13636rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.13636rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.13636rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.13636rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.13636rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.13636rem);
}

@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.70455rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.70455rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.70455rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.70455rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.70455rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.70455rem);
  }
}

@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.70455rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.70455rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.70455rem);
  }
}

@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.70455rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.70455rem);
  }
}

@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.70455rem);
  }
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 1.70455rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.56818rem;
  margin-left: -0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.85227rem;
    margin-left: -0.85227rem;
  }
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.56818rem;
  margin-left: -0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.85227rem;
    margin-left: -0.85227rem;
  }
}

.grid-padding-x > .cell {
  padding-right: 0.56818rem;
  padding-left: 0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.85227rem;
    padding-left: 0.85227rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  .xlarge-up-3 > .cell {
    width: 33.33333%;
  }
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  .xlarge-up-6 > .cell {
    width: 16.66667%;
  }
  .xlarge-up-7 > .cell {
    width: 14.28571%;
  }
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-up-1 > .cell {
    width: 100%;
  }
  .xxlarge-up-2 > .cell {
    width: 50%;
  }
  .xxlarge-up-3 > .cell {
    width: 33.33333%;
  }
  .xxlarge-up-4 > .cell {
    width: 25%;
  }
  .xxlarge-up-5 > .cell {
    width: 20%;
  }
  .xxlarge-up-6 > .cell {
    width: 16.66667%;
  }
  .xxlarge-up-7 > .cell {
    width: 14.28571%;
  }
  .xxlarge-up-8 > .cell {
    width: 12.5%;
  }
}

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.13636rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.13636rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.13636rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.13636rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.13636rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.13636rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.13636rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.13636rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.70455rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.70455rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.70455rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.70455rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.70455rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.70455rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.70455rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.70455rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.70455rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.70455rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.70455rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.70455rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.70455rem);
  }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.70455rem);
  }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571% - 1.70455rem);
  }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.70455rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 1.70455rem);
  }
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 1.70455rem);
  }
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 1.70455rem);
  }
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 1.70455rem);
  }
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.28571% - 1.70455rem);
  }
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 1.70455rem);
  }
}

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .small-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.56818rem);
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.56818rem);
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.56818rem);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.56818rem);
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.56818rem);
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.56818rem);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.56818rem);
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.56818rem);
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.56818rem);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.56818rem);
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.56818rem);
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.56818rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.85227rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.85227rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.85227rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.85227rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.85227rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.85227rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.85227rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.85227rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.85227rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.85227rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.85227rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.85227rem);
  }
}

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.85227rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.85227rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.85227rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.85227rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.85227rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.85227rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.85227rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.85227rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.85227rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.85227rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.85227rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.85227rem);
  }
}

@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 0.85227rem);
  }
  .xlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.33333% + 0.85227rem);
  }
  .xlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.66667% + 0.85227rem);
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 0.85227rem);
  }
  .xlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.33333% + 0.85227rem);
  }
  .xlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.66667% + 0.85227rem);
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 0.85227rem);
  }
  .xlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.33333% + 0.85227rem);
  }
  .xlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.66667% + 0.85227rem);
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 0.85227rem);
  }
  .xlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.33333% + 0.85227rem);
  }
  .xlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.66667% + 0.85227rem);
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 0.85227rem);
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.33333% + 0.85227rem);
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.66667% + 0.85227rem);
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 0.85227rem);
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.33333% + 0.85227rem);
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.66667% + 0.85227rem);
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 0.85227rem);
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.33333% + 0.85227rem);
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.66667% + 0.85227rem);
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 0.85227rem);
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.33333% + 0.85227rem);
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.66667% + 0.85227rem);
  }
}

.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.grid-y > .cell {
  height: auto;
  max-height: none;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media screen and (min-width: 75em) {
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

@media screen and (min-width: 75em) {
  .grid-y > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  .grid-y > .xlarge-1 {
    height: 8.33333%;
  }
  .grid-y > .xlarge-2 {
    height: 16.66667%;
  }
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  .grid-y > .xlarge-4 {
    height: 33.33333%;
  }
  .grid-y > .xlarge-5 {
    height: 41.66667%;
  }
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  .grid-y > .xlarge-7 {
    height: 58.33333%;
  }
  .grid-y > .xlarge-8 {
    height: 66.66667%;
  }
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  .grid-y > .xlarge-10 {
    height: 83.33333%;
  }
  .grid-y > .xlarge-11 {
    height: 91.66667%;
  }
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}

@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-y > .xxlarge-1 {
    height: 8.33333%;
  }
  .grid-y > .xxlarge-2 {
    height: 16.66667%;
  }
  .grid-y > .xxlarge-3 {
    height: 25%;
  }
  .grid-y > .xxlarge-4 {
    height: 33.33333%;
  }
  .grid-y > .xxlarge-5 {
    height: 41.66667%;
  }
  .grid-y > .xxlarge-6 {
    height: 50%;
  }
  .grid-y > .xxlarge-7 {
    height: 58.33333%;
  }
  .grid-y > .xxlarge-8 {
    height: 66.66667%;
  }
  .grid-y > .xxlarge-9 {
    height: 75%;
  }
  .grid-y > .xxlarge-10 {
    height: 83.33333%;
  }
  .grid-y > .xxlarge-11 {
    height: 91.66667%;
  }
  .grid-y > .xxlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.56818rem;
  margin-bottom: -0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.85227rem;
    margin-bottom: -0.85227rem;
  }
}

.grid-padding-y > .cell {
  padding-top: 0.56818rem;
  padding-bottom: 0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.85227rem;
    padding-bottom: 0.85227rem;
  }
}

.grid-margin-y {
  margin-top: -0.56818rem;
  margin-bottom: -0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.85227rem;
    margin-bottom: -0.85227rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.13636rem);
  margin-top: 0.56818rem;
  margin-bottom: 0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.70455rem);
    margin-top: 0.85227rem;
    margin-bottom: 0.85227rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.13636rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.13636rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.13636rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.13636rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.13636rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.13636rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.13636rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.13636rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.13636rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.13636rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.13636rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.13636rem);
}

@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.70455rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.70455rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.70455rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.70455rem);
  }
}

@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.70455rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.70455rem);
  }
}

@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.70455rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.70455rem);
  }
}

@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.70455rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.70455rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .xlarge-grid-frame {
    width: 100%;
  }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .xxlarge-grid-frame {
    width: 100%;
  }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xxlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 90em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 90em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.56818rem;
  margin-bottom: -0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.85227rem;
    margin-bottom: -0.85227rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.13636rem);
  margin-top: 0.56818rem;
  margin-bottom: 0.56818rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.70455rem);
    margin-top: 0.85227rem;
    margin-bottom: 0.85227rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.13636rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.13636rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.13636rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.13636rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.13636rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.13636rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.13636rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.13636rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.13636rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.13636rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.13636rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.13636rem);
}

@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.70455rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.70455rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.70455rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.70455rem);
  }
}

@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.70455rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.70455rem);
  }
}

@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.70455rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.70455rem);
  }
}

@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.70455rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66667% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66667% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66667% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66667% - 1.70455rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.70455rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.13636rem);
}

@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.70455rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.70455rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.70455rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.70455rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.70455rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.70455rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.70455rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 1.70455rem);
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button:hover, .button:focus {
  background-color: #14679e;
  color: #fefefe;
}

.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #fefefe;
}

.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}

.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}

.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}

.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}

.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}

.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #1779ba;
}

.button.clear:hover, .button.clear:focus {
  color: #0c3d5d;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #1779ba;
}

.button.clear.primary:hover, .button.clear.primary:focus {
  color: #0c3d5d;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}

.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}

.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}

.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}

.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}

.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.button-group::before, .button-group::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.button-group::after {
  clear: both;
}

.button-group::before, .button-group::after {
  display: none;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  margin-right: 0;
}

.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #126195;
  color: #fefefe;
}

.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}

.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}

.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fefefe;
}

.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}

.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}

.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}

.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #1779ba;
}

.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #0c3d5d;
}

.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #1779ba;
}

.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #0c3d5d;
}

.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}

.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}

.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}

.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}

.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}

.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}

.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}

.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}

.button-group.no-gaps .button {
  margin-right: -0.05682rem;
}

.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}

.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  margin-right: 0;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}

.label.primary {
  background: #1779ba;
  color: #fefefe;
}

.label.secondary {
  background: #767676;
  color: #fefefe;
}

.label.success {
  background: #3adb76;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.alert {
  background: #cc4b37;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #1779ba;
}

.progress.secondary .progress-meter {
  background-color: #767676;
}

.progress.success .progress-meter {
  background-color: #3adb76;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.alert .progress-meter {
  background-color: #cc4b37;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #14679e;
}

.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.79545rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: '';
}

input:checked ~ .switch-paddle {
  background: #1779ba;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}

input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.56818rem;
}

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.68182rem;
}

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 0.90909rem;
}

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

caption {
  padding: 0.45455rem 0.56818rem 0.56818rem;
  font-weight: bold;
}

thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}

thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.45455rem 0.56818rem 0.56818rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.45455rem 0.56818rem 0.56818rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  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: #f3f3f3;
}

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;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe;
}

.badge.primary {
  background: #1779ba;
  color: #fefefe;
}

.badge.secondary {
  background: #767676;
  color: #fefefe;
}

.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.badge.alert {
  background: #cc4b37;
  color: #fefefe;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.625rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #1779ba;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #d7ecfa;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #eaeaea;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e1faea;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  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-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.05682rem;
  border-radius: 0;
  font-size: 0.79545rem;
  display: none;
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.17045rem 0.56818rem;
  border-radius: 0;
  color: #0a0a0a;
}

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.17045rem 0.56818rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.17045rem 0.56818rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.17045rem 0.56818rem;
  content: '\2026';
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.68182rem;
  line-height: 1;
  color: #1779ba;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}

.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}

.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.media-object-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section > :last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section.main-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
  outline: 0;
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}

.orbit-bullets button:hover {
  background-color: #8a8a8a;
}

.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 0.90909rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #1779ba;
}

.tabs.primary > li > a {
  color: #fefefe;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.68182rem;
  line-height: 1;
  color: #1779ba;
}

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #1779ba;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}

.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
          box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}

a.thumbnail:hover, a.thumbnail:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
          box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}

a.thumbnail image {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.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: #1779ba;
  color: #fefefe;
}

.menu .active > a {
  background: #1779ba;
  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;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
          box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: '';
}

.menu-icon:hover::after {
  background: #cacaca;
  -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
          box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
          box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: '';
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
          box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.accordion-menu li {
  width: 100%;
}

.accordion-menu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
  right: 1rem;
  left: auto;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 1rem;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.dropdown.menu.vertical > li > a::after {
  right: 14px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}

@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}

@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
}

[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

.off-canvas.is-transition-push {
  z-index: 12;
}

.off-canvas.is-closed {
  visibility: hidden;
}

.off-canvas.is-transition-overlap {
  z-index: 13;
}

.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
}

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

.off-canvas-absolute.is-transition-push {
  z-index: 12;
}

.off-canvas-absolute.is-closed {
  visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}

.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}

@media screen and (min-width: 90em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-xxlarge .close-button {
    display: none;
  }
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}

html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}

html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 64.77273rem;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 64.77273rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 64.77273rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 64.77273rem;
  }
}

.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}

.sticky.is-stuck.is-at-top {
  top: 0;
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}

.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

.top-bar input.button {
  width: auto;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-left: auto;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media print, screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-xlarge {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar.stacked-for-xxlarge {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.top-bar-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important;
}

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important;
}

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important;
}

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important;
}

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important;
}

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important;
}

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
          animation-name: spin-ccw-1turn;
}

@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg;
}

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important;
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important;
}

/* R49 G53 B56; #313538 */
/* R19 G158 B217; #139ED9 */
/* R181 G46 B117; #B52E75$ */
/* R247 G249 B252; #F7F9FC */
/* R24 G26 B28; #181A1C */
/* R237 G229 B189; #EDE5BD */
/*R115 G119 B124 #73777C*/
/* R197 G171 B94; #C5AB5E */
/* R160 G165 B169; #A0A5A9 */
/* R98 G102 B107; #62666B */
/* R105 G22 B94; #69165E */
/* R140 G145 B151; #8C9197 */
/* R221 G228 B234; #DDE4EA */
/* R202 G68 B130; #CA4482 */
/* R218 G225 B230; #DAE1E6 */
/* R160 G165 B169; #A0A5A9 */
/* R61 G66 B69; #3D4245 */
/* R121 G207 B241; #79CFF1 */
.card-link:focus {
  outline: #139ED9 auto 4px !important;
  width: 100%;
}

.card-link:focus .listing-card {
  border: 2px #139ED9 solid;
  border-bottom: 5px #139ED9 solid;
}

.card-link {
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
}

h3.listning-block-header, p.listning-block-header {
  font-size: 0.9rem !important;
  font-weight: bold;
}

h3.listning-block-header.no-intro, p.listning-block-header.no-intro {
  font-size: 1.2rem !important;
}

header {
  background-color: #181a1c;
  border-bottom: 2px solid #62666b;
}

.header-container {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1020;
  background-color: #181a1c;
}

.header-container header {
  height: 9rem;
  overflow: hidden;
}

@media (min-width: 320px) {
  .header-container {
    display: none;
  }
}

@media (min-width: 768px) {
  .header-container {
    display: none;
  }
}

@media (min-width: 992px) {
  .header-container {
    display: none;
  }
}

@media (min-width: 1024px) {
  .header-container {
    display: block;
  }
}

@media (min-width: 1200px) {
  .header-container {
    display: block;
  }
}

.header-container .header-main-area .logotype-area {
  padding: 15px;
  max-width: 9.5rem;
  max-height: 9.5rem;
  padding-bottom: 25px;
  padding-top: 25px;
}

.header-container .header-main-area .logotype-area img {
  max-width: 6.5rem;
}

.header-container .header-main-area .logotype-area a:focus {
  display: inline;
  border: none;
}

.header-container .header-main-area .logotype-area a:focus img {
  border: 1px solid #139ed9;
}

.header-container .header-main-area .header-menu {
  /*height: 3.125rem;*/
  margin: 20px 0;
  color: #000000;
}

@media screen and (min-width: 40em) {
  .header-container .header-main-area .header-menu .grid-margin-x {
    margin-left: -2.35227rem;
  }
}

.header-container .header-main-area .header-menu .header-quick-links {
  /*height: 2.175rem;*/
  color: #ffffff;
  text-align: right;
  /*margin-bottom: 20px;*/
  font-size: 0.9rem;
}

.header-container .header-main-area .header-menu .header-quick-links .external-icon {
  margin-right: .5rem;
}

.header-container .header-main-area .header-menu .header-quick-links ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

.header-container .header-main-area .header-menu .header-quick-links ul li {
  display: block;
  text-align: center;
  border-right: 1px solid #62666B;
  margin-right: 5px;
  margin-left: 5px;
}

.header-container .header-main-area .header-menu .header-quick-links ul li a {
  text-decoration: none;
  font-size: .75rem;
  font-weight: bold;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  color: #ffffff;
}

.header-container .header-main-area .header-menu .header-quick-links ul li a:hover {
  text-decoration: underline !important;
  background-color: #313538;
  border-radius: 25px;
  color: #ffffff;
}

.header-container .header-main-area .header-menu .header-quick-links ul li:last-child {
  border-right: unset;
  margin-right: 0px;
}

.header-container .header-main-area .header-menu .main-menu {
  list-style-type: none;
  margin: 0;
  /*margin-top: 26px;*/
  padding: 0;
  width: 100%;
  color: #ffffff;
}

.header-container .header-main-area .header-menu .main-menu li {
  float: left;
  /*height: 79px;*/
  /*padding-top: 15px;*/
  cursor: pointer;
  font-size: 1.1rem;
  margin-right: 2.5px;
}

.header-container .header-main-area .header-menu .main-menu li li:last-child {
  margin-right: 0px;
}

.header-container .header-main-area .header-menu .main-menu li a {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding: .5rem;
  border-radius: 1.5625rem;
}

@media (min-width: 1025px) {
  .header-container .header-main-area .header-menu .main-menu li a {
    /*
                            padding-left: 0.9375rem;
                            padding-right: 0.9375rem;
                                */
  }
}

.header-container .header-main-area .header-menu .main-menu li a:hover {
  text-decoration: underline !important;
  background-color: #313538;
}

.header-container .header-main-area .header-menu .main-menu .active a {
  color: #78CEF1;
  background-color: #313538;
}

.header-container .header-main-area .header-menu .main-menu .active .active-symbol {
  width: 100%;
  text-align: center;
  padding-bottom: 0px;
  margin-top: -0.1875rem;
  color: #79CFF1;
}

.header-container .header-main-area .header-menu .main-menu .active .active-symbol i {
  margin-bottom: 0px;
  font-size: 2.5rem;
}

.header-container .header-main-area .header-menu .main-menu .active .active-symbol .active-image {
  display: none;
}

.header-container .header-main-area .header-menu .main-menu .active.is-active-root-page a {
  color: #ffffff;
}

.header-container .header-main-area .header-menu .main-menu .active.is-active-root-page i {
  display: none !important;
}

.header-container .header-main-area .header-menu .main-menu .active.is-active-root-page .active-image {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 0.8125rem;
}

.header-container .header-main-area .header-menu .main-menu .header-contact-us {
  background-color: #b1236a;
  border-radius: 20px;
  -webkit-transition: background-color 0.1s ease-out;
  transition: background-color 0.1s ease-out;
}

.header-container .header-main-area .header-menu .main-menu .header-contact-us:hover {
  background-color: #a72771 !important;
}

.header-container .header-main-area .header-search {
  background-color: #b52e75;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  padding: 0;
  text-align: right !important;
  font-size: 1rem;
  /*margin-top: 34px;*/
  margin-right: 0px;
  padding-left: 15px;
  padding-right: 20px;
}

.header-container .header-main-area .header-search:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.header-container .header-main-area .header-search:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.header-container .header-main-area .header-search .fa-search {
  padding-right: 10px;
}

.header-container .header-main-area .header-search .fa-chevron-down {
  margin-left: 10px;
}

.header-container .header-main-area .header-search .fa-chevron-up {
  display: none;
  margin-left: 10px;
}

.header-container .header-main-area .active-header-search {
  background-color: #313538;
  border: 1px solid #8c9197;
}

.header-container .header-search-container {
  display: none;
}

.header-search-area {
  display: none;
  background-color: #dde4ea;
  width: 100% !important;
  /*position: fixed;
    top: 155px;*/
  z-index: 1023;
}

.header-search-area form {
  padding: 25px;
  padding-bottom: 10px;
}

.header-search-area .site-search {
  width: calc(100% - 237px);
  float: left;
  height: 2.8125rem;
  font-size: 0.9rem;
  border-radius: 1.5625rem;
  text-indent: 20px;
  border: 1px solid #8c9197;
  color: #313538;
}

@media (min-width: 667px) {
  .header-search-area .site-search {
    font-size: 1.3rem;
  }
}

.header-search-area .header-search-button {
  background-color: #b52e75;
  width: 205px;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  font-size: 1rem;
  margin-right: 0px;
  padding-left: 30px;
  padding-right: 35px;
  margin-left: 20px;
}

.header-search-area .header-search-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.header-search-area .header-search-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.compressed-header {
  /*
    height: 78px !important;
    max-height: 78px !important;
    */
}

.compressed-header header {
  height: auto;
  max-height: 4.875rem;
}

.compressed-header .logotype-area {
  max-width: 3.5rem !important;
  max-height: 3.5rem !important;
  padding: 0px !important;
  margin-top: 12px !important;
}

.compressed-header .logotype-area img {
  max-width: 3.5rem;
  max-height: 3.5rem;
  padding-left: 15px;
}

.compressed-header .header-quick-links {
  display: none;
}

.compressed-header .header-quick-links-container {
  display: none;
}

.compressed-header .header-menu-area {
  padding-top: 0px;
  padding-left: 95px;
  /*margin-top: -70px;*/
  width: 100%;
  z-index: 1021;
}

.compressed-header .header-menu-area .main-menu li a {
  margin-top: -3px !important;
}

.compressed-header .header-menu-area .main-menu li .active-symbol {
  margin-top: -0.4rem !important;
}

.compressed-header .header-menu-area .main-menu li.is-active-root-page .active-symbol i {
  display: none !important;
}

.compressed-header .header-menu-area .main-menu li.is-active-root-page .active-symbol .active-image {
  margin-top: 17px !important;
}

.compressed-header .header-search {
  /*margin-top: -33px !important;*/
}

.compressed-header .header-search-container {
  display: none;
  width: 100%;
}

.header-container-small {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1004;
}

.header-container-small .international-website {
  background-color: #b52e75;
  color: #ffffff;
  text-align: right;
  padding-right: 10px;
  font-size: 0.7rem;
  padding-top: 3px;
  padding-bottom: 3px;
}

.header-container-small .international-website a {
  color: #ffffff;
}

.header-container-small .logotype-area {
  width: 4rem;
  padding: 5px;
  margin-left: 10px;
  /*
        @media screen and (min-width: 40em) and (max-width: 63.9375em) {
            width: 6rem;
            padding: 10px;
        }

        @media screen and (min-width: 40em) and (max-width: 63.9375em) and (orientation: landscape) {
            width: 70px;
            padding: 5px;
        }
            */
}

.header-container-small .small-search {
  color: #ffffff;
  cursor: pointer;
  margin-right: .5rem;
  /*float: right;*/
  /*
        @media (min-width:320px) {
        }

        @media (min-width:640px) {
            margin-left: 75px;
        }

        @media (min-width:667px) {
        }

        @media (min-width:768px) {
            margin-left: 110px !important;
        }

        @media (min-width:992px) {
        }

        @media (min-width:1024px) {
            margin-left: 190px !important;
        }

        @media (min-width:1200px) {
        }

        .search-button-small {
            @media (min-width:320px) {
            }

            @media (min-width:667px) {
                margin-left: 15px;
            }

            @media (min-width:768px) {
            }

            @media (min-width:992px) {
            }

            @media (min-width:1024px) {
            }

            @media (min-width:1200px) {
            }
        }

        @media (min-width:320px) {
        }

        @media (min-width:667px) {
            max-width: 60px;
            margin-left: 80px;
        }

        @media (min-width:768px) {
        }

        @media (min-width:992px) {
        }

        @media (min-width:1024px) {
        }

        @media (min-width:1200px) {
        }
            */
}

.header-container-small .small-search .fa-search {
  background-color: #b52e75;
  border-radius: .5rem;
  height: 2.5rem;
  width: 2.5rem;
  padding-top: .625rem;
  padding-left: .625rem;
  margin-top: .5rem;
  font-size: 1.5rem;
}

.header-container-small .small-search .small-search-text {
  font-size: 0.6rem;
  margin-top: 2px;
  white-space: nowrap;
}

.header-container-small .small-search .small-search-text i {
  margin-left: 4px;
}

.header-container-small .small-menu {
  color: #ffffff;
  cursor: pointer;
  margin-right: .5rem;
  /*width: 60px;*/
  /*float: right;*/
  /*
        @media (min-width:320px) {
        }

        @media (min-width:667px) {
            max-width: 60px;
            padding-left: 18px;
        }

        @media (min-width:768px) {
        }

        @media (min-width:992px) {
        }

        @media (min-width:1024px) {
            padding-left: 28px;
        }

        @media (min-width:1200px) {
        }
        */
}

.header-container-small .small-menu .menu-button-small {
  color: #ffffff;
}

.header-container-small .small-menu .menu-button-small .fa-bars {
  background-color: #b52e75;
  border-radius: .5rem;
  height: 2.5rem;
  width: 2.5rem;
  padding-top: .625rem;
  padding-left: .625rem;
  margin-top: .5rem;
  font-size: 1.5rem;
}

.header-container-small .small-menu .small-menu-text {
  font-size: 0.6rem;
  padding-left: 5px;
  margin-top: 2px;
  white-space: nowrap;
}

.header-container-small .small-menu .small-menu-text i {
  margin-left: 0px;
}

.mobile-menu {
  background-color: #181a1c;
  display: none;
  position: absolute;
  top: 0px !important;
  height: 100%;
  width: 100%;
  z-index: 1050;
}

.mobile-menu .logotype-area {
  width: 4rem;
  padding: 5px;
  padding-left: 10px;
}

.mobile-menu .mobile-menu-close {
  background-color: #181a1c !important;
  display: block;
}

.mobile-menu .mobile-menu-close .close-mobile-menu {
  display: inline-block;
  float: right;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  padding-right: 15px;
}

.mobile-menu .mobile-menu-close .close-mobile-menu i {
  margin-left: 10px;
}

.mobile-menu .small-submenu {
  padding: 5px;
}

.search-mobile {
  background-color: #181a1c;
  display: none;
  /*position: absolute;
    top: 0px;
        */
  width: 100%;
  z-index: 1050;
}

.search-mobile .logotype-area {
  width: 4rem;
  padding: 5px;
  padding-left: 10px;
}

.search-mobile .mobile-menu-close {
  background-color: #181a1c !important;
  display: block;
}

.search-mobile .mobile-menu-close .close-mobile-menu {
  display: inline-block;
  float: right;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  padding-right: 15px;
}

.search-mobile .mobile-menu-close .close-mobile-menu i {
  margin-left: 10px;
}

.search-mobile .small-submenu {
  padding: 5px;
}

.search-mobile .header-small-search-area {
  background-color: #dde4ea;
  padding: 15px;
}

.search-mobile .header-small-search-area input {
  background-color: #ffffff;
  border-color: #8C9197;
  border-radius: 8px;
  margin-bottom: 0px;
  height: 2.8125rem;
  color: #313538;
  font-size: 0.9em;
}

.search-mobile .header-small-search-button-area {
  background-color: #dde4ea;
  margin-top: 0px;
}

.search-mobile .header-small-search-button-area i {
  background-color: #b52e75;
  border-radius: .5rem;
  height: 2.8125rem;
  width: 2.8125rem;
  font-size: 1.5rem;
  color: #ffffff;
  padding-top: .625rem;
}

.quick-search-results {
  display: none;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  /*top: 289px;*/
  margin-left: 1px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  z-index: 1000;
}

.quick-search-results .quick-search-heading {
  display: none;
  margin-left: 23px;
  margin-top: 10px;
  color: #313538;
  font-size: 1.3rem;
}

.quick-search-results ul {
  list-style-type: none;
}

@media (min-width: 320px) {
  .quick-search-results ul {
    margin: 0px;
  }
}

@media (min-width: 992px) {
  .quick-search-results ul {
    margin: 22px;
  }
}

.quick-search-results .quick-search-no-results {
  display: none;
  color: #313538;
}

.quick-search-results .quick-search-no-results .no-result-header {
  border-bottom-style: solid;
  border-bottom-color: grey;
  border-bottom-width: 1px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  font-size: 1.3rem;
  margin-top: 25px;
  color: #313538;
}

.quick-search-results .quick-search-no-results .no-result-column a {
  color: #B52E75;
}

.quick-search-results .quick-search-no-results .no-result-column a:hover, .quick-search-results .quick-search-no-results .no-result-column a:focus {
  color: #181A1C;
}

.quick-search-results .quick-search-no-results .no-result-column ul {
  list-style-type: disc;
}

.quick-search-results #quick-search-no-results-mobile h3 {
  margin: 1rem 0;
}

.quick-search-results #quick-search-no-results-mobile .no-result-header {
  margin-bottom: 0;
}

.quick-search-results #quick-search-no-results-mobile ul {
  list-style-type: disc;
  margin-left: 1rem;
}

.quick-search-results #quick-search-no-results-mobile .large-4 {
  margin-top: 1rem;
}

.search-result-small {
  /*top: 175px !important;
    position: fixed;
        */
  z-index: 10000;
  overflow-x: hidden;
  /*
    @media (min-width:320px) {
    }

    @media (min-width:666px) {
        top: 212px !important;
    }

    @media (min-width:768px) {
    }


    @media (min-width:992px) {
        top: 140px !important;
    }

    @media (min-width:1024px) {
    }

    @media (min-width:1200px) {
    }
        */
}

.quick-search-results-compressed {
  /*top: 216px !important;*/
}

.search-result-compressed {
  margin-top: -79px;
  margin-left: 8px;
}

.search-result-standard {
  z-index: 1002;
  border-bottom: 1px solid #8c9197;
}

.menu-contact-us {
  background-color: #b52e75;
  border-radius: 20px;
  -webkit-transition: background-color 0.1s ease-out;
  transition: background-color 0.1s ease-out;
  height: 45px;
  padding-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
  font-size: 1.1rem;
  color: #ffffff;
}

.menu-contact-us:hover {
  background-color: #69165e !important;
  border: 2px solid #ffffff;
}

.menu-contact-us:focus {
  border: 2px solid #139ed9;
  outline: none;
}

.quick-search-result-items a {
  border-radius: 25px;
  border: 1px solid #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 8px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  color: #b52e75;
  margin-right: 30px;
}

.quick-search-result-items a:hover {
  border-radius: 25px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 8px;
  background-color: #73777c;
  color: #ffffff;
}

.quick-search-result-items a i {
  margin-top: 6px;
  margin-right: 10px;
}

.quick-search-result-items-suggestions a {
  border-radius: 25px;
  border: 1px solid #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 8px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  color: #b52e75;
  margin-right: 30px;
}

.quick-search-result-items-suggestions a:hover {
  border-radius: 25px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 8px;
  color: #fff;
  background-color: #73777c;
}

.quick-search-result-items-suggestions a i {
  display: inline-block;
  margin-top: 6px;
  margin-right: 10px;
}

.quick-result-link {
  margin-bottom: 20px;
  display: block;
  height: auto;
}

.instant-search-quick-links {
  background-color: #DDE4EA;
  border-bottom: 1px solid #8c9197;
  font-weight: 600;
  padding-left: 50px;
  padding-bottom: 15px;
  /* position: fixed;
    top: unset;
    left: 0px;
    right: 0px;*/
  /*
    @media (min-width:320px) {
        height: 42px;
        font-size: 0.7rem;

        a {
            margin-right: 7px;
        }

        position: absolute;
        top: 136px;
    }

    @media (min-width:666px) {
        position: absolute;
        top: 170px;

        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
            top: 250px;
        }
    }

    @media (min-width:768px) {
        height: 50px;
        font-size: 0.9rem;
    }


    @media (min-width:992px) {
        position: unset;
        top: unset;
    }

    @media (min-width:1024px) {
        font-size: 1.1rem;
        position: fixed;

        a {
            margin-right: 20px;
        }
    }

    @media (min-width:1200px) {
    }
        */
}

.instant-search-quick-links a {
  display: inline-block;
  border: solid 1px #B52E75 !important;
  border-radius: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
  margin-top: -10px;
  color: #B52E75;
  font-size: .8rem;
}

.instant-search-quick-links a:hover {
  color: #181A1C !important;
  border: solid 1px #181A1C !important;
}

.instant-search-quick-links a:focus {
  text-decoration: underline;
  color: #B52E75 !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .compressed-header .instant-search-quick-links {
    top: 170px;
  }
}

.footer-container {
  height: 700px;
  background-color: #181a1c;
}

.footer-container a {
  color: #ffffff;
}

.footer-container .footer {
  padding-top: 40px;
  color: #ffffff;
  font-weight: bold;
  background-color: #181a1c;
}

.footer-container .footer .footer-column a {
  padding: 3px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-bottom: 0px;
  display: inline-block;
  text-decoration: none;
  font-size: 0.9rem;
}

.footer-container .footer .footer-column a::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f061";
  margin-right: 10px;
  font-size: 16px;
  display: inline-block;
}

.footer-container .footer .footer-column a:hover {
  text-decoration: underline !important;
  background-color: #313538;
  border-radius: 25px;
  color: #ffffff;
}

.footer-container .footer .footer-column a:hover i {
  text-decoration: none !important;
}

.footer-container .footer .footer-column a:hover::before {
  text-decoration: none !important;
}

.footer-container .footer .footer-column a:focus {
  color: #fff;
  text-decoration: underline;
}

.footer-container .footer .footer-column h2 {
  font-size: 1.7rem;
}

@media (max-width: 768px) {
  .footer-container .footer .footer-column h2 {
    font-size: 1.5rem;
  }
}

.footer-container .footer .footer-contact {
  border-right: 1px solid grey;
}

@media print, screen and (max-width: 39.99875em) {
  .footer-container .footer .footer-contact {
    border: none;
  }
  .footer-container .footer .footer-contact .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 190px;
  }
  .footer-container .footer .footer-contact .info {
    text-align: center;
  }
}

.footer-container .footer .footer-contact img {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.footer-container .footer .footer-contact .info {
  margin-top: 30px;
}

.footer-container .normal-footer {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

@media (max-width: 991px) {
  .footer-container .normal-footer {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.footer-container .startpage-footer {
  padding-left: 45px;
}

@media (max-width: 991px) {
  .footer-container .startpage-footer {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.footer-container .follow-us {
  background-color: #62666b;
  min-height: 110px;
}

@media (min-width: 1024px) {
  .footer-container .follow-us {
    padding-left: 40px;
  }
}

.footer-container .follow-us .socialmedia-header {
  color: #EDE5BD;
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom: 20px;
  margin-left: 10px;
}

@media (max-width: 768px) {
  .footer-container .follow-us .socialmedia-header {
    font-size: 1.5rem;
  }
}

.footer-container .follow-us .follow-us-content {
  padding-top: 15px;
  font-weight: 200;
  color: #ffffff;
  padding-bottom: 15px;
}

@media (min-width: 1024px) {
  .footer-container .follow-us .follow-us-content {
    padding-bottom: 0px;
  }
}

.footer-container .follow-us .follow-us-content div a {
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
  margin-bottom: 20px;
}

.footer-container .follow-us .follow-us-content div a i {
  font-size: 24px;
  display: inline-block;
  margin-right: 8px;
}

.footer-container .follow-us .follow-us-content div a:hover {
  text-decoration: underline !important;
  background-color: #313538;
  border-radius: 25px;
  color: #ffffff;
}

.footer-container .follow-us .follow-us-content div a:hover i {
  text-decoration: none !important;
}

.footer-container .normal-social {
  margin-left: 0px !important;
}

@media (max-width: 768px) {
  .footer-container .normal-social {
    margin-left: 15px !important;
  }
}

.footer-container .social-media-links {
  margin-bottom: 20px;
}

/*@media (min-width:320px) {
}

@media (min-width:667px) {
}

@media (min-width:768px) {
}

@media (min-width:992px) {
}

@media (min-width:1024px) {
}

@media (min-width:1200px) {
}*/
html, body {
  height: 100%;
}

body {
  background-color: #313538;
  color: #313538;
}

.main-container {
  min-height: calc(100% - 350px);
}

@media (min-width: 320px) {
  .main-container {
    padding-top: 96px;
  }
}

@media (min-width: 768px) {
  .main-container {
    padding-top: 122px;
  }
}

@media (min-width: 1024px) {
  .main-container {
    padding-top: 0px;
  }
}

.main-container .background-img {
  position: fixed;
  background-size: cover;
  background-position: top center;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  height: 1280px;
  z-index: -1;
}

@media print, screen and (max-width: 39.99875em) {
  .main-container .background-img {
    height: 300px;
  }
}

.bg-ruby {
  background-color: #b52e75;
}

p.small {
  font-size: 1rem;
}

.cookie-cta-button {
  background-color: #b52e75;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  padding: 15px 25px;
}

.cookie-cta-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.cookie-cta-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.black-background {
  background-color: #181a1c;
  min-height: 400px;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 320px) {
  .black-background {
    min-height: unset;
  }
}

@media (min-width: 992px) {
  .black-background {
    min-height: 400px;
  }
}

.grey-background {
  background-color: #313538;
  min-height: 400px;
  padding-top: 30px;
  padding-bottom: 50px;
}

@media screen and (max-width: 39.9375em) {
  .grey-background {
    min-height: unset;
  }
}

.white-background {
  background-color: #ffffff;
  padding-top: 30px;
  padding-bottom: 15px;
}

a {
  color: #b52e75;
}

a.black {
  color: #000000;
  text-decoration: underline;
}

a.black-no-underline {
  color: #000000;
  text-decoration: none;
}

h2.grey {
  color: grey;
}

h2.underline {
  display: block;
  height: 50px;
  border-bottom-style: solid;
  border-bottom-color: grey;
  border-bottom-width: 2px;
  margin-top: 40px;
  margin-bottom: 20px;
}

@media screen and (max-width: 39.9375em) {
  h2.underline {
    margin-top: 0px;
  }
}

.text-underline {
  text-decoration: underline;
}

.ruby-text {
  color: #b52e75;
  font-weight: bold;
}

.white-text {
  color: #ffffff;
}

.black-text {
  color: #000000;
}

/* Unsure what this do couldnt find it in solution but generates warning for validating css
.special {
    @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
        display: block;
    }
}
*/
.ruby-button {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
}

.ruby-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.ruby-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

@media print, screen and (max-width: 39.99875em) {
  .no-padding-margin-grid {
    padding: 0px !important;
    margin: 0px !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .no-padding-margin-grid {
    padding: 0px !important;
    margin: 0px !important;
  }
}

@media only screen and (max-height: 992px) and (max-width: 1220px) and (orientation: landscape) {
  .no-padding-margin-grid {
    padding: 0px !important;
    margin: 0px !important;
  }
}

.hero-section .hero-image {
  max-height: 400px;
  overflow: hidden;
}

.hero-section .hero-image img {
  width: 100%;
}

@media (min-width: 768px) {
  .hero-section .hero-image img {
    height: 300px;
    width: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (min-width: 1025px) {
  .hero-section .hero-image img {
    width: 100%;
    height: auto;
    -o-object-fit: unset;
       object-fit: unset;
  }
}

.hero-section .hero-image-header {
  background-color: rgba(24, 26, 28, 0.75);
  margin-top: -120px;
  min-height: 100px;
  max-width: 1044px;
  position: absolute;
  z-index: 100;
  padding: 15px 35px 0;
}

@media (min-width: 320px) {
  .hero-section .hero-image-header {
    padding: 15px 20px 0;
  }
}

@media (min-width: 992px) {
  .hero-section .hero-image-header {
    padding: 15px 35px 0;
  }
}

.hero-section .hero-image-header h1 {
  color: white !important;
}

@media (max-width: 768px) {
  .hero-section .hero-image-header {
    min-height: initial;
  }
  .hero-section .hero-image-header h1 {
    font-size: 1.9rem;
  }
  .hero-section .hero-image-header h2 {
    font-size: 1.5rem;
  }
  .hero-section .hero-image-header h3 {
    font-size: 1.3rem;
  }
  .hero-section .hero-image-header h4 {
    font-size: 1.125rem;
  }
}

.hero-section .hero-image-header-intro {
  background-color: rgba(24, 26, 28, 0.75);
  margin-top: -230px;
  height: 100px;
  position: absolute;
  font-size: 2.6rem;
  z-index: 100;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
}

.hero-section .hero-image-intro {
  background-color: rgba(24, 26, 28, 0.75);
  margin-top: -120px;
  height: 100px;
  position: absolute;
  z-index: 100;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
  color: #ffffff;
}

.hero-section .hero-image-intro p {
  padding: 0px;
  margin: 0px;
}

@media screen and (max-width: 767px) {
  .hero-section:not(.course-page-top-container) {
    display: none;
  }
}

.js-no-hero-style {
  padding-bottom: 0;
  background: #fff;
}

.js-no-hero-style h1 {
  margin-bottom: 0;
  color: #313538 !important;
}

.show-for-small-hero-only {
  display: none;
}

@media (max-width: 767px) {
  .show-for-small-hero-only {
    display: block;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .show-for-small-hero-only .hero-image-mobile {
    display: none;
  }
}

.show-for-small-hero-only .hero-image-header {
  background-color: rgba(24, 26, 28, 0.9);
  padding-bottom: 10px;
}

.show-for-small-hero-only .hero-image-header h1, .show-for-small-hero-only .hero-image-header .start-page-hero-intro-mobile {
  color: white !important;
}

@media (min-width: 320px) {
  .show-for-small-hero-only .hero-image-header {
    padding-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .show-for-small-hero-only .hero-image-header {
    padding-bottom: 30px;
  }
}

.intro {
  font-weight: 600;
}

.pt-30, .padding-top {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.padding-bottom {
  padding-bottom: 20px;
}

.padding-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.padding-30, .content-page-container .content-page-padding > p, .content-page-container .content-page-padding > h1, .content-page-container h1.content-page-padding, .content-page-container .content-page-divider, .content-page-container .content-page-padding .intro, .content-page-container .content-page-padding-main-content > p:not(.quote), .content-page-container .content-page-padding-main-content > h2, .content-page-container .content-page-padding-main-content > h3, .content-page-container .content-page-padding-main-content > h4, .content-page-container .content-page-padding-main-content > h5, .content-page-container .content-page-padding-main-content > h6, .content-page-container .content-page-padding-main-content > ul, .content-page-container section.content-page-padding, .content-page-container .hero-image-header, .newslist-page .grid-container {
  padding-left: 30px;
  padding-right: 30px;
}

@media (min-width: 320px) {
  .padding-30, .content-page-container .content-page-padding > p, .content-page-container .content-page-padding > h1, .content-page-container h1.content-page-padding, .content-page-container .content-page-divider, .content-page-container .content-page-padding .intro, .content-page-container .content-page-padding-main-content > p:not(.quote), .content-page-container .content-page-padding-main-content > h2, .content-page-container .content-page-padding-main-content > h3, .content-page-container .content-page-padding-main-content > h4, .content-page-container .content-page-padding-main-content > h5, .content-page-container .content-page-padding-main-content > h6, .content-page-container .content-page-padding-main-content > ul, .content-page-container section.content-page-padding, .content-page-container .hero-image-header, .newslist-page .grid-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .padding-30, .content-page-container .content-page-padding > p, .content-page-container .content-page-padding > h1, .content-page-container h1.content-page-padding, .content-page-container .content-page-divider, .content-page-container .content-page-padding .intro, .content-page-container .content-page-padding-main-content > p:not(.quote), .content-page-container .content-page-padding-main-content > h2, .content-page-container .content-page-padding-main-content > h3, .content-page-container .content-page-padding-main-content > h4, .content-page-container .content-page-padding-main-content > h5, .content-page-container .content-page-padding-main-content > h6, .content-page-container .content-page-padding-main-content > ul, .content-page-container section.content-page-padding, .content-page-container .hero-image-header, .newslist-page .grid-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.padding-full-30, .hero-image-header, .content-page-container .content-page-header, .search-result-page .search-result-header, .document-page-container .document-info-container .document-info {
  padding: 30px;
}

@media (min-width: 320px) {
  .padding-full-30, .hero-image-header, .content-page-container .content-page-header, .search-result-page .search-result-header, .document-page-container .document-info-container .document-info {
    padding: 10px;
  }
}

@media (min-width: 992px) {
  .padding-full-30, .hero-image-header, .content-page-container .content-page-header, .search-result-page .search-result-header, .document-page-container .document-info-container .document-info {
    padding: 30px;
  }
}

.standard-card .listing-card {
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  cursor: pointer;
  position: relative;
  border: 1px solid transparent;
  border-bottom: 5px solid #3d4245;
  color: #ffffff;
  margin-bottom: 20px;
}

.standard-card .listing-card .listing-card-image {
  width: 100%;
}

.standard-card .listing-card .listing-card-image i {
  font-size: 600%;
}

.standard-card .listing-card .listing-card-image .image-font {
  color: #ffffff;
  text-align: center;
  height: 10.5rem;
  padding-top: 35px;
  background-color: #3d4245;
}

.standard-card .listing-card .listing-card-image img {
  width: 100%;
}

.standard-card .listing-card .listing-card-body .listing-card-header {
  font-size: 0.9rem;
  padding-bottom: 10px;
}

.standard-card .listing-card .listing-card-body .listing-card-header .card-link {
  color: #ffffff !important;
  font-size: 0.9rem !important;
}

.standard-card .listing-card .listing-card-body .listing-card-header h3 {
  font-size: 0.9rem !important;
}

.standard-card .listing-card .listing-card-body .listing-card-intro {
  font-size: 0.8rem;
}

.standard-card .listing-card-header {
  margin: 15px 10px 0px 10px;
  font-weight: bold;
  font-size: 0.8rem;
  color: #DAE1E6;
}

.standard-card .listing-card-intro {
  margin: 10px;
  margin-top: 0px;
  font-size: 0.65rem;
  color: #A0A5A9;
}

.standard-card .listing-card:hover {
  border-bottom: 5px solid #139ED9;
  background-color: #313538;
  overflow: hidden;
  color: #ffffff;
}

.standard-card .listing-card:hover .listing-card-image {
  overflow: hidden;
}

.standard-card .listing-card:hover .listing-card-image .image-font {
  background-color: #1A9DD8;
}

.standard-card .listing-card:hover .listing-card-image img {
  width: 100%;
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
  overflow: hidden;
}

.standard-card .listing-card:hover .listing-card-body .listing-card-header {
  color: #ffffff;
}

.standard-card .listing-card:hover .listing-card-body .listing-card-header .card-link {
  color: #ffffff !important;
}

.standard-card .listing-card:hover .listing-card-body .listing-card-header h3 {
  font-size: 0.9rem !important;
}

.standard-card:focus {
  outline: #139ED9 auto 4px !important;
}

.standard-card:focus .listing-card {
  background-color: #313538;
  border: 0px #139ED9 solid;
  border-bottom: 5px #139ED9 solid;
}

.standard-card:focus .listing-card .listing-card-image .image-font {
  background-color: #139ed9;
}

.standard-card:focus .listing-card .listing-card-body .listing-card-header {
  color: #ffffff;
  font-size: 0.9rem;
}

.standard-card .card-link {
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
  width: 100%;
}

.standard-card.large-6 .listing-card-image img {
  -o-object-fit: cover;
     object-fit: cover;
}

.standard-card.large-6 .fifty-special-height img {
  max-height: unset;
}

.standard-card-light {
  /*border-bottom: 8px solid #8B9096;*/
  /*.card-link {
        transition: transform .8s;
        border-bottom: 5px solid $color-block-separator;
        display: block;
    }*/
}

.standard-card-light .listing-card {
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  cursor: pointer;
  position: relative;
  border: 1px solid transparent;
  border-bottom: 5px solid #8c9197;
}

.standard-card-light .listing-card .listing-card-image {
  width: 100%;
}

.standard-card-light .listing-card .listing-card-image i {
  font-size: 600%;
}

.standard-card-light .listing-card .listing-card-image .image-font {
  color: #ffffff;
  text-align: center;
  height: 179px;
  padding-top: 35px;
  background-color: #62666b;
}

.standard-card-light .listing-card .listing-card-image img {
  width: 100%;
}

.standard-card-light .listing-card .listing-card-body {
  margin-bottom: 10px;
}

.standard-card-light .listing-card .listing-card-body .listing-card-header {
  font-size: 0.9rem;
  margin-bottom: 40px;
}

.standard-card-light .listing-card .listing-card-body .listing-card-header h3 {
  font-size: 0.9rem !important;
}

.standard-card-light .listing-card .listing-card-body .listing-card-intro {
  color: #62666b;
  font-size: 0.8rem;
}

.standard-card-light .listing-card-header {
  margin: 10px;
  font-weight: bold;
  font-size: 0.8rem;
  color: #313538;
  margin-bottom: 15px;
}

.standard-card-light .listing-card-intro {
  margin: 10px;
  margin-bottom: 0px;
  font-size: 0.65rem;
  color: #72767B;
  position: absolute;
  bottom: 5px;
}

.standard-card-light .listing-card:hover {
  border-bottom: 5px solid #139ed9;
  background-color: #f7f9fc;
  overflow: hidden;
  color: #ffffff;
}

.standard-card-light .listing-card:hover .listing-card-image {
  width: 100%;
}

.standard-card-light .listing-card:hover .listing-card-image i {
  font-size: 600%;
}

.standard-card-light .listing-card:hover .listing-card-image .image-font {
  color: #ffffff;
  text-align: center;
  height: 179px;
  padding-top: 35px;
  background-color: #139ed9;
}

.standard-card-light .listing-card:hover .listing-card-image img {
  width: 100%;
}

.standard-card-light .listing-card:focus {
  border-bottom: 5px solid #139ed9;
  background-color: #f7f9fc;
  overflow: hidden;
  color: #ffffff;
  -webkit-transition: none;
  transition: none;
}

.standard-card-light .listing-card:focus .listing-card {
  -webkit-transition: none;
  transition: none;
}

.standard-card-light .listing-card:focus .listing-card .listing-card-image .image-font {
  background-color: #139ed9;
}

.standard-card-light .listing-card:focus .listing-card .listing-card-image img {
  width: 100%;
}

.standard-card-light:hover {
  /*border-bottom: 8px solid #139ED9;*/
}

.standard-card-light:focus {
  /*border-bottom: 8px solid red;*/
}

.standard-card-light2 {
  border-bottom: 8px solid #8B9096;
}

.standard-card-light2 .card-link {
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
}

.standard-card-light2 .card-link .listing-card {
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  cursor: pointer;
  position: relative;
  border: 1px solid transparent;
}

.standard-card-light2 .card-link .listing-card .listing-card-image {
  width: 100%;
  overflow: hidden;
}

.standard-card-light2 .card-link .listing-card .listing-card-image i {
  font-size: 600%;
}

.standard-card-light2 .card-link .listing-card .listing-card-image .image-font {
  text-align: center;
  min-height: 200px;
  padding-top: 40px;
  background-color: #8B9096;
}

.standard-card-light2 .card-link .listing-card .listing-card-image img {
  width: 100%;
}

.standard-card-light2 .card-link .listing-card .listing-card-body {
  margin-bottom: 35px;
  min-height: 60px;
}

.standard-card-light2 .card-link .listing-card .listing-card-body .listing-card-header {
  font-size: 0.9rem;
}

.standard-card-light2 .card-link .listing-card .listing-card-body .listing-card-header h3 {
  font-size: 0.9rem !important;
}

.standard-card-light2 .card-link .listing-card .listing-card-body .listing-card-intro {
  font-size: 0.8rem;
}

.standard-card-light2 .card-link .listing-card-header {
  margin: 10px;
  font-weight: bold;
  font-size: 1.2rem;
  color: #313538;
  margin-bottom: 15px;
}

.standard-card-light2 .card-link .listing-card-intro {
  margin: 10px;
  margin-bottom: 0px;
  font-size: 1rem;
  color: #313538;
  position: absolute;
  bottom: 5px;
}

.standard-card-light2 .card-link .listing-card:hover {
  background-color: #F7F9FC;
  overflow: hidden;
  color: #ffffff;
}

.standard-card-light2 .card-link .listing-card:hover .listing-card-image {
  width: 100%;
  overflow: hidden;
}

.standard-card-light2 .card-link .listing-card:hover .listing-card-image .image-font {
  background-color: #1A9DD8;
}

.standard-card-light2 .card-link .listing-card:hover .listing-card-image img {
  width: 100%;
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
  overflow: hidden;
}

.standard-card-light2 .card-link:focus {
  outline: #139ED9 auto 4px !important;
}

.standard-card-light2 .card-link:focus .listing-card {
  background-color: #313538;
  border: 2px #139ED9 solid;
  border-bottom: 5px #139ED9 solid;
}

.standard-card-light2:hover {
  border-bottom: 8px solid #139ED9;
}

.standard-card-fifty-fifty .listing-card {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  cursor: pointer;
  position: relative;
  border: 1px solid transparent;
  border-bottom: 5px solid #f7f9fc;
  color: #ffffff;
  background-color: #f7f9fc;
}

.standard-card-fifty-fifty .listing-card .listing-card-image {
  width: 100%;
  overflow: hidden;
}

.standard-card-fifty-fifty .listing-card .listing-card-image i {
  font-size: 600%;
}

.standard-card-fifty-fifty .listing-card .listing-card-image .image-font {
  text-align: center;
  height: 370px;
  background-color: #3d4245;
  height: 276px;
  padding-top: 70px;
}

.standard-card-fifty-fifty .listing-card .listing-card-image img {
  width: 100%;
}

.standard-card-fifty-fifty .listing-card .listing-card-body {
  margin-bottom: 35px;
  min-height: 60px;
  padding: 15px;
}

.standard-card-fifty-fifty .listing-card .listing-card-body .listing-card-header {
  font-size: 0.9rem;
}

.standard-card-fifty-fifty .listing-card .listing-card-body .listing-card-header .card-link {
  color: #313538 !important;
  font-size: 0.9rem !important;
}

.standard-card-fifty-fifty .listing-card .listing-card-body .listing-card-header .card-link h3 {
  font-size: 1.2rem !important;
}

.standard-card-fifty-fifty .listing-card-header {
  margin: 0px 0px 15px 0px;
  color: #313538;
}

.standard-card-fifty-fifty .listing-card-intro {
  font-size: 0.85rem;
  color: #62666b;
}

.standard-card-fifty-fifty .listing-card:hover {
  background-color: #f7f9fc;
  overflow: hidden;
  border-bottom: 5px solid #139ed9;
}

.standard-card-fifty-fifty .listing-card:hover .listing-card-image {
  width: 100%;
  overflow: hidden;
}

.standard-card-fifty-fifty .listing-card:hover .listing-card-image .image-font {
  background-color: #1A9DD8;
}

.header-small {
  display: none;
  background-color: #181a1c;
  padding: 15px !important;
}

@media (min-width: 320px) {
  .header-small {
    display: block;
    color: #ffffff;
    margin-top: 1px !important;
  }
  .header-small h1 {
    font-size: 1.4rem;
  }
}

@media (min-width: 1024px) {
  .header-small {
    display: none;
    background-color: #000000;
    padding: 15px !important;
  }
}

.content-right {
  padding-top: 44px;
  border-left-style: solid;
  border-left-width: 10px;
  border-left-color: #181a1c;
}

.content-right a {
  color: #FFF;
}

@media (min-width: 667px) {
  .content-right {
    display: none;
  }
}

@media (min-width: 1024px) {
  .content-right {
    display: block;
  }
}

.toggle-box-label {
  white-space: nowrap;
  display: inline-block;
  padding-top: 2px;
  font-size: 1rem;
  border-radius: 25px;
  height: 45px;
  cursor: pointer;
  background-color: #ffffff;
  border: 2px solid #8B9096;
}

.toggle-box-label .toggle-box-check-box-unchecked {
  width: 0.8em;
  margin-left: 1px;
  margin-right: 13px;
  height: 40px;
}

.toggle-box-label .toggle-box-check-box-unchecked .fa-circle {
  font-size: 38px;
  color: #B43274;
  padding-right: 0px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
}

.toggle-box-label .toggle-box-check-box-unchecked .fa-plus {
  padding-left: 9px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 2.38em;
}

.toggle-box-label .toggle-box-check-box-checked {
  display: none;
}

.toggle-box-label input {
  visibility: hidden;
  display: inline-block;
}

.toggle-box-label:hover {
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  background-color: #73767B;
  color: #ffffff;
}

.toggle-box-label:hover .fa-circle {
  color: #69165E;
}

.toggle-box-label:hover .fa-plus {
  color: #ffffff;
}

.toggle-box-label-checked {
  background-color: #313538;
  color: #ffffff;
  padding-left: 15px;
  border-style: solid;
  border-color: #72767B;
  border-width: 2px;
}

.toggle-box-label-checked .toggle-box-check-box-unchecked {
  display: none;
}

.toggle-box-label-checked .toggle-box-check-box-checked {
  display: inline-block;
  width: 0.8em;
  margin-left: 10px;
  height: 40px;
  margin-right: -11px;
}

.toggle-box-label-checked .toggle-box-check-box-checked .fa-circle {
  font-size: 38px;
  color: #ffffff;
  padding-right: 0px;
}

.toggle-box-label-checked .toggle-box-check-box-checked .fa-times {
  padding-left: 9px;
  font-size: 20px;
  font-weight: 600;
  color: #313538;
  line-height: 1.95em;
}

.toggle-box-label-checked:hover {
  background-color: #313538;
  color: #ffffff;
}

.toggle-box-label-checked:hover .toggle-box-check-box-checked .fa-circle {
  color: #72767B;
}

.toggle-box-label-checked:hover .toggle-box-check-box-checked .fa-times {
  color: #ffffff;
}

.fancy-checkbox:hover {
  background-color: #72767B;
}

.notyetimplemented {
  background-color: red !important;
}

.notyetimplementedsmall {
  background-color: red !important;
  font-size: 0.5rem;
}

.bold {
  font-weight: 600;
}

.quote {
  color: #ffffff;
  display: block;
  background-color: #3d4245;
  padding: 25px;
  font-size: 1rem;
  border-left: 5px solid #8c9197;
}

.filters {
  margin-bottom: 50px;
  display: none;
  padding-top: 25px;
  padding-bottom: 0px;
  margin-top: 0px !important;
}

.filters .filter-header {
  color: #62666B !important;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: inherit !important;
}

.filters .filter-options {
  padding: 0px !important;
  margin: 0px;
  margin-bottom: 15px;
}

.screen-reader-text, .skip-nav {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.skip-nav:focus, .skip-nav:active {
  -webkit-clip-path: unset;
          clip-path: unset;
  clip: unset;
  width: auto;
  height: auto;
  overflow: auto;
  border: 1px solid #139ed9;
  color: #ffffff;
  padding: 5px;
  margin: 5px;
  background-color: #313538;
  position: relative !important;
}

.skip-nav-div {
  position: absolute;
  z-index: 10;
  left: 28%;
  margin: 2px auto;
  padding: 0.5em;
  top: 5%;
}

.hide-for-large .skip-nav-div {
  top: 25%;
  left: 18%;
}

*:focus {
  outline: none;
}

a:focus {
  border: 1px solid #139ed9;
  /*display: block;*/
}

a:hover, a:focus {
  color: #181A1C;
}

div[role=button]:focus {
  border: 1px solid #139ed9 !important;
}

img[role=button]:focus {
  border: 1px solid #139ed9;
}

legend[role=button]:focus {
  border: 1px solid #139ed9;
}

li[role=button]:focus {
  border: 1px solid #139ed9;
}

li.active[role=button]:focus {
  border-bottom-width: 5px;
}

button:focus {
  border: 1px solid #139ed9;
}

i[tabindex="0"]:focus {
  border: 1px solid #139ed9 !important;
}

input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: 1px solid #139ed9;
}

textarea:focus,
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus {
  border: 1px solid #139ed9;
}

.se-pre-con {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.4);
}

.se-pre-con img {
  width: 50px;
  margin-left: calc(50% - 160px);
  margin-top: 20%;
}

.full-width-background {
  background: #313538;
}

@media (min-width: 320px) {
  .header-breadcrumbs {
    display: none;
  }
}

@media (min-width: 992px) {
  .header-breadcrumbs {
    display: block;
  }
}

@media (min-width: 1024px) {
  .header-breadcrumbs {
    padding-top: 9rem;
  }
}

.new-breadcrumb {
  margin: 10px 0 6px 15px;
  width: 100%;
  display: inline-block;
}

.new-breadcrumb .breadcrumb-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.new-breadcrumb .breadcrumb-list li {
  font-size: .9rem;
  float: left;
  margin-right: .5rem;
  color: #FFF;
}

.new-breadcrumb .breadcrumb-list li a {
  text-decoration: underline;
  color: #a0a5a9;
}

.new-breadcrumb .breadcrumb-list li i {
  margin-left: .3rem;
  color: #a0a5a9;
}

.page-info {
  background-color: #313538;
  padding: 30px;
  color: #ffffff;
  font-size: 0.8rem;
  width: 100%;
}

.page-info .page-info-item {
  margin: 15px 0px 15px 0px;
}

.page-info .page-info-item a {
  text-decoration: underline !important;
  color: #FFF;
}

.page-info .page-info-item .page-info-header {
  color: #ffffff;
  font-weight: bold;
}

.cookie-alert {
  display: none;
  width: 100%;
  margin: 0;
  border-radius: 0;
  border-top: 2px solid #62666b;
  background-color: #f7f9fc;
  color: #313538;
  padding: 0.7rem 1rem;
}

.cookie-alert p {
  margin: 0;
}

@media (min-width: 320px) {
  .cookie-alert p {
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .cookie-alert p {
    margin-bottom: 0px;
  }
}

.cookie-alert #accept-cookies {
  margin-bottom: 10px;
}

@media (min-width: 320px) {
  .cookie-alert #accept-cookies {
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .cookie-alert #accept-cookies {
    margin-bottom: 0px;
  }
}

.cookie-alert a {
  color: #b52e75;
  text-decoration: underline;
}

.cookie-alert a:hover {
  color: #181a1c;
  text-decoration: underline;
}

.cookie-alert a:focus {
  color: #181a1c;
  text-decoration: underline;
}

.is-fixed-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.alert {
  display: none;
  color: #fff;
  padding: 15px;
  border-top: 2px solid #181A1C;
}

.alert .-ml-15 {
  margin-left: -15px;
}

@media (min-width: 320px) {
  .alert .text-right {
    text-align: left;
  }
}

@media (min-width: 992px) {
  .alert .text-right {
    text-align: right;
  }
}

.alert-header {
  font-weight: bold;
  font-size: 1.2rem;
  color: #ede5bd;
  margin-bottom: 0;
}

.alert-message {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  border-radius: 25px;
  padding: 3px;
  padding-left: 15px;
  padding-right: 15px;
}

.alert-message i {
  margin-right: .5rem;
}

.alert-link:hover, .alert-link:focus {
  color: #fff !important;
  text-decoration: underline !important;
  background-color: #313538;
}

.alert-link:hover i, .alert-link:focus i {
  text-decoration: none !important;
}

.alert-info {
  color: #fff;
  font-size: 0.8rem;
  margin-right: 25px;
}

.alert-close {
  background-color: #FFF;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #8c9197;
  color: #313538;
  font-weight: bold;
  padding: 7.5px 15px;
}

.alert-close:hover {
  background-color: #62666b !important;
  color: #FFF;
  border-color: #FFF;
}

.alert-close:focus {
  border-color: #139ed9;
  background-color: #62666b !important;
  outline: none;
  color: #FFF;
}

.alert-close i {
  margin-left: 10px;
  font-size: 18px;
  vertical-align: middle;
  line-height: inherit;
}

.show-all-hits {
  margin-top: 10px;
  margin-bottom: 60px;
  background-color: #FFF;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #8c9197;
  color: #313538;
  font-weight: bold;
}

.show-all-hits:hover {
  background-color: #62666b !important;
  color: #FFF;
  border-color: #FFF;
}

.show-all-hits:focus {
  border-color: #139ed9;
  background-color: #62666b !important;
  outline: none;
  color: #FFF;
}

.filter-show-card {
  border: 1px solid #73777c;
  border-radius: 25px;
  padding: 8px 20px 5px 20px;
  cursor: pointer;
  font-weight: 600;
  height: 40px;
  font-size: 0.9rem;
  width: 110px;
  color: #313538;
}

.filter-show-card.education-search-card {
  pointer-events: none;
}

.filter-show-card:focus {
  border: 1px solid #139ECF;
  background-color: #73777c;
  color: #ffffff;
}

.filter-show-card:hover {
  color: #ffffff;
  background-color: #73777c;
}

.filter-show-list {
  border: 1px solid #73777c;
  border-radius: 25px;
  padding: 8px 20px 10px 20px;
  cursor: pointer;
  font-weight: 600;
  height: 40px;
  font-size: 0.9rem;
  width: 110px;
  pointer-events: none;
  color: #313538;
}

.filter-show-list.education-search-list {
  pointer-events: unset !important;
}

.filter-show-list:focus {
  border: 2px solid #139ECF;
  background-color: #73777c;
  color: #ffffff;
}

.filter-show-list:hover {
  color: #ffffff;
  background-color: #73777c;
}

.show-as {
  visibility: hidden;
}

.active-show-as {
  color: #ffffff;
  background-color: #313538;
}

.hits-nr {
  color: #62666b;
  font-size: 0.9rem;
}

.inner-text {
  font-size: 0.8rem;
  color: #62666b;
}

p a {
  text-decoration: underline;
}

.listing-heading {
  color: #ede5bd !important;
  display: inline-block;
  font-weight: bolder;
  margin-left: .3rem;
}

.listing-heading i {
  color: #ede5bd;
  font-size: 24px;
}

.responsive-embed {
  margin-bottom: 0px !important;
}

.youtube-listing-block {
  padding-top: 20px;
  padding-bottom: 20px;
}

.youtube-block {
  margin-bottom: 30px !important;
}

.program-video iframe {
  border: none;
}

.youtube-listing-header {
  margin-top: .5rem;
}

.card-header {
  font-size: 0.9rem;
  font-weight: bold;
  color: #313538;
}

.no-script-warning {
  padding: 20px;
  color: #ffffff;
  background-color: #b52e75;
  z-index: 1010;
  margin-top: 60px;
}

.h1-dark, .content-page-container .content-page-header h1, .content-page-container .show-for-small-hero-only .content-page-header h1, .content-page-container .content-page-padding h1, .education-search-page h1 {
  color: #313538 !important;
}

.search-modal-open-body {
  background: black;
  overflow: hidden;
}

.search-modal-open-main {
  opacity: 0.5;
}

ol {
  margin-left: 50px;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #73777c;
  opacity: 1;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #73777c;
  opacity: 1;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #73777c !important;
}

::-ms-input-placeholder {
  color: #73777c;
  opacity: 1;
}

::placeholder {
  color: #73777c;
  opacity: 1;
}

.gdprinfo {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.bildtext {
  margin-top: 5px;
  font-size: 0.8rem;
}

.contact-card {
  clear: both;
  margin-bottom: 30px;
}

@media (min-width: 320px) {
  .search-block-info {
    padding-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .search-block-info {
    padding-bottom: 0px;
  }
}

.listing-card:focus {
  border: solid 2px #139ED9;
}

.mfvEWiSE {
  height: 150px !important;
  float: left;
  margin-bottom: 30px;
}

sup {
  color: #b52e75;
  cursor: pointer;
}

sup:hover {
  text-decoration: underline;
}

.standard-card a:focus {
  display: block;
}

.standard-card a:focus {
  display: block;
}

.start-page .promote-area {
  font-size: 2rem;
  text-align: center;
  color: #ffffff;
  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;
  height: 600px;
}

@media screen and (max-width: 39.9375em) {
  .start-page .promote-area {
    height: 400px;
  }
}

.start-page .promote-area .promote-area-info {
  width: 450px;
}

@media print, screen and (max-width: 39.99875em) {
  .program-page {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .program-page h1 {
    font-size: 1.9rem;
  }
  .program-page h2 {
    font-size: 1.5rem;
  }
  .program-page h3 {
    font-size: 1.1rem;
  }
  .program-page h4 {
    font-size: 1.125rem;
  }
}

.program-page .program-page-header {
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 10px;
}

.program-page .program-page-header h1 {
  color: white !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

@media print, screen and (max-width: 39.99875em) {
  .program-page .program-page-header {
    width: 100% !important;
    padding: 10px;
    padding-bottom: 0px;
  }
}

.program-page .program-page-header .grid-x {
  width: 100%;
}

.program-page .program-subheader {
  color: #DDE4EA;
  font-size: 0.8rem;
}

.program-page .program-subheader i {
  font-size: 14px;
  color: #B9C3C9;
  width: 20px;
}

.program-page .pb-10 {
  padding-bottom: 10px;
}

.program-page .divider-vertical {
  margin: 0 20px;
  width: 1px;
  background-color: #62666B;
}

.program-page .program-page-bookmarks {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
}

.program-page .program-page-bookmarks .bookmark {
  display: inline-block;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  color: #a0a5a9;
  font-weight: bold;
  border-bottom: 5px solid transparent;
  font-size: 0.9rem;
}

.program-page .program-page-bookmarks .bookmark:hover {
  border-color: #8c9197;
  color: #dde4ea;
}

.program-page .program-page-bookmarks .bookmark:focus {
  border: none;
  border: 1px solid #139ed9;
  border-bottom: 5px solid #139ed9;
  color: #fff;
}

.program-page .program-page-bookmarks .bookmark.active {
  border-color: #139ed9;
  color: #ffffff;
}

.program-page .program-page-bookmarks .bookmark-area {
  margin-left: 2px;
  margin-right: 2px;
}

.program-page .fixed-bookmarks {
  background-color: #313538;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: 0px;
  z-index: 1010;
  border-bottom: 2px solid #464A4D;
}

@media (min-width: 1024px) {
  .program-page .fixed-bookmarks {
    top: 82px;
  }
}

.program-page .program-page-content-container {
  background-color: #181A1C;
}

.program-page .program-page-content-container .dropdown-puff {
  background-color: #F7F9FC;
  color: #313538;
}

.program-page .program-page-content-container .dropdown-puff:hover {
  background-color: #73777C;
  color: #fff;
}

.program-page .program-page-content-container .dropdown-puff .dropdown-handlers {
  padding: 10px;
}

.program-page .program-page-content-container .dropdown-puff .dropdown-handlers .dropdown-icon {
  font-size: 18px;
}

.program-page .program-page-content-container .dropdown-puff .dropdown-content {
  color: #313538;
}

.program-page .program-page-content-container .dropdown-puff .dropdown-right {
  text-align: right;
}

.program-page .base-info-list {
  list-style-type: none;
  margin: 0;
}

.program-page .base-info-list li {
  margin-bottom: 15px;
}

.program-page .base-info-list li i {
  width: 40px;
  color: #B9C3C9;
}

.program-page .base-info-list li span {
  color: #A0A5A9;
}

.program-page .form-label {
  color: #fff;
  font-weight: bold;
}

.program-page .program-page-facts-container {
  padding-left: 30px;
  color: #fff;
  margin-top: 20px;
}

.program-page .show-newsletter-form {
  cursor: pointer;
}

.program-page .relative {
  position: relative;
}

.program-page .program-page-content-left {
  background-color: #181A1C;
  min-height: 100vh;
}

.program-page .program-page-content-left .program-info-text {
  background-color: #ffffff;
  color: #313538;
  font-weight: bold;
}

@media print, screen and (max-width: 39.99875em) {
  .program-page .program-page-content-left .program-info-text {
    font-size: 1rem;
  }
}

.program-page .program-page-content-left .program-about {
  color: #313538;
  background-color: #f7f9fc;
  padding-bottom: 30px;
}

@media print, screen and (max-width: 39.99875em) {
  .program-page .program-page-content-left .program-about {
    font-size: 1rem;
  }
}

.program-page .program-page-content-left .program-about .program-about-text {
  display: none;
}

.program-page .program-page-content-left .program-about .show-more {
  font-weight: bold;
}

.program-page .program-page-content-left .program-about .show-more.less {
  display: none;
}

.program-page .program-page-content-left .program-about .open-about-text {
  cursor: pointer;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}

.program-page .program-page-content-left .program-about .open-about-text span {
  display: inline-block;
  float: left;
}

.program-page .program-page-content-left .program-about .open-about-text i {
  display: inline-block;
  float: right;
  margin-right: 5px;
  padding-top: 5px;
}

.program-page .program-page-content-left .program-about .open-about-text .fa-minus {
  display: none;
}

.program-page .program-page-content-left .program-about h2 {
  color: #000000;
}

.program-page .courses .open-semester-info {
  border-bottom: 5px solid #62666B;
  margin: 1em 0;
  cursor: pointer;
}

.program-page .courses .open-semester-info h6 {
  font-weight: bold;
}

.program-page .courses .open-semester-info:hover {
  border-bottom-color: #139ED9;
}

.program-page .courses .semester-course-info {
  display: none;
}

.program-page .courses .is-lower {
  text-transform: lowercase;
}

.program-page .accordion-dropdown {
  border-bottom: 5px solid #62666B;
  cursor: pointer;
  color: #DAE1E6;
  padding: 10px 20px;
}

.program-page .accordion-dropdown .accordion-question {
  font-weight: bold;
  margin: 0;
  font-size: 1rem;
}

.program-page .accordion-dropdown:hover {
  border-bottom-color: #139ED9;
}

.program-page .education-plan-container {
  background-color: #313538;
  display: none;
}

.program-page .ml-auto {
  margin-left: auto !important;
}

.program-page .p-0 {
  padding: 0 !important;
}

.program-page .p-2 {
  padding: 20px;
}

.program-page .pb-0 {
  padding-bottom: 0;
}

.program-page .privacy {
  font-size: 0.7rem;
  margin-bottom: 20px;
  color: #fff;
}

.program-page .has-underline {
  text-decoration: underline !important;
}

.program-page .grey-hoverable {
  color: #DAE1E6;
}

.program-page .grey-hoverable:hover {
  color: #fff;
}

.program-page .hidden {
  display: none;
}

.program-page .pt-30, .program-page .padding-top {
  padding-top: 30px;
}

.program-page .button-submit {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
}

.program-page .button-submit:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.program-page .button-submit:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

@media (max-width: 480px) {
  .program-page #program-contact {
    padding-right: 20px !important;
  }
}

.program-page .program-contact-header {
  font-weight: bold;
  color: #ede5bd;
  padding-bottom: 0px;
  margin-bottom: 10px;
  margin-top: 30px;
}

.program-page .program-contact .contact-card-body-image img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

.newsletter {
  font-size: 1rem;
  color: white;
  padding: 0;
  margin: 0;
  margin-right: .5em;
}

.newsletter-container {
  background-color: #181A1C;
  display: none;
}

.newsletter-container .heading-container {
  background-color: #313538;
  padding: 20px;
}

.newsletter-container .newsletter-heading {
  color: #E2DBB7;
  font-weight: bold;
  font-size: 1rem;
}

.newsletter-container .newsletter-form {
  padding: 20px;
}

.newsletter-container .newsletter-info {
  font-size: 0.7rem;
  color: #fff;
}

.program-page-contact .contact-form {
  display: none;
  background-color: #181A1C;
  padding: 20px;
}

.program-page-contact .ask-us-form-container {
  background-color: #313538;
  display: none;
}

.program-page-contact .expand {
  text-align: right;
}

.program-page-contact .show-ask-us-form {
  cursor: pointer;
}

.program-page-contact .ask-us-form .ask-us-header {
  font-size: 1rem;
  color: #E2DBB7;
  font-weight: bold;
  padding: 0 20px;
  margin: .5rem 0;
}

.program-page-contact .ask-us-form .fa-chevron-up {
  margin-left: auto;
}

.program-page-contact .ask-us-form .is-checked {
  color: #fff;
  border: 1px solid white;
  padding: 5px 10px;
  background-color: #313538;
}

.program-page-contact .ask-us-form textarea {
  height: 100px;
}

.program-page-contact .ask-us-form .contact-header {
  font-weight: bold;
  font-size: 0.625rem;
  margin-bottom: .5em;
  color: #fff;
}

.program-page-contact .ask-us-form .keep-updated {
  margin: .5em 0;
}

.program-page-contact .ask-us-form .form-header {
  font-weight: bold;
  color: #B6AE66;
}

.program-page-contact .ask-us-form .is-block {
  display: block;
}

.program-page-contact .ask-us-form .m-0 {
  margin: 0 !important;
}

.program-page-contact .ask-us-form .person-image {
  border-radius: 50% 50%;
  width: 100px;
  height: auto;
  color: white;
  font-size: 0.7rem;
}

.program-page-contact .ask-us-form .person-info {
  margin-left: .5em;
}

.program-page-contact .ask-us-form .person-info-title {
  color: #C5AB5E;
  font-weight: bold;
  font-size: 1.2rem;
}

.program-page-contact .ask-us-form .person-info-name {
  font-weight: bold;
  color: #DAE1E6;
  font-size: 0.7rem;
}

.program-page-content-rigth {
  color: #ffffff;
  background-color: #313538;
  min-height: 100vh;
  padding: 15px;
  margin-top: 20px;
}

@media only screen and (width: 1024px) and (height: 1366px) {
  .program-page-content-rigth {
    display: none;
  }
}

@media only screen and (max-height: 992px) and (max-width: 1220px) and (orientation: landscape) {
  .program-page-content-rigth {
    display: none;
  }
}

.program-page-content-rigth:before {
  position: absolute;
  z-index: 100;
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  background-color: #181a1c;
}

.program-course-semester {
  background-color: #ffffff;
  width: 100%;
  padding: 12px;
  color: #313538;
  border-bottom: 1px solid #181A1C;
  cursor: pointer;
  font-weight: bold;
}

.program-course-semester:focus {
  border: 2px solid #139ED9 !important;
}

.program-course-semester:hover {
  background-color: #73777C;
  color: #ffffff;
}

.program-course-semester.active-course {
  background-color: #313538;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.program-course-semester.active-course:hover {
  background-color: #73777C;
}

@media (min-width: 1024px) {
  .program-course-semester.active-course {
    padding-left: 10px;
  }
}

.program-course-semester .fa-chevron-up {
  display: none;
  margin-top: 5px;
  float: right;
}

.program-course-semester .fa-chevron-down {
  margin-top: 5px;
  float: right;
}

@media (min-width: 1024px) {
  .program-course-semester {
    width: 95%;
  }
}

.program-course {
  padding: 7px;
  background-color: #3D4245;
}

.program-course a {
  color: #ffffff;
}

.program-course a:hover {
  text-decoration: underline;
}

.program-course i {
  margin-right: 5px;
}

.program-semester-courses {
  display: none;
}

.program-courses {
  margin-bottom: 15px;
}

.pdf-text {
  color: #A0A5A9;
  font-size: 0.9rem;
}

@media (min-width: 320px) {
  .pdf-text {
    margin-top: 10px;
    display: block;
  }
}

@media (min-width: 992px) {
  .pdf-text {
    display: unset;
  }
}

.want-to-know-more {
  background-color: #ffffff;
  color: #313538;
  padding-top: 17px;
  padding-left: 30px;
  height: 60px;
  margin-top: 30px;
  font-weight: bold;
  cursor: pointer;
}

.want-to-know-more h2 {
  font-size: 1rem;
}

@media (min-width: 320px) {
  .want-to-know-more {
    height: 80px;
  }
}

@media (min-width: 667px) {
  .want-to-know-more {
    height: 60px;
  }
}

@media (max-width: 667px) {
  .want-to-know-more {
    height: 80px;
    padding-left: 10px;
  }
}

.want-to-know-more.active {
  background-color: #313538;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.want-to-know-more:focus {
  border: 2px solid #139ED9 !important;
}

.want-to-know-more:hover {
  background-color: #62666B;
  color: #ffffff;
}

.want-to-know-more .fa-lightbulb-on {
  margin-right: 10px;
  float: left;
  margin-top: 0.2rem;
}

.want-to-know-more .fa-chevron-down,
.want-to-know-more .fa-chevron-up {
  float: right;
  margin-right: 15px;
  margin-top: 0.2rem;
}

@media (min-width: 667px) {
  .want-to-know-more .fa-chevron-down,
  .want-to-know-more .fa-chevron-up {
    margin-top: 0.2rem;
  }
}

.want-to-know-more .fa-chevron-up {
  display: none;
}

.liana-form {
  display: none;
  background-color: #f7f9fc;
  color: #ffffff;
  margin-bottom: 30px;
  padding: 15px 30px;
}

.liana-form legend {
  font-weight: bold;
  color: #313538;
}

.liana-form label {
  color: #313538;
  font-weight: bold;
}

.liana-form .send-button {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  margin-top: 10px;
}

.liana-form .send-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.liana-form .send-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.liana-form input {
  border-radius: 8px;
  border-color: #8c9197;
}

.liana-form .disclaimer {
  margin-top: 20px;
  color: #313538;
}

.liana-form .disclaimer a {
  text-decoration: underline;
}

.program-hero-image.hero-section.collapse .sub-program-page-header {
  position: initial;
}

.program-hero-image .sub-program-page-header {
  background-color: rgba(24, 26, 28, 0.75);
  position: absolute;
  padding: 15px 25px 10px 25px;
  color: #ffffff;
  height: 50px;
}

.program-hero-image .sub-program-page-header .program-subheader {
  color: #DDE4EA;
  font-size: 0.8rem;
  height: 30px;
}

.program-hero-image .sub-program-page-header .program-subheader i {
  font-size: 14px;
  color: #B9C3C9;
  width: 20px;
}

.program-hero-image .sub-program-page-header .divider-vertical {
  margin: 0 20px;
  width: 1px;
  background-color: #62666B;
}

.program-page-apply {
  background-color: #181A1C;
  padding-right: 0px !important;
}

.program-page-apply h2 {
  color: #EDE5BD;
  font-weight: bold;
  width: 100%;
}

.program-page-apply .no-occations {
  color: #ffffff;
}

.program-page-apply .program-occation-header .part1 {
  float: left;
  font-weight: bold;
  color: #C5AB5E;
}

.program-page-apply .program-occation-header .part2 {
  color: #A0A5A9;
}

@media (min-width: 320px) {
  .program-page-apply .program-occation-header .part2 {
    clear: left;
  }
}

@media (min-width: 992px) {
  .program-page-apply .program-occation-header .part2 {
    clear: none;
    float: right;
    padding-right: 4rem;
  }
}

.program-page-apply .program-occation-info {
  background-color: #FFF;
  width: 95%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #8c9197;
  color: #313538;
  padding: 0px;
  padding-left: 15px;
  padding-right: 28px;
  height: 40px;
  text-align: left;
  margin-bottom: 20px;
}

.program-page-apply .program-occation-info:hover {
  background-color: #62666b !important;
  color: #FFF;
  border-color: #FFF;
}

.program-page-apply .program-occation-info:focus {
  border-color: #139ed9;
  background-color: #62666b !important;
  outline: none;
  color: #FFF;
}

@media (max-width: 768px) {
  .program-page-apply .program-occation-info {
    width: 100%;
  }
}

.program-page-apply .program-occation-info .program-occation-info-icon {
  float: left;
  margin-right: 10px;
}

.program-page-apply .program-occation-info .part1 {
  float: left;
  font-weight: bold;
}

.program-page-apply .program-occation-info .part2 {
  float: right;
  color: #73777c;
}

.program-page-apply .program-occation-info-text {
  font-weight: bold;
}

.program-page-apply .program-occation-info .program-occation-chevron-buttons {
  float: right;
}

.program-page-apply .program-occation-info .fa-chevron-up {
  display: none;
}

.program-page-apply .program-occation-info:hover {
  border-color: #62666b;
}

.program-page-apply .program-occation-info:hover .programoccasion-cancelled {
  color: inherit;
}

.program-page-apply .program-occation-info:hover .part2 {
  color: #fff;
}

.program-page-apply .program-occation-info:focus {
  border-width: 2px;
}

.program-page-apply .program-occation-info:focus .programoccasion-cancelled {
  color: inherit;
}

.program-page-apply .program-occation-info:focus .part2 {
  color: #ffffff;
}

.program-page-apply .program-occation-info.active-po {
  background-color: #313538;
  color: #ffffff;
  border-color: #fff;
}

.program-page-apply .program-occation-info.active-po .programoccasion-cancelled {
  color: inherit;
}

.program-page-apply .program-occation-info.active-po .part2 {
  color: #ffffff;
}

.program-page-apply .program-occation-info.active-po:focus {
  border: 2px solid #139ed9;
}

.program-page-apply .program-occation-more-info {
  display: none;
  background-color: #313538;
  color: #ffffff;
  margin-top: 15px;
  padding: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.program-page-apply .program-occation-more-info h3.more-info-header {
  color: #EDE5BD;
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 30px;
}

.program-page-apply .program-occation-more-info h3.more-info-header:first-child {
  margin-top: 0px;
}

.program-page-apply .program-occation-more-info .download-study-plan {
  background-color: #ffffff;
  color: #313538;
  border-radius: 25px;
  padding: 7px;
  margin-right: 20px;
  display: inline-block;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
}

.program-page-apply .program-occation-more-info .download-study-plan:hover {
  color: #ffffff;
  background-color: #72767B;
  text-decoration: underline;
}

.program-page-apply .program-occation-more-info .download-study-plan:focus {
  border: 2px solid #1A9DD8;
  color: #ffffff;
  background-color: #72767B;
  text-decoration: underline;
}

.program-page-apply .program-occation-more-info a {
  color: #dde4ea;
}

.program-page-apply .program-occation-more-info a:hover {
  color: #ffffff;
}

.program-page-apply .program-occation-more-info a:focus {
  color: #ffffff;
}

.program-page-apply .program-occation {
  margin-top: 10px;
  min-width: 50%;
}

.program-page-apply .program-occation-info-button {
  padding-top: 0px;
  margin-top: 10px;
  min-width: 20%;
}

@media (max-width: 768px) {
  .program-page-apply .program-occation-info-button {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.program-page-apply .program-occation-info-button .apply-button {
  padding: 5px;
  padding-left: 15px;
  border-radius: 25px;
  height: 40px;
  display: block;
  width: 100%;
  padding-top: 9px;
  font-weight: bold;
  background-color: #B52E75;
  color: #ffffff;
  cursor: pointer;
  font-size: 0.9rem;
}

.program-page-apply .program-occation-info-button .apply-button i {
  padding-top: 4px;
  margin-right: 10px;
  float: right;
}

.program-page-apply .program-occation-info-button .apply-button:hover {
  background-color: #181a1c;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.program-page-apply .program-occation-info-button .apply-button.is-disabled {
  background-color: #dde4ea;
  color: #62666b;
  pointer-events: none !important;
  min-height: 40px;
  height: auto;
  font-size: 0.9rem;
  padding-left: 15px;
  padding-top: 9px;
}

@media (min-width: 320px) {
  .more-info-right {
    margin-top: 20px;
  }
}

@media (min-width: 1024px) {
  .more-info-right {
    padding-left: 10px;
    margin-top: 0px;
  }
}

.program-page-block2-special {
  background-color: #ffffff;
  padding-top: 20px;
}

@media (min-width: 320px) {
  .program-occation-header {
    margin-top: 20px;
  }
}

@media (min-width: 1024px) {
  .program-occation-header {
    margin-top: 0px;
  }
}

.programoccation-intro-info {
  margin-right: 20px;
  color: #A0A5A9;
  padding-top: 15px;
}

.course-page-top-container {
  background-color: #313538;
}

@media (max-width: 768px) {
  .course-page-top-container .course-page-top {
    padding: 0;
  }
}

.course-page-top-container .course-page-top .course-page-header {
  margin-top: 0px;
  background-color: rgba(24, 26, 28, 0.75);
  padding: 15px 35px 10px;
  margin-bottom: 10px;
}

@media print, screen and (max-width: 63.99875em) {
  .course-page-top-container .course-page-top .course-page-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 768px) {
  .course-page-top-container .course-page-top .course-page-header {
    margin-top: 0 !important;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100% !important;
    padding: 10px;
    padding-bottom: 0px;
    position: static;
    margin-bottom: 10px;
  }
}

.course-page-top-container .course-page-top .course-page-sub-header {
  color: #ffffff;
  background-color: rgba(24, 26, 28, 0.75);
  padding: 15px 25px 10px;
  font-size: 0.8rem;
  color: #dde4ea;
  height: 50px;
  margin-bottom: 10px;
}

.course-page-top-container .course-page-top .course-page-sub-header i {
  width: 20px;
  font-size: 14px;
  color: #B9C3C9;
}

@media (max-width: 768px) {
  .course-page-top-container .course-page-top .course-page-sub-header {
    margin-top: 0 !important;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100% !important;
    padding: 10px;
    margin-bottom: 10px;
    position: static;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .course-page-top-container .hero-image {
    display: none;
  }
}

.course-page-apply-area {
  background-color: #181a1c;
}

.course-page-info-area {
  background-color: #181a1c;
  color: #ffffff;
  padding: 30px;
}

.course-page-info-area .course-page-facts .course-occation-header-right {
  padding-left: 30px;
  font-size: 1.3rem;
  font-weight: 600;
  color: #ECE4BC;
  margin-bottom: 0px;
}

.course-page-info-area .course-page-facts .base-info-list {
  list-style: none;
  margin: 0;
  padding: 30px;
}

.course-page-info-area .course-page-facts .base-info-list li {
  margin-bottom: 10px;
}

.course-page-info-area .course-page-facts .base-info-list li i {
  float: left;
  width: 30px;
  margin-top: 5px;
}

.course-page-info-area .course-page-facts .base-info-list li .base-info-list-text {
  float: left;
  width: calc(100% - 30px);
}

.course-page-info-area .course-page-facts .base-info-list li .base-info-list-text .base-info-list-header {
  font-weight: 600;
}

.course-page-info-area .course-page-facts .base-info-list i {
  width: 20px;
}

.course-page-info-area .course-page-facts .ask-course-responsible {
  margin-top: 30px;
  height: 80px;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  color: #3D474C;
  font-size: 1.2rem;
  font-weight: 600;
  text-indent: 30px;
  padding-top: 25px;
  cursor: pointer;
}

.course-page-info-area .course-page-facts .ask-course-responsible .fa-plus {
  float: right;
  margin-right: 30px;
  margin-top: 5px;
}

.course-page-info-area .course-page-facts .ask-course-responsible .fa-minus {
  display: none;
  float: right;
  margin-right: 30px;
  margin-top: 5px;
}

.course-page-info-area .course-page-facts .ask-course-responsible-form {
  display: none;
  background-color: #313538;
  color: #ffffff;
  padding: 30px;
  width: 100%;
}

.course-page-info-area .course-page-facts .ask-course-responsible-form label {
  color: #ffffff;
}

.course-page-info-area .course-page-facts .ask-course-responsible-form .apply-button {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
}

.course-page-info-area .course-page-facts .ask-course-responsible-form .apply-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.course-page-info-area .course-page-facts .ask-course-responsible-form .apply-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.course-page-info-area .course-occation-apply {
  text-align: right;
  padding-right: 30px;
  padding-top: 12px;
}

@media (min-width: 320px) {
  .course-page-info-area .course-occation-apply {
    text-align: left;
    text-indent: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .course-page-info-area .course-occation-apply {
    text-align: right;
    margin-bottom: 0px;
  }
}

.course-page-info-area .course-occation-apply .apply-button {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  font-size: 0.9rem;
  white-space: nowrap;
}

.course-page-info-area .course-occation-apply .apply-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.course-page-info-area .course-occation-apply .apply-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.course-page-apply {
  border-right: 1px solid #626668;
}

@media (min-width: 320px) {
  .course-page-apply {
    border-right: unset;
  }
}

@media (min-width: 992px) {
  .course-page-apply {
    border-right: 1px solid #626668;
  }
}

.course-page-apply .course-occation-header {
  margin-bottom: 75px;
  cursor: pointer;
}

.course-page-apply .course-occation-header .fa-info {
  float: left;
  margin-right: 10px;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border-radius: 25px;
  color: #000000;
  padding-left: 7px;
  padding-top: 3px;
  font-size: 14px;
  margin-top: 4px;
}

.course-page-apply .course-occation-header .course-occation-header-text {
  float: left;
}

.course-page-apply .course-occation-header .course-occation-header-text .course-occation-header-text-row1 {
  font-weight: 600;
}

.course-page-apply .course-occation-header .course-occation-show-more {
  float: right;
  padding-top: 12px;
}

.course-page-apply .course-occation-header .course-occation-show-less {
  float: right;
  display: none;
  padding-top: 12px;
}

.course-page-apply .course-occation-more-info {
  display: none;
  width: 100%;
  min-height: 200px;
  background-color: #313538;
  padding: 25px;
  margin-bottom: 20px;
}

.course-page-apply .course-occation-more-info .more-info-header {
  color: #ECE4BC;
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 15px;
}

.course-page-apply .course-occation-more-info .more-info-header:first-child {
  margin-top: 0px;
}

.course-page-apply .period {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 600;
  color: #ECE4BC;
  margin-bottom: 30px;
}

.course-page-apply .education-type {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 600;
  color: #C4A95E;
  margin-bottom: 10px;
}

.course-page-main-left {
  background-color: #ffffff;
}

.course-page-main-left .course-intro {
  padding: 30px 30px 0 30px;
  font-weight: 600;
}

.course-page-main-left .course-contacts {
  background-color: #181a1c;
  color: #ffffff;
  padding: 30px;
}

.course-page-main-left .course-contacts-header {
  font-weight: bold;
  color: #ede5bd;
  margin-bottom: 0;
}

.course-page-main-left .course-contacts-header-div {
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: -5px;
}

.course-page-main-right {
  border-left: 10px solid #181a1c;
}

@media (max-width: 768px) {
  .course-page-top-container h1, .course-page-apply-area h1, .course-page-main-container h1 {
    font-size: 1.9rem;
  }
  .course-page-top-container h2, .course-page-apply-area h2, .course-page-main-container h2 {
    font-size: 1.5rem;
  }
  .course-page-top-container h3, .course-page-apply-area h3, .course-page-main-container h3 {
    font-size: 1.1rem;
  }
  .course-page-top-container h4, .course-page-apply-area h4, .course-page-main-container h4 {
    font-size: 1.125rem;
  }
}

.courseoccation-intro-info {
  margin-right: 40px;
  color: #A0A5A9;
  padding-top: 15px;
}

.occation-header {
  color: #C5AB5E;
  font-size: 1rem;
}

.content-page-container {
  overflow-wrap: break-word;
  word-wrap: break-word;
  /*
    .content-page-padding:not(h1) {
        @extend .pb-30;
    }
    */
}

.content-page-container .content-page-header {
  padding-bottom: 0;
}

.content-page-container .show-for-small-hero-only h1 {
  color: white !important;
}

.content-page-container .content-page-padding {
  padding-top: 30px;
}

@media (min-width: 320px) {
  .content-page-container .content-page-padding {
    padding-top: 10px;
  }
}

@media (min-width: 992px) {
  .content-page-container .content-page-padding {
    padding-top: 30px;
  }
}

.content-page-container .content-page-padding-main-content > img,
.content-page-container .content-left-image img {
  color: #313538;
  width: 100%;
}

.content-page-container .content-page-divider {
  margin-left: 30px;
  margin-right: 30px;
}

@media (min-width: 320px) {
  .content-page-container .content-page-divider {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 992px) {
  .content-page-container .content-page-divider {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.content-page-container p.quote {
  margin-left: 30px;
  margin-right: 30px;
}

.content-page-container .content-page-main .content-left {
  background-color: #ffffff;
}

.content-page-container .content-page-main .content-left h1 {
  font-size: 2.3rem;
}

.content-page-container .content-page-main .content-left h2 {
  color: #313538;
  font-size: 1.7rem;
}

.content-page-container .content-page-main .content-left h3 {
  font-size: 1.4rem;
}

.content-page-container .content-page-main .content-left h4 {
  font-size: 1.25rem;
}

.content-page-container .content-page-main .content-left p {
  margin-bottom: 1.2rem;
}

.content-page-container .content-page-main .content-left-image {
  margin-bottom: 1.2rem;
}

.content-page-container .content-page-main .content-left-image p {
  font-size: 0.9rem;
  background-color: #3D4245;
  color: #ffffff;
  padding-top: 0.45rem;
  padding-bottom: 0.9rem;
  margin: 0;
  border-left: 5px solid #8C9197;
}

@media (max-width: 768px) {
  .content-page-container .content-page-main .content-left h1 {
    font-size: 1.9rem;
  }
  .content-page-container .content-page-main .content-left h2 {
    font-size: 1.5rem;
  }
  .content-page-container .content-page-main .content-left h3 {
    font-size: 1.3rem;
  }
  .content-page-container .content-page-main .content-left h4 {
    font-size: 1.125rem;
  }
}

@media (min-width: 320px) {
  .content-page-container .hero-image-header {
    padding-top: 10px;
  }
}

@media (min-width: 992px) {
  .content-page-container .hero-image-header {
    padding-top: 30px;
  }
}

.newslist-page {
  min-height: 800px;
}

.newslist-page .newslist-page-header {
  color: #313538 !important;
  width: 90%;
  float: left;
}

.newslist-page .rss-feed {
  float: right;
  width: 10%;
  padding-right: 10px;
}

.newslist-page .rss-feed img {
  max-width: 50px;
}

@media (min-width: 667px) {
  .newslist-page .rss-feed {
    padding-right: 0;
  }
}

.newslist-page .intro {
  padding: 0;
  width: 100%;
  clear: both;
}

.newslist-page a:focus {
  display: block;
}

.newslist-page a:focus > .list-item {
  border-bottom-color: #139ed9;
}

.newslist-page .list-item {
  position: relative;
  border-bottom: 5px solid #8c9197;
  padding-left: 35px;
  padding-top: 15px;
}

.newslist-page .list-item:hover {
  border-bottom: 5px solid #139ed9;
  background-color: #f7f9fc;
}

.newslist-page .list-item-body {
  max-width: 95%;
}

.newslist-page .list-item-body-header {
  color: #313538 !important;
  font-weight: 600;
  font-size: 1.4rem !important;
  margin: 0;
}

.newslist-page .list-item-body-text {
  font-size: 0.9rem;
  color: #73777C;
  margin-bottom: 0.5rem !important;
}

.newslist-page .list-item-date {
  color: #b52e75;
  font-weight: bold;
}

.newslist-page .list-item-icon {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding-top: 0.5rem;
  color: #313538;
}

.newslist-page .hide-article {
  display: none;
}

.newslist-page .show-article {
  display: block;
  clear: both;
}

.newslist-page .show-more-articles {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  cursor: pointer;
}

.newslist-page .disabled-more-articles {
  display: none;
}

.sub-menu-list {
  background-color: #62666b;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.sub-menu-list ul {
  list-style-type: none;
  margin: 0px;
  padding-left: 5px;
}

.sub-menu-list li {
  background-color: #313538;
  min-height: 50px;
  display: block;
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #62666b;
  margin-bottom: -6px;
}

@media (min-width: 320px) {
  .sub-menu-list li {
    background-color: #181a1c;
  }
}

@media (min-width: 768px) {
  .sub-menu-list li {
    background-color: #313538;
  }
}

.sub-menu-list li.sub-menu-active-item {
  background-color: #79cff1;
}

.sub-menu-list li.sub-menu-active-item a {
  color: #313538 !important;
}

.sub-menu-list li.sub-menu-active-item a:focus {
  text-decoration: underline !important;
}

.sub-menu-list li.sub-menu-active-item .control-submenu {
  color: #ffffff;
}

.sub-menu-list li.sub-menu-active-item .control-submenu:hover {
  background-color: #ffffff;
}

.sub-menu-list li.sub-menu-active-item .control-submenu:focus {
  background-color: #ffffff;
}

.sub-menu-list li.sub-menu-active-item .control-submenu:focus i {
  color: #313538 !important;
}

.sub-menu-list li .control-submenu {
  border-radius: 8px;
  border: 1px solid #8c9197;
  margin-top: 6px;
  margin-bottom: 4px;
  margin-right: 4px;
  float: right;
  height: 2.5rem;
  background-color: #313538;
  width: 2.5rem;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sub-menu-list li .control-submenu:hover {
  background-color: #ffffff;
}

.sub-menu-list li .control-submenu:hover i {
  color: #313538;
}

.sub-menu-list li .control-submenu:focus {
  background-color: #ffffff;
}

.sub-menu-list li .control-submenu:focus i {
  color: #313538 !important;
}

.sub-menu-list li .fa-plus {
  float: right;
  display: block;
  margin: auto;
  color: #ffffff;
  font-size: 1.2rem;
}

.sub-menu-list li .fa-minus {
  display: none;
  float: right;
  margin: auto;
  color: #ffffff;
  font-size: 1.2rem;
}

.sub-menu-list li a {
  padding-top: 14px;
  padding-left: 10px;
  display: block;
  width: calc(100% - 2.5rem - 4px);
  float: left;
  padding-bottom: 5px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
  margin-bottom: 10px;
  word-wrap: normal;
}

.sub-menu-list li a:hover {
  text-decoration: underline;
  color: #ffffff;
}

.sub-menu-active-item .control-submenu:focus {
  background-color: #ffffff;
  color: #181a1c;
}

.no-sub-page a {
  width: 100% !important;
}

.sub-menu-level-1, .sub-menu-level-2, .sub-menu-level-3, .sub-menu-level-4, .sub-menu-level-5, .sub-menu-level-6, .sub-menu-level-7 {
  display: none;
  background-color: #181a1c;
}

.sub-menu-level-1 li {
  background-color: #3d4245;
  font-size: 0.9rem;
}

.sub-menu-level-1 li a {
  padding-top: 17px;
}

.sub-menu-level-1 .sub-menu-header {
  background-color: #181a1c;
}

.sub-menu-level-2 li {
  background-color: #313538;
  font-size: 0.8rem;
}

.sub-menu-level-2 li a {
  padding-top: 19px;
}

.sub-menu-level-2 .sub-menu-header {
  background-color: #181a1c;
}

.sub-menu-level-3 li {
  background-color: #3d4245;
  font-size: 0.8rem;
}

.sub-menu-level-3 li a {
  padding-top: 19px;
}

.sub-menu-level-3 .sub-menu-header {
  background-color: #181a1c;
}

.sub-menu-level-4 li {
  background-color: #313538;
  font-size: 0.8rem;
}

.sub-menu-level-4 li a {
  padding-top: 18px;
}

.sub-menu-level-4 .sub-menu-header {
  background-color: #181a1c;
}

.sub-menu-level-5 li {
  background-color: #3d4245;
  font-size: 0.8rem;
}

.sub-menu-level-5 li a {
  padding-top: 18px;
}

.sub-menu-level-5 .sub-menu-header {
  background-color: #181a1c;
}

.sub-menu-level-6 li {
  background-color: #313538;
  font-size: 0.8rem;
}

.sub-menu-level-6 li a {
  padding-top: 19px;
}

.sub-menu-level-6 .sub-menu-header {
  background-color: #181a1c;
}

.sub-menu-level-7 li {
  background-color: #3d4245;
  font-size: 0.8rem;
}

.sub-menu-level-7 li a {
  padding-top: 15px;
}

.sub-menu-level-7 .sub-menu-header {
  background-color: #181a1c;
}

.active-level-1 {
  background-color: #f7f9fc !important;
}

.active-level-1 a {
  color: #313538 !important;
}

.active-level-1 i {
  color: #ffffff;
}

.sub-menu-header {
  color: #ede5bd;
  padding-left: 10px;
  padding-top: 12px;
  padding-bottom: 10px;
  font-weight: bold;
}

.menu-header {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 10px;
}

.sub-level-li-ul-ut {
  display: none !important;
}

.news-page {
  color: #313538;
}

.news-page .news-page-content h3 {
  font-size: 2.5rem;
}

.news-page .news-page-divider-container {
  margin: 1rem 0;
}

.news-page .news-page-divider-container .news-page-divider-text {
  margin-right: 10px;
  font-weight: bold;
  font-size: 0.8rem;
  color: #73777c;
}

.news-page .news-page-divider-container .news-page-divider {
  height: 5px;
  background-color: #8c9197 !important;
}

.news-page-extra-info {
  background-color: #181a1c;
  color: #fff;
}

.news-page-extra-info-text {
  padding: 30px;
}

.news-page-extra-info-text h2 {
  color: #ede5bd !important;
  font-weight: bold;
}

.news-page-extra-info-text a {
  color: #dde4ea;
  font-weight: bold;
  text-decoration: underline;
}

.news-page-extra-info-text a:hover {
  color: #fff;
  text-decoration: none;
}

.news-page-extra-info-text a::before {
  content: '\f061';
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  display: inline-block;
  margin-right: 5px;
}

.news-page-extra-info-text p {
  color: white;
  margin: 0 !important;
}

.calendar-page .content-left {
  background-color: #fff;
}

.calendar-page .is-bold {
  font-weight: bold;
}

.calendar-page-header {
  width: 100%;
  color: #313538 !important;
  margin-bottom: 20px;
}

.calendar-page-date {
  margin-right: 30px;
  color: #62666b;
  font-size: 0.9rem;
}

.calendar-page-time-days, .calendar-page-time {
  margin-right: 30px;
}

.calendar-page-location {
  white-space: nowrap;
}

.calendar-page-divider {
  height: 1px;
  background-color: #dde4ea;
  margin-top: 25px;
  margin-bottom: 20px;
}

.calendar-page .add-to-calendar-button-container {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .calendar-page .add-to-calendar-button-container {
    margin-top: 0px;
  }
}

.calendar-page .add-to-calendar-button {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  white-space: nowrap;
  display: inline-block;
}

.calendar-page .add-to-calendar-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.calendar-page .add-to-calendar-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.calendar-page-intro {
  font-weight: 600;
}

.calendar-page .calendar-card-intro {
  background-color: #B52E75;
  padding: 0.5rem;
}

.calendar-page .calendar-card-intro .calendar-card-intro-occation .calendar-card-intro-date {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.calendar-page .calendar-card-intro .calendar-card-intro-occation .calendar-card-intro-date .calendar-card-intro-occation-monthyear {
  font-size: 0.6rem;
  max-width: 20px;
  display: inline-block;
  color: #ffffff;
}

.calendar-page .calendar-card-intro .calendar-card-intro-occation .calendar-card-intro-date .calendar-card-intro-occation-divider {
  margin-left: 0.6rem;
}

.calendar-page .calendar-card-intro .calendar-card-intro-occation .calendar-card-intro-occation-time {
  font-size: 0.9rem;
}

.calendar-page-sidebar {
  padding: .5rem;
  margin-right: -30px;
  float: right;
  background-color: #D9E0E5;
  max-width: 30%;
  color: white;
}

.calendar-page-sidebar-header {
  color: #313538;
}

.calendar-page-sidebar-white-background {
  background-color: white;
  color: black;
}

.calendar-page .contact {
  margin-bottom: -30px;
  margin-top: 30px;
}

.search-result-page {
  background-color: #ffffff;
}

.search-result-page .search-result-header {
  padding-bottom: 0px;
}

.search-result-page .mr-0 {
  margin-right: 0;
}

.search-result-page h1 {
  color: #313538 !important;
  padding-top: 30px;
  font-size: 2.3rem;
  padding-bottom: 30px;
}

.search-result-page .search-result-search-area {
  background-color: #dde4ea;
  /*height: 80px;*/
  padding: 0.625rem 0;
}

.search-result-page .search-result-search-area #query {
  border-radius: 25px;
  height: 2.8125rem;
  padding-left: 20px;
  margin-left: 30px;
  margin-right: 10px;
  font-size: 1rem;
  color: #313538;
  border: 1px solid #73777c;
  margin-bottom: 0;
}

@media (min-width: 320px) {
  .search-result-page .search-result-search-area #query {
    margin-left: 10px;
    margin-right: 5px;
  }
}

@media (min-width: 992px) {
  .search-result-page .search-result-search-area #query {
    margin-left: 30px;
  }
}

.search-result-page .search-result-search-area #query:focus {
  border: 1px solid #139ECF;
}

.search-result-page .search-result-search-area .search-button {
  background-color: #b52e75;
  width: auto;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  height: 2.8125rem;
  font-size: 1rem;
}

.search-result-page .search-result-search-area .search-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.search-result-page .search-result-search-area .search-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

@media (min-width: 320px) {
  .search-result-page .search-result-search-area .search-button {
    margin-right: 10px;
  }
}

@media (min-width: 992px) {
  .search-result-page .search-result-search-area .search-button {
    margin-right: 30px;
  }
}

.search-result-page .search-filters {
  margin-top: 15px;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #dde4ea;
  padding-bottom: 20px;
}

.search-result-page .search-filters #filterHeader {
  font-size: 1.3rem;
}

.search-result-page .search-filters .search-filter-option {
  display: inline-block;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 9px;
  padding-bottom: 7px;
  margin-right: 15px;
  margin-top: 10px;
  /*height: 40px;*/
  color: #62666b;
  font-size: 0.8rem;
  background-color: #ffffff;
  border-radius: 25px;
  border: 1px solid #73777c;
  white-space: nowrap;
}

.search-result-page .search-filters .search-filter-option:focus {
  background-color: #73777c;
  border-color: #139ed9;
  color: #ffffff;
  outline: none;
}

.search-result-page .search-filters .search-filter-option.active {
  background-color: #313538;
  border-color: #313538;
  color: #ffffff;
}

.search-result-page .search-filters .search-filter-option.active:hover {
  background-color: #313538;
  border-color: #313538;
  color: #ffffff;
}

.search-result-page .search-filters .search-filter-option.active:focus {
  background-color: #73777c;
  border-color: #139ed9;
  color: #ffffff;
}

.search-result-page .search-filters .search-filter-option:hover {
  background-color: #73777c;
  color: #ffffff;
}

.search-result-page .search-filters .search-filter-option .search-filter-radio {
  margin: 0;
  padding: 0;
}

.search-result-page .search-filters .filter-list {
  list-style-type: none;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  padding-bottom: 20px;
  display: block;
}

.search-result-page .filter {
  background-color: #ffffff;
  border-top: solid 1px #D9E0E5;
  border-bottom: solid 1px #D9E0E5;
  padding: 25px;
}

.search-result-page .filter .filter-header {
  font-size: inherit;
}

.search-result-page .filter .filter-header .open-filter {
  float: right;
  cursor: pointer;
  color: #ffffff;
  text-align: right;
  text-align: right !important;
  height: 45px;
  font-size: 1rem;
  margin-right: 0px;
  padding-left: 15px;
  background-color: #B52E75;
  border-radius: 25px;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 9px;
  margin-top: -10px;
  border: 1px solid #B52E75;
}

.search-result-page .filter .filter-header .open-filter .fa-sliders-h {
  margin-right: 10px;
}

.search-result-page .filter .filter-header .open-filter .fa-chevron-down {
  margin-left: 10px;
}

.search-result-page .filter .filter-header .open-filter .fa-chevron-up {
  display: none;
  margin-left: 10px;
}

.search-result-page .filter .filter-header .open-filter:hover {
  background-color: #691C5E;
  text-decoration: underline !important;
  border: 1px solid #ffffff;
}

.search-result-page .filter .filter-header .open-filter.active-header-search {
  background-color: #313538;
  border: 1px solid #8c9197;
}

.search-result-page .normal-hits {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 320px) {
  .search-result-page .normal-hits {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 992px) {
  .search-result-page .normal-hits {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.search-result-page .search-result a {
  color: #000000;
}

.search-result-page .search-result .search-hit-best-bet {
  margin-bottom: 20px;
  cursor: pointer;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #8c9197;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  overflow: hidden;
  background-color: #ffffff;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .calendar-page-time {
  margin-left: 0;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .page-type {
  display: none;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-calendar-info {
  background-color: #B43274;
  color: #ffffff;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-calendar-info .day {
  padding: 10px;
  padding-top: 12px;
  font-size: 45px;
  font-weight: 600;
  float: left;
  width: 20%;
  line-height: 45px;
  padding-bottom: 0px;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-calendar-info .month-year {
  padding: 10px;
  padding-top: 13px;
  padding-bottom: 0px;
  float: left;
  width: 70%;
  font-size: 0.9rem;
  text-transform: uppercase;
  margin-left: 10px;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-calendar-info .time {
  font-size: 1rem;
  clear: both;
  padding-left: 10px;
  margin-top: -5px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-icon i {
  margin-top: 7px;
  font-size: 1.4rem;
  color: #ffffff;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-image {
  overflow: hidden;
  width: 100%;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-image .image-font {
  background-color: #8c9197;
  width: 100%;
  height: 176px;
  text-align: center;
  padding-top: 25px;
  color: #ffffff;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-image .image-font i {
  font-size: 100px;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-header {
  padding: 10px;
  font-weight: bold;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-text {
  padding: 10px;
  font-size: 0.8rem;
  color: #73777c;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-text .extra-inner-text i {
  margin-right: 5px;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-text a {
  color: #8c9197;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card .search-result-text a:hover {
  text-decoration: underline;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card:hover {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #139ed9;
  background-color: #f7f9fc;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card:hover .search-result-image {
  overflow: hidden;
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card:hover .search-result-image .image-font {
  height: 174px;
  background-color: #139ed9;
  color: #ffffff;
}

.search-result-page .search-result .search-hit-best-bet .search-hit-best-bet-card:hover .search-result-image img {
  overflow: hidden;
}

.search-result-page .search-result .search-hit-best-bet .card-link-spec:focus {
  outline: #139ED9 auto 4px !important;
  display: block;
}

.search-result-page .search-result .search-hit-best-bet .card-link-spec:focus .search-hit-best-bet-card {
  background-color: #F7F9FC;
  border: 2px #139ED9 solid;
  border-bottom: 5px #139ED9 solid;
}

.search-result-page .search-result .search-hit-best-bet .card-link-spec:focus .search-result-image {
  overflow: hidden;
  width: 100%;
}

.search-result-page .search-result .search-hit-best-bet .card-link-spec:focus .search-result-image .image-font {
  background-color: #139ed9;
  width: 100%;
  height: 164px;
  color: #ffffff;
}

.search-result-page .search-result .search-hit-best-bet .search-result-image {
  overflow: hidden;
  width: 100%;
}

.search-result-page .search-result .search-hit-best-bet .search-result-image .image-font {
  background-color: #F7F9FC;
  width: 100%;
  height: 191px;
  text-align: center;
  padding-top: 45px;
}

.search-result-page .search-result .search-hit-best-bet .search-result-image .image-font i {
  font-size: 100px;
}

.search-result-page .search-result .search-hit {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #8c9197;
  padding-top: 15px;
  padding-bottom: 15px;
}

.search-result-page .search-result .search-hit a {
  height: 92%;
}

@media (min-width: 320px) {
  .search-result-page .search-result .search-hit a {
    height: unset;
    width: 100%;
  }
}

@media (min-width: 765px) {
  .search-result-page .search-result .search-hit a {
    height: 92%;
  }
}

.search-result-page .search-result .search-hit .search-hit-main {
  float: left;
  width: 80%;
}

.search-result-page .search-result .search-hit .search-hit-main i {
  margin-left: 20px;
}

.search-result-page .search-result .search-hit .search-hit-icon {
  float: right;
  margin-top: -35px;
  width: 20%;
  color: #8c9197;
}

.search-result-page .search-result .search-hit .search-hit-header {
  margin-bottom: 15px;
  font-weight: bold;
}

.search-result-page .search-result .search-hit .search-hit-header .fa-arrow-right {
  margin-right: 5px;
}

.search-result-page .search-result .search-hit .search-hit-text {
  margin-left: 30px;
  font-size: 0.9rem;
  color: #343866;
}

.search-result-page .search-result .search-hit .search-hit-text p {
  margin-bottom: 0px;
}

.search-result-page .search-result .search-hit:hover {
  border-bottom-color: #139ed9;
  background-color: #f7f9fc;
}

.search-result-page .search-result .search-hit:focus {
  border-bottom-color: #139ed9;
  background-color: #f7f9fc;
}

.search-result-page .search-result .search-hit .inner-text {
  /*font-size: 0.9rem;*/
  color: #62666B;
}

.search-result-page .search-result .search-hit .inner-text .calendar-page-time {
  margin-left: 0;
}

.search-result-page .search-result .search-hit .inner-text p {
  margin-bottom: 0;
}

.search-result-page .search-result .search-hit .inner-text.phone span {
  display: inline-block;
  margin-left: 1rem;
  color: #b52e75;
}

.search-result-page .filters {
  margin-bottom: 0;
}

.mark {
  background-color: #78CEF1 !important;
  color: #181A1C !important;
}

a .mark {
  color: #181A1C !important;
}

.search-result-hit-program-header {
  color: #B43277;
  font-weight: 600;
}

.search-best-bet-card-extra {
  background-color: #F7F9FC;
  padding: 15px;
  cursor: pointer;
}

.search-best-bet-card-extra .apply {
  float: right;
  margin-top: 5px;
}

.search-best-bet-card-extra .close {
  float: right;
  margin-top: 5px;
  display: none;
}

.search-best-bet-card-extra-inactive {
  background-color: #F7F9FC;
  padding: 15px;
  color: #8c9197;
}

.filter-sort-list {
  font-weight: 900;
  border-radius: 1.5625rem;
  /*
    width: 120px;
    height: 40px;
    */
  text-indent: 5px;
  font-size: 0.9rem;
  cursor: pointer;
  color: #313538;
  border: 1px solid #73777c;
}

.filter-sort-list:focus {
  border: 1px solid #139ed9;
  background-color: #73777c;
  color: #ffffff;
}

.filter-sort-list:hover {
  background-color: #73777c;
  color: #ffffff;
}

.filter-sort-list option {
  font-weight: 600;
}

.filter-nr-in-list {
  border-radius: 25px;
  width: 80px;
  font-weight: 600;
  height: 45px;
}

.filter-clear {
  color: #8c9197;
  text-align: right;
}

.filter-clear a {
  color: #8c9197;
}

.filter-clear a:hover {
  text-decoration: underline;
}

.hide-hit {
  display: none;
}

.search-result-pagination {
  width: 100%;
  margin-top: 50px;
}

.search-result-pagination .pagination-prev {
  text-align: left;
  width: 20%;
  border: 1px solid #D9E0E5;
  border-radius: 25px;
  height: 55px;
  padding: 10px;
  padding-left: 20px;
}

@media (min-width: 320px) {
  .search-result-pagination .pagination-prev {
    font-size: 0;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
    width: 35px;
    border-radius: 4px;
    height: 39px;
    margin-top: 6px;
  }
  .search-result-pagination .pagination-prev i {
    font-size: 0.9rem;
  }
}

@media (min-width: 992px) {
  .search-result-pagination .pagination-prev {
    font-size: unset;
    padding: 10px;
    text-align: center;
    width: 20%;
    border-radius: 25px;
    height: 55px;
  }
  .search-result-pagination .pagination-prev i {
    font-size: unset;
  }
}

.po-options {
  display: none;
  z-index: 1000;
  background-color: #F7F9FC;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: 1px solid #D9E0E5;
  font-size: 0.9rem;
  color: #76666E;
  position: absolute;
  width: 271px;
  margin-left: -15px;
  margin-top: 15px;
  border: 1px solid #8c9197;
}

.po-options .po-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
}

.po-options .po-list li {
  height: 55px;
  margin-bottom: 10px;
}

.po-options .po-list li .po-option-text {
  padding-top: 9px;
  float: left;
}

.po-options .po-list li .po-option-text .bold {
  font-weight: 600;
}

.po-options .po-list li .po-apply {
  float: right;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 25px;
  background-color: #B43274;
  color: #ffffff;
  width: 80px;
}

.search-hit-link {
  float: left;
}

.extra-list {
  float: right;
  width: 270px;
}

@media (min-width: 320px) {
  .extra-list {
    float: unset;
    width: 100%;
    clear: both;
  }
}

@media (min-width: 765px) {
  .extra-list {
    float: right;
    width: 270px;
    clear: unset;
  }
}

.did-you-mean {
  width: 100%;
}

.did-you-mean a {
  color: #000000;
}

.did-you-mean a:hover {
  text-decoration: underline;
}

@media (min-width: 320px) {
  .did-you-mean {
    display: none;
  }
}

@media (min-width: 992px) {
  .did-you-mean {
    display: block;
  }
}

.search-result-hits {
  padding-bottom: 30px;
}

.best-bets {
  padding: 20px;
  background-color: #dde4ea;
  margin-top: 0px;
}

@media (min-width: 320px) {
  .best-bets {
    padding: 5px;
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .best-bets {
    padding: 20px;
  }
}

.best-bet-header {
  color: #313538;
  font-size: 1.3rem;
}

.nested-block {
  position: relative;
}

.nested-block .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.nested-block .overlay:focus {
  border-bottom-color: #1A9DD8;
  background-color: #f7f9fc;
}

.nested-block .inner {
  position: relative;
  pointer-events: none;
  z-index: 1;
  color: #8c9197;
  font-size: 0.9rem;
}

.nested-block .inner .inner-block-col {
  font-size: 0.9rem;
}

.nested-block .inner .inner-block-col .fa-arrow-right {
  margin-right: 10px;
  color: #313538;
}

.nested-block .inner .inner-block-contact-1 {
  margin-top: 15px;
}

.nested-block .inner i {
  margin-right: 5px;
}

.nested-block .inner .right {
  float: right;
  font-size: 0.8rem;
  color: #62666b;
}

.nested-block .inner .right i {
  color: #62666b;
}

.nested-block .inner a {
  color: #8c9197;
  display: inline;
  pointer-events: all;
}

.nested-block .inner a:hover {
  text-decoration: underline;
}

.nested-block-card .inner {
  position: relative;
  pointer-events: none;
  z-index: 1;
  color: #8c9197;
}

.nested-block-card .inner .inner-block-col {
  height: 40px;
}

.nested-block-card .inner .inner-block-col .fa-arrow-right {
  margin-right: 10px;
}

.nested-block-card .inner .inner-block-col .inner-block-header {
  font-weight: bold;
  color: #313538;
}

.nested-block-card .inner .inner-block-contact-1 {
  padding-left: 30px;
  margin-top: 25px;
}

.nested-block-card .inner i {
  margin-right: 5px;
}

.nested-block-card .inner .right {
  float: right;
  color: #8c9197;
}

.nested-block-card .inner a {
  color: #8c9197;
  pointer-events: all;
}

.nested-block-card .inner a:hover {
  text-decoration: underline;
}

.list-settings {
  display: inline-block !important;
}

.list-settings label, .list-settings h3, .list-settings h2 {
  line-height: 1.8;
}

.list-settings label, .list-settings h3 {
  font-size: 1.3rem;
  color: #313538;
  margin-bottom: 0px;
}

.list-settings .no-padding-margin-grid {
  padding: 0;
}

.list-settings .filter-buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}

@media (max-width: 383px) {
  .list-settings .filter-buttons-container {
    display: inline-block;
    margin-left: 0;
  }
}

.list-settings .filter-sort-list-container {
  margin-left: 0;
}

@media (min-width: 640px) {
  .list-settings .filter-sort-list-container {
    margin-left: auto;
  }
}

.list-settings .filter-show-as-buttons-container {
  margin-left: auto;
}

.list-settings .filter-show-as-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-settings .filter-show-as-buttons .filter-show-list {
  margin-right: 10px;
}

@media (max-width: 480px) {
  .list-settings .filter-show-as-buttons .filter-show-list, .list-settings .filter-show-as-buttons .filter-show-card {
    width: 100px;
    padding: 6px 14px 6px 16px;
  }
}

.emp-title {
  background-color: #dde4ea;
  color: #62666b;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  margin-right: 10px;
  font-size: 0.8rem;
  margin-bottom: 0.2rem;
}

.emp-dep {
  background-color: #dde4ea;
  color: #62666b;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  font-size: 0.8rem;
}

.inner-block-header {
  font-weight: bold;
  color: #313538;
  font-size: 0.9rem;
}

.card-ellipsis {
  float: none !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.card-ellipsis.phone span {
  display: block;
  padding-top: 10px;
}

.mx-10 {
  margin-right: 10px;
  margin-left: 10px;
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.email {
  color: #b52e75;
  font-size: 0.8rem;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-right: 20px;
  float: left;
}

.email i {
  margin-right: 5px;
  color: #62666B;
}

.email a {
  color: #b52e75 !important;
  text-decoration: underline !important;
}

.email a:hover {
  text-decoration: none !important;
  color: #ca4482 !important;
}

.phone {
  color: #b52e75;
  font-size: 0.8rem;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}

.phone i {
  margin-right: 5px;
  color: #62666B;
}

.phone span {
  color: #b52e75;
  display: inline-block;
  margin-left: 1rem;
}

.phone a {
  color: #b52e75 !important;
  text-decoration: underline !important;
}

.phone a:hover {
  text-decoration: none !important;
  color: #ca4482 !important;
}

.search-hit-highlight {
  background-color: #dde4ea;
  color: #181a1c !important;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 0.8rem;
}

.landing-page-main {
  background-color: #181a1c;
  padding: 0px !important;
}

@media (max-width: 768px) {
  .landing-page-main h1 {
    font-size: 1.9rem;
  }
  .landing-page-main h2 {
    font-size: 1.5rem;
  }
  .landing-page-main h3 {
    font-size: 1.3rem;
  }
  .landing-page-main h4 {
    font-size: 1.125rem;
  }
}

.landing-page-list-header {
  margin-top: 15px;
  margin-bottom: 25px;
}

.landing-page-list-header h2 {
  color: #ede5bd;
  font-weight: bold;
}

landing-page-main.grid-container {
  padding: 0px;
}

.page-automatic-list {
  padding-top: 30px;
  padding-bottom: 30px;
}

.landing-page-text {
  background-color: #ffffff;
  color: #313538;
  padding-bottom: 30px;
  padding-top: 30px;
}

.landing-page-hero-section .hero-section.collapse {
  margin-bottom: 0;
}

.landing-page-hero-section .hero-section.collapse .hero-image-header {
  padding: 5px;
  min-height: unset;
}

.landing-page-hero-section .hero-section.collapse .hero-blockarea {
  margin-top: 0;
}

.hero-blockarea {
  z-index: 1000;
  width: 100%;
}

.education-search-page .filter-options .grid-x {
  width: 12em;
}

.education-search-page .filter-options .filter-show-list {
  margin-left: auto;
  margin-right: 0;
}

.education-search-page .filter-options .filter-header-show-as {
  font-size: 1.3rem !important;
  color: #313538 !important;
  margin-bottom: 0px;
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 667px) {
  .education-search-page .filter-options {
    float: right;
  }
  .education-search-page .filter-options .filter-header-show-as {
    margin-top: 0px;
  }
}

.education-search-page .search-area {
  background-color: #dde4ea;
  /*height: 81px;*/
  width: 100%;
  margin-bottom: 0px;
  padding-top: .625rem;
  padding-bottom: .625rem;
  overflow: auto;
}

.education-search-page .search-area .search-button {
  background-color: #b52e75;
  width: auto;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  float: right;
  height: 2.8125rem;
  font-size: 1rem;
  padding: 10px 20px;
}

.education-search-page .search-area .search-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.education-search-page .search-area .search-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.education-search-page .search-area .search-box {
  height: 2.8125rem;
  border-radius: 25px;
  padding-left: 20px;
  float: left;
  width: calc(100% - 180px);
  font-size: 1rem;
  border: 1px solid #73777c;
  color: #313538;
}

.education-search-page .search-area .search-box:focus {
  border: 1px solid #139ed9;
}

.education-search-page .search-area .search-box.show-for-small-only {
  font-size: 1rem;
}

.education-search-page .education-filters section {
  margin-bottom: 30px;
}

.education-search-page .education-filters section .section-header {
  margin-bottom: 20px;
  color: #62666B;
  font-weight: 600;
  font-size: 1rem;
}

.education-search-page .education-filters #filter-when {
  display: none;
}

.education-search-page .education-filters .filter-subjects .selected-items {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}

.education-search-page .education-filters .filter-subjects .selected-items li {
  display: inline-block;
  margin-right: 5px;
  padding: 5px;
  background-color: #313538;
  border-radius: 5px;
  color: #ffffff;
  font-size: 0.8rem;
}

.education-search-page .education-filters .filter-subjects .selected-items li .remove-subject-item {
  margin-left: 10px;
  margin-right: 5px;
  cursor: pointer;
}

.education-search-page .education-filters .filter-subjects #subject-search {
  margin-bottom: 0px;
}

.education-search-page .education-filters .filter-subjects .subject-items {
  display: none;
  border: 1px solid #9FA3A7;
  padding: 10px;
  overflow-y: auto;
  max-height: 300px;
  position: absolute;
  width: 371px;
  background-color: #ffffff;
  z-index: 1003;
}

.education-search-page .education-filters .filter-subjects .subject-items label {
  cursor: pointer;
}

.education-search-page .education-filters .filter-subjects .open-subject-list {
  float: right;
  text-align: right;
  margin-top: -35px;
  margin-right: 15px;
  width: 30px;
  cursor: pointer;
}

.education-search-page .education-filters .filter-subjects .close-subject-list {
  display: none;
  text-align: right;
  margin-top: -35px;
  margin-right: 15px;
  width: 30px;
  float: right;
  cursor: pointer;
}

.education-search-page .filters {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  display: block;
  background-color: #ffffff;
  border-bottom: unset;
}

.education-search-page .filters h3 {
  font-size: inherit;
}

.education-search-page.content-page-container .content-padding {
  padding-bottom: 0;
}

.education-hits {
  margin-top: 30px;
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 320px) {
  .education-hits {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 992px) {
  .education-hits {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.fancy-cb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: normal;
  padding: 3px 10px;
  margin-bottom: 5px;
  border-radius: 25px;
  cursor: pointer;
  color: #313538;
}

.fancy-cb .fa-check {
  display: none;
}

.fancy-cb input {
  margin: 0px !important;
  vertical-align: middle;
  position: relative;
  padding-top: 5px;
  bottom: 1px;
  width: 13px;
  height: 13px;
}

.fancy-cb .fancy-cb-text {
  margin-left: 6px;
  margin-right: 10px;
  padding-bottom: 3px;
}

.fancy-cb:hover {
  background-color: #73777c;
  color: #ffffff;
}

.fancy-cb.fancy-cb-active {
  background-color: #313538;
  color: #ffffff;
  position: relative;
}

.fancy-cb.fancy-cb-active .fa-check {
  display: inline-block;
  margin-right: 0px;
}

.fancy-cb.fancy-cb-active input {
  /*height: 0px;
            width: 0px;*/
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.fancy-rb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 10px;
  margin-bottom: 5px;
  border-radius: 25px;
  cursor: pointer;
  color: #313538;
}

.fancy-rb input {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.fancy-rb .fancy-rb-text {
  margin-right: 10px;
  padding-bottom: 2px;
}

.fancy-rb:hover {
  background-color: #73777c;
  color: #ffffff;
}

.fancy-rb.fancy-rb-active {
  background-color: #313538;
  color: #ffffff;
}

fieldset {
  margin-top: 25px;
}

fieldset legend {
  font-weight: 600;
  color: #313538;
}

.default-hide {
  display: none;
}

.default-show {
  display: inline-block;
}

.not-in-filter {
  display: none;
}

.in-filter {
  display: inline-block;
}

.show-more-edu-hits {
  margin-bottom: 30px;
}

.show-filters {
  min-height: 60px;
  border-top: 1px solid #dde4ea;
  border-bottom: 1px solid #dde4ea;
  cursor: pointer;
  font-weight: bold;
  padding-top: 17px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f7f9fc;
  color: #313538;
}

.show-filters .fa-chevron-up {
  display: none;
  float: right;
  padding-top: 5px;
}

.show-filters .fa-chevron-down {
  padding-top: 5px;
  float: right;
}

.show-filters.active-filter {
  background-color: #313538;
  color: #ffffff;
}

.show-filters.active-filter .filter-header3 {
  color: #ffffff !important;
}

.show-filters:hover {
  background-color: #73777c;
  color: #ffffff;
}

.show-filters:hover .filter-header3 {
  color: #ffffff !important;
}

.show-filters:focus {
  background-color: #73777c;
  color: #ffffff;
}

.show-filters:focus .filter-header3 {
  color: #ffffff !important;
}

.education-filters-main {
  display: none;
  border-bottom: 1px solid #D9E0E5;
}

.subject-show {
  background-color: #f7f9fc;
  width: 100%;
  height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  cursor: pointer;
  border-bottom: 1px solid #dde4ea;
  border-top: 1px solid #dde4ea;
  color: #313538;
}

@media (min-width: 320px) {
  .subject-show {
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 10px;
  }
}

@media (min-width: 667px) {
  .subject-show {
    padding-right: 20px;
  }
}

@media (min-width: 992px) {
  .subject-show {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.subject-show .fa-chevron-up {
  display: none;
  float: right;
  padding-top: 5px;
}

.subject-show .fa-chevron-down {
  padding-top: 5px;
  float: right;
}

.subject-show.subject-show-active {
  background-color: #313538;
  color: #ffffff;
}

.subject-show:hover {
  background-color: #73777c;
  color: #ffffff;
}

.subject-show:focus {
  background-color: #73777c;
  color: #ffffff;
}

.subjects {
  display: none;
  padding-left: 5px;
  padding-right: 30px;
}

.filter-button {
  width: calc(100% - 40px);
  margin: 30px 20px;
  font-weight: bold;
  height: 50px;
}

.hide-hit {
  display: none;
}

.selected-filters {
  background-color: #dde4ea;
  padding: 20px;
  padding-left: 30px;
}

.filter-header {
  color: #313538;
  margin-bottom: 0px !important;
  font-weight: 600;
  font-size: 1rem;
}

.filter-header h2 {
  font-size: 1.3rem;
  color: #313538 !important;
}

.filter-header.selected-filter-h {
  margin-bottom: 10px !important;
}

.filter-header.selected-filter-h h2 {
  font-size: 1.3rem;
  color: #313538 !important;
}

.selected-filters-list {
  list-style-type: none;
  margin-left: 0px;
}

.selected-filters-list li {
  font-size: 0.8rem;
  display: inline-block;
  padding: 3px;
  border-radius: 25px;
  background-color: #313538;
  margin-right: 7px;
  margin-bottom: 10px;
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
}

.selected-filters-sub-header {
  font-size: 0.9rem;
  color: #62666b;
  margin-bottom: 10px;
}

.clear-filter {
  padding-bottom: 20px;
}

.clear-filter-button {
  background-color: #FFF;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #8c9197;
  color: #313538;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  margin-right: 5px;
}

.clear-filter-button:hover {
  background-color: #62666b !important;
  color: #FFF;
  border-color: #FFF;
}

.clear-filter-button:focus {
  border-color: #139ed9;
  background-color: #62666b !important;
  outline: none;
  color: #FFF;
}

.padding-left-fieldset {
  padding-left: 10px;
}

@media (min-width: 320px) {
  .padding-left-fieldset {
    padding-left: 0px;
  }
}

@media (min-width: 992px) {
  .padding-left-fieldset {
    padding-left: 10px;
  }
}

@media (min-width: 320px) {
  .padding-right-fieldset {
    padding-right: 0px;
  }
}

@media (min-width: 640px) {
  .padding-right-fieldset {
    padding-right: 10px;
  }
}

.filterheader {
  font-size: 1.3rem !important;
  color: #313538 !important;
}

.filter-header2 {
  font-size: 1.3rem !important;
  color: #313538 !important;
  margin-bottom: 0px;
}

.filter-header3 {
  font-size: 1.2rem !important;
  color: #313538 !important;
  margin-bottom: 0px;
}

.hit-list {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.employe-page h1 {
  margin-bottom: 40px;
}

.employe-page .employe-page-visit-card {
  border-bottom: 1px solid #8c9197;
  margin-bottom: 0px;
}

.employe-page .employe-page-visit-card .employe-page-photo {
  width: 280px;
  max-height: 280px;
}

@media (min-width: 320px) {
  .employe-page .employe-page-visit-card .employe-page-photo {
    margin-left: calc((100% - 280px) / 2);
  }
}

@media (min-width: 668px) {
  .employe-page .employe-page-visit-card .employe-page-photo {
    margin-left: 0px;
  }
}

.employe-page .employe-page-visit-card .employe-page-photo img {
  margin-left: 20px;
  width: 180px;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5px;
}

.employe-page .employe-page-visit-card .employe-page-photo i.fa-user-circle {
  font-size: 240px;
  color: #8C9197;
}

.employe-page .employe-page-visit-card .employe-page-visit-card-info {
  margin-top: 30px;
  padding-left: 30px;
  width: calc((100% - 280px));
}

@media (min-width: 320px) {
  .employe-page .employe-page-visit-card .employe-page-visit-card-info {
    padding-left: 10px;
  }
}

@media (max-width: 667px) {
  .employe-page .employe-page-visit-card .employe-page-visit-card-info {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .employe-page .employe-page-visit-card .employe-page-visit-card-info {
    padding-left: 30px;
  }
}

.employe-page .employe-page-visit-card .employe-page-visit-card-info .title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #313538;
}

.employe-page .employe-page-visit-card .employe-page-visit-card-info .department {
  margin-top: 5px;
  margin-right: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  font-size: 0.9rem;
  color: #62666B;
  min-height: 1.5rem;
  min-width: 75%;
}

@media (max-width: 667px) {
  .employe-page .employe-page-visit-card .employe-page-visit-card-info .department {
    display: inline-block;
  }
  .employe-page .employe-page-visit-card .employe-page-visit-card-info .department .department-name {
    margin-bottom: 10px;
  }
}

.employe-page .employe-page-visit-card-links {
  background: #181a1c;
  color: white;
  padding: 0.5rem 0;
  margin-bottom: 1rem;
}

.employe-page .employe-page-visit-card-links ul {
  list-style: none;
}

.employe-page .employe-page-visit-card-links ul li {
  float: left;
  margin-right: 1rem;
}

.employe-page .employe-page-visit-card-links ul li a {
  text-decoration: none;
  font-size: .9rem;
  font-weight: bold;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  color: #ffffff;
}

.employe-page .employe-page-visit-card-links ul li a:hover {
  text-decoration: underline !important;
  background-color: #313538;
  border-radius: 25px;
  color: #ffffff;
}

.employe-page .emp-intro {
  padding: 15px;
  background-color: #DAE1E6;
}

.employe-page .emp-social {
  background-color: #181a1c;
  min-height: 60px;
  margin-top: 15px;
  color: #ffffff;
  padding-top: 10px;
}

.employe-page .emp-social ul {
  list-style-type: none;
}

.employe-page .emp-social ul li {
  display: inline;
  padding-left: 0px;
  padding-right: 15px;
}

.employe-page .emp-social ul li a {
  color: #ffffff;
  height: 40px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  border-radius: 25px;
}

.employe-page .emp-social ul li a::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f14c";
  margin-right: 10px;
  font-size: 16px;
  display: inline-block;
}

.employe-page .emp-social ul li a:hover {
  background-color: #62666B;
}

.employe-page .emp-resp {
  padding-left: 0px;
  background-color: #F7F9FC;
  height: 3.4rem;
  padding-top: 0px;
}

.employe-page .emp-resp h3 {
  margin-left: 15px;
  margin-top: 12px;
}

.employe-page .emp-resp .program-resp {
  cursor: pointer;
}

.employe-page .emp-resp .program-resp .fa-angle-down {
  float: right;
  margin-top: -35px;
  margin-right: 20px;
  font-size: 1.4rem;
}

.employe-page .emp-resp .program-resp .fa-angle-up {
  display: none;
  float: right;
  margin-top: -35px;
  margin-right: 20px;
  font-size: 1.4rem;
}

.employe-page .emp-resp.program-details-active {
  background-color: #313538;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding-left: 0px;
}

.employe-page .emp-resp.program-details-active h3 {
  color: #ffffff;
}

.employe-page .emp-resp:hover {
  background-color: #62666B;
  color: #ffffff;
}

.employe-page .emp-course-resp {
  padding-left: 0px;
  background-color: #F7F9FC;
  height: 60px;
  padding-top: 0px;
}

.employe-page .emp-course-resp h3 {
  margin-left: 15px;
  margin-top: 12px;
}

.employe-page .emp-course-resp .course-resp {
  cursor: pointer;
}

.employe-page .emp-course-resp .course-resp .fa-angle-down {
  float: right;
  margin-top: -35px;
  margin-right: 20px;
  font-size: 1.4rem;
}

.employe-page .emp-course-resp .course-resp .fa-angle-up {
  display: none;
  float: right;
  margin-top: -35px;
  margin-right: 20px;
  font-size: 1.4rem;
}

.employe-page .emp-course-resp.course-details-active {
  background-color: #313538;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding-left: 0px;
}

.employe-page .emp-course-resp.course-details-active h3 {
  color: #ffffff;
}

.employe-page .emp-course-resp:hover {
  background-color: #62666B;
  color: #ffffff;
}

.employe-page .emp-subject-resp {
  padding-left: 0px;
  background-color: #F7F9FC;
  height: 60px;
  padding-top: 0px;
}

.employe-page .emp-subject-resp h3 {
  margin-left: 15px;
  margin-top: 12px;
}

.employe-page .emp-subject-resp .subject-resp {
  cursor: pointer;
}

.employe-page .emp-subject-resp .subject-resp .fa-angle-down {
  float: right;
  margin-top: -35px;
  margin-right: 20px;
  font-size: 1.4rem;
}

.employe-page .emp-subject-resp .subject-resp .fa-angle-up {
  display: none;
  float: right;
  margin-top: -35px;
  margin-right: 20px;
  font-size: 1.4rem;
}

.employe-page .emp-subject-resp.subject-details-active {
  background-color: #313538;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding-left: 0px;
}

.employe-page .emp-subject-resp.subject-details-active h3 {
  color: #ffffff;
}

.employe-page .emp-subject-resp:hover {
  background-color: #62666B;
  color: #ffffff;
}

.employe-page .program-details {
  padding: 15px;
  display: none;
}

.employe-page .program-details .program-resp-item {
  border-bottom: 5px solid #8C9197;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.employe-page .program-details .program-resp-item a {
  margin-bottom: 20px;
}

.employe-page .program-details .program-resp-item .sub-det {
  background-color: #DDE4EA;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
  font-size: 0.8rem;
}

.employe-page .course-details {
  padding: 15px;
  display: none;
}

.employe-page .course-details .course-resp-item {
  border-bottom: 5px solid #8C9197;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.employe-page .course-details .course-resp-item a {
  margin-bottom: 20px;
}

.employe-page .course-details .course-resp-item .sub-det {
  background-color: #DDE4EA;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
  font-size: 0.8rem;
}

.employe-page .subject-details {
  padding: 15px;
  display: none;
}

.employe-page .subject-details .subject-resp-item {
  border-bottom: 5px solid #8C9197;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.employe-page .subject-details .subject-resp-item a {
  margin-bottom: 20px;
  font-weight: bold;
  color: #313538 !important;
  font-size: 0.9rem !important;
}

.employe-page .subject-details .subject-resp-item .sub-det {
  background-color: #DDE4EA;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
  font-size: 0.8rem;
}

.employe-page .subject-details .subject-resp-item:hover {
  background-color: #f7f9fc;
  border-bottom-color: #139ed9;
}

.employe-page .employe-text {
  margin-top: 30px;
}

.employe-page .employeLists {
  margin-bottom: 30px;
}

.emp-research {
  margin-top: 40px;
  border-bottom: 5px solid grey;
}

.employee-email {
  margin-top: 20px;
}

.employee-email a {
  background-color: #b52e75;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
}

.employee-email a:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.employee-email a:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.employee-phone {
  margin-top: 20px;
}

.employee-phone span {
  display: inline-block;
  margin-left: 1rem;
  font-size: .9rem;
  color: #b52e75;
}

@media (min-width: 768px) {
  .employee-phone {
    margin-left: 20px;
  }
}

.employee-email,
.employee-phone {
  margin-bottom: 15px;
  width: 100%;
}

.employee-email a,
.employee-phone a {
  background-color: #b52e75;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  height: 2.2rem;
  font-weight: bold;
  padding: 7px 15px;
  display: inline-block;
}

.employee-email a:hover,
.employee-phone a:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.employee-email a:focus,
.employee-phone a:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.my-research-tab {
  display: none !important;
}

.my-research-tab .grey-research-background {
  background-color: #DDE4EA;
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
}

.diva-tab {
  display: none;
}

.research-tab {
  padding: 30px;
  display: none;
}

.left-30 {
  padding-left: 10px;
}

.active-research-tab {
  background-color: #78CFF2;
  cursor: pointer;
  color: #181A1C !important;
}

.active-research-tab-item {
  display: block !important;
}

.show-my-research {
  height: 2.4rem;
  padding-top: 8px;
  cursor: pointer;
  color: #62666B;
}

.show-my-research:focus {
  border: 1px solid #139ed9 !important;
  color: #181A1C;
}

.show-my-research:hover {
  color: #181A1C;
}

.show-my-pubs {
  height: 2.4rem;
  padding-top: 8px;
  cursor: pointer;
  color: #62666B;
}

.show-my-pubs:focus {
  border: 1px solid #139ed9 !important;
  color: #181A1C;
}

.show-my-pubs:hover {
  color: #181A1C;
}

.show-my-projects {
  height: 2.4rem;
  padding-top: 8px;
  cursor: pointer;
  color: #62666B;
}

.show-my-projects:focus {
  border: 1px solid #139ed9 !important;
  color: #181A1C;
}

.show-my-projects:hover {
  color: #181A1C;
}

.dark-bg {
  background-color: #181A1C;
  cursor: pointer;
}

.emp-research-item {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #8c9197;
  padding-top: 0px;
}

.emp-research-item:hover {
  background-color: #f7f9fc;
}

.emp-research-item .inner-block-header {
  font-weight: bold;
  color: #313538;
  font-size: 0.9rem !important;
}

.emp-research-item .emp-res-facts {
  background-color: #DDE4EA;
  color: #62666B;
  padding: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.emp-research-item .inner {
  padding-bottom: 10px !important;
}

.emp-research-item .inner-block-header {
  color: #313538;
}

.emp-research-item:hover {
  border-bottom-color: #139ED9;
}

.left-30 {
  padding-left: 10px !important;
}

@media (min-width: 768px) {
  .left-30 {
    padding-left: 30px !important;
  }
}

.left-40 {
  padding-left: 40px !important;
}

.left-15 {
  padding-left: 0px !important;
}

@media (min-width: 768px) {
  .left-15 {
    padding-left: 15px !important;
  }
}

.emp-page-course-hit {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #8c9197;
}

.emp-page-course-hit:hover {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #139ed9;
  background-color: #f7f9fc;
}

.emp-page-course-hit .inner-block-header {
  font-weight: bold;
  color: #313538 !important;
  font-size: 0.9rem !important;
}

.emp-page-course-hit .nested-block {
  padding-top: 10px;
  padding-bottom: 10px;
}

.diva-list .diva-publication {
  padding: 0.5rem;
}

.diva-list .diva-publication p {
  margin: 0.5rem 0 !important;
}

.diva-list .diva-publication .diva-title {
  color: #313538;
}

.diva-list .diva-publication .diva-title a {
  color: #313538;
}

.diva-list .diva-publication .diva-title a:hover, .diva-list .diva-publication .diva-title a:focus {
  text-decoration: underline;
}

.diva-list .diva-publication .diva-authors {
  color: #313538;
  font-size: 0.8rem;
}

.diva-list .diva-publication .diva-text {
  color: #313538;
  font-size: 0.8rem;
}

.diva-list .diva-publication .diva-text .open-access img {
  vertical-align: baseline;
}

.diva-list .highlighted-publications {
  border-bottom: 5px solid #B52E75;
  margin-bottom: 1rem;
}

.diva-list .highlighted-publications .diva-publication {
  background-color: #DDE4EA;
}

.diva-list .hidden {
  display: none;
}

.diva-list .show-all-publications {
  margin-bottom: 1rem;
}

.research-page-main {
  background-color: #181a1c;
  padding: 0px !important;
}

.content-page-container .content-page-main .research-page-main-left.content-page-padding {
  padding-bottom: 0;
}

.research-page-list-header {
  margin-top: 15px;
  margin-bottom: 25px;
}

.research-page-list-header h2 {
  color: #ede5bd;
  font-weight: bold;
}

research-page-main.grid-container {
  padding: 0px;
}

.page-automatic-list {
  padding-top: 30px;
  padding-bottom: 30px;
}

.research-page-text {
  background-color: #ffffff;
  color: #313538;
  padding-bottom: 30px;
  padding-top: 30px;
}

.research-page-text h1 {
  color: #313538 !important;
}

.hero-section.collapse .resource-page-sub-header {
  position: initial;
}

.resource-page-sub-header {
  color: #ffffff;
  background-color: rgba(24, 26, 28, 0.75);
  position: absolute;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.8rem;
  z-index: 1;
  color: #dde4ea;
}

.resource-page-sub-header i {
  margin-right: 5px;
}

.resource-page-sub-header i:last-child {
  margin-left: 20px;
}

.resource-page-sub-header .divider-vertical {
  margin: 0 20px;
  width: 1px;
  background-color: #62666B;
}

.research-page-header {
  background-color: rgba(24, 26, 28, 0.9);
  min-height: 100px;
  max-width: 1044px;
  z-index: 100;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 20px;
  margin-top: 0px;
}

@media (min-width: 320px) {
  .research-page-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .research-page-header {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (min-width: 1024px) {
  .research-page-header {
    top: 82px;
  }
}

.research-page-header h1 {
  color: white !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

@media (min-width: 768px) {
  .research-page-header {
    margin-top: 60px;
  }
}

.resource-sub-header {
  color: #ffffff;
  background-color: rgba(24, 26, 28, 0.9);
  padding: 10px 30px 10px 35px;
  margin-bottom: 20px;
  font-size: 0.8rem;
  color: #dde4ea;
  max-width: 1044px;
}

@media (min-width: 320px) {
  .resource-sub-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .resource-sub-header {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (min-width: 1024px) {
  .resource-sub-header {
    top: 82px;
  }
}

@media (min-width: 320px) {
  .resource-sub-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .resource-sub-header {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (min-width: 1024px) {
  .resource-sub-header {
    top: 82px;
  }
}

.resource-sub-header i {
  margin-right: 5px;
}

.resource-sub-header .divider-vertical {
  margin: 0 20px;
  width: 1px;
  background-color: #62666B;
}

.research-page-bookmarks {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
}

.research-page-bookmarks .bookmark {
  display: inline-block;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  color: #a0a5a9;
  font-weight: bold;
  border-bottom: 5px solid transparent;
  font-size: 0.9rem;
}

.research-page-bookmarks .bookmark:hover {
  border-color: #8c9197;
  color: #dde4ea;
}

.research-page-bookmarks .bookmark:focus {
  border: none;
  border: 1px solid #139ed9;
  border-bottom: 5px solid #139ed9;
  color: #fff;
}

.research-page-bookmarks .bookmark.active {
  border-color: #139ed9;
  color: #ffffff;
}

.research-page-bookmarks .bookmark-area {
  margin-left: 2px;
  margin-right: 2px;
}

.fixed-bookmarks {
  background-color: #313538;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: 0px;
  z-index: 1010;
  border-bottom: 2px solid #464A4D;
}

@media (min-width: 1024px) {
  .fixed-bookmarks {
    top: 82px;
  }
}

.research-area-facts {
  background-color: #181a1c;
  color: #ffffff;
}

.research-area-facts h2 {
  color: #ede5bd;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 30px;
}

.research-area-facts h3 {
  color: #c5ab5e;
  font-weight: bold;
  font-size: 1.4rem;
  margin-top: 20px;
}

.research-area-facts a {
  color: #ffffff;
}

.research-area-facts a:hover, .research-area-facts a:focus {
  text-decoration: underline;
}

@media (min-width: 320px) {
  .research-area-facts .padding-30, .research-area-facts .content-page-container .content-page-padding > p, .content-page-container .research-area-facts .content-page-padding > p, .research-area-facts .content-page-container .content-page-padding > h1, .content-page-container .research-area-facts .content-page-padding > h1, .research-area-facts .content-page-container h1.content-page-padding, .content-page-container .research-area-facts h1.content-page-padding, .research-area-facts .content-page-container .content-page-divider, .content-page-container .research-area-facts .content-page-divider, .research-area-facts .content-page-container .content-page-padding .intro, .content-page-container .content-page-padding .research-area-facts .intro, .research-area-facts .content-page-container .content-page-padding-main-content > p:not(.quote), .content-page-container .research-area-facts .content-page-padding-main-content > p:not(.quote), .research-area-facts .content-page-container .content-page-padding-main-content > h2, .content-page-container .research-area-facts .content-page-padding-main-content > h2, .research-area-facts .content-page-container .content-page-padding-main-content > h3, .content-page-container .research-area-facts .content-page-padding-main-content > h3, .research-area-facts .content-page-container .content-page-padding-main-content > h4, .content-page-container .research-area-facts .content-page-padding-main-content > h4, .research-area-facts .content-page-container .content-page-padding-main-content > h5, .content-page-container .research-area-facts .content-page-padding-main-content > h5, .research-area-facts .content-page-container .content-page-padding-main-content > h6, .content-page-container .research-area-facts .content-page-padding-main-content > h6, .research-area-facts .content-page-container .content-page-padding-main-content > ul, .content-page-container .research-area-facts .content-page-padding-main-content > ul, .research-area-facts .content-page-container section.content-page-padding, .content-page-container .research-area-facts section.content-page-padding, .research-area-facts .content-page-container .hero-image-header, .content-page-container .research-area-facts .hero-image-header, .research-area-facts .newslist-page .grid-container, .newslist-page .research-area-facts .grid-container {
    padding-left: 5px;
  }
}

.research-page-main-left {
  background-color: #ffffff;
}

.research-page-main-left .research-summary {
  background-color: #dde4ea;
  padding: 30px;
  margin: 0 30px 30px;
}

@media (min-width: 320px) {
  .research-page-main-left .research-summary {
    margin: 0 10px 10px;
    padding: 10px;
  }
}

@media (min-width: 992px) {
  .research-page-main-left .research-summary {
    margin: 0 30px 30px;
    padding: 30px;
  }
}

.research-page-main-left .contact-card .contact-card-header {
  min-height: 35px;
  display: block;
}

.researchers {
  background-color: #181a1c;
  color: #ffffff;
  padding: 30px;
  font-size: 0.9rem;
}

.researchers .placeholder-researcher {
  font-size: 2.5rem;
}

.researchers h3 {
  margin-bottom: 20px;
}

.researchers .contact-link {
  color: #fff;
}

.researchers .contact-link:hover:focus {
  border: none;
  display: block;
  outline: 1px solid #139ED9;
}

.researchers .contact-link:hover:focus .contact-card-body-image {
  background-color: #313538;
}

.researchers .contact-link:hover:focus .contact-card-name span {
  text-decoration: underline;
}

.researchers .contact-link:hover .researcher {
  background-color: #313538 !important;
}

.researchers .contact-link:hover .researcher a .contact-card-name span {
  text-decoration: underline;
}

.researchers .contact-link:hover .researcher .contact-card-body-image {
  background-color: #313538;
}

.researchers .researcher {
  margin-bottom: 20px;
  padding: 10px;
}

.researchers .researcher .contact-card-body-image {
  max-width: 3rem;
  max-height: 3rem;
  min-height: 3rem;
  background-color: #181a1c;
  display: inline-block;
  margin-right: 10px;
}

.researchers .researcher .contact-card-body-image .image-cropper {
  width: 3rem;
  height: 3rem;
}

.researchers .researcher .contact-card-body-image .image-cropper .empolyee.photo {
  display: inline;
  margin: 0 auto;
  margin-left: 0%;
  width: auto;
}

.researchers .researcher .contact-card-title {
  font-size: 0.8rem;
  color: #a0a5a9;
  text-decoration: none !important;
}

.researchers .researcher .contact-card-name span {
  font-weight: bold;
}

@media (max-width: 768px) {
  .research-hero h1, .research-page-header h1, .research-area-facts h1, .content-page-container h1 {
    font-size: 1.9rem;
  }
  .research-hero h2, .research-page-header h2, .research-area-facts h2, .content-page-container h2 {
    font-size: 1.5rem;
  }
  .research-hero h3, .research-page-header h3, .research-area-facts h3, .content-page-container h3 {
    font-size: 1.1rem;
  }
  .research-hero h4, .research-page-header h4, .research-area-facts h4, .content-page-container h4 {
    font-size: 1.125rem;
  }
}

.library-database-list-page {
  padding: 30px 0;
}

.library-database-list-page .primary-header {
  color: #313538 !important;
}

.library-database-list-page .secondary-header {
  color: #62666b;
  font-size: 1rem;
  margin-top: 1.5rem;
  font-weight: 300;
}

.library-database-list-page .top-search {
  background-color: #dde4ea;
  padding: 0.625rem 0;
}

.library-database-list-page .top-search .search-field {
  margin: 0;
  border-radius: 1.5625rem 1.5625rem;
  padding: 0 20px;
  height: 3rem;
  border: 1px solid #8c9197;
  font-size: 0.9rem;
  color: #313538;
}

@media (min-width: 667px) {
  .library-database-list-page .top-search .search-field {
    font-size: 1.3rem;
  }
}

.library-database-list-page .top-search .search-field:focus {
  border: 1px solid #139ed9;
}

.library-database-list-page .top-search .search-button {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  padding: 0.9375rem 1.5625rem;
  height: 3rem;
}

.library-database-list-page .top-search .search-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.library-database-list-page .top-search .search-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.library-database-list-page .w-100 {
  width: 100%;
}

.library-database-list-page .ml-auto {
  margin-left: auto;
}

.library-database-list-page .vertical-divider {
  height: 1px;
  width: 100%;
  background-color: #E0E1E5;
  margin: 1rem 0;
}

.library-database-list-page .filters {
  background-color: #f7f9fc;
  padding: 30px 0px;
}

.library-database-list-page .filters .filter-label {
  border-radius: 25px 25px;
  padding: 2.5px 10px;
}

.library-database-list-page .filters .filter-label:hover {
  background-color: #73777c;
  color: #fff;
}

.library-database-list-page .filters .filter-label.active {
  background-color: #313538;
  color: #fff;
}

.library-database-list-page .filters .base-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
}

.library-database-list-page .filters .btn-filter {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  padding: 15px 25px;
}

.library-database-list-page .filters .btn-filter:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.library-database-list-page .filters .btn-filter:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.library-database-list-page .filters .filter-checkbox {
  margin: 0;
  margin-right: 5px;
}

.library-database-list-page .filters .radio-item {
  display: inline-block;
}

.library-database-list-page .filters .radio-filter {
  margin: 0;
  margin-right: 5px;
}

.library-database-list-page .filters fieldset {
  margin-top: 0;
}

.library-database-list-page .number-of-hits {
  font-size: .9rem;
  color: #62666b;
}

.library-database-list-page .database-list {
  margin: 1rem 0;
}

.library-database-list-page .listable {
  padding: 10px;
  border-bottom: 5px solid #8c9197;
  font-size: 0.8rem;
  position: relative;
}

.library-database-list-page .listable:hover {
  background-color: #f7f9fc;
  border-color: #139ed9;
}

.library-database-list-page .listable:focus-within {
  background-color: #f7f9fc;
  border-color: #139ed9;
}

.library-database-list-page .listable .link-icon {
  margin-right: .5rem;
  color: #313538;
}

.library-database-list-page .listable .external-link {
  color: #313538 !important;
  outline: none;
}

.library-database-list-page .listable .external-link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.library-database-list-page .listable-title {
  font-size: .9rem;
  position: relative;
  z-index: 10;
  font-weight: 600;
  margin: 0;
}

.library-database-list-page .listable-title:hover {
  text-decoration: underline;
}

.library-database-list-page .listable .isFree-text {
  color: #62666b;
  padding: 10px;
}

@media print, screen and (max-width: 39.99875em) {
  .library-database-list-page .listable .isFree-text {
    padding: 10px 0;
  }
}

.library-database-list-page .listable .extra-description {
  display: none;
}

.library-database-list-page .listable .show-description {
  font-weight: bold;
  position: relative;
  z-index: 10;
  padding: 10px;
  cursor: pointer;
  width: 100%;
  color: #313538;
}

@media print, screen and (max-width: 39.99875em) {
  .library-database-list-page .listable .show-description {
    padding: 10px 0;
  }
}

.library-database-list-page .listable .show-description:hover {
  text-decoration: underline;
}

.library-database-list-page .listable .show-description .fa-chevron-up {
  display: none;
}

.library-database-list-page .listable .categories p {
  color: #62666b;
}

.library-database-list-page .listable .category {
  padding: .5px 5px;
  color: #62666b;
  background-color: #dde4ea;
  margin-right: 2px;
  margin-top: 5px;
  display: inline-block;
  position: relative;
}

.library-database-list-page .listable .category-active {
  background-color: #313538;
  color: #fff;
}

.library-database-list-page .listable .listable-body {
  margin-top: .5rem;
}

.library-database-list-page .listable .listable-body p {
  margin: 0;
  margin-top: 10px;
}

.library-database-list-page .no-hits-text {
  font-size: .9rem;
  color: #62666b;
}

@media (min-width: 1024px) {
  .error-page .error-image {
    padding-top: 15px;
  }
}

.error-page .error-header {
  color: white;
}

.error-page .error-header .cell {
  text-align: center;
}

.error-page .error-header h1 {
  font-weight: 600;
}

.error-page .error-header .shadow {
  text-shadow: -1px -1px 0 #313538, 1px -1px 0 #313538, -1px 1px 0 #313538, 1px 1px 0 #313538;
}

.error-page .error-header p.intro {
  font-weight: 600;
}

.error-page .error-header a.ruby-button {
  background-color: #b52e75;
  width: 30%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  min-width: 220px;
}

.error-page .error-header a.ruby-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.error-page .error-header a.ruby-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

@media (min-width: 320px) {
  .error-page .error-header {
    margin-top: -200px;
  }
  .error-page .error-header h1 {
    font-size: 4rem;
  }
  .error-page .error-header p.intro {
    font-size: 1.5rem;
  }
  .error-page .error-header a {
    display: block;
    margin-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .error-page .error-header {
    margin-top: -450px;
  }
  .error-page .error-header h1 {
    font-size: 8rem;
  }
  .error-page .error-header p.intro {
    font-size: 2rem;
  }
  .error-page .error-header a {
    display: inline-block;
    margin-right: 1rem;
  }
}

@media (min-width: 1024px) {
  .error-page .error-header {
    margin-top: -600px;
  }
  .error-page .error-header h1 {
    font-size: 10rem;
  }
  .error-page .error-header p.intro {
    font-size: 2rem;
  }
}

.error-page.error-500 .error-image {
  opacity: 0.6;
}

.error-page.error-500 .error-header {
  position: relative;
  z-index: 100;
}

.employee-search .search-area {
  background-color: #dde4ea;
  padding-top: .625rem;
  padding-bottom: .625rem;
}

.employee-search .search-area #employee-search-query {
  border-radius: 1.5625rem;
  height: 2.8125rem;
  padding-left: 20px;
  margin-left: 30px;
  margin-right: 10px;
  margin-bottom: 0;
  font-size: 1rem;
  color: #313538;
  border: 1px solid #73777c;
}

@media (min-width: 320px) {
  .employee-search .search-area #employee-search-query {
    margin-left: 10px;
    margin-right: 5px;
  }
}

@media (min-width: 992px) {
  .employee-search .search-area #employee-search-query {
    margin-left: 30px;
  }
}

.employee-search .search-area #employee-search-query:focus {
  border: 1px solid #139ECF;
}

.employee-search .search-area .search-button {
  background-color: #b52e75;
  width: auto;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  height: 2.8125rem;
  font-size: 1rem;
  padding: 10px 20px;
}

.employee-search .search-area .search-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.employee-search .search-area .search-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

@media (min-width: 320px) {
  .employee-search .search-area .search-button {
    margin-right: 10px;
  }
}

@media (min-width: 992px) {
  .employee-search .search-area .search-button {
    margin-right: 30px;
  }
}

.employee-search .selected-filters {
  height: unset !important;
  padding-bottom: 20px;
}

.employee-search .employee-search-result {
  margin-right: 15px;
  margin-left: 15px;
}

.employee-search .employee-search-result .employee-item {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 5px solid #8c9197;
}

.employee-search .employee-search-result .employee-item .nested-block h3 {
  font-size: 0.9rem;
}

.employee-search .employee-search-result .employee-item .image-cropper {
  width: 4.375rem;
  height: 4.375rem;
  margin: 0 0 20px 10px;
}

.employee-search .employee-search-result .employee-item .employee-no-image {
  width: 5.3125rem;
  height: 5.3125rem;
  border-radius: 50%;
  padding-left: 10px;
}

.employee-search .employee-search-result .employee-item .employee-no-image i {
  color: white;
  font-size: 5.3125rem;
  margin: auto;
  color: #8c9197;
}

.employee-search .employee-search-result .employee-item:hover {
  border-bottom: 5px solid #139ed9;
  background-color: #f7f9fc;
}

.employee-filters-main {
  display: none;
  padding-left: 0px;
  padding-right: 30px;
  padding-top: 30px;
}

.employee-filters-main h3 {
  padding-left: 30px;
}

.employee-filters-main ul {
  list-style-type: none;
  padding-left: 0px;
  padding-right: 0px;
}

.employee-search-info .nr-of-hits {
  padding-left: 10px;
  padding-top: 20px;
}

.document-page-container {
  background-color: #fff;
}

.document-page-container .logo-area {
  padding: 15px;
  max-width: 9.5rem;
  max-height: 9.5rem;
}

@media print, screen and (max-width: 63.99875em) {
  .document-page-container .logo-area {
    max-width: 7rem;
    max-height: 7rem;
  }
}

.document-page-container .logo-area img {
  max-width: 6.5rem;
}

@media print, screen and (max-width: 63.99875em) {
  .document-page-container .logo-area img {
    max-width: 5rem;
  }
}

.document-page-container .document-info-container {
  padding-top: 2rem;
}

@media print, screen and (max-width: 39.99875em) {
  .document-page-container .document-info-container {
    padding: 0;
  }
}

.document-page-container .document-info-container .document-info {
  background-color: #dde4ea;
}

.document-page-container .document-info-container .document-info p {
  margin-bottom: .8rem;
}

@media print, screen and (max-width: 63.99875em) {
  .document-page-container .document-info-container .document-info p {
    margin: 0;
    font-size: .8rem;
  }
}

.document-page-container .heading {
  color: #181A1C !important;
}

.document-page-container .heading-container {
  margin: 2rem 0;
}

.document-page-container .action-list-container {
  border-bottom: 1px solid #8c9197;
  padding: 0 .5rem;
}

.document-page-container .action-list-container .action-list {
  list-style: none;
  margin: 0;
  margin: .25rem 0;
}

.document-page-container .action-list-container .action-list i {
  margin-right: .5rem;
}

.document-page-container .action-list-container .action-list .action {
  font-size: .8rem;
  margin-right: 1rem;
  font-weight: bold;
  display: inline-block;
}

.document-page-container .action-list-container .action-list .action button {
  cursor: pointer;
  color: #313538;
}

.document-page-container .action-list-container .action-list .action button:hover {
  text-decoration: underline !important;
}

.document-page-container .pdf-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.document-page-container .pdf-container .pdf-content h2 a, .document-page-container .pdf-container .pdf-content h3 a, .document-page-container .pdf-container .pdf-content h4 a, .document-page-container .pdf-container .pdf-content h5 a, .document-page-container .pdf-container .pdf-content h6 a {
  color: #313538;
}

.document-page-container #contents {
  overflow-x: auto;
}

.document-page-container .toc-header {
  font-weight: bold;
  font-size: 1.3rem;
  padding: 0 1rem;
}

@media print, screen and (max-width: 63.99875em) {
  .document-page-container .toc-header {
    padding: 0;
    margin: 0;
  }
}

.document-page-container .table-of-contents {
  padding: 30px 0px;
  background-color: #dde4ea;
}

.document-page-container .table-of-contents.is-fixed {
  position: fixed;
}

.document-page-container .table-of-contents .toc-list {
  list-style: none;
  margin: 0;
}

.document-page-container .table-of-contents .toc-list li {
  padding-left: .5rem;
}

.document-page-container .table-of-contents .toc-list .toc-item {
  padding: .5rem .5rem;
  display: inline-block;
  width: 100%;
  color: #313538;
}

.document-page-container .table-of-contents .toc-list .toc-item:hover {
  text-decoration: underline;
}

.document-page-container .table-of-contents .toc-list .toc-item.active {
  color: #fff;
  background-color: #0969AA;
}

.document-page-container .table-of-contents .toc-list .level-2 {
  font-size: .8rem;
}

.document-page-container .table-of-contents .toc-list .level-3 {
  font-size: .8rem;
}

.document-page-container .table-of-contents .toc-list .level-4 {
  font-size: .8rem;
}

.document-page-container .table-of-contents .toc-list .level-5 {
  font-size: .8rem;
}

.document-page-container .table-of-contents .toc-list .level-6 {
  font-size: .8rem;
}

.document-page-container .table-of-contents-mobile .toc-mobile-button {
  padding: .5rem 1rem;
  font-size: .8rem;
  background-color: #b52e75;
  color: white;
  border-radius: 1rem;
}

.document-page-container .table-of-contents-mobile .toc-mobile-button.is-fixed {
  right: calc(10px + 0.5rem);
  position: fixed;
}

.document-page-container .ml-auto {
  margin-left: auto;
}

.document-page-container .table-wrapper {
  overflow-x: auto;
}

.toc-modal {
  display: none;
  background-color: #dde4ea;
  position: fixed;
  z-index: 100;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}

.toc-modal .table-of-contents {
  padding-top: 0;
}

.toc-modal .p-10 {
  padding: 10px;
}

.toc-modal button {
  margin-left: auto;
}

.toc-modal button i {
  font-size: 1.3rem;
}

@media print {
  @page {
    size: A4;
  }
  table, tfoot, tbody {
    border: none;
  }
  .print-pdf-header {
    -webkit-column-break-after: page;
       -moz-column-break-after: page;
            break-after: page;
  }
  .pdf-content h2, .pdf-content h3, .pdf-content h4, .pdf-content h5, .pdf-content h6 {
    -webkit-column-break-after: avoid;
       -moz-column-break-after: avoid;
            break-after: avoid-page;
  }
  a[href]:after {
    display: none;
    content: none !important;
    visibility: hidden;
    border: none;
  }
  a {
    text-decoration: none;
    border: none;
  }
  .footer-print {
    font-weight: normal;
    display: table-footer-group;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    /*
        .print-footer-page-numbers {
            margin-left: auto;

            span:after {
                content: counter(page) " av " counter(pages);
                white-space: nowrap;
                z-index: 20;
            }
        }
        */
  }
  .pdf-container {
    display: block;
  }
  .print-pdf-toc {
    display: block;
    margin: 0 auto;
    -webkit-column-break-before: page;
       -moz-column-break-before: page;
            break-before: page;
    -webkit-column-break-after: page;
       -moz-column-break-after: page;
            break-after: page;
  }
  .print-pdf-toc ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
  }
  .print-pdf-toc ul li {
    margin-left: 1rem;
  }
  .footer-print, .footer-space {
    height: 50px;
  }
}

sup {
  cursor: pointer;
}

.footnote {
  margin-top: 15px;
  padding-top: 15px;
  font-size: 0.9rem;
  border-top: solid 1px #8C9197;
  color: #313538;
}

.back-to-text {
  visibility: hidden;
  color: #b52e75;
  cursor: pointer;
  margin-bottom: 15px;
}

.research-filters-main {
  display: none;
  padding-left: 0px;
  padding-right: 30px;
  padding-top: 30px;
}

.research-filters-main .aoi-header {
  padding-left: 20px;
}

.research-filters-main .aoi-list {
  list-style-type: none;
  padding-left: 0px;
  padding-right: 0px;
}

.research-filters-main .aoi-list .aoi-list-item {
  border-bottom: solid 1px #DDE4EA;
  cursor: pointer;
}

.research-filters-main .aoi-list .aoi-list-item .fa-angle-down {
  float: right;
  background-color: #B52E75;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ffffff;
  font-size: 1.2rem;
}

.research-filters-main .aoi-list .aoi-list-item .fa-angle-up {
  display: none;
  float: right;
  background-color: #313538;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ffffff;
  font-size: 1.2rem;
}

.research-filters-main .aoi-list .aoi-list-item ul {
  display: none;
  list-style-type: none;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.research-filters-main .aoi-list .aoi-list-item ul li {
  background-color: #DDE4EA;
  margin-left: 0px;
  padding-left: 15px;
  padding-top: 3px;
  height: 35px;
}

.research-filters-main .aoi-list .aoi-list-item ul li input {
  margin-top: -3px;
  padding-left: 15px;
}

.cb-research {
  width: 75px;
  float: left;
}

.cb-research2 {
  width: 95px;
  float: left;
}

.cb-research3 {
  width: 120px;
  float: left;
}

.sel-fil {
  font-size: 0.8rem;
  color: #ffffff;
  background-color: #313538;
  padding: 5px;
  padding-left: 9px;
  padding-right: 9px;
  border-radius: 25px;
  margin-bottom: 10px;
  display: inline-block;
}

.researchhit-intro {
  margin-top: 15px;
}

.researchhit-intro .research-hit-year {
  color: #B52E75;
  font-weight: bold;
}

.hit-type {
  float: right;
}

.search-result-research {
  padding-top: 20px;
}

.search-result-research h3 {
  padding-left: 15px;
}

.search-result-research .nested-block .inner i {
  margin-left: -10px;
}

.search-result-research .show-only-buttons li {
  display: inline;
}

.search-result-research .show-only-buttons li button {
  cursor: pointer;
  border: solid 1px #73777C;
  border-radius: 25px;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
}

.search-result-research .show-only-buttons li button.active {
  background-color: #313538;
  color: #ffffff;
}

.search-result-research .show-only-buttons li button:hover {
  border: solid 1px #73777C;
  background-color: #73777C;
  color: #ffffff;
}

.select-state .fancy-rb {
  margin-right: 15px;
}

.select-state .fancy-rb.active {
  color: #ffffff;
  background-color: #313538;
}

.current-info-block {
  color: #ffffff;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #000000;
}

.current-info-block .current-info-block-card {
  border-style: solid;
  border-color: #313538;
  border-width: 1px;
  background-color: #000000;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  cursor: pointer;
}

@media screen and (max-width: 39.9375em) {
  .current-info-block .current-info-block-card {
    margin-top: 20px;
  }
}

.current-info-block .current-info-block-card .current-info-block-card-text {
  margin: 10px;
  border-bottom-style: solid;
  border-bottom-color: grey;
  border-bottom-width: 4px;
  padding-bottom: 10px;
}

.current-info-block .current-info-block-card .current-info-block-card-intro {
  margin: 10px;
  margin-top: 0px;
}

.current-info-block .current-info-block-card:hover {
  background-color: #313538;
}

.education-block {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #000000;
  padding-bottom: 80px;
}

.education-block .education-block-action {
  margin-bottom: 30px;
}

.education-block .education-block-info {
  margin-bottom: 30px;
}

.education-block .education-block-card {
  text-align: center;
}

.education-block .education-block-card a {
  text-decoration: none;
}

.education-block .education-block-card .education-block-card-text {
  margin-top: -90px;
  font-size: 1.8rem;
  margin-bottom: 50px;
}

.education-block .education-block-card:hover {
  -webkit-filter: brightness(150%);
  -webkit-transition: background-image 0.5s ease;
  transition: background-image 0.5s ease;
}

.education-block .heading {
  padding-top: 10px;
}

.research-block .research-block-info {
  background-image: url("../../Images/Robot.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  margin-top: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.research-block .research-block-info-card {
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  -webkit-transition: background-color 1.5s ease-out;
  transition: background-color 1.5s ease-out;
}

.research-block .research-block-info-card-text {
  text-decoration: none !important;
}

.research-block .research-block-info-card:hover {
  border-left-color: #78cef1;
  border-left-style: solid;
  border-left-width: 5px;
  margin-left: -20px;
  padding-left: 15px;
  background-color: rgba(227, 245, 252, 0.8);
}

.research-block .spacer {
  min-height: 50px;
  display: block;
}

.research-block .heading {
  padding-top: 10px;
}

.cooperation-block {
  background-image: url("../../Images/vr.jpg");
  background-repeat: no-repeat;
}

@media screen and (max-width: 39.9375em) {
  .cooperation-block {
    background-image: url("../../Images/vr_small.jpg");
  }
}

.cooperation-block .cooperation-block-info-text {
  color: #ffffff;
  padding-top: 15px;
}

.news-list-block {
  padding: 30px;
}

@media (min-width: 320px) {
  .news-list-block {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 992px) {
  .news-list-block {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.newslist-heading {
  color: #ede5bd;
  display: inline-block;
  font-size: 1rem;
  font-weight: bolder;
  margin-left: .3rem;
}

.newslist-show-all {
  color: #DAE1E6;
  font-size: 0.9rem;
  text-decoration: underline !important;
  margin-top: 0.5rem;
  margin-left: auto;
}

.newslist-show-all:hover {
  color: white;
  text-decoration: none !important;
}

.newslist-show-all:focus {
  color: white;
  text-decoration: none !important;
}

.newslist-block {
  color: #ffffff;
}

.newslist-block .newslist-block-card {
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  cursor: pointer;
  position: relative;
  border: 1px solid transparent;
  border-bottom: 8px solid #62666B;
}

.newslist-block .newslist-block-card .newslist-block-card-type {
  margin-bottom: -25px;
  z-index: 100;
  height: 25px;
  width: 35px;
  opacity: 0.8;
  padding-left: 8px;
}

.newslist-block .newslist-block-card .newslist-block-card-image {
  min-height: 200px;
  width: 100%;
}

.newslist-block .newslist-block-card .newslist-block-card-image i {
  font-size: 600%;
}

.newslist-block .newslist-block-card .newslist-block-card-image .image-font {
  text-align: center;
  min-height: 200px;
  padding-top: 40px;
  background-color: #313538;
}

.newslist-block .newslist-block-card .newslist-block-card-image img {
  width: 100%;
  min-height: 200px;
}

.newslist-block .newslist-block-card .newslist-block-card-header {
  margin: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  font-size: .9rem;
  color: #DAE1E6;
  margin-bottom: 25px;
}

.newslist-block .newslist-block-card .newslist-block-card-header a:hover {
  color: white !important;
}

.newslist-block .newslist-block-card .newslist-block-card-date {
  margin: 10px;
  margin-top: 0px;
  font-size: 0.8rem;
  color: #A0A5A9;
  position: absolute;
  bottom: 0;
}

.newslist-block .newslist-block-card:hover {
  border-bottom: 8px solid #139ED9;
  background-color: #313538;
  overflow: hidden;
  color: #ffffff;
}

.newslist-block .newslist-block-card:hover .newslist-block-card-image {
  height: 200px;
}

.newslist-block .newslist-block-card:hover .newslist-block-card-image .image-font {
  background-color: #1A9DD8;
}

.newslist-block .newslist-block-card:hover .newslist-block-card-image img {
  height: 200px;
  width: 603px;
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
  overflow: hidden;
}

.newslist-block .newslist-block-card:hover .newslist-block-card-text {
  text-decoration: underline;
}

.calendar-show-all {
  color: #DAE1E6;
  font-size: 0.9rem;
  text-decoration: underline !important;
  margin-left: auto;
  margin-top: .5rem;
}

.calendar-show-all:hover {
  color: white;
  text-decoration: none !important;
}

.calendar-show-all:focus {
  border: 1px solid #139ed9 !important;
  color: white;
  text-decoration: none !important;
}

.calendar-icon {
  color: #B9C3C9;
}

.calendar-heading {
  color: #ede5bd;
  display: inline-block;
  font-size: 1rem;
  font-weight: bolder;
  margin-left: .3rem;
  margin-bottom: 25px;
}

.calendarlist-block {
  color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
}

@media (min-width: 320px) {
  .calendarlist-block {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 992px) {
  .calendarlist-block {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.calendarlist-block .d-ib {
  display: inline-block;
}

.calendarlist-block .calendarlist-block-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #62666b;
  background-color: #181a1c;
  /*transition: background-color 0.3s ease-out;
        transition: 0.3s ease-out;*/
  cursor: pointer;
  position: relative;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-type {
  margin-bottom: -25px;
  background-color: #000000;
  z-index: 100;
  position: relative;
  height: 25px;
  width: 35px;
  opacity: 0.8;
  padding-left: 10px;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-text {
  padding: 10px;
  font-size: 0.9rem;
  font-weight: bold;
  color: #ffffff;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-text a {
  color: #fff;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-text a:focus {
  border: 1px solid #139ed9;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-text a:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-intro {
  background-color: #B52E75;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-intro .calendarlist-block-card-intro-occation .calendarlist-block-card-intro-date {
  font-size: 2.25rem;
  color: #fff;
  font-weight: bold;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-intro .calendarlist-block-card-intro-occation .calendarlist-block-card-intro-date .calendarlist-block-card-intro-occation-monthyear {
  font-size: 0.6rem;
  max-width: 20px;
  display: inline-block;
  color: #ffffff;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-intro .calendarlist-block-card-intro-occation .calendarlist-block-card-intro-date .calendarlist-block-card-intro-occation-divider {
  margin-left: 10px;
  font-size: 1.8rem;
}

.calendarlist-block .calendarlist-block-card .calendarlist-block-card-intro .calendarlist-block-card-intro-occation .calendarlist-block-card-intro-occation-time {
  font-size: 0.9rem;
  margin-bottom: 10px;
  color: #fff;
}

.calendarlist-block .calendarlist-block-card:hover {
  background-color: #313538;
  border: 3px solid #139ed9;
  color: #fff;
  margin: -2px;
}

.calendarlist-block .calendarlist-block-card:hover .calendarlist-block-card-text {
  text-decoration: underline;
}

.calendarlist-block a:focus .calendarlist-block-card {
  border: 3px solid #139ed9;
}

.calendarlist-block a:focus .calendarlist-block-card .calendarlist-block-card-text {
  text-decoration: underline;
  color: #ffffff;
}

.program-student-projects {
  background-color: white;
  color: #000;
  padding: 30px;
}

@media print, screen and (max-width: 39.99875em) {
  .program-student-projects {
    padding: 10px;
    font-size: 1rem;
  }
}

.program-student-projects .student-project-heading {
  color: #313538;
}

@media print, screen and (max-width: 39.99875em) {
  .program-student-projects .student-project-item {
    font-size: 1rem;
  }
}

.program-student-projects .student-project-item .student-project-item-image img {
  width: 100%;
}

.program-student-projects .student-project-item .student-project-item-info {
  color: #000;
}

.program-student-projects .student-project-item .student-project-item-info .header {
  font-weight: bold;
  font-size: 1rem;
  margin: .5rem 0;
}

.no-padding {
  padding: 0;
}

.program-work-as {
  background-color: #fff;
  color: #313538;
}

@media print, screen and (max-width: 39.99875em) {
  .program-work-as {
    padding: 10px;
  }
}

.program-work-as .header {
  padding: 30px;
}

@media print, screen and (max-width: 39.99875em) {
  .program-work-as .header {
    padding: 0px;
  }
}

.program-work-as .work-as-heading {
  color: #313538;
  margin: 0;
}

.program-work-as .work-as-item {
  border-left: 5px solid #8c9197;
  border-bottom: 1px solid #8c9197;
}

@media print, screen and (max-width: 39.99875em) {
  .program-work-as .work-as-item {
    font-size: 1rem;
  }
}

.program-work-as .work-as-item-info {
  background-color: #181a1c;
  padding: 10px 25px;
}

.program-work-as .work-as-item-info .icon {
  font-size: 2rem;
  color: #dae1e6;
}

.program-work-as .work-as-item-info .primary-info {
  margin-top: 15px;
  color: #c5ab5e;
  font-weight: bold;
}

.program-work-as .work-as-item-info .secondary-info {
  color: #fff;
  font-size: 0.875rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .program-work-as .work-as-item-image {
    max-width: 100%;
    overflow: hidden;
  }
}

.program-work-as .work-as-item-image img {
  width: 100%;
}

.program-work-as .work-as-item-name {
  color: #ede5bd;
  font-weight: bold;
}

.program-work-as .work-as-item .introduction {
  background-color: #3d4245;
  color: white;
  padding: 25px;
}

.program-work-as .work-as-item .introduction a {
  color: #ffffff;
  text-decoration: underline;
}

.program-work-as .work-as-item .introduction a:hover {
  text-decoration: none;
}

.meet-students {
  background-color: #fff;
  color: #313538;
  padding: 30px;
}

.meet-students .meet-students-heading {
  color: #313538;
}

.meet-students .meet-students-heading p {
  color: #313538;
}

@media print, screen and (max-width: 39.99875em) {
  .meet-students {
    padding: 10px;
    font-size: 1rem;
  }
}

.meet-students .info {
  background-color: #3d4245;
  border-left: solid 5px #8c9197;
  padding: 15px 15px 5px 15px;
  color: #fff;
}

.meet-students .info .introduction {
  border: 0;
  padding: 0 30px 10px 0;
  margin: 0;
}

.meet-students .info .introduction p {
  border-bottom: 1px solid #8c9197;
  color: #fff;
  padding-bottom: 0.5rem;
  margin: 0;
  margin-bottom: 5px;
}

.meet-students .info .introduction cite {
  margin-top: 15px;
  font-size: inherit;
  color: #ede5bd;
  margin: 0;
  padding: 0;
  font-style: normal;
}

@media print, screen and (max-width: 39.99875em) {
  .meet-students .info .introduction {
    padding: 10px;
    font-size: 1rem;
  }
}

.meet-students .meet-image img {
  max-width: 280px;
  height: auto;
}

@media print, screen and (max-width: 39.99875em) {
  .meet-students .meet-image img {
    max-width: 100%;
  }
}

.contact-listning {
  overflow: hidden;
}

.contact {
  padding: 30px;
  background-color: #181A1C;
}

@media print, screen and (max-width: 39.99875em) {
  .contact {
    padding: 10px;
  }
}

.contact .compact-card-spacing {
  margin-bottom: 20px;
  padding: 10px;
}

.contact a:hover {
  color: white;
}

.contact .w-full {
  width: 100%;
}

.contact .contact-link:focus {
  display: block;
}

.contact-heading {
  color: #ede5bd !important;
  font-weight: bold;
}

.contact-card-cell {
  max-width: 16rem;
}

@media (min-width: 320px) {
  .contact-card-cell {
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .contact-card-cell {
    min-width: 100%;
  }
}

.contact-card a:focus {
  display: block;
}

.contact-card-header {
  color: #c5ab5e;
  font-weight: bold;
  font-size: 1.1rem !important;
}

.contact-card .overlay:focus {
  background-color: transparent !important;
  border: none !important;
}

.contact-card .overlay:focus + .has-link {
  border-color: #139ed9 !important;
}

.contact-card .overlay:focus + .has-link .contact-card-body-image {
  background-color: #ffffff;
}

.contact-card .overlay:focus + .has-link .contact-card-body-text {
  background-color: #313538;
}

.contact-card .overlay:hover + .has-link {
  border-bottom: 5px solid #139ed9;
}

.contact-card .overlay:hover + .has-link .contact-card-body-image {
  background-color: #ffffff;
}

.contact-card .overlay:hover + .has-link .contact-card-body-text {
  background-color: #313538;
}

.contact-card .overlay:hover + .has-link .contact-card-body-header .contact-card-name {
  color: #ffffff;
}

.contact-card .overlay:hover + .has-link .has-link {
  border-color: #139ed9;
}

.contact-card .has-link .contact-card-body-header {
  color: #dae1e6;
}

.contact-card .has-link .contact-card-body-header i {
  margin-top: 3px;
  display: inline-block;
  float: left;
  width: 12%;
}

.contact-card .has-link .contact-card-body-header .contact-card-name {
  display: inline-block;
  float: left;
  width: 88%;
}

.contact-card-body {
  position: relative;
  pointer-events: none;
  z-index: 1;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 5px solid #3d4245;
}

.contact-card-body-image {
  max-width: 100%;
  max-height: 9.375rem;
  min-height: 9.375rem;
  background-color: #ffffff;
}

.contact-card-body-image i {
  color: #8C9197;
  font-size: 100px;
  margin: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .contact-card-body-image i {
    margin-top: 20px !important;
  }
}

.contact-card-body-text {
  padding: 0.5rem;
}

.contact-card-body-text i {
  width: 30px;
}

.contact-card-body-header {
  color: #a0a5a9;
  font-size: .9rem !important;
  font-weight: bold;
  margin: 0;
}

.contact-card-body-subheader {
  font-size: 0.8rem !important;
  white-space: normal;
  max-width: 100%;
  margin: 0;
  margin-top: 0.5rem;
}

.contact-card-body-subheader.label {
  color: #ffffff;
  background: #62666B;
}

.contact-card-body .image-cropper {
  height: 9.375rem;
  overflow: hidden;
  margin: auto;
}

.contact-card-body .employee-photo {
  display: inline;
  width: auto;
  max-height: 9.375rem;
}

.contact-card-footer {
  margin-top: 0.5rem;
  clear: both;
}

.contact-card-footer .info-container {
  font-size: 0px;
}

.contact-card-footer-info {
  color: #dae1e6;
  font-size: 0.8rem;
  text-decoration: underline !important;
  padding: 3px 0;
  pointer-events: all;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.contact-card-footer-info i {
  width: 12%;
  display: inline-block;
}

.contact-card-footer-info:hover, .contact-card-footer-info:focus {
  text-decoration: none !important;
  color: #FFF !important;
}

.contact-card-compact {
  color: #fff;
  padding: 10px;
}

.contact-card-compact .contact-card-name {
  font-size: 0.9rem;
}

.contact-card-compact a {
  color: #ffffff;
}

.contact-card-compact a .info {
  display: inline-block;
}

.contact-card-compact a:focus {
  border: none;
  display: block;
  outline: 1px solid #139ED9;
}

.contact-card-compact a:focus .contact-card-body-image {
  background-color: #313538;
}

.contact-card-compact a:focus .contact-card-name span {
  text-decoration: underline;
}

.contact-card-compact:hover {
  background-color: #313538 !important;
}

.contact-card-compact:hover a .contact-card-name span {
  text-decoration: underline;
}

.contact-card-compact:hover .contact-card-body-image {
  background-color: #313538;
}

.contact-card-compact .contact-card-body-image {
  max-width: 3rem;
  max-height: 3rem;
  min-height: 3rem;
  background-color: #181a1c;
  display: inline-block;
  margin-right: 10px;
}

.contact-card-compact .contact-card-body-image .image-cropper {
  width: 3rem;
  height: 3rem;
}

.contact-card-compact .contact-card-body-image .image-cropper .empolyee.photo {
  display: inline;
  margin: 0 auto;
  margin-left: 0%;
  width: auto;
}

.contact-card-compact .contact-card-body-image i {
  font-size: 2.5rem;
}

.contact-card-compact .contact-card-title {
  font-size: 0.8rem;
  color: #a0a5a9;
  text-decoration: none !important;
}

.contact-card-compact .contact-card-name span {
  font-weight: bold;
}

.contact .contact-card-body-image img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .contact-card-body-image {
        img {
            max-width: 234px !important;
        }

        .explorer-img-special {
            max-width: 100% !important;
        }
    }
}*/
.listing-block {
  background-color: #181a1c;
  padding-top: 30px;
  margin-bottom: 15px;
}

.listing-block a {
  text-decoration: none;
}

.listing-block .listing-header-area {
  margin-bottom: 0px;
}

@media (max-width: 480px) {
  .listing-block {
    padding-top: 0px;
  }
}

.listing-block-fifty-fifty {
  padding: 30px 30px 10px 30px;
  background-color: #fff;
}

@media (min-width: 320px) {
  .listing-block-fifty-fifty {
    padding: 10px;
  }
}

@media (min-width: 992px) {
  .listing-block-fifty-fifty {
    padding: 30px 30px 10px 30px;
    margin-bottom: 30px;
  }
}

.listing-block-fifty-fifty a {
  text-decoration: none;
}

.listing-block-fifty-fifty .listing-header-area {
  margin-bottom: 0px;
}

.start-page-area .listing-block {
  background-color: #181a1c;
  padding-left: 42px;
  padding-right: 42px;
}

@media (min-width: 320px) {
  .start-page-area .listing-block {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 992px) {
  .start-page-area .listing-block {
    padding-left: 42px;
    padding-right: 42px;
  }
}

.start-page-area .listing-block a {
  text-decoration: none;
}

.start-page-area .listing-block .listing-header-area {
  margin-bottom: 0px;
}

.puff-list-block {
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  margin-bottom: 30px;
}

.puff-list-block .overlay {
  position: relative;
}

.puff-list-block .overlay:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
}

.puff-list-block .overlay .overlay:hover:before {
  display: block;
}

.puff-list-block .overlay.ruby1:before {
  background-color: rgba(181, 46, 117, 0.9);
}

.puff-list-block .overlay.ruby2:before {
  background-color: rgba(105, 22, 94, 0.9);
}

.puff-list-block .overlay.ruby3:before {
  background-color: rgba(62, 29, 64, 0.9);
}

.puff-list-block .overlay.blue1:before {
  background-color: rgba(9, 105, 168, 0.9);
}

.puff-list-block .overlay.blue2:before {
  background-color: rgba(1, 71, 108, 0.9);
}

.puff-list-block .overlay.blue3:before {
  background-color: rgba(0, 44, 66, 0.9);
}

.puff-list-block .overlay.green1:before {
  background-color: rgba(97, 149, 56, 0.9);
}

.puff-list-block .overlay.green2:before {
  background-color: rgba(71, 116, 47, 0.9);
}

.puff-list-block .overlay.green3:before {
  background-color: rgba(47, 67, 30, 0.9);
}

.puff-list-block .overlay .overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}

.puff-list-block .overlay .overlay-link .puff-list-header {
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  z-index: 2;
  font-size: 1.2rem;
  font-weight: bold;
  width: 100%;
  padding-top: 30px;
  /*
                @media screen and (max-width: 39.9375em) {
                    margin-top: -150px !important;
                }
                    */
}

.puff-list-block .overlay .overlay-link .puff-list-header .puff-list-text {
  color: white;
  z-index: 2;
  width: 100%;
  font-size: .8rem;
}

@media screen and (max-width: 39.9375em) {
  .puff-list-block .overlay .overlay-link .puff-list-header .puff-list-text {
    display: block;
  }
}

.puff-list-block .overlay .puff-list-image {
  text-align: center;
  height: 200px;
  overflow: hidden;
}

.puff-list-block .overlay .puff-list-image img {
  width: 100%;
}

.puff-list-block .overlay .puff-list-image i {
  margin-top: 50px;
  font-size: 90px;
}

.puff-list-block .overlay:hover.ruby1:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.puff-list-block .overlay:hover.ruby2:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.puff-list-block .overlay:hover.ruby3:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.puff-list-block .overlay:hover.blue1:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.puff-list-block .overlay:hover.blue2:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.puff-list-block .overlay:hover.blue3:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.puff-list-block .overlay:hover.green1:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.puff-list-block .overlay:hover.green2:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.puff-list-block .overlay:hover.green3:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.card-link-simple:focus {
  border: 2px #139ED9 solid;
  border-bottom: 2px #139ED9 solid;
}

.card-link-simple:focus.ruby1:before {
  background-color: rgba(0, 0, 0, 0.9);
}

.card-link-simple:focus.ruby2:before {
  background-color: rgba(0, 0, 0, 0.9);
}

.card-link-simple:focus.ruby3:before {
  background-color: rgba(0, 0, 0, 0.9);
}

.card-link-simple:focus.blue1:before {
  background-color: rgba(0, 0, 0, 0.9);
}

.card-link-simple:focus.blue2:before {
  background-color: rgba(0, 0, 0, 0.9);
}

.card-link-simple:focus.blue3:before {
  background-color: rgba(0, 0, 0, 0.9);
}

.card-link-simple:focus.green1:before {
  background-color: rgba(0, 0, 0, 0.9);
}

.card-link-simple:focus.green2:before {
  background-color: rgba(0, 0, 0, 0.9);
}

.card-link-simple:focus.green3:before {
  background-color: rgba(0, 0, 0, 0.9);
}

.education-help-block {
  background-color: #181A1C;
  color: white;
  padding: 30px;
}

@media (min-width: 992px) {
  .education-help-block {
    display: block;
  }
}

.education-help-block fieldset {
  margin: 0;
  padding: 0;
}

.education-help-block .fieldset-margin-top {
  margin-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.education-help-block legend {
  display: block;
  color: white;
  font-weight: 400;
}

.education-help-block legend.slide-header {
  line-height: 1.4;
  margin-bottom: .5rem;
  font-size: 1.59091rem;
}

.education-help-block-header {
  font-weight: 600;
  color: #ede5bd;
}

@media print, screen and (max-width: 39.99875em) {
  .education-help-block-header {
    font-size: 1.2rem;
  }
}

.education-help-block .table {
  display: table;
}

.education-help-block .horizontal-divider {
  height: 1px;
  width: 100%;
  min-width: 100%;
  background-color: #8c9197;
}

.education-help-block .checkbox, .education-help-block .radio {
  height: 15px;
  width: 15px;
  vertical-align: middle;
  margin-bottom: 0;
}

.education-help-block .checkbox:focus, .education-help-block .radio:focus {
  outline: none;
}

.education-help-block .edu-label, .education-help-block .radio-label, .education-help-block .aoi-label {
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
}

.education-help-block .edu-label:hover, .education-help-block .edu-label.isFocused, .education-help-block .radio-label:hover, .education-help-block .radio-label.isFocused, .education-help-block .aoi-label:hover, .education-help-block .aoi-label.isFocused {
  background-color: #73777c;
  cursor: pointer;
  border-radius: 25px 25px;
}

.education-help-block .edu-label.active, .education-help-block .radio-label.active, .education-help-block .aoi-label.active {
  background-color: #79cff1;
  color: #181a1c;
  border-radius: 25px 25px;
}

.education-help-block .filter-border {
  display: inline-block;
  border: 1px solid transparent;
}

.education-help-block .filter-border.active {
  border: 1px solid #139ed9;
}

.education-help-block .multiline-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  padding: 5px 10px;
  border-radius: 25px 25px;
  margin-right: 5px;
}

.education-help-block .multiline-label:hover, .education-help-block .multiline-label.isFocused {
  background-color: #73777c;
  cursor: pointer;
}

.education-help-block .multiline-label.active {
  background-color: #79cff1;
  color: #181a1c;
}

.education-help-block .mt-10 {
  margin-top: 10px;
}

.education-help-block .mt-20 {
  margin-top: 20px;
}

.education-help-block .slide {
  display: none;
}

.education-help-block .slide-header {
  font-weight: bold;
  color: #c5ab5e;
}

.education-help-block .slide-subheader {
  font-weight: bold;
  color: #ede5bd;
  font-size: 1rem;
}

.education-help-block .slide-1 {
  display: block;
}

.education-help-block .slide .slide-content {
  padding: 20px;
  background-color: #313538;
}

.education-help-block .slide .slide-content .filter-container input {
  pointer-events: none;
}

.education-help-block .progress-bar {
  list-style-type: none;
  border-left: 8px solid #62666b;
}

.education-help-block .progress-bar .stage {
  margin: 30px 0;
  position: relative;
}

.education-help-block .progress-bar .stage-button {
  width: 100%;
  text-align: left;
  cursor: pointer;
}

.education-help-block .progress-bar .stage-button:hover .stage-name {
  color: #fff;
}

.education-help-block .progress-bar .stage-button:focus .stage-name {
  color: #fff;
}

.education-help-block .progress-bar .stage-button.active .stage-name {
  color: #fff;
}

.education-help-block .progress-bar .stage-button.active .circle {
  border: 5px solid #79cff1;
}

.education-help-block .progress-bar .stage-name {
  font-weight: bold;
  position: relative;
  font-size: 0.9rem;
  line-height: 20px;
  left: 20px;
  color: #8c9197;
}

.education-help-block .progress-bar .stage .circle {
  top: 5px;
  left: -14px;
  width: 20px;
  height: 20px;
  background: #181A1C;
  border: 5px solid #62666b;
  border-radius: 50%;
  display: block;
  position: absolute;
}

.education-help-block .progress-bar-mobile {
  list-style-type: none;
  border-bottom: 8px solid #62666b;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto 70px;
}

@media print, screen and (max-width: 39.99875em) {
  .education-help-block .progress-bar-mobile {
    max-width: 15rem;
    margin: 50px auto;
  }
}

.education-help-block .progress-bar-mobile .stage {
  margin: 0 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.education-help-block .progress-bar-mobile .stage-button {
  text-align: left;
  cursor: pointer;
  position: absolute;
  top: 30px;
  display: inline-block;
  white-space: nowrap;
  margin-left: -35px;
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .education-help-block .progress-bar-mobile .stage-button {
    margin-left: -5px;
  }
}

.education-help-block .progress-bar-mobile .stage-button:hover .stage-name {
  color: #fff;
}

.education-help-block .progress-bar-mobile .stage-button:focus .stage-name {
  color: #fff;
}

.education-help-block .progress-bar-mobile .stage-button.active .stage-name {
  color: #fff;
  display: block;
}

.education-help-block .progress-bar-mobile .stage-button.active .circle {
  border: 5px solid #79cff1;
}

.education-help-block .progress-bar-mobile .stage-name {
  font-weight: bold;
  position: relative;
  font-size: 0.9rem;
  line-height: 20px;
  color: #8c9197;
}

.education-help-block .progress-bar-mobile .stage .circle {
  top: -35px;
  left: 36px;
  width: 20px;
  height: 20px;
  background: #181A1C;
  border: 5px solid #62666b;
  border-radius: 50%;
  display: block;
  position: absolute;
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .education-help-block .progress-bar-mobile .stage .circle {
    left: 50px;
  }
}

.education-help-block .show-result-button {
  margin-left: 1.25rem;
}

@media print, screen and (max-width: 63.99875em) {
  .education-help-block .show-result-button {
    margin: 1rem 1.25rem;
  }
}

.education-help-block .show-result-button i {
  margin-right: 10px;
}

.education-help-block .show-result-button button {
  cursor: pointer;
  font-weight: bold;
  color: #8c9197;
}

.education-help-block .show-result-button button:hover {
  color: #fff;
}

.education-help-block .area-of-intrest {
  margin: 10px 5px;
}

@media print, screen and (max-width: 39.99875em) {
  .education-help-block .area-of-intrest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.education-help-block .area-of-intrest-label {
  margin-top: 10px;
}

@media print, screen and (max-width: 39.99875em) {
  .education-help-block .area-of-intrest-label {
    margin: 0px;
    margin-left: 10px;
  }
}

.education-help-block .area-of-intrest i {
  margin-right: auto;
  margin-left: auto;
  font-size: 38px;
  color: #8B9194;
}

@media print, screen and (max-width: 39.99875em) {
  .education-help-block .area-of-intrest i {
    width: 30px;
    font-size: 26px;
  }
}

.education-help-block .edu-text {
  display: inline-block;
  line-height: normal;
}

.education-help-block .edu-text span {
  display: table;
}

.education-help-block .dropdown {
  padding: 10px 25px;
  border-radius: 25px 25px;
  font-weight: bold;
  background-color: #fff;
  cursor: pointer;
  color: #313538;
  border: 1px solid transparent;
}

.education-help-block .dropdown:hover, .education-help-block .dropdown:focus {
  color: #fff;
  border: 1px solid #73777c;
  background-color: #73777c;
}

.education-help-block .dropdown-content {
  display: none;
}

.education-help-block .dropdown .fa-chevron-up {
  display: none;
}

.education-help-block .dropdown.active {
  color: #fff;
  background-color: #313538;
  border: 1px solid #8c9197;
}

.education-help-block .previous {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  background-color: #181a1c;
  font-weight: bold;
  text-align: right;
  border-color: #181a1c;
  color: #8c9197;
}

.education-help-block .previous:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.education-help-block .previous:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

@media print, screen and (max-width: 39.99875em) {
  .education-help-block .previous {
    padding: 10px;
  }
}

.education-help-block .previous i {
  float: left;
}

.education-help-block .next {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  font-weight: bold;
  text-align: left;
}

.education-help-block .next:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.education-help-block .next:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

@media print, screen and (max-width: 39.99875em) {
  .education-help-block .next {
    padding: 10px;
  }
}

.education-help-block .next i {
  float: right;
}

.education-help-block .results-header {
  font-weight: bold;
  color: #ede5bd;
}

.education-help-block .result-value {
  display: inline-block;
  padding: 5px;
  background-color: #dde4ea;
  color: #62666b;
  margin: 5px;
}

.education-help-block .d-ib {
  display: inline-block;
}

.button-list-block {
  background-color: rgba(30, 32, 34, 0.9);
  color: #ffffff;
  padding: 45px;
  padding-left: 25px;
}

.button-list-block .button-list-button {
  background-color: #FFF;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #8c9197;
  color: #313538;
  margin-right: 25px;
  font-weight: 600;
}

.button-list-block .button-list-button:hover {
  background-color: #62666b !important;
  color: #FFF;
  border-color: #FFF;
}

.button-list-block .button-list-button:focus {
  border-color: #139ed9;
  background-color: #62666b !important;
  outline: none;
  color: #FFF;
}

.button-list-block .button-list-button .button-fontawesome {
  margin-right: 10px;
}

.button-list-block .button-list-button .fa-angle-right {
  text-align: right;
}

.search-block {
  background-color: #fff;
}

.search-block .py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.search-block .base-list {
  list-style-type: none;
  margin: 0;
}

.search-block .base-list li {
  display: inline-block;
}

.search-block .tab {
  display: inline-block;
  border-bottom: 5px solid transparent;
  padding: .8rem;
  cursor: pointer;
  color: #73777c;
}

.search-block .tab-content {
  display: none;
}

.search-block .tab-content:focus {
  outline: 2px solid #139ed9;
}

.search-block .tab:hover, .search-block .tab:focus {
  border: none;
  border-bottom: 5px solid #139ed9;
  outline: 1px solid #139ed9;
}

.search-block .tab-active {
  border-color: #139ed9;
  color: #313538;
}

.search-block .tab-form {
  background-color: #dde4ea;
}

.search-block .search-field {
  margin: 0;
  border-radius: 1.5625rem 1.5625rem;
  height: 2.8125rem;
  padding: 0 20px;
  border: 1px solid #8c9197;
  font-size: 1rem;
  color: #313538;
}

.search-block .internal-links {
  background-color: #181a1c;
}

.search-block .internal-links p {
  margin: 0 !important;
  color: #8c9197;
}

.search-block .internal-links a {
  padding: 7.5px 15px;
  color: #8c9197;
  text-decoration: none;
  display: inline-block;
  border-radius: 1.5625rem 1.5625rem;
  font-weight: bold;
  border: 1px solid transparent;
}

.search-block .internal-links a:hover, .search-block .internal-links a:focus {
  background-color: #62666b;
  color: white;
}

.search-block .internal-links a::before {
  content: '\f061';
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  display: inline-block;
  margin-right: 5px;
}

.search-block .show {
  display: block;
}

.search-block .btn-search {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  padding: 0.9375rem 1.5625rem;
  width: auto;
  height: 3rem;
}

.search-block .btn-search:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.search-block .btn-search:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.project-partners {
  background-color: #181a1c;
  color: #ffffff;
  display: block;
}

.project-partners:focus {
  display: block;
  border: none;
  outline: 1px solid #139ed9;
}

.project-partners h2 {
  color: #ede5bd !important;
  font-weight: bold;
}

.project-partners .partners {
  border-bottom: 5px solid #3d4245;
  min-height: 89px;
}

.project-partners .partners .project-partners-body {
  padding: 10px;
}

.project-partners .partners .project-partners-body .project-partners-name {
  margin-bottom: 15px;
  font-size: 0.9rem;
  color: #dde4ea;
  font-weight: bold;
}

.project-partners .partners .project-partners-body .project-partners-desc {
  color: #a0a5a9;
  font-size: 0.8rem;
}

.project-partners .partners .logotype {
  padding: 15px;
  background-color: #ffffff;
  text-align: center;
}

.project-partners .partners .logotype img {
  max-height: 65px;
}

.project-partners .partners:hover {
  color: #ffffff;
  background-color: #313538;
  border-color: #139ed9;
}

.project-partners .partners:hover .project-partners-body .project-partners-name {
  color: #fff;
}

.project-partners .partners:hover .project-partners-body .project-partners-name span {
  text-decoration: underline !important;
}

.project-partners-list {
  padding-top: 20px;
  padding-bottom: 40px;
}

.orbit-wrapper {
  position: relative;
  margin-bottom: 30px;
}

.orbit-wrapper .orbit-controls button {
  top: 40%;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50% 50%;
  background-color: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid #8c9197;
  margin: 10px;
  cursor: pointer;
  font-size: 1.75em;
  color: #000000;
  padding: 0;
}

.orbit-wrapper .orbit-controls button:hover {
  background-color: rgba(24, 26, 28, 0.8) !important;
  color: #ffffff;
}

.orbit-wrapper .orbit-caption {
  position: relative;
  bottom: unset;
  width: 100%;
  padding: 1rem;
  background-color: #3D4245;
  color: #ffffff;
  border-left: 5px solid #8C9197;
}

.orbit-bullets {
  position: absolute;
  bottom: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 20;
  width: 100%;
}

.orbit-bullets button {
  position: relative;
  margin: 0.4375em;
  background-color: #ffffff;
  border: 1px solid #3d4245;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
}

.orbit-bullets button.is-active {
  background-color: #1A9DD8;
}

.contact-item .contact-button {
  background-color: #b52e75;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  height: initial;
  padding: 8px 18px;
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 10px;
  font-weight: bold;
  display: inline-block !important;
}

.contact-item .contact-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.contact-item .contact-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.contact-item .contact-button .location1 {
  margin-top: -3px;
  font-size: 0.9rem;
  line-height: 0.9rem;
}

.contact-item .contact-button .location2 {
  font-size: 0.8rem;
  text-align: left;
  margin-bottom: -5px;
}

.contact-item .contact-button:focus {
  display: inline-block !important;
}

.hours-contact {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #dde4ea;
}

.hours-contact .mx-10 {
  margin: 0 10px;
}

.hours-contact .is-bold {
  font-weight: bold;
}

.hours-contact h3 {
  padding-right: 20px;
  font-size: 1rem;
  font-weight: bold;
}

.hours-contact .contact-header {
  padding-left: 0px;
}

.hours-contact .hours-item {
  padding-left: 0px;
  padding-right: 20px;
}

.hours-contact .standard-hours {
  padding-bottom: 20px;
}

.hours-contact .standard-hours .more-link {
  margin-top: 20px;
}

.hours-contact .standard-hours .more-link a {
  text-decoration: underline;
}

.hours-contact .standard-hours .more-link a:hover {
  text-decoration: none;
}

.hours-contact .standard-hours .more-link a:focus {
  text-decoration: none;
}

.hours-contact .standard-hours .variant-date {
  background-color: #73777c;
  color: #ffffff;
  padding: 10px;
  margin-bottom: 15px;
  font-weight: bold;
}

.hours-contact .standard-hours .variant-date.active-variant {
  background-color: #b52e75;
}

.hours-contact .standard-hours .variant-date .variant-date-item .variant-date-item-date {
  font-size: 1.9rem;
  line-height: 1.9rem;
}

.hours-contact .standard-hours .variant-date .variant-date-item .variant-date-item-month-year {
  font-size: 0.7rem;
  line-height: 0.8rem;
  margin-left: 5px;
  margin-top: 3px;
  text-transform: uppercase;
}

.contact-area {
  padding-left: 0px;
  padding-right: 10px;
}

.contact-area .more-link a {
  text-decoration: underline;
}

.contact-area .more-link a:hover {
  color: #181a1c;
}

.contact-area .more-link a:focus {
  color: #181a1c;
}

.newslist-light {
  padding-bottom: 20px;
  background-color: #ffffff;
}

.newslist-light h2 {
  padding-top: 20px;
}

.newslist-light article {
  cursor: pointer;
}

.newslist-light .with-ingress {
  padding: 15px;
  border-bottom: 5px solid #8c9197;
}

.newslist-light .with-ingress a {
  color: #181a1c !important;
  width: 100%;
}

.newslist-light .with-ingress a .light-title {
  margin-bottom: 8px;
}

.newslist-light .with-ingress a .light-intro {
  font-size: 0.8rem;
  padding-left: 20px;
  color: #62666b !important;
}

.newslist-light .with-ingress:hover {
  background-color: #f7f9fc;
  border-bottom: 5px solid #1A9DD8;
}

.newslist-light .with-ingress:hover a .light-title {
  text-decoration: underline !important;
}

.newslist-light .no-ingress {
  padding: 15px;
  padding-bottom: 7px;
}

.newslist-light .no-ingress i {
  margin-right: 5px;
}

.newslist-light .no-ingress a {
  color: #181a1c !important;
}

.newslist-light .no-ingress a:hover {
  text-decoration: underline;
}

.newslist-light .hide-this {
  display: none;
}

.show-all-news {
  margin-top: 10px;
  background-color: #FFF;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #8c9197;
  color: #313538;
  font-weight: bold;
}

.show-all-news:hover {
  background-color: #62666b !important;
  color: #FFF;
  border-color: #FFF;
}

.show-all-news:focus {
  border-color: #139ed9;
  background-color: #62666b !important;
  outline: none;
  color: #FFF;
}

.faq-block {
  background-color: #fff;
  margin: 2em 0;
}

.faq-block h2 {
  color: #313538 !important;
  padding: 15px 30px 0;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 991px) {
  .faq-block h2 {
    padding: 15px 10px 0;
  }
}

.faq-block ul.faq-list {
  margin: 0;
  list-style: none;
}

.faq-block ul.faq-list h3 {
  margin: 0;
  padding: 0;
  font-size: 1rem !important;
  line-height: inherit;
}

.faq-block ul.faq-list li {
  border: none;
}

.faq-block ul.faq-list li .accordion-content, .faq-block ul.faq-list li .accordion-title {
  padding: 0;
}

.faq-block ul.faq-list li .accordion-content.faq-answer, .faq-block ul.faq-list li .accordion-title.faq-question {
  padding: 15px 30px;
  background-color: #fff;
  border: none;
}

@media screen and (max-width: 991px) {
  .faq-block ul.faq-list li .accordion-content.faq-answer, .faq-block ul.faq-list li .accordion-title.faq-question {
    padding: 15px 10px;
  }
}

.faq-block ul.faq-list li a.faq-question {
  font-size: 18px;
  color: #313538;
}

.faq-block ul.faq-list li a.accordion-title.faq-question {
  border-bottom: 1px solid #dde4ea;
}

@media screen and (max-width: 667px) {
  .faq-block ul.faq-list li a.accordion-title.faq-question {
    padding-right: 1rem;
  }
}

.faq-block ul.faq-list li .faq-question::before {
  font-size: 24px;
  top: 40%;
  font-weight: 300;
}

@media screen and (max-width: 667px) {
  .faq-block ul.faq-list li .faq-question::before {
    right: 0.5rem;
  }
}

.faq-block ul.faq-list li a:hover.faq-question {
  background-color: #62666B;
  color: #fff;
}

.faq-block ul.faq-list li a:focus {
  display: block;
  border: 2px solid #139ed9 !important;
}

.faq-block ul.faq-list li .faq-answer {
  font-size: 16px;
}

.faq-block ul.faq-list li .faq-answer li {
  margin: 0.5rem 0;
}

.faq-block ul.faq-list li .faq-answer a {
  color: #fff;
  font-weight: 700;
}

.faq-block ul.faq-list li .faq-answer a:focus {
  display: inline-block;
}

.faq-block ul.faq-list li.accordion-item.is-active .faq-question {
  border-top: 1px solid #fff;
  border-bottom: none;
}

.faq-block ul.faq-list li.accordion-item.is-active .faq-question:not(:hover), .faq-block ul.faq-list li.accordion-item.is-active .faq-answer {
  background-color: #313538;
  color: #fff;
}

.faq-block.special {
  background-color: #fff;
  margin: 2em 0;
}

.faq-block.special ul.faq-list li a.faq-question {
  font-size: 18px;
  color: #313538;
}

.faq-block.special ul.faq-list li a:hover.faq-question {
  background-color: #62666B;
  color: #fff;
}

.faq-block.special ul.faq-list li a:focus {
  display: block;
  border: 2px solid #139ed9 !important;
}

.faq-block.special ul.faq-list li .faq-answer {
  font-size: 16px;
}

.faq-block.special ul.faq-list li .faq-answer a {
  color: #fff;
  font-weight: 700;
}

.faq-block.special ul.faq-list li .faq-answer a:focus {
  display: inline-block;
}

.faq-block.special ul.faq-list li.accordion-item.is-active .faq-question {
  border-top: 1px solid #fff;
  border-bottom: none;
}

.faq-block.special ul.faq-list li.accordion-item.is-active .faq-question:not(:hover) {
  background-color: #313538;
  color: #fff;
}

.faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer {
  background-color: #DDE4EA;
  color: #313538;
}

.faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer a {
  color: #B52E75;
  text-decoration: underline;
  font-weight: normal;
}

.faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer a:hover, .faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer a:focus {
  color: #181A1C;
}

.faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ol, .faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ul {
  margin-bottom: 1rem;
}

.faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ol li, .faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ul li {
  margin: 0.5rem 0;
}

.faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ol a, .faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ul a {
  color: #B52E75;
}

.faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ol a:hover, .faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ol a:focus, .faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ul a:hover, .faq-block.special ul.faq-list li.accordion-item.is-active .faq-answer ul a:focus {
  color: #181A1C;
}

.faq-more-info {
  background-color: #313538;
  color: #ffffff;
  margin-top: -15px;
  margin-left: -30px;
  margin-right: -30px;
  padding: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.key-figures-list-block {
  background-color: #181a1c;
  padding: 30px;
  margin-bottom: 30px;
}

.key-figures-list-block .key-figure-item {
  color: #ffffff;
  margin-bottom: 30px;
  padding-right: 20px;
}

.key-figures-list-block .key-figure-item .key-figure-text {
  font-size: 2.5rem;
  font-weight: bold;
  color: #139ed9;
}

.key-figures-list-block .key-figure-item .key-figure-description {
  font-size: 0.9rem;
}

.hour-accordion-block {
  background-color: #fff;
  margin: 2em 0;
}

.hour-accordion-block h2 {
  color: #313538 !important;
  padding: 15px 30px 0;
  margin-bottom: 0.5em;
}

.hour-accordion-block ul.faq-list {
  margin: 0;
  list-style: none;
}

.hour-accordion-block ul.faq-list h3 {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: inherit;
}

.hour-accordion-block ul.faq-list li {
  border: none;
}

.hour-accordion-block ul.faq-list li .accordion-content, .hour-accordion-block ul.faq-list li .accordion-title {
  padding: 0;
}

.hour-accordion-block ul.faq-list li .accordion-content.faq-answer, .hour-accordion-block ul.faq-list li .accordion-title.faq-question {
  padding: 15px 30px;
  border: none;
}

.hour-accordion-block ul.faq-list li .accordion-content.faq-answer h2, .hour-accordion-block ul.faq-list li .accordion-title.faq-question h2 {
  padding: 15px 0;
}

.hour-accordion-block ul.faq-list li .accordion-content.faq-answer .hours-contact, .hour-accordion-block ul.faq-list li .accordion-title.faq-question .hours-contact {
  padding-left: 0px;
  padding-right: 0px;
}

.hour-accordion-block ul.faq-list li a.faq-question {
  font-size: 18px;
  color: #313538;
}

.hour-accordion-block ul.faq-list li a.accordion-title.faq-question {
  border: 1px solid transparent;
  border-bottom: 1px solid #dde4ea;
  background-color: #fff;
}

.hour-accordion-block ul.faq-list li .faq-question::before {
  font-size: 24px;
  top: 40%;
  font-weight: 300;
}

.hour-accordion-block ul.faq-list li a:hover.faq-question {
  background-color: #62666B;
  color: #fff;
}

.hour-accordion-block ul.faq-list li a:focus {
  display: block;
  border-color: #139ed9 !important;
}

.hour-accordion-block ul.faq-list li .faq-answer {
  font-size: 16px;
  background-color: #DDE4EA;
}

.hour-accordion-block ul.faq-list li .faq-answer a {
  /*color: #fff;
                    font-weight: 700;*/
}

.hour-accordion-block ul.faq-list li .faq-answer a:focus {
  display: unset;
}

.hour-accordion-block ul.faq-list li.accordion-item.is-active .faq-question {
  border-bottom: none;
  background-color: #313538;
  color: #fff;
}

.hour-accordion-block ul.faq-list li.accordion-item.is-active:focus .faq-question {
  border-bottom-width: 1px;
}

.editor-blocks .editor-block {
  margin-right: 15px;
}

.editor-blocks .editor-block:last-child {
  margin-right: 0;
}

.editor-blocks h3 {
  font-size: 1.4rem;
}

.EPiServerForms {
  background-color: #ffffff;
  color: #313538;
  padding: 30px;
  /*.FormTextbox__Input::placeholder {
        color: $color-menu-button-outline;
    }*/
}

.EPiServerForms .Form__Element__ValidationError {
  color: #E32B2B;
  margin-bottom: 15px;
  display: block;
}

.EPiServerForms .Form__Description {
  margin-bottom: 10px;
}

.EPiServerForms .FormSubmitButton {
  background-color: #b52e75;
  width: 100%;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
}

.EPiServerForms .FormSubmitButton:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #FFF;
}

.EPiServerForms .FormSubmitButton:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.EPiServerForms .FormTextbox--Textarea textarea {
  height: 9rem;
}

.education-search-block {
  background-color: #dde4ea;
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}

.education-search-block .search-box {
  height: 2.8125rem;
  border-radius: 1.5625rem;
  padding-left: 20px;
  margin-bottom: 0;
  float: left;
  width: calc(100% - 180px);
  font-size: 1rem;
  border: 1px solid #73777c;
  background-color: #ffffff;
  color: #313538;
}

.education-search-block .search-button {
  background-color: #b52e75;
  width: auto;
  text-decoration: none;
  padding: 15px 25px;
  font-size: 0.9rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  /*border-radius: 25px;*/
  border-radius: 1.5625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #b52e75;
  color: #FFF;
  text-align: center;
  height: 2.8125rem;
  padding: 0.625rem 1.5625rem;
  float: right;
  height: 3rem;
  font-size: 1rem;
  padding: 10px 20px;
}

.education-search-block .search-button:hover {
  background-color: #181a1c !important;
  color: #FFF;
  border-color: #181a1c;
}

.education-search-block .search-button:focus {
  border-color: #139ed9;
  background-color: #181a1c !important;
  outline: none;
  color: #FFF;
}

.link-collection-block {
  padding: 30px;
}

.link-collection-block .link-collection-block-items .link-collection-item {
  margin-bottom: 15px;
  padding-right: 25px;
  color: #62666B;
  font-size: 0.8rem;
}

.link-collection-block .link-collection-block-items .link-collection-item h3 {
  margin-bottom: 10px;
  line-height: 1;
}

.link-collection-block .link-collection-block-items .link-collection-item h3 a {
  font-size: 1rem;
  font-weight: 600;
  color: #313538;
}

.link-collection-block .link-collection-block-items .link-collection-item h3 a:hover {
  text-decoration: underline;
}

.link-collection-block .link-collection-block-items .more-links {
  display: none;
}

.link-collection-block .link-collection-block-items .link-collection-show-all-items {
  padding: 10px 25px;
  border-radius: 25px 25px;
  font-weight: bold;
  background-color: #fff;
  cursor: pointer;
  color: #313538;
  border: 1px solid #000000;
  width: 100%;
}

.link-collection-block .link-collection-block-items .link-collection-show-all-items .fa-chevron-down {
  float: right;
}

.link-collection-block .link-collection-block-items .link-collection-show-all-items:hover {
  color: #fff;
  border: 1px solid #73777c;
  background-color: #73777c;
}
