@charset "UTF-8";
/* stylelint-disable */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
menu,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a:active,
a:hover {
  outline: 0; }

body,
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.dev-grid {
  background-image: repeating-linear-gradient(to right, transparent 0, transparent calc(4.16667vw - 1px), #88888844 calc(4.16667vw - 1px), #88888844 calc(4.16667vw)) !important;
  outline: 1px solid #88888844 !important; }

.row {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  position: relative; }

.col.reverse {
  flex-direction: column-reverse; }

.col-xs-1 {
  flex: 0 0 auto;
  flex-basis: 4.16667vw;
  width: 4.16667vw;
  max-width: 70px; }

.col-xs-offset-1 {
  margin-left: 4.16667%; }

.col-xs-offset-right-1 {
  margin-right: 4.16667%; }

.col-xs-offset-top-1 {
  margin-top: 4.16667%; }

.col-xs-gutter-right-1 {
  margin-right: min(4.16667vw, 70px); }

.col-xs-gutter-left-1 {
  margin-left: min(4.16667vw, 70px); }

.col-xs-2 {
  flex: 0 0 auto;
  flex-basis: 8.33333vw;
  width: 8.33333vw;
  max-width: 140px; }

.col-xs-offset-2 {
  margin-left: 8.33333%; }

.col-xs-offset-right-2 {
  margin-right: 8.33333%; }

.col-xs-offset-top-2 {
  margin-top: 8.33333%; }

.col-xs-gutter-right-2 {
  margin-right: min(8.33333vw, 140px); }

.col-xs-gutter-left-2 {
  margin-left: min(8.33333vw, 140px); }

.col-xs-3 {
  flex: 0 0 auto;
  flex-basis: 12.5vw;
  width: 12.5vw;
  max-width: 210px; }

.col-xs-offset-3 {
  margin-left: 12.5%; }

.col-xs-offset-right-3 {
  margin-right: 12.5%; }

.col-xs-offset-top-3 {
  margin-top: 12.5%; }

.col-xs-gutter-right-3 {
  margin-right: min(12.5vw, 210px); }

.col-xs-gutter-left-3 {
  margin-left: min(12.5vw, 210px); }

.col-xs-4 {
  flex: 0 0 auto;
  flex-basis: 16.66667vw;
  width: 16.66667vw;
  max-width: 280px; }

.col-xs-offset-4 {
  margin-left: 16.66667%; }

.col-xs-offset-right-4 {
  margin-right: 16.66667%; }

.col-xs-offset-top-4 {
  margin-top: 16.66667%; }

.col-xs-gutter-right-4 {
  margin-right: min(16.66667vw, 280px); }

.col-xs-gutter-left-4 {
  margin-left: min(16.66667vw, 280px); }

.col-xs-5 {
  flex: 0 0 auto;
  flex-basis: 20.83333vw;
  width: 20.83333vw;
  max-width: 350px; }

.col-xs-offset-5 {
  margin-left: 20.83333%; }

.col-xs-offset-right-5 {
  margin-right: 20.83333%; }

.col-xs-offset-top-5 {
  margin-top: 20.83333%; }

.col-xs-gutter-right-5 {
  margin-right: min(20.83333vw, 350px); }

.col-xs-gutter-left-5 {
  margin-left: min(20.83333vw, 350px); }

.col-xs-6 {
  flex: 0 0 auto;
  flex-basis: 25vw;
  width: 25vw;
  max-width: 420px; }

.col-xs-offset-6 {
  margin-left: 25%; }

.col-xs-offset-right-6 {
  margin-right: 25%; }

.col-xs-offset-top-6 {
  margin-top: 25%; }

.col-xs-gutter-right-6 {
  margin-right: min(25vw, 420px); }

.col-xs-gutter-left-6 {
  margin-left: min(25vw, 420px); }

.col-xs-7 {
  flex: 0 0 auto;
  flex-basis: 29.16667vw;
  width: 29.16667vw;
  max-width: 490px; }

.col-xs-offset-7 {
  margin-left: 29.16667%; }

.col-xs-offset-right-7 {
  margin-right: 29.16667%; }

.col-xs-offset-top-7 {
  margin-top: 29.16667%; }

.col-xs-gutter-right-7 {
  margin-right: min(29.16667vw, 490px); }

.col-xs-gutter-left-7 {
  margin-left: min(29.16667vw, 490px); }

.col-xs-8 {
  flex: 0 0 auto;
  flex-basis: 33.33333vw;
  width: 33.33333vw;
  max-width: 560px; }

.col-xs-offset-8 {
  margin-left: 33.33333%; }

.col-xs-offset-right-8 {
  margin-right: 33.33333%; }

.col-xs-offset-top-8 {
  margin-top: 33.33333%; }

.col-xs-gutter-right-8 {
  margin-right: min(33.33333vw, 560px); }

.col-xs-gutter-left-8 {
  margin-left: min(33.33333vw, 560px); }

.col-xs-9 {
  flex: 0 0 auto;
  flex-basis: 37.5vw;
  width: 37.5vw;
  max-width: 630px; }

.col-xs-offset-9 {
  margin-left: 37.5%; }

.col-xs-offset-right-9 {
  margin-right: 37.5%; }

.col-xs-offset-top-9 {
  margin-top: 37.5%; }

.col-xs-gutter-right-9 {
  margin-right: min(37.5vw, 630px); }

.col-xs-gutter-left-9 {
  margin-left: min(37.5vw, 630px); }

.col-xs-10 {
  flex: 0 0 auto;
  flex-basis: 41.66667vw;
  width: 41.66667vw;
  max-width: 700px; }

.col-xs-offset-10 {
  margin-left: 41.66667%; }

.col-xs-offset-right-10 {
  margin-right: 41.66667%; }

.col-xs-offset-top-10 {
  margin-top: 41.66667%; }

.col-xs-gutter-right-10 {
  margin-right: min(41.66667vw, 700px); }

.col-xs-gutter-left-10 {
  margin-left: min(41.66667vw, 700px); }

.col-xs-11 {
  flex: 0 0 auto;
  flex-basis: 45.83333vw;
  width: 45.83333vw;
  max-width: 770px; }

.col-xs-offset-11 {
  margin-left: 45.83333%; }

.col-xs-offset-right-11 {
  margin-right: 45.83333%; }

.col-xs-offset-top-11 {
  margin-top: 45.83333%; }

.col-xs-gutter-right-11 {
  margin-right: min(45.83333vw, 770px); }

.col-xs-gutter-left-11 {
  margin-left: min(45.83333vw, 770px); }

.col-xs-12 {
  flex: 0 0 auto;
  flex-basis: 50vw;
  width: 50vw;
  max-width: 840px; }

.col-xs-offset-12 {
  margin-left: 50%; }

.col-xs-offset-right-12 {
  margin-right: 50%; }

.col-xs-offset-top-12 {
  margin-top: 50%; }

.col-xs-gutter-right-12 {
  margin-right: min(50vw, 840px); }

.col-xs-gutter-left-12 {
  margin-left: min(50vw, 840px); }

.col-xs-13 {
  flex: 0 0 auto;
  flex-basis: 54.16667vw;
  width: 54.16667vw;
  max-width: 910px; }

.col-xs-offset-13 {
  margin-left: 54.16667%; }

.col-xs-offset-right-13 {
  margin-right: 54.16667%; }

.col-xs-offset-top-13 {
  margin-top: 54.16667%; }

.col-xs-gutter-right-13 {
  margin-right: min(54.16667vw, 910px); }

.col-xs-gutter-left-13 {
  margin-left: min(54.16667vw, 910px); }

.col-xs-14 {
  flex: 0 0 auto;
  flex-basis: 58.33333vw;
  width: 58.33333vw;
  max-width: 980px; }

.col-xs-offset-14 {
  margin-left: 58.33333%; }

.col-xs-offset-right-14 {
  margin-right: 58.33333%; }

.col-xs-offset-top-14 {
  margin-top: 58.33333%; }

.col-xs-gutter-right-14 {
  margin-right: min(58.33333vw, 980px); }

.col-xs-gutter-left-14 {
  margin-left: min(58.33333vw, 980px); }

.col-xs-15 {
  flex: 0 0 auto;
  flex-basis: 62.5vw;
  width: 62.5vw;
  max-width: 1050px; }

.col-xs-offset-15 {
  margin-left: 62.5%; }

.col-xs-offset-right-15 {
  margin-right: 62.5%; }

.col-xs-offset-top-15 {
  margin-top: 62.5%; }

.col-xs-gutter-right-15 {
  margin-right: min(62.5vw, 1050px); }

.col-xs-gutter-left-15 {
  margin-left: min(62.5vw, 1050px); }

.col-xs-16 {
  flex: 0 0 auto;
  flex-basis: 66.66667vw;
  width: 66.66667vw;
  max-width: 1120px; }

.col-xs-offset-16 {
  margin-left: 66.66667%; }

.col-xs-offset-right-16 {
  margin-right: 66.66667%; }

.col-xs-offset-top-16 {
  margin-top: 66.66667%; }

.col-xs-gutter-right-16 {
  margin-right: min(66.66667vw, 1120px); }

.col-xs-gutter-left-16 {
  margin-left: min(66.66667vw, 1120px); }

.col-xs-17 {
  flex: 0 0 auto;
  flex-basis: 70.83333vw;
  width: 70.83333vw;
  max-width: 1190px; }

.col-xs-offset-17 {
  margin-left: 70.83333%; }

.col-xs-offset-right-17 {
  margin-right: 70.83333%; }

.col-xs-offset-top-17 {
  margin-top: 70.83333%; }

.col-xs-gutter-right-17 {
  margin-right: min(70.83333vw, 1190px); }

.col-xs-gutter-left-17 {
  margin-left: min(70.83333vw, 1190px); }

.col-xs-18 {
  flex: 0 0 auto;
  flex-basis: 75vw;
  width: 75vw;
  max-width: 1260px; }

.col-xs-offset-18 {
  margin-left: 75%; }

.col-xs-offset-right-18 {
  margin-right: 75%; }

.col-xs-offset-top-18 {
  margin-top: 75%; }

.col-xs-gutter-right-18 {
  margin-right: min(75vw, 1260px); }

.col-xs-gutter-left-18 {
  margin-left: min(75vw, 1260px); }

.col-xs-19 {
  flex: 0 0 auto;
  flex-basis: 79.16667vw;
  width: 79.16667vw;
  max-width: 1330px; }

.col-xs-offset-19 {
  margin-left: 79.16667%; }

.col-xs-offset-right-19 {
  margin-right: 79.16667%; }

.col-xs-offset-top-19 {
  margin-top: 79.16667%; }

.col-xs-gutter-right-19 {
  margin-right: min(79.16667vw, 1330px); }

.col-xs-gutter-left-19 {
  margin-left: min(79.16667vw, 1330px); }

.col-xs-20 {
  flex: 0 0 auto;
  flex-basis: 83.33333vw;
  width: 83.33333vw;
  max-width: 1400px; }

.col-xs-offset-20 {
  margin-left: 83.33333%; }

.col-xs-offset-right-20 {
  margin-right: 83.33333%; }

.col-xs-offset-top-20 {
  margin-top: 83.33333%; }

.col-xs-gutter-right-20 {
  margin-right: min(83.33333vw, 1400px); }

.col-xs-gutter-left-20 {
  margin-left: min(83.33333vw, 1400px); }

.col-xs-21 {
  flex: 0 0 auto;
  flex-basis: 87.5vw;
  width: 87.5vw;
  max-width: 1470px; }

.col-xs-offset-21 {
  margin-left: 87.5%; }

.col-xs-offset-right-21 {
  margin-right: 87.5%; }

.col-xs-offset-top-21 {
  margin-top: 87.5%; }

.col-xs-gutter-right-21 {
  margin-right: min(87.5vw, 1470px); }

.col-xs-gutter-left-21 {
  margin-left: min(87.5vw, 1470px); }

.col-xs-22 {
  flex: 0 0 auto;
  flex-basis: 91.66667vw;
  width: 91.66667vw;
  max-width: 1540px; }

.col-xs-offset-22 {
  margin-left: 91.66667%; }

.col-xs-offset-right-22 {
  margin-right: 91.66667%; }

.col-xs-offset-top-22 {
  margin-top: 91.66667%; }

.col-xs-gutter-right-22 {
  margin-right: min(91.66667vw, 1540px); }

.col-xs-gutter-left-22 {
  margin-left: min(91.66667vw, 1540px); }

.col-xs-23 {
  flex: 0 0 auto;
  flex-basis: 95.83333vw;
  width: 95.83333vw;
  max-width: 1610px; }

.col-xs-offset-23 {
  margin-left: 95.83333%; }

.col-xs-offset-right-23 {
  margin-right: 95.83333%; }

.col-xs-offset-top-23 {
  margin-top: 95.83333%; }

.col-xs-gutter-right-23 {
  margin-right: min(95.83333vw, 1610px); }

.col-xs-gutter-left-23 {
  margin-left: min(95.83333vw, 1610px); }

.col-xs-24 {
  flex: 0 0 auto;
  flex-basis: 100vw;
  width: 100vw;
  max-width: 1680px; }

.col-xs-offset-24 {
  margin-left: 100%; }

.col-xs-offset-right-24 {
  margin-right: 100%; }

.col-xs-offset-top-24 {
  margin-top: 100%; }

.col-xs-gutter-right-24 {
  margin-right: min(100vw, 1680px); }

.col-xs-gutter-left-24 {
  margin-left: min(100vw, 1680px); }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-right-0 {
  margin-right: 0; }

.col-xs-offset-top-0 {
  margin-top: 0; }

.row-xs--start {
  justify-content: flex-start; }

.row-xs--center {
  justify-content: center; }

.row-xs--end {
  justify-content: flex-end; }

.row-xs--top {
  align-items: flex-start; }

.row-xs--middle {
  align-items: center; }

.row-xs--bottom {
  align-items: flex-end; }

.row-xs--baseline {
  align-items: baseline; }

.row-xs--around {
  justify-content: space-around; }

.row-xs--between {
  justify-content: space-between; }

.row-xs--reverse {
  flex-direction: row-reverse; }

.row-xs--content-start {
  align-content: flex-start; }

.row-xs--grow {
  height: 100%; }

.row-xs--nowrap {
  flex-wrap: nowrap; }

.row-xs--wrap {
  flex-wrap: wrap; }

.row-xs--wrap-reverse {
  flex-wrap: wrap-reverse; }

.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  width: 100%; }
  .col-xs--first {
    order: -1; }
  .col-xs--last {
    order: 1; }
  .col-xs--hide {
    display: none; }
  .col-xs--show {
    display: flex; }
  .col-xs--shrink {
    flex-shrink: 1;
    flex-grow: 0; }
  .col-xs--show-inline-block {
    display: inline-block; }
  .col-xs--clear {
    flex: 0 0 100%; }
  .col-xs--unclear {
    flex: 0 1 auto; }
  .col-xs--break {
    flex-basis: 100%;
    width: 0; }
  .col-xs--relative {
    position: relative; }
  .col-xs--overflow-hidden {
    overflow: hidden; }
  .col-xs--overflow-visible {
    overflow: visible; }

@media only screen and (min-width: 375px) {
  .col-sm-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-sm-offset-1 {
    margin-left: 4.16667%; }
  .col-sm-offset-right-1 {
    margin-right: 4.16667%; }
  .col-sm-offset-top-1 {
    margin-top: 4.16667%; }
  .col-sm-gutter-right-1 {
    margin-right: min(4.16667vw, 70px); }
  .col-sm-gutter-left-1 {
    margin-left: min(4.16667vw, 70px); }
  .col-sm-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-sm-offset-2 {
    margin-left: 8.33333%; }
  .col-sm-offset-right-2 {
    margin-right: 8.33333%; }
  .col-sm-offset-top-2 {
    margin-top: 8.33333%; }
  .col-sm-gutter-right-2 {
    margin-right: min(8.33333vw, 140px); }
  .col-sm-gutter-left-2 {
    margin-left: min(8.33333vw, 140px); }
  .col-sm-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-offset-right-3 {
    margin-right: 12.5%; }
  .col-sm-offset-top-3 {
    margin-top: 12.5%; }
  .col-sm-gutter-right-3 {
    margin-right: min(12.5vw, 210px); }
  .col-sm-gutter-left-3 {
    margin-left: min(12.5vw, 210px); }
  .col-sm-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-sm-offset-4 {
    margin-left: 16.66667%; }
  .col-sm-offset-right-4 {
    margin-right: 16.66667%; }
  .col-sm-offset-top-4 {
    margin-top: 16.66667%; }
  .col-sm-gutter-right-4 {
    margin-right: min(16.66667vw, 280px); }
  .col-sm-gutter-left-4 {
    margin-left: min(16.66667vw, 280px); }
  .col-sm-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-sm-offset-5 {
    margin-left: 20.83333%; }
  .col-sm-offset-right-5 {
    margin-right: 20.83333%; }
  .col-sm-offset-top-5 {
    margin-top: 20.83333%; }
  .col-sm-gutter-right-5 {
    margin-right: min(20.83333vw, 350px); }
  .col-sm-gutter-left-5 {
    margin-left: min(20.83333vw, 350px); }
  .col-sm-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-right-6 {
    margin-right: 25%; }
  .col-sm-offset-top-6 {
    margin-top: 25%; }
  .col-sm-gutter-right-6 {
    margin-right: min(25vw, 420px); }
  .col-sm-gutter-left-6 {
    margin-left: min(25vw, 420px); }
  .col-sm-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-sm-offset-7 {
    margin-left: 29.16667%; }
  .col-sm-offset-right-7 {
    margin-right: 29.16667%; }
  .col-sm-offset-top-7 {
    margin-top: 29.16667%; }
  .col-sm-gutter-right-7 {
    margin-right: min(29.16667vw, 490px); }
  .col-sm-gutter-left-7 {
    margin-left: min(29.16667vw, 490px); }
  .col-sm-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-sm-offset-8 {
    margin-left: 33.33333%; }
  .col-sm-offset-right-8 {
    margin-right: 33.33333%; }
  .col-sm-offset-top-8 {
    margin-top: 33.33333%; }
  .col-sm-gutter-right-8 {
    margin-right: min(33.33333vw, 560px); }
  .col-sm-gutter-left-8 {
    margin-left: min(33.33333vw, 560px); }
  .col-sm-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-offset-right-9 {
    margin-right: 37.5%; }
  .col-sm-offset-top-9 {
    margin-top: 37.5%; }
  .col-sm-gutter-right-9 {
    margin-right: min(37.5vw, 630px); }
  .col-sm-gutter-left-9 {
    margin-left: min(37.5vw, 630px); }
  .col-sm-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-sm-offset-10 {
    margin-left: 41.66667%; }
  .col-sm-offset-right-10 {
    margin-right: 41.66667%; }
  .col-sm-offset-top-10 {
    margin-top: 41.66667%; }
  .col-sm-gutter-right-10 {
    margin-right: min(41.66667vw, 700px); }
  .col-sm-gutter-left-10 {
    margin-left: min(41.66667vw, 700px); }
  .col-sm-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-sm-offset-11 {
    margin-left: 45.83333%; }
  .col-sm-offset-right-11 {
    margin-right: 45.83333%; }
  .col-sm-offset-top-11 {
    margin-top: 45.83333%; }
  .col-sm-gutter-right-11 {
    margin-right: min(45.83333vw, 770px); }
  .col-sm-gutter-left-11 {
    margin-left: min(45.83333vw, 770px); }
  .col-sm-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-right-12 {
    margin-right: 50%; }
  .col-sm-offset-top-12 {
    margin-top: 50%; }
  .col-sm-gutter-right-12 {
    margin-right: min(50vw, 840px); }
  .col-sm-gutter-left-12 {
    margin-left: min(50vw, 840px); }
  .col-sm-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-sm-offset-13 {
    margin-left: 54.16667%; }
  .col-sm-offset-right-13 {
    margin-right: 54.16667%; }
  .col-sm-offset-top-13 {
    margin-top: 54.16667%; }
  .col-sm-gutter-right-13 {
    margin-right: min(54.16667vw, 910px); }
  .col-sm-gutter-left-13 {
    margin-left: min(54.16667vw, 910px); }
  .col-sm-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-sm-offset-14 {
    margin-left: 58.33333%; }
  .col-sm-offset-right-14 {
    margin-right: 58.33333%; }
  .col-sm-offset-top-14 {
    margin-top: 58.33333%; }
  .col-sm-gutter-right-14 {
    margin-right: min(58.33333vw, 980px); }
  .col-sm-gutter-left-14 {
    margin-left: min(58.33333vw, 980px); }
  .col-sm-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-offset-right-15 {
    margin-right: 62.5%; }
  .col-sm-offset-top-15 {
    margin-top: 62.5%; }
  .col-sm-gutter-right-15 {
    margin-right: min(62.5vw, 1050px); }
  .col-sm-gutter-left-15 {
    margin-left: min(62.5vw, 1050px); }
  .col-sm-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-sm-offset-16 {
    margin-left: 66.66667%; }
  .col-sm-offset-right-16 {
    margin-right: 66.66667%; }
  .col-sm-offset-top-16 {
    margin-top: 66.66667%; }
  .col-sm-gutter-right-16 {
    margin-right: min(66.66667vw, 1120px); }
  .col-sm-gutter-left-16 {
    margin-left: min(66.66667vw, 1120px); }
  .col-sm-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-sm-offset-17 {
    margin-left: 70.83333%; }
  .col-sm-offset-right-17 {
    margin-right: 70.83333%; }
  .col-sm-offset-top-17 {
    margin-top: 70.83333%; }
  .col-sm-gutter-right-17 {
    margin-right: min(70.83333vw, 1190px); }
  .col-sm-gutter-left-17 {
    margin-left: min(70.83333vw, 1190px); }
  .col-sm-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-right-18 {
    margin-right: 75%; }
  .col-sm-offset-top-18 {
    margin-top: 75%; }
  .col-sm-gutter-right-18 {
    margin-right: min(75vw, 1260px); }
  .col-sm-gutter-left-18 {
    margin-left: min(75vw, 1260px); }
  .col-sm-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-sm-offset-19 {
    margin-left: 79.16667%; }
  .col-sm-offset-right-19 {
    margin-right: 79.16667%; }
  .col-sm-offset-top-19 {
    margin-top: 79.16667%; }
  .col-sm-gutter-right-19 {
    margin-right: min(79.16667vw, 1330px); }
  .col-sm-gutter-left-19 {
    margin-left: min(79.16667vw, 1330px); }
  .col-sm-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-sm-offset-20 {
    margin-left: 83.33333%; }
  .col-sm-offset-right-20 {
    margin-right: 83.33333%; }
  .col-sm-offset-top-20 {
    margin-top: 83.33333%; }
  .col-sm-gutter-right-20 {
    margin-right: min(83.33333vw, 1400px); }
  .col-sm-gutter-left-20 {
    margin-left: min(83.33333vw, 1400px); }
  .col-sm-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-offset-right-21 {
    margin-right: 87.5%; }
  .col-sm-offset-top-21 {
    margin-top: 87.5%; }
  .col-sm-gutter-right-21 {
    margin-right: min(87.5vw, 1470px); }
  .col-sm-gutter-left-21 {
    margin-left: min(87.5vw, 1470px); }
  .col-sm-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-sm-offset-22 {
    margin-left: 91.66667%; }
  .col-sm-offset-right-22 {
    margin-right: 91.66667%; }
  .col-sm-offset-top-22 {
    margin-top: 91.66667%; }
  .col-sm-gutter-right-22 {
    margin-right: min(91.66667vw, 1540px); }
  .col-sm-gutter-left-22 {
    margin-left: min(91.66667vw, 1540px); }
  .col-sm-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-sm-offset-23 {
    margin-left: 95.83333%; }
  .col-sm-offset-right-23 {
    margin-right: 95.83333%; }
  .col-sm-offset-top-23 {
    margin-top: 95.83333%; }
  .col-sm-gutter-right-23 {
    margin-right: min(95.83333vw, 1610px); }
  .col-sm-gutter-left-23 {
    margin-left: min(95.83333vw, 1610px); }
  .col-sm-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-sm-offset-24 {
    margin-left: 100%; }
  .col-sm-offset-right-24 {
    margin-right: 100%; }
  .col-sm-offset-top-24 {
    margin-top: 100%; }
  .col-sm-gutter-right-24 {
    margin-right: min(100vw, 1680px); }
  .col-sm-gutter-left-24 {
    margin-left: min(100vw, 1680px); }
  .col-sm-offset-0 {
    margin-left: 0; }
  .col-sm-offset-right-0 {
    margin-right: 0; }
  .col-sm-offset-top-0 {
    margin-top: 0; }
  .row-sm--start {
    justify-content: flex-start; }
  .row-sm--center {
    justify-content: center; }
  .row-sm--end {
    justify-content: flex-end; }
  .row-sm--top {
    align-items: flex-start; }
  .row-sm--middle {
    align-items: center; }
  .row-sm--bottom {
    align-items: flex-end; }
  .row-sm--baseline {
    align-items: baseline; }
  .row-sm--around {
    justify-content: space-around; }
  .row-sm--between {
    justify-content: space-between; }
  .row-sm--reverse {
    flex-direction: row-reverse; }
  .row-sm--content-start {
    align-content: flex-start; }
  .row-sm--grow {
    height: 100%; }
  .row-sm--nowrap {
    flex-wrap: nowrap; }
  .row-sm--wrap {
    flex-wrap: wrap; }
  .row-sm--wrap-reverse {
    flex-wrap: wrap-reverse; }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-sm--first {
      order: -1; }
    .col-sm--last {
      order: 1; }
    .col-sm--hide {
      display: none; }
    .col-sm--show {
      display: flex; }
    .col-sm--shrink {
      flex-shrink: 1;
      flex-grow: 0; }
    .col-sm--show-inline-block {
      display: inline-block; }
    .col-sm--clear {
      flex: 0 0 100%; }
    .col-sm--unclear {
      flex: 0 1 auto; }
    .col-sm--break {
      flex-basis: 100%;
      width: 0; }
    .col-sm--relative {
      position: relative; }
    .col-sm--overflow-hidden {
      overflow: hidden; }
    .col-sm--overflow-visible {
      overflow: visible; } }

@media only screen and (min-width: 640px) {
  .col-md-sm-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-md-sm-offset-1 {
    margin-left: 4.16667%; }
  .col-md-sm-offset-right-1 {
    margin-right: 4.16667%; }
  .col-md-sm-offset-top-1 {
    margin-top: 4.16667%; }
  .col-md-sm-gutter-right-1 {
    margin-right: min(4.16667vw, 70px); }
  .col-md-sm-gutter-left-1 {
    margin-left: min(4.16667vw, 70px); }
  .col-md-sm-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-md-sm-offset-2 {
    margin-left: 8.33333%; }
  .col-md-sm-offset-right-2 {
    margin-right: 8.33333%; }
  .col-md-sm-offset-top-2 {
    margin-top: 8.33333%; }
  .col-md-sm-gutter-right-2 {
    margin-right: min(8.33333vw, 140px); }
  .col-md-sm-gutter-left-2 {
    margin-left: min(8.33333vw, 140px); }
  .col-md-sm-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-md-sm-offset-3 {
    margin-left: 12.5%; }
  .col-md-sm-offset-right-3 {
    margin-right: 12.5%; }
  .col-md-sm-offset-top-3 {
    margin-top: 12.5%; }
  .col-md-sm-gutter-right-3 {
    margin-right: min(12.5vw, 210px); }
  .col-md-sm-gutter-left-3 {
    margin-left: min(12.5vw, 210px); }
  .col-md-sm-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-md-sm-offset-4 {
    margin-left: 16.66667%; }
  .col-md-sm-offset-right-4 {
    margin-right: 16.66667%; }
  .col-md-sm-offset-top-4 {
    margin-top: 16.66667%; }
  .col-md-sm-gutter-right-4 {
    margin-right: min(16.66667vw, 280px); }
  .col-md-sm-gutter-left-4 {
    margin-left: min(16.66667vw, 280px); }
  .col-md-sm-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-md-sm-offset-5 {
    margin-left: 20.83333%; }
  .col-md-sm-offset-right-5 {
    margin-right: 20.83333%; }
  .col-md-sm-offset-top-5 {
    margin-top: 20.83333%; }
  .col-md-sm-gutter-right-5 {
    margin-right: min(20.83333vw, 350px); }
  .col-md-sm-gutter-left-5 {
    margin-left: min(20.83333vw, 350px); }
  .col-md-sm-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-md-sm-offset-6 {
    margin-left: 25%; }
  .col-md-sm-offset-right-6 {
    margin-right: 25%; }
  .col-md-sm-offset-top-6 {
    margin-top: 25%; }
  .col-md-sm-gutter-right-6 {
    margin-right: min(25vw, 420px); }
  .col-md-sm-gutter-left-6 {
    margin-left: min(25vw, 420px); }
  .col-md-sm-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-md-sm-offset-7 {
    margin-left: 29.16667%; }
  .col-md-sm-offset-right-7 {
    margin-right: 29.16667%; }
  .col-md-sm-offset-top-7 {
    margin-top: 29.16667%; }
  .col-md-sm-gutter-right-7 {
    margin-right: min(29.16667vw, 490px); }
  .col-md-sm-gutter-left-7 {
    margin-left: min(29.16667vw, 490px); }
  .col-md-sm-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-md-sm-offset-8 {
    margin-left: 33.33333%; }
  .col-md-sm-offset-right-8 {
    margin-right: 33.33333%; }
  .col-md-sm-offset-top-8 {
    margin-top: 33.33333%; }
  .col-md-sm-gutter-right-8 {
    margin-right: min(33.33333vw, 560px); }
  .col-md-sm-gutter-left-8 {
    margin-left: min(33.33333vw, 560px); }
  .col-md-sm-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-md-sm-offset-9 {
    margin-left: 37.5%; }
  .col-md-sm-offset-right-9 {
    margin-right: 37.5%; }
  .col-md-sm-offset-top-9 {
    margin-top: 37.5%; }
  .col-md-sm-gutter-right-9 {
    margin-right: min(37.5vw, 630px); }
  .col-md-sm-gutter-left-9 {
    margin-left: min(37.5vw, 630px); }
  .col-md-sm-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-md-sm-offset-10 {
    margin-left: 41.66667%; }
  .col-md-sm-offset-right-10 {
    margin-right: 41.66667%; }
  .col-md-sm-offset-top-10 {
    margin-top: 41.66667%; }
  .col-md-sm-gutter-right-10 {
    margin-right: min(41.66667vw, 700px); }
  .col-md-sm-gutter-left-10 {
    margin-left: min(41.66667vw, 700px); }
  .col-md-sm-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-md-sm-offset-11 {
    margin-left: 45.83333%; }
  .col-md-sm-offset-right-11 {
    margin-right: 45.83333%; }
  .col-md-sm-offset-top-11 {
    margin-top: 45.83333%; }
  .col-md-sm-gutter-right-11 {
    margin-right: min(45.83333vw, 770px); }
  .col-md-sm-gutter-left-11 {
    margin-left: min(45.83333vw, 770px); }
  .col-md-sm-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-md-sm-offset-12 {
    margin-left: 50%; }
  .col-md-sm-offset-right-12 {
    margin-right: 50%; }
  .col-md-sm-offset-top-12 {
    margin-top: 50%; }
  .col-md-sm-gutter-right-12 {
    margin-right: min(50vw, 840px); }
  .col-md-sm-gutter-left-12 {
    margin-left: min(50vw, 840px); }
  .col-md-sm-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-md-sm-offset-13 {
    margin-left: 54.16667%; }
  .col-md-sm-offset-right-13 {
    margin-right: 54.16667%; }
  .col-md-sm-offset-top-13 {
    margin-top: 54.16667%; }
  .col-md-sm-gutter-right-13 {
    margin-right: min(54.16667vw, 910px); }
  .col-md-sm-gutter-left-13 {
    margin-left: min(54.16667vw, 910px); }
  .col-md-sm-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-md-sm-offset-14 {
    margin-left: 58.33333%; }
  .col-md-sm-offset-right-14 {
    margin-right: 58.33333%; }
  .col-md-sm-offset-top-14 {
    margin-top: 58.33333%; }
  .col-md-sm-gutter-right-14 {
    margin-right: min(58.33333vw, 980px); }
  .col-md-sm-gutter-left-14 {
    margin-left: min(58.33333vw, 980px); }
  .col-md-sm-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-md-sm-offset-15 {
    margin-left: 62.5%; }
  .col-md-sm-offset-right-15 {
    margin-right: 62.5%; }
  .col-md-sm-offset-top-15 {
    margin-top: 62.5%; }
  .col-md-sm-gutter-right-15 {
    margin-right: min(62.5vw, 1050px); }
  .col-md-sm-gutter-left-15 {
    margin-left: min(62.5vw, 1050px); }
  .col-md-sm-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-md-sm-offset-16 {
    margin-left: 66.66667%; }
  .col-md-sm-offset-right-16 {
    margin-right: 66.66667%; }
  .col-md-sm-offset-top-16 {
    margin-top: 66.66667%; }
  .col-md-sm-gutter-right-16 {
    margin-right: min(66.66667vw, 1120px); }
  .col-md-sm-gutter-left-16 {
    margin-left: min(66.66667vw, 1120px); }
  .col-md-sm-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-md-sm-offset-17 {
    margin-left: 70.83333%; }
  .col-md-sm-offset-right-17 {
    margin-right: 70.83333%; }
  .col-md-sm-offset-top-17 {
    margin-top: 70.83333%; }
  .col-md-sm-gutter-right-17 {
    margin-right: min(70.83333vw, 1190px); }
  .col-md-sm-gutter-left-17 {
    margin-left: min(70.83333vw, 1190px); }
  .col-md-sm-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-md-sm-offset-18 {
    margin-left: 75%; }
  .col-md-sm-offset-right-18 {
    margin-right: 75%; }
  .col-md-sm-offset-top-18 {
    margin-top: 75%; }
  .col-md-sm-gutter-right-18 {
    margin-right: min(75vw, 1260px); }
  .col-md-sm-gutter-left-18 {
    margin-left: min(75vw, 1260px); }
  .col-md-sm-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-md-sm-offset-19 {
    margin-left: 79.16667%; }
  .col-md-sm-offset-right-19 {
    margin-right: 79.16667%; }
  .col-md-sm-offset-top-19 {
    margin-top: 79.16667%; }
  .col-md-sm-gutter-right-19 {
    margin-right: min(79.16667vw, 1330px); }
  .col-md-sm-gutter-left-19 {
    margin-left: min(79.16667vw, 1330px); }
  .col-md-sm-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-md-sm-offset-20 {
    margin-left: 83.33333%; }
  .col-md-sm-offset-right-20 {
    margin-right: 83.33333%; }
  .col-md-sm-offset-top-20 {
    margin-top: 83.33333%; }
  .col-md-sm-gutter-right-20 {
    margin-right: min(83.33333vw, 1400px); }
  .col-md-sm-gutter-left-20 {
    margin-left: min(83.33333vw, 1400px); }
  .col-md-sm-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-md-sm-offset-21 {
    margin-left: 87.5%; }
  .col-md-sm-offset-right-21 {
    margin-right: 87.5%; }
  .col-md-sm-offset-top-21 {
    margin-top: 87.5%; }
  .col-md-sm-gutter-right-21 {
    margin-right: min(87.5vw, 1470px); }
  .col-md-sm-gutter-left-21 {
    margin-left: min(87.5vw, 1470px); }
  .col-md-sm-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-md-sm-offset-22 {
    margin-left: 91.66667%; }
  .col-md-sm-offset-right-22 {
    margin-right: 91.66667%; }
  .col-md-sm-offset-top-22 {
    margin-top: 91.66667%; }
  .col-md-sm-gutter-right-22 {
    margin-right: min(91.66667vw, 1540px); }
  .col-md-sm-gutter-left-22 {
    margin-left: min(91.66667vw, 1540px); }
  .col-md-sm-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-md-sm-offset-23 {
    margin-left: 95.83333%; }
  .col-md-sm-offset-right-23 {
    margin-right: 95.83333%; }
  .col-md-sm-offset-top-23 {
    margin-top: 95.83333%; }
  .col-md-sm-gutter-right-23 {
    margin-right: min(95.83333vw, 1610px); }
  .col-md-sm-gutter-left-23 {
    margin-left: min(95.83333vw, 1610px); }
  .col-md-sm-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-md-sm-offset-24 {
    margin-left: 100%; }
  .col-md-sm-offset-right-24 {
    margin-right: 100%; }
  .col-md-sm-offset-top-24 {
    margin-top: 100%; }
  .col-md-sm-gutter-right-24 {
    margin-right: min(100vw, 1680px); }
  .col-md-sm-gutter-left-24 {
    margin-left: min(100vw, 1680px); }
  .col-md-sm-offset-0 {
    margin-left: 0; }
  .col-md-sm-offset-right-0 {
    margin-right: 0; }
  .col-md-sm-offset-top-0 {
    margin-top: 0; }
  .row-md-sm--start {
    justify-content: flex-start; }
  .row-md-sm--center {
    justify-content: center; }
  .row-md-sm--end {
    justify-content: flex-end; }
  .row-md-sm--top {
    align-items: flex-start; }
  .row-md-sm--middle {
    align-items: center; }
  .row-md-sm--bottom {
    align-items: flex-end; }
  .row-md-sm--baseline {
    align-items: baseline; }
  .row-md-sm--around {
    justify-content: space-around; }
  .row-md-sm--between {
    justify-content: space-between; }
  .row-md-sm--reverse {
    flex-direction: row-reverse; }
  .row-md-sm--content-start {
    align-content: flex-start; }
  .row-md-sm--grow {
    height: 100%; }
  .row-md-sm--nowrap {
    flex-wrap: nowrap; }
  .row-md-sm--wrap {
    flex-wrap: wrap; }
  .row-md-sm--wrap-reverse {
    flex-wrap: wrap-reverse; }
  .col-md-sm {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-md-sm--first {
      order: -1; }
    .col-md-sm--last {
      order: 1; }
    .col-md-sm--hide {
      display: none; }
    .col-md-sm--show {
      display: flex; }
    .col-md-sm--shrink {
      flex-shrink: 1;
      flex-grow: 0; }
    .col-md-sm--show-inline-block {
      display: inline-block; }
    .col-md-sm--clear {
      flex: 0 0 100%; }
    .col-md-sm--unclear {
      flex: 0 1 auto; }
    .col-md-sm--break {
      flex-basis: 100%;
      width: 0; }
    .col-md-sm--relative {
      position: relative; }
    .col-md-sm--overflow-hidden {
      overflow: hidden; }
    .col-md-sm--overflow-visible {
      overflow: visible; } }

@media only screen and (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-md-offset-1 {
    margin-left: 4.16667%; }
  .col-md-offset-right-1 {
    margin-right: 4.16667%; }
  .col-md-offset-top-1 {
    margin-top: 4.16667%; }
  .col-md-gutter-right-1 {
    margin-right: min(4.16667vw, 70px); }
  .col-md-gutter-left-1 {
    margin-left: min(4.16667vw, 70px); }
  .col-md-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-md-offset-2 {
    margin-left: 8.33333%; }
  .col-md-offset-right-2 {
    margin-right: 8.33333%; }
  .col-md-offset-top-2 {
    margin-top: 8.33333%; }
  .col-md-gutter-right-2 {
    margin-right: min(8.33333vw, 140px); }
  .col-md-gutter-left-2 {
    margin-left: min(8.33333vw, 140px); }
  .col-md-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-right-3 {
    margin-right: 12.5%; }
  .col-md-offset-top-3 {
    margin-top: 12.5%; }
  .col-md-gutter-right-3 {
    margin-right: min(12.5vw, 210px); }
  .col-md-gutter-left-3 {
    margin-left: min(12.5vw, 210px); }
  .col-md-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-md-offset-4 {
    margin-left: 16.66667%; }
  .col-md-offset-right-4 {
    margin-right: 16.66667%; }
  .col-md-offset-top-4 {
    margin-top: 16.66667%; }
  .col-md-gutter-right-4 {
    margin-right: min(16.66667vw, 280px); }
  .col-md-gutter-left-4 {
    margin-left: min(16.66667vw, 280px); }
  .col-md-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-md-offset-5 {
    margin-left: 20.83333%; }
  .col-md-offset-right-5 {
    margin-right: 20.83333%; }
  .col-md-offset-top-5 {
    margin-top: 20.83333%; }
  .col-md-gutter-right-5 {
    margin-right: min(20.83333vw, 350px); }
  .col-md-gutter-left-5 {
    margin-left: min(20.83333vw, 350px); }
  .col-md-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-right-6 {
    margin-right: 25%; }
  .col-md-offset-top-6 {
    margin-top: 25%; }
  .col-md-gutter-right-6 {
    margin-right: min(25vw, 420px); }
  .col-md-gutter-left-6 {
    margin-left: min(25vw, 420px); }
  .col-md-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-md-offset-7 {
    margin-left: 29.16667%; }
  .col-md-offset-right-7 {
    margin-right: 29.16667%; }
  .col-md-offset-top-7 {
    margin-top: 29.16667%; }
  .col-md-gutter-right-7 {
    margin-right: min(29.16667vw, 490px); }
  .col-md-gutter-left-7 {
    margin-left: min(29.16667vw, 490px); }
  .col-md-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-md-offset-8 {
    margin-left: 33.33333%; }
  .col-md-offset-right-8 {
    margin-right: 33.33333%; }
  .col-md-offset-top-8 {
    margin-top: 33.33333%; }
  .col-md-gutter-right-8 {
    margin-right: min(33.33333vw, 560px); }
  .col-md-gutter-left-8 {
    margin-left: min(33.33333vw, 560px); }
  .col-md-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-right-9 {
    margin-right: 37.5%; }
  .col-md-offset-top-9 {
    margin-top: 37.5%; }
  .col-md-gutter-right-9 {
    margin-right: min(37.5vw, 630px); }
  .col-md-gutter-left-9 {
    margin-left: min(37.5vw, 630px); }
  .col-md-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-md-offset-10 {
    margin-left: 41.66667%; }
  .col-md-offset-right-10 {
    margin-right: 41.66667%; }
  .col-md-offset-top-10 {
    margin-top: 41.66667%; }
  .col-md-gutter-right-10 {
    margin-right: min(41.66667vw, 700px); }
  .col-md-gutter-left-10 {
    margin-left: min(41.66667vw, 700px); }
  .col-md-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-md-offset-11 {
    margin-left: 45.83333%; }
  .col-md-offset-right-11 {
    margin-right: 45.83333%; }
  .col-md-offset-top-11 {
    margin-top: 45.83333%; }
  .col-md-gutter-right-11 {
    margin-right: min(45.83333vw, 770px); }
  .col-md-gutter-left-11 {
    margin-left: min(45.83333vw, 770px); }
  .col-md-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-right-12 {
    margin-right: 50%; }
  .col-md-offset-top-12 {
    margin-top: 50%; }
  .col-md-gutter-right-12 {
    margin-right: min(50vw, 840px); }
  .col-md-gutter-left-12 {
    margin-left: min(50vw, 840px); }
  .col-md-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-md-offset-13 {
    margin-left: 54.16667%; }
  .col-md-offset-right-13 {
    margin-right: 54.16667%; }
  .col-md-offset-top-13 {
    margin-top: 54.16667%; }
  .col-md-gutter-right-13 {
    margin-right: min(54.16667vw, 910px); }
  .col-md-gutter-left-13 {
    margin-left: min(54.16667vw, 910px); }
  .col-md-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-md-offset-14 {
    margin-left: 58.33333%; }
  .col-md-offset-right-14 {
    margin-right: 58.33333%; }
  .col-md-offset-top-14 {
    margin-top: 58.33333%; }
  .col-md-gutter-right-14 {
    margin-right: min(58.33333vw, 980px); }
  .col-md-gutter-left-14 {
    margin-left: min(58.33333vw, 980px); }
  .col-md-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-right-15 {
    margin-right: 62.5%; }
  .col-md-offset-top-15 {
    margin-top: 62.5%; }
  .col-md-gutter-right-15 {
    margin-right: min(62.5vw, 1050px); }
  .col-md-gutter-left-15 {
    margin-left: min(62.5vw, 1050px); }
  .col-md-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-md-offset-16 {
    margin-left: 66.66667%; }
  .col-md-offset-right-16 {
    margin-right: 66.66667%; }
  .col-md-offset-top-16 {
    margin-top: 66.66667%; }
  .col-md-gutter-right-16 {
    margin-right: min(66.66667vw, 1120px); }
  .col-md-gutter-left-16 {
    margin-left: min(66.66667vw, 1120px); }
  .col-md-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-md-offset-17 {
    margin-left: 70.83333%; }
  .col-md-offset-right-17 {
    margin-right: 70.83333%; }
  .col-md-offset-top-17 {
    margin-top: 70.83333%; }
  .col-md-gutter-right-17 {
    margin-right: min(70.83333vw, 1190px); }
  .col-md-gutter-left-17 {
    margin-left: min(70.83333vw, 1190px); }
  .col-md-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-right-18 {
    margin-right: 75%; }
  .col-md-offset-top-18 {
    margin-top: 75%; }
  .col-md-gutter-right-18 {
    margin-right: min(75vw, 1260px); }
  .col-md-gutter-left-18 {
    margin-left: min(75vw, 1260px); }
  .col-md-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-md-offset-19 {
    margin-left: 79.16667%; }
  .col-md-offset-right-19 {
    margin-right: 79.16667%; }
  .col-md-offset-top-19 {
    margin-top: 79.16667%; }
  .col-md-gutter-right-19 {
    margin-right: min(79.16667vw, 1330px); }
  .col-md-gutter-left-19 {
    margin-left: min(79.16667vw, 1330px); }
  .col-md-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-md-offset-20 {
    margin-left: 83.33333%; }
  .col-md-offset-right-20 {
    margin-right: 83.33333%; }
  .col-md-offset-top-20 {
    margin-top: 83.33333%; }
  .col-md-gutter-right-20 {
    margin-right: min(83.33333vw, 1400px); }
  .col-md-gutter-left-20 {
    margin-left: min(83.33333vw, 1400px); }
  .col-md-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-right-21 {
    margin-right: 87.5%; }
  .col-md-offset-top-21 {
    margin-top: 87.5%; }
  .col-md-gutter-right-21 {
    margin-right: min(87.5vw, 1470px); }
  .col-md-gutter-left-21 {
    margin-left: min(87.5vw, 1470px); }
  .col-md-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-md-offset-22 {
    margin-left: 91.66667%; }
  .col-md-offset-right-22 {
    margin-right: 91.66667%; }
  .col-md-offset-top-22 {
    margin-top: 91.66667%; }
  .col-md-gutter-right-22 {
    margin-right: min(91.66667vw, 1540px); }
  .col-md-gutter-left-22 {
    margin-left: min(91.66667vw, 1540px); }
  .col-md-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-md-offset-23 {
    margin-left: 95.83333%; }
  .col-md-offset-right-23 {
    margin-right: 95.83333%; }
  .col-md-offset-top-23 {
    margin-top: 95.83333%; }
  .col-md-gutter-right-23 {
    margin-right: min(95.83333vw, 1610px); }
  .col-md-gutter-left-23 {
    margin-left: min(95.83333vw, 1610px); }
  .col-md-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-md-offset-24 {
    margin-left: 100%; }
  .col-md-offset-right-24 {
    margin-right: 100%; }
  .col-md-offset-top-24 {
    margin-top: 100%; }
  .col-md-gutter-right-24 {
    margin-right: min(100vw, 1680px); }
  .col-md-gutter-left-24 {
    margin-left: min(100vw, 1680px); }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-right-0 {
    margin-right: 0; }
  .col-md-offset-top-0 {
    margin-top: 0; }
  .row-md--start {
    justify-content: flex-start; }
  .row-md--center {
    justify-content: center; }
  .row-md--end {
    justify-content: flex-end; }
  .row-md--top {
    align-items: flex-start; }
  .row-md--middle {
    align-items: center; }
  .row-md--bottom {
    align-items: flex-end; }
  .row-md--baseline {
    align-items: baseline; }
  .row-md--around {
    justify-content: space-around; }
  .row-md--between {
    justify-content: space-between; }
  .row-md--reverse {
    flex-direction: row-reverse; }
  .row-md--content-start {
    align-content: flex-start; }
  .row-md--grow {
    height: 100%; }
  .row-md--nowrap {
    flex-wrap: nowrap; }
  .row-md--wrap {
    flex-wrap: wrap; }
  .row-md--wrap-reverse {
    flex-wrap: wrap-reverse; }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-md--first {
      order: -1; }
    .col-md--last {
      order: 1; }
    .col-md--hide {
      display: none; }
    .col-md--show {
      display: flex; }
    .col-md--shrink {
      flex-shrink: 1;
      flex-grow: 0; }
    .col-md--show-inline-block {
      display: inline-block; }
    .col-md--clear {
      flex: 0 0 100%; }
    .col-md--unclear {
      flex: 0 1 auto; }
    .col-md--break {
      flex-basis: 100%;
      width: 0; }
    .col-md--relative {
      position: relative; }
    .col-md--overflow-hidden {
      overflow: hidden; }
    .col-md--overflow-visible {
      overflow: visible; } }

@media only screen and (min-width: 1024px) {
  .col-md-lg-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-md-lg-offset-1 {
    margin-left: 4.16667%; }
  .col-md-lg-offset-right-1 {
    margin-right: 4.16667%; }
  .col-md-lg-offset-top-1 {
    margin-top: 4.16667%; }
  .col-md-lg-gutter-right-1 {
    margin-right: min(4.16667vw, 70px); }
  .col-md-lg-gutter-left-1 {
    margin-left: min(4.16667vw, 70px); }
  .col-md-lg-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-md-lg-offset-2 {
    margin-left: 8.33333%; }
  .col-md-lg-offset-right-2 {
    margin-right: 8.33333%; }
  .col-md-lg-offset-top-2 {
    margin-top: 8.33333%; }
  .col-md-lg-gutter-right-2 {
    margin-right: min(8.33333vw, 140px); }
  .col-md-lg-gutter-left-2 {
    margin-left: min(8.33333vw, 140px); }
  .col-md-lg-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-md-lg-offset-3 {
    margin-left: 12.5%; }
  .col-md-lg-offset-right-3 {
    margin-right: 12.5%; }
  .col-md-lg-offset-top-3 {
    margin-top: 12.5%; }
  .col-md-lg-gutter-right-3 {
    margin-right: min(12.5vw, 210px); }
  .col-md-lg-gutter-left-3 {
    margin-left: min(12.5vw, 210px); }
  .col-md-lg-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-md-lg-offset-4 {
    margin-left: 16.66667%; }
  .col-md-lg-offset-right-4 {
    margin-right: 16.66667%; }
  .col-md-lg-offset-top-4 {
    margin-top: 16.66667%; }
  .col-md-lg-gutter-right-4 {
    margin-right: min(16.66667vw, 280px); }
  .col-md-lg-gutter-left-4 {
    margin-left: min(16.66667vw, 280px); }
  .col-md-lg-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-md-lg-offset-5 {
    margin-left: 20.83333%; }
  .col-md-lg-offset-right-5 {
    margin-right: 20.83333%; }
  .col-md-lg-offset-top-5 {
    margin-top: 20.83333%; }
  .col-md-lg-gutter-right-5 {
    margin-right: min(20.83333vw, 350px); }
  .col-md-lg-gutter-left-5 {
    margin-left: min(20.83333vw, 350px); }
  .col-md-lg-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-md-lg-offset-6 {
    margin-left: 25%; }
  .col-md-lg-offset-right-6 {
    margin-right: 25%; }
  .col-md-lg-offset-top-6 {
    margin-top: 25%; }
  .col-md-lg-gutter-right-6 {
    margin-right: min(25vw, 420px); }
  .col-md-lg-gutter-left-6 {
    margin-left: min(25vw, 420px); }
  .col-md-lg-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-md-lg-offset-7 {
    margin-left: 29.16667%; }
  .col-md-lg-offset-right-7 {
    margin-right: 29.16667%; }
  .col-md-lg-offset-top-7 {
    margin-top: 29.16667%; }
  .col-md-lg-gutter-right-7 {
    margin-right: min(29.16667vw, 490px); }
  .col-md-lg-gutter-left-7 {
    margin-left: min(29.16667vw, 490px); }
  .col-md-lg-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-md-lg-offset-8 {
    margin-left: 33.33333%; }
  .col-md-lg-offset-right-8 {
    margin-right: 33.33333%; }
  .col-md-lg-offset-top-8 {
    margin-top: 33.33333%; }
  .col-md-lg-gutter-right-8 {
    margin-right: min(33.33333vw, 560px); }
  .col-md-lg-gutter-left-8 {
    margin-left: min(33.33333vw, 560px); }
  .col-md-lg-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-md-lg-offset-9 {
    margin-left: 37.5%; }
  .col-md-lg-offset-right-9 {
    margin-right: 37.5%; }
  .col-md-lg-offset-top-9 {
    margin-top: 37.5%; }
  .col-md-lg-gutter-right-9 {
    margin-right: min(37.5vw, 630px); }
  .col-md-lg-gutter-left-9 {
    margin-left: min(37.5vw, 630px); }
  .col-md-lg-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-md-lg-offset-10 {
    margin-left: 41.66667%; }
  .col-md-lg-offset-right-10 {
    margin-right: 41.66667%; }
  .col-md-lg-offset-top-10 {
    margin-top: 41.66667%; }
  .col-md-lg-gutter-right-10 {
    margin-right: min(41.66667vw, 700px); }
  .col-md-lg-gutter-left-10 {
    margin-left: min(41.66667vw, 700px); }
  .col-md-lg-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-md-lg-offset-11 {
    margin-left: 45.83333%; }
  .col-md-lg-offset-right-11 {
    margin-right: 45.83333%; }
  .col-md-lg-offset-top-11 {
    margin-top: 45.83333%; }
  .col-md-lg-gutter-right-11 {
    margin-right: min(45.83333vw, 770px); }
  .col-md-lg-gutter-left-11 {
    margin-left: min(45.83333vw, 770px); }
  .col-md-lg-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-md-lg-offset-12 {
    margin-left: 50%; }
  .col-md-lg-offset-right-12 {
    margin-right: 50%; }
  .col-md-lg-offset-top-12 {
    margin-top: 50%; }
  .col-md-lg-gutter-right-12 {
    margin-right: min(50vw, 840px); }
  .col-md-lg-gutter-left-12 {
    margin-left: min(50vw, 840px); }
  .col-md-lg-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-md-lg-offset-13 {
    margin-left: 54.16667%; }
  .col-md-lg-offset-right-13 {
    margin-right: 54.16667%; }
  .col-md-lg-offset-top-13 {
    margin-top: 54.16667%; }
  .col-md-lg-gutter-right-13 {
    margin-right: min(54.16667vw, 910px); }
  .col-md-lg-gutter-left-13 {
    margin-left: min(54.16667vw, 910px); }
  .col-md-lg-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-md-lg-offset-14 {
    margin-left: 58.33333%; }
  .col-md-lg-offset-right-14 {
    margin-right: 58.33333%; }
  .col-md-lg-offset-top-14 {
    margin-top: 58.33333%; }
  .col-md-lg-gutter-right-14 {
    margin-right: min(58.33333vw, 980px); }
  .col-md-lg-gutter-left-14 {
    margin-left: min(58.33333vw, 980px); }
  .col-md-lg-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-md-lg-offset-15 {
    margin-left: 62.5%; }
  .col-md-lg-offset-right-15 {
    margin-right: 62.5%; }
  .col-md-lg-offset-top-15 {
    margin-top: 62.5%; }
  .col-md-lg-gutter-right-15 {
    margin-right: min(62.5vw, 1050px); }
  .col-md-lg-gutter-left-15 {
    margin-left: min(62.5vw, 1050px); }
  .col-md-lg-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-md-lg-offset-16 {
    margin-left: 66.66667%; }
  .col-md-lg-offset-right-16 {
    margin-right: 66.66667%; }
  .col-md-lg-offset-top-16 {
    margin-top: 66.66667%; }
  .col-md-lg-gutter-right-16 {
    margin-right: min(66.66667vw, 1120px); }
  .col-md-lg-gutter-left-16 {
    margin-left: min(66.66667vw, 1120px); }
  .col-md-lg-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-md-lg-offset-17 {
    margin-left: 70.83333%; }
  .col-md-lg-offset-right-17 {
    margin-right: 70.83333%; }
  .col-md-lg-offset-top-17 {
    margin-top: 70.83333%; }
  .col-md-lg-gutter-right-17 {
    margin-right: min(70.83333vw, 1190px); }
  .col-md-lg-gutter-left-17 {
    margin-left: min(70.83333vw, 1190px); }
  .col-md-lg-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-md-lg-offset-18 {
    margin-left: 75%; }
  .col-md-lg-offset-right-18 {
    margin-right: 75%; }
  .col-md-lg-offset-top-18 {
    margin-top: 75%; }
  .col-md-lg-gutter-right-18 {
    margin-right: min(75vw, 1260px); }
  .col-md-lg-gutter-left-18 {
    margin-left: min(75vw, 1260px); }
  .col-md-lg-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-md-lg-offset-19 {
    margin-left: 79.16667%; }
  .col-md-lg-offset-right-19 {
    margin-right: 79.16667%; }
  .col-md-lg-offset-top-19 {
    margin-top: 79.16667%; }
  .col-md-lg-gutter-right-19 {
    margin-right: min(79.16667vw, 1330px); }
  .col-md-lg-gutter-left-19 {
    margin-left: min(79.16667vw, 1330px); }
  .col-md-lg-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-md-lg-offset-20 {
    margin-left: 83.33333%; }
  .col-md-lg-offset-right-20 {
    margin-right: 83.33333%; }
  .col-md-lg-offset-top-20 {
    margin-top: 83.33333%; }
  .col-md-lg-gutter-right-20 {
    margin-right: min(83.33333vw, 1400px); }
  .col-md-lg-gutter-left-20 {
    margin-left: min(83.33333vw, 1400px); }
  .col-md-lg-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-md-lg-offset-21 {
    margin-left: 87.5%; }
  .col-md-lg-offset-right-21 {
    margin-right: 87.5%; }
  .col-md-lg-offset-top-21 {
    margin-top: 87.5%; }
  .col-md-lg-gutter-right-21 {
    margin-right: min(87.5vw, 1470px); }
  .col-md-lg-gutter-left-21 {
    margin-left: min(87.5vw, 1470px); }
  .col-md-lg-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-md-lg-offset-22 {
    margin-left: 91.66667%; }
  .col-md-lg-offset-right-22 {
    margin-right: 91.66667%; }
  .col-md-lg-offset-top-22 {
    margin-top: 91.66667%; }
  .col-md-lg-gutter-right-22 {
    margin-right: min(91.66667vw, 1540px); }
  .col-md-lg-gutter-left-22 {
    margin-left: min(91.66667vw, 1540px); }
  .col-md-lg-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-md-lg-offset-23 {
    margin-left: 95.83333%; }
  .col-md-lg-offset-right-23 {
    margin-right: 95.83333%; }
  .col-md-lg-offset-top-23 {
    margin-top: 95.83333%; }
  .col-md-lg-gutter-right-23 {
    margin-right: min(95.83333vw, 1610px); }
  .col-md-lg-gutter-left-23 {
    margin-left: min(95.83333vw, 1610px); }
  .col-md-lg-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-md-lg-offset-24 {
    margin-left: 100%; }
  .col-md-lg-offset-right-24 {
    margin-right: 100%; }
  .col-md-lg-offset-top-24 {
    margin-top: 100%; }
  .col-md-lg-gutter-right-24 {
    margin-right: min(100vw, 1680px); }
  .col-md-lg-gutter-left-24 {
    margin-left: min(100vw, 1680px); }
  .col-md-lg-offset-0 {
    margin-left: 0; }
  .col-md-lg-offset-right-0 {
    margin-right: 0; }
  .col-md-lg-offset-top-0 {
    margin-top: 0; }
  .row-md-lg--start {
    justify-content: flex-start; }
  .row-md-lg--center {
    justify-content: center; }
  .row-md-lg--end {
    justify-content: flex-end; }
  .row-md-lg--top {
    align-items: flex-start; }
  .row-md-lg--middle {
    align-items: center; }
  .row-md-lg--bottom {
    align-items: flex-end; }
  .row-md-lg--baseline {
    align-items: baseline; }
  .row-md-lg--around {
    justify-content: space-around; }
  .row-md-lg--between {
    justify-content: space-between; }
  .row-md-lg--reverse {
    flex-direction: row-reverse; }
  .row-md-lg--content-start {
    align-content: flex-start; }
  .row-md-lg--grow {
    height: 100%; }
  .row-md-lg--nowrap {
    flex-wrap: nowrap; }
  .row-md-lg--wrap {
    flex-wrap: wrap; }
  .row-md-lg--wrap-reverse {
    flex-wrap: wrap-reverse; }
  .col-md-lg {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-md-lg--first {
      order: -1; }
    .col-md-lg--last {
      order: 1; }
    .col-md-lg--hide {
      display: none; }
    .col-md-lg--show {
      display: flex; }
    .col-md-lg--shrink {
      flex-shrink: 1;
      flex-grow: 0; }
    .col-md-lg--show-inline-block {
      display: inline-block; }
    .col-md-lg--clear {
      flex: 0 0 100%; }
    .col-md-lg--unclear {
      flex: 0 1 auto; }
    .col-md-lg--break {
      flex-basis: 100%;
      width: 0; }
    .col-md-lg--relative {
      position: relative; }
    .col-md-lg--overflow-hidden {
      overflow: hidden; }
    .col-md-lg--overflow-visible {
      overflow: visible; } }

@media only screen and (min-width: 1280px) {
  .col-lg-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-lg-offset-1 {
    margin-left: 4.16667%; }
  .col-lg-offset-right-1 {
    margin-right: 4.16667%; }
  .col-lg-offset-top-1 {
    margin-top: 4.16667%; }
  .col-lg-gutter-right-1 {
    margin-right: min(4.16667vw, 70px); }
  .col-lg-gutter-left-1 {
    margin-left: min(4.16667vw, 70px); }
  .col-lg-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-lg-offset-2 {
    margin-left: 8.33333%; }
  .col-lg-offset-right-2 {
    margin-right: 8.33333%; }
  .col-lg-offset-top-2 {
    margin-top: 8.33333%; }
  .col-lg-gutter-right-2 {
    margin-right: min(8.33333vw, 140px); }
  .col-lg-gutter-left-2 {
    margin-left: min(8.33333vw, 140px); }
  .col-lg-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-offset-right-3 {
    margin-right: 12.5%; }
  .col-lg-offset-top-3 {
    margin-top: 12.5%; }
  .col-lg-gutter-right-3 {
    margin-right: min(12.5vw, 210px); }
  .col-lg-gutter-left-3 {
    margin-left: min(12.5vw, 210px); }
  .col-lg-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-lg-offset-4 {
    margin-left: 16.66667%; }
  .col-lg-offset-right-4 {
    margin-right: 16.66667%; }
  .col-lg-offset-top-4 {
    margin-top: 16.66667%; }
  .col-lg-gutter-right-4 {
    margin-right: min(16.66667vw, 280px); }
  .col-lg-gutter-left-4 {
    margin-left: min(16.66667vw, 280px); }
  .col-lg-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-lg-offset-5 {
    margin-left: 20.83333%; }
  .col-lg-offset-right-5 {
    margin-right: 20.83333%; }
  .col-lg-offset-top-5 {
    margin-top: 20.83333%; }
  .col-lg-gutter-right-5 {
    margin-right: min(20.83333vw, 350px); }
  .col-lg-gutter-left-5 {
    margin-left: min(20.83333vw, 350px); }
  .col-lg-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-offset-right-6 {
    margin-right: 25%; }
  .col-lg-offset-top-6 {
    margin-top: 25%; }
  .col-lg-gutter-right-6 {
    margin-right: min(25vw, 420px); }
  .col-lg-gutter-left-6 {
    margin-left: min(25vw, 420px); }
  .col-lg-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-lg-offset-7 {
    margin-left: 29.16667%; }
  .col-lg-offset-right-7 {
    margin-right: 29.16667%; }
  .col-lg-offset-top-7 {
    margin-top: 29.16667%; }
  .col-lg-gutter-right-7 {
    margin-right: min(29.16667vw, 490px); }
  .col-lg-gutter-left-7 {
    margin-left: min(29.16667vw, 490px); }
  .col-lg-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-lg-offset-8 {
    margin-left: 33.33333%; }
  .col-lg-offset-right-8 {
    margin-right: 33.33333%; }
  .col-lg-offset-top-8 {
    margin-top: 33.33333%; }
  .col-lg-gutter-right-8 {
    margin-right: min(33.33333vw, 560px); }
  .col-lg-gutter-left-8 {
    margin-left: min(33.33333vw, 560px); }
  .col-lg-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-offset-right-9 {
    margin-right: 37.5%; }
  .col-lg-offset-top-9 {
    margin-top: 37.5%; }
  .col-lg-gutter-right-9 {
    margin-right: min(37.5vw, 630px); }
  .col-lg-gutter-left-9 {
    margin-left: min(37.5vw, 630px); }
  .col-lg-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-lg-offset-10 {
    margin-left: 41.66667%; }
  .col-lg-offset-right-10 {
    margin-right: 41.66667%; }
  .col-lg-offset-top-10 {
    margin-top: 41.66667%; }
  .col-lg-gutter-right-10 {
    margin-right: min(41.66667vw, 700px); }
  .col-lg-gutter-left-10 {
    margin-left: min(41.66667vw, 700px); }
  .col-lg-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-lg-offset-11 {
    margin-left: 45.83333%; }
  .col-lg-offset-right-11 {
    margin-right: 45.83333%; }
  .col-lg-offset-top-11 {
    margin-top: 45.83333%; }
  .col-lg-gutter-right-11 {
    margin-right: min(45.83333vw, 770px); }
  .col-lg-gutter-left-11 {
    margin-left: min(45.83333vw, 770px); }
  .col-lg-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-offset-right-12 {
    margin-right: 50%; }
  .col-lg-offset-top-12 {
    margin-top: 50%; }
  .col-lg-gutter-right-12 {
    margin-right: min(50vw, 840px); }
  .col-lg-gutter-left-12 {
    margin-left: min(50vw, 840px); }
  .col-lg-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-lg-offset-13 {
    margin-left: 54.16667%; }
  .col-lg-offset-right-13 {
    margin-right: 54.16667%; }
  .col-lg-offset-top-13 {
    margin-top: 54.16667%; }
  .col-lg-gutter-right-13 {
    margin-right: min(54.16667vw, 910px); }
  .col-lg-gutter-left-13 {
    margin-left: min(54.16667vw, 910px); }
  .col-lg-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-lg-offset-14 {
    margin-left: 58.33333%; }
  .col-lg-offset-right-14 {
    margin-right: 58.33333%; }
  .col-lg-offset-top-14 {
    margin-top: 58.33333%; }
  .col-lg-gutter-right-14 {
    margin-right: min(58.33333vw, 980px); }
  .col-lg-gutter-left-14 {
    margin-left: min(58.33333vw, 980px); }
  .col-lg-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-offset-right-15 {
    margin-right: 62.5%; }
  .col-lg-offset-top-15 {
    margin-top: 62.5%; }
  .col-lg-gutter-right-15 {
    margin-right: min(62.5vw, 1050px); }
  .col-lg-gutter-left-15 {
    margin-left: min(62.5vw, 1050px); }
  .col-lg-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-lg-offset-16 {
    margin-left: 66.66667%; }
  .col-lg-offset-right-16 {
    margin-right: 66.66667%; }
  .col-lg-offset-top-16 {
    margin-top: 66.66667%; }
  .col-lg-gutter-right-16 {
    margin-right: min(66.66667vw, 1120px); }
  .col-lg-gutter-left-16 {
    margin-left: min(66.66667vw, 1120px); }
  .col-lg-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-lg-offset-17 {
    margin-left: 70.83333%; }
  .col-lg-offset-right-17 {
    margin-right: 70.83333%; }
  .col-lg-offset-top-17 {
    margin-top: 70.83333%; }
  .col-lg-gutter-right-17 {
    margin-right: min(70.83333vw, 1190px); }
  .col-lg-gutter-left-17 {
    margin-left: min(70.83333vw, 1190px); }
  .col-lg-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-offset-right-18 {
    margin-right: 75%; }
  .col-lg-offset-top-18 {
    margin-top: 75%; }
  .col-lg-gutter-right-18 {
    margin-right: min(75vw, 1260px); }
  .col-lg-gutter-left-18 {
    margin-left: min(75vw, 1260px); }
  .col-lg-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-lg-offset-19 {
    margin-left: 79.16667%; }
  .col-lg-offset-right-19 {
    margin-right: 79.16667%; }
  .col-lg-offset-top-19 {
    margin-top: 79.16667%; }
  .col-lg-gutter-right-19 {
    margin-right: min(79.16667vw, 1330px); }
  .col-lg-gutter-left-19 {
    margin-left: min(79.16667vw, 1330px); }
  .col-lg-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-lg-offset-20 {
    margin-left: 83.33333%; }
  .col-lg-offset-right-20 {
    margin-right: 83.33333%; }
  .col-lg-offset-top-20 {
    margin-top: 83.33333%; }
  .col-lg-gutter-right-20 {
    margin-right: min(83.33333vw, 1400px); }
  .col-lg-gutter-left-20 {
    margin-left: min(83.33333vw, 1400px); }
  .col-lg-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-offset-right-21 {
    margin-right: 87.5%; }
  .col-lg-offset-top-21 {
    margin-top: 87.5%; }
  .col-lg-gutter-right-21 {
    margin-right: min(87.5vw, 1470px); }
  .col-lg-gutter-left-21 {
    margin-left: min(87.5vw, 1470px); }
  .col-lg-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-lg-offset-22 {
    margin-left: 91.66667%; }
  .col-lg-offset-right-22 {
    margin-right: 91.66667%; }
  .col-lg-offset-top-22 {
    margin-top: 91.66667%; }
  .col-lg-gutter-right-22 {
    margin-right: min(91.66667vw, 1540px); }
  .col-lg-gutter-left-22 {
    margin-left: min(91.66667vw, 1540px); }
  .col-lg-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-lg-offset-23 {
    margin-left: 95.83333%; }
  .col-lg-offset-right-23 {
    margin-right: 95.83333%; }
  .col-lg-offset-top-23 {
    margin-top: 95.83333%; }
  .col-lg-gutter-right-23 {
    margin-right: min(95.83333vw, 1610px); }
  .col-lg-gutter-left-23 {
    margin-left: min(95.83333vw, 1610px); }
  .col-lg-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-lg-offset-24 {
    margin-left: 100%; }
  .col-lg-offset-right-24 {
    margin-right: 100%; }
  .col-lg-offset-top-24 {
    margin-top: 100%; }
  .col-lg-gutter-right-24 {
    margin-right: min(100vw, 1680px); }
  .col-lg-gutter-left-24 {
    margin-left: min(100vw, 1680px); }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-right-0 {
    margin-right: 0; }
  .col-lg-offset-top-0 {
    margin-top: 0; }
  .row-lg--start {
    justify-content: flex-start; }
  .row-lg--center {
    justify-content: center; }
  .row-lg--end {
    justify-content: flex-end; }
  .row-lg--top {
    align-items: flex-start; }
  .row-lg--middle {
    align-items: center; }
  .row-lg--bottom {
    align-items: flex-end; }
  .row-lg--baseline {
    align-items: baseline; }
  .row-lg--around {
    justify-content: space-around; }
  .row-lg--between {
    justify-content: space-between; }
  .row-lg--reverse {
    flex-direction: row-reverse; }
  .row-lg--content-start {
    align-content: flex-start; }
  .row-lg--grow {
    height: 100%; }
  .row-lg--nowrap {
    flex-wrap: nowrap; }
  .row-lg--wrap {
    flex-wrap: wrap; }
  .row-lg--wrap-reverse {
    flex-wrap: wrap-reverse; }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-lg--first {
      order: -1; }
    .col-lg--last {
      order: 1; }
    .col-lg--hide {
      display: none; }
    .col-lg--show {
      display: flex; }
    .col-lg--shrink {
      flex-shrink: 1;
      flex-grow: 0; }
    .col-lg--show-inline-block {
      display: inline-block; }
    .col-lg--clear {
      flex: 0 0 100%; }
    .col-lg--unclear {
      flex: 0 1 auto; }
    .col-lg--break {
      flex-basis: 100%;
      width: 0; }
    .col-lg--relative {
      position: relative; }
    .col-lg--overflow-hidden {
      overflow: hidden; }
    .col-lg--overflow-visible {
      overflow: visible; } }

@media only screen and (min-width: 1440px) {
  .col-xl-1 {
    flex: 0 0 auto;
    flex-basis: 4.16667vw;
    width: 4.16667vw;
    max-width: 70px; }
  .col-xl-offset-1 {
    margin-left: 4.16667%; }
  .col-xl-offset-right-1 {
    margin-right: 4.16667%; }
  .col-xl-offset-top-1 {
    margin-top: 4.16667%; }
  .col-xl-gutter-right-1 {
    margin-right: min(4.16667vw, 70px); }
  .col-xl-gutter-left-1 {
    margin-left: min(4.16667vw, 70px); }
  .col-xl-2 {
    flex: 0 0 auto;
    flex-basis: 8.33333vw;
    width: 8.33333vw;
    max-width: 140px; }
  .col-xl-offset-2 {
    margin-left: 8.33333%; }
  .col-xl-offset-right-2 {
    margin-right: 8.33333%; }
  .col-xl-offset-top-2 {
    margin-top: 8.33333%; }
  .col-xl-gutter-right-2 {
    margin-right: min(8.33333vw, 140px); }
  .col-xl-gutter-left-2 {
    margin-left: min(8.33333vw, 140px); }
  .col-xl-3 {
    flex: 0 0 auto;
    flex-basis: 12.5vw;
    width: 12.5vw;
    max-width: 210px; }
  .col-xl-offset-3 {
    margin-left: 12.5%; }
  .col-xl-offset-right-3 {
    margin-right: 12.5%; }
  .col-xl-offset-top-3 {
    margin-top: 12.5%; }
  .col-xl-gutter-right-3 {
    margin-right: min(12.5vw, 210px); }
  .col-xl-gutter-left-3 {
    margin-left: min(12.5vw, 210px); }
  .col-xl-4 {
    flex: 0 0 auto;
    flex-basis: 16.66667vw;
    width: 16.66667vw;
    max-width: 280px; }
  .col-xl-offset-4 {
    margin-left: 16.66667%; }
  .col-xl-offset-right-4 {
    margin-right: 16.66667%; }
  .col-xl-offset-top-4 {
    margin-top: 16.66667%; }
  .col-xl-gutter-right-4 {
    margin-right: min(16.66667vw, 280px); }
  .col-xl-gutter-left-4 {
    margin-left: min(16.66667vw, 280px); }
  .col-xl-5 {
    flex: 0 0 auto;
    flex-basis: 20.83333vw;
    width: 20.83333vw;
    max-width: 350px; }
  .col-xl-offset-5 {
    margin-left: 20.83333%; }
  .col-xl-offset-right-5 {
    margin-right: 20.83333%; }
  .col-xl-offset-top-5 {
    margin-top: 20.83333%; }
  .col-xl-gutter-right-5 {
    margin-right: min(20.83333vw, 350px); }
  .col-xl-gutter-left-5 {
    margin-left: min(20.83333vw, 350px); }
  .col-xl-6 {
    flex: 0 0 auto;
    flex-basis: 25vw;
    width: 25vw;
    max-width: 420px; }
  .col-xl-offset-6 {
    margin-left: 25%; }
  .col-xl-offset-right-6 {
    margin-right: 25%; }
  .col-xl-offset-top-6 {
    margin-top: 25%; }
  .col-xl-gutter-right-6 {
    margin-right: min(25vw, 420px); }
  .col-xl-gutter-left-6 {
    margin-left: min(25vw, 420px); }
  .col-xl-7 {
    flex: 0 0 auto;
    flex-basis: 29.16667vw;
    width: 29.16667vw;
    max-width: 490px; }
  .col-xl-offset-7 {
    margin-left: 29.16667%; }
  .col-xl-offset-right-7 {
    margin-right: 29.16667%; }
  .col-xl-offset-top-7 {
    margin-top: 29.16667%; }
  .col-xl-gutter-right-7 {
    margin-right: min(29.16667vw, 490px); }
  .col-xl-gutter-left-7 {
    margin-left: min(29.16667vw, 490px); }
  .col-xl-8 {
    flex: 0 0 auto;
    flex-basis: 33.33333vw;
    width: 33.33333vw;
    max-width: 560px; }
  .col-xl-offset-8 {
    margin-left: 33.33333%; }
  .col-xl-offset-right-8 {
    margin-right: 33.33333%; }
  .col-xl-offset-top-8 {
    margin-top: 33.33333%; }
  .col-xl-gutter-right-8 {
    margin-right: min(33.33333vw, 560px); }
  .col-xl-gutter-left-8 {
    margin-left: min(33.33333vw, 560px); }
  .col-xl-9 {
    flex: 0 0 auto;
    flex-basis: 37.5vw;
    width: 37.5vw;
    max-width: 630px; }
  .col-xl-offset-9 {
    margin-left: 37.5%; }
  .col-xl-offset-right-9 {
    margin-right: 37.5%; }
  .col-xl-offset-top-9 {
    margin-top: 37.5%; }
  .col-xl-gutter-right-9 {
    margin-right: min(37.5vw, 630px); }
  .col-xl-gutter-left-9 {
    margin-left: min(37.5vw, 630px); }
  .col-xl-10 {
    flex: 0 0 auto;
    flex-basis: 41.66667vw;
    width: 41.66667vw;
    max-width: 700px; }
  .col-xl-offset-10 {
    margin-left: 41.66667%; }
  .col-xl-offset-right-10 {
    margin-right: 41.66667%; }
  .col-xl-offset-top-10 {
    margin-top: 41.66667%; }
  .col-xl-gutter-right-10 {
    margin-right: min(41.66667vw, 700px); }
  .col-xl-gutter-left-10 {
    margin-left: min(41.66667vw, 700px); }
  .col-xl-11 {
    flex: 0 0 auto;
    flex-basis: 45.83333vw;
    width: 45.83333vw;
    max-width: 770px; }
  .col-xl-offset-11 {
    margin-left: 45.83333%; }
  .col-xl-offset-right-11 {
    margin-right: 45.83333%; }
  .col-xl-offset-top-11 {
    margin-top: 45.83333%; }
  .col-xl-gutter-right-11 {
    margin-right: min(45.83333vw, 770px); }
  .col-xl-gutter-left-11 {
    margin-left: min(45.83333vw, 770px); }
  .col-xl-12 {
    flex: 0 0 auto;
    flex-basis: 50vw;
    width: 50vw;
    max-width: 840px; }
  .col-xl-offset-12 {
    margin-left: 50%; }
  .col-xl-offset-right-12 {
    margin-right: 50%; }
  .col-xl-offset-top-12 {
    margin-top: 50%; }
  .col-xl-gutter-right-12 {
    margin-right: min(50vw, 840px); }
  .col-xl-gutter-left-12 {
    margin-left: min(50vw, 840px); }
  .col-xl-13 {
    flex: 0 0 auto;
    flex-basis: 54.16667vw;
    width: 54.16667vw;
    max-width: 910px; }
  .col-xl-offset-13 {
    margin-left: 54.16667%; }
  .col-xl-offset-right-13 {
    margin-right: 54.16667%; }
  .col-xl-offset-top-13 {
    margin-top: 54.16667%; }
  .col-xl-gutter-right-13 {
    margin-right: min(54.16667vw, 910px); }
  .col-xl-gutter-left-13 {
    margin-left: min(54.16667vw, 910px); }
  .col-xl-14 {
    flex: 0 0 auto;
    flex-basis: 58.33333vw;
    width: 58.33333vw;
    max-width: 980px; }
  .col-xl-offset-14 {
    margin-left: 58.33333%; }
  .col-xl-offset-right-14 {
    margin-right: 58.33333%; }
  .col-xl-offset-top-14 {
    margin-top: 58.33333%; }
  .col-xl-gutter-right-14 {
    margin-right: min(58.33333vw, 980px); }
  .col-xl-gutter-left-14 {
    margin-left: min(58.33333vw, 980px); }
  .col-xl-15 {
    flex: 0 0 auto;
    flex-basis: 62.5vw;
    width: 62.5vw;
    max-width: 1050px; }
  .col-xl-offset-15 {
    margin-left: 62.5%; }
  .col-xl-offset-right-15 {
    margin-right: 62.5%; }
  .col-xl-offset-top-15 {
    margin-top: 62.5%; }
  .col-xl-gutter-right-15 {
    margin-right: min(62.5vw, 1050px); }
  .col-xl-gutter-left-15 {
    margin-left: min(62.5vw, 1050px); }
  .col-xl-16 {
    flex: 0 0 auto;
    flex-basis: 66.66667vw;
    width: 66.66667vw;
    max-width: 1120px; }
  .col-xl-offset-16 {
    margin-left: 66.66667%; }
  .col-xl-offset-right-16 {
    margin-right: 66.66667%; }
  .col-xl-offset-top-16 {
    margin-top: 66.66667%; }
  .col-xl-gutter-right-16 {
    margin-right: min(66.66667vw, 1120px); }
  .col-xl-gutter-left-16 {
    margin-left: min(66.66667vw, 1120px); }
  .col-xl-17 {
    flex: 0 0 auto;
    flex-basis: 70.83333vw;
    width: 70.83333vw;
    max-width: 1190px; }
  .col-xl-offset-17 {
    margin-left: 70.83333%; }
  .col-xl-offset-right-17 {
    margin-right: 70.83333%; }
  .col-xl-offset-top-17 {
    margin-top: 70.83333%; }
  .col-xl-gutter-right-17 {
    margin-right: min(70.83333vw, 1190px); }
  .col-xl-gutter-left-17 {
    margin-left: min(70.83333vw, 1190px); }
  .col-xl-18 {
    flex: 0 0 auto;
    flex-basis: 75vw;
    width: 75vw;
    max-width: 1260px; }
  .col-xl-offset-18 {
    margin-left: 75%; }
  .col-xl-offset-right-18 {
    margin-right: 75%; }
  .col-xl-offset-top-18 {
    margin-top: 75%; }
  .col-xl-gutter-right-18 {
    margin-right: min(75vw, 1260px); }
  .col-xl-gutter-left-18 {
    margin-left: min(75vw, 1260px); }
  .col-xl-19 {
    flex: 0 0 auto;
    flex-basis: 79.16667vw;
    width: 79.16667vw;
    max-width: 1330px; }
  .col-xl-offset-19 {
    margin-left: 79.16667%; }
  .col-xl-offset-right-19 {
    margin-right: 79.16667%; }
  .col-xl-offset-top-19 {
    margin-top: 79.16667%; }
  .col-xl-gutter-right-19 {
    margin-right: min(79.16667vw, 1330px); }
  .col-xl-gutter-left-19 {
    margin-left: min(79.16667vw, 1330px); }
  .col-xl-20 {
    flex: 0 0 auto;
    flex-basis: 83.33333vw;
    width: 83.33333vw;
    max-width: 1400px; }
  .col-xl-offset-20 {
    margin-left: 83.33333%; }
  .col-xl-offset-right-20 {
    margin-right: 83.33333%; }
  .col-xl-offset-top-20 {
    margin-top: 83.33333%; }
  .col-xl-gutter-right-20 {
    margin-right: min(83.33333vw, 1400px); }
  .col-xl-gutter-left-20 {
    margin-left: min(83.33333vw, 1400px); }
  .col-xl-21 {
    flex: 0 0 auto;
    flex-basis: 87.5vw;
    width: 87.5vw;
    max-width: 1470px; }
  .col-xl-offset-21 {
    margin-left: 87.5%; }
  .col-xl-offset-right-21 {
    margin-right: 87.5%; }
  .col-xl-offset-top-21 {
    margin-top: 87.5%; }
  .col-xl-gutter-right-21 {
    margin-right: min(87.5vw, 1470px); }
  .col-xl-gutter-left-21 {
    margin-left: min(87.5vw, 1470px); }
  .col-xl-22 {
    flex: 0 0 auto;
    flex-basis: 91.66667vw;
    width: 91.66667vw;
    max-width: 1540px; }
  .col-xl-offset-22 {
    margin-left: 91.66667%; }
  .col-xl-offset-right-22 {
    margin-right: 91.66667%; }
  .col-xl-offset-top-22 {
    margin-top: 91.66667%; }
  .col-xl-gutter-right-22 {
    margin-right: min(91.66667vw, 1540px); }
  .col-xl-gutter-left-22 {
    margin-left: min(91.66667vw, 1540px); }
  .col-xl-23 {
    flex: 0 0 auto;
    flex-basis: 95.83333vw;
    width: 95.83333vw;
    max-width: 1610px; }
  .col-xl-offset-23 {
    margin-left: 95.83333%; }
  .col-xl-offset-right-23 {
    margin-right: 95.83333%; }
  .col-xl-offset-top-23 {
    margin-top: 95.83333%; }
  .col-xl-gutter-right-23 {
    margin-right: min(95.83333vw, 1610px); }
  .col-xl-gutter-left-23 {
    margin-left: min(95.83333vw, 1610px); }
  .col-xl-24 {
    flex: 0 0 auto;
    flex-basis: 100vw;
    width: 100vw;
    max-width: 1680px; }
  .col-xl-offset-24 {
    margin-left: 100%; }
  .col-xl-offset-right-24 {
    margin-right: 100%; }
  .col-xl-offset-top-24 {
    margin-top: 100%; }
  .col-xl-gutter-right-24 {
    margin-right: min(100vw, 1680px); }
  .col-xl-gutter-left-24 {
    margin-left: min(100vw, 1680px); }
  .col-xl-offset-0 {
    margin-left: 0; }
  .col-xl-offset-right-0 {
    margin-right: 0; }
  .col-xl-offset-top-0 {
    margin-top: 0; }
  .row-xl--start {
    justify-content: flex-start; }
  .row-xl--center {
    justify-content: center; }
  .row-xl--end {
    justify-content: flex-end; }
  .row-xl--top {
    align-items: flex-start; }
  .row-xl--middle {
    align-items: center; }
  .row-xl--bottom {
    align-items: flex-end; }
  .row-xl--baseline {
    align-items: baseline; }
  .row-xl--around {
    justify-content: space-around; }
  .row-xl--between {
    justify-content: space-between; }
  .row-xl--reverse {
    flex-direction: row-reverse; }
  .row-xl--content-start {
    align-content: flex-start; }
  .row-xl--grow {
    height: 100%; }
  .row-xl--nowrap {
    flex-wrap: nowrap; }
  .row-xl--wrap {
    flex-wrap: wrap; }
  .row-xl--wrap-reverse {
    flex-wrap: wrap-reverse; }
  .col-xl {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%; }
    .col-xl--first {
      order: -1; }
    .col-xl--last {
      order: 1; }
    .col-xl--hide {
      display: none; }
    .col-xl--show {
      display: flex; }
    .col-xl--shrink {
      flex-shrink: 1;
      flex-grow: 0; }
    .col-xl--show-inline-block {
      display: inline-block; }
    .col-xl--clear {
      flex: 0 0 100%; }
    .col-xl--unclear {
      flex: 0 1 auto; }
    .col-xl--break {
      flex-basis: 100%;
      width: 0; }
    .col-xl--relative {
      position: relative; }
    .col-xl--overflow-hidden {
      overflow: hidden; }
    .col-xl--overflow-visible {
      overflow: visible; } }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Black.c83a1dc24886.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Black.c83a1dc24886.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Black.1ba4e09010fe.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Black.f9462fbe5395.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Black.39ec6d3b10da.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Black.a846602c49e6.svg#GlyphaLTPro-Black") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.ca48a7a469d6.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.ca48a7a469d6.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.0a448acc8f25.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.b8816cc7ef73.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.5bad3c1140d3.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-BlackOblique.178d8653bc23.svg#GlyphaLTPro-BlackOblique") format("svg");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Bold.b9d7559e2cf5.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Bold.b9d7559e2cf5.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Bold.032d5f906e17.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Bold.fd247c80fca8.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Bold.dcd8684cabb9.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Bold.ce14419fe03e.svg#GlyphaLTPro-Bold") format("svg");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.4944738978d9.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.4944738978d9.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.f6847250f2f8.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.b7ed67e2b76d.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.73b8c3f5a510.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-BoldOblique.8bb7d7ccf6e7.svg#GlyphaLTPro-BoldOblique") format("svg");
  font-weight: 800;
  font-style: italic; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Roman.75c1daf478a0.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Roman.75c1daf478a0.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Roman.fce902c1cd91.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Roman.de394a05e132.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Roman.3412c119c584.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Roman.150c39fed6bb.svg#GlyphaLTPro-Roman") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Oblique.a59e227b1376.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Oblique.a59e227b1376.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Oblique.256c34473ae5.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Oblique.ffce46b4bcbd.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Oblique.4727ee645fea.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Oblique.0712ccb41bce.svg#GlyphaLTPro-Oblique") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Light.3a0c0187c756.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Light.3a0c0187c756.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Light.25599f91b4c1.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Light.7443f6de14e9.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Light.b73f2a277caa.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Light.f74837ee0e1b.svg#GlyphaLTPro-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-LightOblique.edca22b7f9eb.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-LightOblique.edca22b7f9eb.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-LightOblique.db65e042f2d3.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-LightOblique.5c288192c6e9.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-LightOblique.27cf95de04d8.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-LightOblique.cbf08992219d.svg#GlyphaLTPro-LightOblique") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-Thin.cd30b1905525.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-Thin.cd30b1905525.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-Thin.25bcfa015e11.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-Thin.3be64f64d1e3.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-Thin.1087f8e615a5.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-Thin.b58aafe8cdfc.svg#GlyphaLTPro-Thin") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Glypha LT Pro';
  src: url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.0f6e1292a65a.eot");
  src: url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.0f6e1292a65a.eot?#iefix") format("embedded-opentype"), url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.e39023975c60.woff2") format("woff2"), url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.0f3c755fb4c4.woff") format("woff"), url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.d5aaa94246be.ttf") format("truetype"), url("/static/fonts/glypha/GlyphaLTPro-ThinOblique.78df5408933b.svg#GlyphaLTPro-ThinOblique") format("svg");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'Univers';
  src: url("/static/fonts/univers/UniversLTW02-65Bold.f317a16e331c.eot");
  src: url("/static/fonts/univers/UniversLTW02-65Bold.f317a16e331c.eot?#iefix") format("embedded-opentype"), url("/static/fonts/univers/UniversLTW02-65Bold.073e68ae39b8.woff2") format("woff2"), url("/static/fonts/univers/UniversLTW02-65Bold.02ce0e20e9db.woff") format("woff"), url("/static/fonts/univers/UniversLTW02-65Bold.8d28e7283779.ttf") format("truetype"), url("/static/fonts/univers/UniversLTW02-65Bold.248cad2c8af1.svg#UniversLTW02-65Bold") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Univers Black';
  src: url("/static/fonts/univers/UniversLTStd-Black.30729ce1c21d.otf") format("opentype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'UniversExtended';
  src: url("/static/fonts/univers/UniversLTStd-BlackEx.4a6f971c03af.otf") format("opentype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Univers';
  src: url("/static/fonts/univers/UniversLTW02-55Bold.f19ff963accf.eot");
  src: url("/static/fonts/univers/UniversLTW02-55Bold.f19ff963accf.eot?#iefix") format("embedded-opentype"), url("/static/fonts/univers/UniversLTW02-55Bold.ae97591f26f2.woff2") format("woff2"), url("/static/fonts/univers/UniversLTW02-55Bold.ef40fbd97091.woff") format("woff"), url("/static/fonts/univers/UniversLTW02-55Bold.ff0369fbb923.ttf") format("truetype"), url("/static/fonts/univers/UniversLTW02-55Bold.52dd2cb14e15.svg#UniversLTW02-55Bold") format("svg");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Univers';
  src: url("/static/fonts/univers/UniversLTW02-45Light.cbd122209b91.eot");
  src: url("/static/fonts/univers/UniversLTW02-45Light.cbd122209b91.eot?#iefix") format("embedded-opentype"), url("/static/fonts/univers/UniversLTW02-45Light.749ed44bbfa0.woff2") format("woff2"), url("/static/fonts/univers/UniversLTW02-45Light.67adced11f88.woff") format("woff"), url("/static/fonts/univers/UniversLTW02-45Light.8e9dcc5dbb7a.ttf") format("truetype"), url("/static/fonts/univers/UniversLTW02-45Light.8cc995a2c839.svg#UniversLTW02-45Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/static/fonts/gt-cinetype/GT-Cinetype-Light.ae64d6fe3fb7.woff2") format("woff2"), url("/static/fonts/gt-cinetype/GT-Cinetype-Light.b06c24183cda.woff") format("woff"), url("/static/fonts/gt-cinetype/GT-Cinetype-Light.7796f79a4aff.otf") format("opentype"), url("/static/fonts/gt-cinetype/GT-Cinetype-Light.1bf1244c95ba.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/static/fonts/gt-cinetype/GT-Cinetype-Light-Italic.69b062ae04d7.woff2") format("woff2"), url("/static/fonts/gt-cinetype/GT-Cinetype-Light-Italic.5048e5c39b72.woff") format("woff"), url("/static/fonts/gt-cinetype/GT-Cinetype-Light-Italic.7ae8788b1943.otf") format("opentype"), url("/static/fonts/gt-cinetype/GT-Cinetype-Light-Italic.481c126317a2.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/static/fonts/gt-cinetype/GT-Cinetype-Regular.b95fac1180a0.woff2") format("woff2"), url("/static/fonts/gt-cinetype/GT-Cinetype-Regular.fdb856add2fa.woff") format("woff"), url("/static/fonts/gt-cinetype/GT-Cinetype-Regular.5cd12b713ad6.otf") format("opentype"), url("/static/fonts/gt-cinetype/GT-Cinetype-Regular.9511d904dd1b.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/static/fonts/gt-cinetype/GT-Cinetype-Regular-Italic.df4ddd97670c.woff2") format("woff2"), url("/static/fonts/gt-cinetype/GT-Cinetype-Regular-Italic.4d2137d41709.woff") format("woff"), url("/static/fonts/gt-cinetype/GT-Cinetype-Regular-Italic.717d7899b598.otf") format("opentype"), url("/static/fonts/gt-cinetype/GT-Cinetype-Regular-Italic.73300e4d1829.ttf") format("truetype");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/static/fonts/gt-cinetype/GT-Cinetype-Bold.6a11845b12a0.woff2") format("woff2"), url("/static/fonts/gt-cinetype/GT-Cinetype-Bold.4eb6586fe45d.woff") format("woff"), url("/static/fonts/gt-cinetype/GT-Cinetype-Bold.df890054ce8d.otf") format("opentype"), url("/static/fonts/gt-cinetype/GT-Cinetype-Bold.23c22cba3c2b.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "GT Cinetype";
  src: url("/static/fonts/gt-cinetype/GT-Cinetype-Bold-Italic.2575e5db94e5.woff2") format("woff2"), url("/static/fonts/gt-cinetype/GT-Cinetype-Bold-Italic.5b9d7abe6902.woff") format("woff"), url("/static/fonts/gt-cinetype/GT-Cinetype-Bold-Italic.b3267a809a2b.otf") format("opentype"), url("/static/fonts/gt-cinetype/GT-Cinetype-Bold-Italic.826400696e2e.ttf") format("truetype");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: "GT Cinetype Mono";
  src: url("/static/fonts/gt-cinetype/GT-Cinetype-Mono.96731ac47001.woff2") format("woff2"), url("/static/fonts/gt-cinetype/GT-Cinetype-Mono.1ab780fced9b.woff") format("woff"), url("/static/fonts/gt-cinetype/GT-Cinetype-Mono.0c880d4dd4d0.otf") format("opentype"), url("/static/fonts/gt-cinetype/GT-Cinetype-Mono.c46011fecc06.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

/**
Bradford Fonts:
Legal Disclaimer for Web licence
Licence to use self-hosted webfonts for displaying dynamic text on specified website domains. Our package includes WOFF
and WOFF2 font formats.
Should the license page views limit be exceeded the license holder will be required to contact Lineto.com for an upgrade
It is strictly prohibited to rename the font and to download or use these fonts in any other media.
These Web fonts are licensed exclusively for the use on the following domain(s) and their subdomains:
www.indexventures.com  (monthly pageviews: <250K)
*/
@font-face {
  font-family: 'BradfordLLWeb-Light';
  src: url("/static/fonts/bradford/BradfordLLWeb-Light.daa350987f53.woff2") format("woff2"), url("/static/fonts/bradford/BradfordLLWeb-Light.a8adaa9d4061.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'BradfordLLWeb-LightItalic';
  src: url("/static/fonts/bradford/BradfordLLWeb-LightItalic.85bed1d2a0a4.woff2") format("woff2"), url("/static/fonts/bradford/BradfordLLWeb-LightItalic.de5cc070c1de.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'BradfordLLWeb-Regular';
  src: url("/static/fonts/bradford/BradfordLLWeb-Regular.494a19499b87.woff2") format("woff2"), url("/static/fonts/bradford/BradfordLLWeb-Regular.6d6f8a5f1c33.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'BradfordLLWeb-Italic';
  src: url("/static/fonts/bradford/BradfordLLWeb-Italic.19c1fa8ab1ed.woff2") format("woff2"), url("/static/fonts/bradford/BradfordLLWeb-Italic.e3ca48051d27.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'BradfordLLWeb-Bold';
  src: url("/static/fonts/bradford/BradfordLLWeb-Bold.73ec36b4de1a.woff2") format("woff2"), url("/static/fonts/bradford/BradfordLLWeb-Bold.5ac0e4af65f7.woff") format("woff");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'BradfordLLWeb-BoldItalic';
  src: url("/static/fonts/bradford/BradfordLLWeb-BoldItalic.443ccf502d2e.woff2") format("woff2"), url("/static/fonts/bradford/BradfordLLWeb-BoldItalic.804abb16bfab.woff") format("woff");
  font-weight: 800;
  font-style: italic; }

/*end Bradford fonts*/
@font-face {
  font-family: 'ABCDiatypeVariable';
  src: url("/static/fonts/abcdiatype/ABCDiatypeVariable.4a1963de6e6d.woff2") format("woff2"), url("/static/fonts/abcdiatype/ABCDiatypeVariable.182ab62f1348.woff") format("woff");
  font-weight: 400;
  font-variation-settings: 'wght' 400;
  font-style: normal; }

@font-face {
  font-family: 'ABCDiatype-Black';
  src: url("/static/fonts/abcdiatype/ABCDiatype-Black.31f8185fd178.woff2") format("woff2"), url("/static/fonts/abcdiatype/ABCDiatype-Black.94db005e1b6b.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Univers LT Pro';
  src: url("/static/fonts/univers_lt_pro/UniversLTPro-45Light.3b8bc95d7e0d.otf") format("opentype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Univers LT Pro';
  src: url("/static/fonts/univers_lt_pro/UniversLTPro-45LightOblique.bbcb7890c74e.otf") format("opentype");
  font-weight: 300;
  font-style: oblique; }

@font-face {
  font-family: 'Univers LT Pro';
  src: url("/static/fonts/univers_lt_pro/UniversLTPro-55Oblique.7f77dde65908.otf") format("opentype");
  font-weight: 400;
  font-style: oblique; }

@font-face {
  font-family: 'Univers LT Pro';
  src: url("/static/fonts/univers_lt_pro/UniversLTPro-65BoldOblique.ee86fb776772.otf") format("opentype");
  font-weight: 700;
  font-style: oblique; }

@font-face {
  font-family: 'Univers LT Pro';
  src: url("/static/fonts/univers_lt_pro/UniversLTPro-65Bold.d72a54efa78f.otf") format("opentype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Univers LT Pro';
  src: url("/static/fonts/univers_lt_pro/UniversLTPro-55Roman.9f05792cccf1.otf") format("opentype");
  font-weight: 400;
  font-style: normal; }

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes fadeZoom {
  from {
    opacity: 0;
    transform: scale3d(1.05, 1.05, 1); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

html {
  font-size: 62.5%; }

body {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.8rem;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility;
  color: #181818; }
  @media only screen and (min-width: 768px) {
    body {
      font-size: 2.2rem;
      line-height: 3.3rem; } }
  @media only screen and (min-width: 1024px) {
    body {
      font-size: 2.4rem;
      line-height: 3.6rem; } }
  body, body.background-light {
    color: #181818; }
  body.background-dark {
    color: #ffffff; }

em,
i {
  font-style: italic; }

.spacer12 {
  height: 12px; }

.spacer24 {
  height: 24px; }

.spacer32 {
  height: 32px; }

.spacer48 {
  height: 48px; }

.spacer64 {
  height: 64px; }

.spacer96 {
  height: 96px; }

blockquote.bq-left, blockquote.bq-full, blockquote.bq-right {
  clear: both;
  display: block;
  border-left: 4px solid #181818;
  font-weight: bold;
  padding: 0 0 0 2.8rem;
  margin-bottom: 24px;
  width: 100%; }
  @media only screen and (min-width: 1280px) {
    blockquote.bq-left, blockquote.bq-full, blockquote.bq-right {
      margin-bottom: 32px; } }
  @media only screen and (min-width: 768px) {
    blockquote.bq-left, blockquote.bq-full, blockquote.bq-right {
      padding: 0 0 0 3.3rem; } }
  @media only screen and (min-width: 1024px) {
    blockquote.bq-left, blockquote.bq-full, blockquote.bq-right {
      padding: 0 3.6rem; } }
  blockquote.bq-left cite.citation, blockquote.bq-full cite.citation, blockquote.bq-right cite.citation {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 2.3rem;
    letter-spacing: normal;
    text-transform: none; }
    @media only screen and (min-width: 768px) {
      blockquote.bq-left cite.citation, blockquote.bq-full cite.citation, blockquote.bq-right cite.citation {
        font-size: 1.7rem;
        line-height: 2.6rem; } }
    @media only screen and (min-width: 1024px) {
      blockquote.bq-left cite.citation, blockquote.bq-full cite.citation, blockquote.bq-right cite.citation {
        font-size: 1.7rem;
        line-height: 2.6rem; } }

@media only screen and (min-width: 1024px) {
  blockquote.bq-left {
    float: left;
    width: 50%;
    padding-right: 1.8rem;
    margin-right: 1.8rem; } }

@media only screen and (min-width: 1024px) {
  blockquote.bq-right {
    float: right;
    width: 50%;
    margin-left: 3.6rem;
    padding-right: 0; } }

blockquote .quote-share {
  display: flex;
  margin-left: -6px; }
  blockquote .quote-share a, blockquote .quote-share a:link, blockquote .quote-share a:visited {
    display: block;
    padding: 5px 10px 0 0;
    text-decoration: none;
    border-bottom: none; }
    blockquote .quote-share a svg path, blockquote .quote-share a:link svg path, blockquote .quote-share a:visited svg path {
      transition: fill-opacity 250ms ease-in-out;
      fill: #181818;
      fill-opacity: 0.65; }
  blockquote .quote-share a:hover, blockquote .quote-share a:focus, blockquote .quote-share a:active {
    cursor: pointer;
    text-decoration: none;
    border-bottom: none; }
    blockquote .quote-share a:hover svg path, blockquote .quote-share a:focus svg path, blockquote .quote-share a:active svg path {
      fill-opacity: 1; }

.-bg-color-charcoal blockquote.bq-left, .-bg-color-charcoal blockquote.bq-full, .-bg-color-charcoal blockquote.bq-right {
  border-color: #ffffff; }

.-bg-color-charcoal blockquote .quote-share a, .-bg-color-charcoal blockquote .quote-share a:link, .-bg-color-charcoal blockquote .quote-share a:visited {
  text-decoration: none;
  border-bottom: none !important; }
  .-bg-color-charcoal blockquote .quote-share a svg path, .-bg-color-charcoal blockquote .quote-share a:link svg path, .-bg-color-charcoal blockquote .quote-share a:visited svg path {
    fill: #ffffff;
    fill-opacity: 0.55; }

.-bg-color-charcoal blockquote .quote-share a:hover svg path, .-bg-color-charcoal blockquote .quote-share a:focus svg path, .-bg-color-charcoal blockquote .quote-share a:active svg path {
  fill-opacity: 1; }

/*  Section Mixin Example
    ===========================================================

    Assigning different top and bottom padding to `.classname`:

    INPUT (scss)
    ------------
    .classname {
        @include section(none, xl-top);
        @include section(none, md-bottom);
    }

    OUTPUT (css)
    ------------
    .classname {
        padding-top: 240px;
        padding-bottom: 80px;
        ....
    }

*/
.video__button--show {
  padding: 0;
  border: 0;
  cursor: pointer;
  position: relative; }
  .video__button--show:after {
    content: '';
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url("/static/images/icon-play.17ea4319152e.png") center center no-repeat;
    transform: translate(-50%, -50%); }

/* stylelint-disable */
/**
    $size: 'sm' | 'md' | 'lg'
 */
/* stylelint-disable prettier/prettier */
/* stylelint-disable */
.archetypes .archetypes-headline {
  margin-bottom: 25px; }
  @media all and (min-width: 569px) {
    .archetypes .archetypes-headline {
      margin-bottom: 30px; } }
  @media all and (min-width: 1025px) {
    .archetypes .archetypes-headline {
      margin-bottom: 35px; } }

.archetypes .archetypes-subheadline {
  margin-bottom: 50px; }
  @media all and (min-width: 569px) {
    .archetypes .archetypes-subheadline {
      margin-bottom: 60px; } }
  @media all and (min-width: 1025px) {
    .archetypes .archetypes-subheadline {
      margin-bottom: 70px; } }

.archetypes .archetypes-body p {
  margin-top: 20px;
  margin-bottom: 20px; }

.archetypes .archetypes-headline {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes .archetypes-headline {
      font-size: 46px;
      line-height: 50px; } }
  @media all and (min-width: 569px) {
    .archetypes .archetypes-headline {
      font-size: 80px;
      line-height: 84px; } }
  @media all and (min-width: 1025px) {
    .archetypes .archetypes-headline {
      font-size: 84px;
      line-height: 88px; } }

.archetypes .archetypes-subheadline {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes .archetypes-subheadline {
      font-size: 24px;
      line-height: 33px; } }
  @media all and (min-width: 569px) {
    .archetypes .archetypes-subheadline {
      font-size: 28px;
      line-height: 39px; } }
  @media all and (min-width: 1025px) {
    .archetypes .archetypes-subheadline {
      font-size: 32px;
      line-height: 45px; } }
  .archetypes .archetypes-subheadline strong {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-style: normal;
    font-weight: 900; }

.archetypes .archetypes-body {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes .archetypes-body {
      font-size: 18px;
      line-height: 25px; } }
  @media all and (min-width: 569px) {
    .archetypes .archetypes-body {
      font-size: 24px;
      line-height: 33px; } }
  @media all and (min-width: 1025px) {
    .archetypes .archetypes-body {
      font-size: 26px;
      line-height: 37px; } }
  .archetypes .archetypes-body strong {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-style: normal;
    font-weight: 800;
    font-weight: 900; }

.archetypes__introduction .archetypes__question .archetypes__question-number {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 400; }
  @media all and (max-width: 568px) {
    .archetypes__introduction .archetypes__question .archetypes__question-number {
      font-family: "Glypha LT Pro", "serif";
      font-style: normal;
      font-weight: 800;
      font-size: 18px;
      line-height: 22px; } }
  @media all and (min-width: 569px) {
    .archetypes__introduction .archetypes__question .archetypes__question-number {
      font-size: 24px;
      line-height: 29px; } }
  @media all and (min-width: 1025px) {
    .archetypes__introduction .archetypes__question .archetypes__question-number {
      font-size: 26px;
      line-height: 31px; } }

.archetypes__introduction .archetypes__question .archetypes__question-text {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__introduction .archetypes__question .archetypes__question-text {
      font-size: 18px;
      line-height: 25px; } }
  @media all and (min-width: 569px) {
    .archetypes__introduction .archetypes__question .archetypes__question-text {
      font-size: 24px;
      line-height: 33px; } }
  @media all and (min-width: 1025px) {
    .archetypes__introduction .archetypes__question .archetypes__question-text {
      font-size: 26px;
      line-height: 37px; } }

.archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"] + label {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 400; }
  @media all and (max-width: 568px) {
    .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"] + label {
      font-size: 18px;
      line-height: 22px; } }
  @media all and (min-width: 569px) {
    .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"] + label {
      font-size: 24px;
      line-height: 29px; } }
  @media all and (min-width: 1025px) {
    .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"] + label {
      font-size: 26px;
      line-height: 31px; } }

.archetypes__large-icons .archetypes__large-icon-title {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__large-icons .archetypes__large-icon-title {
      font-size: 18px;
      line-height: 22px; } }
  @media all and (min-width: 569px) {
    .archetypes__large-icons .archetypes__large-icon-title {
      font-size: 24px;
      line-height: 29px; } }
  @media all and (min-width: 1025px) {
    .archetypes__large-icons .archetypes__large-icon-title {
      font-size: 26px;
      line-height: 31px; } }

.archetypes__small-icons .archetypes__small-icon-title {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em; }

.archetypes .journey-overview-title, .archetypes__overview .journey-overview__title {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 900;
  padding-bottom: 10px;
  text-align: center;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes .journey-overview-title, .archetypes__overview .journey-overview__title {
      font-size: 18px;
      line-height: 25px; } }
  @media all and (min-width: 569px) {
    .archetypes .journey-overview-title, .archetypes__overview .journey-overview__title {
      font-size: 24px;
      line-height: 29px; } }
  @media all and (min-width: 1025px) {
    .archetypes .journey-overview-title, .archetypes__overview .journey-overview__title {
      font-size: 26px;
      line-height: 25px; } }

.archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper .barchart__label, .archetypes__overview .journey-overview__subtitle, .archetypes__overview .journey-overview__chart-full-ui .journey-overview__us, .archetypes__overview .journey-overview__chart-full-ui .journey-overview__eu, .archetypes__overview .journey-overview__chart-full-ui .row-title, .archetypes__overview .journey-overview__chart-full-ui .row-total {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper .barchart__label, .archetypes__overview .journey-overview__subtitle, .archetypes__overview .journey-overview__chart-full-ui .journey-overview__us, .archetypes__overview .journey-overview__chart-full-ui .journey-overview__eu, .archetypes__overview .journey-overview__chart-full-ui .row-title, .archetypes__overview .journey-overview__chart-full-ui .row-total {
      font-size: 15px;
      line-height: 25px; } }
  @media all and (min-width: 569px) {
    .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper .barchart__label, .archetypes__overview .journey-overview__subtitle, .archetypes__overview .journey-overview__chart-full-ui .journey-overview__us, .archetypes__overview .journey-overview__chart-full-ui .journey-overview__eu, .archetypes__overview .journey-overview__chart-full-ui .row-title, .archetypes__overview .journey-overview__chart-full-ui .row-total {
      font-size: 15px;
      line-height: 25px; } }
  @media all and (min-width: 1025px) {
    .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper .barchart__label, .archetypes__overview .journey-overview__subtitle, .archetypes__overview .journey-overview__chart-full-ui .journey-overview__us, .archetypes__overview .journey-overview__chart-full-ui .journey-overview__eu, .archetypes__overview .journey-overview__chart-full-ui .row-title, .archetypes__overview .journey-overview__chart-full-ui .row-total {
      font-size: 16px;
      line-height: 25px; } }

.archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper .barchart__label {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 400; }

.archetypes__journey .archetypes__journey-section h4 {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__journey .archetypes__journey-section h4 {
      font-size: 14px;
      line-height: 17px; } }
  @media all and (min-width: 569px) {
    .archetypes__journey .archetypes__journey-section h4 {
      font-size: 15px;
      line-height: 18px; } }
  @media all and (min-width: 1025px) {
    .archetypes__journey .archetypes__journey-section h4 {
      font-size: 18px;
      line-height: 22px; } }

.archetypes__journey .archetypes__journey-section h2, .archetypes__journey .archetypes__journey-section .comment h2 {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 300; }
  @media all and (max-width: 568px) {
    .archetypes__journey .archetypes__journey-section h2, .archetypes__journey .archetypes__journey-section .comment h2 {
      font-family: "Glypha LT Pro", "serif";
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 23px; } }
  @media all and (min-width: 569px) {
    .archetypes__journey .archetypes__journey-section h2, .archetypes__journey .archetypes__journey-section .comment h2 {
      font-size: 34px;
      line-height: 40px; } }
  @media all and (min-width: 1025px) {
    .archetypes__journey .archetypes__journey-section h2, .archetypes__journey .archetypes__journey-section .comment h2 {
      font-size: 42px;
      line-height: 48px; } }

.archetypes__journey .archetypes__journey-section table thead th {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__journey .archetypes__journey-section table thead th {
      font-size: 12px;
      line-height: 14px; } }
  @media all and (min-width: 569px) {
    .archetypes__journey .archetypes__journey-section table thead th {
      font-size: 15px;
      line-height: 18px; } }
  @media all and (min-width: 1025px) {
    .archetypes__journey .archetypes__journey-section table thead th {
      font-size: 16px;
      line-height: 19px; } }

.archetypes__journey .archetypes__journey-section table tbody td, .archetypes__journey .archetypes__journey-section table tbody th {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.01em; }
  @media all and (max-width: 568px) {
    .archetypes__journey .archetypes__journey-section table tbody td, .archetypes__journey .archetypes__journey-section table tbody th {
      font-size: 15px;
      line-height: 20px; } }
  @media all and (min-width: 569px) {
    .archetypes__journey .archetypes__journey-section table tbody td, .archetypes__journey .archetypes__journey-section table tbody th {
      font-size: 19px;
      line-height: 23px; } }
  @media all and (min-width: 1025px) {
    .archetypes__journey .archetypes__journey-section table tbody td, .archetypes__journey .archetypes__journey-section table tbody th {
      font-size: 20px;
      line-height: 24px; } }

.archetypes__journey .archetypes__journey-section table tbody td {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 400; }

.archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text {
      font-size: 15px;
      line-height: 20px; } }
  @media all and (min-width: 569px) {
    .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text {
      font-size: 19px;
      line-height: 24px; } }
  @media all and (min-width: 1025px) {
    .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text {
      font-size: 20px;
      line-height: 25px; } }

.archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__author {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__author {
      font-size: 15px;
      line-height: 20px; } }
  @media all and (min-width: 569px) {
    .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__author {
      font-size: 19px;
      line-height: 24px;
      padding-top: 20px; } }
  @media all and (min-width: 1025px) {
    .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__author {
      font-size: 20px;
      line-height: 25px;
      padding-top: 20px; } }

.archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu h4,
.footer__charts .footer__charts__us-eu h4 {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu h4,
    .footer__charts .footer__charts__us-eu h4 {
      font-size: 12px;
      line-height: 14px; } }
  @media all and (min-width: 569px) {
    .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu h4,
    .footer__charts .footer__charts__us-eu h4 {
      font-size: 13px;
      line-height: 25px; } }
  @media all and (min-width: 1025px) {
    .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu h4,
    .footer__charts .footer__charts__us-eu h4 {
      font-size: 14px;
      line-height: 25px; } }

.archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper .barchart__label,
.footer__charts .footer__chart .barchart__wrapper .barchart__label {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em; }
  @media all and (max-width: 568px) {
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper .barchart__label,
    .footer__charts .footer__chart .barchart__wrapper .barchart__label {
      font-size: 15px;
      line-height: 18px; } }
  @media all and (min-width: 569px) {
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper .barchart__label,
    .footer__charts .footer__chart .barchart__wrapper .barchart__label {
      font-size: 15px;
      line-height: 18px; } }
  @media all and (min-width: 1025px) {
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper .barchart__label,
    .footer__charts .footer__chart .barchart__wrapper .barchart__label {
      font-size: 16px;
      line-height: 19px;
      text-align: right; } }

.archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title-total,
.footer__charts .footer__chart .row-title-total, .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title,
.footer__charts .footer__chart .row-title {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 800; }
  @media all and (max-width: 568px) {
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title-total,
    .footer__charts .footer__chart .row-title-total, .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title,
    .footer__charts .footer__chart .row-title {
      font-size: 15px;
      line-height: 17px; } }
  @media all and (min-width: 569px) {
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title-total,
    .footer__charts .footer__chart .row-title-total, .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title,
    .footer__charts .footer__chart .row-title {
      font-size: 19px;
      line-height: 24px; } }
  @media all and (min-width: 1025px) {
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title-total,
    .footer__charts .footer__chart .row-title-total, .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title,
    .footer__charts .footer__chart .row-title {
      font-size: 20px;
      line-height: 25px; } }

.archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title-total,
.footer__charts .footer__chart .row-title-total {
  font-family: "Glypha LT Pro", "serif";
  font-style: normal;
  font-weight: 400; }

.archetypes__overview-header .archetypes__header-button-wrapper .button .button__text,
.archetypes__journey-header .archetypes__header-button-wrapper .button .button__text {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__overview-header .archetypes__header-button-wrapper .button .button__text,
    .archetypes__journey-header .archetypes__header-button-wrapper .button .button__text {
      font-size: 14px;
      line-height: 17px; } }
  @media all and (min-width: 569px) {
    .archetypes__overview-header .archetypes__header-button-wrapper .button .button__text,
    .archetypes__journey-header .archetypes__header-button-wrapper .button .button__text {
      font-size: 13px;
      line-height: 16px; } }
  @media all and (min-width: 1025px) {
    .archetypes__overview-header .archetypes__header-button-wrapper .button .button__text,
    .archetypes__journey-header .archetypes__header-button-wrapper .button .button__text {
      font-size: 14px;
      line-height: 17px; } }

.archetypes__modal-wrapper .button .button__text, .archetypes__journey .archetypes__journey-section .button-pill .button__text, .archetypes__footer .archetypes__footer-button-wrapper .button .button__text {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__modal-wrapper .button .button__text, .archetypes__journey .archetypes__journey-section .button-pill .button__text, .archetypes__footer .archetypes__footer-button-wrapper .button .button__text {
      font-size: 15px;
      line-height: 19px; } }
  @media all and (min-width: 569px) {
    .archetypes__modal-wrapper .button .button__text, .archetypes__journey .archetypes__journey-section .button-pill .button__text, .archetypes__footer .archetypes__footer-button-wrapper .button .button__text {
      font-size: 15px;
      line-height: 19px; } }
  @media all and (min-width: 1025px) {
    .archetypes__modal-wrapper .button .button__text, .archetypes__journey .archetypes__journey-section .button-pill .button__text, .archetypes__footer .archetypes__footer-button-wrapper .button .button__text {
      font-size: 16px;
      line-height: 19px; } }

.archetypes__introduction .button-pill .button__text, .archetypes__footer .button-pill .button__text {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.02em; }
  @media all and (max-width: 568px) {
    .archetypes__introduction .button-pill .button__text, .archetypes__footer .button-pill .button__text {
      font-size: 18px;
      line-height: 22px; } }
  @media all and (min-width: 569px) {
    .archetypes__introduction .button-pill .button__text, .archetypes__footer .button-pill .button__text {
      font-size: 24px;
      line-height: 29px; } }
  @media all and (min-width: 1025px) {
    .archetypes__introduction .button-pill .button__text, .archetypes__footer .button-pill .button__text {
      font-size: 26px;
      line-height: 30px; } }

/* stylelint-disable */
.archetypes__animations {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh; }
  .archetypes__animations svg {
    overflow: visible !important;
    transform-origin: center center; }
    .archetypes__animations svg * {
      overflow: visible !important;
      transform-origin: center center; }
  .archetypes__animations #people_background_1,
  .archetypes__animations #people_background_2 {
    display: none; }
  @media all and (max-width: 768px) {
    .archetypes__animations {
      z-index: 30;
      pointer-events: none; }
      .archetypes__animations #people_background_1,
      .archetypes__animations #people_background_2 {
        display: block; } }
  .archetypes__animations .archetypes__leadership {
    display: none;
    position: absolute; }
    .archetypes__animations .archetypes__leadership .archetypes__leadership-pill {
      display: none;
      font-size: 14px !important;
      height: 30px;
      color: white;
      background: #e42313;
      border-radius: 15px;
      line-height: 30px;
      padding: 0 15px;
      white-space: nowrap; }
  .archetypes__animations #anime__refocus-us {
    opacity: 0;
    border: 2px solid #e42313;
    background: rgba(228, 35, 19, 0.6);
    width: 50vmax;
    height: 50vmax;
    position: absolute;
    border-radius: 50%; }
    @media all and (max-width: 568px) {
      .archetypes__animations #anime__refocus-us {
        left: calc(25vw - 25vmax);
        top: calc(72.54902px + 100px - 25vmax); } }
    @media all and (min-width: 569px) {
      .archetypes__animations #anime__refocus-us {
        left: calc(25vw - 25vmax);
        top: calc(111.76471px + 150px - 25vmax); } }
    @media all and (min-width: 1025px) {
      .archetypes__animations #anime__refocus-us {
        left: calc(-280px + 50vw - 25vmax);
        top: calc(200px + 200px - 25vmax); } }
  .archetypes__animations #anime__pulse-over-sf {
    position: absolute; }
    @media all and (max-width: 568px) {
      .archetypes__animations #anime__pulse-over-sf {
        left: calc(-181.37255px + 50vw - 200px);
        top: calc(73.27451px + 100px - 200px); } }
    @media all and (min-width: 569px) {
      .archetypes__animations #anime__pulse-over-sf {
        left: calc(-279.41176px + 50vw - 200px);
        top: calc(112.88235px + 150px - 200px); } }
    @media all and (min-width: 1025px) {
      .archetypes__animations #anime__pulse-over-sf {
        left: calc(-500px + 50vw - 200px);
        top: calc(202px + 200px - 200px); } }
    @media all and (max-width: 365px) {
      .archetypes__animations #anime__pulse-over-sf {
        left: -200px; } }
  .archetypes__animations #anime__pulse-over-austin {
    position: absolute; }
    @media all and (max-width: 568px) {
      .archetypes__animations #anime__pulse-over-austin {
        left: calc(-101.56863px + 50vw - 200px);
        top: calc(112.45098px + 100px - 200px); } }
    @media all and (min-width: 569px) {
      .archetypes__animations #anime__pulse-over-austin {
        left: calc(-156.47059px + 50vw - 200px);
        top: calc(173.23529px + 150px - 200px); } }
    @media all and (min-width: 1025px) {
      .archetypes__animations #anime__pulse-over-austin {
        left: calc(-280px + 50vw - 200px);
        top: calc(310px + 200px - 200px); } }
  .archetypes__animations #anime__pulse-over-us {
    position: absolute;
    transform: scale(1.5);
    transform-origin: center center; }
    @media all and (max-width: 568px) {
      .archetypes__animations #anime__pulse-over-us {
        left: calc(-101.56863px + 50vw - 200px);
        top: calc(72.54902px + 100px - 200px); } }
    @media all and (min-width: 569px) {
      .archetypes__animations #anime__pulse-over-us {
        left: calc(-156.47059px + 50vw - 200px);
        top: calc(111.76471px + 150px - 200px); } }
    @media all and (min-width: 1025px) {
      .archetypes__animations #anime__pulse-over-us {
        left: calc(-280px + 50vw - 200px);
        top: calc(200px + 200px - 200px); } }
  .archetypes__animations #anime__pulse-over-france {
    position: absolute; }
    @media all and (max-width: 568px) {
      .archetypes__animations #anime__pulse-over-france {
        left: calc(44.61765px + 50vw - 200px);
        top: calc(105.19608px + 100px - 200px); } }
    @media all and (min-width: 569px) {
      .archetypes__animations #anime__pulse-over-france {
        left: calc(68.73529px + 50vw - 200px);
        top: calc(162.05882px + 150px - 200px); } }
    @media all and (min-width: 1025px) {
      .archetypes__animations #anime__pulse-over-france {
        left: calc(123px + 50vw - 200px);
        top: calc(290px + 200px - 200px); } }
  .archetypes__animations #anime__pulse-over-uk {
    position: absolute; }
    @media all and (max-width: 568px) {
      .archetypes__animations #anime__pulse-over-uk {
        left: calc(36.27451px + 50vw - 200px);
        top: calc(76.17647px + 100px - 200px); } }
    @media all and (min-width: 569px) {
      .archetypes__animations #anime__pulse-over-uk {
        left: calc(55.88235px + 50vw - 200px);
        top: calc(117.35294px + 150px - 200px); } }
    @media all and (min-width: 1025px) {
      .archetypes__animations #anime__pulse-over-uk {
        left: calc(100px + 50vw - 200px);
        top: calc(210px + 200px - 200px); } }
  .archetypes__animations #anime__pulse-over-spain {
    position: absolute; }
    @media all and (max-width: 568px) {
      .archetypes__animations #anime__pulse-over-spain {
        left: calc(17.41176px + 50vw - 200px);
        top: calc(126.96078px + 100px - 200px); } }
    @media all and (min-width: 569px) {
      .archetypes__animations #anime__pulse-over-spain {
        left: calc(26.82353px + 50vw - 200px);
        top: calc(195.58824px + 150px - 200px); } }
    @media all and (min-width: 1025px) {
      .archetypes__animations #anime__pulse-over-spain {
        left: calc(48px + 50vw - 200px);
        top: calc(350px + 200px - 200px); } }
  .archetypes__animations .pulse-over {
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center center;
    fill: #e42313;
    fill-opacity: .3;
    stroke: #e42313;
    stroke-width: 2; }
  .archetypes__animations #anime__people,
  .archetypes__animations #anime__foreign-hire {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: auto;
    height: auto;
    text-align: center; }
    @media all and (max-width: 768px) {
      .archetypes__animations #anime__people svg,
      .archetypes__animations #anime__foreign-hire svg {
        position: absolute;
        bottom: 140px;
        bottom: calc(140px + env(safe-area-inset-bottom, 0px));
        left: 0; } }
    @media all and (max-width: 568px) {
      .archetypes__animations #anime__people svg,
      .archetypes__animations #anime__foreign-hire svg {
        position: absolute;
        bottom: 100px;
        bottom: calc(100px + env(safe-area-inset-bottom, 0px));
        left: 0; } }
  .archetypes__animations #anime__foreign-hire path[class^="trail-"] {
    opacity: 0; }
  .archetypes__animations #anime__people #people_background_1,
  .archetypes__animations #anime__people #people_background_2 {
    -webkit-transition-property: y, height, opacity;
    -moz-transition-property: y, height, opacity;
    -o-transition-property: y, height, opacity;
    transition-property: y, height, opacity;
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -moz-transitiondelay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .archetypes__animations #anime__people .anime__person {
    opacity: 0;
    overflow: visible; }
    .archetypes__animations #anime__people .anime__person .person-background {
      stroke-width: 1px; }
    .archetypes__animations #anime__people .anime__person .person-text {
      opacity: 0;
      font-family: "Univers", "Helvetica", "sans-serif";
      font-style: normal;
      font-weight: 900;
      font-size: 14px !important;
      line-height: 14px !important;
      letter-spacing: 0.02em !important;
      text-rendering: optimizeLegibility;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .archetypes__animations #anime__people .anime__person > g {
      transition: transform 500ms ease-in-out; }
      .archetypes__animations #anime__people .anime__person > g.is-hidden {
        transition: transform 0ms ease-in-out; }
      .archetypes__animations #anime__people .anime__person > g:not(.is-hidden).move-speed-default {
        transition: transform 500ms ease-in-out; }
      .archetypes__animations #anime__people .anime__person > g:not(.is-hidden).move-speed-slow {
        transition: transform 1500ms ease-in-out; }

#anime__fireworks {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  opacity: 0;
  z-index: 100000;
  pointer-events: none; }
  #anime__fireworks > svg {
    position: fixed;
    bottom: 0;
    width: 1000px;
    height: 1000px;
    left: calc(50vw - 500px);
    overflow: visible !important;
    transform-origin: center center; }
    #anime__fireworks > svg * {
      overflow: visible !important;
      transform-origin: center center; }

/* stylelint-disable */
.archetypes__background {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: auto;
  height: auto;
  text-align: center;
  z-index: 0; }
  @media all and (max-width: 568px) {
    .archetypes__background .archetypes__maps svg {
      width: 370px;
      height: auto;
      position: absolute;
      left: calc(50vw - 185px);
      top: 100px; } }
  @media all and (min-width: 569px) {
    .archetypes__background .archetypes__maps svg {
      width: 570px;
      height: auto;
      position: absolute;
      left: calc(50vw - 285px);
      top: 150px; } }
  @media all and (min-width: 1025px) {
    .archetypes__background .archetypes__maps svg {
      width: 1020px;
      height: auto;
      position: absolute;
      left: calc(50vw - 510px);
      top: 200px; } }

/* stylelint-disable */
.archetypes__overview-header,
.archetypes__journey-header {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  width: auto;
  height: 56px;
  display: grid;
  grid-template-columns: 56px auto min-content;
  grid-template-rows: 56px;
  grid-template-areas: "logo title button";
  align-items: center;
  z-index: 20;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0s;
  -moz-transitiondelay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }
  .archetypes__overview-header.active,
  .archetypes__journey-header.active {
    top: 0; }
  .archetypes__overview-header .archetypes__header-logo,
  .archetypes__journey-header .archetypes__header-logo {
    max-height: 100%;
    height: 100%;
    padding: 10px;
    grid-area: logo; }
    .archetypes__overview-header .archetypes__header-logo svg,
    .archetypes__journey-header .archetypes__header-logo svg {
      max-height: 100%;
      height: 100%;
      width: auto; }
  .archetypes__overview-header .archetypes__header-title,
  .archetypes__journey-header .archetypes__header-title {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.8rem;
    font-family: "Glypha LT Pro", "serif";
    color: #e42313;
    position: relative;
    top: 1px;
    grid-area: title; }
    @media only screen and (min-width: 768px) {
      .archetypes__overview-header .archetypes__header-title,
      .archetypes__journey-header .archetypes__header-title {
        font-size: 2.2rem;
        line-height: 3.3rem; } }
    @media only screen and (min-width: 1024px) {
      .archetypes__overview-header .archetypes__header-title,
      .archetypes__journey-header .archetypes__header-title {
        font-size: 2.4rem;
        line-height: 3.6rem; } }
  .archetypes__overview-header .archetypes__header-button-wrapper,
  .archetypes__journey-header .archetypes__header-button-wrapper {
    padding: 10px;
    position: relative;
    top: -3px;
    grid-area: button; }
    .archetypes__overview-header .archetypes__header-button-wrapper .button, .archetypes__overview-header .archetypes__header-button-wrapper .button:link, .archetypes__overview-header .archetypes__header-button-wrapper .button:visited,
    .archetypes__journey-header .archetypes__header-button-wrapper .button,
    .archetypes__journey-header .archetypes__header-button-wrapper .button:link,
    .archetypes__journey-header .archetypes__header-button-wrapper .button:visited {
      cursor: pointer;
      background: #181818;
      color: white;
      border: 1px solid white;
      padding: 5px 11px 5px 11px;
      border-radius: 100px;
      white-space: nowrap;
      display: inline-flex;
      flex-direction: row;
      align-items: center;
      vertical-align: middle;
      transition: background-color .12s ease-in-out, color .12s ease-in-out, border-color .12s ease-in-out;
      user-select: none; }
    .archetypes__overview-header .archetypes__header-button-wrapper .button .button__icon,
    .archetypes__journey-header .archetypes__header-button-wrapper .button .button__icon {
      padding-left: 0;
      padding-right: 5.5px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .archetypes__overview-header .archetypes__header-button-wrapper .button .button__icon svg:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button .button__icon svg:not([fill="none"]) {
        fill: white; }
      .archetypes__overview-header .archetypes__header-button-wrapper .button .button__icon svg *:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button .button__icon svg *:not([fill="none"]) {
        fill: white;
        stroke: white;
        transition: fill .12s ease-in-out, stroke .12s ease-in-out; }
    .archetypes__overview-header .archetypes__header-button-wrapper .button .button__text,
    .archetypes__journey-header .archetypes__header-button-wrapper .button .button__text {
      display: inline-block;
      padding: 0;
      transition: color .12s ease-in-out;
      color: white;
      position: relative; }
    .archetypes__overview-header .archetypes__header-button-wrapper .button .button__text + .button__icon,
    .archetypes__journey-header .archetypes__header-button-wrapper .button .button__text + .button__icon {
      padding-left: 5.5px;
      padding-right: 0; }
    .archetypes__overview-header .archetypes__header-button-wrapper .button:hover, .archetypes__overview-header .archetypes__header-button-wrapper .button.hover, .archetypes__overview-header .archetypes__header-button-wrapper .button:active, .archetypes__overview-header .archetypes__header-button-wrapper .button.is-active,
    .archetypes__journey-header .archetypes__header-button-wrapper .button:hover,
    .archetypes__journey-header .archetypes__header-button-wrapper .button.hover,
    .archetypes__journey-header .archetypes__header-button-wrapper .button:active,
    .archetypes__journey-header .archetypes__header-button-wrapper .button.is-active {
      background: #181818;
      color: #e42313;
      border-color: #e42313; }
      .archetypes__overview-header .archetypes__header-button-wrapper .button:hover .button__icon svg:not([fill="none"]), .archetypes__overview-header .archetypes__header-button-wrapper .button.hover .button__icon svg:not([fill="none"]), .archetypes__overview-header .archetypes__header-button-wrapper .button:active .button__icon svg:not([fill="none"]), .archetypes__overview-header .archetypes__header-button-wrapper .button.is-active .button__icon svg:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button:hover .button__icon svg:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button.hover .button__icon svg:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button:active .button__icon svg:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button.is-active .button__icon svg:not([fill="none"]) {
        fill: #e42313; }
      .archetypes__overview-header .archetypes__header-button-wrapper .button:hover .button__icon svg *:not([fill="none"]), .archetypes__overview-header .archetypes__header-button-wrapper .button.hover .button__icon svg *:not([fill="none"]), .archetypes__overview-header .archetypes__header-button-wrapper .button:active .button__icon svg *:not([fill="none"]), .archetypes__overview-header .archetypes__header-button-wrapper .button.is-active .button__icon svg *:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button:hover .button__icon svg *:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button.hover .button__icon svg *:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button:active .button__icon svg *:not([fill="none"]),
      .archetypes__journey-header .archetypes__header-button-wrapper .button.is-active .button__icon svg *:not([fill="none"]) {
        fill: #e42313;
        stroke: #e42313; }
      .archetypes__overview-header .archetypes__header-button-wrapper .button:hover .button__text, .archetypes__overview-header .archetypes__header-button-wrapper .button.hover .button__text, .archetypes__overview-header .archetypes__header-button-wrapper .button:active .button__text, .archetypes__overview-header .archetypes__header-button-wrapper .button.is-active .button__text,
      .archetypes__journey-header .archetypes__header-button-wrapper .button:hover .button__text,
      .archetypes__journey-header .archetypes__header-button-wrapper .button.hover .button__text,
      .archetypes__journey-header .archetypes__header-button-wrapper .button:active .button__text,
      .archetypes__journey-header .archetypes__header-button-wrapper .button.is-active .button__text {
        color: #e42313; }

.archetypes__journey-header {
  background: #181818;
  border-bottom: 1px solid #272727; }

/* stylelint-disable */
.archetypes__introduction {
  position: relative;
  overflow: hidden; }
  .archetypes__introduction .archetypes__question {
    padding: 34px 0;
    text-align: center; }
    .archetypes__introduction .archetypes__question .archetypes__question-number {
      display: block;
      width: 50px;
      height: 50px;
      border-radius: 25px;
      line-height: 57px;
      color: #e42313;
      background-color: white;
      margin: 0 auto; }
    .archetypes__introduction .archetypes__question .archetypes__info {
      background-color: #e42313;
      display: inline-block;
      border-radius: 50%;
      font-family: "Glypha LT Pro", "serif";
      font-weight: 400;
      cursor: pointer;
      position: absolute;
      margin-left: 5px;
      margin-top: 6px;
      width: 25px;
      height: 25px;
      font-size: 18px;
      line-height: 29px; }
      @media all and (max-width: 568px) {
        .archetypes__introduction .archetypes__question .archetypes__info {
          margin-top: 2px;
          width: 20px;
          height: 20px;
          font-size: 15px;
          line-height: 23px; } }
    .archetypes__introduction .archetypes__question .archetypes__question-text {
      padding: 30px 4vw;
      max-width: 600px;
      margin: 0 auto; }
    .archetypes__introduction .archetypes__question .archetypes__question-answer {
      display: flex;
      justify-content: center; }
      .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"] {
        position: absolute;
        left: -100vw; }
        .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"] + label {
          padding: 0 27px;
          cursor: pointer;
          border: 1px solid #747474;
          margin-right: -1px;
          color: #747474;
          -webkit-transition-property: color;
          -moz-transition-property: color;
          -o-transition-property: color;
          transition-property: color;
          -webkit-transition-duration: 250ms;
          -moz-transition-duration: 250ms;
          -o-transition-duration: 250ms;
          transition-duration: 250ms;
          -webkit-transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          -o-transition-timing-function: ease;
          transition-timing-function: ease;
          -webkit-transition-delay: 0s;
          -moz-transitiondelay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          background: rgba(24, 24, 24, 0.5);
          z-index: 0;
          position: relative;
          height: 60px;
          line-height: 54px;
          white-space: nowrap; }
          .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"] + label:first-of-type {
            border-radius: 30px 0 0 30px; }
          .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"] + label:last-of-type {
            border-radius: 0 30px 30px 0; }
          .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"] + label span {
            -webkit-transition-property: color;
            -moz-transition-property: color;
            -o-transition-property: color;
            transition-property: color;
            -webkit-transition-duration: 250ms;
            -moz-transition-duration: 250ms;
            -o-transition-duration: 250ms;
            transition-duration: 250ms;
            -webkit-transition-timing-function: ease;
            -moz-transition-timing-function: ease;
            -o-transition-timing-function: ease;
            transition-timing-function: ease;
            -webkit-transition-delay: 0s;
            -moz-transitiondelay: 0s;
            -o-transition-delay: 0s;
            transition-delay: 0s;
            color: #747474; }
        .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"]:checked + label {
          border-color: white;
          color: white;
          z-index: 1; }
          .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"]:checked + label span {
            color: white; }
        .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"]:hover:not(:checked) + label,
        .archetypes__introduction .archetypes__question .archetypes__question-answer input[type="radio"]:hover:not(:checked) + label span {
          color: #c4c4c4; }
  .archetypes__introduction .whats-my-archetype-section {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0 !important; }
  .archetypes__introduction .button-pill, .archetypes__introduction .button-pill:link, .archetypes__introduction .button-pill:visited {
    cursor: pointer;
    background: #e42313;
    color: white;
    border: 1px solid #e42313;
    padding: 15px 32px 15px 32px;
    border-radius: 100px;
    white-space: nowrap;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    transition: background-color .12s ease-in-out, color .12s ease-in-out, border-color .12s ease-in-out;
    user-select: none; }
  .archetypes__introduction .button-pill .button__icon {
    padding-left: 0;
    padding-right: 16px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .archetypes__introduction .button-pill .button__icon svg:not([fill="none"]) {
      fill: white; }
    .archetypes__introduction .button-pill .button__icon svg *:not([fill="none"]) {
      fill: white;
      stroke: white;
      transition: fill .12s ease-in-out, stroke .12s ease-in-out; }
  .archetypes__introduction .button-pill .button__text {
    display: inline-block;
    padding: 0;
    transition: color .12s ease-in-out;
    color: white;
    position: relative; }
  .archetypes__introduction .button-pill .button__text + .button__icon {
    padding-left: 16px;
    padding-right: 0; }
  .archetypes__introduction .button-pill:hover, .archetypes__introduction .button-pill.hover, .archetypes__introduction .button-pill:active, .archetypes__introduction .button-pill.is-active {
    background: white;
    color: #e42313;
    border-color: white; }
    .archetypes__introduction .button-pill:hover .button__icon svg:not([fill="none"]), .archetypes__introduction .button-pill.hover .button__icon svg:not([fill="none"]), .archetypes__introduction .button-pill:active .button__icon svg:not([fill="none"]), .archetypes__introduction .button-pill.is-active .button__icon svg:not([fill="none"]) {
      fill: #e42313; }
    .archetypes__introduction .button-pill:hover .button__icon svg *:not([fill="none"]), .archetypes__introduction .button-pill.hover .button__icon svg *:not([fill="none"]), .archetypes__introduction .button-pill:active .button__icon svg *:not([fill="none"]), .archetypes__introduction .button-pill.is-active .button__icon svg *:not([fill="none"]) {
      fill: #e42313;
      stroke: #e42313; }
    .archetypes__introduction .button-pill:hover .button__text, .archetypes__introduction .button-pill.hover .button__text, .archetypes__introduction .button-pill:active .button__text, .archetypes__introduction .button-pill.is-active .button__text {
      color: #e42313; }

.archetypes__large-icons {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  max-width: 320px;
  flex-wrap: wrap;
  padding-top: 84px;
  display: grid;
  grid-template-columns: min-content min-content; }
  @media all and (min-width: 569px) {
    .archetypes__large-icons {
      grid-template-columns: min-content min-content min-content min-content;
      max-width: 100vw;
      padding-top: 130px; } }
  @media all and (min-width: 1025px) {
    .archetypes__large-icons {
      grid-template-columns: min-content min-content min-content min-content;
      max-width: 100vw;
      padding-top: 130px; } }
  .archetypes__large-icons .archetypes__large-icon {
    width: 160px;
    padding-bottom: 40px; }
    @media all and (min-width: 569px) {
      .archetypes__large-icons .archetypes__large-icon {
        width: 180px;
        padding-bottom: 60px; } }
    @media all and (min-width: 1025px) {
      .archetypes__large-icons .archetypes__large-icon {
        width: 190px;
        padding-bottom: 80px; } }
    .archetypes__large-icons .archetypes__large-icon svg {
      width: 120px;
      height: auto; }
      @media all and (min-width: 569px) {
        .archetypes__large-icons .archetypes__large-icon svg {
          width: 140px; } }
      @media all and (min-width: 1025px) {
        .archetypes__large-icons .archetypes__large-icon svg {
          width: 150px; } }
  .archetypes__large-icons .archetypes__large-icon-title {
    padding-top: 11px;
    color: #bab0a8; }

/* stylelint-disable */
.archetypes__modal-wrapper {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.5);
  z-index: 80;
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transitiondelay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }
  .archetypes__modal-wrapper.active {
    opacity: 1; }
  .archetypes__modal-wrapper .archetypes__modal {
    position: relative;
    background: white;
    display: block;
    width: 470px;
    padding: 0 20px;
    height: min-content;
    border: 1px solid #d8d1ca;
    box-shadow: 0 1px 3px black; }
  .archetypes__modal-wrapper .archetypes__modal-title {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dadada;
    padding: 0;
    margin: 0;
    color: #181818;
    font-weight: 800; }
  .archetypes__modal-wrapper .archetypes__modal-body {
    font-family: "Univers", "Helvetica", "sans-serif";
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.8rem;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 35px 0; }
    @media only screen and (min-width: 768px) {
      .archetypes__modal-wrapper .archetypes__modal-body {
        font-size: 2.2rem;
        line-height: 3.3rem; } }
    @media only screen and (min-width: 1024px) {
      .archetypes__modal-wrapper .archetypes__modal-body {
        font-size: 2.4rem;
        line-height: 3.6rem; } }
  .archetypes__modal-wrapper .button {
    margin: 0 0 16px 0;
    z-index: 10; }
    .archetypes__modal-wrapper .button, .archetypes__modal-wrapper .button:link, .archetypes__modal-wrapper .button:visited {
      cursor: pointer;
      background: white;
      color: #e42313;
      border: 1px solid #e42313;
      padding: 12px 21px 12px 21px;
      border-radius: 100px;
      white-space: nowrap;
      display: inline-flex;
      flex-direction: row;
      align-items: center;
      vertical-align: middle;
      transition: background-color .12s ease-in-out, color .12s ease-in-out, border-color .12s ease-in-out;
      user-select: none; }
    .archetypes__modal-wrapper .button .button__icon {
      padding-left: 0;
      padding-right: 10.5px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .archetypes__modal-wrapper .button .button__icon svg:not([fill="none"]) {
        fill: #e42313; }
      .archetypes__modal-wrapper .button .button__icon svg *:not([fill="none"]) {
        fill: #e42313;
        stroke: #e42313;
        transition: fill .12s ease-in-out, stroke .12s ease-in-out; }
    .archetypes__modal-wrapper .button .button__text {
      display: inline-block;
      padding: 0;
      transition: color .12s ease-in-out;
      color: #e42313;
      position: relative; }
    .archetypes__modal-wrapper .button .button__text + .button__icon {
      padding-left: 10.5px;
      padding-right: 0; }
    .archetypes__modal-wrapper .button:hover, .archetypes__modal-wrapper .button.hover, .archetypes__modal-wrapper .button:active, .archetypes__modal-wrapper .button.is-active {
      background: #e42313;
      color: white;
      border-color: #e42313; }
      .archetypes__modal-wrapper .button:hover .button__icon svg:not([fill="none"]), .archetypes__modal-wrapper .button.hover .button__icon svg:not([fill="none"]), .archetypes__modal-wrapper .button:active .button__icon svg:not([fill="none"]), .archetypes__modal-wrapper .button.is-active .button__icon svg:not([fill="none"]) {
        fill: white; }
      .archetypes__modal-wrapper .button:hover .button__icon svg *:not([fill="none"]), .archetypes__modal-wrapper .button.hover .button__icon svg *:not([fill="none"]), .archetypes__modal-wrapper .button:active .button__icon svg *:not([fill="none"]), .archetypes__modal-wrapper .button.is-active .button__icon svg *:not([fill="none"]) {
        fill: white;
        stroke: white; }
      .archetypes__modal-wrapper .button:hover .button__text, .archetypes__modal-wrapper .button.hover .button__text, .archetypes__modal-wrapper .button:active .button__text, .archetypes__modal-wrapper .button.is-active .button__text {
        color: white; }

.archetypes__journey-footer {
  position: sticky;
  bottom: -100%;
  width: 100%;
  height: 0;
  z-index: 60;
  overflow: hidden;
  -webkit-transition-property: bottom, height;
  -moz-transition-property: bottom, height;
  -o-transition-property: bottom, height;
  transition-property: bottom, height;
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0s;
  -moz-transitiondelay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }
  .archetypes__journey-footer.active {
    bottom: 0;
    height: 100px;
    height: calc(100px + env(safe-area-inset-bottom, 0px));
    background: #d8d1ca; }
    @media all and (min-width: 569px) {
      .archetypes__journey-footer.active {
        height: 140px; } }

.archetypes__overview .journey-overview__chart-compact-ui,
.footer__charts {
  border: 1px solid #181818;
  position: relative; }
  .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu,
  .footer__charts .footer__charts__us-eu {
    position: absolute;
    top: 0;
    left: 0;
    display: grid;
    width: 100%;
    grid-template-columns: 50% 50%;
    z-index: 1; }
    @media all and (max-width: 568px) {
      .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu,
      .footer__charts .footer__charts__us-eu {
        top: 6px; } }
    .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu .footer__charts__us,
    .footer__charts .footer__charts__us-eu .footer__charts__us {
      text-align: right;
      padding-right: 10px; }
    .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu .footer__charts__eu,
    .footer__charts .footer__charts__us-eu .footer__charts__eu {
      text-align: left;
      padding-left: 10px; }
    .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu h4,
    .footer__charts .footer__charts__us-eu h4 {
      color: #181818; }
  .archetypes__overview .journey-overview__chart-compact-ui .footer__chart,
  .footer__charts .footer__chart {
    display: grid;
    width: 100%;
    grid-template-columns: 0 50% 50%;
    align-items: center;
    margin: 0 !important;
    padding: 0 !important;
    grid-template-rows: 50px; }
    @media all and (min-width: 569px) {
      .archetypes__overview .journey-overview__chart-compact-ui .footer__chart,
      .footer__charts .footer__chart {
        grid-template-rows: 70px; } }
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title-total,
    .footer__charts .footer__chart .row-title-total {
      width: 0;
      overflow: visible;
      position: relative;
      z-index: 1; }
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title,
    .footer__charts .footer__chart .row-title {
      text-align: left;
      padding-left: 15px;
      color: #181818; }
      @media all and (max-width: 568px) {
        .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-title,
        .footer__charts .footer__chart .row-title {
          margin-top: 3px; } }
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-total,
    .footer__charts .footer__chart .row-total {
      font-family: "Univers", "Helvetica", "sans-serif";
      font-weight: 300;
      font-size: 1.5rem;
      line-height: 2.3rem;
      text-align: left;
      padding-left: 15px;
      color: #181818; }
      @media only screen and (min-width: 768px) {
        .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-total,
        .footer__charts .footer__chart .row-total {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 1024px) {
        .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .row-total,
        .footer__charts .footer__chart .row-total {
          font-size: 1.7rem;
          line-height: 2.6rem; } }
    .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper,
    .footer__charts .footer__chart .barchart__wrapper {
      position: relative;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      background: #d8d1ca;
      width: 100%;
      padding: 0;
      outline: 1px solid #181818;
      height: 50px; }
      @media all and (min-width: 569px) {
        .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper,
        .footer__charts .footer__chart .barchart__wrapper {
          height: 70px; } }
      .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper .barchart__bar,
      .footer__charts .footer__chart .barchart__wrapper .barchart__bar {
        -webkit-transition-property: width;
        -moz-transition-property: width;
        -o-transition-property: width;
        transition-property: width;
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        -o-transition-duration: 500ms;
        transition-duration: 500ms;
        -webkit-transition-timing-function: linear;
        -moz-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-delay: 0s;
        -moz-transitiondelay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        background: #e42313;
        height: 100%; }
      .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper .barchart__label,
      .footer__charts .footer__chart .barchart__wrapper .barchart__label {
        display: block;
        color: #181818;
        font-weight: bold;
        padding-left: 10px;
        padding-right: 10px;
        width: 100px;
        overflow: visible;
        position: relative;
        text-align: left;
        height: 25px;
        line-height: 25px; }
        @media all and (max-width: 568px) {
          .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper .barchart__label,
          .footer__charts .footer__chart .barchart__wrapper .barchart__label {
            position: absolute;
            left: 0;
            right: auto;
            bottom: 3px; } }
        @media all and (min-width: 569px) {
          .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper .barchart__label,
          .footer__charts .footer__chart .barchart__wrapper .barchart__label {
            height: 70px;
            line-height: 70px; } }
      .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper.barchart__reversed,
      .footer__charts .footer__chart .barchart__wrapper.barchart__reversed {
        flex-direction: row-reverse; }
        .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper.barchart__reversed .barchart__label,
        .footer__charts .footer__chart .barchart__wrapper.barchart__reversed .barchart__label {
          text-align: right; }
          @media all and (max-width: 568px) {
            .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper.barchart__reversed .barchart__label,
            .footer__charts .footer__chart .barchart__wrapper.barchart__reversed .barchart__label {
              position: absolute;
              left: auto;
              right: 0;
              bottom: 3px; } }
      @media all and (min-width: 569px) {
        .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper:not(.barchart__reversed) .barchart__label:not(.barchart__label__reversed),
        .footer__charts .footer__chart .barchart__wrapper:not(.barchart__reversed) .barchart__label:not(.barchart__label__reversed) {
          color: #181818;
          position: relative;
          left: 100px;
          float: right; }
        .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper:not(.barchart__reversed) .barchart__label.barchart__label__reversed,
        .footer__charts .footer__chart .barchart__wrapper:not(.barchart__reversed) .barchart__label.barchart__label__reversed {
          color: white;
          float: right;
          text-align: right; }
        .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper.barchart__reversed .barchart__label:not(.barchart__label__reversed),
        .footer__charts .footer__chart .barchart__wrapper.barchart__reversed .barchart__label:not(.barchart__label__reversed) {
          color: #181818;
          position: relative;
          left: -100px;
          text-align: right; }
        .archetypes__overview .journey-overview__chart-compact-ui .footer__chart .barchart__wrapper.barchart__reversed .barchart__label.barchart__label__reversed,
        .footer__charts .footer__chart .barchart__wrapper.barchart__reversed .barchart__label.barchart__label__reversed {
          color: white; } }

/* stylelint-disable */
.archetypes__anchor,
.archetypes__compass,
.archetypes__pendulum,
.archetypes__telescope {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  position: relative;
  margin-top: -37px; }
  @media all and (min-width: 569px) {
    .archetypes__anchor,
    .archetypes__compass,
    .archetypes__pendulum,
    .archetypes__telescope {
      margin-top: -57px; } }
  @media all and (min-width: 1025px) {
    .archetypes__anchor,
    .archetypes__compass,
    .archetypes__pendulum,
    .archetypes__telescope {
      margin-top: -87px; } }

.archetypes__overview .page-hero {
  padding: 0; }
  .archetypes__overview .page-hero .archetypes-headline {
    margin-bottom: 0; }
  .archetypes__overview .page-hero .page-hero__subhead p {
    margin-bottom: 2em; }

.archetypes__overview .archetypes__logo-grid {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -32px;
  flex-wrap: wrap; }
  @media all and (min-width: 1025px) {
    .archetypes__overview .archetypes__logo-grid {
      flex-wrap: nowrap; } }
  .archetypes__overview .archetypes__logo-grid .archetypes__logo-grid-cell {
    flex-basis: 100%;
    padding: 3vw;
    max-width: 39vw; }
    @media all and (min-width: 569px) {
      .archetypes__overview .archetypes__logo-grid .archetypes__logo-grid-cell {
        flex-basis: 100%;
        padding: 3vw;
        max-width: 29vw; } }
    @media all and (min-width: 1025px) {
      .archetypes__overview .archetypes__logo-grid .archetypes__logo-grid-cell {
        flex-basis: 100%;
        padding: 3vw;
        max-width: 19vw; } }
    .archetypes__overview .archetypes__logo-grid .archetypes__logo-grid-cell svg {
      width: 100%;
      height: auto;
      overflow: visible; }

.archetypes__overview .journey-overview__title {
  padding-bottom: 15px; }

.archetypes__overview .journey-overview__chart-compact-ui {
  margin-top: 32px; }
  .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu {
    top: -20px; }
    @media all and (min-width: 569px) {
      .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu {
        top: -26px; } }
    .archetypes__overview .journey-overview__chart-compact-ui .footer__charts__us-eu h4 {
      color: #ffffff; }

.archetypes__overview .journey-overview__chart-full-ui {
  display: grid;
  max-width: 740px;
  grid-template-columns: 18% 32% 32% 18%;
  grid-template-rows: repeat(3, 1fr);
  align-items: center;
  margin-left: auto;
  margin-right: auto; }
  .archetypes__overview .journey-overview__chart-full-ui .journey-overview__us {
    text-align: right;
    padding: 10px 10px 0 10px;
    grid-column: 1 / span 2;
    align-self: flex-end; }
  .archetypes__overview .journey-overview__chart-full-ui .journey-overview__eu {
    text-align: left;
    padding: 10px 10px 0 10px;
    grid-column: 3 / span 2;
    align-self: flex-end; }
  .archetypes__overview .journey-overview__chart-full-ui .row-title {
    text-align: right;
    padding-right: 10px; }
  .archetypes__overview .journey-overview__chart-full-ui .row-total {
    text-align: left;
    padding-left: 10px; }
  .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper {
    display: flex;
    height: 48px;
    justify-content: flex-start;
    align-items: center;
    background: #d8d1ca;
    width: 100%;
    padding: 0;
    outline: 1px solid #181818; }
    .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper .barchart__bar {
      background: #e42313;
      height: 100%; }
    .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper .barchart__label {
      display: block;
      color: #181818;
      padding-left: 10px;
      padding-right: 10px;
      width: 100px;
      height: 48px;
      line-height: 48px;
      overflow: visible;
      position: relative;
      text-align: left; }
    .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper:not(.barchart__reversed) .barchart__label:not(.barchart__label__reversed) {
      color: #181818;
      position: relative;
      left: 100px;
      float: right; }
    .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper:not(.barchart__reversed) .barchart__label.barchart__label__reversed {
      color: white;
      float: right;
      text-align: right; }
    .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper.barchart__reversed {
      flex-direction: row-reverse; }
      .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper.barchart__reversed .barchart__label:not(.barchart__label__reversed) {
        color: #181818;
        position: relative;
        left: -100px;
        text-align: right; }
      .archetypes__overview .journey-overview__chart-full-ui .barchart__wrapper.barchart__reversed .barchart__label.barchart__label__reversed {
        color: white; }

@media all and (max-width: 568px) {
  .archetypes .archetypes__overview .archetypes__section__notable-startups {
    padding-top: 32px; } }

/* stylelint-disable */
.archetypes__journey {
  position: relative;
  max-height: 0;
  opacity: 0;
  overflow: hidden; }
  .archetypes__journey .archetypes__journey-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50vw;
    width: 1px;
    height: auto;
    z-index: 40;
    background: #e42313; }
    .archetypes__journey .archetypes__journey-line:before {
      display: block;
      content: ' ';
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -3.5px;
      width: 7px;
      height: 7px;
      border-radius: 4px;
      background: #e42313; }
  .archetypes__journey .archetypes__journey-section {
    display: grid;
    grid-template-columns: 4% 42% 4% 4% 42% 4%;
    padding-left: 8.33333vw;
    padding-right: 8.33333vw;
    grid-auto-flow: row dense;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    min-height: 33vh; }
    @media all and (min-width: 769px) {
      .archetypes__journey .archetypes__journey-section {
        grid-template-columns: 8% 40% 2% 2% 40% 8%; } }
    @media only screen and (min-width: 0) {
      .archetypes__journey .archetypes__journey-section {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .archetypes__journey .archetypes__journey-section {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .archetypes__journey .archetypes__journey-section {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .archetypes__journey .archetypes__journey-section {
        padding-top: 64px;
        padding-bottom: 64px; } }
    @media only screen and (min-width: 768px) {
      .archetypes__journey .archetypes__journey-section {
        padding-top: 64px;
        padding-bottom: 64px; } }
    @media only screen and (min-width: 1280px) {
      .archetypes__journey .archetypes__journey-section {
        padding-top: 80px;
        padding-bottom: 80px; } }
    .archetypes__journey .archetypes__journey-section.is-year-only-section, .archetypes__journey .archetypes__journey-section.is-empty-section {
      height: 0;
      min-height: 0;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      overflow: visible; }
    .archetypes__journey .archetypes__journey-section:last-child {
      padding-bottom: 90vh; }
      .archetypes__journey .archetypes__journey-section:last-child .archetypes__waypoint,
      .archetypes__journey .archetypes__journey-section:last-child .archetypes__person-waypoint,
      .archetypes__journey .archetypes__journey-section:last-child .archetypes__year-waypoint {
        align-items: flex-start !important; }
    .archetypes__journey .archetypes__journey-section .archetypes__waypoint,
    .archetypes__journey .archetypes__journey-section .archetypes__person-waypoint,
    .archetypes__journey .archetypes__journey-section .archetypes__year-waypoint {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      display: flex;
      align-items: center; }
      .archetypes__journey .archetypes__journey-section .archetypes__waypoint .archetypes__waypoint-trigger,
      .archetypes__journey .archetypes__journey-section .archetypes__person-waypoint .archetypes__waypoint-trigger,
      .archetypes__journey .archetypes__journey-section .archetypes__year-waypoint .archetypes__waypoint-trigger {
        height: 20vh;
        max-height: 100%;
        min-height: 60px; }
    .archetypes__journey .archetypes__journey-section .archetypes__year-label {
      grid-column: 2 / span 4;
      display: flex;
      justify-content: center; }
      .archetypes__journey .archetypes__journey-section .archetypes__year-label .archetypes__year-label-pill {
        background: #e42313;
        border: 1px solid rgba(24, 24, 24, 0.8);
        color: rgba(255, 255, 255, 0.5);
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 0.02em;
        height: 24px;
        line-height: 24px;
        border-radius: 12px;
        padding: 0 10px;
        margin-bottom: 64px;
        position: relative;
        z-index: 50; }
        .archetypes__journey .archetypes__journey-section .archetypes__year-label .archetypes__year-label-pill strong {
          color: white; }
    .archetypes__journey .archetypes__journey-section header {
      display: grid;
      grid-template-columns: 4% 42% 4% 4% 42% 4%;
      border-bottom: 1px solid white;
      grid-column: 1 / span 6;
      margin-bottom: 37px;
      padding-bottom: 4px; }
      @media all and (min-width: 769px) {
        .archetypes__journey .archetypes__journey-section header {
          grid-template-columns: 8% 40% 2% 2% 40% 8%; } }
      @media all and (min-width: 769px) {
        .archetypes__journey .archetypes__journey-section header {
          text-shadow: 0 0 40px black; } }
    @media all and (max-width: 768px) {
      .archetypes__journey .archetypes__journey-section header {
        margin-bottom: 20px; } }
    .archetypes__journey .archetypes__journey-section.layout-left > .archetypes__journey-section-text,
    .archetypes__journey .archetypes__journey-section.layout-left > blockquote,
    .archetypes__journey .archetypes__journey-section.layout-left > header > h4 {
      grid-column: 2; }
    @media all and (max-width: 568px) {
      .archetypes__journey .archetypes__journey-section.layout-left:not(.no-quote-switch) > blockquote.has-author {
        grid-column: 5;
        height: min-content; } }
    .archetypes__journey .archetypes__journey-section.layout-right > .archetypes__journey-section-text,
    .archetypes__journey .archetypes__journey-section.layout-right > blockquote,
    .archetypes__journey .archetypes__journey-section.layout-right > header > h4 {
      grid-column: 5; }
    @media all and (max-width: 568px) {
      .archetypes__journey .archetypes__journey-section.layout-right:not(.no-quote-switch) > blockquote.has-author {
        grid-column: 2;
        height: min-content; } }
    .archetypes__journey .archetypes__journey-section h2 {
      padding: 0 0 32px 0; }
      @media all and (min-width: 769px) {
        .archetypes__journey .archetypes__journey-section h2 {
          text-shadow: 0 0 40px black; } }
    .archetypes__journey .archetypes__journey-section .comment h2 {
      color: #bab0a8; }
      @media all and (min-width: 769px) {
        .archetypes__journey .archetypes__journey-section .comment h2 {
          text-shadow: 0 0 40px black; } }
    @media all and (min-width: 769px) {
      .archetypes__journey .archetypes__journey-section h4 {
        text-shadow: 0 0 40px black; } }
    .archetypes__journey .archetypes__journey-section table {
      width: 100%; }
      .archetypes__journey .archetypes__journey-section table th,
      .archetypes__journey .archetypes__journey-section table td {
        text-align: left;
        padding: 5px; }
        @media all and (min-width: 769px) {
          .archetypes__journey .archetypes__journey-section table th,
          .archetypes__journey .archetypes__journey-section table td {
            text-shadow: 0 0 40px black; } }
        .archetypes__journey .archetypes__journey-section table th:first-child,
        .archetypes__journey .archetypes__journey-section table td:first-child {
          padding-left: 0; }
        .archetypes__journey .archetypes__journey-section table th:last-child,
        .archetypes__journey .archetypes__journey-section table td:last-child {
          padding-right: 0; }
      .archetypes__journey .archetypes__journey-section table thead tr {
        border-bottom: 1px solid #bab0a8; }
      .archetypes__journey .archetypes__journey-section table thead th {
        color: #bab0a8; }
      .archetypes__journey .archetypes__journey-section table tbody tr:not(:last-child) {
        border-bottom: 1px solid #bab0a8; }
      .archetypes__journey .archetypes__journey-section table tbody th {
        color: white; }
      .archetypes__journey .archetypes__journey-section table tbody td {
        color: white; }
      @media all and (max-width: 768px) {
        .archetypes__journey .archetypes__journey-section table,
        .archetypes__journey .archetypes__journey-section table thead,
        .archetypes__journey .archetypes__journey-section table tbody,
        .archetypes__journey .archetypes__journey-section table tr,
        .archetypes__journey .archetypes__journey-section table th,
        .archetypes__journey .archetypes__journey-section table td {
          display: block; }
        .archetypes__journey .archetypes__journey-section table th,
        .archetypes__journey .archetypes__journey-section table td {
          padding: 3px 0; } }
    .archetypes__journey .archetypes__journey-section .archetypes__journey-quote {
      margin-top: 5px; }
      @media all and (max-width: 568px) {
        .archetypes__journey .archetypes__journey-section .archetypes__journey-quote {
          border-top: 1px solid white;
          border-bottom: 1px solid white;
          margin-top: 0;
          padding: 10px 0; } }
      @media all and (min-width: 569px) {
        .archetypes__journey .archetypes__journey-section .archetypes__journey-quote {
          border-left: 1px solid white;
          padding-left: 20px;
          margin-left: 0; } }
      @media all and (min-width: 1025px) {
        .archetypes__journey .archetypes__journey-section .archetypes__journey-quote {
          border-left: 1px solid white;
          padding-left: 20px;
          margin-left: 70px; } }
      .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text {
        margin-bottom: 0 !important; }
        @media all and (min-width: 769px) {
          .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text {
            text-shadow: 0 0 40px black; } }
        @media all and (max-width: 568px) {
          .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text.has-author {
            margin-bottom: 13px !important; } }
        @media all and (min-width: 569px) {
          .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text.has-author {
            margin-top: -4px;
            margin-bottom: -4px !important; } }
        @media all and (min-width: 1025px) {
          .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text.has-author {
            margin-top: -5px;
            margin-bottom: -6px !important; } }
        .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text.has-author:before {
          content: '“';
          float: left; }
          @media all and (min-width: 569px) {
            .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text.has-author:before {
              margin-left: -0.6em; } }
        .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__text.has-author:after {
          content: '”'; }
      .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__author {
        margin-bottom: 0; }
        @media all and (min-width: 769px) {
          .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__author {
            text-shadow: 0 0 40px black; } }
        @media all and (min-width: 569px) {
          .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__author {
            margin-bottom: -4px; } }
        @media all and (min-width: 1025px) {
          .archetypes__journey .archetypes__journey-section .archetypes__journey-quote .quote__author {
            margin-bottom: -8px; } }
    .archetypes__journey .archetypes__journey-section .button-pill, .archetypes__journey .archetypes__journey-section .button-pill:link, .archetypes__journey .archetypes__journey-section .button-pill:visited {
      cursor: pointer;
      background: rgba(24, 24, 24, 0.5);
      color: #bab0a8;
      border: 1px solid #bab0a8;
      padding: 12px 21px 12px 21px;
      border-radius: 100px;
      white-space: nowrap;
      display: inline-flex;
      flex-direction: row;
      align-items: center;
      vertical-align: middle;
      transition: background-color .12s ease-in-out, color .12s ease-in-out, border-color .12s ease-in-out;
      user-select: none; }
    .archetypes__journey .archetypes__journey-section .button-pill .button__icon {
      padding-left: 0;
      padding-right: 10.5px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .archetypes__journey .archetypes__journey-section .button-pill .button__icon svg:not([fill="none"]) {
        fill: #bab0a8; }
      .archetypes__journey .archetypes__journey-section .button-pill .button__icon svg *:not([fill="none"]) {
        fill: #bab0a8;
        stroke: #bab0a8;
        transition: fill .12s ease-in-out, stroke .12s ease-in-out; }
    .archetypes__journey .archetypes__journey-section .button-pill .button__text {
      display: inline-block;
      padding: 0;
      transition: color .12s ease-in-out;
      color: #bab0a8;
      position: relative; }
    .archetypes__journey .archetypes__journey-section .button-pill .button__text + .button__icon {
      padding-left: 10.5px;
      padding-right: 0; }
    .archetypes__journey .archetypes__journey-section .button-pill:hover, .archetypes__journey .archetypes__journey-section .button-pill.hover, .archetypes__journey .archetypes__journey-section .button-pill:active, .archetypes__journey .archetypes__journey-section .button-pill.is-active {
      background: rgba(24, 24, 24, 0.5);
      color: #e42313;
      border-color: #e42313; }
      .archetypes__journey .archetypes__journey-section .button-pill:hover .button__icon svg:not([fill="none"]), .archetypes__journey .archetypes__journey-section .button-pill.hover .button__icon svg:not([fill="none"]), .archetypes__journey .archetypes__journey-section .button-pill:active .button__icon svg:not([fill="none"]), .archetypes__journey .archetypes__journey-section .button-pill.is-active .button__icon svg:not([fill="none"]) {
        fill: #e42313; }
      .archetypes__journey .archetypes__journey-section .button-pill:hover .button__icon svg *:not([fill="none"]), .archetypes__journey .archetypes__journey-section .button-pill.hover .button__icon svg *:not([fill="none"]), .archetypes__journey .archetypes__journey-section .button-pill:active .button__icon svg *:not([fill="none"]), .archetypes__journey .archetypes__journey-section .button-pill.is-active .button__icon svg *:not([fill="none"]) {
        fill: #e42313;
        stroke: #e42313; }
      .archetypes__journey .archetypes__journey-section .button-pill:hover .button__text, .archetypes__journey .archetypes__journey-section .button-pill.hover .button__text, .archetypes__journey .archetypes__journey-section .button-pill:active .button__text, .archetypes__journey .archetypes__journey-section .button-pill.is-active .button__text {
        color: #e42313; }

.archetypes__years {
  position: fixed;
  left: -100%;
  top: 280px;
  bottom: 0;
  height: auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0s;
  -moz-transitiondelay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }
  @media all and (min-width: 769px) {
    .archetypes__years.active {
      left: 0; } }
  .archetypes__years .year-wrapper {
    position: relative; }
    .archetypes__years .year-wrapper .year-marker {
      -webkit-transition-property: top;
      -moz-transition-property: top;
      -o-transition-property: top;
      transition-property: top;
      -webkit-transition-duration: 250ms;
      -moz-transition-duration: 250ms;
      -o-transition-duration: 250ms;
      transition-duration: 250ms;
      -webkit-transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      -o-transition-timing-function: ease;
      transition-timing-function: ease;
      -webkit-transition-delay: 0s;
      -moz-transitiondelay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s;
      position: absolute;
      top: 0;
      left: -10px;
      padding: 5px; }
      .archetypes__years .year-wrapper .year-marker .year-marker-dot {
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background: white; }
    .archetypes__years .year-wrapper ul {
      list-style: none;
      padding-left: 15px;
      margin: 0; }
      .archetypes__years .year-wrapper ul li {
        -webkit-transition-property: color;
        -moz-transition-property: color;
        -o-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 250ms;
        -moz-transition-duration: 250ms;
        -o-transition-duration: 250ms;
        transition-duration: 250ms;
        -webkit-transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-delay: 0s;
        -moz-transitiondelay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.08em;
        color: #aaaaaa;
        padding: 0;
        margin: 0; }
        .archetypes__years .year-wrapper ul li.active {
          color: #ffffff; }

/* stylelint-disable prettier/prettier */
.archetypes__footer {
  position: relative;
  z-index: 70;
  max-height: 0;
  overflow: hidden;
  -webkit-transition-property: max-height;
  -moz-transition-property: max-height;
  -o-transition-property: max-height;
  transition-property: max-height;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transitiondelay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }
  .archetypes__footer.active {
    max-height: 10000px; }
  .archetypes__footer .archetypes__footer-button-wrapper {
    position: absolute;
    left: 0;
    top: 44px; }
    .archetypes__footer .archetypes__footer-button-wrapper .button {
      flex-direction: column !important;
      align-items: flex-start !important; }
      .archetypes__footer .archetypes__footer-button-wrapper .button, .archetypes__footer .archetypes__footer-button-wrapper .button:link, .archetypes__footer .archetypes__footer-button-wrapper .button:visited {
        cursor: pointer;
        background: transparent;
        color: #8e8279;
        border: 1px solid transparent;
        padding: 12px 21px 12px 21px;
        border-radius: 100px;
        white-space: nowrap;
        display: inline-flex;
        flex-direction: row;
        align-items: center;
        vertical-align: middle;
        transition: background-color .12s ease-in-out, color .12s ease-in-out, border-color .12s ease-in-out;
        user-select: none; }
      .archetypes__footer .archetypes__footer-button-wrapper .button .button__icon {
        padding-left: 0;
        padding-right: 10.5px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .archetypes__footer .archetypes__footer-button-wrapper .button .button__icon svg:not([fill="none"]) {
          fill: #8e8279; }
        .archetypes__footer .archetypes__footer-button-wrapper .button .button__icon svg *:not([fill="none"]) {
          fill: #8e8279;
          stroke: #8e8279;
          transition: fill .12s ease-in-out, stroke .12s ease-in-out; }
      .archetypes__footer .archetypes__footer-button-wrapper .button .button__text {
        display: inline-block;
        padding: 0;
        transition: color .12s ease-in-out;
        color: #8e8279;
        position: relative; }
      .archetypes__footer .archetypes__footer-button-wrapper .button .button__text + .button__icon {
        padding-left: 10.5px;
        padding-right: 0; }
      .archetypes__footer .archetypes__footer-button-wrapper .button:hover, .archetypes__footer .archetypes__footer-button-wrapper .button.hover, .archetypes__footer .archetypes__footer-button-wrapper .button:active, .archetypes__footer .archetypes__footer-button-wrapper .button.is-active {
        background: transparent;
        color: #e42313;
        border-color: transparent; }
        .archetypes__footer .archetypes__footer-button-wrapper .button:hover .button__icon svg:not([fill="none"]), .archetypes__footer .archetypes__footer-button-wrapper .button.hover .button__icon svg:not([fill="none"]), .archetypes__footer .archetypes__footer-button-wrapper .button:active .button__icon svg:not([fill="none"]), .archetypes__footer .archetypes__footer-button-wrapper .button.is-active .button__icon svg:not([fill="none"]) {
          fill: #e42313; }
        .archetypes__footer .archetypes__footer-button-wrapper .button:hover .button__icon svg *:not([fill="none"]), .archetypes__footer .archetypes__footer-button-wrapper .button.hover .button__icon svg *:not([fill="none"]), .archetypes__footer .archetypes__footer-button-wrapper .button:active .button__icon svg *:not([fill="none"]), .archetypes__footer .archetypes__footer-button-wrapper .button.is-active .button__icon svg *:not([fill="none"]) {
          fill: #e42313;
          stroke: #e42313; }
        .archetypes__footer .archetypes__footer-button-wrapper .button:hover .button__text, .archetypes__footer .archetypes__footer-button-wrapper .button.hover .button__text, .archetypes__footer .archetypes__footer-button-wrapper .button:active .button__text, .archetypes__footer .archetypes__footer-button-wrapper .button.is-active .button__text {
          color: #e42313; }
      .archetypes__footer .archetypes__footer-button-wrapper .button .button__icon {
        padding-left: 0 !important;
        padding-right: 0 !important; }
      .archetypes__footer .archetypes__footer-button-wrapper .button .button__text {
        font-weight: 400;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 6px; }
  .archetypes__footer .archetypes__section {
    background: #ece8e4;
    border-bottom: 1px solid #d8d1ca;
    color: #181818;
    text-align: center;
    width: 100%; }
    @media all and (max-width: 568px) {
      .archetypes__footer .archetypes__section {
        padding-top: 40px !important;
        padding-bottom: 40px !important; }
        .archetypes__footer .archetypes__section:first-of-type {
          padding-top: 75px !important; } }
    .archetypes__footer .archetypes__section .archetypes__section-inner {
      width: 760px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
    .archetypes__footer .archetypes__section .archetypes__footer-end-text {
      max-width: calc(100vw - 200px);
      margin-left: auto;
      margin-right: auto; }
  .archetypes__footer .button-pill {
    margin-top: 10px; }
    .archetypes__footer .button-pill, .archetypes__footer .button-pill:link, .archetypes__footer .button-pill:visited {
      cursor: pointer;
      background: #ece8e4;
      color: #e42313;
      border: 1px solid #e42313;
      padding: 15px 32px 15px 32px;
      border-radius: 100px;
      white-space: nowrap;
      display: inline-flex;
      flex-direction: row;
      align-items: center;
      vertical-align: middle;
      transition: background-color .12s ease-in-out, color .12s ease-in-out, border-color .12s ease-in-out;
      user-select: none; }
    .archetypes__footer .button-pill .button__icon {
      padding-left: 0;
      padding-right: 16px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .archetypes__footer .button-pill .button__icon svg:not([fill="none"]) {
        fill: #e42313; }
      .archetypes__footer .button-pill .button__icon svg *:not([fill="none"]) {
        fill: #e42313;
        stroke: #e42313;
        transition: fill .12s ease-in-out, stroke .12s ease-in-out; }
    .archetypes__footer .button-pill .button__text {
      display: inline-block;
      padding: 0;
      transition: color .12s ease-in-out;
      color: #e42313;
      position: relative; }
    .archetypes__footer .button-pill .button__text + .button__icon {
      padding-left: 16px;
      padding-right: 0; }
    .archetypes__footer .button-pill:hover, .archetypes__footer .button-pill.hover, .archetypes__footer .button-pill:active, .archetypes__footer .button-pill.is-active {
      background: #e42313;
      color: white;
      border-color: #e42313; }
      .archetypes__footer .button-pill:hover .button__icon svg:not([fill="none"]), .archetypes__footer .button-pill.hover .button__icon svg:not([fill="none"]), .archetypes__footer .button-pill:active .button__icon svg:not([fill="none"]), .archetypes__footer .button-pill.is-active .button__icon svg:not([fill="none"]) {
        fill: white; }
      .archetypes__footer .button-pill:hover .button__icon svg *:not([fill="none"]), .archetypes__footer .button-pill.hover .button__icon svg *:not([fill="none"]), .archetypes__footer .button-pill:active .button__icon svg *:not([fill="none"]), .archetypes__footer .button-pill.is-active .button__icon svg *:not([fill="none"]) {
        fill: white;
        stroke: white; }
      .archetypes__footer .button-pill:hover .button__text, .archetypes__footer .button-pill.hover .button__text, .archetypes__footer .button-pill:active .button__text, .archetypes__footer .button-pill.is-active .button__text {
        color: white; }
  .archetypes__footer .share__social-list {
    padding: 0 !important; }

.archetypes__small-icons {
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  max-width: 100vw; }
  .archetypes__small-icons .archetypes__small-icon {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
    min-width: 120px; }
    .archetypes__small-icons .archetypes__small-icon svg {
      width: 80px;
      height: auto; }
      .archetypes__small-icons .archetypes__small-icon svg path {
        fill: #e42313; }
  .archetypes__small-icons .archetypes__small-icon-title {
    padding-top: 11px;
    color: #e42313; }

/* stylelint-disable */
.archetypes__body .tooltip {
  display: block !important;
  z-index: 10000;
  max-width: 80%; }
  .archetypes__body .tooltip .tooltip-inner {
    box-shadow: 0 0 20px black;
    background: white;
    color: black;
    border-radius: 36px;
    padding: 5px 26px 8px; }
    .archetypes__body .tooltip .tooltip-inner a {
      color: #e42313; }
  .archetypes__body .tooltip .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: 10px;
    border-color: white;
    z-index: 1; }
  .archetypes__body .tooltip[x-placement^='top'] {
    margin-bottom: 10px; }
    .archetypes__body .tooltip[x-placement^='top'] .tooltip-arrow {
      border-width: 10px 10px 0 10px;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      bottom: -10px;
      left: calc(50% - 10px);
      margin-top: 0;
      margin-bottom: 0; }
  .archetypes__body .tooltip[x-placement^='bottom'] {
    margin-top: 10px; }
    .archetypes__body .tooltip[x-placement^='bottom'] .tooltip-arrow {
      border-width: 0 10px 10px 10px;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      border-top-color: transparent !important;
      top: -10px;
      left: calc(50% - 10px);
      margin-top: 0;
      margin-bottom: 0; }
  .archetypes__body .tooltip[x-placement^='right'] {
    margin-left: 10px; }
    .archetypes__body .tooltip[x-placement^='right'] .tooltip-arrow {
      border-width: 10px 10px 10px 0;
      border-left-color: transparent !important;
      border-top-color: transparent !important;
      border-bottom-color: transparent !important;
      left: -10px;
      top: calc(50% - 10px);
      margin-left: 0;
      margin-right: 0; }
  .archetypes__body .tooltip[x-placement^='left'] {
    margin-right: 10px; }
    .archetypes__body .tooltip[x-placement^='left'] .tooltip-arrow {
      border-width: 10px 0 10px 10px;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      right: -10px;
      top: calc(50% - 10px);
      margin-left: 0;
      margin-right: 0; }
  .archetypes__body .tooltip.popover .popover-inner {
    background: #f9f9f9;
    color: black;
    padding: 24px;
    border-radius: 5px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1); }
  .archetypes__body .tooltip.popover .popover-arrow {
    border-color: #f9f9f9; }
  .archetypes__body .tooltip[aria-hidden='true'] {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.15s, visibility 0.15s; }
  .archetypes__body .tooltip[aria-hidden='false'] {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.15s; }

.sharers .share-links-posted {
  float: left; }

.sharers .share-links {
  height: 50px; }
  .sharers .share-links a {
    color: #bab0a8;
    background-color: white;
    display: inline-block;
    height: 36px;
    width: 36px;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    position: relative;
    top: 6px; }
    .sharers .share-links a svg {
      width: 30px;
      height: 30px; }
      .sharers .share-links a svg path {
        -webkit-transition-property: fill;
        -moz-transition-property: fill;
        -o-transition-property: fill;
        transition-property: fill;
        -webkit-transition-duration: 250ms;
        -moz-transition-duration: 250ms;
        -o-transition-duration: 250ms;
        transition-duration: 250ms;
        -webkit-transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-delay: 0s;
        -moz-transitiondelay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        fill: #bab0a8; }
    .sharers .share-links a:hover {
      color: #e42313; }
      .sharers .share-links a:hover svg path {
        fill: #e42313; }
    .sharers .share-links a:before {
      font-size: 30px !important;
      line-height: 36px !important; }
    @media all and (max-width: 1024px) {
      .sharers .share-links a {
        height: 30px;
        width: 30px;
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        position: relative;
        top: 10px; }
        .sharers .share-links a:before {
          font-size: 24px !important;
          line-height: 30px !important; }
        .sharers .share-links a svg {
          width: 24px;
          height: 24px; } }

.share__social-list {
  font-family: "Univers", "Helvetica", "sans-serif";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.3rem;
  color: #8c8c8c;
  padding: 32px 0 24px 0 !important; }
  @media only screen and (min-width: 768px) {
    .share__social-list {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  @media only screen and (min-width: 1024px) {
    .share__social-list {
      font-size: 1.7rem;
      line-height: 2.6rem; } }
  .share__social-list .share__links-item {
    display: block;
    margin-bottom: 8px;
    margin-right: 16px; }
    .share__social-list .share__links-item:last-child {
      margin-bottom: 0;
      margin-right: 0; }
    @media only screen and (min-width: 768px) {
      .share__social-list .share__links-item {
        margin-bottom: 0;
        display: inline-block; } }
    .share__social-list .share__links-item:first-child {
      display: block; }
      @media only screen and (min-width: 1024px) {
        .share__social-list .share__links-item:first-child {
          margin-bottom: 0;
          display: inline-block; } }
  .share__social-list .share__links-link {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: color 700ms cubic-bezier(0, 0, 0.3, 1), border-bottom-color 700ms cubic-bezier(0, 0, 0.3, 1); }
    .share__social-list .share__links-link:hover, .share__social-list .share__links-link:focus {
      border-bottom: 1px solid #e42313; }
    .share__social-list .share__links-link .share__links-link--social:hover .share__links-link, .share__social-list .share__links-link .share__links-link--social:focus .share__links-link {
      border-bottom: 1px solid #e42313; }
  @media only screen and (min-width: 1024px) {
    .share__social-list .share__social {
      text-align: right; } }
  .share__social-list .share__social-item {
    margin-right: 16px; }
    .share__social-list .share__social-item:last-child {
      margin-right: 0; }

.archetypes__body {
  background: #181818; }
  .archetypes__body .navigation.-fixed {
    display: none !important; }

.archetypes__figma-button {
  position: fixed;
  top: 0;
  right: 48vw;
  z-index: 1000; }

.archetypes__figma {
  position: absolute;
  width: 1152px;
  height: 900px;
  top: 0;
  left: 0;
  z-index: 1000000;
  display: block;
  opacity: .3;
  pointer-events: none; }
  .archetypes__figma.is-hidden {
    display: none; }

.archetypes section * {
  color: white; }

.archetypes,
.archetypes__footer {
  position: relative; }
  .archetypes .pt0,
  .archetypes__footer .pt0 {
    padding-top: 0 !important; }
  .archetypes .pb0,
  .archetypes__footer .pb0 {
    padding-bottom: 0 !important; }
  .archetypes .pl0,
  .archetypes__footer .pl0 {
    padding-left: 0 !important; }
  .archetypes .pr0,
  .archetypes__footer .pr0 {
    padding-right: 0 !important; }
  .archetypes [v-cloak],
  .archetypes__footer [v-cloak] {
    display: none; }
    .archetypes [v-cloak] > *,
    .archetypes__footer [v-cloak] > * {
      display: none; }
  .archetypes .archetypes__container,
  .archetypes__footer .archetypes__container {
    width: 90vw;
    margin: 0 auto;
    max-width: 740px; }
  .archetypes .page-hero,
  .archetypes__footer .page-hero {
    background: transparent; }
  .archetypes .page-hero__headline,
  .archetypes__footer .page-hero__headline {
    text-align: center; }
  .archetypes .archetypes__section,
  .archetypes__footer .archetypes__section {
    padding-left: 8.33333vw;
    padding-right: 8.33333vw;
    text-align: center; }
    @media only screen and (min-width: 0) {
      .archetypes .archetypes__section,
      .archetypes__footer .archetypes__section {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      .archetypes .archetypes__section,
      .archetypes__footer .archetypes__section {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1280px) {
      .archetypes .archetypes__section,
      .archetypes__footer .archetypes__section {
        margin-top: 0;
        margin-bottom: 0; } }
    @media only screen and (min-width: 0) {
      .archetypes .archetypes__section,
      .archetypes__footer .archetypes__section {
        padding-top: 64px;
        padding-bottom: 64px; } }
    @media only screen and (min-width: 768px) {
      .archetypes .archetypes__section,
      .archetypes__footer .archetypes__section {
        padding-top: 64px;
        padding-bottom: 64px; } }
    @media only screen and (min-width: 1280px) {
      .archetypes .archetypes__section,
      .archetypes__footer .archetypes__section {
        padding-top: 80px;
        padding-bottom: 80px; } }
  .archetypes p,
  .archetypes__footer p {
    margin-bottom: 20px; }
  @media all and (min-width: 769px) {
    .archetypes .compact-ui,
    .archetypes__footer .compact-ui {
      display: none !important; } }
  @media all and (max-width: 768px) {
    .archetypes .full-ui,
    .archetypes__footer .full-ui {
      display: none !important; } }
