@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:800&display=swap');
@media print, screen and (min-width: 40em) {
  .reveal,
  .reveal.large,
  .reveal.small,
  .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  overflow: visible;
}
main {
  display: block;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type='reset'],
[type='submit'],
button,
html [type='button'] {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
input {
  overflow: visible;
}
[type='checkbox'],
[type='radio'] {
  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-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  display: table;
  padding: 0;
  color: inherit;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
details {
  display: block;
}
summary {
  display: list-item;
}
menu {
  display: block;
}
canvas {
  display: inline-block;
}
[hidden],
template {
  display: none;
}
.foundation-mq {
  font-family: 'small=23.4375em&medium=40em&large=63.9375em&container=84.375em&xlarge=80em&xxlarge=105em';
}
html {
  box-sizing: border-box;
  font-size: 14px;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
  max-width: none !important;
}
button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput='mouse'] button {
  outline: 0;
}
pre {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
.grid-container {
  max-width: 75rem;
}
.grid-container,
.grid-container.fluid {
  padding-right: 0.71429rem;
  padding-left: 0.71429rem;
  margin: 0 auto;
}
.grid-container.fluid {
  max-width: 100%;
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}
.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.cell.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.grid-x > .auto,
.grid-x > .shrink {
  width: auto;
}
@media print, screen and (min-width: 23.4375em) {
  .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,
  .grid-x > .small-full,
  .grid-x > .small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 40em) {
  .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,
  .grid-x > .medium-full,
  .grid-x > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .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,
  .grid-x > .large-full,
  .grid-x > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 80em) {
  .grid-x > .xlarge-1,
  .grid-x > .xlarge-2,
  .grid-x > .xlarge-3,
  .grid-x > .xlarge-4,
  .grid-x > .xlarge-5,
  .grid-x > .xlarge-6,
  .grid-x > .xlarge-7,
  .grid-x > .xlarge-8,
  .grid-x > .xlarge-9,
  .grid-x > .xlarge-10,
  .grid-x > .xlarge-11,
  .grid-x > .xlarge-12,
  .grid-x > .xlarge-full,
  .grid-x > .xlarge-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 105em) {
  .grid-x > .xxlarge-1,
  .grid-x > .xxlarge-2,
  .grid-x > .xxlarge-3,
  .grid-x > .xxlarge-4,
  .grid-x > .xxlarge-5,
  .grid-x > .xxlarge-6,
  .grid-x > .xxlarge-7,
  .grid-x > .xxlarge-8,
  .grid-x > .xxlarge-9,
  .grid-x > .xxlarge-10,
  .grid-x > .xxlarge-11,
  .grid-x > .xxlarge-12,
  .grid-x > .xxlarge-full,
  .grid-x > .xxlarge-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .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 {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    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: 63.9375em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .grid-x > .xlarge-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xlarge-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .xlarge-1 {
    width: 8.33333%;
  }
  .grid-x > .xlarge-2 {
    width: 16.66667%;
  }
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  .grid-x > .xlarge-4 {
    width: 33.33333%;
  }
  .grid-x > .xlarge-5 {
    width: 41.66667%;
  }
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  .grid-x > .xlarge-7 {
    width: 58.33333%;
  }
  .grid-x > .xlarge-8 {
    width: 66.66667%;
  }
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  .grid-x > .xlarge-10 {
    width: 83.33333%;
  }
  .grid-x > .xlarge-11 {
    width: 91.66667%;
  }
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .grid-x > .xxlarge-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xxlarge-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .xxlarge-1 {
    width: 8.33333%;
  }
  .grid-x > .xxlarge-2 {
    width: 16.66667%;
  }
  .grid-x > .xxlarge-3 {
    width: 25%;
  }
  .grid-x > .xxlarge-4 {
    width: 33.33333%;
  }
  .grid-x > .xxlarge-5 {
    width: 41.66667%;
  }
  .grid-x > .xxlarge-6 {
    width: 50%;
  }
  .grid-x > .xxlarge-7 {
    width: 58.33333%;
  }
  .grid-x > .xxlarge-8 {
    width: 66.66667%;
  }
  .grid-x > .xxlarge-9 {
    width: 75%;
  }
  .grid-x > .xxlarge-10 {
    width: 83.33333%;
  }
  .grid-x > .xxlarge-11 {
    width: 91.66667%;
  }
  .grid-x > .xxlarge-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}
.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}
@media print, screen and (min-width: 23.4375em) {
  .grid-margin-x {
    margin-left: -0.71429rem;
    margin-right: -0.71429rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -1.07143rem;
    margin-right: -1.07143rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-margin-x {
    margin-left: -1.42857rem;
    margin-right: -1.42857rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.42857rem);
  margin-left: 0.71429rem;
  margin-right: 0.71429rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 2.14286rem);
    margin-left: 1.07143rem;
    margin-right: 1.07143rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-margin-x > .cell {
    width: calc(100% - 2.85714rem);
    margin-left: 1.42857rem;
    margin-right: 1.42857rem;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-margin-x > .auto,
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.42857rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.42857rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.42857rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.42857rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.42857rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.42857rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.42857rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.42857rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.42857rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.42857rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.42857rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.42857rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto,
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 2.14286rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 2.14286rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 2.14286rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 2.14286rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 2.14286rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 2.14286rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 2.14286rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 2.14286rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 2.14286rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 2.14286rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 2.14286rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 2.14286rem);
  }
  .grid-margin-x > .medium-auto,
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 2.14286rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 2.14286rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 2.14286rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 2.14286rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 2.14286rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 2.14286rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 2.14286rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 2.14286rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 2.14286rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 2.14286rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 2.14286rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 2.14286rem);
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-margin-x > .auto,
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 2.85714rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 2.85714rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 2.85714rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 2.85714rem);
  }
  .grid-margin-x > .medium-auto,
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 2.85714rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 2.85714rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 2.85714rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 2.85714rem);
  }
  .grid-margin-x > .large-auto,
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 2.85714rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 2.85714rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 2.85714rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 2.85714rem);
  }
}
@media screen and (min-width: 80em) {
  .grid-margin-x > .xlarge-auto,
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 2.85714rem);
  }
}
@media screen and (min-width: 105em) {
  .grid-margin-x > .xxlarge-auto,
  .grid-margin-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xxlarge-1 {
    width: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 2.85714rem);
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.71429rem;
    margin-left: -0.71429rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -1.07143rem;
    margin-left: -1.07143rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -1.42857rem;
    margin-left: -1.42857rem;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.71429rem;
    margin-left: -0.71429rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -1.07143rem;
    margin-left: -1.07143rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -1.42857rem;
    margin-left: -1.42857rem;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-padding-x > .cell {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 1.07143rem;
    padding-left: 1.07143rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-padding-x > .cell {
    padding-right: 1.42857rem;
    padding-left: 1.42857rem;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .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: 63.9375em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  .xlarge-up-3 > .cell {
    width: 33.33333%;
  }
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  .xlarge-up-6 > .cell {
    width: 16.66667%;
  }
  .xlarge-up-7 > .cell {
    width: 14.28571%;
  }
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-up-1 > .cell {
    width: 100%;
  }
  .xxlarge-up-2 > .cell {
    width: 50%;
  }
  .xxlarge-up-3 > .cell {
    width: 33.33333%;
  }
  .xxlarge-up-4 > .cell {
    width: 25%;
  }
  .xxlarge-up-5 > .cell {
    width: 20%;
  }
  .xxlarge-up-6 > .cell {
    width: 16.66667%;
  }
  .xxlarge-up-7 > .cell {
    width: 14.28571%;
  }
  .xxlarge-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.42857rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.42857rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.42857rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.42857rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.42857rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.42857rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.42857rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.42857rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.42857rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.42857rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.42857rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.42857rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.42857rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.42857rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.42857rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.42857rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2.14286rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2.14286rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 2.14286rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2.14286rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2.14286rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 2.14286rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 2.14286rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2.14286rem);
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.42857rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2.14286rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.42857rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2.14286rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.42857rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 2.14286rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.42857rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2.14286rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.42857rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2.14286rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.42857rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 2.14286rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.42857rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 2.14286rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.42857rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2.14286rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 2.85714rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 2.85714rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 2.85714rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 2.85714rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 2.85714rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 2.85714rem);
  }
}
@media screen and (min-width: 80em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 2.85714rem);
  }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 2.85714rem);
  }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 2.85714rem);
  }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 2.85714rem);
  }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571% - 2.85714rem);
  }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 2.85714rem);
  }
}
@media screen and (min-width: 105em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 2.85714rem);
  }
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 2.85714rem);
  }
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 2.85714rem);
  }
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 2.85714rem);
  }
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.28571% - 2.85714rem);
  }
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 2.85714rem);
  }
}
@media print, screen and (min-width: 23.4375em) {
  .small-margin-collapse,
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .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: 63.9375em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .small-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .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,
  .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: 63.9375em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .large-margin-collapse,
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .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: 63.9375em) {
  .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: 63.9375em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-margin-collapse,
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-margin-collapse,
  .xxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .small-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .small-offset-0 {
    margin-left: calc(0% + 0.71429rem);
  }
  .small-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .small-offset-1 {
    margin-left: calc(8.33333% + 0.71429rem);
  }
  .small-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .small-offset-2 {
    margin-left: calc(16.66667% + 0.71429rem);
  }
  .small-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .small-offset-3 {
    margin-left: calc(25% + 0.71429rem);
  }
  .small-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .small-offset-4 {
    margin-left: calc(33.33333% + 0.71429rem);
  }
  .small-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .small-offset-5 {
    margin-left: calc(41.66667% + 0.71429rem);
  }
  .small-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .small-offset-6 {
    margin-left: calc(50% + 0.71429rem);
  }
  .small-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .small-offset-7 {
    margin-left: calc(58.33333% + 0.71429rem);
  }
  .small-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .small-offset-8 {
    margin-left: calc(66.66667% + 0.71429rem);
  }
  .small-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .small-offset-9 {
    margin-left: calc(75% + 0.71429rem);
  }
  .small-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .small-offset-10 {
    margin-left: calc(83.33333% + 0.71429rem);
  }
  .small-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .small-offset-11 {
    margin-left: calc(91.66667% + 0.71429rem);
  }
}
@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.07143rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 1.07143rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 1.07143rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.07143rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 1.07143rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 1.07143rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.07143rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 1.07143rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 1.07143rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.07143rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 1.07143rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 1.07143rem);
  }
}
@media print, screen and (min-width: 63.9375em) {
  .large-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.42857rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 1.42857rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 1.42857rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.42857rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 1.42857rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 1.42857rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.42857rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 1.42857rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 1.42857rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.42857rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 1.42857rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 1.42857rem);
  }
}
@media screen and (min-width: 80em) {
  .xlarge-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 1.42857rem);
  }
  .xlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.33333% + 1.42857rem);
  }
  .xlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.66667% + 1.42857rem);
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 1.42857rem);
  }
  .xlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.33333% + 1.42857rem);
  }
  .xlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.66667% + 1.42857rem);
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 1.42857rem);
  }
  .xlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.33333% + 1.42857rem);
  }
  .xlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.66667% + 1.42857rem);
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 1.42857rem);
  }
  .xlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.33333% + 1.42857rem);
  }
  .xlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.66667% + 1.42857rem);
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 1.42857rem);
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.33333% + 1.42857rem);
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.66667% + 1.42857rem);
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 1.42857rem);
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.33333% + 1.42857rem);
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.66667% + 1.42857rem);
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 1.42857rem);
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.33333% + 1.42857rem);
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.66667% + 1.42857rem);
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 1.42857rem);
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.33333% + 1.42857rem);
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.66667% + 1.42857rem);
  }
}
.grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  width: auto;
}
.grid-y > .auto,
.grid-y > .shrink {
  height: auto;
}
@media print, screen and (min-width: 23.4375em) {
  .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,
  .grid-y > .small-full,
  .grid-y > .small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 40em) {
  .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,
  .grid-y > .medium-full,
  .grid-y > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .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,
  .grid-y > .large-full,
  .grid-y > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 80em) {
  .grid-y > .xlarge-1,
  .grid-y > .xlarge-2,
  .grid-y > .xlarge-3,
  .grid-y > .xlarge-4,
  .grid-y > .xlarge-5,
  .grid-y > .xlarge-6,
  .grid-y > .xlarge-7,
  .grid-y > .xlarge-8,
  .grid-y > .xlarge-9,
  .grid-y > .xlarge-10,
  .grid-y > .xlarge-11,
  .grid-y > .xlarge-12,
  .grid-y > .xlarge-full,
  .grid-y > .xlarge-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media screen and (min-width: 105em) {
  .grid-y > .xxlarge-1,
  .grid-y > .xxlarge-2,
  .grid-y > .xxlarge-3,
  .grid-y > .xxlarge-4,
  .grid-y > .xxlarge-5,
  .grid-y > .xxlarge-6,
  .grid-y > .xxlarge-7,
  .grid-y > .xxlarge-8,
  .grid-y > .xxlarge-9,
  .grid-y > .xxlarge-10,
  .grid-y > .xxlarge-11,
  .grid-y > .xxlarge-12,
  .grid-y > .xxlarge-full,
  .grid-y > .xxlarge-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .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 {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: 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: 63.9375em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
@media screen and (min-width: 80em) {
  .grid-y > .xlarge-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  .grid-y > .xlarge-1 {
    height: 8.33333%;
  }
  .grid-y > .xlarge-2 {
    height: 16.66667%;
  }
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  .grid-y > .xlarge-4 {
    height: 33.33333%;
  }
  .grid-y > .xlarge-5 {
    height: 41.66667%;
  }
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  .grid-y > .xlarge-7 {
    height: 58.33333%;
  }
  .grid-y > .xlarge-8 {
    height: 66.66667%;
  }
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  .grid-y > .xlarge-10 {
    height: 83.33333%;
  }
  .grid-y > .xlarge-11 {
    height: 91.66667%;
  }
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}
@media screen and (min-width: 105em) {
  .grid-y > .xxlarge-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-y > .xxlarge-1 {
    height: 8.33333%;
  }
  .grid-y > .xxlarge-2 {
    height: 16.66667%;
  }
  .grid-y > .xxlarge-3 {
    height: 25%;
  }
  .grid-y > .xxlarge-4 {
    height: 33.33333%;
  }
  .grid-y > .xxlarge-5 {
    height: 41.66667%;
  }
  .grid-y > .xxlarge-6 {
    height: 50%;
  }
  .grid-y > .xxlarge-7 {
    height: 58.33333%;
  }
  .grid-y > .xxlarge-8 {
    height: 66.66667%;
  }
  .grid-y > .xxlarge-9 {
    height: 75%;
  }
  .grid-y > .xxlarge-10 {
    height: 83.33333%;
  }
  .grid-y > .xxlarge-11 {
    height: 91.66667%;
  }
  .grid-y > .xxlarge-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.71429rem;
    margin-bottom: -0.71429rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -1.07143rem;
    margin-bottom: -1.07143rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -1.42857rem;
    margin-bottom: -1.42857rem;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-padding-y > .cell {
    padding-top: 0.71429rem;
    padding-bottom: 0.71429rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 1.07143rem;
    padding-bottom: 1.07143rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-padding-y > .cell {
    padding-top: 1.42857rem;
    padding-bottom: 1.42857rem;
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw;
}
.cell .grid-frame {
  width: 100%;
}
.cell-block {
  overflow-x: auto;
  max-width: 100%;
}
.cell-block,
.cell-block-y {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
}
.cell-block-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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-stype: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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-stype: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xlarge-grid-frame {
    width: 100%;
  }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .xlarge-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .xxlarge-grid-frame {
    width: 100%;
  }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .xxlarge-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media screen and (min-width: 80em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media screen and (min-width: 105em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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: 63.9375em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 80em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 105em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-margin-y {
    margin-top: -0.71429rem;
    margin-bottom: -0.71429rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -1.07143rem;
    margin-bottom: -1.07143rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-margin-y {
    margin-top: -1.42857rem;
    margin-bottom: -1.42857rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.42857rem);
  margin-top: 0.71429rem;
  margin-bottom: 0.71429rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.14286rem);
    margin-top: 1.07143rem;
    margin-bottom: 1.07143rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.85714rem);
    margin-top: 1.42857rem;
    margin-bottom: 1.42857rem;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-margin-y > .auto,
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.42857rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.42857rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.42857rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.42857rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.42857rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.42857rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.42857rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.42857rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.42857rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.42857rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.42857rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.42857rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto,
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 2.14286rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 2.14286rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.14286rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 2.14286rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 2.14286rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.14286rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 2.14286rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 2.14286rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.14286rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 2.14286rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 2.14286rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.14286rem);
  }
  .grid-margin-y > .medium-auto,
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 2.14286rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 2.14286rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.14286rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 2.14286rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 2.14286rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.14286rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 2.14286rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 2.14286rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.14286rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 2.14286rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 2.14286rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.14286rem);
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-margin-y > .auto,
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2.85714rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2.85714rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2.85714rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2.85714rem);
  }
  .grid-margin-y > .medium-auto,
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.85714rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.85714rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.85714rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.85714rem);
  }
  .grid-margin-y > .large-auto,
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 2.85714rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 2.85714rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 2.85714rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 2.85714rem);
  }
}
@media screen and (min-width: 80em) {
  .grid-margin-y > .xlarge-auto,
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 2.85714rem);
  }
}
@media screen and (min-width: 105em) {
  .grid-margin-y > .xxlarge-auto,
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.33333% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66667% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66667% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66667% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66667% - 2.85714rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 2.85714rem);
  }
}
@media print, screen and (min-width: 23.4375em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.42857rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.14286rem);
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.85714rem);
  }
}
@media screen and (min-width: 80em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.85714rem);
  }
}
@media screen and (min-width: 105em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.85714rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 2.14286rem);
  }
}
@media print, screen and (min-width: 63.9375em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 2.85714rem);
  }
}
@media screen and (min-width: 80em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 2.85714rem);
  }
}
@media screen and (min-width: 105em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 2.85714rem);
  }
}
.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  justify-content: center;
}
.align-top {
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}
.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-middle {
  -ms-flex-align: center;
  align-items: center;
}
.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}
.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
.align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
@media print, screen and (min-width: 23.4375em) {
  .small-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .small-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .small-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .small-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .small-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .small-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .xlarge-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .xlarge-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .xlarge-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .xlarge-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .xlarge-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .xxlarge-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .xxlarge-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .xxlarge-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .xxlarge-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .xxlarge-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
.flex-container {
  display: -ms-flexbox;
  display: flex;
}
.flex-child-auto {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.flex-child-grow {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.flex-child-shrink {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.flex-dir-row {
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex-dir-column {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 0;
  font-size: inherit;
  text-rendering: optimizeLegibility;
}
em,
i,
p {
  line-height: inherit;
}
em,
i {
  font-style: italic;
}
b,
strong {
  font-weight: 700;
}
b,
small,
strong {
  line-height: inherit;
}
small {
  font-size: 80%;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 0;
  color: #cacaca;
}
@media print, screen and (min-width: 23.4375em) {
  .h1,
  h1 {
    font-size: 1.71429rem;
  }
  .h1,
  .h2,
  h1,
  h2 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  .h2,
  h2 {
    font-size: 1.42857rem;
  }
  .h3,
  h3 {
    font-size: 1.35714rem;
  }
  .h3,
  .h4,
  h3,
  h4 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  .h4,
  h4 {
    font-size: 1.28571rem;
  }
  .h5,
  h5 {
    font-size: 1.21429rem;
  }
  .h5,
  .h6,
  h5,
  h6 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  .h6,
  h6 {
    font-size: 1.14286rem;
  }
}
@media print, screen and (min-width: 40em) {
  .h1,
  h1 {
    font-size: 3.42857rem;
  }
  .h2,
  h2 {
    font-size: 2.85714rem;
  }
  .h3,
  h3 {
    font-size: 2.21429rem;
  }
  .h4,
  h4 {
    font-size: 1.78571rem;
  }
  .h5,
  h5 {
    font-size: 1.42857rem;
  }
  .h6,
  h6 {
    font-size: 1.14286rem;
  }
}
a {
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
}
a,
a:focus,
a:hover {
  color: inherit;
}
a img {
  border: 0;
}
hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}
dl,
ol,
ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}
li {
  font-size: inherit;
}
ul {
  list-style-type: disc;
}
ol,
ul {
  margin-left: 1.25rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}
blockquote {
  margin: 0;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
  line-height: inherit;
  color: #8a8a8a;
}
cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
cite:before {
  content: '— ';
}
abbr,
abbr[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
  text-decoration: none;
}
figure {
  margin: 0;
}
code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  font-weight: 400;
}
code,
kbd {
  background-color: #e6e6e6;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  color: #000;
}
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
}
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
ol.no-bullet,
ul.no-bullet {
  margin-left: 0;
  list-style: none;
}
@media print, screen and (min-width: 23.4375em) {
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print,
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  .ir a:after,
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  blockquote,
  pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type='color'],
[type='date'],
[type='datetime-local'],
[type='datetime'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.42857rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0.14286rem;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[type='color']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='datetime']:focus,
[type='email']:focus,
[type='month']:focus,
[type='number']:focus,
[type='password']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='text']:focus,
[type='time']:focus,
[type='url']:focus,
[type='week']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fff;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca;
}
input::placeholder,
textarea::placeholder {
  color: #cacaca;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
[type='button'],
[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
input[type='search'] {
  box-sizing: border-box;
}
[type='checkbox'],
[type='file'],
[type='radio'] {
  margin: 0 0 1rem;
}
[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}
label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}
[type='file'] {
  width: 100%;
}
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #000;
}
label.middle {
  margin: 0 0 1rem;
  padding: 0.57143rem 0;
}
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000;
}
.input-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.input-group > :first-child {
  border-radius: 0.14286rem 0 0 0.14286rem;
}
.input-group > :last-child > * {
  border-radius: 0 0.14286rem 0.14286rem 0;
}
.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
  margin: 0;
  white-space: nowrap;
}
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #000;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-align: center;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}
.input-group-field {
  border-radius: 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.21429rem;
  padding: 0 0.1875rem;
}
select {
  height: 2.42857rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0.14286rem;
  background-color: #fff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0) {
  select {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==');
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fff;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}
.form-error,
.is-invalid-label {
  color: #cc4b37;
}
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
}
.form-error.is-visible {
  display: block;
}
.flex-video,
.responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video.widescreen,
.responsive-embed.widescreen {
  padding-bottom: 56.25%;
}
body.is-reveal-open {
  overflow: hidden;
}
html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll;
}
.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
[data-whatinput='mouse'] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (min-width: 23.4375em) and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
@media screen and (min-width: 23.4375em) and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 23.375em), 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.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), screen and (min-width: 63.9375em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 63.875em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 63.9375em) and (max-width: 84.3125em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.875em), screen and (min-width: 84.375em) {
  .show-for-large-only {
    display: none !important;
  }
}
@media screen and (min-width: 80em) {
  .hide-for-xlarge {
    display: none !important;
  }
}
@media screen and (max-width: 79.9375em) {
  .show-for-xlarge {
    display: none !important;
  }
}
@media screen and (min-width: 80em) and (max-width: 104.9375em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}
@media screen and (max-width: 79.9375em), screen and (min-width: 105em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}
@media screen and (min-width: 105em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}
@media screen and (max-width: 104.9375em) {
  .show-for-xxlarge {
    display: none !important;
  }
}
@media screen and (min-width: 105em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}
@media screen and (max-width: 104.9375em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}
.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}
.hide-for-portrait,
.show-for-landscape {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .hide-for-portrait,
  .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-portrait,
  .show-for-landscape {
    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;
  }
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: hsla(0, 0%, 100%, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: a 1s steps(12) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
.container {
  position: relative;
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 20px;
}
.container-large {
  max-width: 1680px;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  .container-large {
    padding-right: 80px;
  }
  .container-large--landing {
    padding-right: 0;
  }
}
@media print, screen and (min-width: 63.9375em) {
  main {
    min-height: 100vh;
  }
}
.clear {
  clear: both;
}
.grid-container {
  max-width: 100rem;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body[data-state='locked-for-header-primary'] {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
body[data-state='locked-for-header-primary']:before {
  opacity: 1;
  visibility: visible;
  z-index: 800;
}
body:before {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.2s ease-out;
  width: 100%;
  visibility: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
}
.grecaptcha-badge {
  display: none;
}
.asterisk {
  color: red;
}
.file input {
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.1);
  padding: 10px;
  outline: none;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.file input:focus {
  border: 1px solid #8a8a8a;
  box-shadow: 0 0 5px #cacaca;
}
.cell label {
  color: #060606;
  font-size: 14px;
  letter-spacing: 0.58px;
  line-height: 19px;
  margin-bottom: 5px;
}
select {
  background-image: url(../assets/images/icons/fleche-bas.svg);
  background-size: 15px 11px;
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'),
    url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN_r8OUuhpKKSTjw.woff2)
      format('woff2');
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da,
    u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215,
    u+feff, u+fffd;
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'),
    url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2)
      format('woff2'),
    url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff)
      format('woff');
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
    url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2)
      format('woff2'),
    url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff)
      format('woff');
}
.button,
a.button {
  color: #005cab;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 19px;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0.71429rem 1.42857rem;
  border: none;
  position: relative;
  outline: none;
  cursor: pointer;
  z-index: 1;
  transition: all 0.25s ease-in-out;
}
.button svg,
a.button svg {
  transition: all 0.25s ease-in-out;
  width: 15px;
  margin-left: 10px;
  transform: translateY(14%);
}
.button:before,
a.button:before {
  z-index: -1;
  transition: all 0.25s ease-in-out;
  content: '';
  background-color: #fff;
  border-radius: 50px;
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  height: 40px;
  transform: translateY(-50%);
  width: 38px;
}
@media screen and (max-width: 63.875em) {
  .button:before,
  a.button:before {
    width: 100%;
  }
}
.button:focus:before,
.button:hover:before,
a.button:focus:before,
a.button:hover:before {
  width: 100%;
}
.button__background--blue:before,
a.button__background--blue:before {
  background-color: rgba(0, 92, 171, 0.1);
}
@media screen and (max-width: 63.875em) {
  .button__background--blue:before,
  a.button__background--blue:before {
    background-color: #005cab;
  }
}
.button__background--blue--hover-blue:focus:before,
.button__background--blue--hover-blue:hover:before,
a.button__background--blue--hover-blue:focus:before,
a.button__background--blue--hover-blue:hover:before {
  background-color: #005cab;
}
.button__background--white:before,
a.button__background--white:before {
  background-color: hsla(0, 0%, 100%, 0.2);
}
@media screen and (max-width: 63.875em) {
  .button__background--white:before,
  a.button__background--white:before {
    background-color: #fff;
  }
}
.button__background--white:focus:before,
.button__background--white:hover:before,
a.button__background--white:focus:before,
a.button__background--white:hover:before {
  background-color: #fff;
}
.button__background--orange:before,
a.button__background--orange:before {
  background-color: rgba(254, 102, 57, 0.1);
}
@media screen and (max-width: 63.875em) {
  .button__background--orange:before,
  a.button__background--orange:before {
    background-color: #fe6639;
  }
}
.button__background--orange:hover:before,
a.button__background--orange:hover:before {
  background-color: #fe6639;
}
.button__color--blue,
a.button__color--blue {
  color: #005cab;
}
.button__color--blue svg,
a.button__color--blue svg {
  fill: #005cab;
}
.button__color--blue--hover-white:focus,
.button__color--blue--hover-white:hover,
a.button__color--blue--hover-white:focus,
a.button__color--blue--hover-white:hover {
  color: #fff;
}
.button__color--blue--hover-white:focus svg,
.button__color--blue--hover-white:hover svg,
a.button__color--blue--hover-white:focus svg,
a.button__color--blue--hover-white:hover svg {
  fill: #fff;
}
.button__color--black,
a.button__color--black {
  color: #000;
}
.button__color--black svg,
a.button__color--black svg {
  fill: #000;
}
.button__color--white,
a.button__color--white {
  color: #fff;
}
.button__color--white svg,
a.button__color--white svg {
  fill: #fff;
}
@media screen and (max-width: 63.875em) {
  .button__color--white,
  a.button__color--white {
    color: #fff;
  }
  .button__color--white svg,
  a.button__color--white svg {
    fill: #fff;
  }
}
.button__color--white:focus,
.button__color--white:hover,
a.button__color--white:focus,
a.button__color--white:hover {
  color: #fff;
}
.button__color--white:focus svg,
.button__color--white:hover svg,
a.button__color--white:focus svg,
a.button__color--white:hover svg {
  fill: #fff;
}
.button__color--white-to-blue,
a.button__color--white-to-blue {
  color: #fff;
}
.button__color--white-to-blue svg,
a.button__color--white-to-blue svg {
  fill: #fff;
}
@media screen and (max-width: 63.875em) {
  .button__color--white-to-blue,
  a.button__color--white-to-blue {
    color: #005cab;
  }
  .button__color--white-to-blue svg,
  a.button__color--white-to-blue svg {
    fill: #005cab;
  }
}
.button__color--white-to-blue:focus,
.button__color--white-to-blue:hover,
a.button__color--white-to-blue:focus,
a.button__color--white-to-blue:hover {
  color: #005cab;
}
.button__color--white-to-blue:focus svg,
.button__color--white-to-blue:hover svg,
a.button__color--white-to-blue:focus svg,
a.button__color--white-to-blue:hover svg {
  fill: #005cab;
}
.button__color--white--hover-white:focus,
.button__color--white--hover-white:hover,
a.button__color--white--hover-white:focus,
a.button__color--white--hover-white:hover {
  color: #fff;
}
.button__color--white--hover-white:focus svg,
.button__color--white--hover-white:hover svg,
a.button__color--white--hover-white:focus svg,
a.button__color--white--hover-white:hover svg {
  fill: #fff;
}
.button__color--white--hover-black,
a.button__color--white--hover-black {
  color: #fff;
}
.button__color--white--hover-black svg,
a.button__color--white--hover-black svg {
  fill: #fff;
}
.button__color--white--hover-black:hover,
a.button__color--white--hover-black:hover {
  color: #000;
}
.button__color--white--hover-black:hover svg,
a.button__color--white--hover-black:hover svg {
  fill: #000;
}
@media screen and (max-width: 63.875em) {
  .button__color--white--hover-black,
  a.button__color--white--hover-black {
    color: #000;
  }
  .button__color--white--hover-black svg,
  a.button__color--white--hover-black svg {
    fill: #000;
  }
}
.button__color--orange,
a.button__color--orange {
  color: #fe6639;
}
.button__color--orange svg,
a.button__color--orange svg {
  fill: #fe6639;
}
.button__color--orange--hover-white:hover,
a.button__color--orange--hover-white:hover {
  color: #fff;
}
.button__color--orange--hover-white:hover svg,
a.button__color--orange--hover-white:hover svg {
  fill: #fff;
}
@media screen and (max-width: 63.875em) {
  .button__color--orange--hover-white,
  a.button__color--orange--hover-white {
    color: #fff;
  }
  .button__color--orange--hover-white svg,
  a.button__color--orange--hover-white svg {
    fill: #fff;
  }
}
.wysiwyg {
  font-size: 1rem;
  line-height: 1.71429rem;
}
.wysiwyg a {
  text-decoration: underline;
}
.wysiwyg a:hover {
  text-decoration: none;
}
.wysiwyg h1,
.wysiwyg h2 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 34px;
}
.wysiwyg--orange h1,
.wysiwyg--orange h2,
.wysiwyg--orange h3 {
  color: #fe6639;
}
.wysiwyg--blue h1,
.wysiwyg--blue h2,
.wysiwyg--blue h3 {
  color: #005cab;
}
.wysiwyg--policy p {
  margin-bottom: 30px;
}
.wysiwyg--policy h1,
.wysiwyg--policy h2 {
  margin-bottom: 20px;
}
.wysiwyg h4,
.wysiwyg h5 {
  text-transform: uppercase;
}
.wysiwyg h2 {
  font-size: 1.42857rem;
}
.wysiwyg h3 {
  font-size: 1.28571rem;
  margin-bottom: 10px;
}
.wysiwyg h4 {
  font-size: 1.14286rem;
}
.wysiwyg h5 {
  font-size: 1rem;
}
.wysiwyg p {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.wysiwyg ul {
  margin-left: 40px;
  list-style: none;
}
.wysiwyg ul li {
  margin-top: 10px;
}
.wysiwyg ul li:before {
  content: '\2022';
  color: #fe6639;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.wysiwyg blockquote {
  border: 0;
  padding: 0;
}
.wysiwyg blockquote p {
  font-style: italic;
  letter-spacing: 0.5px;
  line-height: 34px;
  font-size: 18px;
  color: #000;
  background-color: rgba(0, 92, 171, 0.1);
  display: inline;
}
.wysiwyg img {
  width: 100%;
}
.wysiwyg legend {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 22px;
  font-style: italic;
}
.modal {
  bottom: 0;
  display: none;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
.modal[data-state='open'] {
  display: block;
}
.modal__wrapper {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  background-color: #fff;
  top: 0;
  width: 100%;
}
.modal__close {
  position: absolute;
  right: 0.71429rem;
  top: 0.71429rem;
  transition: color 0.2s ease-out;
}
.modal__close:hover {
  color: #bfbfbf;
}
.modal__outer {
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}
.wp-pagenavi {
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  margin-bottom: 50px;
}
.wp-pagenavi a {
  text-decoration: underline;
}
.wp-pagenavi a:hover {
  text-decoration: none;
}
.wp-pagenavi .current,
.wp-pagenavi .page {
  display: inline-block;
  margin: 0.35714rem;
  text-align: center;
  width: 15px;
  text-decoration: none;
  border: none;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 17px;
}
.wp-pagenavi .page {
  color: #000;
}
.wp-pagenavi .current {
  color: #005cab;
  font-weight: 700;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  margin: 0 20px;
  color: #000;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-decoration: none;
  border: none;
}
@media screen and (min-width: 23.4375em) and (max-width: 39.9375em) {
  .nextpostslink:before,
  .previouspostslink:after {
    content: ' ';
    display: block;
    height: 1px;
    width: 100%;
  }
}
.bandeau-chiffres-temoignage {
  margin: 60px 0;
}
.bandeau-chiffres-temoignage.recrutement
  .bloc-chiffres-cles__itemChiffre
  span:before {
  background-color: #fe6639;
}
.bandeau-chiffres-temoignage.recrutement .bloc-temoignage svg {
  fill: #fe6639;
}
.bandeau-image__picture {
  height: 500px;
}
.bandeau-image__picture img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  font-family: 'object-fit: cover;';
}
.bloc-chiffres-cles__titre {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 800;
}
.bloc-chiffres-cles__conteneur {
  padding: 40px 0;
}
.bloc-chiffres-cles__item {
  text-align: center;
  margin-bottom: 30px;
}
.bloc-chiffres-cles__itemChiffre span {
  font-size: 50px;
  font-weight: 800;
  position: relative;
  padding: 0 20px;
}
.bloc-chiffres-cles__itemChiffre span:before {
  content: '';
  position: absolute;
  background-color: #337dbc;
  z-index: -1;
  display: block;
  bottom: 8px;
  left: 0;
  right: 0;
  height: 15px;
}
.bloc-chiffres-cles__itemTexte {
  font-size: 22px;
  font-weight: 300;
}
.bloc-temoignage {
  position: relative;
}
.bloc-temoignage svg {
  position: absolute;
  width: 75px;
  top: -35px;
  fill: #337dbc;
}
.bloc-temoignage__titre {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 20px;
  padding-left: 90px;
}
.bloc-temoignage__texte {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 20px;
}
.bloc-temoignage__author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.bloc-temoignage__photo {
  width: 100%;
  max-width: 150px;
  height: 100%;
  max-height: 150px;
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden;
}
.bloc-temoignage__nom {
  font-weight: 700;
}
.defaut-header-page {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  height: 300px;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px;
  position: relative;
  box-shadow: inset 0 0 2000px 2000px rgba(0, 0, 0, 0.2);
  background-attachment: fixed;
}
.footer-primary {
  position: relative;
  background: linear-gradient(90deg, #031024, #0b2751);
  color: #fff;
  padding-top: 4.28571rem;
  padding-bottom: 4.28571rem;
  min-height: 327px;
}
.footer-primary__panel-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-primary__card-footer {
  width: 14.57143rem;
  padding: 0.71429rem;
}
.footer-primary__card-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-primary__card-footer ul li a {
  color: #ccd0d4;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 28px;
  display: block;
}
.footer-primary__card-footer ul li a:focus,
.footer-primary__card-footer ul li a:hover {
  color: #fff;
}
.footer-primary__card-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  border-bottom: 1px solid #005cab;
  padding-bottom: 4px;
  margin-bottom: 15px;
  letter-spacing: 0.03571rem;
}
.footer-primary__card-title--rh {
  border-bottom: 1px solid #fe6639;
}
.footer-primary__social-network {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
}
.footer-primary__social-network a {
  width: 1.42857rem;
  text-align: center;
  margin: 0 6px;
}
.footer-primary__oval {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32%;
  overflow: hidden;
  max-height: 327px;
}
.header-primary {
  left: 0;
  height: 80px;
  width: 100%;
  position: fixed;
  background-color: #fff;
  z-index: 900;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (min-width: 40em) {
  .header-primary {
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
    -ms-flex-align: initial;
    align-items: initial;
    box-shadow: -10px 5px 20px 0 rgba(0, 0, 0, 0.1);
    height: 100vh;
    top: 0;
    left: auto;
    right: 0;
    width: 80px;
  }
}
.header-primary__logo {
  position: fixed;
  top: 1.42857rem;
  left: 1.42857rem;
  z-index: 902;
}
@media print, screen and (min-width: 40em) {
  .header-primary__logo {
    position: absolute;
    z-index: 700;
  }
}
@media screen and (min-width: 105em) {
  .header-primary__logo {
    left: -100px;
  }
}
.header-primary__logo--blue a span {
  color: #005cab;
}
.header-primary__logo a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.07143rem;
}
@media print, screen and (min-width: 40em) {
  .header-primary__logo a {
    margin-bottom: 0;
  }
}
.header-primary__logo svg {
  width: 2.85714rem;
  margin-right: 0.35714rem;
}
@media print, screen and (min-width: 40em) {
  .header-primary__logo svg {
    width: 5rem;
    margin-right: 0.71429rem;
  }
}
.header-primary__logo span {
  font-family: Arial;
  color: #005cab;
  font-size: 12px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .header-primary__logo span {
    color: #fff;
    font-size: 28px;
    font-style: italic;
    line-height: 32px;
  }
}
.header-primary__items {
  margin: 0 0 1.42857rem;
}
.header-primary__right {
  position: fixed;
  top: 80px;
  right: 0;
  height: calc(100vh - 80px);
  background-color: #fff;
  width: 100%;
  max-width: 850px;
  transform: translateX(120%);
  transition: all 0.35s cubic-bezier(0.24, 0.14, 0.34, 1);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  z-index: 1;
}
@media print, screen and (min-width: 40em) {
  .header-primary__right {
    top: 0;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.2);
  }
}
.header-primary__wrapper {
  padding: 0;
}
@media screen and (max-width: 39.9375em) {
  .header-primary__wrapper {
    width: calc(100% - 64px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
  }
}
.header-primary nav {
  padding: 20px 15px;
  overflow-y: scroll;
  display: block;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .header-primary nav {
    overflow-y: auto;
    padding: 40px 80px;
  }
}
.header-primary[data-state='open'] .header-primary__right {
  transform: translateX(0);
}
.header-primary__squarezone {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-primary__flag {
  height: 40px;
  width: 40px;
  padding: 0 0.35714rem;
  position: relative;
  cursor: pointer;
}
@media print, screen and (min-width: 40em) {
  .header-primary__flag {
    width: 80px;
    height: 80px;
    border-top: 1px solid #d8d8d8;
    padding: 0.71429rem 0;
  }
}
.header-primary__flag__active {
  height: 1.57143rem;
  margin-top: 7px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}
.header-primary__flag__active--inactive {
  min-width: 50px;
  margin: 3px 0 !important;
  cursor: pointer;
}
.header-primary__flag__active--fr_FR {
  background-image: url(../assets/images/header/francais.svg);
}
.header-primary__flag__active--en_US {
  background-image: url(../assets/images/header/royaume-uni.svg);
}
.header-primary__flag__active--ja {
  background-image: url(../assets/images/header/japon.svg);
}
@media print, screen and (min-width: 40em) {
  .header-primary__flag__active {
    margin-top: 11px;
    height: 2.35714rem;
  }
}
.header-primary__flag--list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  background-color: #fff;
  padding: 5px;
  top: 100%;
  right: -50%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  pointer-events: none;
}
@media print, screen and (min-width: 40em) {
  .header-primary__flag--list {
    top: 0;
    right: 100%;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
  }
}
.header-primary__flag--list[data-state='open'] {
  opacity: 1;
  pointer-events: auto;
}
.header-primary__flag--list-item {
  padding: 8px 0;
}
@media print, screen and (min-width: 40em) {
  .header-primary__flag--list-item {
    padding: 2px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
}
.header-primary__flag--list-item a {
  color: #005cab;
  text-align: right;
}
.header-primary__recherche {
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  width: 40px;
  height: 40px;
  padding: 0 0.28571rem;
}
@media print, screen and (min-width: 40em) {
  .header-primary__recherche {
    width: 80px;
    height: 80px;
    border-right: none;
    border-left: none;
    border-top: 1px solid #d8d8d8;
    padding: 0.71429rem 0;
    text-align: center;
  }
}
.header-primary__recherche svg {
  height: 30px;
}
@media print, screen and (min-width: 40em) {
  .header-primary__recherche svg {
    height: 38px;
  }
}
.header-primary__contact {
  border-right: 1px solid #d8d8d8;
  padding: 0 0.28571rem;
  width: 40px;
  height: 40px;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .header-primary__contact {
    width: 80px;
    height: 80px;
    border-right: none;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 0.71429rem 0;
    text-align: center;
  }
}
.header-primary__contact svg {
  height: 24px;
}
@media print, screen and (min-width: 40em) {
  .header-primary__contact svg {
    height: 30px;
  }
}
.home-actualites {
  background-color: #fff;
  position: relative;
  margin: 2.85714rem 0 0;
}
@media screen and (min-width: 80em) {
  .home-actualites {
    margin: 7.14286rem 0 0;
  }
}
.home-actualites__container {
  margin: 0 0 2.14286rem;
}
.home-actualites__link {
  margin-bottom: 3.57143rem;
  float: right;
}
.home-actualites__title {
  color: #005cab;
  font-size: 1.42857rem;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.92857rem;
  margin-bottom: 1.42857rem;
  text-align: center;
  text-transform: uppercase;
}
@media print, screen and (min-width: 63.9375em) {
  .home-actualites__title {
    text-align: left;
  }
}
.home-actualites__title--vertical {
  left: -20.71429rem;
  padding: 0;
  position: absolute;
  text-align: right;
  top: 0;
  transform-origin: right top;
  transform: rotate(-90deg);
  white-space: nowrap;
  width: 25rem;
  z-index: 7;
}
@media screen and (min-width: 80em) {
  .home-actualites__decoration {
    left: 5.35714rem;
    position: absolute;
    width: 1px;
    z-index: 10;
  }
  .home-actualites__decoration--white {
    height: 400px;
    background-color: #fff;
    top: -500px;
  }
  .home-actualites__decoration--blue {
    height: 85px;
    background-color: #005cab;
    top: -100px;
  }
}
@media screen and (max-width: 63.875em) {
  .home-actualites a.button__color--blue {
    color: #fff;
  }
  .home-actualites a.button__color--blue svg {
    fill: #fff;
  }
}
.home-header-colonne-recrutement {
  color: #fff;
  height: 100%;
  background-color: #fe6639;
}
.home-header-colonne-recrutement__libele {
  display: none;
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  letter-spacing: 0.61px;
  margin: 20px 0;
  line-height: 23px;
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-colonne-recrutement__libele {
    display: inherit;
  }
}
.home-header-colonne-recrutement__liste {
  display: none;
  list-style: none;
  border-left: 1px solid #fff;
  padding: 20px;
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-colonne-recrutement__liste {
    display: inherit;
  }
}
.home-header-colonne-recrutement__liste li {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 24px;
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-colonne-recrutement__panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne-recrutement__panel {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.home-header-colonne-recrutement__cell {
  position: relative;
}
.home-header-colonne-recrutement__offres {
  padding: 15px 15px 30px;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne-recrutement__offres {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-colonne-recrutement__offres {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.home-header-colonne-recrutement__offres-cell--text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-grid-column-align: center;
  justify-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
}
@media screen and (min-width: 80em) {
  .home-header-colonne-recrutement__offres-cell--text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.home-header-colonne-recrutement__offres-cell--cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.home-header-colonne-recrutement__picto {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  text-align: center;
}
.home-header-colonne-recrutement__picto svg {
  height: 50px;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne-recrutement__picto svg {
    height: 82px;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne-recrutement__picto {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.home-header-colonne-recrutement__nbr {
  font-weight: 800;
  font-size: 4.28571rem;
  line-height: 4.64286rem;
  text-align: right;
  margin-right: 15px;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media screen and (min-width: 80em) {
  .home-header-colonne-recrutement__nbr {
    font-size: 5.71429rem;
    line-height: 6.07143rem;
    -ms-flex-preferred-size: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
  }
}
.home-header-colonne-recrutement__libelle-offres {
  font-weight: 700;
  font-size: 1.42857rem;
  line-height: 1.57143rem;
  text-transform: uppercase;
  -ms-flex-preferred-size: 141px;
  flex-basis: 141px;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne-recrutement__libelle-offres {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-colonne-recrutement__libelle-offres {
    font-size: 1.71429rem;
    line-height: 2.28571rem;
    -ms-flex-preferred-size: 141px;
    flex-basis: 141px;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne-recrutement__libelle-offres {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
.home-header-colonne-recrutement__actu-title h3 {
  font-size: 1.71429rem;
  line-height: 2.28571rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne-recrutement__actu-title {
    display: none;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne-recrutement__actu-title {
    display: block;
  }
}
.home-header-colonne-recrutement__actu-item {
  padding: 1.42857rem 0;
  margin: 0;
}
.home-header-colonne-recrutement__panel-actu {
  padding: 2.85714rem;
}
@media screen and (min-width: 80em) {
  .home-header-colonne-recrutement__panel-actu {
    padding: 5rem 1.42857rem 1.42857rem;
  }
}
.home-header-colonne-recrutement__actu--cta {
  text-align: right;
}
.home-header-colonne-recrutement .item-actualite__categorie,
.home-header-colonne-recrutement .item-actualite__extrait,
.home-header-colonne-recrutement .item-actualite__extrait span,
.home-header-colonne-recrutement .item-actualite__titre {
  color: #fff;
}
.home-header-colonne-recrutement .item-actualite {
  margin: 0;
  padding-top: 0;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne-recrutement .item-actualite a {
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne-recrutement .item-actualite a {
    display: block;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .home-header-colonne-recrutement .item-actualite__image {
    margin-right: 0;
    padding-bottom: calc(70% - 5px);
    height: 0;
  }
}
@media screen and (max-width: 84.3125em) {
  .home-header-colonne-recrutement .item-actualite__image {
    -ms-flex: 0 0 225px;
    flex: 0 0 225px;
    padding: 0;
    height: 169px;
    margin-right: 20px;
  }
}
.home-header-colonne-recrutement .item-actualite__text {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.home-header-colonne {
  color: #fff;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .home-header-colonne {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-colonne__panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex: 0 0 381px;
    flex: 0 0 381px;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne__panel {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.home-header-colonne__cell--offres {
  position: relative;
  background-color: #fe6639;
}
@media screen and (max-width: 84.3125em) {
  .home-header-colonne__cell--offres {
    -ms-flex: 0 0 381px;
    flex: 0 0 381px;
  }
}
@media screen and (max-width: 84.3125em) {
  .home-header-colonne__cell--actu {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.home-header-colonne__offres {
  padding: 15px 15px 30px;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne__offres {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-colonne__offres {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 44px 0 0;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne__offres {
    padding: 15px 15px 30px;
  }
}
.home-header-colonne__offres-cell--text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-grid-column-align: center;
  justify-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
}
@media screen and (min-width: 80em) {
  .home-header-colonne__offres-cell--text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.home-header-colonne__offres-cell--cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.home-header-colonne__picto {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  text-align: center;
}
.home-header-colonne__picto svg {
  height: 50px;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne__picto svg {
    height: 82px;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne__picto {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.home-header-colonne__nbr {
  font-weight: 800;
  font-size: 4.28571rem;
  line-height: 4.64286rem;
  text-align: right;
  margin-right: 15px;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media screen and (min-width: 80em) {
  .home-header-colonne__nbr {
    margin-left: -55px;
    font-size: 5.71429rem;
    line-height: 6.07143rem;
    -ms-flex-preferred-size: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
  }
}
.home-header-colonne__libelle-offres {
  font-weight: 700;
  font-size: 1.42857rem;
  line-height: 1.57143rem;
  text-transform: uppercase;
  -ms-flex-preferred-size: 141px;
  flex-basis: 141px;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne__libelle-offres {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-colonne__libelle-offres {
    font-size: 1.71429rem;
    line-height: 2.28571rem;
    -ms-flex-preferred-size: 141px;
    flex-basis: 141px;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne__libelle-offres {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
.home-header-colonne__actu-title h3 {
  font-size: 1.71429rem;
  line-height: 2.28571rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne__actu-title {
    display: none;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne__actu-title {
    display: block;
  }
}
.home-header-colonne__actu-item {
  padding: 1.42857rem 0;
  margin: 0;
}
.home-header-colonne__panel-actu {
  padding: 1.42857rem 1.42857rem 2.85714rem;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne__panel-actu {
    padding: 2.85714rem 1.42857rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-colonne__panel-actu {
    padding: 1.42857rem 1.42857rem 2.85714rem;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne__panel-actu {
    padding: 5rem 1.42857rem 1.42857rem;
  }
}
.home-header-colonne__actu--cta {
  text-align: right;
}
.home-header-colonne .item-actualite__categorie,
.home-header-colonne .item-actualite__extrait,
.home-header-colonne .item-actualite__extrait span,
.home-header-colonne .item-actualite__titre {
  color: #fff;
}
.home-header-colonne .item-actualite {
  margin: 0;
  padding-top: 0;
}
@media print, screen and (min-width: 40em) {
  .home-header-colonne .item-actualite a {
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 80em) {
  .home-header-colonne .item-actualite a {
    display: block;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .home-header-colonne .item-actualite__image {
    margin-right: 0;
    padding-bottom: calc(70% - 5px);
    height: 0;
  }
}
@media screen and (max-width: 84.3125em) {
  .home-header-colonne .item-actualite__image {
    -ms-flex: 0 0 225px;
    flex: 0 0 225px;
    padding: 0;
    height: 169px;
    margin-right: 20px;
  }
}
.home-header-colonne .item-actualite__text {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.home-header-page {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.home-header-page__panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
@media screen and (min-width: 80em) {
  .home-header-page__panel {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    min-height: 900px;
  }
}
.home-header-page__cell--title {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.home-header-page__cell--title:before {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  bottom: 0;
  content: '';
  display: block;
  width: 100%;
  z-index: 1;
}
@media print, screen and (min-width: 63.9375em) {
  .home-header-page__cell--title {
    background-position: 0 0;
    background-attachment: fixed;
    min-height: 520px;
    background-size: auto 679px;
  }
}
@media screen and (min-width: 80em) {
  .home-header-page__cell--title {
    min-height: 0;
    background-size: auto 900px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media screen and (min-width: 105em) {
  .home-header-page__cell--title {
    background-size: auto 1300px;
  }
}
.home-header-page__cell--aside {
  background-color: #005cab;
}
@media screen and (min-width: 80em) {
  .home-header-page__cell--aside {
    -ms-flex: 0 0 380px;
    flex: 0 0 380px;
  }
}
.home-header-page__block {
  position: relative;
  z-index: 2;
  margin-left: 8%;
}
.home-header-page__video {
  margin: 1.07143rem 0 0;
}
.home-header-page__video--libele {
  cursor: pointer;
  font-family: Helvetica;
  font-size: '14';
  font-weight: 700;
  color: #fff;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.home-header-page__video--libele--display {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 39.9375em) {
  .home-header-page__video {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 30px;
  }
}
@media print, screen and (min-width: 40em) {
  .home-header-page__video {
    max-width: 400px;
    margin-left: 13%;
    margin-top: 30px;
  }
}
@media screen and (min-width: 23.4375em) and (max-width: 39.9375em) {
  .home-header-page__title.primary-title {
    margin-left: 15px;
  }
}
@media print, screen and (min-width: 23.4375em) {
  .home-header-page__title h2 {
    font-size: 1.71429rem;
    line-height: 2rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 63.875em) {
  .home-header-page__title h2 {
    font-size: 2.14286rem;
    line-height: 2.28571rem;
  }
}
.home-header-page__desc {
  margin: 1.42857rem;
  font-weight: 300;
  color: #fff;
  font-size: 1.71429rem;
  line-height: 1.85714rem;
}
@media print, screen and (min-width: 40em) {
  .home-header-page__desc {
    margin-left: 13%;
    margin-top: 30px;
    font-size: 2.85714rem;
    line-height: 3.57143rem;
    max-width: 480px;
  }
}
.item-actualite {
  margin-bottom: 40px;
}
.item-actualite__image {
  position: relative;
  height: 0;
  padding-bottom: calc(70% - 5px);
  overflow: hidden;
}
.item-actualite__image img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  transition-duration: 0.3s;
}
@media print, screen and (min-width: 40em) {
  .item-actualite__image img:hover {
    height: 115%;
  }
}
.item-actualite__gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    transparent 0,
    transparent 59%,
    rgba(0, 0, 0, 0.96) 85%,
    rgba(0, 0, 0, 0.96)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#f5000000",GradientType=0);
  position: absolute;
}
.item-actualite__bordure {
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.item-actualite__container {
  position: relative;
}
.item-actualite__description {
  font-family: Open Sans;
  position: absolute;
  bottom: 0;
  padding: 20px;
}
.item-actualite__categorie {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 30px;
}
.item-actualite__categorie__blanc {
  color: #fff !important;
}
.item-actualite__titre {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.item-actualite__titre--vedette {
  font-weight: 700;
  color: #fff;
  line-height: 28px;
}
.item-actualite__extrait {
  color: #000;
  font-size: 0.85714rem;
  line-height: 1.71429rem;
  font-weight: 400;
}
.item-actualite__extrait span {
  text-decoration: underline;
}
.item-actualite--orange .item-actualite__categorie {
  color: #fe6639;
}
.item-actualite--orange .item-actualite__bordure {
  border-bottom: 10px solid #fe6639;
}
.item-actualite--blue .item-actualite__categorie {
  color: #005cab;
}
.metiers-contenu {
  margin: 60px 0;
  position: relative;
}
.metiers-contenu__titre {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 800;
  line-height: 30px;
  margin-bottom: 30px;
}
.metiers-contenu__sousTitre {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 50px;
}
.metiers-contenu__texte {
  column-gap: 70px;
  font-weight: 300;
  line-height: 28px;
}
@media print, screen and (min-width: 40em) {
  .metiers-contenu__texte {
    columns: 2;
  }
}
.metiers-contenu__oval {
  position: absolute;
  top: 100px;
  left: 0;
  width: 32%;
  z-index: -1;
  overflow: hidden;
}
.metiers-contenu__oval svg {
  max-height: 1000px;
  width: 100%;
}
@media screen and (max-width: 63.875em) {
  .metiers-contenu__oval {
    display: none;
  }
}
.home-nos-metiers {
  margin: 75px 0;
  position: relative;
}
.home-nos-metiers__circle {
  display: none;
}
@media print, screen and (min-width: 63.9375em) {
  .home-nos-metiers__circle {
    display: initial;
    position: absolute;
    height: 800px;
    z-index: -1;
    top: -500px;
  }
}
@media screen and (min-width: 80em) {
  .home-nos-metiers__decoration {
    width: 1px;
    z-index: 10;
    position: absolute;
    left: 5.35714rem;
  }
  .home-nos-metiers__decoration--white {
    height: 400px;
    background-color: #fff;
    top: -475px;
  }
  .home-nos-metiers__decoration--blue {
    height: 60px;
    background-color: #005cab;
    top: -75px;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-nos-metiers__article {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.home-nos-metiers__titre {
  text-transform: uppercase;
  color: #005cab;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 27px;
  margin-bottom: 20px;
  text-align: center;
}
@media print, screen and (min-width: 63.9375em) {
  .home-nos-metiers__titre {
    text-align: right;
  }
}
.home-nos-metiers__titre--vertical {
  left: -20.71429rem;
  padding: 0;
  position: absolute;
  text-align: right;
  top: 0;
  transform-origin: right top;
  transform: rotate(-90deg);
  white-space: nowrap;
  width: 25rem;
  z-index: 7;
}
.home-nos-metiers__text {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 60px;
}
@media print, screen and (min-width: 40em) {
  .home-nos-metiers__text {
    text-align: center;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-nos-metiers__text {
    text-align: right;
  }
}
.home-nos-metiers__list-metiers__metier__gradient {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 1;
}
.home-nos-metiers__list-metiers__metier__white-border {
  transition-duration: 0.3s;
  position: absolute;
  left: 7%;
  top: 5%;
  right: 7%;
  bottom: 5%;
  border: 1px solid #fff;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-nos-metiers__list-metiers__metier__white-border--button:before {
  background-color: rgba(0, 92, 171, 0.4);
}
.home-nos-metiers__list-metiers__metier__white-border--title {
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 33px;
  margin-bottom: 30px;
  font-size: 18px;
}
@media print, screen and (min-width: 63.9375em) {
  .home-nos-metiers__list-metiers__metier__white-border--title {
    font-size: 20px;
    font-size: 24px;
  }
}
.home-nos-metiers__list-metiers__metier__white-border--icon {
  fill: #fff;
  margin-top: -120px;
  transition-duration: 0.3s;
}
.home-nos-metiers__list-metiers__metier__white-border--icon--picto {
  transition-duration: 0.3s;
  margin-bottom: 30px;
  width: 120px;
  height: 120px;
  opacity: 0;
}
.home-nos-metiers__list-metiers__background {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.home-nos-metiers__list-metiers--reduce {
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 39.9375em) {
  .home-nos-metiers__list-metiers--reduce {
    height: 270px;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-nos-metiers__list-metiers--reduce:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  }
  .home-nos-metiers__list-metiers--reduce:hover
    .home-nos-metiers__list-metiers__metier__white-border {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid transparent;
  }
  .home-nos-metiers__list-metiers--reduce:hover
    .home-nos-metiers__list-metiers__metier__white-border--icon {
    margin: 0;
  }
  .home-nos-metiers__list-metiers--reduce:hover
    .home-nos-metiers__list-metiers__metier__white-border--icon--picto {
    opacity: 1;
  }
  .home-nos-metiers__list-metiers--reduce:hover
    .home-nos-metiers__list-metiers__metier__white-border--button:before {
    width: 100%;
    background-color: #005cab;
  }
}
@media screen and (max-width: 63.875em) {
  .home-nos-metiers__list-metiers--reduce
    .home-nos-metiers__list-metiers__metier__white-border {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .home-nos-metiers__list-metiers--reduce
    .home-nos-metiers__list-metiers__metier__white-border--title {
    margin-bottom: 15px;
  }
  .home-nos-metiers__list-metiers--reduce
    .home-nos-metiers__list-metiers__metier__white-border--icon {
    margin: 0;
  }
  .home-nos-metiers__list-metiers--reduce
    .home-nos-metiers__list-metiers__metier__white-border--icon--picto {
    margin-bottom: 15px;
    opacity: 1;
    width: 80px;
    height: 80px;
  }
  .home-nos-metiers__list-metiers--reduce
    .home-nos-metiers__list-metiers__metier__white-border--button:before {
    width: 100%;
    background-color: #005cab;
  }
}
.module-carte-entreprise {
  background-color: #09234a;
  padding: 100px 0 80px;
  position: relative;
  overflow: hidden;
}
.module-carte-entreprise__oval {
  display: none;
}
@media print, screen and (min-width: 63.9375em) {
  .module-carte-entreprise__oval {
    display: initial;
    position: absolute;
    height: 1000px;
    bottom: -600px;
    right: -250px;
  }
}
.module-carte-entreprise__map {
  margin-bottom: 30px;
}
.module-carte-entreprise__title {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 32px;
  margin-bottom: 30px;
}
.module-carte-entreprise__texte {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-top: 15px;
}
.module-carte-entreprise__texte img {
  width: 100%;
}
.module-carte-entreprise--display {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.module-carte-entreprise__card {
  z-index: 10;
  border-radius: 3px;
  background-color: #fff;
  margin-bottom: 20px;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .module-carte-entreprise__card {
    width: 320px;
  }
}
@media screen and (min-width: 80em) {
  .module-carte-entreprise__card {
    width: 260px;
  }
}
.module-carte-entreprise__card--image > img {
  width: 100%;
}
.module-carte-entreprise__card__content {
  padding: 20px;
}
.module-carte-entreprise__card__content--title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 20px;
}
.module-carte-entreprise__card__content--texte {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 10px;
}
.module-carte-entreprise__card__content--lien {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-decoration: underline;
}
.module-historique {
  background-color: #005cab;
  padding: 80px 0;
}
.module-historique__grid {
  position: relative;
}
.module-historique__button {
  position: absolute;
  top: 5px;
  right: 5px;
}
@media screen and (max-width: 63.875em) {
  .module-historique__button {
    top: auto;
    right: auto;
    bottom: -20px;
  }
}
.module-historique__texte {
  margin-bottom: 60px;
}
.module-historique__texte--title {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 32px;
  margin-bottom: 20px;
}
.module-historique__texte--description {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 20px;
}
.module-historique__liste {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.module-historique__liste__dash {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  top: 15px;
  left: 20px;
}
.module-historique__liste__dash--line {
  margin-right: 8px;
  width: 10px;
  height: 1px;
  background-color: #082145;
}
.module-historique__liste__card {
  position: relative;
  padding-top: 35px;
  max-width: 250px;
  margin-bottom: 20px;
}
.module-historique__liste__card--reduce {
  border-left: 1px solid #fff;
  padding: 0 80px 0 10px;
}
.module-historique__liste__card--picto {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  left: -14.7px;
}
.module-historique__liste__card--date {
  color: #fff;
  font-size: 30px;
  line-height: 41px;
  display: inline-block;
}
.module-historique__liste__card--date > span {
  font-weight: 800;
}
.module-historique__liste__card--description {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.44px;
  line-height: 24px;
  margin-bottom: 10px;
}
.module-image-full__picture {
  height: 400px;
}
.module-image-full__picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
  font-family: 'object-fit: cover; object-position: left center;';
}
.module-image-texte {
  margin-bottom: 30px;
}
.module-image-texte__texte p {
  font-weight: 300;
  line-height: 28px;
  margin-bottom: 30px;
}
.module-image-texte__texte p strong {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 39.9375em) {
  .module-map__panel {
    background-image: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  .module-map__panel {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .module-map__panel {
    padding-bottom: 150px;
    padding-left: 60px;
  }
}
@media print, screen and (min-width: 40em) {
  .module-map__panel-second {
    display: none;
  }
}
.module-map__placement {
  background-color: #005cab;
  width: 100%;
  display: block;
  color: #fff;
  padding: 30px;
}
@media print, screen and (min-width: 40em) {
  .module-map__placement {
    max-width: 50%;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .module-map__placement {
    position: relative;
    max-width: 520px;
    padding: 45px 50px;
    margin-top: -150px;
    margin-right: -60px;
  }
}
.module-map__placement__title {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  font-weight: 800;
  margin-bottom: 20px;
}
@media screen and (min-width: 40em) {
  .module-map__placement__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.module-map__placement__subtitle {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (min-width: 40em) {
  .module-map__placement__subtitle {
    font-size: 18px;
    line-height: 24px;
  }
}
.module-map__placement__description {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.module-map__placement__map {
  display: -ms-flexbox;
  display: flex;
}
.module-map__placement__map > svg {
  margin-right: 15px;
}
.module-partenaires {
  padding: 60px 0;
}
.module-partenaires__title {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 32px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 40em) {
  .module-partenaires__title {
    text-align: center;
  }
}
.module-partenaires__description {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 40em) {
  .module-partenaires__description {
    text-align: center;
  }
}
.module-partenaires__logos ul {
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.module-partenaires__logos ul li {
  height: 60px;
  width: 200px;
  text-align: center;
}
.module-partenaires__logos ul li:nth-child(4),
.module-partenaires__logos ul li:nth-child(5) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.module-partenaires__logos ul li:first-child {
  height: 80px;
}
.module-partenaires__logos ul li a img {
  max-height: 100%;
}
.recrutement-raisons {
  overflow: hidden;
  padding: 0 20px 100px 40px;
  background-color: #005cab;
  position: relative;
}
.recrutement-raisons__image {
  margin-right: 10px;
}
.recrutement-raisons__image svg {
  height: 40px;
  fill: #fff;
}
.recrutement-raisons__wrapper {
  margin-bottom: 20px;
}
.recrutement-raisons__titre {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 32px;
  margin: 75px 0;
  text-transform: uppercase;
}
.recrutement-raisons__titre--item {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.recrutement-raisons__texte--item {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-top: 15px;
}
.recrutement-raisons__picto-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.recrutement-raisons__container {
  border-bottom: 1px solid #fff;
}
.recrutement-raisons__cta {
  margin: 20px 0;
  cursor: pointer;
}
.recrutement-raisons__cta a svg {
  fill: #fff;
}
@media print, screen and (min-width: 63.9375em) {
  .recrutement-raisons__gradient {
    z-index: 10;
    background: linear-gradient(90deg, rgba(0, 92, 171, 0), #005cab);
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 270px;
  }
}
.module-slider-valeurs {
  overflow: hidden;
  padding: 0 20px 100px 40px;
  background-color: #005cab;
  position: relative;
}
.module-slider-valeurs__wrapper {
  margin-bottom: 20px;
}
.module-slider-valeurs__image {
  margin-right: 10px;
}
.module-slider-valeurs__image svg {
  height: 40px;
  fill: #fff;
}
.module-slider-valeurs__titre {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 32px;
  margin: 75px 0;
  text-transform: uppercase;
}
.module-slider-valeurs__titre--item {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.module-slider-valeurs__texte--item {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-top: 15px;
}
.module-slider-valeurs__picto-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.module-slider-valeurs__container {
  border-bottom: 1px solid #fff;
}
.module-slider-valeurs__cta {
  margin: 20px 0;
  cursor: pointer;
}
.module-slider-valeurs__cta a svg {
  fill: #fff;
}
@media print, screen and (min-width: 63.9375em) {
  .module-slider-valeurs__gradient {
    z-index: 10;
    background: linear-gradient(90deg, rgba(0, 92, 171, 0), #005cab);
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 270px;
  }
}
.swiper-container {
  overflow: visible;
}
.swiper-container-rtl .swiper-button-prev {
  background-image: none;
  left: 80px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: none;
  left: 10px;
}
.swiper-button-prev {
  top: calc(100% + 45px);
  transform: scaleX(-1);
}
.swiper-button-next {
  background-image: none;
  top: calc(100% + 45px);
  left: 80px;
}
@media print, screen and (min-width: 40em) {
  .swiper-slide:nth-child(n) {
    width: 35%;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .swiper-slide:nth-child(n) {
    width: 25%;
  }
}
.module-slider {
  overflow: hidden;
  padding: 0 20px 100px;
}
@media screen and (min-width: 105em) {
  .module-slider__padding {
    padding: 0 25px;
  }
}
.module-slider__image,
.module-slider__video {
  height: 200px;
}
@media print, screen and (min-width: 40em) {
  .module-slider__image,
  .module-slider__video {
    height: 350px;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .module-slider__image,
  .module-slider__video {
    height: 500px;
  }
}
.module-slider__image iframe,
.module-slider__video iframe {
  width: 100%;
  height: 100%;
}
.module-slider__image img,
.module-slider__video img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  font-family: 'object-fit: cover;';
}
.module-slider__texte {
  margin-top: 20px;
  width: 60%;
  line-height: 28px;
  font-size: 12px;
}
.module-slider__container {
  border-bottom: 1px solid #000;
}
.module-slider__wrapper {
  padding-bottom: 30px;
}
.module-slider .swiper-container {
  overflow: visible;
}
.module-slider .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  left: 80px;
}
.module-slider .swiper-container-rtl .swiper-button-next {
  background-image: none;
  left: 10px;
}
.module-slider .swiper-button-prev {
  background-image: none;
  top: calc(100% + 45px);
  left: 10px;
  transform: scaleX(-1);
}
.module-slider .swiper-button-next {
  background-image: none;
  top: calc(100% + 45px);
  left: 80px;
}
.module-slider .swiper-slide:nth-child(n) {
  width: 60%;
}
.news-last__title {
  color: #000;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.news-last__card {
  margin-bottom: 20px;
}
.news-last__card__categorie {
  color: #005cab;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 30px;
  margin: 10px 0;
}
.news-last__card__image {
  position: relative;
  margin-bottom: 10px;
  height: 200px;
}
@media print, screen and (min-width: 63.9375em) {
  .news-last__card__image {
    height: 280px;
  }
}
.news-last__card__image > img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.news-last__card__title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 10px;
}
.news-last__card__extrait {
  color: #000;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.news-last__card__bordure {
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.news-last__card--orange .news-last__card__categorie {
  color: #fe6639;
}
.news-last__card--orange .news-last__card__bordure {
  border-bottom: 10px solid #fe6639;
}
.news-last__card--blue .news-last__card__categorie {
  color: #005cab;
}
.news-last__liste-actu {
  margin: 30px 0 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.news-list {
  background-color: #fff;
}
.news-list__filter {
  margin-bottom: 40px;
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.news-list__filter__form {
  width: 260px;
}
.news-list__filter__form select {
  height: 40px;
  padding-left: 20px;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.news-single {
  padding-top: 100px;
  margin-bottom: 20px;
}
.news-single__content {
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (min-width: 63.9375em) {
  .news-single__content {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 63.875em) {
  .news-single__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.news-single__content__text {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .news-single__content__text {
    padding: 60px 60px 60px 0;
  }
}
.news-single__content__text__titre {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 34px;
}
.news-single__content__text__categorie {
  font-size: 12px;
  line-height: 30px;
  margin: 10px 0;
}
.news-single__content__text__extrait {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 15px;
}
.news-single__content__image img {
  width: 100%;
}
.news-single__second-content__description,
.news-single__second-content__image {
  margin-bottom: 30px;
}
.news-single--orange .news-single__content__text__categorie,
.news-single--orange .news-single__second-content__title {
  color: #fe6639;
}
.news-single--blue .news-single__content__text__categorie,
.news-single--blue .news-single__second-content__title {
  color: #005cab;
}
.page-contact {
  padding-bottom: 40px;
}
.page-contact label {
  font-family: Open Sans, Arial, sans-serif;
  background-color: #fff;
}
.page-contact textarea {
  height: 150px;
  resize: none;
}
.page-contact__image {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 70%;
}
.page-contact__image img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.page-contact__formulaire a {
  color: #ee7530;
}
.page-contact__last-form-line {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
.page-contact__last-form-line input[type='submit'] {
  margin-left: auto;
  -ms-flex: 0;
  flex: 0;
}
.page-contact .ma_carte {
  height: 300px;
  margin-top: 10px;
}
@media screen and (min-width: 425px) {
  .page-contact .ma_carte {
    height: 450px;
  }
}
.page-contact__title {
  font-weight: 800;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 40em) {
  .page-contact__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-contact__description {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: 0.33px;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 40em) {
  .page-contact__description {
    font-size: 16px;
  }
}
.page-contact__phone {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
@media print, screen and (min-width: 40em) {
  .page-contact__phone {
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0.38px;
  }
}
.page-contact__phone--bluetitle {
  color: #005cab;
  font-weight: 700;
}
.page-contact__candidate {
  background-color: #fe6639;
  padding: 10px 0;
  margin: 15px 0 0;
  max-width: 325px;
}
.page-contact__candidate--logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-contact__candidate--text {
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  font-weight: 700;
  text-align: center;
}
@media print, screen and (min-width: 23.4375em) {
  .page-contact__candidate--text {
    text-align: left;
  }
}
.page-contact__sens-message {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 20px;
}
@media print, screen and (min-width: 40em) {
  .page-contact__sens-message {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.page-contact__required-field {
  color: #d0021b;
  font-size: 10px;
  letter-spacing: 0.42px;
  line-height: 24px;
}
.page-contact__form {
  padding-top: 40px;
}
.page-contact__form .margin {
  margin-bottom: 1rem;
}
.page-contact__form span > input,
.page-contact__form span > textarea {
  margin: 0;
}
.page-corner__panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .page-corner__panel {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
.page-corner__item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  transition: all 0.3s ease-in-out;
  min-height: 320px;
}
.page-corner__item a {
  text-decoration: none;
}
.page-corner__item a:before {
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
@media screen and (max-width: 63.875em) {
  .page-corner__item .button:before {
    width: 100%;
    opacity: 1;
    background-color: #005cab;
  }
}
@media print, screen and (min-width: 40em) {
  .page-corner__item {
    min-height: 520px;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .page-corner__item {
    height: 100vh;
  }
  .page-corner__item:hover .page-corner__gardient img {
    filter: grayscale(0);
  }
  .page-corner__item:hover .button:before {
    width: 100%;
    opacity: 1;
    background-color: #005cab;
  }
  .page-corner__item:hover .page-corner__gardient:before {
    background: linear-gradient(
      180deg,
      transparent 50%,
      rgba(0, 0, 0, 0.3) 80%,
      rgba(0, 0, 0, 0.8)
    );
  }
}
.page-corner__item:last-of-type .page-corner__gardient:before {
  border-right: none;
}
.page-corner__gardient img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
  top: 0;
  font-family: 'object-fit : cover;';
}
@media print, screen and (min-width: 63.9375em) {
  .page-corner__gardient img {
    filter: grayscale(100%);
    transition: all 0.3s ease-in-out;
  }
}
.page-corner__gardient:before {
  border-right: 2px solid #fff;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
  top: 0;
  transition: all 0.3s ease-in-out;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.8));
  display: block;
  content: '';
  z-index: 4;
  pointer-events: none;
}
@media print, screen and (min-width: 63.9375em) {
  .page-corner__gardient:before {
    background: linear-gradient(
      180deg,
      transparent 50%,
      rgba(0, 0, 0, 0.8) 80%,
      rgba(0, 0, 0, 0.8)
    );
  }
}
.page-corner__bloc {
  position: absolute;
  width: 100%;
  bottom: 40%;
  z-index: 6;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-grid-column-align: center;
  justify-items: center;
  -ms-flex-align: center;
  align-items: center;
  transform: translateY(40%);
}
@media print, screen and (min-width: 40em) {
  .page-corner__bloc {
    bottom: 8%;
    transform: translateY(0);
  }
}
@media print, screen and (min-width: 63.9375em) {
  .page-corner__bloc {
    bottom: 12%;
  }
}
.page-corner__bloc .style-svg {
  fill: #fff;
  max-width: 7.14286rem;
}
@media print, screen and (min-width: 40em) {
  .page-corner__bloc .style-svg {
    max-width: 6.42857rem;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .page-corner__bloc .style-svg {
    max-width: 8.64286rem;
  }
}
.page-corner__title {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 800;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  padding: 0.71429rem 0;
}
@media print, screen and (min-width: 40em) {
  .page-corner__title {
    padding: 1.42857rem 0 1.07143rem;
    font-size: 20px;
    line-height: 22px;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .page-corner__title {
    font-size: 24px;
    line-height: 33px;
  }
}
.page-landing {
  position: relative;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  background-image: url(../assets/images/landing/background-desktop.png);
  background-size: auto 273px;
}
@media print, screen and (min-width: 23.4375em) {
  .page-landing {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    background-size: auto 273px;
  }
}
@media print, screen and (min-width: 40em) {
  .page-landing {
    background-size: cover;
  }
}
.page-landing__panel {
  color: #fff;
  padding: 45px 0 0;
  max-width: 452px;
}
@media print, screen and (min-width: 23.4375em) {
  .page-landing__panel {
    padding: 50px 0 0;
  }
}
@media print, screen and (min-width: 40em) {
  .page-landing__panel {
    border: none;
    padding: 5.71429rem 0 15.71429rem;
    max-width: 80%;
  }
}
@media screen and (min-width: 80em) {
  .page-landing__panel {
    max-width: 50%;
  }
}
.page-landing__head {
  background-color: #fff;
  color: #005cab;
}
.page-landing__head--panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.page-landing__head svg {
  width: 1.42857rem;
  margin-right: 0.35714rem;
}
@media print, screen and (min-width: 40em) {
  .page-landing__head svg {
    width: 2.14286rem;
    margin-right: 0.71429rem;
  }
}
.page-landing__head span {
  font-size: 10px;
  line-height: 30px;
}
@media print, screen and (min-width: 40em) {
  .page-landing__head span {
    font-size: 18px;
    line-height: 50px;
  }
}
.page-landing__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.07143rem;
}
@media print, screen and (min-width: 40em) {
  .page-landing__logo {
    margin-bottom: 0;
  }
}
.page-landing__logo svg {
  width: 2.85714rem;
  margin-right: 0.35714rem;
}
@media print, screen and (min-width: 40em) {
  .page-landing__logo svg {
    width: 5rem;
    margin-right: 0.71429rem;
  }
}
.page-landing__logo span {
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .page-landing__logo span {
    font-size: 28px;
    font-style: italic;
    line-height: 32px;
  }
}
.page-landing__sub-title h2 {
  font-family: Open Sans;
  font-size: 12px;
  line-height: 14px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fe6639;
  max-width: 240px;
}
@media print, screen and (min-width: 40em) {
  .page-landing__sub-title h2 {
    font-size: 20px;
    line-height: 50px;
    max-width: none;
  }
}
.page-landing__title h1 {
  font-family: Open Sans;
  font-size: 20px;
  line-height: 30px;
  font-weight: 800;
  color: #fff;
  max-width: 231px;
}
@media print, screen and (min-width: 40em) {
  .page-landing__title h1 {
    max-width: none;
    font-size: 44px;
    line-height: 50px;
  }
}
.page-landing__desc {
  font-size: 14px;
  line-height: 20px;
  color: #4a4a4a;
  padding: 2.14286rem 0 1.42857rem;
}
@media print, screen and (min-width: 40em) {
  .page-landing__desc {
    padding: 1.42857rem 0 2.85714rem;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
  }
}
.page-landing__rh-panel {
  display: -ms-flexbox;
  display: flex;
  max-width: 525px;
}
.page-landing__rh-visual {
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
}
.page-landing__rh-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
  font-family: 'object-fit: cover; object-position: left center;';
}
@media print, screen and (min-width: 23.4375em) {
  .page-landing__rh-visual {
    -ms-flex: 0 0 93px;
    flex: 0 0 93px;
  }
}
@media print, screen and (min-width: 40em) {
  .page-landing__rh-visual {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.page-landing__rh-text {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background-color: #fe6639;
  padding: 20px;
}
@media print, screen and (min-width: 40em) {
  .page-landing__rh-text {
    -ms-flex: 0 0 330px;
    flex: 0 0 330px;
  }
}
.page-landing__rh-text--desc {
  font-size: 11px;
  line-height: 14px;
}
@media print, screen and (min-width: 40em) {
  .page-landing__rh-text--desc {
    font-size: 16px;
    line-height: 18px;
  }
}
.page-landing__rh-text--hightlight {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.07143rem 0;
}
.page-landing__rh-text--number {
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}
@media print, screen and (min-width: 40em) {
  .page-landing__rh-text--number {
    font-size: 52px;
    line-height: 54px;
    margin-right: 10px;
  }
}
.page-landing__rh-text--number-label {
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .page-landing__rh-text--number-label {
    font-size: 16px;
    line-height: 18px;
  }
}
.page-landing__rh-text--indeed {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 1.07143rem;
}
.page-landing__rh-text--indeed span {
  white-space: nowrap;
  line-height: 18px;
}
@media print, screen and (min-width: 40em) {
  .page-landing__rh-text--indeed span {
    white-space: normal;
  }
}
.page-landing__rh-text--indeed img {
  max-width: 5.21429rem;
  margin: -0.35714rem 0.35714rem 0;
}
.page-landing__rh-text--indeed svg {
  transition: all 0.2s ease-in-out;
  width: 1.07143rem;
  fill: #fff;
}
.page-landing__rh-text--indeed:hover svg {
  transform: translateX(5px);
}
.page-landing__rh-text--mail {
  position: relative;
}
.page-landing__rh-text--mail:before {
  position: absolute;
  content: ' ';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #fff;
  bottom: -4px;
  opacity: 0;
  transition: all 0.15s ease-in-out;
}
.page-landing__rh-text--mail:hover:before {
  opacity: 1;
  bottom: -2px;
}
.page-landing__footer {
  color: #4a4a4a;
  font-size: 12px;
  line-height: 18px;
  margin: 1.42857rem;
}
@media print, screen and (min-width: 40em) {
  .page-landing__footer {
    text-align: right;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    bottom: 30px;
    position: absolute;
    right: 40px;
    width: 333px;
    z-index: 5;
  }
}
.page-historique {
  position: relative;
  overflow: hidden;
}
.page-historique__oval {
  display: none;
}
@media screen and (min-width: 80em) {
  .page-historique__oval {
    display: initial;
    position: absolute;
    z-index: -1;
  }
  .page-historique__oval--first {
    width: 200px;
    left: 0;
  }
  .page-historique__oval--second {
    width: 300px;
    top: 700px;
    right: -80px;
  }
}
.page-historique__filter {
  text-align: center;
}
.page-historique__filter select {
  width: auto;
  min-width: 260px;
  height: 40px;
}
.page-historique__picto {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.page-historique__picto--svg {
  top: -2.14286rem;
  width: 5.14286rem;
  height: 5.14286rem;
  background-color: #005cab;
  border-radius: 2.57143rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-historique__picto--svg svg {
  width: 2rem;
}
.page-historique__picto--cercle {
  top: 0.71429rem;
  width: 2.42857rem;
  height: 2.42857rem;
  background-color: #fff;
  border-radius: 2.57143rem;
  border: 5px solid #005cab;
  display: none;
}
@media print, screen and (min-width: 63.9375em) {
  .page-historique__picto--cercle {
    display: block;
  }
}
.page-historique__picto--cercle-center {
  display: block;
  top: -10px;
}
.page-historique__filet {
  position: relative;
  margin-bottom: 2.14286rem;
}
.page-historique__filet:after {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  width: 1px;
  background: url(../assets/images/historique/bg-filet.png) repeat-y top;
  content: '';
}
.page-historique__date {
  text-align: center;
  color: #005cab;
  font-size: 40px;
  font-weight: 300;
  line-height: 55px;
}
.page-historique__date strong {
  font-weight: 800;
}
.page-historique__date--mois {
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}
@media print, screen and (min-width: 40em) {
  .page-historique__date {
    text-align: left;
  }
}
.page-historique__article {
  text-align: center;
}
.page-historique__article h2 {
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  margin-bottom: 0.71429rem;
}
@media print, screen and (min-width: 40em) {
  .page-historique__article {
    text-align: left;
  }
}
.page-historique--no-image {
  text-align: center;
}
.page-historique__text {
  margin: 1.42857rem 0 0;
  background-color: #fff;
}
@media print, screen and (min-width: 63.9375em) {
  .page-historique__text {
    margin-left: 1.42857rem;
    background-color: transparent;
  }
}
.page-historique__cta {
  padding-top: 2.14286rem;
}
@media screen and (max-width: 63.875em) {
  .page-historique__cta a.button__color--blue {
    color: #fff;
  }
  .page-historique__cta a.button__color--blue svg {
    fill: #fff;
  }
}
.page-historique__media img {
  display: block;
  margin: 0 auto;
}
.page-historique__media--historique {
  margin: 1.42857rem 1.42857rem 0 0;
}
.page-historique__trophe {
  padding: 2.85714rem 2.14286rem 2.14286rem;
  margin: 2.85714rem 0;
  position: relative;
  background-color: #005cab;
  color: #fff;
}
.page-historique__trophe .page-historique__date {
  color: #fff;
}
@media print, screen and (min-width: 63.9375em) {
  .page-historique__trophe {
    text-align: left;
    padding: 2.21429rem 4.28571rem;
  }
}
.page-historique__histotrique {
  position: relative;
  padding: 2.85714rem 2.14286rem 2.14286rem;
  margin: 2.85714rem 0;
  background-color: #fff;
  text-align: center;
}
.page-historique__histotrique .page-historique__article,
.page-historique__histotrique .page-historique__date {
  text-align: center;
}
.page-historique__histotrique--image {
  text-align: left;
  padding: 0;
  background-color: transparent;
}
.page-historique__histotrique--image .page-historique__article,
.page-historique__histotrique--image .page-historique__date {
  text-align: left;
}
.recrutement-equipe {
  padding: 70px 0;
}
.recrutement-equipe__title {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 32px;
  margin-bottom: 60px;
}
@media screen and (max-width: 63.875em) {
  .recrutement-equipe__more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.recrutement-equipe__more__button {
  float: right;
  margin-top: 10px;
}
@media screen and (max-width: 63.875em) {
  .recrutement-equipe__card {
    text-align: center;
  }
}
.recrutement-sujets-rh {
  position: relative;
  padding-bottom: 70px;
  overflow: hidden;
}
.recrutement-sujets-rh__circle {
  display: none;
}
@media print, screen and (min-width: 63.9375em) {
  .recrutement-sujets-rh__circle {
    display: initial;
    position: absolute;
    height: 850px;
    z-index: -1;
    bottom: -480px;
    left: -229px;
  }
}
.recrutement-sujets-rh__title {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 32px;
  margin-bottom: 40px;
}
.recrutement-sujets-rh--padding-right {
  padding-right: 0 !important;
}
.recrutement-sujets-rh--padding-left {
  padding-left: 0 !important;
}
@media screen and (max-width: 63.875em) {
  .recrutement-sujets-rh__cards {
    margin-bottom: 20px;
  }
}
.recrutement-sujets-rh__card {
  border: 1px solid #efefef;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  padding: 25px;
}
.recrutement-sujets-rh__card__title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 20px;
}
.recrutement-sujets-rh__card__descriptif {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.recrutement-sujets-rh__card__descriptif__more {
  color: #005cab;
  text-decoration: underline;
}
.recrutement-sujets-rh__card__descriptif__more:focus,
.recrutement-sujets-rh__card__descriptif__more:hover {
  color: #005cab;
}
.recrutement-sujets-rh__card-metier__metier__gradient {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 1;
}
.recrutement-sujets-rh__card-metier__metier__white-border {
  transition-duration: 0.3s;
  position: absolute;
  left: 7%;
  top: 5%;
  right: 7%;
  bottom: 5%;
  border: 1px solid #fff;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.recrutement-sujets-rh__card-metier__metier__white-border--button:before {
  background-color: rgba(0, 92, 171, 0.4);
}
.recrutement-sujets-rh__card-metier__metier__white-border--title {
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 33px;
  margin-bottom: 30px;
  font-size: 18px;
  text-align: center;
}
.recrutement-sujets-rh__card-metier__metier__white-border--title--reduce {
  padding: 0 60px;
}
@media print, screen and (min-width: 63.9375em) {
  .recrutement-sujets-rh__card-metier__metier__white-border--title {
    font-size: 20px;
    font-size: 24px;
  }
}
.recrutement-sujets-rh__card-metier__background {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.recrutement-sujets-rh__card-metier--reduce {
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 63.875em) {
  .recrutement-sujets-rh__card-metier--reduce {
    height: 270px;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .recrutement-sujets-rh__card-metier--reduce:hover
    .recrutement-sujets-rh__card-metier__metier__white-border {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .recrutement-sujets-rh__card-metier--reduce:hover
    .recrutement-sujets-rh__card-metier__metier__white-border--button:before {
    width: 100%;
    background-color: #005cab;
  }
}
@media screen and (max-width: 63.875em) {
  .recrutement-sujets-rh__card-metier--reduce
    .recrutement-sujets-rh__card-metier__metier__white-border {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .recrutement-sujets-rh__card-metier--reduce
    .recrutement-sujets-rh__card-metier__metier__white-border--button:before {
    width: 100%;
    background-color: #005cab;
  }
}
.home-entreprise {
  background-color: #005cab;
  padding: 50px 0;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .home-entreprise {
    padding: 100px 0;
  }
}
@media screen and (min-width: 80em) {
  .home-entreprise__decoration {
    width: 1px;
    z-index: 10;
    position: absolute;
    right: 5.35714rem;
  }
  .home-entreprise__decoration--blue {
    height: 400px;
    background-color: #005cab;
    top: -400px;
  }
  .home-entreprise__decoration--white {
    height: 60px;
    background-color: #fff;
    top: 0;
  }
}
.home-entreprise__titre-entreprise {
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 27px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 80em) {
  .home-entreprise__titre-entreprise {
    text-align: left;
    text-align: right;
  }
}
.home-entreprise__titre-entreprise--vertical {
  right: 6.42857rem;
  padding: 0;
  position: absolute;
  text-align: right;
  top: 4.85714rem;
  transform-origin: right top;
  transform: rotate(-90deg);
  white-space: nowrap;
  width: 25rem;
  z-index: 7;
}
.home-entreprise__content {
  -ms-flex-align: center;
  align-items: center;
}
.home-entreprise__content__carte-monde {
  position: relative;
}
.home-entreprise__content__carte-monde > img {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .home-entreprise__content__carte-monde__entreprise {
    width: 9%;
    height: 15%;
    position: absolute;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .home-entreprise__content__carte-monde__entreprise__zoom {
    transition-duration: 0.25s;
    border-radius: 50%;
    border: 2px solid #fff;
    opacity: 0;
    width: 0;
    height: 0;
  }
  .home-entreprise__content__carte-monde__entreprise:hover
    .home-entreprise__content__carte-monde__entreprise__zoom {
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .home-entreprise__content__carte-monde__entreprise--entreprise-1 {
    bottom: 47.2%;
    right: 69.7%;
    border-radius: 50%;
  }
  .home-entreprise__content__carte-monde__entreprise--entreprise-2 {
    bottom: 53.1%;
    right: 48.3%;
    border-radius: 50%;
  }
  .home-entreprise__content__carte-monde__entreprise--entreprise-3 {
    bottom: 35.6%;
    right: 20.4%;
    border-radius: 50%;
  }
  .home-entreprise__content__carte-monde__entreprise--entreprise-4 {
    bottom: 48.8%;
    right: 10.62%;
    border-radius: 50%;
  }
}
.home-entreprise__content__titre {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 32px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 40em) {
  .home-entreprise__content__titre {
    margin-bottom: 60px;
    text-align: center;
  }
}
@media print, screen and (min-width: 63.9375em) {
  .home-entreprise__content__titre {
    text-align: left;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.875em) {
  .home-entreprise__content__texte {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.home-entreprise__content__texte--subtitle {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 24px;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 63.9375em) {
  .home-entreprise__content__texte--subtitle {
    -ms-flex-align: center;
    align-items: center;
  }
}
.home-entreprise__content__texte--subtitle--picto {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.home-entreprise__content__texte--subtitle--picto > svg {
  fill: #fff;
  min-width: 40px;
}
.home-entreprise__content__texte--description {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 30px;
}
.home-entreprise__content__button {
  margin-top: 30px;
}
@media screen and (min-width: 40em) and (max-width: 63.875em) {
  .home-entreprise__content__button {
    text-align: center;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.875em) {
  .home-entreprise__content__flex {
    width: calc(48% - 5px);
  }
}
.home-entreprise__card {
  margin: 30px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.2);
  max-width: 260px;
  transform: translateY(-10%);
  opacity: 0;
  transition-duration: 0.25s;
}
.home-entreprise__card[data-state='open'] {
  transform: translateY(0);
  opacity: 1;
}
@media screen and (max-width: 39.9375em) {
  .home-entreprise__card {
    display: none;
  }
}
.home-entreprise__card__close {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  transform: translateX(-100%);
  cursor: pointer;
}
.home-entreprise__card__close > svg {
  padding: 10px;
  background-color: #fff;
}
.home-entreprise__card__picture > img {
  width: 100%;
}
.home-entreprise__card__content {
  padding: 20px;
}
.home-entreprise__card__content__title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 20px;
}
.home-entreprise__card__content__link,
.home-entreprise__card__content__text {
  color: #000;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.home-entreprise__card__content__link {
  text-decoration: underline;
}
@media print, screen and (min-width: 40em) {
  .home-entreprise__card--usine-1 {
    position: absolute;
    bottom: 14%;
    right: 62%;
  }
  .home-entreprise__card--usine-2 {
    position: absolute;
    bottom: 19%;
    right: 33%;
  }
  .home-entreprise__card--usine-3 {
    position: absolute;
    bottom: 13%;
    right: 12%;
  }
  .home-entreprise__card--usine-4 {
    position: absolute;
    bottom: 18%;
    right: -4%;
  }
}
.page-defaut {
  padding-bottom: 50px;
}
.page-politique {
  padding-top: 100px;
  margin-bottom: 20px;
}
.page-politique__content {
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (min-width: 63.9375em) {
  .page-politique__content {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 63.875em) {
  .page-politique__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.page-politique__content__text {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .page-politique__content__text {
    padding: 60px 60px 60px 0;
  }
}
.page-politique__content__text__titre {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 34px;
}
.page-politique__content__text__categorie {
  font-size: 12px;
  line-height: 30px;
  margin: 10px 0;
}
.page-politique__content__text__extrait {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 15px;
}
.page-politique__content__image img {
  width: 100%;
}
.page-politique__second-content__description,
.page-politique__second-content__image {
  margin-bottom: 30px;
}
.page-politique--blue .page-politique__content__text__categorie,
.page-politique--blue .page-politique__second-content__title {
  color: #005cab;
}
.liste-offres {
  margin-bottom: 40px;
}
.liste-offres__filter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.liste-offres__filter form {
  width: 260px;
}
.liste-offres__filter form select {
  width: auto;
  min-width: 260px;
  height: 40px;
}
.liste-offres__container__card {
  border: 1px solid #efefef;
  border-radius: 3px;
  background-color: #fff;
  margin-bottom: 10px;
  padding: 19px;
  -ms-flex-align: center;
  align-items: center;
  transition-duration: 0.2s;
}
.liste-offres__container__card:focus,
.liste-offres__container__card:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.liste-offres__container__card__title {
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.liste-offres__container__card__details {
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
}
.liste-offres__container__card__details__accessibilite,
.liste-offres__container__card__details__duree,
.liste-offres__container__card__details__type-contrat {
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0;
  -ms-flex-align: center;
  align-items: center;
}
.liste-offres__container__card__details__accessibilite svg,
.liste-offres__container__card__details__duree svg,
.liste-offres__container__card__details__type-contrat svg {
  height: 21px;
  margin-right: 6px;
}
.liste-offres__container__card__details__more__svg {
  display: -ms-flexbox;
  display: flex;
}
.liste-offres__container__card__details__more__svg svg {
  height: 34px;
}
.colonne-droite-liste-offre {
  width: 100%;
}
@media print, screen and (min-width: 63.9375em) {
  .colonne-droite-liste-offre {
    max-width: 325px;
  }
}
.colonne-droite-liste-offre__bloc--one,
.colonne-droite-liste-offre__bloc--two {
  border: 1px solid #efefef;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  background-color: #fff;
  padding: 40px 30px;
  margin: 15px 0;
}
.colonne-droite-liste-offre__bloc--one .title,
.colonne-droite-liste-offre__bloc--two .title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 20px;
}
.colonne-droite-liste-offre__bloc--one .description,
.colonne-droite-liste-offre__bloc--two .description {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 22px;
}
.colonne-droite-liste-offre__bloc--one .description span,
.colonne-droite-liste-offre__bloc--two .description span {
  color: #005cab;
  text-decoration: underline;
}
.single-offre,
.single-offre__informationOffre {
  margin-bottom: 40px;
}
.single-offre__informationTitre {
  color: #000;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.single-offre__informationAccessibilite,
.single-offre__informationRythme,
.single-offre__informationTypeContrat {
  margin-bottom: 5px;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.single-offre__informationAccessibilite svg,
.single-offre__informationRythme svg,
.single-offre__informationTypeContrat svg {
  height: 21px;
  margin-right: 5px;
}
.single-offre__details {
  margin-bottom: 50px;
}
.single-offre__categorie {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 10px;
}
.single-offre__infos {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.14px;
  line-height: 24px;
}
.single-offre__bloc-information {
  margin-bottom: 30px;
}
.single-offre__bloc-information--no-br {
  display: -ms-flexbox;
  display: flex;
}
.single-offre__postuler {
  color: #fe6639;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.92px;
  line-height: 32px;
}
.single-offre__form {
  margin: 10px 0 20px;
}
.single-offre__form .margin {
  margin-bottom: 1rem;
}
.single-offre__form span > input,
.single-offre__form span > textarea {
  margin: 0;
}
.single-offre__formulairePostuler {
  margin-bottom: 60px;
}
.single-offre__required-field {
  color: #d0021b;
  font-size: 10px;
  letter-spacing: 0.42px;
  line-height: 24px;
}
.colonne-droite-single-offre {
  width: 100%;
}
@media print, screen and (min-width: 63.9375em) {
  .colonne-droite-single-offre {
    max-width: 325px;
  }
}
.colonne-droite-single-offre__white-window {
  width: 100%;
  border: 1px solid #efefef;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  padding: 30px;
}
.colonne-droite-single-offre__title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 30px;
}
.colonne-droite-single-offre__citation {
  color: #000;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0.57px;
  line-height: 24px;
  margin-bottom: 30px;
}
.colonne-droite-single-offre__citation:before {
  content: '«';
}
.colonne-droite-single-offre__citation:after {
  content: '»';
}
.colonne-droite-single-offre__text {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 22px;
}
.colonne-droite-single-offre__text a {
  color: #005cab;
  text-decoration: underline;
}
.colonne-droite-single-offre__author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.colonne-droite-single-offre__author--picture {
  border-radius: 50%;
  height: 80px;
  width: 80px;
  margin-right: 10px;
  overflow: hidden;
}
.colonne-droite-single-offre__author--description {
  color: #000;
  font-size: 12px;
  letter-spacing: 0.33px;
  line-height: 17px;
}
.colonne-droite-single-offre__author--description span {
  font-weight: 700;
}
.colonne-droite-single-offre__orange-window {
  width: 100%;
  background-color: #fe6639;
  padding: 30px;
  color: #fff;
  margin-bottom: 30px;
}
.colonne-droite-single-offre__list-title {
  font-size: 16px;
  letter-spacing: 0.57px;
  line-height: 22px;
  font-weight: 300;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.colonne-droite-single-offre__list-title svg {
  margin-right: 10px;
}
.colonne-droite-single-offre__offre-list {
  text-transform: uppercase;
  font-size: 15px;
  padding: 2px 0 0 15px;
  font-weight: 700;
  border-left: 1px solid #fff;
  letter-spacing: 0.47px;
  line-height: 24px;
  margin-bottom: 30px;
}
.module-push-page {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  -ms-flex-align: center;
  align-items: center;
  background-attachment: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0 300px;
  position: relative;
}
.module-push-page:before {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}
.module-push-page .grid-container {
  width: 100%;
}
.module-push-page__titre {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 50px;
}
.module-push-page__listeLiens .center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.module-push-page__listeLiens__lien {
  height: 270px;
  padding: 80px;
  border: 1px solid #fff;
  text-align: center;
  transition-duration: 0.3s;
}
.module-push-page__listeLiens__lien__title {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 20px;
}
.module-push-page__listeLiens__lien .button {
  display: inline-block;
}
.module-push-page__listeLiens__lien:hover {
  box-shadow: -1px -1px 2px #d3d3d3, 1px 1px 2px #d3d3d3;
}
.module-push-page__listeLiens__lien:hover
  .module-push-page__listeLiens__lien__button:before {
  width: 100%;
  background-color: #005cab;
}
.module-push-page__gradient {
  position: relative;
}
.bloc-orange-candidature__orange-bloc {
  background-color: #fe6639;
  border-radius: 3px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 32px;
  padding: 30px 0;
  text-align: center;
}
.bloc-orange-candidature__titre {
  text-align: center;
  margin-bottom: 30px;
  padding: 0 50px;
}
@media print, screen and (min-width: 63.9375em) {
  .bloc-orange-candidature__titre {
    padding: 0 30px;
  }
}
.bloc-orange-candidature__logo {
  height: 88px;
  margin: 10px 0;
}
.bloc-orange-candidature__logo svg {
  height: 100%;
}
.item-equipe {
  margin-bottom: 50px;
}
.item-equipe__image {
  position: relative;
}
.item-equipe__image svg {
  position: absolute;
  fill: #fe6639;
  height: 80px;
  top: -29px;
  left: -23px;
}
.item-equipe__titre {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin: 10px 0;
}
.item-equipe__texte {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.item-equipe__more {
  margin-top: 20px;
}
.item-equipe__more svg {
  fill: #fe6639;
}
.primary-title {
  display: -ms-flexbox;
  display: flex;
  margin-left: 10%;
  margin-top: 150px;
}
@media print, screen and (min-width: 40em) {
  .primary-title {
    margin-left: 13%;
    margin-top: 160px;
  }
}
.primary-title--orange h1:before {
  background-color: #fe6639;
}
.primary-title--blue h1:before,
.primary-title--blue h2:before {
  background-color: #005cab;
}
.primary-title h1,
.primary-title h2 {
  color: #fff;
  font-family: Open Sans;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 70px;
  padding: 0 10px;
  position: relative;
  z-index: 1;
  font-size: 40px;
}
@media screen and (max-width: 39.9375em) {
  .primary-title h1,
  .primary-title h2 {
    font-size: 24px;
  }
}
.primary-title h1:before,
.primary-title h2:before {
  z-index: -1;
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  transform: translateY(15%);
  width: 100%;
  height: 30px;
}
@media screen and (max-width: 39.9375em) {
  .primary-title h1:before,
  .primary-title h2:before {
    height: 15px;
  }
}
.header-item__item {
  font-size: 16px;
  line-height: 19px;
  list-style: none;
  padding: 0.9375rem 0;
  position: relative;
  margin: 0;
}
@media print, screen and (min-width: 40em) {
  .header-item__item {
    padding: 1.07143rem 1.42857rem;
  }
}
.header-item__item--accueil a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.07143rem;
  color: #005cab;
}
@media print, screen and (min-width: 40em) {
  .header-item__item--accueil,
  .header-item__item--accueil a {
    margin-bottom: 0;
  }
}
.header-item__item--accueil svg {
  width: 2.85714rem;
  margin-right: 0.35714rem;
}
@media print, screen and (min-width: 40em) {
  .header-item__item--accueil svg {
    width: 5rem;
    margin-right: 0.71429rem;
  }
}
.header-item__item--address {
  color: #797979;
  font-size: 14px;
  letter-spacing: 0.8px;
  line-height: 16px;
}
.header-item-main-link {
  padding: 1.07143rem 1.42857rem;
  padding: 0;
  color: #000;
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
}
@media print, screen and (min-width: 40em) {
  .header-item-main-link {
    font-size: 24px;
    letter-spacing: 0.8px;
    line-height: 50px;
  }
}
.header-item-main-link:hover {
  color: #005cab;
}
.header-item__drop {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 0;
}
.header-item__drop-item {
  padding: 4px 0;
  margin: 0;
}
.header-item__drop-item:first-child {
  margin-top: 20px;
}
@media print, screen and (min-width: 63.9375em) {
  .header-item__drop-item {
    margin: 0;
    padding: 10px 0;
  }
  .header-item__drop-item:first-child {
    margin-top: 0;
  }
}
.header-item__drop-item:hover {
  color: #005cab;
}
.header-burger {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 20px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  position: fixed;
  top: 21px;
  right: 0;
  z-index: 700;
}
.header-burger[data-state='open'] {
  top: 28px;
}
@media print, screen and (min-width: 40em) {
  .header-burger {
    top: 50%;
    transform: translateY(-50%);
    z-index: 700;
  }
  .header-burger[data-state='open'] {
    top: calc(50% + 8px);
    transform: translateY(-50%);
  }
}
.header-burger__line {
  display: block;
  height: 1px;
  width: 35px;
  background-color: #000;
  margin: 8px 0;
  transition: all 0.3s ease-in-out;
}
.header-burger span {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .header-burger span {
    display: inline;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
}
.header-burger[data-state='open'] .header-burger__line:first-child {
  margin-bottom: -8px;
  transform: rotate(-45deg);
}
.header-burger[data-state='open'] .header-burger__line:nth-child(2) {
  opacity: 0;
}
.header-burger[data-state='open'] .header-burger__line--last {
  margin-top: -8px;
  transform: rotate(45deg);
}
/*# sourceMappingURL=styles.css.map */
