@charset "UTF-8";

/* src/main/frontdev/scss/main.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: "OpenSans Regular";
  src: url("./img/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "OpenSans Semibold";
  src: url("./img/OpenSans-Semibold.ttf") format("truetype");
}
@font-face {
  font-family: "OpenSans ExtraBold";
  src: url("./img/OpenSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "OpenSans Bold";
  src: url("./img/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Agipo Bold";
  src: url("./img/agipo_bold.otf");
}
@font-face {
  font-family: "DroidSerif Bold";
  src: url("./img/DroidSerif-Bold-webfont.eot");
  src:
    url("./img/DroidSerif-Bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("./img/DroidSerif-Bold-webfont.woff") format("woff"),
    url("./img/DroidSerif-Bold-webfont.ttf") format("truetype"),
    url("./img/DroidSerif-Bold-webfont.svg#lineto-brown-pro-bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DroidSerif Regular";
  src: url("./img/DroidSerif-Regular-webfont.eot");
  src:
    url("./img/DroidSerif-Regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("./img/DroidSerif-Regular-webfont.woff") format("woff"),
    url("./img/DroidSerif-Regular-webfont.ttf") format("truetype"),
    url("./img/DroidSerif-Regular-webfont.svg#lineto-brown-pro-bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #FFFFFF;
  color: #2B2B2B;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #2B2B2B;
  font: 14px/20px;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  background-image: url("./img/fancybox_sprite.png");
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("./img/fancybox_loading.gif") center center no-repeat;
}
.fancybox-close {
  z-index: 1004;
  position: absolute;
  top: rem-calc(20)/2;
  right: rem-calc(20)/2;
  width: 36px;
  height: 36px;
  cursor: pointer;
  text-decoration: none;
}
.fancybox-close:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  font-size: rem-calc(30);
  content: "\e607";
  color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
}
.fancybox-nav {
  position: absolute;
  top: 10px;
  bottom: 0;
  width: 40%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("./img/blank.gif");
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  z-index: 1010;
  left: 0;
}
.fancybox-next {
  z-index: 1010;
  right: 0;
}
.fancybox-nav span {
  z-index: 1003;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 36px;
  margin-top: -52px;
  visibility: hidden;
  cursor: pointer;
}
.fancybox-prev span {
  left: rem-calc(20)/2;
}
.fancybox-prev span:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  font-size: rem-calc(30);
  content: "\e604";
  color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
}
.fancybox-next span {
  right: rem-calc(20)/2;
}
.fancybox-next span:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  font-size: rem-calc(30);
  content: "\e603";
  color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background-color: rgba(0, 0, 0, 0.9);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding: rem-calc(20)/2;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #FFFFFF;
  padding: rem-calc(20)/2;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("./img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url("./img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
  }
}
meta.foundation-version {
  font-family: "/{{VERSION}}/";
}
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0rem;
}
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 46.875rem)/";
  width: 0rem;
}
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:46.9rem)/";
  width: 46.9rem;
}
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:46.9rem) and (max-width:64rem)/";
  width: 46.9rem;
}
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.1rem)/";
  width: 64.1rem;
}
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.1rem) and (max-width:90rem)/";
  width: 64.1rem;
}
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em;
}
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}
meta.foundation-data-attribute-namespace {
  font-family: false;
}
html,
body {
  height: 100%;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body {
  font-size: 15px;
}
body {
  background: #fff;
  color: #2B2B2B;
  padding: 0;
  margin: 0;
  font-family: "SourceSansPro-light", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.3;
  position: relative;
  cursor: auto;
}
a:hover {
  cursor: pointer;
}
img {
  max-width: 100%;
  height: auto;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hide {
  display: none !important;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
}
select {
  width: 100%;
}
@media only screen {
  .show-for-small-only,
  .show-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-small-only,
  .hide-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }
  .visible-for-small-only,
  .visible-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-small-only,
  .hidden-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.show-for-small-only,
  table.show-for-small-up,
  table.show-for-small,
  table.show-for-small-down,
  table.hide-for-medium-only,
  table.hide-for-medium-up,
  table.hide-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.show-for-small-only,
  thead.show-for-small-up,
  thead.show-for-small,
  thead.show-for-small-down,
  thead.hide-for-medium-only,
  thead.hide-for-medium-up,
  thead.hide-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.show-for-small-only,
  tbody.show-for-small-up,
  tbody.show-for-small,
  tbody.show-for-small-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-medium-up,
  tbody.hide-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.show-for-small-only,
  tr.show-for-small-up,
  tr.show-for-small,
  tr.show-for-small-down,
  tr.hide-for-medium-only,
  tr.hide-for-medium-up,
  tr.hide-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.show-for-small-only,
  td.show-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.show-for-small,
  td.show-for-small,
  th.show-for-small-down,
  td.show-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.hide-for-medium-up,
  td.hide-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 46.9rem) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.show-for-medium-only,
  table.show-for-medium-up,
  table.show-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.show-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.show-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.show-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.show-for-medium-only,
  td.show-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.show-for-medium,
  td.show-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 64.1rem) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.show-for-large-only,
  table.show-for-large-up,
  table.show-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.show-for-large-only,
  thead.show-for-large-up,
  thead.show-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.show-for-large-only,
  tbody.show-for-large-up,
  tbody.show-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.show-for-large-only,
  tr.show-for-large-up,
  tr.show-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.show-for-large-only,
  td.show-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.show-for-large,
  td.show-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-large-only,
  .visible-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-large-only,
  .hidden-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.show-for-xlarge-only,
  table.show-for-xlarge-up,
  table.show-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.show-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.show-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.show-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.show-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.show-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.show-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.show-for-xlarge-only,
  td.show-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.show-for-xlarge,
  td.show-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-xlarge-only,
  .show-for-xlarge-up,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-xlarge-only,
  .hide-for-xlarge-up,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-large-only,
  .visible-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-xlarge-only,
  .visible-for-xlarge-up,
  .hidden-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-large-only,
  .hidden-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-xlarge-only,
  .hidden-for-xlarge-up,
  .visible-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-xlarge-only,
  table.show-for-xlarge-up,
  table.hide-for-xlarge,
  table.hide-for-xlarge-down,
  table.show-for-xxlarge-only,
  table.show-for-xxlarge-up,
  table.show-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.hide-for-xlarge-down,
  thead.show-for-xxlarge-only,
  thead.show-for-xxlarge-up,
  thead.show-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.hide-for-xlarge-down,
  tbody.show-for-xxlarge-only,
  tbody.show-for-xxlarge-up,
  tbody.show-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.hide-for-xlarge-down,
  tr.show-for-xxlarge-only,
  tr.show-for-xxlarge-up,
  tr.show-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.hide-for-xlarge-down,
  td.hide-for-xlarge-down,
  th.show-for-xxlarge-only,
  td.show-for-xxlarge-only,
  th.show-for-xxlarge-up,
  td.show-for-xxlarge-up,
  th.show-for-xxlarge,
  td.show-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
table.hide-for-landscape,
table.show-for-portrait {
  display: table !important;
}
thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important;
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important;
}
tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important;
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}
@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  table.show-for-landscape,
  table.hide-for-portrait {
    display: table !important;
  }
  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  table.show-for-portrait,
  table.hide-for-landscape {
    display: table !important;
  }
  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
.show-for-touch {
  display: none !important;
}
.hide-for-touch {
  display: inherit !important;
}
.touch .show-for-touch {
  display: inherit !important;
}
.touch .hide-for-touch {
  display: none !important;
}
table.hide-for-touch {
  display: table !important;
}
.touch table.show-for-touch {
  display: table !important;
}
thead.hide-for-touch {
  display: table-header-group !important;
}
.touch thead.show-for-touch {
  display: table-header-group !important;
}
tbody.hide-for-touch {
  display: table-row-group !important;
}
.touch tbody.show-for-touch {
  display: table-row-group !important;
}
tr.hide-for-touch {
  display: table-row !important;
}
.touch tr.show-for-touch {
  display: table-row !important;
}
td.hide-for-touch {
  display: table-cell !important;
}
.touch td.show-for-touch {
  display: table-cell !important;
}
th.hide-for-touch {
  display: table-cell !important;
}
.touch th.show-for-touch {
  display: table-cell !important;
}
@media print {
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
}
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: rem-calc(1392);
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  margin-left: -rem-calc(20)/2;
  margin-right: -rem-calc(20)/2;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.column,
.columns {
  padding-left: rem-calc(20)/2;
  padding-right: rem-calc(20)/2;
  width: 100%;
  float: left;
}
[class*=column] + [class*=column]:last-child {
  float: left;
}
[class*=column] + [class*=column].end {
  float: left;
}
@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: rem-calc(20)/2;
    padding-right: rem-calc(20)/2;
    float: left;
  }
  .small-1 {
    width: 8.3333333333%;
  }
  .small-2 {
    width: 16.6666666667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.3333333333%;
  }
  .small-5 {
    width: 41.6666666667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.3333333333%;
  }
  .small-8 {
    width: 66.6666666667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.3333333333%;
  }
  .small-11 {
    width: 91.6666666667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: rem-calc(20)/2;
    padding-right: rem-calc(20)/2;
    float: left;
  }
}
@media only screen and (min-width: 46.9rem) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: rem-calc(20)/2;
    padding-right: rem-calc(20)/2;
    float: left;
  }
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: rem-calc(20)/2;
    padding-right: rem-calc(20)/2;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.1rem) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: rem-calc(20)/2;
    padding-right: rem-calc(20)/2;
    float: left;
  }
  .large-1 {
    width: 8.3333333333%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: rem-calc(20)/2;
    padding-right: rem-calc(20)/2;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
button,
.button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "SourceSansPro-light", sans-serif;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 0.66667rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 12px;
  padding-right: 16px;
  padding-bottom: 12px;
  padding-left: 16px;
  font-size: 1.06667rem;
  background-color: #2B2B2B;
  border-color: #222222;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #222222;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
  color: #FFFFFF;
}
button.secondary,
.button.secondary {
  background-color: black;
  border-color: black;
  color: #FFFFFF;
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
  background-color: black;
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
  color: #FFFFFF;
}
button.success,
.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
  background-color: #368a55;
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
  color: #FFFFFF;
}
button.alert,
.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
  background-color: #cf2a0e;
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
  color: #FFFFFF;
}
button.warning,
.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
  background-color: #cf6e0e;
}
button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
  color: #FFFFFF;
}
button.info,
.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}
button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
  background-color: #61b6d9;
}
button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
  color: #FFFFFF;
}
button.large,
.button.large {
  padding-top: 1.33333rem;
  padding-right: 2.66667rem;
  padding-bottom: 1.4rem;
  padding-left: 2.66667rem;
  font-size: 1.33333rem;
}
button.small,
.button.small {
  padding-top: 0.53333rem;
  padding-right: 1.06667rem;
  padding-bottom: 0.6rem;
  padding-left: 1.06667rem;
  font-size: 0.86667rem;
}
button.tiny,
.button.tiny {
  padding-top: 0.33333rem;
  padding-right: 0.66667rem;
  padding-bottom: 0.4rem;
  padding-left: 0.66667rem;
  font-size: 0.73333rem;
}
button.expand,
.button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
button.left-align,
.button.left-align {
  text-align: left;
  text-indent: 0.8rem;
}
button.right-align,
.button.right-align {
  text-align: right;
  padding-right: 0.8rem;
}
button.radius,
.button.radius {
  border-radius: 0;
}
button.round,
.button.round {
  border-radius: 1000px;
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
  background-color: #2B2B2B;
  border-color: #222222;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: #222222;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
  color: #FFFFFF;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: #2B2B2B;
}
button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
  background-color: black;
  border-color: black;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
  background-color: black;
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
  color: #FFFFFF;
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
  background-color: black;
}
button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
  background-color: #368a55;
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
  color: #FFFFFF;
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
  background-color: #43AC6A;
}
button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
  background-color: #cf2a0e;
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
  color: #FFFFFF;
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
  background-color: #f04124;
}
button.disabled.warning,
button[disabled].warning,
.button.disabled.warning,
.button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
  background-color: #cf6e0e;
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
  color: #FFFFFF;
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
  background-color: #f08a24;
}
button.disabled.info,
button[disabled].info,
.button.disabled.info,
.button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
  background-color: #61b6d9;
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
  color: #FFFFFF;
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
  background-color: #a0d3e8;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@media only screen and (min-width: 46.9rem) {
  button,
  .button {
    display: inline-block;
  }
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transform-style: preserve-3d;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-fles-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image:
    linear-gradient(
      to left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image:
    linear-gradient(
      to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  transform-origin: 0 0;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
  z-index: 0;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
#standard #animation-wrapper,
#project #animation-wrapper {
  height: 50vw;
  min-height: 50vw;
  width: 100vw;
  margin: 0 auto;
  z-index: -2;
}
@media only screen and (max-width: 46.875rem) {
  #standard #animation-wrapper,
  #project #animation-wrapper {
    height: 18rem;
  }
}
#standard #animation-wrapper .overlay-animation,
#project #animation-wrapper .overlay-animation {
  width: 100vw;
  height: 50vw;
  margin: 0 auto;
  background-position: center;
  background-size: cover;
  z-index: -1;
}
#standard #animation-wrapper .overlay-animation:hover,
#project #animation-wrapper .overlay-animation:hover {
  transform: scale(1.0000001);
}
@media screen and (max-width: 1440px) {
  #standard #animation-wrapper .overlay-animation,
  #project #animation-wrapper .overlay-animation {
    left: 0;
  }
}
#standard #animation-wrapper .overlay-animation #wbtop,
#standard #animation-wrapper .overlay-animation #wbbottom,
#project #animation-wrapper .overlay-animation #wbtop,
#project #animation-wrapper .overlay-animation #wbbottom {
  border-width: 0 100vw 0 0;
  border-color: transparent #FFFFFF transparent transparent;
  z-index: -1;
}
#standard #animation-wrapper .overlay-animation #wbtop,
#project #animation-wrapper .overlay-animation #wbtop {
  top: 0;
}
#standard #animation-wrapper .overlay-animation #wbbottom,
#project #animation-wrapper .overlay-animation #wbbottom {
  bottom: -1px;
  transform: rotateZ(180deg);
}
#standard #animation-wrapper .overlay-animation #tbright,
#project #animation-wrapper .overlay-animation #tbright {
  border-color: #FFFFFF transparent transparent #FFFFFF;
}
#standard #animation-wrapper .overlay-animation #wbright,
#standard #animation-wrapper .overlay-animation #wbleft,
#project #animation-wrapper .overlay-animation #wbright,
#project #animation-wrapper .overlay-animation #wbleft {
  border-width: 50vw 0 0 0;
  border-color: #FFFFFF transparent transparent transparent;
  z-index: -1;
}
#standard #animation-wrapper .overlay-animation #wbright,
#project #animation-wrapper .overlay-animation #wbright {
  right: 0;
}
#standard #animation-wrapper .overlay-animation #wbleft,
#project #animation-wrapper .overlay-animation #wbleft {
  left: 0;
  transform: rotateZ(180deg);
}
@media only screen and (max-width: 46.875rem) {
  #standard #animation-wrapper .overlay-animation,
  #project #animation-wrapper .overlay-animation {
    height: 18rem;
  }
  #standard #animation-wrapper .overlay-animation #wbright,
  #standard #animation-wrapper .overlay-animation #wbleft,
  #project #animation-wrapper .overlay-animation #wbright,
  #project #animation-wrapper .overlay-animation #wbleft {
    border-width: 18rem 0 0 0;
  }
}
#home.animation #animation-wrapper {
  max-height: 200vh;
  height: 200vh;
  min-height: 100vh;
  width: 100vw;
}
#home.animation #animation-wrapper .overlay-animation {
  height: 100vh;
  max-height: 100vh;
}
#home.animation #animation-wrapper .overlay-animation #wbtop,
#home.animation #animation-wrapper .overlay-animation #wbright,
#home.animation #animation-wrapper .overlay-animation #wbbottom,
#home.animation #animation-wrapper .overlay-animation #wbleft {
  z-index: 1;
}
#animation-wrapper {
  max-height: 100vh;
  height: 100vh;
  z-index: -5;
}
#animation-wrapper .overlay-animation {
  position: fixed;
  width: 100vw;
  max-height: 100vh;
  top: 0;
  left: 0;
  background-position: top left;
  background-repeat: no-repeat;
  height: 100vh;
  background-size: auto 100vh;
}
@media all and (orientation: landscape) {
  #animation-wrapper .overlay-animation {
    background-size: 100vw auto;
  }
}
#animation-wrapper .overlay-animation > a {
  text-decoration: none;
}
#animation-wrapper .overlay-animation svg {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 60vw;
  z-index: 3;
}
#animation-wrapper .overlay-animation svg text {
  font-style: normal;
  font-size: 14.6666666667rem;
  color: #2B2B2B;
  letter-spacing: 1.88px;
  line-height: 14.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
}
@media screen and (max-width: 1400px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 220px;
    line-height: 220px;
  }
}
@media screen and (max-width: 1300px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 201px;
    line-height: 201px;
  }
}
@media screen and (max-width: 1200px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 182px;
    line-height: 182px;
  }
}
@media screen and (max-width: 1100px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 163px;
    line-height: 163px;
  }
}
@media screen and (max-width: 1000px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 144px;
    line-height: 144px;
  }
}
@media screen and (max-width: 900px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 125px;
    line-height: 125px;
  }
}
@media screen and (max-width: 800px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 106px;
    line-height: 106px;
  }
}
@media screen and (max-width: 700px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 87px;
    line-height: 87px;
  }
}
@media screen and (max-width: 600px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 68px;
    line-height: 68px;
  }
}
@media screen and (max-width: 500px) {
  #animation-wrapper .overlay-animation svg text {
    font-size: 49px;
    line-height: 49px;
  }
}
#animation-wrapper .overlay-animation svg text.large,
#animation-wrapper .overlay-animation svg text.small,
#animation-wrapper .overlay-animation svg text.medium,
#animation-wrapper .overlay-animation svg text.normal,
#animation-wrapper .overlay-animation svg text.tiny {
  display: none;
}
@media screen and (min-width: 1201px) {
  #animation-wrapper .overlay-animation svg text.large {
    display: inherit;
  }
}
@media screen and (min-width: 1026px) and (max-width: 1200px) {
  #animation-wrapper .overlay-animation svg text.normal {
    display: inherit;
  }
}
@media screen and (min-width: 751px) and (max-width: 1025px) {
  #animation-wrapper .overlay-animation svg text.medium {
    display: inherit;
  }
}
@media screen and (min-width: 601px) and (max-width: 750px) {
  #animation-wrapper .overlay-animation svg text.small {
    display: inherit;
  }
}
@media screen and (max-width: 600px) {
  #animation-wrapper .overlay-animation svg text.tiny {
    display: inherit;
  }
}
#animation-wrapper .overlay-animation svg image.image-portrait {
  display: none;
}
#animation-wrapper .overlay-animation svg.portrait {
  display: none;
}
@media all and (orientation: portrait) {
  #animation-wrapper .overlay-animation svg {
    height: 100vh;
  }
  #animation-wrapper .overlay-animation svg.portrait {
    display: inline;
  }
  #animation-wrapper .overlay-animation svg.landscape {
    display: none;
  }
}
#animation-wrapper .overlay-animation .whitebg {
  position: absolute;
  top: 0;
  left: 0;
  transform: skew(0deg, 0deg);
  height: 100%;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 2;
}
#animation-wrapper .overlay-animation #wbtop,
#animation-wrapper .overlay-animation #wbright,
#animation-wrapper .overlay-animation #wbbottom,
#animation-wrapper .overlay-animation #wbleft {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  z-index: -1;
}
#animation-wrapper .overlay-animation #wbtop,
#animation-wrapper .overlay-animation #wbbottom {
  border-width: 0 100vw 0 0;
  border-color: transparent #FFFFFF transparent transparent;
}
#animation-wrapper .overlay-animation #wbtop {
  top: 0;
}
#animation-wrapper .overlay-animation #wbbottom {
  bottom: 0;
  transform: rotateZ(180deg);
}
#animation-wrapper .overlay-animation #tbright {
  border-color: #FFFFFF transparent transparent #FFFFFF;
}
#animation-wrapper .overlay-animation #wbright,
#animation-wrapper .overlay-animation #wbleft {
  border-width: 100vh 0 0 0;
  border-color: #FFFFFF transparent transparent transparent;
}
#animation-wrapper .overlay-animation #wbright {
  right: 0;
}
#animation-wrapper .overlay-animation #wbleft {
  left: 0;
  transform: rotateZ(180deg);
}
#animation-wrapper #link-to-project {
  position: fixed;
  text-align: left;
  font-style: normal;
  font-size: 5.3333333333rem;
  color: #FFFFFF;
  letter-spacing: 1.2px;
  line-height: 6.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1112px) {
  #animation-wrapper #link-to-project {
    font-size: 71px;
    line-height: 81.65px;
  }
}
@media screen and (max-width: 1024px) {
  #animation-wrapper #link-to-project {
    font-size: 63px;
    line-height: 72.45px;
  }
}
@media screen and (max-width: 936px) {
  #animation-wrapper #link-to-project {
    font-size: 56px;
    line-height: 64.4px;
  }
}
@media screen and (max-width: 848px) {
  #animation-wrapper #link-to-project {
    font-size: 50px;
    line-height: 57.5px;
  }
}
@media screen and (max-width: 760px) {
  #animation-wrapper #link-to-project {
    font-size: 45px;
    line-height: 51.75px;
  }
}
@media screen and (max-width: 672px) {
  #animation-wrapper #link-to-project {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (max-width: 584px) {
  #animation-wrapper #link-to-project {
    font-size: 36px;
    line-height: 41.4px;
  }
}
@media screen and (max-width: 496px) {
  #animation-wrapper #link-to-project {
    font-size: 33px;
    line-height: 37.95px;
  }
}
@media screen and (max-width: 408px) {
  #animation-wrapper #link-to-project {
    font-size: 31px;
    line-height: 35.65px;
  }
}
@media screen and (max-width: 320px) {
  #animation-wrapper #link-to-project {
    font-size: 30px;
    line-height: 34.5px;
  }
}
#animation-wrapper #link-to-project {
  text-decoration: none;
  z-index: -1;
}
#animation-wrapper #link-to-project.clickable {
  z-index: 0;
}
#animation-wrapper #link-to-project.clickable .button {
  display: inline-block;
}
#animation-wrapper #link-to-project:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1201px) {
  #animation-wrapper #link-to-project {
    top: 38rem;
    left: 10rem;
  }
}
@media all and (orientation: portrait) and (min-width: 1201px) {
  #animation-wrapper #link-to-project {
    top: 51.3333333333rem;
    left: 10rem;
  }
}
@media screen and (min-width: 1026px) and (max-width: 1200px) {
  #animation-wrapper #link-to-project {
    top: 36rem;
    left: 10rem;
  }
}
@media all and (orientation: portrait) and (min-width: 1026px) and (max-width: 1200px) {
  #animation-wrapper #link-to-project {
    top: 49.3333333333rem;
    left: 10rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 1025px) {
  #animation-wrapper #link-to-project {
    top: 28rem;
    left: 4.6666666667rem;
  }
}
@media all and (orientation: portrait) and (min-width: 751px) and (max-width: 1025px) {
  #animation-wrapper #link-to-project {
    top: 41.3333333333rem;
    left: 4.6666666667rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 750px) {
  #animation-wrapper #link-to-project {
    top: 18.6666666667rem;
    left: 2.6666666667rem;
  }
}
@media all and (orientation: portrait) and (min-width: 601px) and (max-width: 750px) {
  #animation-wrapper #link-to-project {
    top: 32rem;
    left: 2.6666666667rem;
  }
}
@media screen and (max-width: 600px) {
  #animation-wrapper #link-to-project {
    top: 16.6666666667rem;
    left: 2.6666666667rem;
  }
}
@media all and (orientation: portrait) and (max-width: 600px) {
  #animation-wrapper #link-to-project {
    top: 21.3333333333rem;
    left: 2.6666666667rem;
  }
}
#animation-wrapper #link-to-project #projectTitle p {
  font-style: normal;
  font-size: 5.3333333333rem;
  color: #FFFFFF;
  letter-spacing: 1.2px;
  line-height: 5.3333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1112px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 71px;
    line-height: 81.65px;
  }
}
@media screen and (max-width: 1024px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 63px;
    line-height: 72.45px;
  }
}
@media screen and (max-width: 936px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 56px;
    line-height: 64.4px;
  }
}
@media screen and (max-width: 848px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 50px;
    line-height: 57.5px;
  }
}
@media screen and (max-width: 760px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 45px;
    line-height: 51.75px;
  }
}
@media screen and (max-width: 672px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (max-width: 584px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 36px;
    line-height: 41.4px;
  }
}
@media screen and (max-width: 496px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 33px;
    line-height: 37.95px;
  }
}
@media screen and (max-width: 408px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 31px;
    line-height: 35.65px;
  }
}
@media screen and (max-width: 320px) {
  #animation-wrapper #link-to-project #projectTitle p {
    font-size: 30px;
    line-height: 34.5px;
  }
}
#animation-wrapper #link-to-project .button {
  position: relative;
  top: -20px;
  background-color: #d0021b;
  transition: background-color 0s;
}
@media screen and (max-width: 750px) {
  #animation-wrapper #link-to-project .button {
    top: 0;
    padding: 0.4666666667rem 0.8rem 0.5333333333rem 0.8rem;
  }
}
#animation-wrapper #link-to-project .button:hover {
  background-color: #AB0B1E;
}
#animation-wrapper .round-button {
  position: fixed;
  bottom: 2.6666666667rem;
  left: calc(50vw - 24px);
  text-align: center;
  z-index: 10;
}
#animation-wrapper .round-button svg {
  height: 3.2rem;
  width: 3.2rem;
}
#overlay-text {
  position: absolute;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  font-style: normal;
  font-size: 11.9333333333rem;
  color: #FFFFFF;
  letter-spacing: 1.88px;
  line-height: 13.0666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  padding: 30% 10%;
  z-index: 10;
}
@keyframes showmeplease {
  0% {
    z-index: 3;
  }
  100% {
    z-index: 4;
  }
}
svg image {
  animation: showmeplease 1s linear 700ms infinite;
}
.authors .author_content_wrapper,
#blogPost .side_bar .side_bar_content #custom_sidebar,
#blogPost .side_bar .side_bar_content #tags_sidebar,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper {
  padding: 0 0 1.3333333333rem 0;
}
.authors .author_content_wrapper > div,
#blogPost .side_bar .side_bar_content #custom_sidebar > div,
#blogPost .side_bar .side_bar_content #tags_sidebar > div,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper > div {
  position: relative;
  background: #ffffff;
  padding: 1.3333333333rem;
}
.authors .author_content_wrapper,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper {
  padding: 2rem 0 1.3333333333rem 0;
}
.authors .author_content_wrapper .author_content a,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper .author_content a {
  text-decoration: none;
}
.authors .author_content_wrapper .author_content .img_content,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper .author_content .img_content {
  width: 65px;
  height: 65px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
  background-position: center;
}
.authors .author_content_wrapper .author_content .img_content img,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper .author_content .img_content img {
  min-height: 100%;
  max-width: 100%;
}
.authors .author_content_wrapper .author_content a h3.title,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper .author_content a h3.title {
  line-height: 1.2rem;
  margin-bottom: 0;
  margin-top: 2rem;
  font-size: 1.0666666667rem;
  text-align: center;
  font-weight: bold !important;
}
.authors .author_content_wrapper .author_content .role,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper .author_content .role,
.authors .author_content_wrapper .author_content .job,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper .author_content .job {
  text-align: center;
  font-size: 1.0666666667rem !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.authors .author_content_wrapper .author_content .btn,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper .author_content .btn {
  margin-top: 0.8rem;
  text-align: center;
  height: 2.6666666667rem;
}
.authors .author_content_wrapper .author_content .btn svg,
#blogPost .side_bar .side_bar_content #authors_sidebar .author_content_wrapper .author_content .btn svg {
  max-height: 100%;
}
span.date_label {
  background: #d0021b !important;
  color: #EFEFEF !important;
  font-weight: bold !important;
  font-size: 0.8666666667rem !important;
  position: absolute;
  display: block;
  width: 190px;
  height: 41px;
  transform: rotate(-45deg);
  left: -42px;
  top: 32px;
  text-align: center;
  vertical-align: middle;
  line-height: 2.7333333333rem !important;
  text-decoration: none;
  z-index: 2;
}
span.date_label a {
  text-decoration: none;
  font-weight: bold !important;
  font-size: 0.8666666667rem !important;
  color: #FFFFFF;
}
.red {
  background: #d0021b;
}
.txt-red {
  color: #d0021b !important;
  font-size: 1.0666666667rem !important;
  line-height: 1.8666666667rem !important;
  text-decoration: none;
}
.txt-red:hover {
  text-decoration: underline;
}
.toggle_wrapper {
  position: relative;
}
.toggle_wrapper .toggle-button {
  position: absolute;
  right: 14px;
  top: 18px;
  cursor: pointer;
  height: 30px;
  width: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  transition: all 0.3s;
}
.toggle_wrapper .toggle-button svg {
  height: 30px;
  width: 17px;
}
.toggle_wrapper .content_wrapper {
  display: none;
}
#posts-list-text {
  font-size: 1.3333333333rem !important;
  text-align: center;
  padding: 0 2rem 5.3333333333rem 2rem;
  font-weight: normal !important;
  max-width: 800px;
  margin: 0 auto;
}
@media only screen and (max-width: 46.875rem) {
  #posts-list-text {
    text-align: left;
    padding-left: 1.3333333333rem;
    padding-right: 1.3333333333rem;
  }
}
section.all-tags {
  padding: 1.3333333333rem;
  margin: 2rem 0;
  border: 1px solid #DBDBDB;
  text-align: center;
}
section.all-tags span.tags_title {
  font-weight: bold !important;
  font-size: 1.0666666667rem !important;
  line-height: 1.8666666667rem !important;
  display: block;
}
section.all-tags a.tag {
  font-size: 1.0666666667rem !important;
  line-height: 1.8666666667rem !important;
  text-decoration: none;
  padding: 0 0.5333333333rem;
  position: relative;
}
section.all-tags a.tag.active {
  text-decoration: underline;
}
section.all-tags a.tag.active span {
  position: absolute;
  font-size: 0.6666666667rem;
  top: -18px;
  right: 0px;
  text-decoration: none;
}
section.author_details {
  margin: 0 auto;
  max-width: 75%;
}
section.author_details .author_content {
  padding-bottom: 0 !important;
}
section.author_details a {
  text-decoration: none;
}
section.author_details p,
section.author_details a {
  font-size: 1.0666666667rem !important;
  line-height: 1.8666666667rem !important;
}
section.author_details .author_content_wrapper {
  background: #EFEFEF;
  padding: 3.6666666667rem 3.3333333333rem 1.3333333333rem 3.3333333333rem;
}
section.author_details .author_content_wrapper .content__wrapper {
  position: relative;
  background: #ffffff;
  padding: 2rem 3.3333333333rem 0.8rem 3.3333333333rem;
  text-align: center;
}
@media only screen and (max-width: 46.875rem) {
  section.author_details .author_content_wrapper .content__wrapper {
    padding-left: 0.6666666667rem;
    padding-right: 0.6666666667rem;
  }
}
section.author_details .author_content_wrapper .content__wrapper .author_picture {
  width: 65px;
  height: 65px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  background-size: cover;
  background-position: center;
}
section.author_details .author_content_wrapper .content__wrapper .author_picture img {
  min-height: 100%;
  max-width: 100%;
}
section.author_details .author_content_wrapper .content__wrapper h3.title {
  text-align: center;
  line-height: 1.3333333333rem !important;
  margin-bottom: 0;
}
section.author_details .author_content_wrapper .content__wrapper h3.title span {
  font-size: 1.0666666667rem !important;
}
@media only screen and (min-width: 46.9rem) {
  section.author_details .author_content_wrapper .author_cv {
    background-color: #FFFFFF;
    padding: 1rem 3.3333333333rem 1.6666666667rem 3.3333333333rem;
  }
}
@media only screen and (max-width: 46.875rem) {
  section.author_details {
    max-width: 100%;
    width: 100%;
    padding: 0 1.3333333333rem;
  }
  section.author_details .author_content_wrapper {
    margin-bottom: 1.3333333333rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
  section.author_details .author_content_wrapper .content_wrapper {
    padding-left: 0.6666666667rem;
    padding-right: 0.6666666667rem;
  }
  section.author_details .author_content_wrapper .author_cv {
    padding-top: 1.3333333333rem;
  }
}
section.posts-content {
  margin: 0 auto;
}
section.posts-content .post_excerpt {
  padding: 3.3333333333rem;
  height: 920px;
}
section.posts-content .post_excerpt a {
  text-decoration: none;
}
section.posts-content .post_excerpt .post_excerpt_content {
  background: #f2f2f2;
  padding: 3.7333333333rem;
  position: relative;
  overflow: hidden;
  height: 822px;
}
section.posts-content .post_excerpt .post_excerpt_content:hover {
  background: #e8e8e8;
}
section.posts-content .post_excerpt .post_excerpt_content h3 {
  font-weight: 800 !important;
  color: #2B2B2B !important;
  font-size: 3rem;
  line-height: 3.6rem;
}
@media screen and (max-width: 473px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 41px;
    line-height: 47.15px;
  }
}
@media screen and (max-width: 456px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 38px;
    line-height: 43.7px;
  }
}
@media screen and (max-width: 439px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 35px;
    line-height: 40.25px;
  }
}
@media screen and (max-width: 422px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 32px;
    line-height: 36.8px;
  }
}
@media screen and (max-width: 405px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 30px;
    line-height: 34.5px;
  }
}
@media screen and (max-width: 388px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 28px;
    line-height: 32.2px;
  }
}
@media screen and (max-width: 371px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 27px;
    line-height: 31.05px;
  }
}
@media screen and (max-width: 354px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 26px;
    line-height: 29.9px;
  }
}
@media screen and (max-width: 337px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 25px;
    line-height: 28.75px;
  }
}
@media screen and (max-width: 320px) {
  section.posts-content .post_excerpt .post_excerpt_content h3 {
    font-size: 25px;
    line-height: 28.75px;
  }
}
section.posts-content .post_excerpt .post_excerpt_content img {
  min-width: 100%;
}
section.posts-content .post_excerpt .post_excerpt_content .text {
  max-height: 272px;
  overflow: hidden;
}
@media only screen and (max-width: 46.875rem) {
  section.posts-content .post_excerpt .post_excerpt_content {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    padding-top: 2.4rem;
  }
  section.posts-content .post_excerpt .post_excerpt_content p {
    font-style: normal;
    font-size: 1.1333333333rem;
    color: #2B2B2B;
    letter-spacing: 0.5px;
    line-height: 1.9333333333rem;
    font-family: "Heebo", sans-serif;
    font-weight: 300;
  }
}
section.posts-content .post_excerpt:after {
  clear: both;
}
section.posts-content .post_excerpt .tags {
  text-align: right;
  position: absolute;
  right: 50px;
  padding-top: 1.1333333333rem;
}
section.posts-content .post_excerpt .tags a.tag {
  font-size: 0.9333333333rem !important;
  padding-left: 0.6666666667rem;
}
@media only screen and (max-width: 46.875rem) {
  section.posts-content .post_excerpt .tags {
    width: 100%;
    right: 0;
    padding-right: 20px;
  }
  section.posts-content .post_excerpt .tags a.tag {
    margin-right: 0;
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 46.875rem) {
  section.posts-content .post_excerpt {
    padding-left: 1.3333333333rem;
    padding-right: 1.3333333333rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    height: auto;
  }
  section.posts-content .post_excerpt .post_excerpt_content {
    height: auto;
  }
}
@media only screen and (max-width: 46.875rem) {
  section.posts-content .post_excerpt:first-child {
    padding-top: 0.6666666667rem;
  }
}
section.posts-content:after {
  clear: both;
}
#blogPost {
  font-family: "Heebo", sans-serif;
}
#blogPost p,
#blogPost p a {
  font-style: normal;
  font-size: 1.0666666667rem;
  color: #2B2B2B;
  letter-spacing: 0.9px;
  line-height: 1.8666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
#blogPost #content.row {
  margin: 0 -2rem;
}
#blogPost .blog_post_main_content.column,
#blogPost .side_bar.column {
  padding: 0 2rem;
}
#blogPost .side_bar.column {
  padding-top: 1.8666666667rem;
}
@media only screen and (max-width: 46.875rem) {
  #blogPost .side_bar.column {
    padding-top: 0;
  }
}
#blogPost .txt-red {
  float: right;
  width: 90%;
}
@media only screen and (max-width: 46.875rem) {
  #blogPost .txt-red {
    margin-left: 0;
    width: 100%;
    float: none;
  }
}
#blogPost #main-content .content-area > .textAndImage {
  max-width: none;
}
@media only screen and (max-width: 46.875rem) {
  #blogPost #main-content #content .blog_post_main_content {
    max-width: calc(100% - 20px);
    margin: 0 10px;
  }
}
#blogPost #main-content #content .blog_post_main_content .content_details {
  position: relative;
  border: 1px solid #EFEFEF;
  padding: 3.7333333333rem;
  overflow: hidden;
  width: 90%;
  float: right;
}
@media only screen and (max-width: 46.875rem) {
  #blogPost #main-content #content .blog_post_main_content .content_details {
    margin: 0 0 6.6666666667rem 0;
    width: 100%;
  }
}
#blogPost #main-content #content .blog_post_main_content .content_details h2.pageTitle {
  margin: 2rem 0;
  font-style: normal;
  font-size: 2.8rem;
  color: #2B2B2B;
  letter-spacing: 2.3px;
  line-height: 4.1333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 800px) {
  #blogPost #main-content #content .blog_post_main_content .content_details h2.pageTitle {
    font-size: 42px;
    line-height: 42px;
  }
}
@media screen and (max-width: 725px) {
  #blogPost #main-content #content .blog_post_main_content .content_details h2.pageTitle {
    font-size: 39px;
    line-height: 39px;
  }
}
@media screen and (max-width: 650px) {
  #blogPost #main-content #content .blog_post_main_content .content_details h2.pageTitle {
    font-size: 36px;
    line-height: 36px;
  }
}
@media screen and (max-width: 575px) {
  #blogPost #main-content #content .blog_post_main_content .content_details h2.pageTitle {
    font-size: 33px;
    line-height: 33px;
  }
}
@media screen and (max-width: 500px) {
  #blogPost #main-content #content .blog_post_main_content .content_details h2.pageTitle {
    font-size: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 425px) {
  #blogPost #main-content #content .blog_post_main_content .content_details h2.pageTitle {
    font-size: 27px;
    line-height: 27px;
  }
}
#blogPost #main-content #content .blog_post_main_content .content_details h2.pageTitle {
  text-align: left;
}
#blogPost #main-content #content .blog_post_main_content .content_details div.content-area .textAndImage .image-content img {
  width: 100%;
}
#blogPost #main-content #content .blog_post_main_content .content_details .tags,
#blogPost #main-content #content .blog_post_main_content .content_details #comments_list {
  background: #EFEFEF;
  padding: 1.3333333333rem;
  margin: 1.3333333333rem 0;
  font-size: 1.0666666667rem !important;
}
#blogPost #main-content #content .blog_post_main_content .content_details .tags.nocomment,
#blogPost #main-content #content .blog_post_main_content .content_details #comments_list.nocomment {
  display: none;
}
#blogPost #main-content #content .blog_post_main_content .content_details .tags h3,
#blogPost #main-content #content .blog_post_main_content .content_details .tags a,
#blogPost #main-content #content .blog_post_main_content .content_details #comments_list h3,
#blogPost #main-content #content .blog_post_main_content .content_details #comments_list a {
  font-size: 1.0666666667rem !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#blogPost #main-content #content .blog_post_main_content .content_details .tags .txt-red,
#blogPost #main-content #content .blog_post_main_content .content_details #comments_list .txt-red {
  float: none;
}
#blogPost #main-content #content .blog_post_main_content .content_details .tags a {
  text-decoration: none;
  padding: 0 0.4rem;
}
@media only screen and (max-width: 46.875rem) {
  #blogPost #main-content #content .blog_post_main_content .content_details {
    padding-left: 0;
    padding-right: 0;
  }
  #blogPost #main-content #content .blog_post_main_content .content_details h2.pageTitle {
    padding-left: 3.3333333333rem;
    padding-right: 2rem;
  }
}
#blogPost .side_bar .side_bar_content {
  background: #EFEFEF;
  padding: 1.3333333333rem 1.3333333333rem 0 1.3333333333rem;
  width: 80%;
  max-width: 20rem;
  float: left;
}
@media only screen and (max-width: 46.875rem) {
  #blogPost .side_bar .side_bar_content {
    margin-right: 0;
    max-width: none;
    width: 100%;
  }
}
#blogPost .side_bar .side_bar_content section {
  padding-bottom: 0.3333333333rem;
}
#blogPost .side_bar .side_bar_content h3.title {
  font-size: 1.0666666667rem !important;
  text-align: center;
}
#blogPost .side_bar .side_bar_content a {
  font-size: 1.0666666667rem !important;
  text-decoration: none;
}
#blogPost .side_bar .side_bar_content #tags_sidebar h3 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.8rem;
}
#blogPost .side_bar .side_bar_content #custom_sidebar h3 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0.8rem;
}
#blogPost .side_bar .side_bar_content #custom_sidebar a {
  text-decoration: underline;
}
.authors {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.authors .author_content_wrapper {
  padding-right: 1%;
  padding-left: 1%;
  margin-bottom: 2rem;
  width: 25%;
  float: left;
  overflow: hidden;
}
@media only screen and (max-width: 46.875rem) {
  .authors .author_content_wrapper {
    width: 50%;
    padding-right: 2%;
    padding-left: 2%;
  }
}
.authors .author_content_wrapper .author_content {
  background-color: #F6F6F6;
  height: 11.6666666667rem;
  max-height: 11.6666666667rem;
}
.comments__wrapper {
  margin-top: 2rem;
}
.comments__wrapper #comment-wrapper-outer #comments_list .content_wrapper #comments-wrapper .comment-entry {
  position: relative;
  background: #ffffff;
  padding: 1.3333333333rem;
  margin-top: 1.3333333333rem;
}
.comments__wrapper #comment-wrapper-outer #comments_list .content_wrapper #comments-wrapper h4 {
  margin-top: 0;
}
.comments__wrapper #comment-wrapper-outer #new_comment_wrapper .content_wrapper {
  position: relative;
  display: none;
  margin: 0 -3.7333333333rem -3.7333333333rem -3.7333333333rem;
  padding: 1.7333333333rem 3.7333333333rem;
  background: #EFEFEF;
}
.comments__wrapper #comment-wrapper-outer #new_comment_wrapper .content_wrapper #close_new_comment {
  position: absolute;
  right: 1.3333333333rem;
  top: 1.3333333333rem;
  font-size: 2.1333333333rem;
  cursor: pointer;
}
.comments__wrapper #comment-wrapper-outer #new_comment_wrapper .content_wrapper #comment-sent-confirm {
  display: none;
}
@media only screen and (max-width: 46.875rem) {
  .comments__wrapper #comment-wrapper-outer #new_comment_wrapper .content_wrapper {
    margin: 0 0 -3.7333333333rem 0;
    padding: 0.6666666667rem 1.3333333333rem;
  }
  .comments__wrapper #comment-wrapper-outer #new_comment_wrapper .content_wrapper .submit_wrapper {
    margin-top: 1.3333333333rem;
  }
}
.comments__wrapper #comment-wrapper-outer #new_comment_wrapper .content_wrapper #close_new_comment {
  position: static;
  float: right;
  width: auto;
}
input[type=text],
input[type=email],
textarea {
  min-height: 3.3333333333rem;
  border: 2px solid #EFEFEF !important;
  background: #ffffff !important;
  padding: 0 0.8rem;
  font-family: "Heebo", sans-serif;
}
input.error,
textarea.error,
select.error {
  margin-bottom: 10px;
  border-color: #D0021B !important;
}
.submit_wrapper {
  text-align: right;
}
.button {
  font-family: "Heebo", sans-serif;
  font-size: 1.0666666667rem !important;
  font-weight: bold !important;
}
textarea {
  padding-top: 0.8rem;
}
::-webkit-input-placeholder {
  color: #2B2B2B;
  opacity: 0.8;
}
:-moz-placeholder {
  color: #2B2B2B;
  opacity: 0.8;
}
::-moz-placeholder {
  color: #2B2B2B;
  opacity: 0.8;
}
:-ms-input-placeholder {
  color: #2B2B2B;
  opacity: 0.8;
}
section.posts-content .post_excerpt .post_excerpt_content.insta-post {
  background-color: rgba(208, 2, 27, 0.07);
}
section.posts-content .post_excerpt .post_excerpt_content.insta-post:hover {
  background-color: rgba(208, 2, 27, 0.1);
}
section.posts-content .post_excerpt .post_excerpt_content.insta-post .instapost-image {
  position: relative;
  width: 100%;
  z-index: 1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
section.posts-content .post_excerpt .post_excerpt_content.insta-post .instapost-image .sizer {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 59.5%;
}
section.posts-content .post_excerpt .post_excerpt_content.insta-post .text {
  margin-top: 9.6rem;
}
@keyframes hoverMe {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.xlarge-font-size {
  font-size: 2.5333333333rem;
}
@media only screen and (min-width: 46.9rem) and (max-width: 64rem) {
  .xlarge-font-size {
    font-size: 1.12rem;
  }
}
@media only screen and (max-width: 46.875rem) {
  .xlarge-font-size {
    font-size: 1.12rem;
  }
}
.large-font-size {
  font-size: 1.4rem;
}
@media only screen and (min-width: 46.9rem) and (max-width: 64rem) {
  .large-font-size {
    font-size: 1.12rem;
  }
}
@media only screen and (max-width: 46.875rem) {
  .large-font-size {
    font-size: 1.12rem;
  }
}
.medium-font-size {
  font-size: 1.2rem;
}
@media only screen and (min-width: 46.9rem) and (max-width: 64rem) {
  .medium-font-size {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 46.875rem) {
  .medium-font-size {
    font-size: 1.2rem;
  }
}
.normal-font-size {
  font-size: 0.9333333333rem;
}
.small-font-size {
  font-size: 0.8rem;
}
body {
  font-style: normal;
  font-size: 1.3333333333rem;
  color: #2B2B2B;
  letter-spacing: 1.1px;
  line-height: 2.2666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
.fullscreen {
  width: 100%;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  max-width: 100vh;
}
.fullscreen .row:not(.fullscreen) {
  max-width: 85.33333rem !important;
  margin: 0 auto;
}
p {
  margin: 0;
}
p a:hover {
  color: #595959;
}
a {
  color: #2B2B2B;
}
.text-content {
  width: 43.7333333333rem;
  max-width: 100%;
}
.text p {
  margin-bottom: 1em;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  height: auto;
  font-size: 20px;
}
#main-wrapper {
  width: 100%;
  margin: 0;
  overflow: hidden;
}
h2.bigTitle {
  font-style: normal;
  font-size: 1.3333333333rem;
  color: #2B2B2B;
  letter-spacing: 1.1px;
  line-height: 2.2666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  margin: 1.3333333333rem 0;
}
.containedWidth {
  width: 96rem;
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.textWidth {
  width: 43.7333333333rem;
  max-width: 100%;
}
@media screen and (max-width: 96rem) {
  .addPadding {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 96rem) {
  .addPadding .addPadding {
    padding-left: 0;
    padding-right: 0;
  }
}
.collapsible-content .addPadding {
  padding-left: 0;
  padding-right: 0;
}
.round-button {
  background-image: none;
  background-color: transparent;
  border-color: transparent;
  height: 47px;
  width: 47px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
}
.round-button:hover svg circle,
.round-button:hover svg g,
.round-button:hover svg ellipse {
  fill: #AB0B1E;
}
.round-button svg {
  position: relative;
  pointer-events: none;
  top: -1px;
  left: -1px;
}
.secondTitle {
  font-style: normal;
  font-size: 6.9333333333rem;
  color: #2B2B2B;
  letter-spacing: 0.9px;
  line-height: 6.9333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
}
@media screen and (max-width: 1184px) {
  .secondTitle {
    font-size: 83px;
    line-height: 95.45px;
  }
}
@media screen and (max-width: 968px) {
  .secondTitle {
    font-size: 66px;
    line-height: 75.9px;
  }
}
@media screen and (max-width: 752px) {
  .secondTitle {
    font-size: 53px;
    line-height: 60.95px;
  }
}
@media screen and (max-width: 536px) {
  .secondTitle {
    font-size: 44px;
    line-height: 50.6px;
  }
}
@media screen and (max-width: 320px) {
  .secondTitle {
    font-size: 40px;
    line-height: 46px;
  }
}
.secondTitle {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (min-width: 46.9rem) {
  .secondTitle {
    max-width: 53.3333333333rem;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 46.875rem) {
  .secondTitle {
    font-size: 2.6666666667rem;
    line-height: 2.8666666667rem;
    max-width: 16.6666666667rem;
    letter-spacing: 0.35px;
    margin-bottom: 3.3333333333rem;
  }
}
#standard .secondTitle:not(.expertises-title) {
  font-style: normal;
  font-size: 5.3333333333rem;
  color: #2B2B2B;
  letter-spacing: 0.9px;
  line-height: 6.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
}
@media screen and (max-width: 1184px) {
  #standard .secondTitle:not(.expertises-title) {
    font-size: 63px;
    line-height: 72.45px;
  }
}
@media screen and (max-width: 968px) {
  #standard .secondTitle:not(.expertises-title) {
    font-size: 50px;
    line-height: 57.5px;
  }
}
@media screen and (max-width: 752px) {
  #standard .secondTitle:not(.expertises-title) {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (max-width: 536px) {
  #standard .secondTitle:not(.expertises-title) {
    font-size: 33px;
    line-height: 37.95px;
  }
}
@media screen and (max-width: 320px) {
  #standard .secondTitle:not(.expertises-title) {
    font-size: 30px;
    line-height: 34.5px;
  }
}
#standard .secondTitle:not(.expertises-title) {
  text-align: center;
}
@media only screen and (max-width: 46.875rem) {
  #standard .secondTitle:not(.expertises-title) {
    font-size: 40px;
    line-height: 46px;
  }
}
#home main#main-content #content {
  position: relative;
  z-index: 1;
}
#home main#main-content #content .headerText {
  width: 80vw;
  text-align: left;
}
@media screen and (min-width: 1440px) {
  #home main#main-content #content .headerText {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 46.875rem) {
  #home main#main-content #content .headerText {
    width: 100%;
    padding-left: 1.3333333333rem;
    padding-right: 1.3333333333rem;
  }
}
#home main#main-content #content .headerText * {
  max-width: 43.7333333333rem;
}
#home main#main-content #content .collapsible-content {
  width: 80vw;
}
@media screen and (min-width: 1440px) {
  #home main#main-content #content .collapsible-content {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 46.875rem) {
  #home main#main-content #content .collapsible-content {
    width: 100%;
    padding-left: 1.3333333333rem;
    padding-right: 1.3333333333rem;
  }
  #home main#main-content #content .collapsible-content .collapsible-content {
    padding-left: 0;
  }
}
main#main-content {
  padding-top: 11.6666666667rem;
  margin-bottom: 8.6666666667rem;
}
main#main-content #content .pagetitle-wrapper {
  width: 80vw;
}
@media only screen and (max-width: 46.875rem) {
  main#main-content #content .pagetitle-wrapper {
    width: 100%;
    padding-left: 1.0666666667rem;
    padding-right: 1.0666666667rem;
  }
}
main#main-content #content .pageTitle {
  margin: 8rem 0 4.6666666667rem 0;
  text-align: center;
  font-style: normal;
  font-size: 11.9333333333rem;
  color: #2B2B2B;
  letter-spacing: 1.88px;
  line-height: 14rem;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
}
@media screen and (max-width: 1292px) {
  main#main-content #content .pageTitle {
    font-size: 154px;
    line-height: 177.1px;
  }
}
@media screen and (max-width: 1184px) {
  main#main-content #content .pageTitle {
    font-size: 131px;
    line-height: 150.65px;
  }
}
@media screen and (max-width: 1076px) {
  main#main-content #content .pageTitle {
    font-size: 111px;
    line-height: 127.65px;
  }
}
@media screen and (max-width: 968px) {
  main#main-content #content .pageTitle {
    font-size: 93px;
    line-height: 106.95px;
  }
}
@media screen and (max-width: 860px) {
  main#main-content #content .pageTitle {
    font-size: 78px;
    line-height: 89.7px;
  }
}
@media screen and (max-width: 752px) {
  main#main-content #content .pageTitle {
    font-size: 65px;
    line-height: 74.75px;
  }
}
@media screen and (max-width: 644px) {
  main#main-content #content .pageTitle {
    font-size: 55px;
    line-height: 63.25px;
  }
}
@media screen and (max-width: 536px) {
  main#main-content #content .pageTitle {
    font-size: 47px;
    line-height: 54.05px;
  }
}
@media screen and (max-width: 428px) {
  main#main-content #content .pageTitle {
    font-size: 42px;
    line-height: 48.3px;
  }
}
@media screen and (max-width: 320px) {
  main#main-content #content .pageTitle {
    font-size: 39px;
    line-height: 44.85px;
  }
}
main#main-content #content .pageTitle {
  line-height: 1.18;
}
@media only screen and (max-width: 46.875rem) {
  main#main-content #content .pageTitle {
    margin-top: 0;
    margin-bottom: 2.3333333333rem;
    text-align: left;
    font-size: 2.6666666667rem;
    line-height: 2.8666666667rem;
    letter-spacing: 0.35px;
  }
}
main#main-content #content .combined-pagetitle {
  margin-top: 8rem;
  margin-bottom: 4.6666666667rem;
}
@media only screen and (max-width: 46.875rem) {
  main#main-content #content .combined-pagetitle {
    margin-top: 0;
  }
}
main#main-content #content .combined-pagetitle .pageTitle {
  margin: 0;
}
main#main-content #content .headerText {
  margin: 0 auto 2.6666666667rem auto;
  width: 43.7333333333rem;
  text-align: center;
}
@media only screen and (max-width: 46.875rem) {
  main#main-content #content .headerText {
    margin-bottom: 3.3333333333rem;
    text-align: left;
  }
}
.animation main#main-content {
  margin-bottom: 0;
  padding-top: 10rem;
}
@media only screen and (max-width: 46.875rem) {
  .animation main#main-content {
    padding-top: 4.6666666667rem;
  }
}
.animation main#main-content #content {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.animation main#main-content #content .pageTitle {
  margin-top: 0;
}
.animation main#main-content #content .combined-pagetitle {
  margin-top: 0;
}
#content {
  position: relative;
  z-index: 1;
}
#home main#main-content #content .pageTitle,
#project main#main-content #content .pageTitle {
  text-align: left;
}
.video-embed {
  position: relative;
  width: 100%;
  padding-bottom: 56%;
}
.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  height: 100%;
  width: 100%;
}
.list-wrapper {
  position: relative;
}
.list-wrapper .filterable {
  transition: top 0.7s, left 0.2s;
}
.list-wrapper.fixed .filterable {
  position: absolute;
}
.list-wrapper .filterable.resetposition {
  position: static !important;
  display: block !important;
}
.grey-bg {
  background-color: #F6F6F6;
}
.grey-bg .secondTitle {
  margin-top: 0;
  padding-top: 60px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 46.875rem) {
  .grey-bg .secondTitle {
    margin-bottom: 45px;
  }
}
.mlview-only {
  display: none;
}
@media screen and (min-width: 750px) {
  .mlview-only {
    display: block;
  }
}
.sview-only {
  display: none;
}
@media screen and (max-width: 749px) {
  .sview-only {
    display: block;
  }
}
.subtitle {
  font-size: 2.6666666667rem;
  line-height: 2;
  font-weight: bold;
}
@media screen and (max-width: 749px) {
  .subtitle {
    font-size: 1.3333333333rem;
  }
}
#project .diagonale {
  position: absolute;
  width: 100vw;
  max-width: 100%;
  height: 150vw;
  z-index: -1;
  overflow: hidden;
}
@media only screen and (max-width: 46.875rem) {
  #project .diagonale {
    margin-top: 0;
  }
}
#project .diagonale:before,
#project .diagonale:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
}
#project .diagonale:before {
  top: 0;
  border-width: 0 250vw 120vw 0;
  border-color: transparent transparent #F6F6F6 transparent;
}
#project .diagonale:after {
  bottom: 0;
  border-width: 76vw 250vw 0 0;
  border-color: #F6F6F6 transparent transparent transparent;
}
@media all and (orientation: portrait) {
  #project .diagonale {
    height: 300vh;
    width: 150vh;
  }
  #project .diagonale:before {
    border-width: 0 450vh 210vh 0;
  }
  #project .diagonale:after {
    border-width: 151vh 450vh 0 0;
  }
}
#project .projectHead {
  margin-top: 10rem;
}
#project .projectHead .text-content {
  margin: 0 auto;
}
#project .projectHead .text-content p {
  margin-bottom: 0;
}
#project .projectHead .text-content p:last-child {
  margin-bottom: 1.7em;
}
#project .projectHead .collapsible-wrapper {
  width: 43.7333333333rem;
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 46.875rem) {
  #project .projectHead {
    margin-top: 2rem;
  }
}
#project .projectHead .notes-wrapper {
  padding: 6.3333333333rem 1.3333333333rem 0 1.3333333333rem;
}
#project .projectHead .notes-wrapper .notes {
  position: relative;
  min-height: 33.3333333333rem;
  padding: 4rem;
  background-color: #FFFFFF;
}
#project .projectHead .notes-wrapper .notes:after {
  content: "";
  position: absolute;
  top: -5px;
  right: 17px;
  height: 30rem;
  border: 1px solid transparent;
  box-shadow: 8px 13px 10px rgb(0, 0, 0);
  z-index: -1;
  transform: rotateZ(3deg);
}
#project .projectHead .notes-wrapper .notes .link-back {
  display: block;
  position: absolute;
  top: -2.6666666667rem;
  height: 2.6666666667rem;
  padding-left: 1.8666666667rem;
  font-style: normal;
  font-size: 1.1333333333rem;
  color: #2B2B2B;
  letter-spacing: 0.9px;
  line-height: 1.8666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
#project .projectHead .notes-wrapper .notes .link-back a {
  font-style: normal;
  font-size: 1.1333333333rem;
  color: #2B2B2B;
  letter-spacing: 0.9px;
  line-height: 1.8666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
#project .projectHead .notes-wrapper .notes .link-back:before {
  content: "<";
  position: absolute;
  text-decoration: none;
  left: 0.6666666667rem;
}
#project .projectHead .notes-wrapper .notes h2.bigTitle {
  border-bottom: 1px solid rgba(151, 151, 151, 0.45);
}
#project .projectHead .notes-wrapper .notes .text p,
#project .projectHead .notes-wrapper .notes .text a {
  font-style: normal;
  font-size: 1.1333333333rem;
  color: #2B2B2B;
  letter-spacing: 0.9px;
  line-height: 1.8666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  margin-bottom: 0;
}
@media screen and (max-width: 1100px) {
  #project .projectHead .notes-wrapper .notes {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #project .projectHead .notes-wrapper .notes h2.bigTitle {
    word-break: break-all;
  }
}
@media screen and (max-width: 900px) {
  #project .projectHead .notes-wrapper .notes {
    padding: 2rem 1rem 2rem 1rem;
  }
}
@media only screen and (max-width: 46.875rem) {
  #project .projectHead .notes-wrapper {
    padding-top: 2rem;
    margin-bottom: 2.6666666667rem;
  }
}
#project .projectHead .description {
  padding: 0 1.3333333333rem;
}
#project .projectHead .description .addPadding {
  padding: 0;
}
#project section.relatedProject {
  position: relative;
  padding-top: 6.6666666667rem;
  padding-bottom: 10rem;
}
@media only screen and (max-width: 46.875rem) {
  #project section.relatedProject {
    padding-top: 1.3333333333rem;
    padding-bottom: 6.6666666667rem;
  }
}
@media screen and (max-width: 500px) {
  #project section.relatedProject .containedWidth {
    padding-left: 0;
    padding-right: 0;
  }
  #project section.relatedProject .containedWidth .project {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
#project section.relatedProject h2 {
  font-style: normal;
  font-size: 6.6666666667rem;
  color: #2B2B2B;
  letter-spacing: 0.9px;
  line-height: 12.4rem;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
}
@media screen and (max-width: 1200px) {
  #project section.relatedProject h2 {
    font-size: 100px;
    line-height: 100px;
  }
}
@media screen and (max-width: 1000px) {
  #project section.relatedProject h2 {
    font-size: 80px;
    line-height: 80px;
  }
}
@media screen and (max-width: 800px) {
  #project section.relatedProject h2 {
    font-size: 60px;
    line-height: 60px;
  }
}
@media screen and (max-width: 600px) {
  #project section.relatedProject h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
#project section.relatedProject h2 {
  margin-bottom: 1.3333333333rem;
  text-align: center;
}
.projects.thumbnails {
  display: inline-block;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .projects.thumbnails {
    display: block;
  }
}
.projects.thumbnails div.project {
  position: relative;
  float: left;
  margin: 1.3333333333rem 0.8rem 0 0.8rem;
}
@media screen and (max-width: 749px) {
  .projects.thumbnails div.project {
    width: calc(50% - 24px);
  }
}
@media screen and (min-width: 750px) {
  .projects.thumbnails div.project {
    width: calc(33.3333333333% - 24px);
  }
}
@media screen and (max-width: 500px) {
  .projects.thumbnails div.project {
    display: block;
    width: 100%;
    max-width: 350px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.projects.thumbnails div.project a.toproject {
  display: block;
  position: relative;
  height: 0;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 100%;
}
.projects.thumbnails div.project a.toproject .projectoverlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: #EFEFEF;
  transition: opacity 200ms ease-in-out;
}
.projects.thumbnails div.project a.toproject .projectoverlay h3 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
  font-style: normal;
  font-size: 1.2rem;
  color: #2B2B2B;
  letter-spacing: 0.4px;
  line-height: 1.5333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
}
.projects.thumbnails div.project a.toproject:hover .projectoverlay {
  opacity: 1;
}
.projects.thumbnails div.project div.tagswrapper {
  height: 4.6666666667rem;
  overflow: hidden;
  padding-top: 1.1333333333rem;
}
.projects.thumbnails div.project div.tagswrapper a.tag {
  display: block;
  float: right;
}
.projects.list {
  display: flex;
  flex-flow: column;
}
.projects.list div.project {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  display: block;
  width: 100%;
  max-width: 43.7333333333rem;
  margin: 0 auto;
  padding: 1.6666666667rem 0.5333333333rem 1.4666666667rem 0.5333333333rem;
  border-top: 1px solid rgba(151, 151, 151, 0.25);
}
.projects.list div.project a.toproject {
  display: block;
  height: 7.3333333333rem;
  width: 7.3333333333rem;
  background-size: cover;
  background-position: center;
  margin-right: 1.4rem;
  float: left;
}
.projects.list div.project a.toproject .projectoverlay {
  position: absolute;
  left: 9.2666666667rem;
  width: calc(100% - 229px);
  max-width: 34.4666666667rem;
  height: 4rem;
}
.projects.list div.project a.toproject .projectoverlay h3 {
  position: absolute;
  margin: 0;
  top: 0;
  line-height: 1.8666666667rem;
}
.projects.list div.project div.tagswrapper {
  float: left;
  width: calc(100% - 131px);
  max-width: 41.8666666667rem;
  padding-top: 4rem;
  max-height: 100%;
  overflow: hidden;
}
.projects.list div.project div.tagswrapper a.tag {
  display: inline-block;
}
.projects.list div.project div.tagswrapper a.tag.active {
  color: #d0021b;
  cursor: default;
}
.projects.list div.project div.tagswrapper a.tag.active:hover {
  text-decoration: none;
}
.tag {
  display: inline-block;
  font-style: normal;
  font-size: 0.9333333333rem;
  color: #2B2B2B;
  letter-spacing: 0.8px;
  line-height: 1.6rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  opacity: 0.49;
  margin-right: 0.4666666667rem;
  text-align: right;
  text-decoration: none;
}
.tag:hover {
  text-decoration: underline;
  color: #595959;
}
.tag.active {
  color: #d0021b;
  cursor: default;
  opacity: 1;
}
.tag.active:hover {
  text-decoration: none;
  color: #d0021b;
}
html.no-touch .filters-wrapper .styledfilter ul.filteroptions li:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3.3333333333rem;
  left: 0;
  background-color: rgba(151, 151, 151, 0.25);
  z-index: 1;
}
.selectfilters,
.filters-wrapper {
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 540px) {
  .selectfilters,
  .filters-wrapper {
    gap: 1rem;
    flex-direction: column;
  }
}
.filters-wrapper {
  margin: 3.3333333333rem 0;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  padding-left: 0.5333333333rem;
  padding-right: 0.5333333333rem;
}
.filters-wrapper .selectfilters {
  width: 100%;
  max-width: 43.7333333333rem;
}
.filters-wrapper .selectfilters select {
  display: none;
  background-color: #d0021b;
  height: 5.6666666667rem;
  font-style: normal;
  font-size: 1.3333333333rem;
  color: #FFFFFF;
  letter-spacing: 0.6px;
  line-height: 2.6rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  padding-left: 2.6666666667rem;
}
.filters-wrapper .styledfilter,
.filters-wrapper #searchfilter {
  position: relative;
  cursor: pointer;
  height: 4rem;
}
.filters-wrapper #searchfilter {
  display: flex;
  border: 2px solid #EFEFEF !important;
  align-items: center;
  padding: 0 1rem;
  gap: 1rem;
  width: 100%;
  max-width: 43.7333333333rem;
}
.filters-wrapper #searchfilter .search-icon,
.filters-wrapper #searchfilter .reset-icon {
  display: flex;
  cursor: pointer;
  width: 1.5rem;
}
.filters-wrapper #searchfilter .search-icon svg {
  width: 100%;
  overflow: visible;
}
.filters-wrapper #searchfilter .search-icon svg path {
  stroke: #555555;
}
.filters-wrapper #searchfilter .reset-icon {
  color: #555555;
  display: none;
  font-size: 3rem;
  font-weight: 200;
}
.filters-wrapper #searchfilter input,
.filters-wrapper #searchfilter input:focus {
  padding: 0;
  outline: none;
  border: none !important;
  box-shadow: none;
  margin-bottom: 0 !important;
}
.filters-wrapper .styledfilter {
  flex: 1;
  background-color: #d0021b;
  height: 5.6666666667rem;
}
@media screen and (max-width: 540px) {
  .filters-wrapper .styledfilter {
    flex: auto;
  }
}
.filters-wrapper .styledfilter p.selected {
  display: inline-block;
  margin-left: 2.6666666667rem;
  max-width: calc(100% - 95px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: normal;
  font-size: 1.3333333333rem;
  color: #FFFFFF;
  letter-spacing: 0.6px;
  line-height: 5.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 900px) {
  .filters-wrapper .styledfilter p.selected {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 830px) {
  .filters-wrapper .styledfilter p.selected {
    font-size: 19.5px;
    line-height: 19.5px;
  }
}
@media screen and (max-width: 760px) {
  .filters-wrapper .styledfilter p.selected {
    font-size: 19px;
    line-height: 19px;
  }
}
@media screen and (max-width: 690px) {
  .filters-wrapper .styledfilter p.selected {
    font-size: 18.5px;
    line-height: 18.5px;
  }
}
@media screen and (max-width: 620px) {
  .filters-wrapper .styledfilter p.selected {
    font-size: 18px;
    line-height: 18px;
  }
}
@media screen and (max-width: 550px) {
  .filters-wrapper .styledfilter p.selected {
    font-size: 17.5px;
    line-height: 17.5px;
  }
}
@media screen and (max-width: 480px) {
  .filters-wrapper .styledfilter p.selected {
    font-size: 17px;
    line-height: 17px;
  }
}
@media screen and (max-width: 410px) {
  .filters-wrapper .styledfilter p.selected {
    font-size: 16.5px;
    line-height: 16.5px;
  }
}
.filters-wrapper .styledfilter p.selected {
  line-height: 5.6666666667rem !important;
}
@media screen and (max-width: 540px) {
  .filters-wrapper .styledfilter p.selected {
    margin-left: 0;
    padding-left: 1rem;
    max-width: calc(100% - 45px);
    font-style: normal;
    font-size: 1.3333333333rem;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    line-height: 5.6666666667rem;
    font-family: "Heebo", sans-serif;
    font-weight: 500;
  }
}
.filters-wrapper .styledfilter div.arrowdown {
  float: right;
  height: 5.6666666667rem;
  width: 3.4666666667rem;
  line-height: 5.6666666667rem;
  vertical-align: middle;
  padding: 0 1.3333333333rem 0 0;
  text-align: right;
}
@media screen and (max-width: 540px) {
  .filters-wrapper .styledfilter div.arrowdown {
    width: 2.6666666667rem;
    padding-right: 0.6666666667rem;
  }
}
.filters-wrapper .styledfilter div.arrowdown svg {
  position: relative;
  width: 1.8666666667rem;
  height: 1rem;
  top: 2px;
}
.filters-wrapper .styledfilter ul.filteroptions {
  position: absolute;
  display: none;
  background-color: #EFEFEF;
  width: 100%;
  padding: 1.2rem 2.0666666667rem 0.6666666667rem 2.0666666667rem;
  max-height: 26.6666666667rem;
  overflow-y: scroll;
  overflow-x: hidden;
  top: 5.6666666667rem;
  z-index: 100;
}
.filters-wrapper .styledfilter ul.filteroptions li {
  font-style: normal;
  font-size: 1.2rem;
  color: #2B2B2B;
  letter-spacing: 0.5px;
  line-height: 3.3333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  border-bottom: 1px solid rgba(151, 151, 151, 0.25);
  white-space: nowrap;
  height: 50px;
  min-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filters-wrapper .styledfilter ul.filteroptions li.active:before,
.filters-wrapper .styledfilter ul.filteroptions li:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3.3333333333rem;
  left: 0;
  background-color: rgba(151, 151, 151, 0.25);
  z-index: 1;
}
.filters-wrapper .styledfilter ul.filteroptions li.disabled {
  display: none;
}
.filters-wrapper .styledfilter ul.filteroptions li:last-child {
  border-bottom: none;
}
.filters-wrapper .styledfilter.active ul.filteroptions {
  display: flex;
  flex-direction: column;
}
.filters-wrapper #styled-objectfilter {
  float: left;
}
.filters-wrapper #styled-perffilter {
  float: right;
}
.filters-wrapper #statusfilter {
  float: none;
  clear: both;
  border: none;
  width: 100%;
  text-align: center;
}
.filters-wrapper #statusfilter label {
  cursor: pointer;
  position: relative;
  display: inline-block;
  font-style: normal;
  font-size: 1.3333333333rem;
  color: #2B2B2B;
  letter-spacing: 1.1px;
  line-height: 1.4666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  padding: 0 1.3333333333rem 0 2rem;
  margin-bottom: 0.6666666667rem;
}
.filters-wrapper #statusfilter label.disabled {
  opacity: 0.3;
  cursor: default;
}
.filters-wrapper #statusfilter label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  background: #d8d8d8 url("./img/redcheck.png") no-repeat;
  background-position: left center;
}
.filters-wrapper #statusfilter label.active:before {
  background-position: right center;
}
.filters-wrapper #statusfilter:last-child {
  padding-right: 0;
}
.filters-wrapper #statusfilter input {
  display: none;
}
@media screen and (max-width: 540px) {
  .filters-wrapper #statusfilter {
    width: 70%;
    padding: 0.6666666667rem 0 0.6666666667rem 15px;
  }
  .filters-wrapper #statusfilter label {
    display: block;
    text-align: left;
    padding-right: 0;
  }
  .filters-wrapper #statusfilter {
    align-self: flex-start;
  }
}
.filters-wrapper .displayselect {
  width: 100%;
  height: 2.6666666667rem;
  text-align: center;
}
.filters-wrapper .displayselect div {
  display: inline-block;
  width: 4rem;
  height: 2.6666666667rem;
  line-height: 2.6666666667rem;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
.filters-wrapper .displayselect div:hover {
  animation: hoverMe 0.3s 1 linear;
}
.filters-wrapper .displayselect div svg {
  height: 40px;
}
.filters-wrapper .displayselect div.active svg rect {
  fill: #2b2b2b;
  stroke: #2b2b2b;
}
@media screen and (max-width: 540px) {
  .filters-wrapper .displayselect {
    width: 25%;
    float: right;
    margin-top: 1.5333333333rem;
    height: auto;
  }
  .filters-wrapper .displayselect div {
    margin-bottom: 1rem;
    width: 100%;
  }
}
#no-projects-found {
  text-align: center;
}
#no-projects-found.hidden {
  display: none;
}
.c-hamburger {
  background-color: transparent !important;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 29px;
  height: 15px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  cursor: pointer;
  transition: background 0.1s;
}
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 5px;
  left: 0px;
  right: 0px;
  height: 5px;
  background-color: #d0021b;
}
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #d0021b;
  content: "";
}
.c-hamburger span::before {
  top: -5px;
}
.c-hamburger span::after {
  bottom: -5px;
}
.c-hamburger--rot {
  background-color: rgb(40, 170, 220);
}
.c-hamburger--rot span {
  transition: transform 0.1s;
}
.c-hamburger--rot.is-active {
  background-color: rgb(22.12, 104.28, 135.88);
}
.c-hamburger--rot.is-active span {
  transform: rotate(90deg);
}
.c-hamburger--htx {
  background-color: rgb(255, 50, 100);
}
.c-hamburger--htx span {
  transition: background 0s 0.1s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.1s, 0.1s;
  transition-delay: 0.1s, 0s;
}
.c-hamburger--htx span::before {
  transition-property: top, transform;
}
.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}
.c-hamburger--htx.is-active {
  background-color: rgb(203, 0, 49.512195122);
}
.c-hamburger--htx.is-active span {
  background: none;
}
.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.1s;
}
.c-hamburger--htla {
  background-color: rgb(50, 220, 100);
}
.c-hamburger--htla span {
  transition: transform 0.1s;
}
.c-hamburger--htla span::before {
  transform-origin: top right;
  transition:
    transform 0.1s,
    width 0.1s,
    top 0.1s;
}
.c-hamburger--htla span::after {
  transform-origin: bottom right;
  transition:
    transform 0.1s,
    width 0.1s,
    bottom 0.1s;
}
.c-hamburger--htla.is-active {
  background-color: rgb(24.5, 143.5, 59.5);
}
.c-hamburger--htla.is-active span {
  transform: rotate(180deg);
}
.c-hamburger--htla.is-active span::before,
.c-hamburger--htla.is-active span::after {
  width: 50%;
}
.c-hamburger--htla.is-active span::before {
  top: 0;
  transform: translateX(19.5px) translateY(2.5px) rotate(45deg);
}
.c-hamburger--htla.is-active span::after {
  bottom: 0;
  transform: translateX(19.5px) translateY(-2.5px) rotate(-45deg);
}
.c-hamburger--htra {
  background-color: rgb(255, 150, 80);
}
.c-hamburger--htra span {
  transition: transform 0.1s;
}
.c-hamburger--htra span::before {
  transform-origin: top left;
  transition:
    transform 0.1s,
    width 0.1s,
    top 0.1s;
}
.c-hamburger--htra span::after {
  transform-origin: bottom left;
  transition:
    transform 0.1s,
    width 0.1s,
    bottom 0.1s;
}
.c-hamburger--htra.is-active {
  background-color: rgb(233, 93.2, 0);
}
.c-hamburger--htra.is-active span {
  transform: rotate(180deg);
}
.c-hamburger--htra.is-active span::before,
.c-hamburger--htra.is-active span::after {
  width: 50%;
}
.c-hamburger--htra.is-active span::before {
  top: 0;
  transform: translateX(-5px) translateY(2.5px) rotate(-45deg);
}
.c-hamburger--htra.is-active span::after {
  bottom: 0;
  transform: translateX(-5px) translateY(-2.5px) rotate(45deg);
}
@media only screen and (max-width: 46.875rem) {
  .mgnlLikeBtn {
    display: none;
  }
}
header#branding {
  position: absolute;
  width: 100vw;
  text-align: center;
  top: 0;
  transition: transform 200ms ease-in-out;
}
header#branding:not(.fixedPosition).up {
  transform: translateY(-100%);
}
header#branding.bg {
  background-color: rgba(255, 253, 253, 0.8);
}
header#branding {
  padding-bottom: 25px;
}
@media screen and (max-width: 749px) {
  header#branding {
    padding-bottom: 20px;
  }
}
header#branding .brandingtop {
  position: relative;
  padding-top: 2.6666666667rem;
  z-index: 11;
}
@media only screen and (max-width: 46.875rem) {
  header#branding .brandingtop {
    padding-top: 1.4666666667rem;
    padding-left: 1.6666666667rem;
    text-align: left;
  }
}
header#branding a.logo img {
  width: 11.3333333333rem;
  height: auto;
}
@media only screen and (max-width: 46.875rem) {
  header#branding a.logo img {
    width: 9rem;
  }
}
header#branding .c-hamburger {
  position: absolute;
  top: 40px;
  right: 100px;
  width: 29px;
  z-index: 11;
}
@media only screen and (max-width: 46.875rem) {
  header#branding .c-hamburger {
    right: 25px;
    top: 28px;
  }
}
header#branding .c-hamburger span {
  background: transparent;
}
header#branding .c-hamburger span:before,
header#branding .c-hamburger span:after {
  border-radius: 3px;
}
header#branding #nav-main {
  opacity: 0;
  position: fixed;
  background-color: #FFFFFF;
  top: 0;
  height: 100vh;
  max-height: 100vh;
  width: 100%;
  max-width: 100%;
  pointer-events: none;
  z-index: 10;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  padding-top: 11.3333333333rem;
}
@media screen and (max-width: 749px) {
  header#branding #nav-main {
    padding-top: 6.6666666667rem;
  }
}
header#branding #nav-main .nav-wrapper {
  position: relative;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  overflow: auto;
}
header#branding #nav-main .nav-wrapper .containedHeight {
  max-height: calc(100vh - 180px);
  overflow-x: hidden;
  overflow-y: scroll;
}
header#branding #nav-main .nav-wrapper .containedHeight::-webkit-scrollbar {
  display: none;
}
header#branding #nav-main .nav-wrapper #upper-nav {
  padding-left: 60px;
  padding-right: 20px;
  width: 1030px;
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 46.875rem) {
  header#branding #nav-main .nav-wrapper #upper-nav {
    padding-left: 0;
    padding-right: 0;
  }
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav {
  max-width: 100%;
}
@media screen and (min-width: 750px) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav {
    margin-bottom: 6.6666666667rem;
  }
}
@media screen and (max-width: 749px) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav {
    margin-bottom: 3.3333333333rem;
  }
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li {
  text-align: left;
  max-width: 100%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 46.875rem) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav > li {
    text-align: center;
  }
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li > a {
  display: inline-block;
  font-style: normal;
  font-size: 4.6666666667rem;
  color: #2B2B2B;
  letter-spacing: 1.1px;
  line-height: 4.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
}
@media screen and (max-width: 1000px) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav > li > a {
    font-size: 70px;
    line-height: 70px;
  }
}
@media screen and (max-width: 900px) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav > li > a {
    font-size: 52px;
    line-height: 52px;
  }
}
@media screen and (max-width: 800px) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav > li > a {
    font-size: 34px;
    line-height: 34px;
  }
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li > a {
  text-decoration: none;
}
@media only screen and (max-width: 46.875rem) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav > li > a {
    font-size: 2.3333333333rem;
  }
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li > a:hover {
  text-decoration: underline;
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li > a.active {
  text-decoration: underline;
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  padding-top: 10px;
}
@media only screen and (max-width: 46.875rem) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav {
    margin-bottom: 1.3333333333rem;
    justify-content: center;
  }
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav li {
  position: relative;
  flex-flow: row;
  flex-wrap: wrap;
  max-width: 100%;
  padding: 5px 15px 5px 0;
  z-index: 3;
}
@media only screen and (max-width: 46.875rem) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav li {
    padding: 0 0.2666666667rem 0 0;
    line-height: 2rem;
  }
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav li.slash {
  z-index: 1;
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav li.slash span {
  font-style: normal;
  font-size: 2rem;
  color: rgba(43, 43, 43, 0.47);
  letter-spacing: 1px;
  line-height: 2rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav li a {
  position: relative;
  font-style: normal;
  font-size: 2rem;
  color: rgba(43, 43, 43, 0.47);
  letter-spacing: 1px;
  line-height: 2rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  text-decoration: none;
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav li a:hover {
  text-decoration: underline;
}
header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav li a.active {
  text-decoration: underline;
}
@media only screen and (max-width: 46.875rem) {
  header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav li.slash span,
  header#branding #nav-main .nav-wrapper ul.main-ul-nav > li ul.sub-ul-nav li a {
    font-size: 1.2666666667rem;
    line-height: 1.6rem;
  }
}
header#branding #nav-main .nav-wrapper hr {
  max-width: 100%;
  width: 100%;
  background-color: #2B2B2B;
  opacity: 0.62;
  margin-bottom: 1.6666666667rem;
}
@media only screen and (max-width: 46.875rem) {
  header#branding #nav-main .nav-wrapper hr {
    width: 100%;
    margin-bottom: 1.6666666667rem;
  }
}
header#branding #nav-main .nav-wrapper .metaNav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto;
  width: 1010px;
  max-width: 100%;
  background-color: #FFFFFF;
  padding-bottom: 3.3333333333rem;
}
header#branding #nav-main .nav-wrapper .metaNav a {
  display: inline-block;
  font-style: normal;
  font-size: 1.5333333333rem;
  color: #2B2B2B;
  letter-spacing: 0.6px;
  line-height: 1.4rem;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 1.3333333333rem;
}
header#branding #nav-main .nav-wrapper .metaNav a:hover {
  text-decoration: underline;
}
header#branding #nav-main .nav-wrapper .metaNav a.active {
  text-decoration: underline;
  cursor: default;
}
@media only screen and (max-width: 46.875rem) {
  header#branding #nav-main .nav-wrapper .metaNav a {
    font-style: normal;
    font-size: 1.3333333333rem;
    color: #2B2B2B;
    letter-spacing: 0.6px;
    line-height: 1.4rem;
    font-family: "Heebo", sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1.2rem;
  }
}
header#branding #nav-main .nav-wrapper .metaNav .links a {
  display: inline-block;
  margin-right: 1rem;
}
header#branding #nav-main .nav-wrapper .metaNav .links a:not(:last-child):after {
  content: "/";
  display: inline-block;
  margin-left: 15px;
}
header#branding #nav-main .nav-wrapper .metaNav .lang {
  flex-grow: 1;
  text-align: right;
}
header#branding #nav-main .nav-wrapper .metaNav .lang a {
  margin-left: 15px;
}
header#branding #nav-main .nav-wrapper .metaNav .lang a:first-child:last-child {
  display: none;
}
@media only screen and (max-width: 46.875rem) {
  header#branding #nav-main .nav-wrapper .metaNav .lang {
    text-align: center;
    margin-top: 1.3333333333rem;
  }
  header#branding #nav-main .nav-wrapper .metaNav .lang a {
    margin: 0 1rem;
  }
}
.backgroundimage {
  margin-bottom: -11.6666666667rem;
}
.headerText p {
  margin-bottom: 1.5em;
}
#branding.fixedPosition {
  position: fixed;
  top: 0 !important;
  background-color: white;
  z-index: 1000;
}
#branding.fixedPosition nav#nav-main {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0ms;
  transition-delay: 150ms;
}
#branding.animfix {
  position: fixed;
  z-index: 1000;
}
#branding.animfix header#branding nav#nav-main {
  position: relative;
}
@keyframes skewnavopener {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    transform: skew(0deg, 0deg);
  }
  100% {
    transform: skew(45deg, 45deg);
  }
}
#nav-main {
  transition: opacity 200ms;
}
#nav-opener {
  position: fixed;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F6F6F6;
  z-index: 10;
  opacity: 0;
  transform: skew(0deg, 0deg);
}
body.fixedPosition #nav-opener {
  opacity: 1;
  animation: skewnavopener 300ms linear 0ms forwards;
}
footer {
  position: relative;
  min-height: 33.3333333333rem;
  text-align: center;
  padding-top: 7.6666666667rem;
  background-color: #F6F6F6;
  margin-top: 4.6666666667rem;
}
footer #scrollTop {
  position: fixed;
  right: 25px;
  bottom: 30px;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.2s ease, transform 0.4s ease-out;
}
footer #scrollTop.active {
  opacity: 1;
  transform: translateY(0);
}
footer img {
  width: 11.3333333333rem;
  height: auto;
}
footer .social-links {
  margin-top: 2rem;
}
footer .social-links a {
  display: inline-block;
  position: relative;
  height: 2.3333333333rem;
  width: 2.3333333333rem;
  line-height: 2.3333333333rem;
  margin: 0 0.8rem 0 0.8666666667rem;
  text-align: center;
  text-decoration: none;
}
footer .social-links a img,
footer .social-links a svg {
  max-width: 100%;
  vertical-align: middle;
}
footer .social-links a span.hovericon {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
footer .social-links a:hover span.hovericon {
  display: block;
}
footer .footer-wrapper {
  width: 96rem;
  max-width: 100%;
  margin-top: 2rem;
  margin-bottom: 2.3333333333rem;
}
footer .footer-wrapper .left {
  padding: 0;
  text-align: right;
}
@media only screen and (min-width: 46.9rem) and (max-width: 64rem) {
  footer .footer-wrapper .left {
    text-align: center;
  }
}
@media only screen and (max-width: 46.875rem) {
  footer .footer-wrapper .left {
    text-align: center;
  }
}
footer .footer-wrapper .right {
  padding: 0;
  text-align: left;
}
@media only screen and (min-width: 46.9rem) and (max-width: 64rem) {
  footer .footer-wrapper .right {
    text-align: center;
  }
}
@media only screen and (max-width: 46.875rem) {
  footer .footer-wrapper .right {
    text-align: center;
  }
}
footer .footer-wrapper .redot {
  line-height: 3rem;
}
footer .footer-wrapper .redot svg {
  height: 0.6rem;
  width: 0.6rem;
}
footer a:hover {
  color: #595959;
}
footer .blks {
  padding: 0 0.2666666667rem;
}
@media only screen and (max-width: 46.875rem) {
  footer {
    padding-top: 5rem;
  }
  footer p,
  footer a {
    font-style: normal;
    font-size: 1rem;
    color: #2B2B2B;
    letter-spacing: 0.5px;
    line-height: 1.6666666667rem;
    font-family: "Heebo", sans-serif;
    font-weight: 300;
  }
}
.no-js .peoples .people .image:hover .description {
  display: block;
}
.no-js .project.out {
  display: none !important;
}
@keyframes whitetext {
  0% {
    color: transparent;
  }
  99.9% {
    color: transparent;
  }
  100% {
    color: #FFFFFF;
  }
}
.no-js #overlay-animation:before,
.no-js #overlay-animation:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.no-js #overlay-animation:after {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}
.no-js #overlay-animation div.whitebg {
  display: none;
}
#cookieAlert {
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 237, 239, 0.92);
  padding: 1.6666666667rem 1rem 0.8666666667rem 1rem;
  z-index: 99;
}
#cookieAlert .close {
  position: absolute;
  top: 10px;
  right: 8px;
  cursor: pointer;
}
#cookieAlert a,
#cookieAlert p {
  font-style: normal;
  font-size: 0.9333333333rem;
  color: #3b3b3b;
  letter-spacing: 1.1px;
  line-height: 1.3333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 46.875rem) {
  #cookieAlert {
    padding: 0.8rem 1.4666666667rem 0.5333333333rem 1rem;
    text-align: left;
  }
}
div.collapsible {
  width: 51.6666666667rem;
  max-width: 100%;
  margin: 0 auto;
}
div.collapsible div.collapsible-button {
  font-style: normal;
  font-size: 1.3333333333rem;
  color: #2B2B2B;
  letter-spacing: 1.1px;
  line-height: 2.8rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  text-decoration: none;
  min-height: 4.1333333333rem;
  border-top: 1px solid rgba(151, 151, 151, 0.4);
  border-bottom: 1px solid rgba(151, 151, 151, 0.4);
  padding-left: 0.5333333333rem;
  padding-right: 1.0666666667rem;
  cursor: pointer;
}
div.collapsible div.collapsible-button:hover {
  background-color: #FFFFFF;
}
div.collapsible div.collapsible-button p {
  display: inline-block;
  font-weight: 500;
  max-width: calc(100% - 48px);
  height: 100%;
  padding: 0.6666666667rem 0;
}
div.collapsible div.collapsible-button svg {
  float: right;
  height: 4.1333333333rem;
  width: 2rem;
}
div.collapsible div.collapsible-button svg #buttonverticalbar {
  display: none;
}
@media only screen and (max-width: 46.875rem) {
  div.collapsible div.collapsible-button {
    padding-left: 1.3333333333rem;
  }
}
div.collapsible .collapsible-content {
  background-color: #EFEFEF;
  max-width: 100%;
  padding: 4.6666666667rem;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
@media only screen and (max-width: 46.875rem) {
  div.collapsible .collapsible-content {
    padding: 3.3333333333rem 1.3333333333rem;
  }
}
div.collapsible .collapsible-content ul li {
  position: relative;
  padding-left: 1.1333333333rem;
}
div.collapsible .collapsible-content ul li:before {
  content: "\2022";
  position: absolute;
  left: 0;
}
div.collapsible.collapsed .collapsible-button {
  border-bottom: 1px solid white;
}
div.collapsible.collapsed .collapsible-button svg #buttonverticalbar {
  display: inherit;
}
div.collapsible.collapsed .collapsible-button:hover {
  background-color: #EFEFEF;
}
div.collapsible.collapsed .collapsible-content {
  display: none;
}
div.collapsible:last-of-type {
  border-bottom: 1px solid rgba(151, 151, 151, 0.4);
}
div.collapsible .collapsible-box-links {
  position: relative;
  margin-top: 3.3333333333rem;
  width: calc(100% + 20px);
  transform: translateX(-10px);
}
div.collapsible .collapsible-box-links .wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
div.collapsible .collapsible-box-links .wrapper a.button {
  margin: 1.0666666667rem 1.0666666667rem;
}
.collapsible-content .text-content ul li {
  position: relative;
  padding-left: 1.1333333333rem;
}
.collapsible-content .text-content ul li:before {
  content: "\2022";
  position: absolute;
  left: 0;
}
.collapsible-wrapper.collapsed .collapsible-content {
  display: none;
}
.collapsible-wrapper.collapsed .collapsible-button svg .close {
  display: inherit;
}
.collapsible-wrapper .collapsible-button {
  margin-top: 2.3333333333rem;
  cursor: pointer;
}
.collapsible-wrapper .collapsible-button svg .close {
  display: none;
}
.show-search {
  color: black;
  cursor: pointer;
}
.show-search:hover {
  color: #2B2B2B;
}
#globalsearch {
  margin-top: -2px;
  float: left;
}
#globalsearch input {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 12px;
  height: 1.1rem;
}
#search {
  position: relative;
  z-index: 2;
  display: none;
}
#search form {
  display: none;
  color: #FFFFFF;
  padding: rem-calc(20)/2 rem-calc(20)/2 0 rem-calc(20)/2;
  background-color: #2B2B2B;
}
@media only screen and (max-width: 46.875rem) {
  #search form {
    border-top: 1px solid #2B2B2B;
  }
}
#search form .search-options {
  padding-right: rem-calc(20)/4;
  padding-top: rem-calc(20)/8;
  line-height: 1.2;
  margin-bottom: rem-calc(20)/2;
}
@media only screen and (min-width: 46.9rem) {
  #search form .row > .medium-2.columns {
    padding-left: 0;
  }
}
@media only screen and (min-width: 46.9rem) {
  #search form label {
    display: inline-block;
  }
}
#search form label {
  color: #FFFFFF;
  margin-right: 0;
}
#search form .button {
  color: #2B2B2B;
  background-color: #FFFFFF;
}
#search form .button:hover {
  color: #FFFFFF;
  background-color: #2B2B2B;
}
#search form input:not([type=submit]) {
  border: 0;
  margin: 0;
  margin-bottom: rem-calc(20)/2;
  padding-top: rem-calc(20)/6;
}
#search form input:not([type=submit])[type=radio] {
  margin-right: rem-calc(20)/6;
  margin-top: rem-calc(20)/6;
  margin-bottom: 0;
}
@media only screen and (min-width: 46.9rem) {
  #search form input:not([type=submit])[type=radio] {
    margin-left: rem-calc(20)/4;
    margin-top: 0;
  }
}
.searchresult form {
  margin-bottom: rem-calc(20)/2;
}
.searchresult .search-result-entry {
  margin-bottom: rem-calc(20);
}
.searchresult .search-result-entry a {
  text-decoration: none;
}
.searchresult .search-result-entry p.path a {
  color: black;
}
.searchresult .search-result-entry p.path a:hover {
  color: #000000;
}
.search-result-entry {
  margin-bottom: rem-calc(20)/2;
}
.textAndImage:before,
.textAndImage:after,
.textAndImageSpecific:before,
.textAndImageSpecific:after {
  content: " ";
  display: table;
}
.textAndImage:after,
.textAndImageSpecific:after {
  clear: both;
}
.textAndImage img,
.textAndImageSpecific img {
  max-width: 100%;
}
.textAndImage table,
.textAndImageSpecific table {
  width: 100%;
  border: none;
  table-layout: fixed;
  border-collapse: collapse;
}
.textAndImage table tr,
.textAndImageSpecific table tr {
  width: auto;
  border: none;
}
.textAndImage table td,
.textAndImageSpecific table td {
  padding: 0.4rem 0;
  border: none;
}
.textAndImage .text ul,
.textAndImage .text ol,
.textAndImageSpecific .text ul,
.textAndImageSpecific .text ol {
  list-style: none;
  padding: 0;
}
.textAndImage .text ul li:before,
.textAndImage .text ol li:before,
.textAndImageSpecific .text ul li:before,
.textAndImageSpecific .text ol li:before {
  padding-right: 0.6666666667rem;
  content: "\203a  ";
  color: #2B2B2B;
}
.textAndImage .text ol,
.textAndImageSpecific .text ol {
  counter-reset: item;
}
.textAndImage .text ol li:before,
.textAndImageSpecific .text ol li:before {
  content: counter(item) ".";
  counter-increment: item;
}
.textAndImage .imageHolder,
.textAndImageSpecific .imageHolder {
  position: relative;
}
.textAndImage .imageHolder .caption:before,
.textAndImage .imageHolder .caption:after,
.textAndImageSpecific .imageHolder .caption:before,
.textAndImageSpecific .imageHolder .caption:after {
  content: " ";
  display: table;
}
.textAndImage .imageHolder .caption:after,
.textAndImageSpecific .imageHolder .caption:after {
  clear: both;
}
.textAndImage .imageHolder .caption,
.textAndImageSpecific .imageHolder .caption {
  opacity: 0.5;
  padding-top: rem-calc(20)/2/2;
}
.textAndImage .imageHolder img,
.textAndImageSpecific .imageHolder img {
  width: 100%;
}
.textAndImage .image_left,
.textAndImage .image_right,
.textAndImageSpecific .image_left,
.textAndImageSpecific .image_right {
  width: 40%;
  margin-bottom: rem-calc(20)/2/2;
}
.textAndImage .image_left,
.textAndImageSpecific .image_left {
  float: left;
  margin-right: rem-calc(20)/2;
}
.textAndImage .image_right,
.textAndImageSpecific .image_right {
  float: right;
  margin-left: rem-calc(20)/2;
}
.textAndImage .image_top,
.textAndImageSpecific .image_top {
  margin-bottom: rem-calc(20)/2;
}
.textAndImage .image_top img,
.textAndImageSpecific .image_top img {
  margin-top: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.textAndImage .image_bottom,
.textAndImageSpecific .image_bottom {
  margin-bottom: rem-calc(20)/2;
}
.medium-font-size ul li,
.medium-font-size ol li {
  padding-left: 1.7333333333rem;
  text-indent: -1.46667rem;
}
.normal-font-size ul li,
.normal-font-size ol li {
  padding-left: 1.7333333333rem;
  text-indent: -1.36667rem;
}
.small-font-size ul li,
.small-font-size ol li {
  padding-left: 1.7333333333rem;
  text-indent: -1.16667rem;
}
.large-font-size ul li,
.large-font-size ol li {
  padding-left: 1.7333333333rem;
  text-indent: -1.6666666667rem;
}
.xlarge-font-size ul li,
.xlarge-font-size ol li {
  padding-left: 2.73333rem;
  text-indent: -2.26667rem;
}
.content-area > .textAndImage {
  width: 100%;
  max-width: 43.7333333333rem;
  padding: 0;
}
@media only screen and (max-width: 46.875rem) {
  .content-area > .textAndImage {
    padding: 0 1.3333333333rem;
  }
}
.textAndImage .image-content {
  padding: 1.8666666667rem 0;
}
.textAndImage .image-content .caption {
  padding-top: 10px;
  font-style: normal;
  font-size: 1rem;
  color: #2B2B2B;
  letter-spacing: 0.82px;
  line-height: 1.2666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  text-align: right;
}
.textAndImage .text-content {
  margin: 0 auto;
}
.textAndImage .text-content .citation {
  position: relative;
  display: block;
  font-style: normal;
  font-size: 2.1333333333rem;
  color: #2B2B2B;
  letter-spacing: 0.82px;
  line-height: 2.6rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  font-style: italic;
  width: 24.6666666667rem;
  max-width: 100%;
  margin: 2.6666666667rem auto;
  text-align: center;
  padding: 1.3333333333rem 0;
}
.textAndImage .text-content .citation:before {
  content: "";
  position: absolute;
  width: 8rem;
  top: 0;
  left: calc(50% - 60px);
  height: 100%;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}
.textAndImage .text-content .text ul li {
  position: relative;
  padding-left: 1.1333333333rem;
}
.textAndImage .text-content .text ul li:before {
  content: "\2022";
  position: absolute;
  left: 0;
}
ul.downloads {
  list-style: none;
  padding-left: 0;
}
ul.downloads li.download {
  background: none;
  padding: 0;
  list-style: none;
}
ul.downloads li.download a {
  text-decoration: none;
}
ul.downloads li.download a:hover {
  text-decoration: underline;
}
.spaceBefore1,
.spaceAfter1 {
  display: block;
  height: 2em;
}
@media screen and (max-width: 749px) {
  .spaceBefore1,
  .spaceAfter1 {
    height: 0.8em;
  }
}
.spaceBefore2,
.spaceAfter2 {
  display: block;
  height: 4em;
}
@media screen and (max-width: 749px) {
  .spaceBefore2,
  .spaceAfter2 {
    height: 1.6em;
  }
}
.spaceBefore3,
.spaceAfter3 {
  display: block;
  height: 6em;
}
@media screen and (max-width: 749px) {
  .spaceBefore3,
  .spaceAfter3 {
    height: 2.4em;
  }
}
.spaceBefore4,
.spaceAfter4 {
  display: block;
  height: 8em;
}
@media screen and (max-width: 749px) {
  .spaceBefore4,
  .spaceAfter4 {
    height: 3.2em;
  }
}
.spaceBefore5,
.spaceAfter5 {
  display: block;
  height: 10em;
}
@media screen and (max-width: 749px) {
  .spaceBefore5,
  .spaceAfter5 {
    height: 4em;
  }
}
hr {
  margin: 0;
  border: none;
  height: 1px;
  background-color: #000000;
}
body.editmode .spaceBefore1,
body.editmode .spaceAfter1 {
  position: relative;
  background-color: rgba(155, 194, 102, 0.5);
}
body.editmode .spaceBefore1:before,
body.editmode .spaceAfter1:before {
  content: "Space small";
  position: absolute;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
}
body.editmode .spaceBefore2,
body.editmode .spaceAfter2 {
  position: relative;
  background-color: rgba(155, 194, 102, 0.5);
}
body.editmode .spaceBefore2:before,
body.editmode .spaceAfter2:before {
  content: "Space medium";
  position: absolute;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
}
body.editmode .spaceBefore3,
body.editmode .spaceAfter3 {
  position: relative;
  background-color: rgba(155, 194, 102, 0.5);
}
body.editmode .spaceBefore3:before,
body.editmode .spaceAfter3:before {
  content: "Space large";
  position: absolute;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
}
body.editmode .spaceBefore4,
body.editmode .spaceAfter4 {
  position: relative;
  background-color: rgba(155, 194, 102, 0.5);
}
body.editmode .spaceBefore4:before,
body.editmode .spaceAfter4:before {
  content: "Space xlarge";
  position: absolute;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
}
body.editmode .spaceBefore5,
body.editmode .spaceAfter5 {
  position: relative;
  background-color: rgba(155, 194, 102, 0.5);
}
body.editmode .spaceBefore5:before,
body.editmode .spaceAfter5:before {
  content: "Space xxlarge";
  position: absolute;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
}
@media only screen and (min-width: 46.9rem) {
  .row-padding-0_0 .column,
  .row-padding-0_0 .columns {
    padding: 0 !important;
  }
  .row-padding-0_25 .column,
  .row-padding-0_25 .columns {
    padding: 0 0.25rem !important;
  }
  .row-padding-0_5 .column,
  .row-padding-0_5 .columns {
    padding: 0 0.5rem !important;
  }
  .row-padding-0_75 .column,
  .row-padding-0_75 .columns {
    padding: 0 0.75rem !important;
  }
  .rowsComponent {
    width: 86.6666666667rem;
  }
  .rowsComponent.collapse .first {
    padding-left: 0 !important;
  }
  .rowsComponent.collapse .last {
    padding-right: 0 !important;
  }
  .rowsComponent.collapse .absolute-row-padding {
    padding: 0;
  }
  .row.square .equalize-entry .textWrapper {
    overflow: hidden;
    max-height: 90%;
  }
  .row.square .equalize-entry .more-link {
    bottom: 5px;
    position: absolute;
  }
}
.fullwidth-slider {
  min-height: 33.3333333333rem;
}
@media only screen and (max-width: 46.875rem) {
  .fullwidth-slider {
    min-height: 20rem;
  }
}
.fullwidth-slider .swiper-slide .slider-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 33.3333333333rem;
}
.peoples-wrapper .filters-wrapper .selectfilters {
  width: 20rem;
  max-width: 100%;
}
.peoples-wrapper .filters-wrapper .selectfilters #styled-jobfilter {
  width: 100%;
}
.peoples-wrapper .filters-wrapper .selectfilters #styled-jobfilter p.selected {
  margin-left: 2rem;
  max-width: calc(100% - 95px);
}
@media only screen and (max-width: 46.875rem) {
  .peoples-wrapper .filters-wrapper .selectfilters #styled-jobfilter p.selected {
    padding-left: 0;
    font-size: 23px;
  }
}
.peoples-wrapper .filters-wrapper .selectfilters #styled-jobfilter .arrowdown {
  padding-right: 2rem;
  width: 4.1333333333rem;
}
@media only screen and (max-width: 46.875rem) {
  .peoples-wrapper .filters-wrapper .displayselect {
    float: none;
    width: 100%;
  }
  .peoples-wrapper .filters-wrapper .displayselect div {
    width: 4rem;
  }
}
.touch .peoples.thumbnails div.people .has-description .hover-effect {
  display: block;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  padding: 5px;
}
.touch .peoples.list div.people .has-description .hover-effect {
  display: block;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  bottom: -0.6666666667rem;
  right: -0.6666666667rem;
  top: auto;
  padding: 5px;
}
.peoples.thumbnails div.people {
  display: block;
  width: calc(33.3333333333vw - 24px);
  max-width: 456px;
}
@media screen and (max-width: 1000px) {
  .peoples.thumbnails div.people {
    width: calc(50vw - 24px);
  }
}
@media screen and (max-width: 500px) {
  .peoples.thumbnails div.people {
    width: 100vw;
    max-width: 100vw;
    margin: 1.3333333333rem 0 0 0;
  }
}
.peoples.thumbnails div.people {
  margin: 1.3333333333rem 0.8rem 0 0.8rem;
  float: left;
  text-decoration: none;
}
.peoples.thumbnails div.people div.image {
  position: relative;
  display: block;
  height: calc(33.3333333333vw - 24px);
  max-height: 456px;
}
@media screen and (max-width: 1000px) {
  .peoples.thumbnails div.people div.image {
    height: calc(50vw - 24px);
  }
}
@media screen and (max-width: 500px) {
  .peoples.thumbnails div.people div.image {
    height: calc(100vw - 24px);
  }
}
.peoples.thumbnails div.people div.image {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2.6666666667rem 1.1333333333rem;
  background-color: #EFEFEF;
}
.peoples.thumbnails div.people div.image.has-description {
  cursor: pointer;
}
.peoples.thumbnails div.people div.image.has-description:hover .hover-effect {
  display: block;
}
.peoples.thumbnails div.people div.image.has-description:hover.active .hover-effect {
  display: none;
}
.peoples.thumbnails div.people div.image.has-description.active {
  cursor: default;
}
.peoples.thumbnails div.people div.image .description {
  display: none;
  width: 100%;
  height: 100%;
  padding: 0 1.5333333333rem;
  background-color: #EFEFEF;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.peoples.thumbnails div.people div.image .description::-webkit-scrollbar-track {
  background-color: white;
}
.peoples.thumbnails div.people div.image .description::-webkit-scrollbar-thumb {
  background-color: black;
}
.peoples.thumbnails div.people div.image .close {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  padding: 1rem;
  cursor: pointer;
}
.peoples.thumbnails div.people div.image.active {
  background-image: none !important;
}
.peoples.thumbnails div.people div.image.active .description {
  display: block;
}
.peoples.thumbnails div.people div.image.active .close {
  display: block;
}
.peoples.thumbnails div.people .second {
  position: relative;
  height: 7.6666666667rem;
  max-height: 7.6666666667rem;
  overflow: hidden;
  padding-top: 1.3333333333rem;
}
@media screen and (max-width: 500px) {
  .peoples.thumbnails div.people .second {
    padding-left: 0.6666666667rem;
  }
}
.peoples.thumbnails div.people .second p {
  font-style: normal;
  font-size: 1.0666666667rem;
  color: #2B2B2B;
  letter-spacing: 1px;
  line-height: 1.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  width: calc(100% - 60px);
  max-width: calc(100% - 60px);
  float: left;
}
.peoples.thumbnails div.people .second p.name {
  font-style: normal;
  font-size: 1.2666666667rem;
  color: #2B2B2B;
  letter-spacing: 1px;
  line-height: 1.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
}
.peoples.thumbnails div.people .second a {
  font-style: normal;
  font-size: 1.0666666667rem;
  color: #2B2B2B;
  letter-spacing: 1px;
  line-height: 1.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
.peoples.thumbnails div.people .second .listdescription {
  display: none;
}
.people .hover-effect {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
  text-align: center;
}
.people .hover-effect svg {
  height: 100%;
  width: 1.3333333333rem;
}
.people .links {
  position: absolute;
  right: 0;
}
.people .links a.icon {
  display: block;
  width: 1.5333333333rem;
  height: 1.5333333333rem;
  margin-right: 0.6666666667rem;
  margin-bottom: 0.4rem;
  padding: 0;
  text-align: center;
  text-decoration: none;
}
.people .links a.icon svg {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.people .links a.icon:hover svg {
  animation: hoverMe 0.3s linear 1;
}
.people a.dlcv {
  position: absolute;
  display: block;
  top: 94px;
  width: 3.2rem;
  text-align: right;
  font-style: normal;
  font-size: 1.0666666667rem;
  color: #2B2B2B;
  letter-spacing: 0.9px;
  line-height: 1.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  text-decoration: underline;
  right: 0.8rem;
}
.peoples.list {
  display: flex;
  flex-flow: column;
}
.peoples.list div.people {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  display: block;
  width: 100%;
  max-width: 43.7333333333rem;
  margin: 0 auto;
  padding: 1.6666666667rem 0.5333333333rem 1.4666666667rem 0.5333333333rem;
  border-top: 1px solid rgba(151, 151, 151, 0.25);
}
.peoples.list div.people span.mgnlLikeBtn {
  position: absolute;
  height: 13px;
  top: 7px;
  line-height: 10px;
  left: 4px;
}
.peoples.list div.people .image {
  position: relative;
  display: block;
  height: 7.3333333333rem;
  width: 7.3333333333rem;
  background-size: cover;
  background-position: center;
  margin-right: 2.0666666667rem;
  float: left;
}
.peoples.list div.people .image .description,
.peoples.list div.people .image .hover-effect,
.peoples.list div.people .image .close {
  display: none;
}
.peoples.list div.people div.second {
  position: relative;
  float: left;
  width: calc(100% - 141px);
  max-width: 41.8666666667rem;
  max-height: 100%;
}
.peoples.list div.people div.second p.name {
  font-style: normal;
  font-size: 1.1333333333rem;
  color: #2B2B2B;
  letter-spacing: 1.1px;
  line-height: 1.7333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  max-width: calc(100% - 60px);
}
.peoples.list div.people div.second p {
  font-style: normal;
  font-size: 1.1333333333rem;
  color: #2B2B2B;
  letter-spacing: 1.1px;
  line-height: 1.7333333333rem;
  font-family: "Heebo", sans-serif;
  max-width: calc(100% - 60px);
}
.peoples.list div.people div.second a.dlcv {
  top: 5rem;
  right: 0.6666666667rem;
}
.peoples.list div.people div.second .listdescription {
  display: none;
  padding-top: 2rem;
}
.peoples.list div.people div.second .listdescription p {
  max-width: 100%;
}
.no-touch .peoples.list .people.has-description {
  cursor: pointer;
}
.no-touch .peoples.list .people.has-description:hover {
  background-color: #F6F6F6;
}
.editmode .field-label {
  font-size: 12px;
  color: #599900;
  display: block;
}
.content-area > .form-wrapper {
  width: 100%;
  max-width: 43.7333333333rem;
  padding: 1.7333333333rem 3.7333333333rem;
  background-color: #EFEFEF;
}
@media only screen and (max-width: 46.875rem) {
  .content-area > .form-wrapper {
    padding: 1rem 1.6666666667rem;
  }
}
.content-area > .form-wrapper input[type=text] {
  border-width: 1px !important;
}
.content-area > .form-wrapper input,
.content-area > .form-wrapper textArea,
.content-area > .form-wrapper label,
.content-area > .form-wrapper span.val {
  font-style: normal;
  font-size: 1.0666666667rem;
  color: #2B2B2B;
  letter-spacing: 0.6px;
  line-height: 1.4rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
.content-area > .form-wrapper input[type=submit] {
  color: #FFFFFF;
}
.content-area > .form-wrapper input[type=file] {
  font-size: 14px;
}
input[type=submit] {
  display: block;
  background-color: #d0021b;
  margin-left: auto;
  margin-right: 0;
}
input[type=submit]:hover {
  background-color: #AB0B1E;
}
label {
  display: none;
}
.form-element.attachment {
  position: relative;
  height: 5rem;
  border: 1px solid #FFFFFF;
  margin-top: 1.6666666667rem;
  margin-bottom: 1.6666666667rem;
  padding: 2.6666666667rem 1rem 1rem 1rem;
}
.form-element.attachment.error {
  border-color: #d0021b;
}
.form-element.attachment label {
  display: block;
  position: absolute;
  cursor: default;
  padding: 0.2666666667rem 1rem;
  width: 100%;
  height: 5rem;
  top: 0;
  left: 0;
}
.form-element.attachment.set label {
  background-color: #FFFFFF;
}
input[type=file] {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.form-element.selection .optiongroup {
  margin-bottom: 0.6666666667rem;
}
.form-element.selection .optiongroup label {
  display: inline-block;
  position: relative;
  margin-right: 1.3333333333rem;
}
.form-element.selection .optiongroup span.val {
  margin-left: 0.2666666667rem;
}
.form-element.selection .optiongroup input[type=checkbox] + div.icon,
.form-element.selection .optiongroup input[type=radio] + div.icon {
  display: block;
  position: absolute;
  top: 1px;
  left: -1px;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #FFFFFF;
}
.form-element.selection .optiongroup input[type=checkbox] + div.icon:after,
.form-element.selection .optiongroup input[type=radio] + div.icon:after {
  content: "\2009";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #d0021b;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0);
  transition: transform 200ms;
}
.form-element.selection .optiongroup input[type=radio] + div.icon {
  border-radius: 50%;
}
.form-element.selection .optiongroup input[type=checkbox] + div.icon:after {
  content: "\2713";
  background-color: #FFFFFF;
  color: #d0021b;
  font-size: 16px;
  line-height: 18px;
  height: 18px;
}
.form-element.selection .optiongroup input[type=checkbox]:checked + div.icon:after,
.form-element.selection .optiongroup input[type=radio]:checked + div.icon:after {
  transform: translateX(-50%) translateY(-50%) scale(1);
}
.form-element.selection .optiongroup.error span.val {
  color: #d0021b;
}
select.selection {
  background-color: #FFFFFF;
  border: none;
}
.info-text p,
.info-text a {
  font-size: 1rem;
  line-height: 1.2666666667rem;
}
input[type=text],
input[type=email],
textarea,
input[type=date],
input[type=number] {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
@media only screen and (min-width: 46.9rem) {
  .expertises .expertises-title {
    margin-bottom: 9.3333333333rem;
    max-width: 656px;
  }
}
@media only screen and (max-width: 46.875rem) {
  .expertises .expertises-title {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
.expertises.list-view {
  padding-bottom: 0;
}
.expertises.list-view .expertises-title {
  margin-bottom: 1.6666666667rem;
}
.expertises .circle-wrapper {
  position: relative;
  width: 800px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.expertises .circle-wrapper .sizer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.expertises .circle-wrapper .svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.expertises .circle-wrapper .svg line {
  transition: opacity 0ms ease-in-out;
  opacity: 1;
}
.expertises .circle-wrapper .svg line.transp {
  opacity: 0;
  transition: opacity 10000ms ease-in-out;
}
.expertises .circle-wrapper svg {
  max-width: 100%;
  max-height: 100%;
}
.expertises .circle-wrapper .point {
  transition: fill 200ms ease-in-out;
}
.expertises .circle-wrapper .point.active {
  fill: #d0021b;
}
.expertises .point-label {
  position: absolute;
  z-index: 3;
}
.expertises .point-label.active {
  z-index: 1;
}
.expertises .point-label.active a {
  text-decoration: underline;
}
.expertises .point-label a {
  position: relative;
  display: block;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
  font-size: 2.43vw;
  line-height: 2.43vw;
}
@media screen and (min-width: 1440px) {
  .expertises .point-label a {
    font-size: 2.3333333333rem;
    line-height: 2.3333333333rem;
  }
}
@media screen and (max-width: 642px) {
  .expertises .point-label a {
    font-size: 0.7666666667rem;
    line-height: 0.7666666667rem;
  }
}
.expertises .point-label a:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  height: 300%;
  width: 100%;
}
.expertises .point-label.under a {
  transform: translateY(70%);
}
.expertises .point-label.over a {
  transform: translateY(-200%);
}
.expertises .point-label.left {
  transform: translateX(-80%);
}
@media only screen and (max-width: 46.875rem) {
  .expertises .point-label.left {
    transform: translateX(-50%);
  }
}
.expertises .point-label.right {
  transform: translateX(-20%);
}
.expertises .point-label.center {
  transform: translateX(-50%);
}
.expertises .list-wrapper {
  width: 60rem;
  max-width: 100%;
  box-sizing: border-box;
}
.expertises .list-wrapper ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.expertises .list-wrapper ul li {
  position: relative;
  width: calc(50% - 41px);
  min-width: 300px;
  padding-left: 25px;
  padding-top: 30px;
  margin-left: 2.6666666667rem;
}
@media screen and (max-width: 749px) {
  .expertises .list-wrapper ul li {
    min-width: 250px;
    padding-left: 20px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 450px) {
  .expertises .list-wrapper ul li {
    width: 100%;
    min-width: 0;
  }
}
.expertises .list-wrapper ul li:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: #000000;
  border-radius: 50%;
  left: -10px;
  top: 39px;
  transition: transform 200ms ease-in-out, background-color 200ms ease-in-out;
}
@media screen and (max-width: 749px) {
  .expertises .list-wrapper ul li:before {
    width: 12px;
    height: 12px;
    top: 36px;
  }
}
@media screen and (max-width: 579px) {
  .expertises .list-wrapper ul li:first-child {
    padding-top: 0;
  }
  .expertises .list-wrapper ul li:first-child:before {
    top: 6px;
  }
}
.expertises .list-wrapper ul li a.subtitle {
  display: block;
  text-decoration: none;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 500;
}
@media screen and (max-width: 749px) {
  .expertises .list-wrapper ul li a.subtitle {
    font-size: 1.3333333333rem;
  }
}
.expertises .list-wrapper ul li:hover a {
  text-decoration: underline;
}
.expertises .list-wrapper ul li:hover:before {
  background-color: #d0021b;
  transform: scale(1.2);
}
.expertises .button-wrapper.circle-wrapper {
  width: 1223px;
}
.expertises .button-wrapper {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
.slider {
  width: 100%;
  margin-top: 10rem;
}
@media only screen and (max-width: 46.875rem) {
  .slider {
    margin-bottom: 3.3333333333rem;
  }
}
.slider .swiper-container {
  overflow-y: visible;
  overflow-x: hidden;
}
.slider .swiper-container .swiper-slide {
  width: 100%;
}
.slider .swiper-container .swiper-slide .slider-image {
  width: 100%;
  height: 60vw;
  max-height: 57.6rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider .swiper-container .swiper-slide .slider-text {
  text-align: right;
  padding: 6px 20px 0 20px;
  font-style: normal;
  font-size: 1rem;
  color: #2B2B2B;
  letter-spacing: 0.82px;
  line-height: 1.6666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
.slider .swiper-container .swiper-button {
  height: 100%;
  top: 0;
  margin-top: 0;
  padding: 28% 0;
}
.timeline .timeline-wrapper {
  position: relative;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.timeline .timeline-wrapper:before {
  content: "";
  position: absolute;
  height: 4.6666666667rem;
  background:
    linear-gradient(
      to bottom,
      rgb(255, 255, 255) 0%,
      rgba(255, 255, 255, 0) 100%);
  width: 100%;
  top: 0;
  left: 0;
}
.timeline .timeline-wrapper .leftwrapper,
.timeline .timeline-wrapper .rightwrapper {
  width: 50%;
  float: left;
}
.timeline .timeline-wrapper .leftwrapper {
  padding-top: 8.6666666667rem;
}
.timeline .timeline-wrapper .leftwrapper .rightevent {
  display: none;
}
@media screen and (max-width: 900px) {
  .timeline .timeline-wrapper .leftwrapper {
    width: 100%;
    padding-top: 0;
  }
  .timeline .timeline-wrapper .leftwrapper .rightevent {
    display: block;
  }
}
.timeline .timeline-wrapper .rightwrapper {
  padding-top: 13.3333333333rem;
  border-left: 1px solid #EFEFEF;
}
@media screen and (max-width: 900px) {
  .timeline .timeline-wrapper .rightwrapper {
    display: none;
  }
}
.timeline .timeline-wrapper div.leftGap {
  height: 10rem;
}
.timeline .timeline-wrapper div.rightTopGap {
  height: 10rem;
  border-left: 1px solid #EFEFEF;
}
.timeline .timeline-wrapper div.rightGap {
  height: 2.6666666667rem;
  border-left: 1px solid #EFEFEF;
}
.timeline .timeline-wrapper .timelineEvent {
  position: relative;
  width: 100%;
  padding: 3rem 0 0 0;
  text-align: center;
  height: 34rem;
}
@media screen and (min-width: 901px) {
  .timeline .timeline-wrapper .timelineEvent {
    margin-bottom: 3.3333333333rem;
  }
}
.timeline .timeline-wrapper .timelineEvent:after {
  content: "";
  position: absolute;
  top: 0;
  width: 37%;
  height: 100%;
  border-top: 1px solid #EFEFEF;
  z-index: -1;
}
@media screen and (max-width: 900px) {
  .timeline .timeline-wrapper .timelineEvent:after {
    border-top: none;
    border-right: 1px solid #EFEFEF;
    width: 7.2rem;
  }
}
@media screen and (max-width: 373px) {
  .timeline .timeline-wrapper .timelineEvent:after {
    width: 26%;
  }
}
.timeline .timeline-wrapper .timelineEvent:after {
  left: 0;
}
.timeline .timeline-wrapper .timelineEvent h3 svg {
  left: 35%;
}
@media screen and (max-width: 900px) {
  .timeline .timeline-wrapper .timelineEvent h3 svg {
    left: 6.6666666667rem;
  }
}
@media screen and (max-width: 373px) {
  .timeline .timeline-wrapper .timelineEvent h3 svg {
    left: 23.5%;
  }
}
@media screen and (min-width: 900px) {
  .timeline .timeline-wrapper .timelineEvent.leftevent:after {
    right: 0;
    left: auto;
  }
  .timeline .timeline-wrapper .timelineEvent.leftevent h3 svg {
    right: 35%;
    left: auto;
  }
}
.timeline .timeline-wrapper .timelineEvent h3 {
  position: absolute;
  top: -3.6666666667rem;
  width: 100%;
  max-width: 100vw;
  font-style: normal;
  font-size: 2.6666666667rem;
  color: #2B2B2B;
  letter-spacing: 2.2px;
  line-height: 2.3333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  height: 2rem;
}
@media screen and (max-width: 900px) {
  .timeline .timeline-wrapper .timelineEvent h3 {
    position: static;
    top: 0;
    display: block;
    width: 21.3333333333rem;
    margin: 2rem auto;
  }
}
.timeline .timeline-wrapper .timelineEvent svg {
  position: absolute;
  height: 30px;
  z-index: 1;
}
.timeline .timeline-wrapper .timelineEvent .eventImage {
  position: relative;
  display: inline-block;
  width: 21.3333333333rem;
  height: 12.6rem;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 3.3333333333rem;
}
@media screen and (max-width: 900px) {
  .timeline .timeline-wrapper .timelineEvent .eventImage {
    margin: 0;
  }
}
.timeline .timeline-wrapper .timelineEvent .eventText {
  display: inline-block;
  width: 25rem;
  max-width: 100%;
  text-align: left;
  padding: 2.3333333333rem 2rem;
  background-color: #EFEFEF;
}
.timeline .timeline-wrapper .timelineEvent .eventText p,
.timeline .timeline-wrapper .timelineEvent .eventText a {
  font-style: normal;
  font-size: 1.1333333333rem;
  color: #2B2B2B;
  letter-spacing: 0.9px;
  line-height: 1.6rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
.timeline .timeline-wrapper .timelineEvent.containsImage {
}
@media screen and (max-width: 900px) {
  .timeline .timeline-wrapper .timelineEvent.containsImage {
    height: auto;
  }
}
.timeline .timeline-wrapper .timelineEvent.containsImage .eventText {
  padding-top: 12.6666666667rem;
  margin-top: -10.3333333333rem;
}
@media screen and (max-width: 900px) {
  .timeline .timeline-wrapper .timelineEvent {
    width: 25rem;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
  }
  .timeline .timeline-wrapper .timelineEvent:first-child {
    padding-top: 6.6666666667rem;
  }
}
.authortimeline .authorevent {
  position: relative;
  height: 6.6666666667rem;
  border-top: 1px solid black;
  margin-bottom: 20px;
}
.authortimeline .authorevent .eventImage {
  position: absolute;
  left: 0;
  top: 0;
  width: 10rem;
  height: 6.6666666667rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.authortimeline .authorevent h3,
.authortimeline .authorevent .eventText {
  width: calc(100% - 250px);
  float: right;
  font-size: 14px;
  line-height: 16px;
}
.authortimeline .authorevent h3 p,
.authortimeline .authorevent h3 a,
.authortimeline .authorevent .eventText p,
.authortimeline .authorevent .eventText a {
  font-size: 14px;
  line-height: 16px;
}
@keyframes quality {
  0% {
    left: -30px;
    top: -70px;
    opacity: 1;
  }
  23% {
    left: -30px;
    top: -70px;
    opacity: 1;
  }
  31% {
    left: -30px;
    top: -70px;
    opacity: 0;
  }
  32% {
    left: -80px;
    top: 160px;
    opacity: 0;
  }
  40% {
    left: -80px;
    top: 160px;
    opacity: 1;
  }
  83% {
    left: -80px;
    top: 160px;
    opacity: 1;
  }
  91% {
    left: -80px;
    top: 160px;
    opacity: 0;
  }
  92% {
    left: -30px;
    top: -70px;
    opacity: 0;
  }
  100% {
    left: -30px;
    top: -70px;
    opacity: 1;
  }
}
@keyframes efficiency {
  0% {
    left: 270px;
    top: 90px;
    opacity: 1;
  }
  23% {
    left: 270px;
    top: 90px;
    opacity: 1;
  }
  31% {
    left: 270px;
    top: 90px;
    opacity: 0;
  }
  32% {
    left: 240px;
    top: 170px;
    opacity: 0;
  }
  40% {
    left: 240px;
    top: 170px;
    opacity: 1;
  }
  83% {
    left: 240px;
    top: 170px;
    opacity: 1;
  }
  91% {
    left: 240px;
    top: 170px;
    opacity: 0;
  }
  92% {
    left: 270px;
    top: 90px;
    opacity: 0;
  }
  100% {
    left: 270px;
    top: 90px;
    opacity: 1;
  }
}
@keyframes aesthetic {
  0% {
    left: -55px;
    top: 160px;
    opacity: 1;
    color: #2B2B2B;
  }
  23% {
    left: -55px;
    top: 160px;
    opacity: 1;
    color: #2B2B2B;
  }
  31% {
    left: -55px;
    top: 160px;
    opacity: 0;
    color: #2B2B2B;
  }
  32% {
    left: 75px;
    top: 150px;
    opacity: 0;
    color: #FFFFFF;
  }
  40% {
    left: 75px;
    top: 150px;
    opacity: 1;
    color: #FFFFFF;
  }
  63% {
    left: 75px;
    top: 150px;
    opacity: 1;
    color: #FFFFFF;
  }
  64% {
    left: 75px;
    top: 150px;
    opacity: 0;
    color: #FFFFFF;
  }
  65% {
    left: 175px;
    top: 340px;
    opacity: 0;
    color: #2B2B2B;
  }
  70% {
    left: 175px;
    top: 340px;
    opacity: 1;
    color: #2B2B2B;
  }
  83% {
    left: 175px;
    top: 340px;
    opacity: 1;
    color: #2B2B2B;
  }
  91% {
    left: 175px;
    top: 340px;
    opacity: 0;
    color: #2B2B2B;
  }
  92% {
    left: -55px;
    top: 160px;
    opacity: 0;
    color: #2B2B2B;
  }
  100% {
    left: -55px;
    top: 160px;
    opacity: 1;
    color: #2B2B2B;
  }
}
@keyframes investors {
  0% {
    top: 50px;
    transform: rotateZ(0deg);
  }
  17% {
    top: 57px;
    transform: rotateZ(-32deg);
  }
  37% {
    top: 65px;
    transform: rotateZ(-17deg);
  }
  50% {
    top: 57px;
    transform: rotateZ(0deg);
  }
  67% {
    top: 50px;
    transform: rotateZ(32deg);
  }
  83% {
    top: 57px;
    transform: rotateZ(17deg);
  }
  100% {
    top: 50px;
    transform: rotateZ(0deg);
  }
}
@keyframes architects {
  0% {
    top: 220px;
    transform: rotateZ(0deg);
  }
  17% {
    top: 214px;
    transform: rotateZ(-32deg);
  }
  37% {
    top: 205px;
    transform: rotateZ(-17deg);
  }
  50% {
    top: 214px;
    transform: rotateZ(0deg);
  }
  67% {
    top: 220px;
    transform: rotateZ(32deg);
  }
  83% {
    top: 214px;
    transform: rotateZ(17deg);
  }
  100% {
    top: 220px;
    transform: rotateZ(0deg);
  }
}
.graph {
  display: inline-block;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 46.875rem) {
  .graph {
    padding: 0 20px;
  }
}
.graph div,
.graph li,
.graph p {
  font-style: normal;
  font-size: 1.0666666667rem;
  color: #2B2B2B;
  letter-spacing: 0.4px;
  line-height: 2.1333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
.graph h4 {
  font-style: normal;
  font-size: 1.2666666667rem;
  color: #2B2B2B;
  letter-spacing: 0.44px;
  line-height: 2.1333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  margin: 0;
}
.graph > div {
  position: relative;
}
.graph .investors-text,
.graph .circles,
.graph .architects-text {
  float: left;
  height: 33.3333333333rem;
}
.graph .investors-text,
.graph .architects-text {
  width: calc((100% - 350px) / 2);
  min-width: 18rem;
}
.graph .investors-text ul li,
.graph .architects-text ul li {
  position: relative;
}
.graph .investors-text ul li:before,
.graph .architects-text ul li:before {
  content: "\2022";
  position: absolute;
  top: 2px;
  font-size: 25px;
}
.graph .investors-text .legend,
.graph .architects-text .legend {
  display: none;
  position: absolute;
  left: 0;
  top: -1.3333333333rem;
  width: 3.3333333333rem;
  height: 3.3333333333rem;
}
.graph .investors-text .legend svg,
.graph .architects-text .legend svg {
  max-height: 100%;
  max-width: 100%;
}
.graph .investors-text {
  text-align: right;
  float: left;
  padding-top: 50px;
}
.graph .investors-text ul li {
  padding-right: 1rem;
}
.graph .investors-text ul li:before {
  right: 0;
}
.graph .architects-text {
  text-align: left;
  float: right;
  padding-top: 290px;
}
.graph .architects-text ul li {
  padding-left: 1rem;
}
.graph .architects-text ul li:before {
  left: 0;
}
.graph .circles {
  position: relative;
  width: 23.3333333333rem;
}
@media only screen and (max-width: 46.875rem) {
  .graph .circles {
    transform: scale(0.6, 0.6);
    padding: 0;
    height: 400px !important;
    margin: 0 !important;
  }
}
@media screen and (max-width: 350px) {
  .graph .circles {
    transform: scale(0.6, 0.6) translateX(-50px);
  }
}
.graph .circles .investors,
.graph .circles .architects {
  text-align: center;
  position: absolute;
}
.graph .circles .investors {
  top: 50px;
  left: 70px;
  animation: investors 5s linear infinite;
  z-index: 3;
}
.graph .circles .architects {
  top: 220px;
  left: 70px;
  animation: architects 7s linear infinite;
  z-index: 4;
}
.graph .circles .architects svg {
  opacity: 0.9;
}
.graph .circles .quality,
.graph .circles .efficiency,
.graph .circles .aesthetic {
  position: absolute;
  vertical-align: middle;
  text-align: center;
  z-index: 5;
}
.graph .circles .quality p,
.graph .circles .efficiency p,
.graph .circles .aesthetic p {
  position: absolute;
  display: inline-block;
  width: 120px;
  max-width: 120px;
  font-style: normal;
  font-size: 1.0666666667rem;
  color: #2B2B2B;
  letter-spacing: 1.2px;
  line-height: 1.3333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  padding: 0.2rem;
}
.graph .circles .quality {
  top: -70px;
  left: -30px;
  animation: quality 10s linear infinite;
}
.graph .circles .quality p {
  top: 95px;
  left: 55px;
}
.graph .circles .efficiency {
  left: 250px;
  top: 90px;
  animation: efficiency 10s linear infinite;
}
.graph .circles .efficiency p {
  top: 65px;
  left: 10px;
}
.graph .circles .aesthetic {
  left: -55px;
  top: 160px;
  animation: aesthetic 10s linear infinite;
  color: #2B2B2B;
}
.graph .circles .aesthetic p {
  top: 80px;
  left: 35px;
  color: inherit !important;
}
@media screen and (max-width: 930px) {
  .graph .investors-text,
  .graph .architects-text {
    float: none;
    width: auto;
    height: auto;
    padding: 0;
    margin-top: 2rem;
  }
  .graph .investors-text h4,
  .graph .architects-text h4 {
    padding-left: 4.2rem;
    margin-bottom: 0.6666666667rem;
  }
  .graph .investors-text .legend,
  .graph .architects-text .legend {
    display: block;
  }
  .graph .investors-text {
    text-align: left;
  }
  .graph .investors-text ul li {
    padding-left: 1rem;
  }
  .graph .investors-text ul li:before {
    right: auto;
    left: 0;
  }
  .graph .circles {
    float: none;
    margin: 3.3333333333rem auto 0 auto;
    height: 30rem;
  }
}
.project-component {
  width: 1223px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 46.875rem) {
  .project-component .slider {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
.project-component .slider .swiper-container .swiper-button-prev {
  left: 0;
}
.project-component .slider .swiper-container .swiper-button-prev:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  left: 0;
  top: 0;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 46.875rem) {
  .project-component .slider .swiper-container .swiper-button-prev:before {
    width: 14px;
  }
}
.project-component .slider .swiper-container .swiper-button-next {
  right: 0;
}
.project-component .slider .swiper-container .swiper-button-next:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  right: 0;
  top: 0;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 46.875rem) {
  .project-component .slider .swiper-container .swiper-button-next:before {
    width: 14px;
  }
}
.project-component .slider .swiper-container .swiper-wrapper .swiper-slide .placeholder {
  height: 31px;
}
.project-component .slider .swiper-container .swiper-wrapper .swiper-slide .slider-text {
  padding-right: 24px;
  padding-left: 24px;
}
@media only screen and (max-width: 46.875rem) {
  .project-component .slider .swiper-container .swiper-wrapper .swiper-slide .slider-text {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media screen and (min-width: 1223px) {
  .project-component .slider .swiper-container .swiper-wrapper .slider-image {
    height: 717.6px;
  }
}
@media only screen and (max-width: 46.875rem) {
  .project-component .slider .swiper-container .swiper-wrapper .slider-image {
    height: calc((100vw - 1223 - 27 - 20) * 0.6);
  }
}
.project-component .text-wrapper {
  width: 1223px;
  max-width: 100%;
  padding-left: 23px;
  padding-right: 23px;
}
.project-component .button {
  margin-top: 50px;
}
@media only screen and (max-width: 46.875rem) {
  .project-component .button {
    margin-top: 35px;
  }
}
.selection-wrapper {
  width: 855px;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 571px) and (max-width: 854px) {
  .selection-wrapper {
    width: 586px;
  }
}
@media screen and (max-width: 585px) {
  .selection-wrapper {
    width: 301px;
  }
}
.selection-wrapper .project,
.selection-wrapper .people {
  min-width: 245px !important;
  max-width: 245px !important;
}
.selection-wrapper .project .tagswrapper,
.selection-wrapper .people .tagswrapper {
  height: 68px !important;
  padding-top: 15px !important;
}
.persons-selection .peoples.thumbnails {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (max-width: 500px) {
  .persons-selection .peoples.thumbnails {
    display: block;
  }
}
.persons-selection .peoples.thumbnails .people {
  position: relative;
  margin-bottom: 3.3333333333rem;
}
.persons-selection .peoples.thumbnails .people .mgnlLikeBtn {
  position: absolute;
  left: 5px;
  top: 5px;
  line-height: 12px;
}
@media screen and (max-width: 749px) {
  .persons-selection .peoples.thumbnails .people {
    width: calc(50% - 24px);
  }
}
@media screen and (min-width: 750px) {
  .persons-selection .peoples.thumbnails .people {
    width: 30%;
  }
}
@media screen and (max-width: 500px) {
  .persons-selection .peoples.thumbnails .people {
    width: 100%;
    max-width: 350px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.persons-selection .peoples.thumbnails .people .image {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: calc(100% - 2.6rem);
}
.persons-selection .peoples.thumbnails .people .second {
  position: static;
  height: auto;
  max-height: none;
}
.persons-selection .peoples.thumbnails .people .second .links {
  padding-top: 15px;
  position: static;
  right: auto;
}
.persons-selection .peoples.thumbnails .people .second .links a {
  display: inline-block;
}
.persons-selection .peoples.thumbnails .people .second p {
  width: 100%;
  max-width: 100%;
  float: none;
}
.contact .mediumTitle {
  font-style: normal;
  font-size: 2.8rem;
  color: #2B2B2B;
  letter-spacing: 1px;
  line-height: 3.3333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
}
@media screen and (max-width: 1000px) {
  .contact .mediumTitle {
    font-size: 42px;
    line-height: 42px;
  }
}
.contact .mediumTitle {
  text-align: center;
}
.contact .text {
  position: relative;
  margin-bottom: 40px;
}
.contact .text:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #d0021b;
  top: -21px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.contact .map {
  position: relative;
  width: 541px;
  max-width: 100%;
  margin: 0 auto;
}
.contact .map .sizer {
  position: relative;
  height: 0;
  padding-bottom: 77%;
}
@media screen and (max-width: 560px) {
  .contact .map {
    margin-left: -24px;
    margin-right: -24px;
    max-width: calc(100% + 48px);
    width: calc(100% + 48px);
  }
  .contact .map .sizer {
    padding-bottom: 0;
    height: 446px;
  }
}
.contact .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  filter: grayscale(1) contrast(1.08);
}
.people-collapsible-lists h2.secondTitle {
  margin-bottom: 90px;
}
@media only screen and (max-width: 46.875rem) {
  .people-collapsible-lists h2.secondTitle {
    margin-bottom: 30px;
  }
}
.people-collapsible-lists h3 {
  font-style: normal;
  font-size: 2.8rem;
  color: #2B2B2B;
  letter-spacing: 1px;
  line-height: 3.3333333333rem;
  font-family: "Heebo", sans-serif;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 749px) {
  .people-collapsible-lists h3 {
    font-size: 25px;
  }
}
.people-collapsible-lists .people-list .collapsible-content {
  padding: 53px 67px;
}
@media screen and (max-width: 535px) {
  .people-collapsible-lists .people-list .collapsible-content {
    padding: 26px 16px;
  }
}
.people-collapsible-lists .peoples .people {
  position: relative;
}
@media screen and (min-width: 536px) {
  .people-collapsible-lists .peoples .people {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: flex-start;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 535px) {
  .people-collapsible-lists .peoples .people {
    margin-bottom: 80px;
    width: 245px;
    margin-left: auto;
    margin-right: auto;
  }
}
.people-collapsible-lists .peoples .people .mgnlLikeBtn {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 15px;
}
.people-collapsible-lists .peoples .people .image {
  position: relative;
  background-size: cover;
  background-position: center;
  width: 245px;
  min-width: 245px;
  max-width: 245px;
}
@media screen and (max-width: 535px) {
  .people-collapsible-lists .peoples .people .image {
    margin-bottom: 30px;
  }
}
.people-collapsible-lists .peoples .people .image .sizer {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.people-collapsible-lists .peoples .people .second {
  position: relative;
  padding-bottom: 50px;
  font-style: normal;
  font-size: 1.0666666667rem;
  color: #2B2B2B;
  letter-spacing: 1px;
  line-height: 1.4666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
}
@media screen and (min-width: 536px) {
  .people-collapsible-lists .peoples .people .second {
    padding-left: 30px;
    width: 67%;
  }
}
@media screen and (max-width: 535px) {
  .people-collapsible-lists .peoples .people .second {
    padding-bottom: 35px;
  }
}
.people-collapsible-lists .peoples .people .second .name {
  font-style: normal;
  font-size: 1.2rem;
  color: #2B2B2B;
  letter-spacing: 1px;
  line-height: 1.4666666667rem;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
}
.people-collapsible-lists .peoples .people .second .links {
  bottom: 0;
  right: auto;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 536px) {
  .people-collapsible-lists .peoples .people .second .links {
    padding-left: 30px;
  }
}
.people-collapsible-lists .peoples .people .second .links a {
  display: inline-block;
  margin-bottom: 0;
  line-height: 23px;
}
.people-collapsible-lists .peoples .people .second .links a svg {
  vertical-align: bottom;
}
/*# sourceMappingURL=app.css.map */
