@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, 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: 3px;
}

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

.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: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

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

pre {
  overflow: auto;
}

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

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

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 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 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 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;
  }
}
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

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

.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;
  }
}
.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.cell.shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -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 {
  -webkit-flex-basis: auto;
  -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 {
    -webkit-flex-basis: auto;
    -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 {
    -webkit-flex-basis: auto;
    -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;
  -webkit-flex: 0 0 auto;
  -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;
    -webkit-flex: 1 1 0px;
    -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;
    -webkit-flex: 0 0 auto;
    -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;
    -webkit-flex: 1 1 0px;
    -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;
    -webkit-flex: 0 0 auto;
    -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%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
.grid-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
  max-width: 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 {
  -webkit-flex-basis: auto;
  -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 {
    -webkit-flex-basis: auto;
    -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 {
    -webkit-flex-basis: auto;
    -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;
  -webkit-flex: 0 0 auto;
  -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;
    -webkit-flex: 1 1 0px;
    -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;
    -webkit-flex: 0 0 auto;
    -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;
    -webkit-flex: 1 1 0px;
    -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;
    -webkit-flex: 0 0 auto;
    -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%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: 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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}

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

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: 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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -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;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: 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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -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;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: 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;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: 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;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: 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%;
  }
}
.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  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.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

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

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

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

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

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../img/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../css/slick.eot");
  src: url("../css/slick.eot?#iefix") format("embedded-opentype"), url("../css/slick.woff") format("woff"), url("../css/slick.ttf") format("truetype"), url("../css/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

body {
  background-color: #f1f2f2;
  color: #4d4d4d;
  font-family: "stevie-sans", sans-serif;
  font-style: normal;
  font-weight: 400;
}

strong {
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  line-height: 1.2em;
}

a {
  color: inherit;
  text-decoration: none;
}

@font-face {
  font-family: "mitren-icons";
  src: url("mitren-icons.eot?xoh2x2");
  src: url("mitren-icons.eot?xoh2x2#iefix") format("embedded-opentype"), url("mitren-icons.ttf?xoh2x2") format("truetype"), url("mitren-icons.woff?xoh2x2") format("woff"), url("mitren-icons.svg?xoh2x2#mitren-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SSOutline";
  src: url("ssoutline-black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "mitren-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-d:before {
  content: "\e911";
}

.icon-dsign:before {
  content: "\e912";
}

.icon-m:before {
  content: "\e913";
}

.icon-alert-circle:before {
  content: "\e903";
}

.icon-circle1:before {
  content: "\e917";
}

.icon-circle-o:before {
  content: "\e916";
}

.icon-check-circle:before {
  content: "\e904";
}

.icon-chevron-left:before {
  content: "\e905";
}

.icon-chevron-right:before {
  content: "\e900";
}

.icon-download:before {
  content: "\e906";
}

.icon-facebook:before {
  content: "\e907";
}

.icon-file:before {
  content: "\e908";
}

.icon-globe:before {
  content: "\e901";
}

.icon-instagram:before {
  content: "\e909";
}

.icon-loader:before {
  content: "\e914";
}

.icon-maximize:before {
  content: "\e90a";
}

.icon-menu:before {
  content: "\e902";
}

.icon-message-square:before {
  content: "\e90b";
}

.icon-paperclip:before {
  content: "\e90c";
}

.icon-play:before {
  content: "\e90d";
}

.icon-printer:before {
  content: "\e90e";
}

.icon-user:before {
  content: "\e90f";
}

.icon-x:before {
  content: "\e915";
}

.icon-youtube:before {
  content: "\e910";
}

header {
  background-color: #000;
  background-size: cover;
  color: #b3b3b3;
  position: relative;
  z-index: 50;
}
.home header {
  background-position: center 5%;
}
.no-js .home header {
  background-image: url(../img/header-bg-floor.jpg);
  background-position: bottom center;
}
.home header:after {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 70%);
  background-blend-mode: multiply;
  bottom: 0;
  content: "";
  height: 20%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 51;
}
@media screen and (min-width: 40em) {
  .home header:after {
    height: 15%;
  }
}
@media screen and (min-width: 64em) {
  .home header:after {
    height: 10%;
  }
}
.page header, .news-listing header {
  background: -moz-linear-gradient(top, #000000 50%, #59676e 100%);
  background: -webkit-linear-gradient(top, #000000 50%, #59676e 100%);
  background: linear-gradient(to bottom, #000000 50%, #59676e 100%);
}
.vehicle-listing header {
  background: -moz-linear-gradient(top, #000000 50%, #59676e 100%);
  background: -webkit-linear-gradient(top, #000000 50%, #59676e 100%);
  background: linear-gradient(to bottom, #000000 50%, #59676e 100%);
}
.vehicle header {
  background-position: center 5%;
}
.no-js .vehicle header {
  background-image: url(../img/header-bg-floor.jpg);
  background-position: bottom center;
}
.vehicle header:after {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 70%);
  background-blend-mode: multiply;
  bottom: 0;
  content: "";
  height: 20%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media screen and (min-width: 40em) {
  .vehicle header:after {
    height: 15%;
  }
}
@media screen and (min-width: 64em) {
  .vehicle header:after {
    height: 10%;
  }
}
.vehicle header .header-content {
  text-align: center;
}
.no-highlight header {
  background: -moz-linear-gradient(top, #000000 50%, #59676e 100%);
  background: -webkit-linear-gradient(top, #000000 50%, #59676e 100%);
  background: linear-gradient(to bottom, #000000 50%, #59676e 100%);
}
.no-js .no-highlight header {
  background: -moz-linear-gradient(top, #000000 50%, #59676e 100%);
  background: -webkit-linear-gradient(top, #000000 50%, #59676e 100%);
  background: linear-gradient(to bottom, #000000 50%, #59676e 100%);
}
.no-highlight header:after {
  display: none;
}
@media screen and (min-width: 40em) {
  .no-highlight header .header-content {
    text-align: left;
  }
  .no-highlight header .header-content svg {
    margin: 0 0 -0.15em 0;
  }
}

.header-loader {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 70%);
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 70;
}

.header-loader-inner {
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.header-loader-inner i {
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -ms-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
  display: block;
  font-size: 1.5em;
  line-height: 1.5em;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.sunrise {
  -webkit-animation: sunrise 1s cubic-bezier(0.56, 0.24, 0.22, 0.51) forwards;
  -moz-animation: sunrise 1s cubic-bezier(0.56, 0.24, 0.22, 0.51) forwards;
  -ms-animation: sunrise 1s cubic-bezier(0.56, 0.24, 0.22, 0.51) forwards;
  animation: sunrise 1s cubic-bezier(0.56, 0.24, 0.22, 0.51) forwards;
}

@-webkit-keyframes sunrise {
  100% {
    background-position: center 45%;
  }
}
@-moz-keyframes sunrise {
  100% {
    background-position: center 45%;
  }
}
@-ms-keyframes sunrise {
  100% {
    background-position: center 45%;
  }
}
@keyframes sunrise {
  100% {
    background-position: center 45%;
  }
}
.header-outer {
  display: flex;
  flex-direction: column;
  padding: 1rem 1rem 0.5rem 1rem;
  position: relative;
}
@media screen and (min-width: 64em) {
  .header-outer {
    align-items: center;
    flex-direction: row;
    gap: 1rem;
    justify-content: space-between;
    padding: 1rem 2rem 1rem 2rem;
  }
}
@media screen and (min-width: 80em) {
  .header-outer {
    padding: 1.5rem 3rem 1.5rem 3rem;
  }
}

.header-left {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.header-right {
  width: 100%;
}
@media screen and (min-width: 64em) {
  .header-right {
    width: unset;
  }
}

h1.logo {
  background-image: url(../img/logo-mitren-new.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  font-size: 1em;
  height: 3.016875em;
  position: relative;
  width: 10em;
  z-index: 70;
}
h1.logo a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (min-width: 1400px) {
  h1.logo {
    height: 4.525625em;
    width: 15em;
  }
}

button.menu-toggle {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  color: #b3b3b3;
  cursor: pointer;
  font-size: 1.15em;
  margin: 0;
  -webkit-tap-highlight-color: transparent;
}
@media screen and (min-width: 64em) {
  button.menu-toggle {
    display: none;
  }
}
button.menu-toggle:active {
  outline: none;
}
button.menu-toggle:focus {
  outline: none;
}

header nav {
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 80;
}
.js header nav {
  display: none;
  left: 0;
  position: absolute;
  top: 100%;
}
@media screen and (min-width: 64em) {
  header nav {
    background: none;
  }
  .js header nav {
    display: block;
    left: unset;
    position: relative;
    top: unset;
  }
}

ul.main-menu {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 64em) {
  ul.main-menu {
    align-items: center;
    display: flex;
    gap: 0.75rem;
  }
}
@media screen and (min-width: 80em) {
  ul.main-menu {
    gap: 1rem;
  }
}
ul.main-menu li {
  font-weight: 700;
  list-style: none;
  position: relative;
  text-transform: uppercase;
  z-index: 30;
}
@media screen and (min-width: 64em) {
  ul.main-menu li {
    font-size: 0.85em;
  }
  ul.main-menu li:last-of-type {
    margin-right: 0;
  }
}
@media screen and (min-width: 80em) {
  ul.main-menu li {
    font-size: 1em;
    margin-right: 1em;
  }
}
@supports ((-webkit-background-clip: text) or (background-clip: text) or (-webkit-background-clip: text)) and (-webkit-text-fill-color: transparent) {
  ul.main-menu li {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, from(#b0bfc8), color-stop(80%, #7a858d));
    background-image: -webkit-linear-gradient(bottom, #b0bfc8 20%, #7a858d 90%);
    background-image: linear-gradient(180deg, #b0bfc8 20%, #7a858d 90%);
  }
}
ul.main-menu li:last-of-type {
  clear: both;
}
ul.main-menu li.menu-social-link {
  border-right-color: #4d4d4d;
  border-right-style: solid;
  border-right-width: 1px;
  float: left;
  text-align: center;
  width: 33.3%;
}
@media screen and (min-width: 64em) {
  ul.main-menu li.menu-social-link {
    border-right: none;
    float: none;
    text-align: right;
    width: auto;
  }
}
ul.main-menu li.menu-social-link a:after {
  display: none;
}
ul.main-menu li.menu-social-link a i {
  font-size: 1.25em;
  vertical-align: middle;
}
@media screen and (min-width: 47.5em) {
  ul.main-menu li.menu-social-link a i {
    font-size: 1em;
    vertical-align: baseline;
  }
}
ul.main-menu li.last-social-link {
  border-right: none;
}
ul.main-menu li a {
  align-items: center;
  border-bottom-color: #4d4d4d;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: flex;
  gap: 0.25rem;
  outline: none;
  padding: 0.5em 1em;
}
ul.main-menu li a:after {
  content: "\e900";
  font-family: "mitren-icons";
  float: right;
}
@media screen and (min-width: 64em) {
  ul.main-menu li a {
    border-bottom: none;
    border-color: transparent;
    border-style: dotted;
    border-width: 1px;
    display: inline-flex;
    padding: 0;
  }
  ul.main-menu li a:focus {
    border-color: #b3b3b3;
    outline: none;
  }
  ul.main-menu li a:after {
    display: none;
  }
}

h1.slogan-container {
  background-image: url(../img/slogan.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 1em;
  margin: 1em auto;
  max-width: 25em;
  width: 80%;
}
.inlinesvg h1.slogan-container {
  background: none;
}

#slogan-item-experience {
  -webkit-animation: fade-in 0.5s ease-out forwards;
  -moz-animation: fade-in 0.5s ease-out forwards;
  -ms-animation: fade-in 0.5s ease-out forwards;
  animation: fade-in 0.5s ease-out forwards;
  opacity: 0;
}

#slogan-item-drives {
  -webkit-animation: fade-in 0.25s ease-out forwards 0.25s;
  -moz-animation: fade-in 0.25s ease-out forwards 0.25s;
  -ms-animation: fade-in 0.25s ease-out forwards 0.25s;
  animation: fade-in 0.25s ease-out forwards 0.25s;
  opacity: 0;
}

#slogan-item-innovation {
  -webkit-animation: fade-in 0.5s ease-out forwards 0.5s;
  -moz-animation: fade-in 0.5s ease-out forwards 0.5s;
  -ms-animation: fade-in 0.5s ease-out forwards 0.5s;
  animation: fade-in 0.5s ease-out forwards 0.5s;
  opacity: 0;
}

#slogan-item-experience-shadow {
  -webkit-animation: fade-in 0.75s ease-out forwards 0.7s;
  -moz-animation: fade-in 0.75s ease-out forwards 0.7s;
  -ms-animation: fade-in 0.75s ease-out forwards 0.7s;
  animation: fade-in 0.75s ease-out forwards 0.7s;
  opacity: 0;
}

@-webkit-keyframes fade-in {
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fade-in {
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  100% {
    opacity: 1;
  }
}
.about-submenu {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 47.5em) {
  .about-submenu {
    background-color: #fff;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    top: 2em;
    box-shadow: 0 11px 15px -7px rgba(50, 59, 74, 0.2), 0 9px 46px 8px rgba(50, 59, 74, 0.12), 0 24px 38px 3px rgba(50, 59, 74, 0.14);
    padding: 1em 1.25em;
    position: absolute;
    text-align: left;
    visibility: hidden;
  }
}
@media screen and (min-width: 47.5em) {
  .about-submenu li {
    background-clip: none !important;
    background-image: none !important;
    color: #003974;
    display: block !important;
    margin: 0 !important;
    -webkit-background-clip: none !important;
    -webkit-text-fill-color: #003974 !important;
  }
}

.header-product-slideshow-outer {
  margin: 0 0 2em 0;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .header-product-slideshow-outer {
    margin: 2em auto;
  }
}

.header-product {
  position: relative;
}
.header-product:focus {
  outline: none;
}
.header-product img {
  display: block;
  margin: 0 auto;
  opacity: 0;
  will-change: transform;
  -webkit-transform: rotate3d(0, 0.25, 0, 20deg) scale(0.95);
  -moz-transform: rotate3d(0, 0.25, 0, 20deg) scale(0.95);
  -ms-transform: rotate3d(0, 0.25, 0, 20deg) scale(0.95);
  transform: rotate3d(0, 0.25, 0, 20deg) scale(0.95);
}
.header-product a {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0.25rem;
  bottom: 20%;
  color: #b3b3b3;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 900;
  padding: 0.25em 0.5em;
  position: absolute;
  right: 0;
  text-align: right;
  text-transform: uppercase;
  transition: 0.2s;
}
@media screen and (min-width: 64em) {
  .header-product a {
    background-blend-mode: multiply;
    bottom: 10%;
    font-size: 1em;
    right: 2em;
  }
}
@supports ((-webkit-background-clip: text) or (background-clip: text) or (-webkit-background-clip: text)) and (-webkit-text-fill-color: transparent) {
  .header-product a span.outer {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, from(#b0bfc8), color-stop(80%, #7a858d));
    background-image: -webkit-linear-gradient(bottom, #b0bfc8 20%, #7a858d 90%);
    background-image: linear-gradient(180deg, #b0bfc8 20%, #7a858d 90%);
  }
}
.header-product a:after {
  content: "\e900";
  font-family: "mitren-icons";
  margin: 0 0 0 0.25em;
  vertical-align: middle;
  transition: 0.2s;
}
.header-product a:hover:after {
  margin-left: 0.5em;
}

.slick-active img {
  -webkit-animation: reveal-product 4.8s cubic-bezier(0, 0, 0, 0.1);
  -moz-animation: reveal-product 4.8s cubic-bezier(0, 0, 0, 0.1);
  -ms-animation: reveal-product 4.8s cubic-bezier(0, 0, 0, 0.1);
  animation: reveal-product 4.8s cubic-bezier(0, 0, 0, 0.1);
}

.slick-dots {
  border-radius: 0.25rem;
  bottom: -13%;
  left: 0;
  margin: 0 0 2em 0;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 53;
}
@media screen and (min-width: 64em) {
  .slick-dots {
    bottom: auto;
    position: absolute;
    margin-bottom: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
  }
}
.slick-dots li {
  vertical-align: middle;
}
@media screen and (min-width: 64em) {
  .slick-dots li {
    display: block;
    margin: 0 0 1em 0;
  }
  .slick-dots li:last-of-type {
    margin-bottom: 0;
  }
}
.slick-dots li button:before {
  color: #b3b3b3;
  content: "\e916";
  font-family: "mitren-icons";
  font-size: 0.75rem;
  opacity: 1;
}
@supports ((-webkit-background-clip: text) or (background-clip: text) or (-webkit-background-clip: text)) and (-webkit-text-fill-color: transparent) {
  .slick-dots li button:before {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, from(#b0bfc8), color-stop(80%, #7a858d));
    background-image: -webkit-linear-gradient(bottom, #b0bfc8 20%, #7a858d 90%);
    background-image: linear-gradient(180deg, #b0bfc8 20%, #7a858d 90%);
  }
}
.slick-dots li.slick-active button:before {
  color: #b3b3b3;
  content: "\e917";
  font-family: "mitren-icons";
  opacity: 1;
}

@-webkit-keyframes reveal-product {
  9.375% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  18.75% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  81.25% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  90.625% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    -moz-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    -ms-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    transform: rotate3d(0,0.25,0,20deg) scale(0.95);
  }
}
@-moz-keyframes reveal-product {
  9.375% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  18.75% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  81.25% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  90.625% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    -moz-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    -ms-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    transform: rotate3d(0,0.25,0,20deg) scale(0.95);
  }
}
@-ms-keyframes reveal-product {
  9.375% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  18.75% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  81.25% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  90.625% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    -moz-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    -ms-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    transform: rotate3d(0,0.25,0,20deg) scale(0.95);
  }
}
@keyframes reveal-product {
  9.375% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  18.75% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  81.25% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  90.625% {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -ms-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    -moz-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    -ms-transform: rotate3d(0,0.25,0,20deg) scale(0.95);
    transform: rotate3d(0,0.25,0,20deg) scale(0.95);
  }
}
footer {
  padding: 1em 0;
}
@media screen and (min-width: 64em) {
  footer {
    padding: 2em 3em;
  }
}

.footer-notice p {
  font-size: 0.75em;
  line-height: 1.15em;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .footer-notice p {
    margin: 0;
    text-align: left;
  }
  .footer-notice p br {
    display: none;
  }
}

.footer-notice ul {
  margin: 0;
  padding: 0;
}
.footer-notice ul li {
  list-style: none;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .footer-notice ul li {
    display: inline-block;
    margin: 0 1em 0 0;
  }
  .footer-notice ul li:last-of-type {
    margin-right: 0;
  }
}
.footer-notice ul li a {
  font-size: 0.75em;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.2s;
}
.footer-notice ul li a:hover {
  color: #003974;
}
@media screen and (min-width: 40em) {
  .footer-notice ul li a {
    font-size: 0.9em;
  }
}

.footer-agency p {
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .footer-agency p {
    text-align: right;
  }
}
@media screen and (min-width: 40em) {
  .footer-agency p a {
    display: block;
    float: right;
  }
}
@media screen and (min-width: 64em) {
  .footer-agency p a {
    margin-top: 0.5em;
  }
}
.footer-agency p a:hover {
  color: #003974;
}

.home-highlights {
  position: relative;
  z-index: 150;
}
@media screen and (min-width: 80em) {
  .home-highlights {
    padding: 0 10vw;
  }
}

.primary-highlights {
  margin-top: -2em;
}
@media screen and (min-width: 80em) {
  .primary-highlights {
    margin-top: -3em;
  }
}

.home-highlight {
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0.25em 0.25em;
  margin: 0.5em 0 1em 0;
  padding: 2em;
  text-align: center;
}
@media screen and (min-width: 80em) {
  .home-highlight {
    padding: 2.5em;
  }
}
.home-highlight h2 {
  color: #003974;
  font-size: 1.25em;
  line-height: 1.15em;
  margin: 0 0 0.75em 0;
  text-transform: uppercase;
}
@media screen and (min-width: 80em) {
  .home-highlight h2 {
    font-size: 1.35em;
  }
}
.home-highlight p {
  font-size: 0.9em;
  margin: 0;
}
@media screen and (min-width: 80em) {
  .home-highlight p {
    font-size: 1em;
  }
}
.home-highlight p a {
  border-bottom: 1px solid #b3b3b3;
  color: #003974;
  transition: 0.2s;
}
.home-highlight p a:hover {
  border-bottom-color: #003974;
}
.home-highlight a.cta-button {
  display: block;
}

.cta-button {
  background-color: #003974;
  border-radius: 0.25rem;
  color: #fff;
  display: inline-block;
  font-size: 0.9em;
  font-weight: 700;
  margin: 1em 0 0 0;
  padding: 0.75em 1em;
  text-transform: uppercase;
  transition: 0.2s;
}
@media screen and (min-width: 80em) {
  .cta-button {
    font-size: 1em;
  }
}
.cta-button:after {
  content: "\e900";
  font-family: "mitren-icons";
  margin: 0 0 0 0.25em;
  vertical-align: middle;
  transition: 0.2s;
}
.cta-button:hover {
  background-color: rgb(0, 39.4577586207, 80.3);
}
.cta-button:hover:after {
  margin-left: 0.5em;
  margin-right: -0.25em;
}

.home-news-outer {
  background-color: #003974;
  border-radius: 0.25rem;
  color: #fff;
  margin: 0.5em 0 1em 0;
  overflow: hidden;
  text-align: center;
}
.home-news-outer h1 {
  font-size: 1.5em;
  margin: 0;
  text-transform: uppercase;
}
.home-news-outer h2 {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.15em;
  margin: 0 0 0.75em 0;
  text-transform: uppercase;
}
@media screen and (min-width: 80em) {
  .home-news-outer h2 {
    font-size: 1.35em;
  }
}
.home-news-outer p {
  font-size: 0.9em;
  margin: 0;
}
@media screen and (min-width: 80em) {
  .home-news-outer p {
    font-size: 1em;
  }
}
.home-news-outer p a {
  border-bottom: 1px solid #b3b3b3;
  color: #003974;
  transition: 0.2s;
}
.home-news-outer p a:hover {
  border-bottom-color: #003974;
}
.home-news-outer p.lgpd-newsletter-consent {
  font-size: 0.75em;
  margin: -1.5em 0 1em 0;
}
.home-news-outer p.lgpd-newsletter-consent a {
  color: #fff;
}

.home-news-intro {
  padding: 2em;
}
@media screen and (min-width: 40em) {
  .home-news-intro {
    text-align: left;
  }
}
@media screen and (min-width: 80em) {
  .home-news-intro {
    padding: 3em;
  }
}
.home-news-intro p {
  line-height: 1.25em;
  margin: 1em 0;
}
@media screen and (min-width: 64em) {
  .home-news-intro p {
    line-height: 1.5;
  }
}
.home-news-intro h2.social-links {
  font-size: 1em;
}
@media screen and (min-width: 64em) {
  .home-news-intro h2.social-links {
    font-size: 1.25em;
  }
}
.home-news-intro form {
  position: relative;
}
@media screen and (min-width: 80em) {
  .home-news-intro form {
    width: 85%;
  }
}
.home-news-intro form:after {
  content: "\e900";
  font-family: "mitren-icons";
  position: absolute;
  right: 0;
  vertical-align: middle;
  top: 50%;
  transition: 0.2s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home-news-intro form.active:after {
  color: rgb(65, 158.3620689655, 255);
}
.home-news-intro form input {
  appearance: none;
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  display: block;
  font-size: 1em;
  margin: 1em auto 2em auto;
  padding: 0.75em 1.45em 0.75em 0;
  transition: 0.2s;
  width: 100%;
}
.home-news-intro form input:focus {
  border-bottom-color: rgb(65, 158.3620689655, 255);
  outline: none;
}
@media screen and (min-width: 40em) {
  .home-news-intro form input {
    text-align: left;
  }
}
.home-news-intro form ::-webkit-input-placeholder {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.home-news-intro form :-moz-placeholder {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.home-news-intro form ::-moz-placeholder {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.home-news-intro form :-ms-input-placeholder {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.home-news-intro ul {
  margin: 0;
  padding: 0;
}
.home-news-intro ul li {
  display: inline-block;
  font-size: 1.25em;
  list-style: none;
  margin: 0 1em 0 0;
}
.home-news-intro ul li:last-of-type {
  margin-right: 0;
}
@media screen and (min-width: 64em) {
  .home-news-intro ul li {
    font-size: 1.5em;
  }
}
.home-news-intro ul li a {
  transition: 0.2s;
}
.home-news-intro ul li a:hover {
  color: rgb(167, 210.2413793103, 255);
}

.newsletter-form-message {
  font-size: 0.9em;
  margin: -1.5em 0 2em 0;
}
@media screen and (min-width: 64em) {
  .newsletter-form-message {
    font-size: 1em;
  }
}
.newsletter-form-message i {
  color: orange;
  margin: 0 0.25em 0 0;
  vertical-align: middle;
}

.message-success {
  margin-top: 1em;
}
.message-success i {
  color: lime;
}

.home-news-item {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.25rem 0.25rem 0 0;
  box-shadow: 0 -0.25em 0.5em rgba(0, 0, 0, 0.5);
  overflow: hidden;
  padding: 0;
  position: relative;
  transition: 0.2s;
}
.home-news-item:hover {
  cursor: pointer;
  transition: 0.4s;
}
.home-news-item:hover img {
  transform: scale3d(1.02, 1.02, 1) rotate(0.02deg);
}
.home-news-item:hover h2:before {
  bottom: -20%;
}
@media screen and (min-width: 40em) {
  .home-news-item {
    border-radius: 0;
    margin: 0;
    text-align: left;
  }
}
.home-news-item h2 {
  bottom: 0;
  font-size: 1.15em;
  left: 0;
  margin: 0;
  padding: 1em;
  position: absolute;
  text-shadow: 0 0.1em 0.25em rgba(0, 0, 0, 0.75);
  text-transform: none;
  width: 100%;
  z-index: 2;
}
@media screen and (min-width: 23.125em) {
  .home-news-item h2 {
    font-size: 1.25em;
  }
}
@media screen and (min-width: 80em) {
  .home-news-item h2 {
    font-size: 1.35em;
    padding: 1.75em;
  }
}
.home-news-item h2:after {
  content: "\e900";
  font-family: "mitren-icons";
  margin: 0 0 0 0.25em;
  vertical-align: middle;
  transition: 0.2s;
}
.home-news-item h2:before {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 100%);
  background-blend-mode: multiply;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  transition: 0.2s;
  width: 100%;
  z-index: -1;
}
.home-news-item img {
  backface-visibility: hidden;
  position: relative;
  transform: scale3d(1, 1, 1);
  transition: 0.4s;
}
@media screen and (min-width: 40em) {
  .home-news-item img {
    object-fit: cover;
    min-height: 100%;
    min-width: 100%;
  }
}

.footer-certification {
  font-size: 0.8em;
  margin-bottom: 1em;
  margin-top: 1em;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .footer-certification {
    margin-bottom: 2em;
  }
}

.iso-9001 {
  border: 2px solid #4d4d4d;
  display: inline-block;
  font-weight: 900;
  margin: 0 auto;
  text-transform: uppercase;
  transition: 0.2s;
  width: auto;
}
.iso-9001:hover {
  border-color: #003974;
  cursor: default;
}
.iso-9001:hover .iso-9001-left {
  background-color: #003974;
}
.iso-9001:hover .iso-9001-right {
  color: #003974;
}

.iso-9001-left {
  background-color: #4d4d4d;
  color: #f1f2f2;
  display: inline-block;
  padding: 0.25em 0.75em;
  transition: 0.2s;
}

.iso-9001-right {
  display: inline-block;
  padding: 0.25em 0.75em;
  transition: 0.2s;
}

h1.page-title {
  font-size: 1.75em;
  text-transform: uppercase;
}
@supports ((-webkit-background-clip: text) or (background-clip: text) or (-webkit-background-clip: text)) and (-webkit-text-fill-color: transparent) {
  h1.page-title {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, from(#b0bfc8), color-stop(80%, #7a858d));
    background-image: -webkit-linear-gradient(bottom, #b0bfc8 20%, #7a858d 90%);
    background-image: linear-gradient(180deg, #b0bfc8 20%, #7a858d 90%);
  }
}
@media screen and (min-width: 64em) {
  h1.page-title {
    font-size: 2em;
  }
}

.page main, .vehicle main {
  background-color: #fff;
  padding: 1em 0;
}
.page main p, .vehicle main p {
  font-size: 0.9em;
}
@media screen and (min-width: 64em) {
  .page main p, .vehicle main p {
    font-size: 1em;
  }
}
.page main p a, .vehicle main p a {
  border-bottom: 1px solid #b3b3b3;
  color: #003974;
  transition: 0.2s;
}
.page main p a:hover, .vehicle main p a:hover {
  border-bottom-color: #003974;
}
.page main p.intro-text, .vehicle main p.intro-text {
  color: #003974;
  font-size: 1.15em;
  font-weight: 700;
  margin: 0 0 2em 0;
}
@media screen and (min-width: 64em) {
  .page main p.intro-text, .vehicle main p.intro-text {
    font-size: 1.25em;
    font-weight: 400;
    margin: 2em 0;
  }
}
@media screen and (min-width: 80em) {
  .page main p.intro-text, .vehicle main p.intro-text {
    margin: 2.5em 0;
  }
}
.page main ul, .page main ol, .vehicle main ul, .vehicle main ol {
  font-size: 0.9rem;
}
@media screen and (min-width: 64em) {
  .page main ul, .page main ol, .vehicle main ul, .vehicle main ol {
    font-size: 1rem;
  }
}
.page main ul li:before, .page main ol li:before, .vehicle main ul li:before, .vehicle main ol li:before {
  color: #003974;
}
.page main ul li a, .page main ol li a, .vehicle main ul li a, .vehicle main ol li a {
  border-bottom: 1px solid #b3b3b3;
  color: #003974;
  transition: 0.2s;
}
.page main ul li a:hover, .page main ol li a:hover, .vehicle main ul li a:hover, .vehicle main ol li a:hover {
  border-bottom-color: #003974;
}
.page main ul, .vehicle main ul {
  margin-left: -1em;
}
.page main ul li, .vehicle main ul li {
  list-style: none;
}
.page main ul li:before, .vehicle main ul li:before {
  color: #003974;
  content: "\e917";
  font-family: "mitren-icons";
  font-size: 0.2em;
  margin: 0 2em 0 0;
  vertical-align: middle;
}
.page main ul ul li:before, .vehicle main ul ul li:before {
  content: "\e916";
}
.page main h1, .page main h2, .page main h3, .page main h4, .page main h5, .page main h6, .vehicle main h1, .vehicle main h2, .vehicle main h3, .vehicle main h4, .vehicle main h5, .vehicle main h6 {
  color: #003974;
  text-transform: uppercase;
}
.page main h1, .vehicle main h1 {
  font-size: 1.5em;
}
@media screen and (min-width: 64em) {
  .page main h1, .vehicle main h1 {
    font-size: 1.9em;
  }
}
.page main h2, .vehicle main h2 {
  font-size: 1.35em;
}
@media screen and (min-width: 64em) {
  .page main h2, .vehicle main h2 {
    font-size: 1.75em;
  }
}
.page main h3, .vehicle main h3 {
  font-size: 1.25em;
}
@media screen and (min-width: 64em) {
  .page main h3, .vehicle main h3 {
    font-size: 1.6em;
  }
}
.page main h4, .vehicle main h4 {
  font-size: 1.15em;
}
@media screen and (min-width: 64em) {
  .page main h4, .vehicle main h4 {
    font-size: 1.5em;
  }
}
.page main h5, .vehicle main h5 {
  font-size: 1em;
}
@media screen and (min-width: 64em) {
  .page main h5, .vehicle main h5 {
    font-size: 1.4em;
  }
}
.page main h6, .vehicle main h6 {
  font-size: 1em;
}
@media screen and (min-width: 64em) {
  .page main h6, .vehicle main h6 {
    font-size: 1.2em;
  }
}
.page main img, .vehicle main img {
  border-radius: 0.25rem;
  display: block;
  margin: 1em auto;
}
.page main blockquote, .vehicle main blockquote {
  color: #003974;
  font-size: 1.15em;
  font-weight: 700;
  margin: 0 0 1em 0;
}
@media screen and (min-width: 64em) {
  .page main blockquote, .vehicle main blockquote {
    font-size: 1.25em;
    font-weight: 400;
  }
}
.vehicle main ul {
  margin-left: -2em;
}
.vehicle-listing main h2 {
  font-size: 1em;
  margin: 0 0 0.25em 0;
  text-transform: uppercase;
}
.news-listing main {
  background-color: #fff;
  padding: 1em 0;
}
@media screen and (min-width: 40em) {
  .news-listing main {
    padding: 2em 0 0 0;
  }
}
.news-listing main h1 {
  font-size: 1.5em;
}
@media screen and (min-width: 64em) {
  .news-listing main h1 {
    font-size: 1.9em;
  }
}
.news-listing main h2 {
  font-size: 1.35em;
}
@media screen and (min-width: 64em) {
  .news-listing main h2 {
    font-size: 1.75em;
  }
}
.news-listing main h3 {
  font-size: 1.25em;
}
@media screen and (min-width: 64em) {
  .news-listing main h3 {
    font-size: 1.6em;
  }
}
.news-listing main h4 {
  font-size: 1.15em;
}
@media screen and (min-width: 64em) {
  .news-listing main h4 {
    font-size: 1.5em;
  }
}
.news-listing main h5 {
  font-size: 1em;
}
@media screen and (min-width: 64em) {
  .news-listing main h5 {
    font-size: 1.4em;
  }
}
.news-listing main h6 {
  font-size: 1em;
}
@media screen and (min-width: 64em) {
  .news-listing main h6 {
    font-size: 1.2em;
  }
}

h1.vehicle-full-name {
  font-size: 1.25em;
  margin: 0.5em 0;
  text-transform: uppercase;
}
@supports ((-webkit-background-clip: text) or (background-clip: text) or (-webkit-background-clip: text)) and (-webkit-text-fill-color: transparent) {
  h1.vehicle-full-name {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, from(#b0bfc8), color-stop(80%, #7a858d));
    background-image: -webkit-linear-gradient(bottom, #b0bfc8 20%, #7a858d 90%);
    background-image: linear-gradient(180deg, #b0bfc8 20%, #7a858d 90%);
  }
}

h1.vehicle-initials {
  font-family: "SSOutline";
  font-size: 3em;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 auto -0.3em auto;
}
@supports ((-webkit-background-clip: text) or (background-clip: text) or (-webkit-background-clip: text)) and (-webkit-text-fill-color: transparent) {
  h1.vehicle-initials {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, from(#b0bfc8), color-stop(80%, #7a858d));
    background-image: -webkit-linear-gradient(bottom, #b0bfc8 20%, #7a858d 90%);
    background-image: linear-gradient(180deg, #b0bfc8 20%, #7a858d 90%);
  }
}
@media screen and (min-width: 40em) {
  h1.vehicle-initials {
    font-size: 4.5em;
  }
}

.vehicle-filter {
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0.25em 0.25em;
  margin: 1em 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .vehicle-filter {
    height: 4.0625em;
  }
}
@media screen and (min-width: 80em) {
  .vehicle-filter {
    padding: 0;
  }
}
.vehicle-filter h2 {
  background-color: #003974;
  color: #fff;
  margin-bottom: 0 !important;
  padding: 0.75em;
}
@media screen and (min-width: 64em) {
  .vehicle-filter h2 {
    display: block;
    float: left;
    height: 100%;
    padding: 1.5em;
  }
}
.vehicle-filter ul {
  margin: 0;
  padding: 1em;
}
@media screen and (min-width: 64em) {
  .vehicle-filter ul {
    display: inline-block;
    padding: 1.25em;
  }
}
.vehicle-filter ul li {
  display: inline-block;
  font-size: 0.9em;
  list-style: none;
  text-transform: uppercase;
}
@media screen and (min-width: 64em) {
  .vehicle-filter ul li {
    font-size: 1em;
  }
}
.vehicle-filter ul li:after {
  color: #b3b3b3;
  content: " |";
}
.vehicle-filter ul li:last-of-type:after {
  display: none;
}
.vehicle-filter ul li a {
  transition: color 0.2s;
}
.vehicle-filter ul li a.active {
  color: #003974;
  font-weight: 700;
}
.vehicle-filter ul li a:hover {
  color: #003974;
}

.vehicle-listing article {
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0.25em 0.25em;
  margin: 0.5em 0 1em 0;
  text-align: center;
}
.vehicle-listing article a {
  display: block;
  padding: 2em;
  transition: 0.2s;
}
@media screen and (min-width: 80em) {
  .vehicle-listing article a {
    padding: 2.5em;
  }
}
.vehicle-listing article a:hover h2 {
  color: #003974;
}
.vehicle-listing article a:hover h3 {
  color: #003974;
}
.vehicle-listing article a:hover svg text {
  stroke: #003974;
}
.vehicle-listing article h2 {
  color: #4d4d4d;
  font-family: "SSOutline";
  font-size: 2.5em;
  font-weight: 900;
  line-height: 1em;
  margin: 0 auto;
  text-transform: uppercase;
  transition: 0.2s;
}
@media screen and (min-width: 40em) {
  .vehicle-listing article h2 {
    font-size: 3em;
  }
}
.vehicle-listing article h3 {
  margin: 0.5em 0;
  text-transform: uppercase;
}
.vehicle-listing article h3 span {
  font-weight: 400;
}
article.vehicle {
  background-color: #fff;
}

.news-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.25rem;
  height: 15em;
  margin: 0 0 1em 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 40em) {
  .news-item {
    margin: 0 0 2em 0;
  }
}
.news-item:after {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 100%);
  background-blend-mode: multiply;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  transition: 0.2s;
  width: 100%;
}
.news-item a {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.news-item a:hover h1:after {
  margin-left: 0.5em;
  margin-right: -0.25em;
}
.news-item a:focus h1 {
  border-color: #b3b3b3;
  outline: none;
}
.news-item h1 {
  border-color: transparent;
  border-style: dotted;
  border-width: 1px;
  bottom: 1rem;
  color: #fff;
  font-size: 1em !important;
  left: 1rem;
  margin: 0;
  position: absolute;
  text-shadow: 0 0.1em 0.25em rgba(0, 0, 0, 0.75);
  width: calc(100% - 2rem);
  z-index: 3;
}
@media screen and (min-width: 64em) {
  .news-item h1 {
    font-size: 1.25em !important;
  }
}
.news-item h1:after {
  content: "\e900";
  font-family: "mitren-icons";
  margin: 0 0 0 0.25em;
  vertical-align: middle;
  transition: 0.2s;
}

.news-listing-inner article:first-of-type .news-item {
  height: 20em;
}
@media screen and (min-width: 40em) {
  .news-listing-inner article:first-of-type .news-item {
    height: 15em;
  }
}

.news-error {
  padding-bottom: 2em;
  padding-top: 2em;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .news-error {
    padding-bottom: 4em;
    padding-top: 4em;
  }
}
.news-error h1 {
  font-size: 1.5em;
  margin: 0 0 1em 0;
}
@media screen and (min-width: 64em) {
  .news-error h1 {
    font-size: 1.75em;
  }
}
.news-error i {
  color: orange;
  font-size: 2em;
}

.not-translated {
  background-color: #ffedcc;
  border-radius: 3px;
  padding: 0.5em;
}
.not-translated i {
  color: orange;
}

.wp-block-gallery {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  margin: 2rem 0;
  padding: 0;
}
.wp-block-gallery:has(:nth-child(1)):not(:has(:nth-child(2))) {
  grid-template-columns: 1fr;
}
.wp-block-gallery:has(:nth-child(3)):not(:has(:nth-child(4))) > :nth-child(3) {
  grid-column: 1/-1;
}
.wp-block-gallery li.blocks-gallery-item {
  list-style: none;
}
.wp-block-gallery li.blocks-gallery-item:before {
  display: none;
}
.wp-block-gallery li.blocks-gallery-item img {
  max-height: 80vh;
}
.wp-block-gallery .wp-block-image {
  margin: 0;
}
.wp-block-gallery .wp-block-image img {
  object-fit: cover;
  object-position: center;
  height: 100%;
  margin: 0;
  width: 100%;
}

.wp-block-image figure img {
  border: none;
  border-radius: 0;
  display: inline;
  margin: auto;
}
.wp-block-image figure.aligncenter {
  text-align: center;
}
.wp-block-image figure.alignright {
  text-align: center;
}
@media screen and (min-width: 40em) {
  .wp-block-image figure.alignright {
    float: right;
    text-align: right;
  }
}
.wp-block-image figcaption {
  font-size: 0.75em;
  margin: 1em 0;
}
.wp-block-image figcaption a {
  border-bottom: 1px solid #b3b3b3;
  color: #003974;
  transition: 0.2s;
}
.wp-block-image figcaption a:hover {
  border-bottom-color: #003974;
}

.wp-block-embed {
  margin: 0 0 -1rem 0;
}
.wp-block-embed.wp-block-embed-youtube iframe {
  border-radius: 0.25rem;
  width: 100%;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  aspect-ratio: 16/9;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
  height: 100%;
}

@media screen and (min-width: 40em) {
  .has-2-columns .wp-block-column {
    float: left;
    width: 50%;
  }
}

nav.breadcrumb {
  text-transform: uppercase;
}
nav.breadcrumb ol {
  font-size: 0.75em;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 64em) {
  nav.breadcrumb ol {
    font-size: 0.9em;
  }
}
nav.breadcrumb ol li {
  display: inline;
  list-style: none;
}
nav.breadcrumb ol li:after {
  color: #003974;
  content: "\e900";
  font-family: "mitren-icons";
  vertical-align: middle;
}
nav.breadcrumb ol li:last-of-type:after {
  display: none;
}
nav.breadcrumb ol li a {
  border-bottom: none;
  color: #4d4d4d;
  transition: 0.2s;
}
nav.breadcrumb ol li a:hover {
  color: #003974;
}

.wp-block-separator {
  background-color: #003974;
  border: none;
  height: 1px;
  margin: 2em auto;
  width: 70%;
}
@media screen and (min-width: 40em) {
  .wp-block-separator {
    margin: 3em auto;
    width: 50%;
  }
}
@media screen and (min-width: 64em) {
  .wp-block-separator {
    margin: 4em auto;
    width: 35%;
  }
}

.small-caps {
  font-size: 0.75em;
  text-transform: uppercase;
}

.wp-block-table tbody {
  border: none;
}
.wp-block-table td {
  padding: 0.25em 0.75em;
}
.wp-block-table tr:first-child td {
  font-weight: 700;
}
.wp-block-table tr:nth-child(even) {
  background-color: #f1f2f2;
}

.specsheet {
  margin: 0 0 2em 0;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .specsheet {
    margin: 0 0 3em 0;
  }
}
.specsheet a {
  color: #fff !important;
  display: inline-block;
}
.specsheet a:after {
  display: none;
}
.specsheet a:before {
  content: "";
  font-family: "mitren-icons";
  vertical-align: middle;
}

.responsive-embed {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.video-inner {
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2;
}
.video-inner a {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.2s;
  width: 100%;
}
.video-inner a:hover {
  background-color: rgba(0, 0, 0, 0.35);
}
.video-inner a:hover i {
  -webkit-transform: translate(-0.5em,-50%) scale(1.1);
  -moz-transform: translate(-0.5em,-50%) scale(1.1);
  -ms-transform: translate(-0.5em,-50%) scale(1.1);
  transform: translate(-0.5em,-50%) scale(1.1);
}
.video-inner i {
  color: #b3b3b3;
  font-size: 3em;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-0.5em,-50%);
  -moz-transform: translate(-0.5em,-50%);
  -ms-transform: translate(-0.5em,-50%);
  transform: translate(-0.5em,-50%);
  transition: 0.2s;
}
@supports ((-webkit-background-clip: text) or (background-clip: text) or (-webkit-background-clip: text)) and (-webkit-text-fill-color: transparent) {
  .video-inner i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, from(#b0bfc8), color-stop(80%, #7a858d));
    background-image: -webkit-linear-gradient(bottom, #b0bfc8 20%, #7a858d 90%);
    background-image: linear-gradient(180deg, #b0bfc8 20%, #7a858d 90%);
  }
}
@media screen and (min-width: 40em) {
  .video-inner i {
    font-size: 5em;
  }
}

.article-tags {
  font-size: 0.75em;
  text-transform: uppercase;
}
.article-tags a {
  display: inline-block;
  margin-right: 0.5em;
  transition: 0.2s;
}
.article-tags a:hover {
  color: #003974;
}
.article-tags a:first-of-type {
  margin-left: 0.5em;
}

.post-meta {
  text-transform: uppercase;
}
.post-meta time {
  font-size: 0.75em;
}

#pagination-links {
  padding-bottom: 1em;
  text-align: center;
}
#pagination-links a {
  color: #003974;
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
}

.section-break {
  clear: both;
  margin: 1em auto;
}
@media screen and (min-width: 64em) {
  .section-break {
    margin: 2em auto;
  }
}

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

.contact-social-links {
  margin: 0;
  padding: 0;
}
.contact-social-links li {
  display: inline-block;
  list-style: none;
  margin: 0 1em 0 0;
}
.contact-social-links li:last-of-type {
  margin-right: 0;
}
.contact-social-links li:before {
  display: none;
}
@media screen and (min-width: 64em) {
  .contact-social-links li {
    font-size: 1.25em;
  }
}
.contact-social-links li a {
  border-bottom: none !important;
  text-decoration: none !important;
}

.page-subdivisions {
  margin: -1em 0 2em 0;
  padding: 1em;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .page-subdivisions {
    padding: 1.25em;
  }
}
.page-subdivisions li {
  display: inline-block;
  list-style: none;
  text-transform: uppercase;
}
.page-subdivisions li:after {
  color: #b3b3b3;
  content: " |";
}
.page-subdivisions li:before {
  display: none;
}
.page-subdivisions li:last-of-type:after {
  display: none;
}
.page-subdivisions li a {
  border-bottom: none !important;
  text-decoration: none;
  transition: color 0.2s;
}
.page-subdivisions li a:hover {
  color: #003974;
}

.event-banner {
  bottom: 1em;
  display: none;
  left: 50%;
  opacity: 0;
  position: fixed;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 300;
  -webkit-animation: fade-in 1s 3s forwards;
  -moz-animation: fade-in 1s 3s forwards;
  -ms-animation: fade-in 1s 3s forwards;
  animation: fade-in 1s 3s forwards;
}
.event-banner img {
  border-radius: 0.25rem;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 64em) {
  .event-banner {
    display: block;
  }
}
.event-banner .close-banner {
  background-color: #000;
  border-radius: 1.5rem;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 1.5rem;
  line-height: 1rem;
  position: absolute;
  right: -0.75rem;
  top: -0.75rem;
  width: 1.5rem;
  z-index: 301;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#cookie-consent {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  background-blend-mode: multiply;
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 800;
}

.cookie-consent-inner {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 11px 15px -7px rgba(50, 59, 74, 0.2), 0 9px 46px 8px rgba(50, 59, 74, 0.12), 0 24px 38px 3px rgba(50, 59, 74, 0.14);
  font-size: 0.8em;
  margin: 1em;
  max-width: 700px;
  padding: 1em 1.25em;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .cookie-consent-inner {
    align-items: center;
    display: flex;
    margin: 1em auto;
    text-align: left;
  }
}
.cookie-consent-inner p {
  margin: 0;
}
@media screen and (min-width: 40em) {
  .cookie-consent-inner p:first-of-type {
    padding-right: 1em;
  }
}
.cookie-consent-inner a {
  color: #003974;
}
.cookie-consent-inner a.cta-button {
  color: #fff;
  display: block;
}
@media screen and (min-width: 40em) {
  .cookie-consent-inner a.cta-button {
    margin: 0;
  }
}

.compliance-special {
  text-align: center;
}
@media screen and (min-width: 64em) {
  .compliance-special {
    padding: 7vh 0;
  }
}
.compliance-special p {
  max-width: 45rem;
}
@media screen and (min-width: 40em) {
  .compliance-special p {
    font-size: 1.25rem !important;
    margin: 2rem auto;
  }
}
@media screen and (min-width: 64em) {
  .compliance-special p {
    font-size: 1.325rem !important;
  }
}
.compliance-special p a {
  font-weight: 700;
}
.compliance-special a.compliance-button {
  border: 2px solid #003974;
  border-radius: 8px;
  color: #003974;
  display: inline-block;
  font-size: 1.15rem;
  font-weight: 700;
  margin: 1rem 0;
  padding: 0.5em 0.875rem;
  transition: 0.2s;
}
@media screen and (min-width: 64em) {
  .compliance-special a.compliance-button {
    font-size: 1.325rem;
    padding: 0.75em 1em;
  }
}
.compliance-special a.compliance-button:hover {
  background-color: #003974;
  color: #ffffff;
}

.comm-channel-special h2 {
  font-weight: 700;
  text-transform: none !important;
}

.comm-pillars {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (min-width: 64em) {
  .comm-pillars {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 2rem auto;
  }
}

.comm-pillar {
  border: 1px solid #003974;
  border-radius: 1rem;
  padding: 1rem;
}
@media screen and (min-width: 64em) {
  .comm-pillar {
    padding: 1.75rem;
  }
}
.comm-pillar h2 {
  margin-top: 0;
}
@media screen and (min-width: 64em) {
  .comm-pillar h2 {
    font-size: 1.25rem !important;
  }
}
.comm-pillar ul {
  display: flex;
  font-weight: 700;
  flex-direction: column;
  list-style: none;
  gap: 0.35rem;
  margin-bottom: 0;
  padding: 0 0 0 1rem;
}
.comm-pillar ul li {
  align-items: flex-start;
  display: flex;
  line-height: 1.35;
}
.comm-pillar ul li:before {
  content: "•";
  display: block;
  padding-top: 0.5rem;
}
.comm-pillar p:last-of-type {
  margin-bottom: 0;
}

.comm-actions {
  margin: 1rem auto;
}
@media screen and (min-width: 64em) {
  .comm-actions {
    margin-bottom: 2rem;
  }
}
.comm-actions ul {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin: 0 auto !important;
  padding: 0;
}
@media screen and (min-width: 40em) {
  .comm-actions ul {
    align-items: center;
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
  }
}
.comm-actions ul li {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
}
.comm-actions ul li a {
  border-bottom-color: #003974 !important;
  border-color: #003974;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  display: block;
  font-weight: 700;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (min-width: 64em) {
  .comm-actions ul li a {
    font-size: 1.25rem;
  }
}
.comm-actions ul li a.primary-action {
  background-color: #003974;
  color: #fff;
}
.comm-actions ul li a.primary-action:hover {
  background-color: rgb(0, 44.4698275862, 90.5);
  border-color: rgb(0, 44.4698275862, 90.5);
  border-bottom-color: rgb(0, 44.4698275862, 90.5) !important;
}
.comm-actions ul li a.secondary-action {
  color: #003974;
}
.comm-actions ul li a.secondary-action:hover {
  border-color: rgb(0, 44.4698275862, 90.5);
  border-bottom-color: rgb(0, 44.4698275862, 90.5) !important;
  color: rgb(0, 44.4698275862, 90.5);
}
.comm-actions ul li:before {
  display: none;
}

.mitren-modal {
  display: none;
  position: relative;
  z-index: 2000;
}
.mitren-modal.is-open {
  display: block;
}
.mitren-modal .modal-overlay {
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  will-change: transform;
}
.mitren-modal .modal-container {
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  max-height: 100vh;
  max-width: 900px;
  overflow-y: auto;
  padding: 0;
  will-change: transform;
  width: 90%;
}
.mitren-modal .modal-header {
  align-items: center;
  background: none;
  border-bottom: 1px solid rgb(217.25, 217.25, 217.25);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: flex;
  justify-content: space-between;
  padding: 1rem;
}
@media screen and (min-width: 40em) {
  .mitren-modal .modal-header {
    padding: 1.5rem;
  }
}
.mitren-modal .modal-footer {
  align-items: flex-end;
  background-color: #fff;
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid rgb(217.25, 217.25, 217.25);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
@media screen and (min-width: 40em) {
  .mitren-modal .modal-footer {
    padding: 1.5rem;
  }
}
.mitren-modal .modal-title {
  color: #003974;
  font-size: 1.25rem;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  .mitren-modal .modal-title {
    font-size: 1.5rem;
  }
}
.mitren-modal .modal-content {
  display: flex;
  background-clip: padding-box;
  background-color: #fff;
  border: none;
  border-radius: 0;
  flex-direction: column;
  outline: 0;
  padding: 0;
  pointer-events: auto;
  position: relative;
  width: 100%;
}
.mitren-modal .modal-close {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  border-radius: 0;
  color: #b3b3b3;
  cursor: pointer;
  padding: 0;
  transition: 0.2s;
}
.mitren-modal .modal-close:hover {
  color: #4d4d4d;
}
.mitren-modal .modal-close svg {
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.mitren-modal[aria-hidden=false] .modal-container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.mitren-modal[aria-hidden=false] .modal-overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.mitren-modal[aria-hidden=true] .modal-container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.mitren-modal[aria-hidden=true] .modal-overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

#comm-terms {
  counter-reset: section;
  max-height: 70vh;
  overflow: auto;
  padding: 1rem;
  position: relative;
}
@media screen and (min-width: 40em) {
  #comm-terms {
    padding: 1.5rem;
  }
}
#comm-terms h3 {
  color: #4d4d4d;
  counter-increment: section;
  font-size: 1.125rem;
  position: relative;
  padding-left: 1.25em;
}
@media screen and (min-width: 40em) {
  #comm-terms h3 {
    font-size: 1.25rem;
  }
}
#comm-terms h3:before {
  content: counter(section) ". ";
  position: absolute;
  left: 0;
  top: 0;
}
#comm-terms h3:first-of-type {
  margin-top: 0;
}
#comm-terms p a {
  font-weight: 700;
}
#comm-terms p.small-text {
  font-size: 0.75em;
  margin-bottom: 0;
}
#comm-terms ol {
  counter-reset: section2;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
}
#comm-terms ol li {
  counter-increment: section2;
  list-style: none;
  padding: 0;
  padding-left: 1.5em;
  position: relative;
}
#comm-terms ol li:before {
  color: #4d4d4d;
  content: counter(section2) ". ";
  position: absolute;
  left: 0;
  top: 0;
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
#agree-terms {
  background-color: #b3b3b3;
  border: none;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-weight: 700;
  margin: 0;
  overflow: hidden;
  padding: 0.5rem 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 10;
}
@media screen and (min-width: 64em) {
  #agree-terms {
    font-size: 1.25rem;
  }
}
#agree-terms.disabled {
  background: none;
  color: #fff;
  cursor: not-allowed;
}
#agree-terms.enabled {
  background: #003974;
}
#agree-terms.enabled .button-progress {
  display: none;
}
#agree-terms .button-progress {
  background-color: #b3b3b3;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: background-color 0.3s;
  width: 0;
  z-index: -1;
}
#agree-terms .button-content {
  z-index: 8;
}

.mitren-form {
  display: flex;
  flex-direction: column;
  gap: 0.625em;
  max-height: 70vh;
  overflow: auto;
  padding: 1rem;
  position: relative;
}
.mitren-form.lock-scroll {
  overflow: hidden;
}
@media screen and (min-width: 40em) {
  .mitren-form {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 64em) {
  .mitren-form {
    gap: 1rem;
  }
}
.mitren-form .form-two-items {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
@media screen and (min-width: 40em) {
  .mitren-form .form-two-items {
    flex-direction: row;
    gap: 0.825rem;
  }
}
@media screen and (min-width: 64em) {
  .mitren-form .form-two-items {
    gap: 1rem;
  }
}
.mitren-form fieldset {
  border: none;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin: 0;
  padding: 0;
  width: 100%;
}
.mitren-form fieldset.checkbox-container {
  align-items: flex-start;
  flex-direction: row;
  gap: 0.5rem;
  margin-bottom: 1rem;
  position: relative;
}
.mitren-form fieldset.checkbox-container label {
  font-size: 1rem;
}
.mitren-form fieldset.checkbox-container label.error-field {
  color: #C60000;
}
.mitren-form fieldset.checkbox-container label a {
  color: #003974;
  border-bottom: 1px solid #b3b3b3;
  transition: 0.2s;
}
.mitren-form fieldset.checkbox-container label a:hover {
  border-bottom-color: #003974;
}
.mitren-form fieldset.checkbox-container .error-msg {
  position: absolute;
  left: 1.4rem;
  bottom: -1.325rem;
}
.mitren-form fieldset label {
  line-height: 1.25;
}
@media screen and (min-width: 64em) {
  .mitren-form fieldset {
    gap: 0.4rem;
  }
}
.mitren-form input, .mitren-form textarea {
  border-color: #b3b3b3;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px;
  display: block;
  padding: 0.75em 0.75em;
  transition: 0.2s;
  width: 100%;
}
.mitren-form input:focus, .mitren-form textarea:focus {
  border-color: #003974;
  box-shadow: 0px 0px 0px 4px rgba(0, 56, 116, 0.2);
  outline: none;
}
.mitren-form input[type=checkbox], .mitren-form textarea[type=checkbox] {
  margin-top: 0.25rem;
  padding: 0;
  width: auto;
}
.mitren-form input.error-field, .mitren-form textarea.error-field {
  border-color: #C60000;
}
.mitren-form label {
  display: block;
  font-weight: 700;
}
@media screen and (min-width: 64em) {
  .mitren-form label {
    font-size: 1.125rem;
  }
}
.mitren-form .choices {
  margin-bottom: 0;
}
.mitren-form .choices__inner {
  background-color: #fff;
  border-color: #b3b3b3;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
}
.mitren-form .choices__inner.error-field {
  border-color: #C60000;
}
.mitren-form .choices__list--dropdown {
  border-color: #b3b3b3;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px;
}
.mitren-form .choices[data-type*=select-one][aria-expanded=true] .choices__inner {
  border-color: #003974;
  box-shadow: 0px 0px 0px 4px rgba(0, 56, 116, 0.2);
}
.mitren-form .choices__item--choice:after {
  display: none;
}
.mitren-form h3 {
  color: #4d4d4d;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: none;
}
.mitren-form .form-cover, .mitren-form .form-success, .mitren-form .form-failed {
  align-items: center;
  background: rgba(255, 255, 255, 0.9);
  display: none;
  flex-direction: column;
  gap: 0.25rem;
  height: 100%;
  justify-content: center;
  left: 0;
  padding: 1rem;
  position: absolute;
  top: 0;
  width: 100%;
}
.mitren-form .form-cover p, .mitren-form .form-success p, .mitren-form .form-failed p {
  color: #003974;
  font-weight: 700;
  text-align: center;
}
.mitren-form .form-cover img, .mitren-form .form-success img, .mitren-form .form-failed img {
  margin: 0 auto;
}
.mitren-form .form-failed p {
  color: #4d4d4d;
  font-weight: 400;
}
.mitren-form .form-failed p::first-line {
  color: #003974;
  font-weight: 700;
}
.mitren-form .error-msg {
  color: #C60000;
  display: none;
  font-size: 0.75rem;
  margin: 0;
}
.mitren-form .file-description {
  margin: 0;
}
.mitren-form .cf-turnstile {
  margin: 1rem auto;
}
.mitren-form .cf-turnstile div {
  text-align: center;
}

.code-attention {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  text-align: center;
}
.code-attention h3 {
  margin: 0;
}
.code-attention p {
  color: #4d4d4d !important;
  font-weight: 400 !important;
  margin: 0;
}
.code-attention p strong {
  font-weight: 700;
}
.code-attention p.small-notes {
  color: #4d4d4d;
  font-size: 0.75rem;
}
.code-attention code {
  background-color: rgb(218, 236.1810344828, 255);
  border-radius: 4px;
  color: #003974;
  font-size: 1.5rem;
  padding: 0.25rem 0.5rem;
}

#cv-form {
  max-height: unset;
}

#send-comm, #submit-token, #add-message, #send-cv {
  background-color: #003974;
  border: none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  margin: 0;
  overflow: hidden;
  padding: 0.5rem 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  z-index: 10;
}
@media screen and (min-width: 64em) {
  #send-comm, #submit-token, #add-message, #send-cv {
    font-size: 1.25rem;
  }
}
#send-comm:hover, #submit-token:hover, #add-message:hover, #send-cv:hover {
  background-color: rgb(0, 36.9517241379, 75.2);
}
#send-comm[disabled], #submit-token[disabled], #add-message[disabled], #send-cv[disabled] {
  background-color: #b3b3b3;
  cursor: not-allowed;
}
#send-comm[disabled]:hover, #submit-token[disabled]:hover, #add-message[disabled]:hover, #send-cv[disabled]:hover {
  background-color: rgb(153.5, 153.5, 153.5);
}

.comm-step-2 {
  display: none;
}

#communication-status .modal-container {
  max-width: 600px;
}

.comm-status-header {
  align-items: flex-start;
  display: flex;
  gap: 0.5rem;
  justify-content: space-between;
  padding: 1rem;
}
@media screen and (min-width: 40em) {
  .comm-status-header {
    align-items: center;
    gap: 1rem;
    padding: 1.5rem;
  }
}
.comm-status-header h3 {
  color: #4d4d4d !important;
  font-weight: 700;
  margin: 0;
}
.comm-status-header h3 strong {
  color: #003974;
  font-weight: 900;
}
.comm-status-header p {
  margin: 0;
}

.comm-status-header-start {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media screen and (min-width: 40em) {
  .comm-status-header-start {
    align-items: center;
    flex-direction: row;
    flex-grow: 1;
    justify-content: space-between;
    gap: 1rem;
  }
}

.comm-status-badge {
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1rem;
  padding: 0.5rem 0.75rem;
  text-transform: uppercase;
  width: auto;
}
.comm-status-badge.received {
  background-color: #fff3cd;
  border-color: #ffe69c;
  color: #664d03;
}
.comm-status-badge.open {
  background-color: #d1e7dd;
  border-color: #a3cfbb;
  color: #0a3622;
}
.comm-status-badge.ended {
  background-color: #f8d7da;
  border-color: #f1aeb5;
  color: #58151c;
}

.comm-status-information {
  border-bottom-color: rgb(217.25, 217.25, 217.25);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: rgb(217.25, 217.25, 217.25);
  border-top-style: solid;
  border-top-width: 1px;
  display: flex;
  display: grid;
  gap: 0.5rem;
  grid-template-columns: 1fr 1fr;
  padding: 0.5rem 1rem;
}
@media screen and (min-width: 40em) {
  .comm-status-information {
    gap: 1rem;
    padding: 1rem 1.5rem;
  }
}
.comm-status-information .info-col {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.comm-status-information .info-col h4 {
  font-size: 90%;
  margin: 0;
}
.comm-status-information .info-col p {
  margin: 0;
}
@media screen and (min-width: 40em) {
  .comm-status-information .info-col p {
    margin-bottom: 0.5rem;
  }
  .comm-status-information .info-col p:last-of-type {
    margin-bottom: 0;
  }
}

.comm-status-messages {
  display: flex;
  flex-direction: column;
}

.comm-status-message {
  border-bottom-color: rgb(217.25, 217.25, 217.25);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin: 0;
  padding: 0.5rem 1rem;
}
@media screen and (min-width: 40em) {
  .comm-status-message {
    padding: 1rem 1.5rem;
  }
}
.comm-status-message:last-of-type {
  border-bottom: none;
}
.comm-status-message p {
  margin: 0;
}

.message-meta {
  display: flex;
  flex-direction: column;
  font-size: 0.75rem;
  gap: 0.25rem;
  margin: 0;
  margin-left: 0 !important;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  .message-meta {
    flex-direction: row;
    justify-content: space-between;
  }
}
.message-meta li {
  list-style: none;
}
.message-meta li:before {
  display: none;
}
.message-meta li:first-of-type {
  font-weight: 700;
}

.comm-status-footer {
  align-items: unset !important;
  flex-direction: column;
  gap: 1rem;
  justify-content: unset !important;
  padding: 0 !important;
}
.comm-status-footer #add-message {
  align-self: flex-end;
  cursor: pointer;
  line-height: 1.5em;
  padding: 0.5rem 1rem !important;
  width: auto;
}

.message-animating-in {
  background-color: rgb(218, 236.1810344828, 255);
  height: 0;
  overflow: hidden;
}
.message-animating-in * {
  opacity: 0;
}

.special-modal {
  display: none;
  position: relative;
  z-index: 700;
}
.special-modal.is-open {
  display: block;
}
.special-modal .modal-overlay {
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  will-change: transform;
}
.special-modal .modal-container {
  background-color: transparent;
  border-radius: 4px;
  box-sizing: border-box;
  overflow-y: auto;
  padding: 0;
  max-width: 90%;
  will-change: transform;
}
.special-modal .modal-content {
  display: flex;
  border: none;
  border-radius: 0;
  flex-direction: column;
  outline: 0;
  padding: 0;
  pointer-events: auto;
  position: relative;
}
.special-modal .modal-content a {
  display: block;
}
.special-modal .modal-content img {
  display: block;
  object-fit: contain;
  margin: 0;
  max-height: 100vh;
  max-width: 40rem;
  width: 100%;
}
.special-modal .modal-close {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: white;
  border: none;
  border-radius: 1rem;
  color: #003974;
  cursor: pointer;
  height: 1.5rem;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: 0.2s;
  width: 1.5rem;
  z-index: 1200;
}
@media screen and (min-width: 40em) {
  .special-modal .modal-close {
    height: 2rem;
    width: 2rem;
  }
}
.special-modal .modal-close:hover {
  background-color: #003974;
  color: white;
}
.special-modal .modal-close svg {
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.special-modal[aria-hidden=false] .modal-container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.special-modal[aria-hidden=false] .modal-overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.special-modal[aria-hidden=true] .modal-container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.special-modal[aria-hidden=true] .modal-overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.new-video-modal {
  display: none;
  position: relative;
  z-index: 700;
}
.new-video-modal.is-open {
  display: block;
}
.new-video-modal .modal-overlay {
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  will-change: transform;
}
.new-video-modal .modal-container {
  background-color: #000;
  border-radius: 4px;
  box-sizing: border-box;
  overflow-y: auto;
  padding: 0;
  max-width: 800px;
  will-change: transform;
}
.new-video-modal .modal-content {
  display: flex;
  border: none;
  border-radius: 0;
  flex-direction: column;
  gap: 0;
  outline: 0;
  padding: 0;
  pointer-events: auto;
  position: relative;
}
.new-video-modal .modal-content .modal-top-content {
  background-color: #000;
  background-image: url(../img/bg-modal-video.avif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 2rem;
}
@media screen and (min-width: 40em) {
  .new-video-modal .modal-content .modal-top-content {
    gap: 1rem;
    padding: 3rem;
  }
}
@media screen and (min-width: 64em) {
  .new-video-modal .modal-content .modal-top-content {
    padding: 3rem 6rem;
  }
}
.new-video-modal .modal-content h1 {
  font-size: 1.25rem;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
@supports ((-webkit-background-clip: text) or (background-clip: text) or (-webkit-background-clip: text)) and (-webkit-text-fill-color: transparent) {
  .new-video-modal .modal-content h1 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: -webkit-gradient(linear, left top, right top, from(#b0bfc8), color-stop(80%, #7a858d));
    background-image: -webkit-linear-gradient(bottom, #b0bfc8 20%, #7a858d 90%);
    background-image: linear-gradient(180deg, #b0bfc8 20%, #7a858d 90%);
  }
}
@media screen and (min-width: 40em) {
  .new-video-modal .modal-content h1 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 64em) {
  .new-video-modal .modal-content h1 {
    font-size: 2rem;
  }
}
.new-video-modal .modal-content p {
  color: #b3b3b3;
  font-size: 0.875rem;
  line-height: 1.2em;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .new-video-modal .modal-content p {
    font-size: 1rem;
  }
}
.new-video-modal .modal-content iframe {
  aspect-ratio: 16/9;
  width: 100%;
}
.new-video-modal .modal-close {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  border-radius: 1rem;
  color: #b3b3b3;
  cursor: pointer;
  height: 1.5rem;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: 0.2s;
  width: 1.5rem;
  z-index: 1200;
}
@media screen and (min-width: 40em) {
  .new-video-modal .modal-close {
    height: 2rem;
    width: 2rem;
  }
}
.new-video-modal .modal-close:hover {
  background-color: #003974;
  color: white;
}
.new-video-modal .modal-close svg {
  pointer-events: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.new-video-modal[aria-hidden=false] .modal-container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.new-video-modal[aria-hidden=false] .modal-overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.new-video-modal[aria-hidden=true] .modal-container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.new-video-modal[aria-hidden=true] .modal-overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

#new-video-highlight {
  align-items: center;
  animation: fadeInVideo 0.4s ease-in-out forwards 1s;
  color: #b3b3b3;
  display: flex;
  opacity: 0;
  justify-content: center;
  width: 100%;
  z-index: 500;
}
@media (min-width: 890px) {
  #new-video-highlight {
    left: 2rem;
    position: absolute;
    top: 10%;
    max-width: 12rem;
    width: unset;
  }
}
@media (min-width: 1280px) {
  #new-video-highlight {
    left: 3rem;
    top: 12%;
  }
}
#new-video-highlight a {
  transition: 0.2s ease-in-out;
  transform-origin: left top;
}
@media (min-width: 890px) {
  #new-video-highlight a {
    border-radius: 0.5rem;
    overflow: hidden;
  }
}
@media (min-width: 890px) {
  #new-video-highlight a:hover {
    transform: scale(1.1);
  }
}
#new-video-highlight a:hover .top {
  gap: 0.875rem;
}
@media (min-width: 890px) {
  #new-video-highlight a:hover .top {
    gap: 0.5rem;
  }
}
#new-video-highlight .top {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 0.5rem;
  display: flex;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  transition: gap 0.2s ease-in-out;
}
@media (min-width: 890px) {
  #new-video-highlight .top {
    background-color: white;
    border-radius: 0;
    color: #003974;
  }
}
#new-video-highlight .top p {
  font-size: 0.875rem;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
@media (min-width: 890px) {
  #new-video-highlight .top p {
    font-size: 0.75rem;
    line-height: 1.1em;
  }
}
#new-video-highlight .top svg {
  display: block;
  height: 1rem;
  width: 1rem;
}
@media (min-width: 890px) {
  #new-video-highlight .top svg {
    min-width: 1rem;
  }
}
#new-video-highlight .bottom {
  display: none;
}
@media (min-width: 890px) {
  #new-video-highlight .bottom {
    display: flex;
    flex-direction: column;
  }
}
#new-video-highlight .bottom video {
  display: block;
  pointer-events: none;
  width: 100%;
}

@keyframes fadeInVideo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
