@charset "UTF-8";
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.vertical-align-parent {
  transform-style: preserve-3d;
}

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

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

html {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
hr,
table,
fieldset, figure,
pre {
  margin-bottom: 1.6667;
}

ul, ol,
dd {
  margin-left: 1.6667;
}

@media print {
  .header--mobile,
  #header,
  .footer,
  .row--hero {
    display: none;
  }
}
.col {
  float: left !important;
}

.xs-col-1 {
  width: 8.3333333333% !important;
}
.xs-col-2 {
  width: 16.6666666667% !important;
}
.xs-col-24 {
  width: 20% !important;
}
.xs-col-3 {
  width: 25% !important;
}
.xs-col-4 {
  width: 33.3333333333% !important;
}
.xs-col-5 {
  width: 41.6666666667% !important;
}
.xs-col-6 {
  width: 50% !important;
}
.xs-col-7 {
  width: 58.3333333333% !important;
}
.xs-col-8 {
  width: 66.6666666667% !important;
}
.xs-col-9 {
  width: 75% !important;
}
.xs-col-10 {
  width: 83.3333333333% !important;
}
.xs-col-11 {
  width: 91.6666666667% !important;
}
.xs-col-12 {
  width: 100% !important;
}
.xs-offset-1 {
  margin-left: 8.3333333333% !important;
}
.xs-offset-2 {
  margin-left: 16.6666666667% !important;
}
.xs-offset-3 {
  margin-left: 25% !important;
}
.xs-offset-4 {
  margin-left: 33.3333333333% !important;
}
.xs-offset-5 {
  margin-left: 41.6666666667% !important;
}
.xs-offset-6 {
  margin-left: 50% !important;
}
.xs-offset-7 {
  margin-left: 58.3333333333% !important;
}
.xs-offset-8 {
  margin-left: 66.6666666667% !important;
}
.xs-offset-9 {
  margin-left: 75% !important;
}
.xs-offset-10 {
  margin-left: 83.3333333333% !important;
}
.xs-offset-11 {
  margin-left: 91.6666666667% !important;
}

@media (min-width: 40rem) {
  .sm-col-1 {
    width: 8.3333333333% !important;
  }
  .sm-col-2 {
    width: 16.6666666667% !important;
  }
  .sm-col-24 {
    width: 20% !important;
  }
  .sm-col-3 {
    width: 25% !important;
  }
  .sm-col-4 {
    width: 33.3333333333% !important;
  }
  .sm-col-5 {
    width: 41.6666666667% !important;
  }
  .sm-col-6 {
    width: 50% !important;
  }
  .sm-col-7 {
    width: 58.3333333333% !important;
  }
  .sm-col-8 {
    width: 66.6666666667% !important;
  }
  .sm-col-9 {
    width: 75% !important;
  }
  .sm-col-10 {
    width: 83.3333333333% !important;
  }
  .sm-col-11 {
    width: 91.6666666667% !important;
  }
  .sm-col-12 {
    width: 100% !important;
  }
  .sm-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .sm-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .sm-offset-3 {
    margin-left: 25% !important;
  }
  .sm-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .sm-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .sm-offset-6 {
    margin-left: 50% !important;
  }
  .sm-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .sm-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .sm-offset-9 {
    margin-left: 75% !important;
  }
  .sm-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .sm-offset-11 {
    margin-left: 91.6666666667% !important;
  }
}
@media (min-width: 52rem) {
  .md-col-1 {
    width: 8.3333333333% !important;
  }
  .md-col-2 {
    width: 16.6666666667% !important;
  }
  .md-col-24 {
    width: 20% !important;
  }
  .md-col-3 {
    width: 25% !important;
  }
  .md-col-4 {
    width: 33.3333333333% !important;
  }
  .md-col-5 {
    width: 41.6666666667% !important;
  }
  .md-col-6 {
    width: 50% !important;
  }
  .md-col-7 {
    width: 58.3333333333% !important;
  }
  .md-col-8 {
    width: 66.6666666667% !important;
  }
  .md-col-9 {
    width: 75% !important;
  }
  .md-col-10 {
    width: 83.3333333333% !important;
  }
  .md-col-11 {
    width: 91.6666666667% !important;
  }
  .md-col-12 {
    width: 100% !important;
  }
  .md-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .md-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .md-offset-3 {
    margin-left: 25% !important;
  }
  .md-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .md-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .md-offset-6 {
    margin-left: 50% !important;
  }
  .md-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .md-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .md-offset-9 {
    margin-left: 75% !important;
  }
  .md-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .md-offset-11 {
    margin-left: 91.6666666667% !important;
  }
}
@media (min-width: 68rem) {
  .lg-col-1 {
    width: 8.3333333333% !important;
  }
  .lg-col-2 {
    width: 16.6666666667% !important;
  }
  .lg-col-24 {
    width: 20% !important;
  }
  .lg-col-3 {
    width: 25% !important;
  }
  .lg-col-4 {
    width: 33.3333333333% !important;
  }
  .lg-col-5 {
    width: 41.6666666667% !important;
  }
  .lg-col-6 {
    width: 50% !important;
  }
  .lg-col-7 {
    width: 58.3333333333% !important;
  }
  .lg-col-8 {
    width: 66.6666666667% !important;
  }
  .lg-col-9 {
    width: 75% !important;
  }
  .lg-col-10 {
    width: 83.3333333333% !important;
  }
  .lg-col-11 {
    width: 91.6666666667% !important;
  }
  .lg-col-12 {
    width: 100% !important;
  }
  .lg-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .lg-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .lg-offset-3 {
    margin-left: 25% !important;
  }
  .lg-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .lg-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .lg-offset-6 {
    margin-left: 50% !important;
  }
  .lg-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .lg-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .lg-offset-9 {
    margin-left: 75% !important;
  }
  .lg-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .lg-offset-11 {
    margin-left: 91.6666666667% !important;
  }
}
.gutters {
  margin: 0 -1rem !important;
}
.gutters > .col {
  padding: 0 1rem !important;
}

.inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */
.wp-block {
  max-width: 800px;
}

.wp-block[data-align=wide] {
  max-width: 1228px;
}

.editor-styles-wrapper .wp-block {
  max-width: 100%;
}

.editor-post-title__block .editor-post-title__input {
  font-family: "Roboto Slab";
  font-size: 40px;
}

.row .wp-block-gallery {
  max-width: 795px;
  margin: 0 auto;
}

.wp-block-group__inner-container {
  max-width: 795px;
  z-index: 2;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 0;
}

.wp-block-group__inner-container {
  padding: 50px 0;
}

.gutenberg .wp-block-heading h1,
.gutenberg h1,
.block-editor-writing-flow .wp-block-heading h1,
.block-editor-writing-flow h1 {
  font-size: 32px;
}

.gutenberg .wp-block-heading h1,
.gutenberg h1,
.block-editor-writing-flow .wp-block-heading h1,
.block-editor-writing-flow h1 {
  margin: 227px auto 115px auto;
  font-size: 48px;
  text-align: center;
  max-width: 530px;
  color: #5d6967;
  overflow-wrap: break-word;
}
.gutenberg .wp-block-heading h1 .small,
.gutenberg h1 .small,
.block-editor-writing-flow .wp-block-heading h1 .small,
.block-editor-writing-flow h1 .small {
  color: #bda008;
  font-size: 18px;
}
.gutenberg .row,
.block-editor-writing-flow .row {
  font-size: 1.11111rem;
  overflow: hidden;
}
.gutenberg > p,
.gutenberg .wp-block-paragraph,
.gutenberg .wp-block-group p,
.block-editor-writing-flow > p,
.block-editor-writing-flow .wp-block-paragraph,
.block-editor-writing-flow .wp-block-group p {
  font-size: 24px;
  line-height: 36px;
  width: 100%;
  max-width: 752px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto 30px auto;
}
.gutenberg .wp-block-quote,
.block-editor-writing-flow .wp-block-quote {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.gutenberg .wp-block-media-text .wp-block-media-text__media,
.gutenberg .wp-block-media-text .wp-block-media-text__content,
.block-editor-writing-flow .wp-block-media-text .wp-block-media-text__media,
.block-editor-writing-flow .wp-block-media-text .wp-block-media-text__content {
  height: 100%;
}
.gutenberg .wp-block-media-text .wp-block-media-text__media img,
.gutenberg .wp-block-media-text .wp-block-media-text__content img,
.block-editor-writing-flow .wp-block-media-text .wp-block-media-text__media img,
.block-editor-writing-flow .wp-block-media-text .wp-block-media-text__content img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.gutenberg .wp-block-media-text.bg-gray blockquote:after,
.block-editor-writing-flow .wp-block-media-text.bg-gray blockquote:after {
  background-color: #f7f7f7;
}

@media screen and (min-width: 900px) {
  .edit-post-visual-editor .editor-post-title,
  .edit-post-visual-editor .editor-block-list__block {
    max-width: 100%;
  }
  .wp-block-media-text .wp-block-media-text__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 900px) {
  .edit-post-visual-editor .editor-post-title,
  .edit-post-visual-editor .editor-block-list__block {
    max-width: 100%;
  }
  .gutenberg .wp-block-heading h1,
  .gutenberg h1,
  .block-editor-writing-flow .wp-block-heading h1,
  .block-editor-writing-flow h1 {
    margin: 140px auto 115px auto;
    font-size: 32px;
    padding: 0 2rem;
  }
  .gutenberg .wp-block-media-text,
  .block-editor-writing-flow .wp-block-media-text {
    display: block;
  }
  .gutenberg .wp-block-media-text .wp-block-quote,
  .block-editor-writing-flow .wp-block-media-text .wp-block-quote {
    margin-top: 2rem;
  }
}
.wp-block-group.block-numbers {
  background: #eef0f0;
  clear: both;
  width: 100%;
  display: flex;
  text-align: center;
}
.wp-block-group.block-numbers .wp-block-group__inner-container {
  max-width: 1080px;
}
.wp-block-group.block-numbers .wp-block-columns {
  margin-bottom: 0;
}
.wp-block-group.block-numbers strong {
  font-size: 36px;
}
.wp-block-group.block-numbers.contact-version strong {
  font-size: 24px;
}
.wp-block-group.block-numbers p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  color: #5d6967;
}
.wp-block-group.block-numbers .wp-block-column {
  margin-bottom: 2rem;
}
.wp-block-group.block-numbers .wp-block-column:last-child {
  margin-bottom: 0;
}
@media (min-width: 52rem) {
  .wp-block-group.block-numbers .wp-block-column {
    margin-bottom: 0;
  }
}

.wp-block {
  max-width: 100%;
}

.wp-block-gallery {
  max-width: 800px;
  margin: 0 auto;
  display: block;
}

.padding-bottom {
  padding-bottom: 50px;
}

.padding-top {
  padding-top: 50px;
}

.padding-bottom-groot {
  padding-bottom: 100px;
}

.padding-top-groot {
  padding-top: 100px;
}

.margin-bottom {
  margin-bottom: 50px;
}

.margin-top {
  margin-top: 50px;
}

.margin-bottom-groot {
  margin-bottom: 100px;
}

.margin-top-groot {
  margin-top: 100px;
}

.block-hashtags {
  width: 100%;
  margin-bottom: 120px;
  scroll-snap-type: x mandatory;
  display: flex;
  overflow-x: scroll;
}
.block-hashtags > div {
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
  scroll-snap-align: center;
}

.row--team,
.hashtag-gallery {
  position: relative;
}

.pages-item {
  min-width: 300px;
  width: 100%;
}

button.next-prev {
  width: 50px;
  height: 50px;
  background: blue;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  position: absolute;
  top: 25%;
  display: inline-block;
  z-index: 5;
  top: 175px;
  cursor: pointer;
}
button.next-prev.prev {
  left: 25px;
}
button.next-prev.next {
  right: 25px;
}

.acf-block-preview .block-hashtags {
  width: 2000px;
}

.hashtag-item figure {
  margin-bottom: 25px;
}
.hashtag-item h5 {
  font-size: 24px;
  color: #5d6967;
  text-transform: lowercase;
}

.read-more a,
.fwp-load-more,
.read-more-link {
  display: inline-block;
  font-weight: normal;
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
}
.read-more a:hover:after,
.fwp-load-more:hover:after,
.read-more-link:hover:after {
  margin-left: 22px;
}
.read-more a:after,
.fwp-load-more:after,
.read-more-link:after {
  transition: 350ms;
  margin-left: 16px;
  background: url("../img/icons/read-more.svg") 0 0 no-repeat;
  content: "";
  width: 31px;
  height: 31px;
  position: relative;
  top: 9px;
  display: inline-block;
}

.read-more-small a:after {
  width: 22px;
  height: 22px;
  top: 6px;
}

.read-more-link {
  color: #fff;
}
.read-more-link:after {
  filter: brightness(0) invert(1);
}

#block-white,
#block-gray,
.block-white,
.block-gray,
.block-darkgray {
  padding-top: 100px;
  padding-bottom: 70px;
}

#block-gray,
.block-gray,
.row--teamfilter {
  background: #eef0f0;
}

.block-darkgray {
  background: #464f4e;
  color: #fff;
}
.block-darkgray .wp-block-group__inner-container {
  max-width: 1200px;
}

.wp-block-embed {
  background: #f7f7f7;
  padding: 2rem 0;
}
.wp-block-embed .wp-block-embed__wrapper {
  max-width: 1100px;
  margin: 0 auto;
}

.block-teamfilter {
  margin: 0 auto;
  padding-top: 110px;
  padding-bottom: 110px;
  display: flex;
  flex-wrap: wrap;
}
.block-teamfilter .person {
  max-width: 100%;
  margin-bottom: 60px;
  width: 25%;
  padding: 15px;
}
.block-teamfilter .person img {
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 950px) {
  .block-teamfilter .person {
    width: 50%;
    padding: 15px;
  }
}
@media only screen and (max-width: 550px) {
  .block-teamfilter .person {
    width: 100%;
    padding: 0;
  }
}
.person--imagelink {
  display: block;
}

.block-teamsearch {
  overflow: hidden;
  position: relative;
  border-bottom: 2px solid #c6c6c6;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1318px) {
  .block-teamsearch {
    margin: 0 1rem 1rem;
  }
  .block-teamfilter {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.searchpeople--label {
  transition: 350ms;
  margin-left: 1px;
  background: url("../img/icons/search.svg") 0 0 no-repeat;
  background-size: 77%;
  content: "";
  width: 31px;
  height: 31px;
  position: absolute;
  top: 8px;
  left: 0;
  display: inline-block;
}

#searchpeople {
  width: 100%;
  max-width: 100%;
  border: 0;
  font-size: 24px;
  padding: 6px 10px 6px 46px;
  outline: none;
  color: #5d6967;
}

#searchpeople::-webkit-input-placeholder,
.facetwp-search::-webkit-input-placeholder {
  color: #c0c0c0;
}

#searchpeople::-moz-placeholder,
.facetwp-search::-webkit-input-placeholder {
  color: #c0c0c0;
}

#searchpeople:-ms-input-placeholder,
.facetwp-search::-webkit-input-placeholder {
  color: #c0c0c0;
}

#searchpeople:-moz-placeholder,
.facetwp-search::-webkit-input-placeholder {
  color: #c0c0c0;
}

.modernbrowser .left-right-grid .wp-block-media-text:nth-child(odd) {
  background: #eef0f0;
}
.modernbrowser .left-right-grid .wp-block-group__inner-container {
  max-width: 100%;
  display: grid;
  padding-top: 100px;
}
.modernbrowser .left-right-grid .wp-block-group__inner-container p {
  font-size: 18px;
  line-height: 28px;
  padding: 0;
}
.modernbrowser .left-right-grid .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  grid-column: 2;
  grid-row: 1;
}
.modernbrowser .left-right-grid .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__media {
  grid-column: 1;
  grid-row: 1;
}
@media only screen and (max-width: 900px) {
  .modernbrowser .left-right-grid {
    margin-top: 0;
    padding-top: 0;
  }
  .modernbrowser .left-right-grid .wp-block-group__inner-container {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .modernbrowser .left-right-grid .wp-block-media-text {
    display: block !important;
    width: 100%;
  }
  .modernbrowser .left-right-grid .wp-block-media-text .wp-block-media-text__media {
    height: auto !important;
  }
  .modernbrowser .left-right-grid .wp-block-media-text .wp-block-media-text__media img {
    height: auto !important;
  }
  .modernbrowser .left-right-grid .wp-block-media-text .wp-block-media-text__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 900px) {
  .modernbrowser .left-right-grid {
    margin-top: 50px;
  }
  .modernbrowser .left-right-grid .wp-block-media-text {
    grid-template-columns: unset !important;
    display: grid;
    justify-content: center;
    width: 100%;
    gap: 40px;
    padding-top: 30px;
    padding-bottom: 84px;
  }
  .modernbrowser .left-right-grid .wp-block-media-text:last-child {
    margin-bottom: 0;
    padding-bottom: 100px;
  }
  .modernbrowser .left-right-grid .wp-block-media-text:last-child .wp-block-media-text__content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .modernbrowser .left-right-grid .wp-block-media-text .wp-block-media-text__content,
  .modernbrowser .left-right-grid .wp-block-media-text .wp-block-media-text__media {
    max-width: 600px;
    padding: 0;
    grid-row: unset;
    grid-column: unset;
  }
  .modernbrowser .left-right-grid .wp-block-media-text .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 1rem;
  }
  .modernbrowser .left-right-grid .wp-block-media-text .wp-block-media-text__media {
    transform: translateY(-130px);
    grid-column: 2;
    grid-row: 1;
    align-self: flex-start;
    display: flex;
  }
  .modernbrowser .left-right-grid .wp-block-media-text .wp-block-media-text__media img {
    align-self: flex-start;
    height: auto;
  }
}
@media only screen and (min-width: 1250px) {
  .modernbrowser .left-right-grid .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0 !important;
  }
}

.ie11 .next-prev {
  display: none !important;
}
.ie11 .left-right-grid .wp-block-media-text:nth-child(odd) {
  background: #eef0f0;
}
.ie11 .left-right-grid .wp-block-group__inner-container {
  max-width: 1200px;
}
.ie11 .left-right-grid .wp-block-group__inner-container .wp-block-media-text__content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ie11 .left-right-grid .wp-block-group__inner-container p {
  font-size: 20px;
  line-height: 30px;
  padding: 0;
}

.left-right-gray {
  margin: 0 auto;
  background: #eef0f0;
}
.left-right-gray p {
  font-size: 20px;
  line-height: 30px;
}
.left-right-gray .wp-block-media-text__content {
  padding: 2rem 8% !important;
}
.left-right-gray .wp-block-media-text__media {
  height: 100%;
}
.left-right-gray .wp-block-media-text__media img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: auto;
}

@media only screen and (max-width: 900px) {
  .left-right-gray {
    display: block !important;
  }
}
.xs-overflow-hidden {
  overflow: hidden !important;
}
.xs-overflow-auto {
  overflow: auto !important;
}
.xs-overflow-scroll {
  overflow: scroll !important;
}
.xs-overflow-visible {
  overflow: visible !important;
}
.xs-hide {
  display: none !important;
}
.xs-inline {
  display: inline !important;
}
.xs-block {
  display: block !important;
}
.xs-inline-block {
  display: inline-block !important;
}
.xs-float-left {
  float: left !important;
}
.xs-float-right {
  float: right !important;
}
.xs-float-none {
  float: none !important;
}
.xs-fit {
  max-width: 100% !important;
}
.xs-full-height {
  height: 100% !important;
}
.xs-width-auto {
  width: auto !important;
}

@media (min-width: 40rem) {
  .sm-overflow-hidden {
    overflow: hidden !important;
  }
  .sm-overflow-auto {
    overflow: auto !important;
  }
  .sm-overflow-scroll {
    overflow: scroll !important;
  }
  .sm-overflow-visible {
    overflow: visible !important;
  }
  .sm-hide {
    display: none !important;
  }
  .sm-inline {
    display: inline !important;
  }
  .sm-block {
    display: block !important;
  }
  .sm-inline-block {
    display: inline-block !important;
  }
  .sm-float-left {
    float: left !important;
  }
  .sm-float-right {
    float: right !important;
  }
  .sm-float-none {
    float: none !important;
  }
  .sm-fit {
    max-width: 100% !important;
  }
  .sm-full-height {
    height: 100% !important;
  }
  .sm-width-auto {
    width: auto !important;
  }
}
@media (min-width: 52rem) {
  .md-overflow-hidden {
    overflow: hidden !important;
  }
  .md-overflow-auto {
    overflow: auto !important;
  }
  .md-overflow-scroll {
    overflow: scroll !important;
  }
  .md-overflow-visible {
    overflow: visible !important;
  }
  .md-hide {
    display: none !important;
  }
  .md-inline {
    display: inline !important;
  }
  .md-block {
    display: block !important;
  }
  .md-inline-block {
    display: inline-block !important;
  }
  .md-float-left {
    float: left !important;
  }
  .md-float-right {
    float: right !important;
  }
  .md-float-none {
    float: none !important;
  }
  .md-fit {
    max-width: 100% !important;
  }
  .md-full-height {
    height: 100% !important;
  }
  .md-width-auto {
    width: auto !important;
  }
}
@media (min-width: 68rem) {
  .lg-overflow-hidden {
    overflow: hidden !important;
  }
  .lg-overflow-auto {
    overflow: auto !important;
  }
  .lg-overflow-scroll {
    overflow: scroll !important;
  }
  .lg-overflow-visible {
    overflow: visible !important;
  }
  .lg-hide {
    display: none !important;
  }
  .lg-inline {
    display: inline !important;
  }
  .lg-block {
    display: block !important;
  }
  .lg-inline-block {
    display: inline-block !important;
  }
  .lg-float-left {
    float: left !important;
  }
  .lg-float-right {
    float: right !important;
  }
  .lg-float-none {
    float: none !important;
  }
  .lg-fit {
    max-width: 100% !important;
  }
  .lg-full-height {
    height: 100% !important;
  }
  .lg-width-auto {
    width: auto !important;
  }
}
.xs-m0 {
  margin: 0 !important;
}
.xs-mt0 {
  margin-top: 0 !important;
}
.xs-mr0 {
  margin-right: 0 !important;
}
.xs-mb0 {
  margin-bottom: 0 !important;
}
.xs-ml0 {
  margin-left: 0 !important;
}
.xs-mx0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.xs-my0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.xs-m1 {
  margin: 0.5rem !important;
}
.xs-mt1 {
  margin-top: 0.5rem !important;
}
.xs-mr1 {
  margin-right: 0.5rem !important;
}
.xs-mb1 {
  margin-bottom: 0.5rem !important;
}
.xs-ml1 {
  margin-left: 0.5rem !important;
}
.xs-mx1 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.xs-my1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.xs-m2 {
  margin: 1rem !important;
}
.xs-mt2 {
  margin-top: 1rem !important;
}
.xs-mr2 {
  margin-right: 1rem !important;
}
.xs-mb2 {
  margin-bottom: 1rem !important;
}
.xs-ml2 {
  margin-left: 1rem !important;
}
.xs-mx2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.xs-my2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.xs-m3 {
  margin: 1.5rem !important;
}
.xs-mt3 {
  margin-top: 1.5rem !important;
}
.xs-mr3 {
  margin-right: 1.5rem !important;
}
.xs-mb3 {
  margin-bottom: 1.5rem !important;
}
.xs-ml3 {
  margin-left: 1.5rem !important;
}
.xs-mx3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.xs-my3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.xs-m4 {
  margin: 2rem !important;
}
.xs-mt4 {
  margin-top: 2rem !important;
}
.xs-mr4 {
  margin-right: 2rem !important;
}
.xs-mb4 {
  margin-bottom: 2rem !important;
}
.xs-ml4 {
  margin-left: 2rem !important;
}
.xs-mx4 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.xs-my4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.xs-m5 {
  margin: 3rem !important;
}
.xs-mt5 {
  margin-top: 3rem !important;
}
.xs-mr5 {
  margin-right: 3rem !important;
}
.xs-mb5 {
  margin-bottom: 3rem !important;
}
.xs-ml5 {
  margin-left: 3rem !important;
}
.xs-mx5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.xs-my5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.xs-m6 {
  margin: 4.5rem !important;
}
.xs-mt6 {
  margin-top: 4.5rem !important;
}
.xs-mr6 {
  margin-right: 4.5rem !important;
}
.xs-mb6 {
  margin-bottom: 4.5rem !important;
}
.xs-ml6 {
  margin-left: 4.5rem !important;
}
.xs-mx6 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}
.xs-my6 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}
.xs-mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 40rem) {
  .sm-m0 {
    margin: 0 !important;
  }
  .sm-mt0 {
    margin-top: 0 !important;
  }
  .sm-mr0 {
    margin-right: 0 !important;
  }
  .sm-mb0 {
    margin-bottom: 0 !important;
  }
  .sm-ml0 {
    margin-left: 0 !important;
  }
  .sm-mx0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .sm-my0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .sm-m1 {
    margin: 0.5rem !important;
  }
  .sm-mt1 {
    margin-top: 0.5rem !important;
  }
  .sm-mr1 {
    margin-right: 0.5rem !important;
  }
  .sm-mb1 {
    margin-bottom: 0.5rem !important;
  }
  .sm-ml1 {
    margin-left: 0.5rem !important;
  }
  .sm-mx1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .sm-my1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .sm-m2 {
    margin: 1rem !important;
  }
  .sm-mt2 {
    margin-top: 1rem !important;
  }
  .sm-mr2 {
    margin-right: 1rem !important;
  }
  .sm-mb2 {
    margin-bottom: 1rem !important;
  }
  .sm-ml2 {
    margin-left: 1rem !important;
  }
  .sm-mx2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .sm-my2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .sm-m3 {
    margin: 1.5rem !important;
  }
  .sm-mt3 {
    margin-top: 1.5rem !important;
  }
  .sm-mr3 {
    margin-right: 1.5rem !important;
  }
  .sm-mb3 {
    margin-bottom: 1.5rem !important;
  }
  .sm-ml3 {
    margin-left: 1.5rem !important;
  }
  .sm-mx3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .sm-my3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .sm-m4 {
    margin: 2rem !important;
  }
  .sm-mt4 {
    margin-top: 2rem !important;
  }
  .sm-mr4 {
    margin-right: 2rem !important;
  }
  .sm-mb4 {
    margin-bottom: 2rem !important;
  }
  .sm-ml4 {
    margin-left: 2rem !important;
  }
  .sm-mx4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .sm-my4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .sm-m5 {
    margin: 3rem !important;
  }
  .sm-mt5 {
    margin-top: 3rem !important;
  }
  .sm-mr5 {
    margin-right: 3rem !important;
  }
  .sm-mb5 {
    margin-bottom: 3rem !important;
  }
  .sm-ml5 {
    margin-left: 3rem !important;
  }
  .sm-mx5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .sm-my5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .sm-m6 {
    margin: 4.5rem !important;
  }
  .sm-mt6 {
    margin-top: 4.5rem !important;
  }
  .sm-mr6 {
    margin-right: 4.5rem !important;
  }
  .sm-mb6 {
    margin-bottom: 4.5rem !important;
  }
  .sm-ml6 {
    margin-left: 4.5rem !important;
  }
  .sm-mx6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .sm-my6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .sm-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 52rem) {
  .md-m0 {
    margin: 0 !important;
  }
  .md-mt0 {
    margin-top: 0 !important;
  }
  .md-mr0 {
    margin-right: 0 !important;
  }
  .md-mb0 {
    margin-bottom: 0 !important;
  }
  .md-ml0 {
    margin-left: 0 !important;
  }
  .md-mx0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .md-my0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .md-m1 {
    margin: 0.5rem !important;
  }
  .md-mt1 {
    margin-top: 0.5rem !important;
  }
  .md-mr1 {
    margin-right: 0.5rem !important;
  }
  .md-mb1 {
    margin-bottom: 0.5rem !important;
  }
  .md-ml1 {
    margin-left: 0.5rem !important;
  }
  .md-mx1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .md-my1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .md-m2 {
    margin: 1rem !important;
  }
  .md-mt2 {
    margin-top: 1rem !important;
  }
  .md-mr2 {
    margin-right: 1rem !important;
  }
  .md-mb2 {
    margin-bottom: 1rem !important;
  }
  .md-ml2 {
    margin-left: 1rem !important;
  }
  .md-mx2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .md-my2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .md-m3 {
    margin: 1.5rem !important;
  }
  .md-mt3 {
    margin-top: 1.5rem !important;
  }
  .md-mr3 {
    margin-right: 1.5rem !important;
  }
  .md-mb3 {
    margin-bottom: 1.5rem !important;
  }
  .md-ml3 {
    margin-left: 1.5rem !important;
  }
  .md-mx3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .md-my3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .md-m4 {
    margin: 2rem !important;
  }
  .md-mt4 {
    margin-top: 2rem !important;
  }
  .md-mr4 {
    margin-right: 2rem !important;
  }
  .md-mb4 {
    margin-bottom: 2rem !important;
  }
  .md-ml4 {
    margin-left: 2rem !important;
  }
  .md-mx4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .md-my4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .md-m5 {
    margin: 3rem !important;
  }
  .md-mt5 {
    margin-top: 3rem !important;
  }
  .md-mr5 {
    margin-right: 3rem !important;
  }
  .md-mb5 {
    margin-bottom: 3rem !important;
  }
  .md-ml5 {
    margin-left: 3rem !important;
  }
  .md-mx5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .md-my5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .md-m6 {
    margin: 4.5rem !important;
  }
  .md-mt6 {
    margin-top: 4.5rem !important;
  }
  .md-mr6 {
    margin-right: 4.5rem !important;
  }
  .md-mb6 {
    margin-bottom: 4.5rem !important;
  }
  .md-ml6 {
    margin-left: 4.5rem !important;
  }
  .md-mx6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .md-my6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .md-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 68rem) {
  .lg-m0 {
    margin: 0 !important;
  }
  .lg-mt0 {
    margin-top: 0 !important;
  }
  .lg-mr0 {
    margin-right: 0 !important;
  }
  .lg-mb0 {
    margin-bottom: 0 !important;
  }
  .lg-ml0 {
    margin-left: 0 !important;
  }
  .lg-mx0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .lg-my0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .lg-m1 {
    margin: 0.5rem !important;
  }
  .lg-mt1 {
    margin-top: 0.5rem !important;
  }
  .lg-mr1 {
    margin-right: 0.5rem !important;
  }
  .lg-mb1 {
    margin-bottom: 0.5rem !important;
  }
  .lg-ml1 {
    margin-left: 0.5rem !important;
  }
  .lg-mx1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .lg-my1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .lg-m2 {
    margin: 1rem !important;
  }
  .lg-mt2 {
    margin-top: 1rem !important;
  }
  .lg-mr2 {
    margin-right: 1rem !important;
  }
  .lg-mb2 {
    margin-bottom: 1rem !important;
  }
  .lg-ml2 {
    margin-left: 1rem !important;
  }
  .lg-mx2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .lg-my2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lg-m3 {
    margin: 1.5rem !important;
  }
  .lg-mt3 {
    margin-top: 1.5rem !important;
  }
  .lg-mr3 {
    margin-right: 1.5rem !important;
  }
  .lg-mb3 {
    margin-bottom: 1.5rem !important;
  }
  .lg-ml3 {
    margin-left: 1.5rem !important;
  }
  .lg-mx3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .lg-my3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .lg-m4 {
    margin: 2rem !important;
  }
  .lg-mt4 {
    margin-top: 2rem !important;
  }
  .lg-mr4 {
    margin-right: 2rem !important;
  }
  .lg-mb4 {
    margin-bottom: 2rem !important;
  }
  .lg-ml4 {
    margin-left: 2rem !important;
  }
  .lg-mx4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .lg-my4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lg-m5 {
    margin: 3rem !important;
  }
  .lg-mt5 {
    margin-top: 3rem !important;
  }
  .lg-mr5 {
    margin-right: 3rem !important;
  }
  .lg-mb5 {
    margin-bottom: 3rem !important;
  }
  .lg-ml5 {
    margin-left: 3rem !important;
  }
  .lg-mx5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .lg-my5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lg-m6 {
    margin: 4.5rem !important;
  }
  .lg-mt6 {
    margin-top: 4.5rem !important;
  }
  .lg-mr6 {
    margin-right: 4.5rem !important;
  }
  .lg-mb6 {
    margin-bottom: 4.5rem !important;
  }
  .lg-ml6 {
    margin-left: 4.5rem !important;
  }
  .lg-mx6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .lg-my6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .lg-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.xs-p0 {
  padding: 0 !important;
}
.xs-pt0 {
  padding-top: 0 !important;
}
.xs-pr0 {
  padding-right: 0 !important;
}
.xs-pb0 {
  padding-bottom: 0 !important;
}
.xs-pl0 {
  padding-left: 0 !important;
}
.xs-px0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.xs-py0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.xs-p1 {
  padding: 0.5rem !important;
}
.xs-pt1 {
  padding-top: 0.5rem !important;
}
.xs-pr1 {
  padding-right: 0.5rem !important;
}
.xs-pb1 {
  padding-bottom: 0.5rem !important;
}
.xs-pl1 {
  padding-left: 0.5rem !important;
}
.xs-px1 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.xs-py1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.xs-p2 {
  padding: 1rem !important;
}
.xs-pt2 {
  padding-top: 1rem !important;
}
.xs-pr2 {
  padding-right: 1rem !important;
}
.xs-pb2 {
  padding-bottom: 1rem !important;
}
.xs-pl2 {
  padding-left: 1rem !important;
}
.xs-px2 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.xs-py2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.xs-p3 {
  padding: 1.5rem !important;
}
.xs-pt3 {
  padding-top: 1.5rem !important;
}
.xs-pr3 {
  padding-right: 1.5rem !important;
}
.xs-pb3 {
  padding-bottom: 1.5rem !important;
}
.xs-pl3 {
  padding-left: 1.5rem !important;
}
.xs-px3 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.xs-py3 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.xs-p4 {
  padding: 2rem !important;
}
.xs-pt4 {
  padding-top: 2rem !important;
}
.xs-pr4 {
  padding-right: 2rem !important;
}
.xs-pb4 {
  padding-bottom: 2rem !important;
}
.xs-pl4 {
  padding-left: 2rem !important;
}
.xs-px4 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.xs-py4 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.xs-p5 {
  padding: 3rem !important;
}
.xs-pt5 {
  padding-top: 3rem !important;
}
.xs-pr5 {
  padding-right: 3rem !important;
}
.xs-pb5 {
  padding-bottom: 3rem !important;
}
.xs-pl5 {
  padding-left: 3rem !important;
}
.xs-px5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.xs-py5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.xs-p6 {
  padding: 4.5rem !important;
}
.xs-pt6 {
  padding-top: 4.5rem !important;
}
.xs-pr6 {
  padding-right: 4.5rem !important;
}
.xs-pb6 {
  padding-bottom: 4.5rem !important;
}
.xs-pl6 {
  padding-left: 4.5rem !important;
}
.xs-px6 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}
.xs-py6 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

@media (min-width: 40rem) {
  .sm-p0 {
    padding: 0 !important;
  }
  .sm-pt0 {
    padding-top: 0 !important;
  }
  .sm-pr0 {
    padding-right: 0 !important;
  }
  .sm-pb0 {
    padding-bottom: 0 !important;
  }
  .sm-pl0 {
    padding-left: 0 !important;
  }
  .sm-px0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sm-py0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .sm-p1 {
    padding: 0.5rem !important;
  }
  .sm-pt1 {
    padding-top: 0.5rem !important;
  }
  .sm-pr1 {
    padding-right: 0.5rem !important;
  }
  .sm-pb1 {
    padding-bottom: 0.5rem !important;
  }
  .sm-pl1 {
    padding-left: 0.5rem !important;
  }
  .sm-px1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .sm-py1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm-p2 {
    padding: 1rem !important;
  }
  .sm-pt2 {
    padding-top: 1rem !important;
  }
  .sm-pr2 {
    padding-right: 1rem !important;
  }
  .sm-pb2 {
    padding-bottom: 1rem !important;
  }
  .sm-pl2 {
    padding-left: 1rem !important;
  }
  .sm-px2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .sm-py2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .sm-p3 {
    padding: 1.5rem !important;
  }
  .sm-pt3 {
    padding-top: 1.5rem !important;
  }
  .sm-pr3 {
    padding-right: 1.5rem !important;
  }
  .sm-pb3 {
    padding-bottom: 1.5rem !important;
  }
  .sm-pl3 {
    padding-left: 1.5rem !important;
  }
  .sm-px3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm-py3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .sm-p4 {
    padding: 2rem !important;
  }
  .sm-pt4 {
    padding-top: 2rem !important;
  }
  .sm-pr4 {
    padding-right: 2rem !important;
  }
  .sm-pb4 {
    padding-bottom: 2rem !important;
  }
  .sm-pl4 {
    padding-left: 2rem !important;
  }
  .sm-px4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm-py4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .sm-p5 {
    padding: 3rem !important;
  }
  .sm-pt5 {
    padding-top: 3rem !important;
  }
  .sm-pr5 {
    padding-right: 3rem !important;
  }
  .sm-pb5 {
    padding-bottom: 3rem !important;
  }
  .sm-pl5 {
    padding-left: 3rem !important;
  }
  .sm-px5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .sm-py5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .sm-p6 {
    padding: 4.5rem !important;
  }
  .sm-pt6 {
    padding-top: 4.5rem !important;
  }
  .sm-pr6 {
    padding-right: 4.5rem !important;
  }
  .sm-pb6 {
    padding-bottom: 4.5rem !important;
  }
  .sm-pl6 {
    padding-left: 4.5rem !important;
  }
  .sm-px6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .sm-py6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
@media (min-width: 52rem) {
  .md-p0 {
    padding: 0 !important;
  }
  .md-pt0 {
    padding-top: 0 !important;
  }
  .md-pr0 {
    padding-right: 0 !important;
  }
  .md-pb0 {
    padding-bottom: 0 !important;
  }
  .md-pl0 {
    padding-left: 0 !important;
  }
  .md-px0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .md-py0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .md-p1 {
    padding: 0.5rem !important;
  }
  .md-pt1 {
    padding-top: 0.5rem !important;
  }
  .md-pr1 {
    padding-right: 0.5rem !important;
  }
  .md-pb1 {
    padding-bottom: 0.5rem !important;
  }
  .md-pl1 {
    padding-left: 0.5rem !important;
  }
  .md-px1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .md-py1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .md-p2 {
    padding: 1rem !important;
  }
  .md-pt2 {
    padding-top: 1rem !important;
  }
  .md-pr2 {
    padding-right: 1rem !important;
  }
  .md-pb2 {
    padding-bottom: 1rem !important;
  }
  .md-pl2 {
    padding-left: 1rem !important;
  }
  .md-px2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md-py2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .md-p3 {
    padding: 1.5rem !important;
  }
  .md-pt3 {
    padding-top: 1.5rem !important;
  }
  .md-pr3 {
    padding-right: 1.5rem !important;
  }
  .md-pb3 {
    padding-bottom: 1.5rem !important;
  }
  .md-pl3 {
    padding-left: 1.5rem !important;
  }
  .md-px3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md-py3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .md-p4 {
    padding: 2rem !important;
  }
  .md-pt4 {
    padding-top: 2rem !important;
  }
  .md-pr4 {
    padding-right: 2rem !important;
  }
  .md-pb4 {
    padding-bottom: 2rem !important;
  }
  .md-pl4 {
    padding-left: 2rem !important;
  }
  .md-px4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md-py4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .md-p5 {
    padding: 3rem !important;
  }
  .md-pt5 {
    padding-top: 3rem !important;
  }
  .md-pr5 {
    padding-right: 3rem !important;
  }
  .md-pb5 {
    padding-bottom: 3rem !important;
  }
  .md-pl5 {
    padding-left: 3rem !important;
  }
  .md-px5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .md-py5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .md-p6 {
    padding: 4.5rem !important;
  }
  .md-pt6 {
    padding-top: 4.5rem !important;
  }
  .md-pr6 {
    padding-right: 4.5rem !important;
  }
  .md-pb6 {
    padding-bottom: 4.5rem !important;
  }
  .md-pl6 {
    padding-left: 4.5rem !important;
  }
  .md-px6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .md-py6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
@media (min-width: 68rem) {
  .lg-p0 {
    padding: 0 !important;
  }
  .lg-pt0 {
    padding-top: 0 !important;
  }
  .lg-pr0 {
    padding-right: 0 !important;
  }
  .lg-pb0 {
    padding-bottom: 0 !important;
  }
  .lg-pl0 {
    padding-left: 0 !important;
  }
  .lg-px0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .lg-py0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .lg-p1 {
    padding: 0.5rem !important;
  }
  .lg-pt1 {
    padding-top: 0.5rem !important;
  }
  .lg-pr1 {
    padding-right: 0.5rem !important;
  }
  .lg-pb1 {
    padding-bottom: 0.5rem !important;
  }
  .lg-pl1 {
    padding-left: 0.5rem !important;
  }
  .lg-px1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .lg-py1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .lg-p2 {
    padding: 1rem !important;
  }
  .lg-pt2 {
    padding-top: 1rem !important;
  }
  .lg-pr2 {
    padding-right: 1rem !important;
  }
  .lg-pb2 {
    padding-bottom: 1rem !important;
  }
  .lg-pl2 {
    padding-left: 1rem !important;
  }
  .lg-px2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .lg-py2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lg-p3 {
    padding: 1.5rem !important;
  }
  .lg-pt3 {
    padding-top: 1.5rem !important;
  }
  .lg-pr3 {
    padding-right: 1.5rem !important;
  }
  .lg-pb3 {
    padding-bottom: 1.5rem !important;
  }
  .lg-pl3 {
    padding-left: 1.5rem !important;
  }
  .lg-px3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .lg-py3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .lg-p4 {
    padding: 2rem !important;
  }
  .lg-pt4 {
    padding-top: 2rem !important;
  }
  .lg-pr4 {
    padding-right: 2rem !important;
  }
  .lg-pb4 {
    padding-bottom: 2rem !important;
  }
  .lg-pl4 {
    padding-left: 2rem !important;
  }
  .lg-px4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .lg-py4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lg-p5 {
    padding: 3rem !important;
  }
  .lg-pt5 {
    padding-top: 3rem !important;
  }
  .lg-pr5 {
    padding-right: 3rem !important;
  }
  .lg-pb5 {
    padding-bottom: 3rem !important;
  }
  .lg-pl5 {
    padding-left: 3rem !important;
  }
  .lg-px5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .lg-py5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lg-p6 {
    padding: 4.5rem !important;
  }
  .lg-pt6 {
    padding-top: 4.5rem !important;
  }
  .lg-pr6 {
    padding-right: 4.5rem !important;
  }
  .lg-pb6 {
    padding-bottom: 4.5rem !important;
  }
  .lg-pl6 {
    padding-left: 4.5rem !important;
  }
  .lg-px6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .lg-py6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
.xs-relative {
  position: relative !important;
}
.xs-absolute {
  position: absolute !important;
}
.xs-fixed {
  position: fixed !important;
}
.xs-static {
  position: static !important;
}
.xs-z1 {
  z-index: 100 !important;
}
.xs-z2 {
  z-index: 200 !important;
}
.xs-z3 {
  z-index: 300 !important;
}
.xs-z4 {
  z-index: 400 !important;
}
.xs-t0 {
  top: 0 !important;
}
.xs-r0 {
  right: 0 !important;
}
.xs-b0 {
  bottom: 0 !important;
}
.xs-l0 {
  left: 0 !important;
}
.xs-t1 {
  top: 0.5rem !important;
}
.xs-r1 {
  right: 0.5rem !important;
}
.xs-b1 {
  bottom: 0.5rem !important;
}
.xs-l1 {
  left: 0.5rem !important;
}
.xs-t2 {
  top: 1rem !important;
}
.xs-r2 {
  right: 1rem !important;
}
.xs-b2 {
  bottom: 1rem !important;
}
.xs-l2 {
  left: 1rem !important;
}
.xs-t3 {
  top: 1.5rem !important;
}
.xs-r3 {
  right: 1.5rem !important;
}
.xs-b3 {
  bottom: 1.5rem !important;
}
.xs-l3 {
  left: 1.5rem !important;
}
.xs-t4 {
  top: 2rem !important;
}
.xs-r4 {
  right: 2rem !important;
}
.xs-b4 {
  bottom: 2rem !important;
}
.xs-l4 {
  left: 2rem !important;
}
.xs-t5 {
  top: 3rem !important;
}
.xs-r5 {
  right: 3rem !important;
}
.xs-b5 {
  bottom: 3rem !important;
}
.xs-l5 {
  left: 3rem !important;
}
.xs-t6 {
  top: 4.5rem !important;
}
.xs-r6 {
  right: 4.5rem !important;
}
.xs-b6 {
  bottom: 4.5rem !important;
}
.xs-l6 {
  left: 4.5rem !important;
}

@media (min-width: 40rem) {
  .sm-relative {
    position: relative !important;
  }
  .sm-absolute {
    position: absolute !important;
  }
  .sm-fixed {
    position: fixed !important;
  }
  .sm-static {
    position: static !important;
  }
  .sm-z1 {
    z-index: 100 !important;
  }
  .sm-z2 {
    z-index: 200 !important;
  }
  .sm-z3 {
    z-index: 300 !important;
  }
  .sm-z4 {
    z-index: 400 !important;
  }
  .sm-t0 {
    top: 0 !important;
  }
  .sm-r0 {
    right: 0 !important;
  }
  .sm-b0 {
    bottom: 0 !important;
  }
  .sm-l0 {
    left: 0 !important;
  }
  .sm-t1 {
    top: 0.5rem !important;
  }
  .sm-r1 {
    right: 0.5rem !important;
  }
  .sm-b1 {
    bottom: 0.5rem !important;
  }
  .sm-l1 {
    left: 0.5rem !important;
  }
  .sm-t2 {
    top: 1rem !important;
  }
  .sm-r2 {
    right: 1rem !important;
  }
  .sm-b2 {
    bottom: 1rem !important;
  }
  .sm-l2 {
    left: 1rem !important;
  }
  .sm-t3 {
    top: 1.5rem !important;
  }
  .sm-r3 {
    right: 1.5rem !important;
  }
  .sm-b3 {
    bottom: 1.5rem !important;
  }
  .sm-l3 {
    left: 1.5rem !important;
  }
  .sm-t4 {
    top: 2rem !important;
  }
  .sm-r4 {
    right: 2rem !important;
  }
  .sm-b4 {
    bottom: 2rem !important;
  }
  .sm-l4 {
    left: 2rem !important;
  }
  .sm-t5 {
    top: 3rem !important;
  }
  .sm-r5 {
    right: 3rem !important;
  }
  .sm-b5 {
    bottom: 3rem !important;
  }
  .sm-l5 {
    left: 3rem !important;
  }
  .sm-t6 {
    top: 4.5rem !important;
  }
  .sm-r6 {
    right: 4.5rem !important;
  }
  .sm-b6 {
    bottom: 4.5rem !important;
  }
  .sm-l6 {
    left: 4.5rem !important;
  }
}
@media (min-width: 52rem) {
  .md-relative {
    position: relative !important;
  }
  .md-absolute {
    position: absolute !important;
  }
  .md-fixed {
    position: fixed !important;
  }
  .md-static {
    position: static !important;
  }
  .md-z1 {
    z-index: 100 !important;
  }
  .md-z2 {
    z-index: 200 !important;
  }
  .md-z3 {
    z-index: 300 !important;
  }
  .md-z4 {
    z-index: 400 !important;
  }
  .md-t0 {
    top: 0 !important;
  }
  .md-r0 {
    right: 0 !important;
  }
  .md-b0 {
    bottom: 0 !important;
  }
  .md-l0 {
    left: 0 !important;
  }
  .md-t1 {
    top: 0.5rem !important;
  }
  .md-r1 {
    right: 0.5rem !important;
  }
  .md-b1 {
    bottom: 0.5rem !important;
  }
  .md-l1 {
    left: 0.5rem !important;
  }
  .md-t2 {
    top: 1rem !important;
  }
  .md-r2 {
    right: 1rem !important;
  }
  .md-b2 {
    bottom: 1rem !important;
  }
  .md-l2 {
    left: 1rem !important;
  }
  .md-t3 {
    top: 1.5rem !important;
  }
  .md-r3 {
    right: 1.5rem !important;
  }
  .md-b3 {
    bottom: 1.5rem !important;
  }
  .md-l3 {
    left: 1.5rem !important;
  }
  .md-t4 {
    top: 2rem !important;
  }
  .md-r4 {
    right: 2rem !important;
  }
  .md-b4 {
    bottom: 2rem !important;
  }
  .md-l4 {
    left: 2rem !important;
  }
  .md-t5 {
    top: 3rem !important;
  }
  .md-r5 {
    right: 3rem !important;
  }
  .md-b5 {
    bottom: 3rem !important;
  }
  .md-l5 {
    left: 3rem !important;
  }
  .md-t6 {
    top: 4.5rem !important;
  }
  .md-r6 {
    right: 4.5rem !important;
  }
  .md-b6 {
    bottom: 4.5rem !important;
  }
  .md-l6 {
    left: 4.5rem !important;
  }
}
@media (min-width: 68rem) {
  .lg-relative {
    position: relative !important;
  }
  .lg-absolute {
    position: absolute !important;
  }
  .lg-fixed {
    position: fixed !important;
  }
  .lg-static {
    position: static !important;
  }
  .lg-z1 {
    z-index: 100 !important;
  }
  .lg-z2 {
    z-index: 200 !important;
  }
  .lg-z3 {
    z-index: 300 !important;
  }
  .lg-z4 {
    z-index: 400 !important;
  }
  .lg-t0 {
    top: 0 !important;
  }
  .lg-r0 {
    right: 0 !important;
  }
  .lg-b0 {
    bottom: 0 !important;
  }
  .lg-l0 {
    left: 0 !important;
  }
  .lg-t1 {
    top: 0.5rem !important;
  }
  .lg-r1 {
    right: 0.5rem !important;
  }
  .lg-b1 {
    bottom: 0.5rem !important;
  }
  .lg-l1 {
    left: 0.5rem !important;
  }
  .lg-t2 {
    top: 1rem !important;
  }
  .lg-r2 {
    right: 1rem !important;
  }
  .lg-b2 {
    bottom: 1rem !important;
  }
  .lg-l2 {
    left: 1rem !important;
  }
  .lg-t3 {
    top: 1.5rem !important;
  }
  .lg-r3 {
    right: 1.5rem !important;
  }
  .lg-b3 {
    bottom: 1.5rem !important;
  }
  .lg-l3 {
    left: 1.5rem !important;
  }
  .lg-t4 {
    top: 2rem !important;
  }
  .lg-r4 {
    right: 2rem !important;
  }
  .lg-b4 {
    bottom: 2rem !important;
  }
  .lg-l4 {
    left: 2rem !important;
  }
  .lg-t5 {
    top: 3rem !important;
  }
  .lg-r5 {
    right: 3rem !important;
  }
  .lg-b5 {
    bottom: 3rem !important;
  }
  .lg-l5 {
    left: 3rem !important;
  }
  .lg-t6 {
    top: 4.5rem !important;
  }
  .lg-r6 {
    right: 4.5rem !important;
  }
  .lg-b6 {
    bottom: 4.5rem !important;
  }
  .lg-l6 {
    left: 4.5rem !important;
  }
}
.xs-align-top {
  vertical-align: top !important;
}
.xs-align-middle {
  vertical-align: middle !important;
}
.xs-align-bottom {
  vertical-align: bottom !important;
}

@media (min-width: 40rem) {
  .sm-align-top {
    vertical-align: top !important;
  }
  .sm-align-middle {
    vertical-align: middle !important;
  }
  .sm-align-bottom {
    vertical-align: bottom !important;
  }
}
@media (min-width: 52rem) {
  .md-align-top {
    vertical-align: top !important;
  }
  .md-align-middle {
    vertical-align: middle !important;
  }
  .md-align-bottom {
    vertical-align: bottom !important;
  }
}
@media (min-width: 68rem) {
  .lg-align-top {
    vertical-align: top !important;
  }
  .lg-align-middle {
    vertical-align: middle !important;
  }
  .lg-align-bottom {
    vertical-align: bottom !important;
  }
}
.clearfix:before,
.clearfix:after {
  content: " " !important;
  display: table !important;
}

.clearfix:after {
  clear: both !important;
}

.xs-block-grid-1, .xs-block-grid-2, .xs-block-grid-3, .xs-block-grid-4, .xs-block-grid-5, .xs-block-grid-6 {
  font-size: 0 !important;
  margin: -0.5rem !important;
  padding: 0 !important;
}

@media (min-width: 40rem) {
  .sm-block-grid-1, .sm-block-grid-2, .sm-block-grid-3, .sm-block-grid-4, .sm-block-grid-5, .sm-block-grid-6 {
    font-size: 0 !important;
    margin: -0.5rem !important;
    padding: 0 !important;
  }
}
@media (min-width: 52rem) {
  .md-block-grid-1, .md-block-grid-2, .md-block-grid-3, .md-block-grid-4, .md-block-grid-5, .md-block-grid-6 {
    font-size: 0 !important;
    margin: -0.5rem !important;
    padding: 0 !important;
  }
}
@media (min-width: 68rem) {
  .lg-block-grid-1, .lg-block-grid-2, .lg-block-grid-3, .lg-block-grid-4, .lg-block-grid-5, .lg-block-grid-6 {
    font-size: 0 !important;
    margin: -0.5rem !important;
    padding: 0 !important;
  }
}
.block-grid__item {
  display: inline-block !important;
  margin: 0.5rem !important;
  font-size: 18px !important;
  vertical-align: top !important;
}

.xs-block-grid-1 .block-grid__item {
  width: 100% !important;
}
.xs-block-grid-2 .block-grid__item {
  width: calc(50% - 1rem) !important;
}
.xs-block-grid-3 .block-grid__item {
  width: calc(33.3333333333% - 1rem) !important;
}
.xs-block-grid-4 .block-grid__item {
  width: calc(25% - 1rem) !important;
}
.xs-block-grid-5 .block-grid__item {
  width: calc(20% - 1rem) !important;
}
.xs-block-grid-6 .block-grid__item {
  width: calc(16.6666666667% - 1rem) !important;
}

@media (min-width: 40rem) {
  .sm-block-grid-1 .block-grid__item {
    width: 100% !important;
  }
  .sm-block-grid-2 .block-grid__item {
    width: calc(50% - 1rem) !important;
  }
  .sm-block-grid-3 .block-grid__item {
    width: calc(33.3333333333% - 1rem) !important;
  }
  .sm-block-grid-4 .block-grid__item {
    width: calc(25% - 1rem) !important;
  }
  .sm-block-grid-5 .block-grid__item {
    width: calc(20% - 1rem) !important;
  }
  .sm-block-grid-6 .block-grid__item {
    width: calc(16.6666666667% - 1rem) !important;
  }
}
@media (min-width: 52rem) {
  .md-block-grid-1 .block-grid__item {
    width: 100% !important;
  }
  .md-block-grid-2 .block-grid__item {
    width: calc(50% - 1rem) !important;
  }
  .md-block-grid-3 .block-grid__item {
    width: calc(33.3333333333% - 1rem) !important;
  }
  .md-block-grid-4 .block-grid__item {
    width: calc(25% - 1rem) !important;
  }
  .md-block-grid-5 .block-grid__item {
    width: calc(20% - 1rem) !important;
  }
  .md-block-grid-6 .block-grid__item {
    width: calc(16.6666666667% - 1rem) !important;
  }
}
@media (min-width: 68rem) {
  .lg-block-grid-1 .block-grid__item {
    width: 100% !important;
  }
  .lg-block-grid-2 .block-grid__item {
    width: calc(50% - 1rem) !important;
  }
  .lg-block-grid-3 .block-grid__item {
    width: calc(33.3333333333% - 1rem) !important;
  }
  .lg-block-grid-4 .block-grid__item {
    width: calc(25% - 1rem) !important;
  }
  .lg-block-grid-5 .block-grid__item {
    width: calc(20% - 1rem) !important;
  }
  .lg-block-grid-6 .block-grid__item {
    width: calc(16.6666666667% - 1rem) !important;
  }
}
/*Class to remove margins from block-grid__item and block-grid container*/
.no-gutters {
  margin: 0 !important;
}
.no-gutters .block-grid__item {
  margin: 0 !important;
}

/*Resizes block-grid__item to percentage of block-grid without margins*/
.xs-block-grid-1.no-gutters .block-grid__item {
  width: 100% !important;
}
.xs-block-grid-2.no-gutters .block-grid__item {
  width: 50% !important;
}
.xs-block-grid-3.no-gutters .block-grid__item {
  width: 33.3333333333% !important;
}
.xs-block-grid-4.no-gutters .block-grid__item {
  width: 25% !important;
}
.xs-block-grid-5.no-gutters .block-grid__item {
  width: 20% !important;
}
.xs-block-grid-6.no-gutters .block-grid__item {
  width: 16.6666666667% !important;
}

@media (min-width: 40rem) {
  .sm-block-grid-1.no-gutters .block-grid__item {
    width: 100% !important;
  }
  .sm-block-grid-2.no-gutters .block-grid__item {
    width: 50% !important;
  }
  .sm-block-grid-3.no-gutters .block-grid__item {
    width: 33.3333333333% !important;
  }
  .sm-block-grid-4.no-gutters .block-grid__item {
    width: 25% !important;
  }
  .sm-block-grid-5.no-gutters .block-grid__item {
    width: 20% !important;
  }
  .sm-block-grid-6.no-gutters .block-grid__item {
    width: 16.6666666667% !important;
  }
}
@media (min-width: 52rem) {
  .md-block-grid-1.no-gutters .block-grid__item {
    width: 100% !important;
  }
  .md-block-grid-2.no-gutters .block-grid__item {
    width: 50% !important;
  }
  .md-block-grid-3.no-gutters .block-grid__item {
    width: 33.3333333333% !important;
  }
  .md-block-grid-4.no-gutters .block-grid__item {
    width: 25% !important;
  }
  .md-block-grid-5.no-gutters .block-grid__item {
    width: 20% !important;
  }
  .md-block-grid-6.no-gutters .block-grid__item {
    width: 16.6666666667% !important;
  }
}
@media (min-width: 68rem) {
  .lg-block-grid-1.no-gutters .block-grid__item {
    width: 100% !important;
  }
  .lg-block-grid-2.no-gutters .block-grid__item {
    width: 50% !important;
  }
  .lg-block-grid-3.no-gutters .block-grid__item {
    width: 33.3333333333% !important;
  }
  .lg-block-grid-4.no-gutters .block-grid__item {
    width: 25% !important;
  }
  .lg-block-grid-5.no-gutters .block-grid__item {
    width: 20% !important;
  }
  .lg-block-grid-6.no-gutters .block-grid__item {
    width: 16.6666666667% !important;
  }
}
.overlay-text {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #FFF;
  z-index: 300;
  bottom: 23%;
}
@media (min-width: 40rem) {
  .overlay-text {
    bottom: 25%;
  }
}
@media (min-width: 68rem) {
  .overlay-text {
    bottom: 22%;
  }
}

a {
  color: #bda008;
  text-decoration: none;
  transition: all 350ms;
}

html {
  color: #5d6967;
  font-size: 18px;
  text-rendering: auto;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  margin: 0 auto;
  font-family: AvenirNextLTPro-Regular, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

body {
  line-height: 1.6667;
}

* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bg-gray {
  background: #f7f7f7;
}

.bg-dark-gray {
  background: #5d6967;
}

.bg-mustard {
  background: #bda008;
}

.row {
  clear: both;
  display: block;
  outline: none;
}

/*-------------------------------------*/
/*-------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.5em 0;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

h1, .font-size-1 {
  font-size: 38px;
  line-height: 110%;
}
@media (min-width: 52rem) {
  h1, .font-size-1 {
    font-size: 64px;
  }
}
@media (min-width: 68rem) {
  h1, .font-size-1 {
    font-size: 72px;
  }
}

h2, .font-size-2 {
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 52rem) {
  h2, .font-size-2 {
    font-size: 36px;
    line-height: 40px;
  }
}

h3, .font-size-3 {
  font-size: 18px;
}

h4, .font-size-4 {
  font-size: 18px;
}

h5, .font-size-5 {
  font-size: 18px;
}

p {
  margin: 0 0 22px;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 52rem) {
  p {
    font-size: 18px;
    line-height: 30px;
  }
}

strong, dt {
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: normal;
}

blockquote {
  position: relative;
  border: 1px solid #a6a6a6;
  padding: 45px 8.3333333333%;
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}
blockquote p {
  padding: 0 !important;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote:after {
  content: "“";
  font-size: 72px;
  color: #bda008;
  width: 47px;
  height: 47px;
  line-height: 65px;
  text-align: center;
  position: absolute;
  left: 40px;
  top: -15px;
  background: white;
  font-family: georgia;
}

.xs-text-left {
  text-align: left !important;
}
.xs-text-center {
  text-align: center !important;
}
.xs-text-right {
  text-align: right !important;
}
.xs-text-justify {
  text-align: justify !important;
}

@media (min-width: 40rem) {
  .sm-text-left {
    text-align: left !important;
  }
  .sm-text-center {
    text-align: center !important;
  }
  .sm-text-right {
    text-align: right !important;
  }
  .sm-text-justify {
    text-align: justify !important;
  }
}
@media (min-width: 52rem) {
  .md-text-left {
    text-align: left !important;
  }
  .md-text-center {
    text-align: center !important;
  }
  .md-text-right {
    text-align: right !important;
  }
  .md-text-justify {
    text-align: justify !important;
  }
}
@media (min-width: 68rem) {
  .lg-text-left {
    text-align: left !important;
  }
  .lg-text-center {
    text-align: center !important;
  }
  .lg-text-right {
    text-align: right !important;
  }
  .lg-text-justify {
    text-align: justify !important;
  }
}
.list-unstyled {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

.script {
  font-family: "Kalam", cursive !important;
  font-weight: 300;
}

.inner--content {
  text-align: center;
  padding: 0 1rem;
}
@media (min-width: 68rem) {
  .inner--content {
    padding: 0;
  }
}
.inner--content p {
  max-width: 900px;
  margin: 0 auto 30px auto;
}

/* Magnific Popup CSS */
@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  transition: opacity 0.3s ease-out;
}

.modal-video-close {
  opacity: 0;
}
.modal-video-close .modal-video-movie-wrap {
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
}

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  transform: translate(0, 0);
  transition: transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}
.modal-video-close-btn:before {
  transform: rotate(45deg);
}
.modal-video-close-btn:after {
  transform: rotate(-45deg);
}
.modal-video-close-btn:before, .modal-video-close-btn:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

.button-primary,
.button,
input[type=submit] {
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  transition: all 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  padding: 12px 26px;
  background: #bda008;
  box-shadow: 1px 1.732px 10px 0px rgba(0, 0, 0, 0.16), 1px 1.732px 5px 0px rgba(0, 0, 0, 0.26);
  font-family: "museo-sans", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #FFF;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
@media (min-width: 52rem) {
  .button-primary,
  .button,
  input[type=submit] {
    font-size: 16px;
  }
}
.button-primary:hover, .button-primary:focus,
.button:hover,
.button:focus,
input[type=submit]:hover,
input[type=submit]:focus {
  background-color: #b39808;
  box-shadow: 1px 1.732px 10px 0px rgba(0, 0, 0, 0.36), 1px 1.732px 5px 0px rgba(0, 0, 0, 0.36);
}

.button--small {
  font-size: 16px;
}

.bg-mustard .button,
.button--dark {
  background: #5d6967;
}
.bg-mustard .button:hover, .bg-mustard .button:focus,
.button--dark:hover,
.button--dark:focus {
  background-color: #586462;
}

.button--arrow {
  padding: 0;
  width: 60px;
  height: 60px;
  box-shadow: none;
  border-radius: 0;
}
.button--arrow:hover {
  box-shadow: none;
}
.button--arrow.next, .button--arrow.prev {
  border-radius: 100rem;
  background: rgba(0, 0, 0, 0.5) url("../img/icons/arrow-white.svg") center center no-repeat;
  background-size: 30%;
  transition: 350ms;
}
.button--arrow.next:not(:disabled):hover, .button--arrow.prev:not(:disabled):hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.button--arrow.next:disabled, .button--arrow.prev:disabled {
  opacity: 0;
  z-index: -2;
  cursor: none;
}
.button--arrow.prev {
  transform: rotate(180deg);
}

.block-carousel .slick-arrow {
  padding: 0;
  width: 60px;
  height: 60px;
  box-shadow: none;
  border: none;
  border-radius: 0;
  background: #bda008 url("../img/icons/arrow.png") center center no-repeat;
  position: absolute;
  z-index: 4;
  right: 0;
  text-indent: -123456px;
  cursor: pointer;
  outline: 0;
  margin-top: 1rem;
  top: 100%;
  margin-top: -60px;
}
@media (min-width: 68rem) {
  .block-carousel .slick-arrow {
    top: 50%;
    margin-top: 0;
  }
}
.block-carousel .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg);
}

.wp-block-buttons:not(.is-content-justification-center) {
  margin-left: 30px;
  padding-left: 10px;
}

.wp-block-media-text__content .wp-block-buttons:not(.is-content-justification-center) {
  margin-left: 0;
  padding-left: 0;
}

.wp-block-button__link {
  background: #bda008 !important;
  border-radius: 10px !important;
}
.wp-block-button__link:hover {
  background: #47504f !important;
}

.rounded {
  border-radius: 3px !important;
}

.rounded-top {
  border-radius: 3px 3px 0 0 !important;
}

.rounded-bottom {
  border-radius: 0 0 3px 3px !important;
}

.circle {
  border-radius: 50% !important;
}

.xs-border {
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.xs-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.xs-border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.xs-border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.xs-border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.xs-border--lighter {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.xs-border-top--lighter {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.xs-border-right--lighter {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.xs-border-bottom--lighter {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.xs-border-left--lighter {
  border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.xs-border-none {
  border: none !important;
}
.xs-border-top-none {
  border-top: none !important;
}
.xs-border-right-none {
  border-right: none !important;
}
.xs-border-bottom-none {
  border-bottom: none !important;
}
.xs-border-left-none {
  border-left: none !important;
}

@media (min-width: 40rem) {
  .sm-border {
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .sm-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .sm-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .sm-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .sm-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .sm-border--lighter {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .sm-border-top--lighter {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .sm-border-right--lighter {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .sm-border-bottom--lighter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .sm-border-left--lighter {
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .sm-border-none {
    border: none !important;
  }
  .sm-border-top-none {
    border-top: none !important;
  }
  .sm-border-right-none {
    border-right: none !important;
  }
  .sm-border-bottom-none {
    border-bottom: none !important;
  }
  .sm-border-left-none {
    border-left: none !important;
  }
}
@media (min-width: 52rem) {
  .md-border {
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .md-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .md-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .md-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .md-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .md-border--lighter {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .md-border-top--lighter {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .md-border-right--lighter {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .md-border-bottom--lighter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .md-border-left--lighter {
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .md-border-none {
    border: none !important;
  }
  .md-border-top-none {
    border-top: none !important;
  }
  .md-border-right-none {
    border-right: none !important;
  }
  .md-border-bottom-none {
    border-bottom: none !important;
  }
  .md-border-left-none {
    border-left: none !important;
  }
}
@media (min-width: 68rem) {
  .lg-border {
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .lg-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .lg-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .lg-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .lg-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .lg-border--lighter {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .lg-border-top--lighter {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .lg-border-right--lighter {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .lg-border-bottom--lighter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .lg-border-left--lighter {
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
  }
  .lg-border-none {
    border: none !important;
  }
  .lg-border-top-none {
    border-top: none !important;
  }
  .lg-border-right-none {
    border-right: none !important;
  }
  .lg-border-bottom-none {
    border-bottom: none !important;
  }
  .lg-border-left-none {
    border-left: none !important;
  }
}
input, textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #2b2b2b;
  padding: 8px 10px 7px;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
  clear: both;
  width: 100%;
}

.list {
  margin: 0;
  list-style: none;
}

.list__explain li {
  margin-bottom: 1.6667;
}
.list__explain li h4 {
  margin-bottom: 0;
}
.list__explain li p {
  font-size: 18px;
}

.label--enjoy {
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  line-height: 59px;
  letter-spacing: 5px;
  display: inline-block;
  padding: 0 30px;
}
@media (min-width: 52rem) {
  .label--enjoy {
    padding: 0 67px;
  }
}

.label {
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  transition: all 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  padding: 3px 13px;
  background: #bda008;
  text-decoration: none;
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.9px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 52rem) {
  .label {
    font-size: 16px;
  }
}
.label:hover, .label:focus {
  background-color: #b39808;
}

.cb-slideshow,
.cb-slideshow:after {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #5d6967;
}

.cb-slideshow:after {
  position: absolute;
  content: "";
  background: transparent url(../img/bg.png) repeat top left;
}

.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
}

.slider-overlay {
  z-index: 20;
  position: absolute;
  bottom: 13%;
  top: 30%;
  left: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
}
.slider-overlay figure {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.slider-overlay figure img {
  padding: 2rem;
  max-width: 100%;
  height: auto;
}
.slider-overlay .label--group {
  width: 100%;
  position: absolute;
  bottom: 0;
}

/* Animation for the slideshow images */
@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* Animation for the title */
@keyframes titleAnimation {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  19% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span {
  opacity: 1;
}

@media screen and (max-width: 1140px) {
  .cb-slideshow li div h3 {
    font-size: 140px;
  }
}
@media screen and (max-width: 600px) {
  .cb-slideshow li div h3 {
    font-size: 80px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

.team-carousel-block {
  margin-top: 100px;
  clear: both;
}

.slick-slide img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.slick-slide .person--name {
  opacity: 0;
}

.person {
  outline: 0;
  transition: all 0.2s;
  position: relative;
}
.person a {
  color: #5d6967;
}

.person--info {
  background: #5d6967;
  width: 100%;
}

.person--name {
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 20px 0 2px 0;
  width: 100%;
  font-size: 25px;
}

.person--title {
  color: #5d6967;
  font-size: 20px;
  display: inline-block;
}

.slick-center:before {
  content: "";
  background: #5d6967;
  position: absolute;
  top: 0;
  bottom: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  left: -14px;
  width: 14px;
}
@media (min-width: 52rem) {
  .slick-center:before {
    left: -28px;
    width: 28px;
  }
}
.slick-center:after {
  content: "";
  background: #5d6967;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  right: -14px;
  width: 14px;
}
@media (min-width: 52rem) {
  .slick-center:after {
    right: -28px;
    width: 28px;
  }
}
.slick-center .person--name {
  opacity: 1;
}
.slick-center .button--arrow,
.slick-center .person--title,
.slick-center .person--hashtag,
.slick-center .person--button {
  display: inline-block !important;
}

.slick-track {
  overflow: hidden;
}

table {
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  border-spacing: 0;
}
table tbody {
  -webkit-overflow-scrolling: touch;
  background: radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
  background-size: 10px 100%, 10px 100%;
  background-attachment: scroll, scroll;
  background-repeat: no-repeat;
}
table td:first-child {
  background-image: linear-gradient(to right, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 20px 100%;
}
table td:last-child,
table tbody tr:last-child {
  background-image: linear-gradient(to left, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 20px 100%;
}
table th {
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  background: #f2f0e6;
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}
table th,
table td {
  padding: 6px 12px;
  border: 1px solid #d9d7ce;
}

.mouse {
  position: absolute;
  right: 30px;
  bottom: 30px;
  color: rgb(255, 255, 255);
  animation-delay: 0.5s;
  z-index: 3;
  cursor: pointer;
  transition: all 0.5s ease;
  opacity: 0.6;
}
.mouse:hover {
  opacity: 1;
}

.mouse-icon {
  width: 25px;
  height: 45px;
  border: 2px solid white;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  text-align: center;
}

.mouse-wheel {
  height: 6px;
  margin: 2px auto 0;
  display: block;
  width: 3px;
  background-color: white;
  border-radius: 50%;
  animation: 1.6s ease infinite wheel-up-down;
}
@keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}
@keyframes zoomScale {
  0% {
    transform: scale(1.2) rotate(0.02deg);
  }
  to {
    transform: scale(1) rotate(0.02deg);
  }
}
@keyframes layerBehind {
  0% {
    z-index: 100;
  }
  to {
    z-index: 0;
    visibility: hidden;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes raiseIn {
  0% {
    transform: translateY(15px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pulse {
  0% {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
.scrollIndicatorArrows {
  animation: 0.5s 0.4s ease-out forwards fadeIn, 0.5s 0.4s ease-out forwards raiseIn;
  animation-fill-mode: forwards;
  opacity: 0;
}

.scrollIndicatorArrows .Icon {
  animation: pulse 0.5s ease-in-out infinite alternate;
  display: inline-block;
  fill: currentColor;
  height: 10px;
  line-height: 1;
  vertical-align: middle;
}

.scrollIndicatorArrows .Icon:last-child {
  animation-delay: 0.5s;
}

.row--content-block .inner {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}
.row--content-block .block {
  width: 100%;
}
@media (min-width: 68rem) {
  .row--content-block .block {
    width: 50%;
    max-width: 50%;
  }
}
.row--content-block .block--figure img {
  max-width: 100%;
  width: 100%;
  display: block;
  height: auto;
}
@media (min-width: 68rem) {
  .row--content-block.photo-right .block--content {
    order: -2;
  }
}

.center-this {
  display: flex;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center; /* Safari 7.0+ */
  justify-content: center;
  -webkit-justify-content: center;
}

.center-this--inner {
  padding: 100px 1rem;
}
@media (min-width: 68rem) {
  .center-this--inner {
    padding: 1rem 90px;
  }
}

.full-width-image {
  width: 100%;
  min-height: 600px;
}
.full-width-image img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
}

.block--content_overimage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.block--content_overimage .center-this--inner {
  max-width: 800px;
  margin: 0 auto;
  color: #FFF;
  text-align: center;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.padding-top-bottom .inner--content {
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-template-template_onzemensen .row--team {
  margin-top: -160px;
}

.person--data {
  padding: 90px 0;
  overflow: hidden;
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-align: center;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  display: grid;
}
.person--data span {
  clear: both;
  display: inline-block;
  width: 100%;
}

.page-template-template_contact-php .person--data {
  padding-top: 60px;
}

.person--imagelink {
  outline: none;
}

.person--data_label {
  margin-bottom: 14px;
  text-transform: uppercase;
}

.person--data_value {
  color: #bda008;
}

.recent-articles {
  overflow: hidden;
  display: inline-block;
  background-color: #5d6967;
  padding-bottom: 100px;
  width: 100%;
  margin-top: 70px;
}

.recent-articles--title {
  color: #FFF;
  margin: 0;
  width: 100%;
  clear: both;
  text-align: center;
  padding: 35px 1rem;
  font-size: 24px;
}
@media (min-width: 52rem) {
  .recent-articles--title {
    font-size: 36px;
  }
}

#autosuggest {
  width: 300px;
}

.autocomplete-suggestions {
  background: #FFF;
  overflow: hidden;
  cursor: pointer;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.autocomplete-suggestion {
  white-space: nowrap;
  overflow: hidden;
  overflow: hidden;
  padding: 8px 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.autocomplete-suggestion:hover {
  background: rgba(0, 0, 0, 0.06);
}

.autocomplete-selected {
  background-color: #FFF;
}

.autocomplete-suggestions strong {
  color: #bda008;
}

.autocomplete-group {
  padding: 2px 5px;
}

.autocomplete-group strong {
  display: block;
  border-bottom: 1px dotted #000;
}

#autocomplete {
  border-right: 5px;
  opacity: 0.95;
  border: 1px solid #f7f7f7;
  font-size: 36px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  outline: none;
  width: 100%;
  max-width: 600px;
  padding-right: 55px;
  color: #464f4e;
  line-height: 61px;
  box-shadow: 1px 1.732px 10px 0px rgba(0, 0, 0, 0.16), 1px 1.732px 5px 0px rgba(0, 0, 0, 0.26);
  padding: 8px 55px 8px 19px;
  background: #FFF url(../img/magnifying-glass.svg) right 25px center no-repeat;
  background-size: 29px;
}
#autocomplete:focus {
  background: #FFF;
}

#autocomplete::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c0c0c0;
  font-family: AvenirNextLTPro-Regular, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

#autocomplete::-moz-placeholder { /* Firefox 19+ */
  color: #c0c0c0;
}

#autocomplete:-ms-input-placeholder { /* IE 10+ */
  color: #c0c0c0;
}

#autocomplete:-moz-placeholder { /* Firefox 18- */
  color: #c0c0c0;
}

.admin-bar .header {
  top: 32px;
}

.header {
  width: 100%;
  color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-family: AvenirNextLTPro-Regular, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  z-index: 4;
}
.header .inner {
  max-width: 1280px;
  margin: 0 auto;
  clear: both;
  padding: 0 1rem;
}
.logo {
  display: inline-block;
  margin: 24px 0 24px 0;
}
@media (min-width: 52rem) {
  .logo {
    margin: 50px 0 29px 0;
    padding-top: 0;
  }
}
.logo img {
  height: 50px;
  width: 133px;
  max-width: 133px;
  height: auto;
}
@media (min-width: 52rem) {
  .logo img {
    height: 102px;
    width: 199px;
    max-width: 199px;
    height: 83px;
  }
}

.header--nav {
  float: right;
  margin-top: 78px;
}
.header--nav ul {
  list-style: 0;
  padding: 0;
  margin: 0 0 0 0;
}
.header--nav ul .current-menu-item > a:before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 8px;
  right: 8px;
  height: 2px;
  background-color: #bda008;
}
.header--nav ul li {
  display: inline-block;
  position: relative;
  margin: 0 8px;
}
@media (min-width: 68rem) {
  .header--nav ul li {
    margin: 0 12px;
  }
}
.header--nav ul li.menu-item-has-children > a {
  display: flex;
}
.header--nav ul li.menu-item-has-children > a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-6 w-6' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath color='%235d6967' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7' /%3E%3C/svg%3E");
  width: 16px;
  height: 16px;
  background-size: cover;
  display: block;
  margin-left: 7px;
  margin-top: 3px;
}
.header--nav ul li.menu-item-has-children ul a {
  font-size: 12px;
  display: inline;
  padding-right: 8px;
}
.header--nav ul li > a {
  position: relative;
  text-decoration: none;
}
.header--nav ul li > a:hover {
  text-decoration: none;
}
.header--nav ul li > a:hover:before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 8px;
  right: 8px;
  height: 2px;
  background-color: #bda008;
}
.header--nav ul li:last-child {
  margin-right: 0;
}
.header--nav ul li:last-child a {
  padding-right: 0;
}
.header--nav ul li:hover ul {
  left: 0;
}
.header--nav ul li:hover ul li {
  width: 100%;
}
.header--nav ul ul {
  float: left;
  margin: 0;
  position: absolute;
  top: 50px;
  left: -999em;
  z-index: 99999;
  width: 200px;
}
.header--nav ul ul li {
  min-width: 100%;
  width: 200px;
  margin: 0;
}
.header--nav ul ul li a {
  width: 100%;
}
.header--nav ul a {
  text-decoration: none;
  padding: 14px 8px;
  color: #5d6967;
  display: block;
  letter-spacing: 0.9px;
  font-family: AvenirNextLTPro-Regular, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
@media (min-width: 68rem) {
  .header--nav ul a {
    font-size: 14px;
  }
}
.header--nav ul a:hover {
  text-decoration: underline;
  color: #5d6967;
  background: none;
}
.header--nav > ul li:first-child {
  margin-left: 0;
}
.header--nav > ul li:first-child a {
  padding-left: 6px;
}
.header--nav > ul li:first-child {
  margin-left: 0;
}
.header--nav > ul li:first-child a {
  padding-left: 6px;
}
.logo--image_white {
  display: block;
}

.header.is-sticky,
.stay-sticky {
  position: fixed;
  background: #FFF;
  box-shadow: 1px 1.732px 10px 0px rgba(0, 0, 0, 0.16), 1px 1.732px 5px 0px rgba(0, 0, 0, 0.26);
}
.header.is-sticky .logo--image_color,
.stay-sticky .logo--image_color {
  display: block;
}
.header.is-sticky .logo--image_white,
.stay-sticky .logo--image_white {
  display: none;
}
.header.is-sticky .logo,
.stay-sticky .logo {
  max-height: 80px;
  margin: 10px 0;
  vertical-align: top;
}
.header.is-sticky .logo img,
.stay-sticky .logo img {
  width: auto;
  height: 80px;
  height: 50px;
}
@media (min-width: 52rem) {
  .header.is-sticky .logo img,
  .stay-sticky .logo img {
    width: 133px !important;
    height: 54px !important;
  }
}
.header.is-sticky .header--nav,
.stay-sticky .header--nav {
  margin-top: 14px;
}
.header.is-sticky .header--nav a,
.stay-sticky .header--nav a {
  color: #5d6967;
}
.header.is-sticky .header--nav a:hover,
.stay-sticky .header--nav a:hover {
  color: #5d6967;
}
.header.is-sticky .header--nav .menu-item-has-children:hover ul,
.stay-sticky .header--nav .menu-item-has-children:hover ul {
  background: #FFF;
  padding-bottom: 5px;
  box-shadow: 1px 1.732px 10px 0px rgba(0, 0, 0, 0.16), 1px 1.732px 5px 0px rgba(0, 0, 0, 0.26);
}

.admin-bar .mobile-menu {
  top: 32px;
}

.topbar__container {
  display: none;
}

.topbar__container.is-visible {
  display: flex;
}

.topbar__container {
  align-items: stretch;
  justify-content: flex-end;
  padding: 10px 24px;
  width: 100%;
  background: #44414f;
  transition: all;
}

.topbar__list {
  display: flex;
}

.topbar__label {
  align-items: center;
  display: flex;
  margin-right: -24px;
  padding: 0px 24px;
  transition: background 0.3s ease-in-out 0s;
}

.topbar__label p {
  font-size: 0.8125rem;
  color: white;
  line-height: 1.3;
  margin: 0px;
}

@media (max-width: 767px) {
  .topbar__label p {
    font-size: 0.68125rem;
  }
}
.topbar--dark .topbar__label p {
  color: rgb(153, 153, 153);
}

.topbar__label svg {
  margin-left: 24px;
}

.topbar--dark .topbar__label svg.topbar__logo .gray {
  fill: rgba(255, 255, 255, 0.5);
}

.topbar__logo {
  max-width: 160px;
  margin-left: 24px;
}

.topbar__label svg {
  margin-left: 24px;
}

.topbar__label svg.open_in_new_icon {
  margin-left: 12px;
  overflow: visible;
}

.topbar__label svg.open_in_new_icon .arrow {
  transition: transform 0.3s ease-in-out 0s;
}

.header--mobile {
  width: 100%;
  background: #5d6967;
  z-index: 100;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.admin-bar .header--mobile {
  top: 32px;
}

.header--mobile_logo {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.header--mobile_logo img {
  display: inline-block;
  width: 85px;
  padding: 10px;
  vertical-align: top;
}

.header--mobile_bar {
  background: #5d6967;
  clear: both;
  overflow: hidden;
}

.toggle-mobile-menu {
  float: right;
  margin-top: 33px;
}
@media (min-width: 52rem) {
  .toggle-mobile-menu {
    margin-top: 36px;
  }
}

.header--mobile_bar-title {
  font-size: 17px;
  margin-left: 2px;
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  top: -4px;
  position: relative;
  color: #5d6967;
}

.is-sticky .header--mobile_bar-title {
  color: #5d6967;
}

.header--mobile_bar-nav {
  max-height: 0;
  overflow: hidden;
  transition: all 350ms;
}
.header--mobile_bar-nav #menu-header {
  padding: 0 15px 15px 15px;
}
.header--mobile_bar-nav li {
  line-height: 36px;
}
.header--mobile_bar-nav li .sub-menu {
  margin-left: 1rem;
}
.header--mobile_bar-nav a {
  color: #5d6967;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
.header--mobile_bar-nav a:hover {
  color: #bda008;
}
.header--mobile_bar-nav.active {
  max-height: 600px;
}
.header--mobile_bar-nav ul {
  margin-bottom: 0.5rem;
}

.lang-chooser {
  color: #5d6967;
  font-weight: normal;
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  float: right;
  padding: 7px 0 0 0;
  position: absolute;
  top: 40px;
  right: 1rem;
}
.lang-chooser a {
  display: inline-block;
  text-transform: uppercase;
  color: #FFF;
  font-weight: normal;
  font-style: normal;
  color: #5d6967;
  opacity: 50%;
}
.lang-chooser a:hover {
  color: #bda008;
}
.lang-chooser img {
  margin-right: 5px;
}
.lang-chooser span {
  text-transform: uppercase;
  padding: 0 0 0 10px;
  display: inline-block;
  color: #5d6967;
  font-family: AvenirNextLTPro-Demi;
  line-height: 150%;
}

.is-sticky .lang-chooser {
  right: 1rem;
  top: 0px;
}
.is-sticky .lang-chooser span {
  color: #5d6967;
}
.is-sticky .lang-chooser a {
  color: #5d6967;
}

.lang-chooser--mobile {
  display: none;
  top: 3.7rem;
}
.lang-chooser--mobile.is-displayed {
  display: inline-block;
}

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */
.article {
  margin: 0;
  display: block;
  position: relative;
  overflow: hidden;
}
.article:before {
  transition: all 400ms ease-out;
  -webkit-transition: all 400ms ease-out;
  content: "";
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.16) 0, rgba(0, 0, 0, 0.36) 100%);
  position: absolute;
  z-index: 1;
}

.colors-overlay .article .article--link:after {
  background: url("../img/P5COM_grid-overlay-licht.png");
  background-size: cover;
}

.colors-overlay .article .article--link:after {
  background: url("../img/P5COM_grid-overlay-licht.png");
  background-size: cover;
}

.wp-block-cover.colors-overlay:before {
  background: url("../img/P5COM_hero-overlay-licht.png");
  background-size: cover;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.article--footer {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  color: #FFF;
  z-index: 2;
}

.article--misc {
  font-size: 14px;
}
@media (min-width: 52rem) {
  .article--misc {
    font-size: 18px;
  }
}
.article--misc span {
  display: inline-block;
}

.article--link {
  overflow: hidden;
  z-index: 1;
  position: relative;
  display: block;
  outline: 0;
}
.article--link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  transition: all 350ms;
}
.article--link:hover:after {
  background: rgba(0, 0, 0, 0.5);
}

.article--image {
  width: 100%;
  display: block;
  height: auto;
}

.article .article--title {
  font-size: 36px;
  line-height: 110%;
  margin-bottom: 10px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  transition: all 350ms;
  font-size: 24px;
}

.article--labels {
  position: absolute;
  z-index: 1;
  left: 20px;
  right: 20px;
  top: 23px;
}
.article--labels .no-label {
  margin: 0 10px 0 0;
  color: white;
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  font-family: AvenirNextLTPro-Regular, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.the-content .inner {
  overflow: hidden;
}
.the-content img {
  max-width: 100%;
  height: auto;
}
.the-content p, .the-content ul, .the-content ol {
  padding: 0 8.3333333333%;
  margin-bottom: 30px;
}
.the-content p img, .the-content ul img, .the-content ol img {
  /*margin: 0 -8.3333333333%;
  max-width: calc(100% + 16.6666666667%); */
}
.the-content ul, .the-content ol {
  margin-left: 1rem;
}
.the-content h1, .the-content h2, .the-content h3, .the-content h4, .the-content h5, .the-content h6 {
  padding: 0 8.3333333333%;
  margin: 0;
}
.the-content h1, .the-content h2 {
  margin-bottom: 1rem;
}

.wp-pagenavi {
  display: inline-block;
  clear: both;
  height: 100px;
  width: 100%;
  text-align: center;
  line-height: 100px;
  color: #939598;
  background-color: #5d6967;
  font-size: 36px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.wp-pagenavi .current {
  color: #FFF;
}
.wp-pagenavi a {
  color: #939598;
}
.wp-pagenavi span, .wp-pagenavi a {
  display: inline-block;
  padding: 0 25px;
}
.wp-pagenavi .nextpostslink {
  width: 60px;
  background: url("../img/icons/arrow.png") center 40px no-repeat;
  text-indent: -245653px;
  opacity: 0.5;
}
.wp-pagenavi .previouspostslink {
  width: 60px;
  background: url("../img/icons/arrow.png") center 46px no-repeat;
  text-indent: -245653px;
  opacity: 0.5;
  transform: rotate(180deg);
}

.filter-posts {
  display: inline-block;
  clear: both;
  width: 100%;
}
.filter-posts h2 {
  text-align: center;
  margin-top: 1rem;
}
.filter-posts .open-filters {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #FFF;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  height: 80px;
  line-height: 80px;
}
@media (min-width: 52rem) {
  .filter-posts .open-filters {
    font-size: 36px;
    height: 100px;
    line-height: 100px;
  }
}
.filter-posts .open-filters:after {
  content: "";
  transition: all 350ms;
  width: 31px;
  height: 19px;
  display: inline-block;
  background: url("../img/icons/arrow-down.png") center center no-repeat;
  margin-left: 14px;
  transform: scale(0.8);
}
@media (min-width: 52rem) {
  .filter-posts .open-filters:after {
    transform: scale(1);
  }
}
.filter-posts .open-filters.filter-is-open:after {
  transform: rotate(180deg);
}

.filter-posts--options {
  clear: both;
  width: 100%;
  margin-top: 2rem;
  padding: 0 1rem;
  display: inline-block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  display: flex;
}

@media only screen and (max-width: 650px) {
  .filter-posts--options {
    flex-wrap: wrap;
    padding: 0;
  }
  .filter-posts--options .filter-list {
    width: 47%;
  }
  .filter-posts--options .filter-list .filter-list--dropdown_title {
    font-size: 16px;
    line-height: 1.3;
  }
  .filter-posts--options .filter-list .filter-list--dropdown_content {
    padding: 44px 8px 4px 8px;
  }
  .filter-posts--options .filter-list .facetwp-radio {
    font-size: 14px;
  }
  .filter-posts--options .filter-search {
    width: 100%;
  }
  .filter-list--dropdown.is-open .filter-list--dropdown_title:after {
    zoom: 0.8;
  }
}
@media only screen and (min-width: 651px) {
  .filter-posts--options .filter-list {
    width: 25%;
  }
  .filter-posts--options .filter-search {
    width: 50%;
  }
}
.searchandfilter {
  color: #FFF;
  margin-bottom: 2rem;
}
.searchandfilter ul {
  text-align: center;
}
.searchandfilter ul > li {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.searchandfilter ul > li h4, .searchandfilter ul > li ul {
  max-width: 220px;
  margin: 0 auto;
}
@media (min-width: 40rem) {
  .searchandfilter ul > li {
    width: 220px;
  }
}
.searchandfilter ul > li ul li {
  display: block;
}
.searchandfilter ul > li ul li label {
  text-transform: lowercase;
}
.searchandfilter ul > li ul li label:first-letter {
  text-transform: uppercase;
}
.searchandfilter .sf-field-taxonomy-hashtag {
  margin-top: 1rem;
}
@media (min-width: 40rem) {
  .searchandfilter .sf-field-taxonomy-hashtag {
    margin-top: 0;
  }
}
.searchandfilter .sf-input-checkbox {
  margin-right: 10px;
}

.no-posts-found {
  text-align: center;
  width: 100%;
  margin: 100px 0;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.no-posts-found p {
  margin: 0;
}

#theposts {
  overflow: hidden;
  background: #5d6967;
}

.the-content--holder {
  margin-top: 100px;
}
.the-content--holder p:first-of-type {
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.the-content--footer {
  padding: 0 8.3333333333%;
  margin-bottom: 30px;
  overflow: hidden;
  margin-bottom: 100px;
}

.share-this a {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 100rem;
  vertical-align: top;
}
.share-this a:before {
  height: 36px;
  width: 36px;
  line-height: 36px;
  color: #FFF;
}

.icon-facebook {
  background: #3b5998;
}

.icon-twitter {
  background: #55acee;
}

.icon-email {
  background: #db2032;
}

.icon-linkedin {
  background: #0077B5;
}
.icon-linkedin:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: url("../img/icons/linkedin.png") center center no-repeat;
  background-size: 20px;
}

.print-this {
  color: #5d6967;
  text-align: right;
  font-size: 16px;
}
.print-this:before {
  line-height: 29px !important;
  margin-right: 10px;
}

.load-more-container {
  text-align: center;
  padding: 1rem;
  display: inline-block;
  width: 100%;
  background: #eef0f0;
}

.fwp-load-more {
  background: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 18px;
  color: #5d6967;
  margin-bottom: 11px;
}

.filter-list {
  display: flex;
  position: relative;
  font-size: 20px;
  margin-right: 10px;
  width: 100%;
}
.filter-list h4 {
  padding: 4px 8px;
  font-size: 20px !important;
}
.filter-list--dropdown {
  border: 1px solid #FFF;
  display: block;
  margin-left: 15px;
  background: #fff;
  z-index: 2;
  position: relative;
  width: 100%;
}
.filter-list--dropdown.is-open .filter-list--dropdown_content {
  display: block;
  opacity: 1;
}
.filter-list--dropdown.is-open .filter-list--dropdown_title:after {
  transform: rotate(-90deg);
}
.filter-list--dropdown_title {
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: flex;
  padding: 4px 10px;
  cursor: pointer;
  position: relative;
  z-index: 4;
}
.filter-list--dropdown_title:after {
  transition: 350ms;
  margin-left: 6px;
  background: url("../img/icons/read-more-black.svg") 7px 0 no-repeat;
  content: "";
  width: 31px;
  height: 31px;
  position: relative;
  display: inline-block;
  transform: rotate(90deg);
}
.filter-list--dropdown_content {
  opacity: 0;
  transition: 350ms;
  position: absolute;
  border-radius: 3px;
  top: 0;
  left: 0;
  border: 1px solid #47504f;
  background: #fff;
  display: none;
  padding: 34px 8px 4px 8px;
  min-width: 100%;
  width: 100%;
}

.filter-search {
  order: -1;
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media (min-width: 52rem) {
  .filter-search {
    order: 3;
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
.filter-search .facetwp-search {
  width: 100%;
  max-width: 100%;
  border: 0;
  font-size: 20px;
  padding: 6px 10px 6px 46px;
  outline: none;
  color: #5d6967;
}
.filter-search .searchpeople--label {
  background-size: 64%;
}
.filter-search .block-teamsearch {
  margin-bottom: 11px;
}

.facetwp-radio {
  cursor: pointer;
  font-size: 16px;
}
.facetwp-radio.checked {
  color: #bda008;
}

.facetwp-overlay {
  display: none !important;
}

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  color: white;
  margin-left: -50px;
  margin-top: -50px;
  transition: all 0.3s ease-in-out;
  z-index: 22;
}

.play-icon:hover {
  transform: scale(1.1);
}

.cta--magazine .article-link:hover:after {
  background: rgba(0, 0, 0, 0.3);
}

.article--overlay {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 33;
  display: block;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  overflow: hidden;
}

.article--overlay-text {
  color: #FFF;
  text-align: center;
  padding: 1rem;
}
.article--overlay-text p {
  font-size: 22px;
  max-width: 400px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */
.new-footer {
  font-size: 18px;
  padding-top: 90px;
  padding-bottom: 2rem;
}
.new-footer .row {
  max-width: 1200px;
  margin: 0 auto;
}
.new-footer h4 {
  font-size: 16px;
  margin-bottom: 1rem;
}
.new-footer ul {
  list-style: none;
  margin: 0;
}
.new-footer ul li {
  margin: 0;
}
.new-footer ul a {
  color: #5d6967;
}

@media only screen and (max-width: 1300px) {
  .new-footer {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.footer {
  color: #FFF;
  position: relative;
  clear: both;
  overflow: hidden;
  text-align: center;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.footer .inner {
  overflow: hidden;
}
.footer h4 {
  color: #FFF;
  margin: 0;
}
.footer a {
  color: #FFF;
}

.footer--top {
  border-top: 1px solid #adb4b3;
  padding: 2rem;
  padding-top: 3rem;
  margin-bottom: 4rem;
}
.footer--top p {
  margin: 0;
}
.footer--top ul {
  display: flex;
  justify-content: center;
  list-style: none;
}
.footer--top ul a {
  padding: 0 10px;
  color: #5d6967;
  font-size: 14px;
  border-left: 1px solid #adb4b3;
  font-family: AvenirNextLTPro-Regular, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.footer--top ul li:first-child a {
  border-left: none;
}

@media only screen and (max-width: 900px) {
  .footer--top ul {
    display: block;
  }
  .footer--top ul a {
    padding: 20px;
    border-left: none;
  }
}
.footer--bottom {
  background: #47504f;
  padding: 50px 0;
}

.footer_p {
  margin: 0 auto;
  font-size: 16px;
}

.footer_p p {
  font-size: 14px;
}

.footer_p a {
  color: #bda008;
}

.footer--bottom_text {
  font-size: 16px;
  line-height: 26px;
}
.footer--bottom_text h4 {
  font-size: 16px;
  text-transform: uppercase;
}

#mc_embed_signup {
  display: inline-block;
}

.mailchimp-form {
  text-align: center;
  border-bottom: 1px solid #FFF;
  overflow: hidden;
  border-radius: 6px;
}
.mailchimp-form .mc-field-group {
  display: inline-block;
}
.mailchimp-form .email {
  background: #FFF;
  color: #5d6967;
  padding: 10px;
  font-weight: 400;
  height: 50px;
  font-size: 16px;
  border: none;
  outline: 0;
  border-radius: 0;
  background: #f8f5e5;
}
.mailchimp-form .submit {
  background: #a98f05 url("../img/icons/arrow-white.svg") center center no-repeat;
  background-size: 28%;
  display: inline-block;
  height: 50px;
  width: 50px;
  border: none;
  border-radius: 0;
  vertical-align: top;
  margin-left: -5px;
  color: #FFF;
  text-indent: -12456543px;
  box-shadow: none;
  border: 1px solid #bda008;
  border-left: 0;
}

[x-cloak] {
  display: none !important;
}

.hamburger {
  padding: 5px 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  outline: 0;
}
.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 30px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 3px;
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  background-color: #5d6967;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}

.is-sticky .hamburger-inner, .is-sticky .hamburger-inner::before, .is-sticky .hamburger-inner::after {
  background-color: #5d6967;
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 8px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 8px, 0) rotate(-45deg);
}

.row--hero {
  min-height: 500px;
  height: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  justify-content: center;
  -webkit-justify-content: center;
  overflow: hidden;
}
.row--hero:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.row--hero .hgroup {
  max-width: 1280px;
  width: 100%;
  z-index: 2;
  color: #FFF;
  text-align: center;
  padding: 0 1rem;
  transition: all 350ms;
}
.row--hero .hgroup .hgroup--inner {
  max-width: 800px;
  display: inline-block;
  overflow: hidden;
}
.row--hero .hgroup p {
  margin-bottom: 40px;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin-bottom: 20px;
}
@media (min-width: 52rem) {
  .row--hero .hgroup p {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.row--hero .hgroup p.intro {
  text-transform: none;
}
.row--hero .hgroup h1 {
  line-height: 100%;
  margin-bottom: 50px;
}

.single-mensen .row--hero {
  display: none;
}
@media (min-width: 40rem) {
  .single-mensen .row--hero {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}

.mobile-hero p.intro {
  text-transform: none;
}

.mobile-hero--titel {
  line-height: 110%;
  margin-bottom: 1rem;
}

.mobile-hero--subtitel {
  text-transform: uppercase;
  letter-spacing: 0.9px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin: 0 0 1rem 0;
}
@media (min-width: 52rem) {
  .mobile-hero--subtitel {
    font-size: 24px;
  }
}

.mobile-hero--image {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.no-flexbox .row--hero {
  display: block;
}

.row--content-block.bg-dark-gray {
  color: #FFF;
}

.block-carousel {
  overflow: hidden;
  background: #f7f7f7;
}
.block-carousel .center-this--inner:before {
  content: "“";
  font-size: 120px;
  color: #bda008;
  width: 60px;
  height: 60px;
  line-height: 120px;
  text-align: center;
  font-family: georgia;
  margin-left: -8px;
  display: block;
}

#map {
  width: 100%;
  height: 520px;
}

.row--contact {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  color: #FFF;
}

.block--map {
  width: 100%;
  height: 520px;
}
@media (min-width: 68rem) {
  .block--map {
    flex: 1;
    width: 66.6666666%;
  }
}

.block--map-content {
  width: 100%;
  height: 520px;
}
@media (min-width: 68rem) {
  .block--map-content {
    width: 33.3333333%;
  }
}

.wp-block-embed.is-type-video {
  margin-bottom: 2rem;
  padding: 0;
}

.wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 2rem;
}

.wp-block-embed.is-type-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.row--content-row.bg-dark-gray {
  color: #FFF;
}

.ticks-content ul {
  overflow: hidden;
  text-align: left;
  list-style: none;
  padding: 0 1rem;
}
@media (min-width: 52rem) {
  .ticks-content ul {
    padding: 0;
  }
}
.ticks-content ul li {
  vertical-align: top;
  padding-left: 30px;
  position: relative;
  margin-bottom: 20px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  clear: both;
}
.ticks-content ul li:before {
  content: "";
  background: url("../img/icons/round-tick.png");
  width: 18px;
  height: 18px;
  display: inline-block;
  float: left;
  display: block;
  margin-top: 5px;
  margin-right: 12px;
  position: absolute;
  left: 0;
  filter: brightness(0.4);
}

.list-checks {
  overflow: hidden;
  text-align: left;
  list-style: none;
  margin-left: 0 !important;
  padding: 0;
}
@media (min-width: 52rem) {
  .list-checks {
    padding: 0;
  }
}
.list-checks li {
  vertical-align: top;
  padding-left: 38px;
  position: relative;
  margin-bottom: 20px;
  font-family: AvenirNextLTPro-Regular, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  clear: both;
}
.list-checks li::marker {
  display: none;
}
.list-checks li:before {
  content: "";
  background: url("../img/icons/icon-gold.png");
  width: 24px;
  height: 24px;
  display: inline-block;
  float: left;
  display: block;
  margin-top: 2px;
  margin-right: 16px;
  position: absolute;
  left: 0;
}

.title-in-blocks {
  margin-left: 30px;
  padding-left: 10px;
}

.quote-list {
  max-width: 1700px;
  margin: 0 auto;
  padding: 0 1rem;
}
.quote-list .wp-block-quote {
  margin-bottom: 2rem;
  text-align: left;
  min-height: 318px;
}
.quote-list .wp-block-quote cite {
  font-weight: bold;
  font-size: 18px;
}
.quote-list .wp-block-quote cite:before {
  content: "— ";
}

.sticky-content {
  height: 100px;
  width: 100%;
  clear: both;
  background: #eeeeee;
  text-align: center;
  z-index: 9999;
}
.sticky-content .inner {
  display: flex;
  justify-content: space-around;
}

.sticky-content--title {
  color: #5d6967;
  font-size: 16px;
  line-height: 100px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.9px;
}

.hashtags {
  text-align: center;
  margin-top: 100px;
}

.hashtag {
  margin: 10px;
  display: inline-block;
  overflow: hidden;
  height: 197px;
}

.hashtag--link {
  display: block;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.hashtag--link:before {
  transition: all 400ms ease-out;
  -webkit-transition: all 400ms ease-out;
  content: "";
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.16) 0, rgba(0, 0, 0, 0.36) 100%);
  position: absolute;
  z-index: 1;
}
.hashtag--link img {
  display: block;
  width: 100%;
}
.hashtag--link h5 {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  bottom: 10px;
  font-family: AvenirNextLTPro-Demi, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFF;
  z-index: 3;
  font-size: 16px;
}
@media (min-width: 52rem) {
  .hashtag--link h5 {
    font-size: 18px;
  }
}

.row--numbers {
  background: #47504f;
  clear: both;
  width: 100%;
  display: inline-block;
}

.the-numbers {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 1rem;
  overflow: hidden;
}

.number {
  text-align: center;
  color: #FFF;
  display: block;
  padding: 20px 1rem;
}

.number--bold {
  font-size: 48px;
  display: block;
  font-family: AvenirNextLTPro-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  clear: both;
}

.number--info {
  display: block;
  line-height: 24px;
}

.row--inspiringperformance {
  padding: 100px 0;
}

.row--whatwedo {
  padding: 100px 0;
}

.row--team {
  padding: 0 0 57px 0;
}/*# sourceMappingURL=styles.css.map */