/*
 * Theme Name:   BSR BASCS
 * Theme URI:    https://fiasco.design
 * Version:      4.0
 * Author:       Fiasco Design
 * Author URI:   https://fiasco.design
 * Tags:         design, animation, bristol
 * Run:          stylus -w -u nib wp-content/themes/bsr-bascs/stylus/wysiwyg-style.styl wp-content/themes/bsr-bascs/stylus/style.styl -o wp-content/themes/bsr-bascs
 */
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadownone: !important;
    text-shadow: none !important;
    filternone: !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@-moz-keyframes animateUp {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -120%, 0);
    -moz-transform: translate3d(-50%, -120%, 0);
    -o-transform: translate3d(-50%, -120%, 0);
    -ms-transform: translate3d(-50%, -120%, 0);
    transform: translate3d(-50%, -120%, 0);
  }
}
@-webkit-keyframes animateUp {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -120%, 0);
    -moz-transform: translate3d(-50%, -120%, 0);
    -o-transform: translate3d(-50%, -120%, 0);
    -ms-transform: translate3d(-50%, -120%, 0);
    transform: translate3d(-50%, -120%, 0);
  }
}
@-o-keyframes animateUp {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -120%, 0);
    -moz-transform: translate3d(-50%, -120%, 0);
    -o-transform: translate3d(-50%, -120%, 0);
    -ms-transform: translate3d(-50%, -120%, 0);
    transform: translate3d(-50%, -120%, 0);
  }
}
@keyframes animateUp {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -120%, 0);
    -moz-transform: translate3d(-50%, -120%, 0);
    -o-transform: translate3d(-50%, -120%, 0);
    -ms-transform: translate3d(-50%, -120%, 0);
    transform: translate3d(-50%, -120%, 0);
  }
}
@-moz-keyframes animateUpLarge {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -180%, 0);
    -moz-transform: translate3d(-50%, -180%, 0);
    -o-transform: translate3d(-50%, -180%, 0);
    -ms-transform: translate3d(-50%, -180%, 0);
    transform: translate3d(-50%, -180%, 0);
  }
}
@-webkit-keyframes animateUpLarge {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -180%, 0);
    -moz-transform: translate3d(-50%, -180%, 0);
    -o-transform: translate3d(-50%, -180%, 0);
    -ms-transform: translate3d(-50%, -180%, 0);
    transform: translate3d(-50%, -180%, 0);
  }
}
@-o-keyframes animateUpLarge {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -180%, 0);
    -moz-transform: translate3d(-50%, -180%, 0);
    -o-transform: translate3d(-50%, -180%, 0);
    -ms-transform: translate3d(-50%, -180%, 0);
    transform: translate3d(-50%, -180%, 0);
  }
}
@keyframes animateUpLarge {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -180%, 0);
    -moz-transform: translate3d(-50%, -180%, 0);
    -o-transform: translate3d(-50%, -180%, 0);
    -ms-transform: translate3d(-50%, -180%, 0);
    transform: translate3d(-50%, -180%, 0);
  }
}
@-moz-keyframes animateUpMedium {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -150%, 0);
    -moz-transform: translate3d(-50%, -150%, 0);
    -o-transform: translate3d(-50%, -150%, 0);
    -ms-transform: translate3d(-50%, -150%, 0);
    transform: translate3d(-50%, -150%, 0);
  }
}
@-webkit-keyframes animateUpMedium {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -150%, 0);
    -moz-transform: translate3d(-50%, -150%, 0);
    -o-transform: translate3d(-50%, -150%, 0);
    -ms-transform: translate3d(-50%, -150%, 0);
    transform: translate3d(-50%, -150%, 0);
  }
}
@-o-keyframes animateUpMedium {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -150%, 0);
    -moz-transform: translate3d(-50%, -150%, 0);
    -o-transform: translate3d(-50%, -150%, 0);
    -ms-transform: translate3d(-50%, -150%, 0);
    transform: translate3d(-50%, -150%, 0);
  }
}
@keyframes animateUpMedium {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, -150%, 0);
    -moz-transform: translate3d(-50%, -150%, 0);
    -o-transform: translate3d(-50%, -150%, 0);
    -ms-transform: translate3d(-50%, -150%, 0);
    transform: translate3d(-50%, -150%, 0);
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes bounce {
  0% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
  60% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
  70% {
    -webkit-transform: translateY(-0.5em);
    -moz-transform: translateY(-0.5em);
    -o-transform: translateY(-0.5em);
    -ms-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
    -webkit-transform: translateY(-0.5em);
  }
  80% {
    -webkit-transform: translateY(0.5em);
    -moz-transform: translateY(0.5em);
    -o-transform: translateY(0.5em);
    -ms-transform: translateY(0.5em);
    transform: translateY(0.5em);
    -webkit-transform: translateY(0.5em);
  }
  100% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
  60% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
  70% {
    -webkit-transform: translateY(-0.5em);
    -moz-transform: translateY(-0.5em);
    -o-transform: translateY(-0.5em);
    -ms-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
    -webkit-transform: translateY(-0.5em);
  }
  80% {
    -webkit-transform: translateY(0.5em);
    -moz-transform: translateY(0.5em);
    -o-transform: translateY(0.5em);
    -ms-transform: translateY(0.5em);
    transform: translateY(0.5em);
    -webkit-transform: translateY(0.5em);
  }
  100% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
}
@-o-keyframes bounce {
  0% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
  60% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
  70% {
    -webkit-transform: translateY(-0.5em);
    -moz-transform: translateY(-0.5em);
    -o-transform: translateY(-0.5em);
    -ms-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
    -webkit-transform: translateY(-0.5em);
  }
  80% {
    -webkit-transform: translateY(0.5em);
    -moz-transform: translateY(0.5em);
    -o-transform: translateY(0.5em);
    -ms-transform: translateY(0.5em);
    transform: translateY(0.5em);
    -webkit-transform: translateY(0.5em);
  }
  100% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
  60% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
  70% {
    -webkit-transform: translateY(-0.5em);
    -moz-transform: translateY(-0.5em);
    -o-transform: translateY(-0.5em);
    -ms-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
    -webkit-transform: translateY(-0.5em);
  }
  80% {
    -webkit-transform: translateY(0.5em);
    -moz-transform: translateY(0.5em);
    -o-transform: translateY(0.5em);
    -ms-transform: translateY(0.5em);
    transform: translateY(0.5em);
    -webkit-transform: translateY(0.5em);
  }
  100% {
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -o-transform: translateY(0em);
    -ms-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transform: translateY(0em);
  }
}
@-moz-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes fadeinSlow {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes fadeinSlow {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-o-keyframes fadeinSlow {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fadeinSlow {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes fadeoutSlow {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes fadeoutSlow {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-o-keyframes fadeoutSlow {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fadeoutSlow {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@font-face {
  font-family: 'fiascons';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/fiascons.woff2") format('woff2'), url("./fonts/fiascons.woff") format('woff');
  font-display: swap;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  color: inherit;
  font-weight: 600;
  letter-spacing: -0.03em;
  text-align: inherit;
  margin: 0 0 0.8em 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h2,
h3,
.h2,
.h3 {
  font-weight: 600;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  color: inherit;
  letter-spacing: -0.03em;
  text-align: inherit;
  margin: 0 0 1rem 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
.h1 {
  font-size: 2.9rem;
  line-height: 1em;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 2.8rem;
  }
}
@media (min-width: 1240px) {
  h1,
  .h1 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1600px) {
  h1,
  .h1 {
    font-size: 4.2rem;
  }
}
h2,
.h2 {
  font-size: 2.1rem;
  line-height: 1em;
}
@media (min-width: 1240px) {
  h2,
  .h2 {
    font-size: 2.4rem;
  }
}
@media (min-width: 1600px) {
  h2,
  .h2 {
    font-size: 3rem;
  }
}
h3,
.h3 {
  font-size: 1.95rem;
  line-height: 1em;
}
h4,
.h4 {
  font-size: 1.3rem;
  line-height: 1.3em;
}
@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 1.6rem;
  }
}
h5,
.h5 {
  font-size: 1rem;
  line-height: 1.4em;
  letter-spacing: 0;
}
h6,
.h6 {
  font-size: 1rem;
  line-height: 1.3em;
}
body {
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  font-size: 1rem;
  line-height: 1.4em;
  font-weight: 400;
  color: #000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
  margin: 0 0 1.25rem 0;
  color: inherit;
}
@media (min-width: 1600px) {
  p {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
}
a {
  color: inherit;
  outline: none;
  font-weight: inherit;
  text-decoration: underline;
}
a:visited {
  color: inherit;
  outline: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: inherit;
}
a.cta {
  display: block;
  color: #9c9;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: -0.03em;
}
a.cta:before {
  display: inline-block;
  content: '>';
  height: 0.8em;
  width: 0.8em;
  margin-right: 0.2em;
  font-family: 'fiascons' !important;
  color: inherit;
  font-size: 0.8em;
  line-height: 0.6em;
  vertical-align: middle;
  -webkit-background-size: contain;
  background-size: contain;
  -o-transition: margin-right 0.5s ease;
  -moz-transition: margin-right 0.5s ease;
  -webkit-transition: margin-right 0.5s ease;
  transition: margin-right 0.5s ease;
}
a.cta:hover:before {
  margin-right: 0.4em;
  -o-transition: margin-right 0.5s ease;
  -moz-transition: margin-right 0.5s ease;
  -webkit-transition: margin-right 0.5s ease;
  transition: margin-right 0.5s ease;
}
a.cta.cta--orange {
  color: #f96;
}
@media (min-width: 1024px) {
  a.cta--large,
  .intro .cta {
    font-size: 1.2em;
  }
}
b,
strong {
  display: inline;
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  font-size: inherit;
  line-height: inherit;
  font-weight: 600;
}
.strong {
  font-weight: 600;
}
.caps {
  text-transform: uppercase;
}
.center {
  text-align: center;
}
.white {
  color: #fff;
}
.white p,
.white ul {
  color: inherit;
}
.orange {
  color: #f96;
}
.section-title {
  position: relative;
}
.section-title:before {
  position: absolute;
  display: inline-block;
  content: '~';
  bottom: 100%;
  right: 100%;
  height: 0.9em;
  width: 0.7em;
  font-family: 'fiascons' !important;
  vertical-align: middle;
  color: inherit;
  font-size: 0.9em;
}
.section-title--orange {
  color: #f96;
}
.section-title--orange:before {
  color: inherit;
  opacity: 1;
}
.section-title--green:before {
  color: #9c9;
}
.section-title--grey:before {
  color: rgba(0,0,0,0.1);
}
.section-title--empty:before {
  display: none;
}
.subtitle {
  letter-spacing: 0;
  font-weight: 400;
}
i,
em,
mark {
  display: inline;
}
mark {
  color: #000;
  background: #f4f41e;
  padding: 0 0.3rem;
}
u {
  display: inline;
}
ul,
ol {
  margin: 0;
  color: inherit;
}
li {
  font-size: 1rem;
  line-height: 1.4em;
  margin: 1rem 0;
}
@media (min-width: 1600px) {
  li {
    font-size: 1.2rem;
  }
}
ul.arrows {
  text-align: left;
  margin: 3em 0 2em;
  padding: 0;
}
ul.arrows li {
  margin: 0 0 2.5em 0;
  padding-left: 3em;
  list-style: none;
  position: relative;
  font-weight: 500;
}
ul.arrows li:before {
  content: '';
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: url("img/rounded-arrow.svg") no-repeat center center transparent;
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -0.2em;
}
ul.arrows li span {
  font-weight: 300;
}
ul.icons {
  text-align: center;
  margin: 2em 0;
  padding: 2rem 0;
  width: 100%;
  border-top: 1px solid #f8bf95;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-weight: 400;
}
@media (min-width: 1024px) {
  ul.icons {
    padding: 4rem 0;
    margin: 4rem 0 0 0;
  }
}
ul.icons li {
  list-style: none;
  display: block;
  width: 50%;
  overflow: hidden;
  margin: 2rem 0;
}
@media (min-width: $mobile) {
  ul.icons li {
    width: 33%;
  }
}
@media (min-width: 1024px) {
  ul.icons li {
    width: 25%;
  }
}
ul.icons li:nth-child(odd) .icons__circle:before {
  color: #f96;
}
ul.icons span.caps {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.2rem;
  margin: 1em 0;
  display: block;
}
blockquote {
  width: 100%;
  max-width: 1000px;
  margin: 1.25rem auto;
  padding-left: 0;
  position: relative;
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.3em;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 2.1rem;
  }
}
blockquote p {
  max-width: 1000px;
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.7rem;
  line-height: 1.1em;
}
@media (min-width: 768px) {
  blockquote p {
    font-size: 2.1rem;
  }
}
blockquote cite {
  font-style: normal;
  font-size: 1rem;
  line-height: 1.375em;
}
:root {
  font-size: 16px;
  --hpad: 5vw;
  --button-bg: #fff;
}
@media (min-width: 768px) {
  :root {
    font-size: 20px;
  }
}
*,
html,
body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
html {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  scroll-behavior: smooth;
  scroll-padding-top: 0;
}
body {
  width: 100%;
  height: auto;
  min-height: 100vh;
  margin: 0;
  position: relative;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: hidden;
  scroll-behavior: smooth;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr auto;
  gap: 0px 0px;
  grid-template-areas: "." "." ".";
}
main {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 10vh;
}
@media (min-width: 768px) {
  main {
    padding-top: 150px;
  }
}
.site-main {
  display: block;
  width: 100%;
}
.site-main:before,
.site-main:after {
  content: "";
  display: table;
}
.site-main:after {
  clear: both;
}
.contained {
  max-width: calc(100% - 4rem);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .contained {
    max-width: 700px;
  }
}
@media (min-width: 1024px) {
  .contained {
    max-width: 940px;
  }
}
@media (min-width: 1240px) {
  .contained {
    max-width: 940px;
  }
}
@media (min-width: 1600px) {
  .contained {
    max-width: 1240px;
  }
}
.full {
  padding-left: var(--hpad);
  padding-right: var(--hpad);
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.max-width,
.alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
}
.alignwide {
  margin-left: calc(-10vw);
  margin-right: calc(-10vw);
  max-width: 100vw;
}
section {
  width: 100%;
  position: relative;
}
section h1,
section h2 {
  margin-top: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.w-10 {
  width: 100%;
}
.w-20 {
  width: 100%;
}
.w-25 {
  width: 100%;
}
.w-30 {
  width: 100%;
}
.w-33 {
  width: 100%;
}
.w-34 {
  width: 100%;
}
.w-40 {
  width: 100%;
}
.w-50 {
  width: 100%;
}
.w-60 {
  width: 100%;
}
.w-70 {
  width: 100%;
}
.w-75 {
  width: 100%;
}
.w-80 {
  width: 100%;
}
.w-90 {
  width: 100%;
}
.w-100 {
  width: 100%;
}
@media (min-width: 600px) {
  .w-10 {
    width: 10%;
  }
}
@media (min-width: 600px) {
  .w-20 {
    width: 20%;
  }
}
@media (min-width: 600px) {
  .w-25 {
    width: 25%;
  }
}
@media (min-width: 600px) {
  .w-30 {
    width: 30%;
  }
}
@media (min-width: 600px) {
  .w-33 {
    width: 33%;
  }
}
@media (min-width: 600px) {
  .w-34 {
    width: 34%;
  }
}
@media (min-width: 600px) {
  .w-40 {
    width: 40%;
  }
}
@media (min-width: 600px) {
  .w-50 {
    width: 50%;
  }
}
@media (min-width: 600px) {
  .w-60 {
    width: 60%;
  }
}
@media (min-width: 600px) {
  .w-70 {
    width: 70%;
  }
}
@media (min-width: 600px) {
  .w-75 {
    width: 75%;
  }
}
@media (min-width: 600px) {
  .w-80 {
    width: 80%;
  }
}
@media (min-width: 600px) {
  .w-90 {
    width: 90%;
  }
}
@media (min-width: 600px) {
  .w-100 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .w-10-tb {
    width: 10%;
  }
}
@media (min-width: 768px) {
  .w-20-tb {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .w-25-tb {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .w-30-tb {
    width: 30%;
  }
}
@media (min-width: 768px) {
  .w-33-tb {
    width: 33%;
  }
}
@media (min-width: 768px) {
  .w-34-tb {
    width: 34%;
  }
}
@media (min-width: 768px) {
  .w-40-tb {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .w-50-tb {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .w-60-tb {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .w-70-tb {
    width: 70%;
  }
}
@media (min-width: 768px) {
  .w-75-tb {
    width: 75%;
  }
}
@media (min-width: 768px) {
  .w-80-tb {
    width: 80%;
  }
}
@media (min-width: 768px) {
  .w-90-tb {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .w-100-tb {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .w-10-lp {
    width: 10%;
  }
}
@media (min-width: 1024px) {
  .w-20-lp {
    width: 20%;
  }
}
@media (min-width: 1024px) {
  .w-25-lp {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .w-30-lp {
    width: 30%;
  }
}
@media (min-width: 1024px) {
  .w-33-lp {
    width: 33%;
  }
}
@media (min-width: 1024px) {
  .w-34-lp {
    width: 34%;
  }
}
@media (min-width: 1024px) {
  .w-40-lp {
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .w-50-lp {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .w-60-lp {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .w-70-lp {
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .w-75-lp {
    width: 75%;
  }
}
@media (min-width: 1024px) {
  .w-80-lp {
    width: 80%;
  }
}
@media (min-width: 1024px) {
  .w-90-lp {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .w-100-lp {
    width: 100%;
  }
}
@media (min-width: 1240px) {
  .w-10-dp {
    width: 10%;
  }
}
@media (min-width: 1240px) {
  .w-20-dp {
    width: 20%;
  }
}
@media (min-width: 1240px) {
  .w-25-dp {
    width: 25%;
  }
}
@media (min-width: 1240px) {
  .w-30-dp {
    width: 30%;
  }
}
@media (min-width: 1240px) {
  .w-33-dp {
    width: 33%;
  }
}
@media (min-width: 1240px) {
  .w-34-dp {
    width: 34%;
  }
}
@media (min-width: 1240px) {
  .w-40-dp {
    width: 40%;
  }
}
@media (min-width: 1240px) {
  .w-50-dp {
    width: 50%;
  }
}
@media (min-width: 1240px) {
  .w-60-dp {
    width: 60%;
  }
}
@media (min-width: 1240px) {
  .w-70-dp {
    width: 70%;
  }
}
@media (min-width: 1240px) {
  .w-75-dp {
    width: 75%;
  }
}
@media (min-width: 1240px) {
  .w-80-dp {
    width: 80%;
  }
}
@media (min-width: 1240px) {
  .w-90-dp {
    width: 90%;
  }
}
@media (min-width: 1240px) {
  .w-100-dp {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .w-10-ld {
    width: 10%;
  }
}
@media (min-width: 1600px) {
  .w-20-ld {
    width: 20%;
  }
}
@media (min-width: 1600px) {
  .w-25-ld {
    width: 25%;
  }
}
@media (min-width: 1600px) {
  .w-30-ld {
    width: 30%;
  }
}
@media (min-width: 1600px) {
  .w-33-ld {
    width: 33%;
  }
}
@media (min-width: 1600px) {
  .w-34-ld {
    width: 34%;
  }
}
@media (min-width: 1600px) {
  .w-40-ld {
    width: 40%;
  }
}
@media (min-width: 1600px) {
  .w-50-ld {
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .w-60-ld {
    width: 60%;
  }
}
@media (min-width: 1600px) {
  .w-70-ld {
    width: 70%;
  }
}
@media (min-width: 1600px) {
  .w-75-ld {
    width: 75%;
  }
}
@media (min-width: 1600px) {
  .w-80-ld {
    width: 80%;
  }
}
@media (min-width: 1600px) {
  .w-90-ld {
    width: 90%;
  }
}
@media (min-width: 1600px) {
  .w-100-ld {
    width: 100%;
  }
}
.flex__row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: inherit;
  flex-wrap: inherit;
  -webkit-flex-direction: inherit;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
  -webkit-box-pack: inherit;
  -moz-box-pack: inherit;
  -ms-flex-pack: inherit;
  -webkit-justify-content: inherit;
  justify-content: inherit;
  width: 100%;
}
.flex--no-wrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
}
.flex--reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-direction: reverse;
  -moz-box-orient: horizontal;
}
.flex--justified {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex--justified-left:after {
  content: '';
  display: block;
  margin-right: auto;
}
.flex--justified-left .flex__row:after {
  content: '';
  display: block;
  margin-right: auto;
}
.flex--aligncenter {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flex--alignbottom {
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.scroll-down {
  color: #0a3f3d;
  position: relative;
  text-decoration: none;
  font-size: 0.8rem;
  cursor: pointer;
  text-align: center;
  font-weight: 600;
  margin: 2rem auto;
  display: block;
}
.scroll-down:after {
  content: '';
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  height: 36px;
  width: 36px;
  font-size: 2.3em;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 130%;
  background: url("img/icon-chevron-down.svg") no-repeat center center transparent;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
p.icon {
  background: #fdeadc;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  width: 60px;
  height: 60px;
  padding: 20px;
  position: relative;
  display: block;
  overflow: hidden;
}
@media (min-width: 768px) {
  p.icon {
    width: 90px;
    height: 90px;
  }
}
p.icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60% !important;
  width: auto !important;
  padding: 5px;
  object-fit: contain;
  margin: 0 !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.no-m {
  margin: 0;
}
.wysiwyg,
.mce-content-body {
  text-align: left;
}
.wysiwyg h1,
.mce-content-body h1,
.wysiwyg h2,
.mce-content-body h2,
.wysiwyg h3,
.mce-content-body h3,
.wysiwyg h4,
.mce-content-body h4,
.wysiwyg h5,
.mce-content-body h5,
.wysiwyg p,
.mce-content-body p,
.wysiwyg blockquote,
.mce-content-body blockquote,
.wysiwyg ul,
.mce-content-body ul,
.wysiwyg ol,
.mce-content-body ol {
  margin: 1em auto 1em 0;
}
.wysiwyg.center h1,
.mce-content-body.center h1,
.wysiwyg.center h2,
.mce-content-body.center h2,
.wysiwyg.center h3,
.mce-content-body.center h3,
.wysiwyg.center h4,
.mce-content-body.center h4,
.wysiwyg.center h5,
.mce-content-body.center h5,
.wysiwyg.center p,
.mce-content-body.center p,
.wysiwyg.center blockquote,
.mce-content-body.center blockquote,
.wysiwyg.center ul,
.mce-content-body.center ul,
.wysiwyg.center ol,
.mce-content-body.center ol {
  text-align: center;
}
.wysiwyg.right,
.mce-content-body.right {
  text-align: right;
}
.wysiwyg.right h1,
.mce-content-body.right h1,
.wysiwyg.right h2,
.mce-content-body.right h2,
.wysiwyg.right h3,
.mce-content-body.right h3,
.wysiwyg.right h4,
.mce-content-body.right h4,
.wysiwyg.right h5,
.mce-content-body.right h5,
.wysiwyg.right p,
.mce-content-body.right p,
.wysiwyg.right blockquote,
.mce-content-body.right blockquote,
.wysiwyg.right ul,
.mce-content-body.right ul,
.wysiwyg.right ol,
.mce-content-body.right ol {
  margin: 1em 0 1em auto;
}
.wysiwyg h1:first-child,
.mce-content-body h1:first-child,
.wysiwyg h2:first-child,
.mce-content-body h2:first-child,
.wysiwyg h3:first-child,
.mce-content-body h3:first-child,
.wysiwyg h4:first-child,
.mce-content-body h4:first-child,
.wysiwyg h5:first-child,
.mce-content-body h5:first-child,
.wysiwyg p:first-child,
.mce-content-body p:first-child {
  margin-top: 0;
}
.wysiwyg h1,
.mce-content-body h1,
.wysiwyg h2,
.mce-content-body h2,
.wysiwyg h3,
.mce-content-body h3,
.wysiwyg h4,
.mce-content-body h4,
.wysiwyg h5,
.mce-content-body h5 {
  letter-spacing: -0.01em;
}
.wysiwyg h1,
.mce-content-body h1,
.wysiwyg h2,
.mce-content-body h2,
.wysiwyg h3,
.mce-content-body h3 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1em;
}
.wysiwyg b,
.mce-content-body b,
.wysiwyg strong,
.mce-content-body strong {
  color: inherit;
}
.wysiwyg blockquote,
.mce-content-body blockquote {
  text-align: left;
  padding-left: 2rem;
  margin-bottom: 6rem;
  border-left: 1px solid #f96;
  position: relative;
}
.wysiwyg blockquote p.citation,
.mce-content-body blockquote p.citation {
  position: absolute;
  top: 110%;
  margin-bottom: 0;
}
.wysiwyg p a,
.mce-content-body p a,
.wysiwyg ul a,
.mce-content-body ul a,
.wysiwyg ol a,
.mce-content-body ol a {
  -o-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
}
.wysiwyg p a:hover,
.mce-content-body p a:hover,
.wysiwyg ul a:hover,
.mce-content-body ul a:hover,
.wysiwyg ol a:hover,
.mce-content-body ol a:hover {
  -o-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
}
.wysiwyg p,
.mce-content-body p,
.wysiwyg li,
.mce-content-body li {
  letter-spacing: 0.025em;
}
.wysiwyg > p:first-child,
.mce-content-body > p:first-child {
  font-weight: 600;
  margin-bottom: 2rem;
  position: relative;
}
.wysiwyg > p:first-child:before,
.mce-content-body > p:first-child:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  width: 1em;
  height: 1.3em;
  margin-right: 1em;
  background: no-repeat center center url("img/chevron-green.svg") transparent;
  -webkit-background-size: contain;
  background-size: contain;
}
.wysiwyg > h3:first-of-type,
.mce-content-body > h3:first-of-type {
  margin-top: 1.5em;
}
.wysiwyg p.citation,
.mce-content-body p.citation {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.03em;
  font-size: 0.8rem;
}
.wysiwyg ul,
.mce-content-body ul {
  margin: 2.5em 0;
  padding-left: 0;
}
.wysiwyg ul li,
.mce-content-body ul li {
  padding-left: 2.5em;
  position: relative;
  list-style: none;
}
.wysiwyg ul li:before,
.mce-content-body ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 1em;
  height: 1.3em;
  margin-right: 0;
  background: no-repeat center center url("img/chevron-green.svg") transparent;
  -webkit-background-size: contain;
  background-size: contain;
}
.wysiwyg ol,
.mce-content-body ol {
  padding-left: 30px;
}
.wysiwyg ol li,
.mce-content-body ol li {
  padding-left: 10px;
  counter-increment: list;
  list-style-type: none;
  position: relative;
}
.wysiwyg ol li:before,
.mce-content-body ol li:before {
  color: #9c9;
  content: counter(list) ".";
  left: -32px;
  position: absolute;
  text-align: right;
  width: 26px;
  font-weight: 600;
}
.wysiwyg img.aligncenter,
.mce-content-body img.aligncenter,
.wysiwyg img.alignnone,
.mce-content-body img.alignnone {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
}
.wysiwyg .wp-caption,
.mce-content-body .wp-caption,
.wysiwyg .wp-caption.alignright,
.mce-content-body .wp-caption.alignright,
.wysiwyg .wp-caption.alignleft,
.mce-content-body .wp-caption.alignleft,
.wysiwyg img,
.mce-content-body img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 1.6em 0;
}
.wysiwyg .wp-caption img,
.mce-content-body .wp-caption img,
.wysiwyg .wp-caption.alignright img,
.mce-content-body .wp-caption.alignright img,
.wysiwyg .wp-caption.alignleft img,
.mce-content-body .wp-caption.alignleft img {
  margin: 0;
}
.wysiwyg .wp-caption,
.mce-content-body .wp-caption {
  position: relative;
}
.wysiwyg .wp-caption .wp-caption-text,
.mce-content-body .wp-caption .wp-caption-text {
  z-index: 1;
  bottom: 0;
  left: 0;
  width: auto;
  max-width: 80%;
  margin: 0;
  color: inherit;
  opacity: 0.7;
  font-size: 0.8em;
  line-height: 1.3em;
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  padding: 6px 12px 8px 0px;
  vertical-align: middle;
}
.wysiwyg .wp-caption,
.mce-content-body .wp-caption {
  max-width: 100% !important;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.wysiwyg .wp-caption img,
.mce-content-body .wp-caption img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.wysiwyg .wp-caption-text,
.mce-content-body .wp-caption-text {
  font-size: 12px;
  color: #d8d8d8;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.wysiwyg img.film-reel,
.mce-content-body img.film-reel {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
  height: 20vw;
  object-fit: cover;
  overflow: hidden;
  background: no-repeat center bottom transparent;
  -webkit-background-size: cover;
  background-size: cover;
  mask: url("img/window-frame-small.svg") no-repeat center center;
  -webkit-mask: url("img/window-frame-small.svg") no-repeat center center;
  mask-size: 100.1% auto;
  -webkit-mask-size: 100.1% auto;
  position: relative;
  margin-top: 3em;
  margin-bottom: 3em;
  min-width: 100%;
}
@media (min-width: 768px) {
  .wysiwyg img.film-reel,
  .mce-content-body img.film-reel {
    mask: url("img/window-frame.svg") no-repeat center center;
    -webkit-mask: url("img/window-frame.svg") no-repeat center center;
    mask-size: 100.1% auto;
    -webkit-mask-size: 100.1% auto;
    height: 15vw;
  }
}
.wysiwyg > img,
.mce-content-body > img {
  margin-top: 2em;
  margin-bottom: 2em;
}
.wysiwyg .gallery,
.mce-content-body .gallery {
  margin-top: 2.5em !important;
  margin-bottom: 2.5em !important;
}
.wysiwyg .gallery .gallery-item,
.mce-content-body .gallery .gallery-item,
.wysiwyg .gallery .gallery__item,
.mce-content-body .gallery .gallery__item {
  position: relative;
  margin: 0 !important;
}
.wysiwyg .gallery .gallery-item img,
.mce-content-body .gallery .gallery-item img,
.wysiwyg .gallery .gallery__item img,
.mce-content-body .gallery .gallery__item img {
  border: 3px solid #fff !important;
  margin: 0;
}
.wysiwyg .gallery .gallery-item:hover .gallery-caption,
.mce-content-body .gallery .gallery-item:hover .gallery-caption,
.wysiwyg .gallery .gallery__item:hover .gallery-caption,
.mce-content-body .gallery .gallery__item:hover .gallery-caption {
  bottom: 3px;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}
.wysiwyg .gallery .gallery-caption,
.mce-content-body .gallery .gallery-caption {
  position: absolute;
  bottom: 0;
  left: 3px;
  max-width: 90%;
  background: $med-grey;
  padding: 0.2em 0.5em 0.4em 0.5em;
  line-height: 1em;
  text-align: left;
  font-size: 15px;
  letter-spacing: 0.02em;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.wysiwyg .gallery.swiper-container-horizontal .gallery__item,
.mce-content-body .gallery.swiper-container-horizontal .gallery__item {
  width: 100%;
}
.wysiwyg video,
.mce-content-body video,
.wysiwyg iframe,
.mce-content-body iframe {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .wysiwyg .wp-caption .wp-caption-text,
  .mce-content-body .wp-caption .wp-caption-text {
    font-size: 0.65em;
    line-height: 1.3em;
  }
  .wysiwyg .wp-caption.alignright,
  .mce-content-body .wp-caption.alignright,
  .wysiwyg img.alignright,
  .mce-content-body img.alignright,
  .wysiwyg .wp-caption.alignleft,
  .mce-content-body .wp-caption.alignleft,
  .wysiwyg img.alignleft,
  .mce-content-body img.alignleft {
    display: inline-block;
    float: right;
    margin: 40px 60px;
    margin-right: -60px;
    word-wrap: normal;
  }
  .wysiwyg .wp-caption.alignleft,
  .mce-content-body .wp-caption.alignleft,
  .wysiwyg img.alignleft,
  .mce-content-body img.alignleft {
    margin-right: 60px;
    margin-left: -60px;
  }
}
.mce-content-body {
  margin-left: auto;
  margin-right: auto;
}
.nav {
  display: block;
  width: 100%;
  height: auto;
  z-index: 99;
  background-color: #337f7d;
  color: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .nav {
    background-color: transparent;
  }
  .nav .nav__mobile {
    opacity: 0;
    display: none;
  }
}
@media (min-width: 768px) {
  .nav {
    background-color: transparent;
    bottom: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -o-transition: transform 0.3s ease, background-color 0.3s;
    -moz-transition: transform 0.3s ease, background-color 0.3s;
    -webkit-transition: transform 0.3s ease, background-color 0.3s;
    transition: transform 0.3s ease, background-color 0.3s;
  }
}
.nav__content {
  margin: 0 auto;
  width: 100%;
  padding-left: var(--hpad);
  padding-right: var(--hpad);
}
@media (min-width: 768px) {
  .nav__content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1024px) {
  .nav__content .site-logo {
    margin-left: -18px;
  }
}
@media (min-width: 1600px) {
  .nav__content .site-logo {
    margin-left: -30px;
  }
}
.nav--open {
  overflow: hidden;
}
.nav--open .nav__close {
  color: #fff !important;
}
.nav--open .nav__close:before {
  content: 'Close';
}
.nav--open .nav {
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav--open .nav .nav__mobile,
.nav--open .nav .nav__overlay {
  display: block;
  opacity: 1;
}
@media (min-width: 768px) {
  .nav--open .nav .nav__mobile,
  .nav--open .nav .nav__overlay {
    display: none;
  }
}
@media (min-width: 768px) {
  .nav--open {
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .nav--show .nav {
    background-color: #fff7f3;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -o-transition: transform 0.3s ease, background-color 0.3s;
    -moz-transition: transform 0.3s ease, background-color 0.3s;
    -webkit-transition: transform 0.3s ease, background-color 0.3s;
    transition: transform 0.3s ease, background-color 0.3s;
  }
}
.nav--show.nav--light .site-logo svg path {
  fill: #9c9;
}
.nav--show.nav--light .nav__menu a:link,
.nav--show.nav--light .nav__menu a:visited {
  color: #000;
}
.nav--show .site-logo {
  margin: 32px 0;
}
.nav--show .nav__menu li a {
  padding: 2rem 1.2rem 1.5rem 1.2rem;
}
@media (min-width: 1640px) {
  .nav--show .nav__menu li a {
    padding: 2rem 1.8rem 1.5rem 1.8rem;
  }
}
@media (min-width: 768px) {
  .nav--hide .nav {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -o-transition: transform 0.3s ease, background-color 0.3s;
    -moz-transition: transform 0.3s ease, background-color 0.3s;
    -webkit-transition: transform 0.3s ease, background-color 0.3s;
    transition: transform 0.3s ease, background-color 0.3s;
  }
}
.nav__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 130px 47px 50px 47px;
  color: #fff;
  background: url("img/leaf-bg.jpg") no-repeat center center #9c9;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: -1;
  display: none;
}
.nav__mobile {
  color: #000;
  width: 100%;
  text-align: left;
  margin: 0 auto;
  padding: 0;
}
.nav__mobile li {
  margin: 1.5rem 0;
  font-size: 2rem;
  list-style: none;
}
.nav__mobile a:link,
.nav__mobile a:visited {
  color: inherit;
  text-decoration: none;
  letter-spacing: -0.02em;
}
.nav__mobile a:link:before,
.nav__mobile a:visited:before {
  display: inline-block;
  content: '';
  height: 0.8em;
  width: 0.6em;
  margin-right: 0.2em;
  background: url("img/chevron-white.svg") center center no-repeat transparent;
  -webkit-background-size: contain;
  background-size: contain;
  -o-transition: margin-right 0.5s ease;
  -moz-transition: margin-right 0.5s ease;
  -webkit-transition: margin-right 0.5s ease;
  transition: margin-right 0.5s ease;
}
.nav__mobile a:link:hover:before,
.nav__mobile a:visited:hover:before {
  -o-transition: margin-right 0.5s ease;
  -moz-transition: margin-right 0.5s ease;
  -webkit-transition: margin-right 0.5s ease;
  transition: margin-right 0.5s ease;
  margin-right: 0.4em;
}
.nav__mobile > li {
  font-weight: 600;
}
.nav__mobile .sub-menu li {
  font-weight: 500;
}
.nav__mobile .sub-menu li:before {
  content: '- ';
}
@media (min-width: 768px) {
  .nav__mobile {
    display: none;
  }
}
.nav__menu {
  display: none;
  color: #9c9;
  width: 100%;
  text-align: right;
  margin: 0 auto;
  height: 100px;
}
.nav__menu li {
  vertical-align: top;
  margin: 0;
}
.nav__menu li a {
  display: block;
  margin-top: 2.5rem;
  padding: 0.5em 1.2em 0.65em 1.2em;
  text-decoration: none;
  font-size: 0.9rem;
  text-align: center;
}
.nav__menu a:link,
.nav__menu a:visited {
  color: #000;
}
.nav__menu > li {
  font-weight: 600;
}
.nav__menu .menu-item-has-children {
  height: 124px;
  overflow: visible;
}
.nav__menu .menu-item-has-children:hover {
  background: #fdeadc;
}
.nav__menu .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  pointer-events: auto;
  background: #fdeadc;
}
.nav__menu .menu-item-has-children:hover > a {
  color: #f8bf95;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav__menu .sub-menu {
  opacity: 0;
  pointer-events: none;
}
.nav__menu .sub-menu li {
  font-weight: 500;
  display: block;
  margin: 0;
  text-align: left;
}
.nav__menu .sub-menu li a {
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 1rem 2rem;
  display: block;
}
.nav__menu .sub-menu li a:before {
  content: '- ';
}
.nav__menu .sub-menu a:hover {
  background: #f8bf95;
}
@media (min-width: 768px) {
  .nav__menu {
    display: block;
  }
  .nav__menu li {
    display: inline-block;
  }
}
.nav__menu .menu-item--contact a {
  min-width: 10rem;
  border: 1.5px solid #f96;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -o-border-radius: 30px;
  background: transparent;
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.nav__menu .menu-item--contact a:hover {
  background: #f96;
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.nav__button {
  position: fixed;
  top: 10px;
  right: 10px;
}
@media (min-width: 768px) {
  .nav__button {
    top: 30px;
    right: 40px;
  }
}
.nav__close {
  color: #0a3f3d !important;
  position: absolute;
  top: 10px;
  right: 20px;
  margin-top: 1rem;
  font-size: 0.9rem;
  font-weight: 600;
}
.nav__close:before {
  content: 'Menu';
}
@media (min-width: 768px) {
  .nav__close {
    display: none;
  }
}
.nav__icon {
  position: absolute;
  top: 10px;
  right: 20px;
  outline: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  z-index: 100;
  cursor: pointer;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}
.nav__icon span {
  position: absolute;
  top: 17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 19px;
  background-color: #000;
  display: block;
  height: 2px;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  backface-visibility: hidden;
}
.nav__icon span:before,
.nav__icon span:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #000;
  display: block;
  position: absolute;
  left: 0;
  backface-visibility: hidden;
}
.nav__icon span:before {
  top: -5px;
  -o-transition: top 300ms 300ms, transform 300ms 0ms;
  -moz-transition: top 300ms 300ms, transform 300ms 0ms;
  -webkit-transition: top 300ms 300ms, transform 300ms 0ms;
  transition: top 300ms 300ms, transform 300ms 0ms;
}
.nav__icon span:after {
  bottom: -5px;
  width: 13px;
  -o-transition: bottom 300ms 300ms, transform 300ms 0ms;
  -moz-transition: bottom 300ms 300ms, transform 300ms 0ms;
  -webkit-transition: bottom 300ms 300ms, transform 300ms 0ms;
  transition: bottom 300ms 300ms, transform 300ms 0ms;
}
.nav__icon--dark {
  background-color: #efefef;
}
.nav__icon--dark span {
  background: #d5e0f9;
}
.nav__icon--dark span:before,
.nav__icon--dark span:after {
  background: #d5e0f9;
}
.nav__icon--active {
  background-color: transparent;
}
.nav__icon--active span {
  -webkit-transform: translateX(-10px) rotate(0deg);
  -moz-transform: translateX(-10px) rotate(0deg);
  -o-transform: translateX(-10px) rotate(0deg);
  -ms-transform: translateX(-10px) rotate(0deg);
  transform: translateX(-10px) rotate(0deg);
  background: transparent;
  -o-transition: transform 500ms 300ms;
  -moz-transition: transform 500ms 300ms;
  -webkit-transition: transform 500ms 300ms;
  transition: transform 500ms 300ms;
}
.nav__icon--active span:before {
  -webkit-transform: translateY(0px) rotate(-45deg);
  -moz-transform: translateY(0px) rotate(-45deg);
  -o-transform: translateY(0px) rotate(-45deg);
  -ms-transform: translateY(0px) rotate(-45deg);
  transform: translateY(0px) rotate(-45deg);
  top: 0;
  width: 19px;
  -o-transition: top 300ms, transform 300ms 300ms;
  -moz-transition: top 300ms, transform 300ms 300ms;
  -webkit-transition: top 300ms, transform 300ms 300ms;
  transition: top 300ms, transform 300ms 300ms;
  background-color: #000;
}
.nav__icon--active span:after {
  -webkit-transform: translateY(0px) rotate(45deg);
  -moz-transform: translateY(0px) rotate(45deg);
  -o-transform: translateY(0px) rotate(45deg);
  -ms-transform: translateY(0px) rotate(45deg);
  transform: translateY(0px) rotate(45deg);
  bottom: 0;
  width: 19px;
  -o-transition: bottom 300ms, transform 300ms 300ms;
  -moz-transition: bottom 300ms, transform 300ms 300ms;
  -webkit-transition: bottom 300ms, transform 300ms 300ms;
  transition: bottom 300ms, transform 300ms 300ms;
  background-color: #000;
}
@media (min-width: 768px) {
  .nav__icon {
    display: none;
  }
}
.site-logo {
  display: block;
  top: 0;
  left: 0;
  width: 158px;
  margin: 20px 0;
}
.site-logo svg {
  width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .site-logo {
    margin: 32px 0;
  }
}
@media (min-width: 1240px) {
  .site-logo {
    width: 250px;
  }
}
.nav--light .site-logo svg path {
  fill: #fff;
}
.nav--light .nav__close {
  color: #fff;
}
.nav--light .nav__menu a:link,
.nav--light .nav__menu a:visited {
  color: #fff;
}
.nav--light .nav__menu .menu-item-has-children:hover > a {
  color: #f8bf95;
}
.nav--light .nav__menu .sub-menu li a:link,
.nav--light .nav__menu .sub-menu li a:visited {
  color: #000;
}
.menu-item-has-children > a:after {
  content: ' +';
}
footer {
  display: block;
  width: 100%;
  background: #000;
  color: #fff;
  clear: both;
  padding: 1rem 2rem;
}
footer a {
  text-decoration: none;
}
footer .caps {
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
}
footer p {
  margin: 0.5rem 0;
  color: inherit;
}
footer .site-logo {
  margin: 0 0 3rem 0;
  width: 120px;
}
@media (min-width: 600px) {
  footer .site-logo {
    width: 145px;
  }
}
@media (min-width: 768px) {
  footer .site-logo {
    position: relative;
    left: -26px;
  }
}
.footer__content {
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 600px) {
  .footer__content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: top;
    -moz-box-align: top;
    -ms-flex-align: top;
    -webkit-align-items: top;
    align-items: top;
    text-align: right;
    font-size: 0.9rem;
    margin-right: calc(-50vw + 50%);
    padding-right: 1rem;
  }
  .footer__content .social-icons__icon {
    margin: 0 0.3em;
  }
  .footer__content .social-icons__icon:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .footer__content .social-icons {
    margin-top: 0.8rem;
  }
}
.footer__content.footer__content--last {
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .footer__content.footer__content--last {
    margin-top: 2rem;
  }
}
@media (min-width: 600px) {
  .footer__wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 700px;
  }
}
@media (min-width: 1024px) {
  .footer__wrapper {
    max-width: 940px;
  }
}
@media (min-width: 1600px) {
  .footer__wrapper {
    max-width: 1240px;
  }
}
.footer__contact {
  text-align: center;
  margin: 0 auto 2rem auto;
  padding: 4rem 30px;
  position: relative;
}
@media (min-width: 650px) {
  .footer__contact {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (min-width: 1240px) {
  .footer__contact {
    padding: 2rem 30px;
    height: 100%;
  }
}
@media (min-width: 1600px) {
  .footer__contact {
    max-width: 1410px;
  }
}
.footer__contact h6 {
  color: #fad4b8;
  text-align: center;
  font-size: 2rem;
  max-width: 600px;
  margin: 0 auto 2rem auto;
}
@media (max-width: 450px) {
  .footer__contact h6 {
    padding: 4rem 0;
    margin: 10vh auto;
  }
}
@media (min-width: 1024px) {
  .footer__contact h6 {
    font-size: 3rem;
    margin: 0 auto 2rem auto;
  }
}
.footer__contact:after {
  content: '';
  display: block;
  width: auto;
  border-top: 1px solid #fff;
  margin-top: 4rem;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
}
.footer__menu {
  display: block;
  text-align: center;
  list-style: none;
  color: rgba(255,255,255,0.5);
  padding-left: 0;
  margin: 0;
  max-width: 800px;
}
.footer__menu li {
  display: inline-block;
  margin: 0 0.5rem;
  font-size: 14px;
}
.footer__menu a {
  text-decoration: underline;
}
.footer__menu a:hover {
  color: #fff;
}
@media (min-width: 600px) {
  .footer__menu {
    display: inline-block;
  }
}
.site-credit {
  letter-spacing: 0.1em;
  color: #fff;
  margin: 0;
  margin-right: auto !important;
  display: inline;
  font-size: 0.7rem;
  line-height: 3;
  opacity: 0.5;
}
.social-icons {
  margin-bottom: 1rem;
}
.social-icons a {
  display: inline-block;
  margin: 0 0.3em;
  width: 40px;
  height: 40px;
  line-height: 1.9em;
  background: #fff;
  color: #000;
  font-family: 'fiascons' !important;
  font-weight: 400;
  text-align: center;
  font-size: 21px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.social-icons a:hover {
  background: #f96;
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
@media (min-width: 768px) {
  .social-icons a {
    width: 43px;
    height: 43px;
    line-height: 40px;
    font-size: 18px;
    margin: 0 0.8em;
  }
}
.basic-arrow-list {
  color: inherit;
  padding: 0;
  margin: 0;
}
.basic-arrow-list li {
  list-style: none;
  margin: 0.3rem 0;
  font-size: 18px;
}
.basic-arrow-list li:before {
  content: '>';
  font-family: 'fiascons' !important;
  font-size: 1.8rem;
  line-height: inherit;
  margin-right: 0.6rem;
  vertical-align: center;
  position: relative;
  top: 0.1em;
}
a.button,
.button {
  --primary: #f96;
  display: inline-block;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  min-width: 10rem;
  padding: 0.6em 1.2em 0.75em 1.2em;
  border: 1.5px solid var(--primary);
  letter-spacing: 0.05em;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -o-border-radius: 30px;
  background: transparent;
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
a.button:hover,
.button:hover {
  background-color: var(--primary);
  -o-transition: background-color 0.25s, color 0.25s;
  -moz-transition: background-color 0.25s, color 0.25s;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s;
}
a.button.disabled,
.button.disabled,
a.button:disabled,
.button:disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media (min-width: 768px) {
  a.button,
  .button {
    font-size: 16px;
  }
}
a.button--green {
  --primary: #9c9;
}
label,
.label {
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  font-size: 1rem;
  text-transform: none;
  font-weight: inherit;
  color: inherit;
  line-height: 1rem;
}
input.show {
  display: inline-block !important;
}
input[type='button'] {
  width: 100%;
  max-width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
}
input[type='submit'] {
  width: auto;
  min-width: 120px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type='text'],
input[type='email'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='password'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  border: none;
  text-align: left;
  width: 100%;
  background: #fff;
  outline: none;
  font-size: 16px;
  height: 50px;
  font-weight: 400;
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  line-height: 50px;
  padding: 0 1rem;
  margin: 0;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type='checkbox'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  display: inline-block !important;
  margin-left: 0;
  background-color: transparent;
  border: 1px solid #262626;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
input[type='checkbox']:checked {
  position: relative;
}
input[type='checkbox']:checked:after {
  display: block;
  width: 10px;
  height: 20px;
  content: "!";
  font-family: 'fiascons' !important;
  vertical-align: middle;
  position: absolute;
  bottom: 1px;
  left: 1px;
}
input[type='checkbox']:checked ~.sf-label-checkbox {
  color: #000;
}
input:focus {
  border-color: #262626;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
input.not-empty {
  border-color: #9c9;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
input.empty {
  border-color: #ff3154;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #d8d8d8;
  text-align: left;
  width: 100%;
  background: #fff;
  outline: none;
  font-size: 18px;
  color: #262626;
  height: 240px;
  font-weight: 400;
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  line-height: 1.25em;
  padding: 20px 20px;
  margin: 0;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
}
textarea:focus {
  border-color: #262626;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
textarea.not-empty {
  border-color: #9c9;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
textarea.empty {
  border-color: #ff3154;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
*::-webkit-input-placeholder {
  color: #d8d8d8;
  font-size: inherit;
}
*input:-moz-placeholder {
  color: #d8d8d8 !important;
  font-size: inherit;
}
input::-webkit-input-placeholder {
  color: #d8d8d8;
  font-size: inherit;
}
input:-moz-placeholder {
  color: #d8d8d8;
  font-size: inherit;
}
select {
  display: inline-block;
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid $light-grey;
  width: 100%;
  outline: none;
  font-size: 20px;
  color: #262626;
  height: auto;
  font-weight: 400;
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  line-height: 60px;
  padding: 0 30px;
  margin: 0;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
.filters {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  margin: 2rem 0 4rem 0;
}
.filters b {
  font-family: var(--headingFont);
  font-weight: 600;
}
.filters__left {
  min-width: 33%;
}
.filters__right {
  margin-left: auto;
}
.dropdown {
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 auto;
  background: var(--button-bg);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  padding: 0;
  position: relative;
  -webkit-touch-callout: none;
  touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: 600;
  z-index: 4;
}
.dropdown li {
  list-style: none;
  margin: 0;
  background: var(--button-bg);
}
.dropdown a {
  text-decoration: none;
}
.dropdown button {
  cursor: pointer;
  background: transparent;
  width: 100%;
}
@media (min-width: 768px) {
  .dropdown {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .dropdown {
    width: calc(33.333% - 20px);
  }
}
.dropdown--topics,
.dropdown--age {
  margin-right: 0;
}
.dropdown__label {
  position: relative;
  padding: 0.5em 1em 0.7em 1.5rem;
}
.dropdown__label:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 1rem;
  width: 2px;
  z-index: 3;
  background: var(--black);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dropdown__select {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
}
.dropdown__select.open .dropdown__options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.dropdown__select.open .dropdown__select-trigger:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dropdown__select-trigger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  line-height: 1.5em;
  background: var(--button-bg);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  cursor: pointer;
  font-weight: 600;
}
.dropdown__select-trigger span {
  padding: 0.5em 0 0.7em 1.1rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  letter-spacing: 0.05em;
}
.dropdown__select-trigger:after {
  display: block;
  width: 40px;
  background-color: #9c9;
  background-position: center center;
  -webkit-background-size: 15px;
  background-size: 15px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: '6';
  font-weight: 500;
  text-align: center;
  line-height: 2.3em;
  font-family: 'fiascons' !important;
}
.dropdown__options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  -o-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
  background-color: var(--button-bg);
  overflow: hidden;
  -webkit-box-shadow: 0px 6px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 6px 10px rgba(0,0,0,0.1);
  box-shadow: 0px 6px 10px rgba(0,0,0,0.1);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}
.dropdown__option {
  position: relative;
  display: block;
  font-weight: 400;
  line-height: 1.3em;
  cursor: pointer;
  -o-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  padding: 0.5em 1rem 0.7em 1rem;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.dropdown__option:hover {
  background-color: #9c9;
}
.dropdown__option.selected {
  background-color: #9c9;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
  margin-bottom: 0.8rem;
  font-size: 1rem;
  font-weight: 400;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  vertical-align: middle !important;
}
div.wpforms-container-full .wpforms-form #wpforms-127-field_3 .wpforms-field-label-inline {
  font-size: 14px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  text-align: right;
}
div.wpforms-container-full .wpforms-form input[type='checkbox'] {
  -webkit-box-shadow: inset 0 0 2px #d8d8d8;
  -moz-box-shadow: inset 0 0 2px #d8d8d8;
  box-shadow: inset 0 0 2px #d8d8d8;
  background-color: #f9f9f9;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
}
div.wpforms-container-full .wpforms-form input[type="text"],
div.wpforms-container-full .wpforms-form input[type="email"],
div.wpforms-container-full .wpforms-form textarea {
  font-size: inherit;
  border: 2px solid #e5e5e5;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  padding: 0.6rem 1rem;
  height: auto;
}
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  display: inline-block;
  cursor: pointer;
  outline: none;
  color: #fff !important;
  background-color: #f96 !important;
  text-align: center;
  width: auto;
  text-decoration: none;
  padding: 0.6rem 1.6rem 0.8rem 1.6rem !important;
  border: none !important;
  letter-spacing: 0.03em;
  -o-transition: background-color 0.25s, color 0.25s !important;
  -moz-transition: background-color 0.25s, color 0.25s !important;
  -webkit-transition: background-color 0.25s, color 0.25s !important;
  transition: background-color 0.25s, color 0.25s !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
  background-color: #9c9 !important;
  color: #fff !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
  display: none !important;
}
.wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background-color: #9c9 !important;
  border: none !important;
  text-align: center;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
/* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper,
.swiper-container .gallery {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide,
.swiper-container .gallery-item {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -o-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  bottom: 0;
  width: 280px;
  height: 52px;
  margin-bottom: 0;
  z-index: 10;
  cursor: pointer;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("./img/swiper-prev.svg");
  left: 0;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("./img/swiper-next.svg");
  right: 0;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  -o-transition: 300ms, opacity;
  -moz-transition: 300ms, opacity;
  -webkit-transition: 300ms, opacity;
  transition: 300ms, opacity;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  -webkit-transform: scale(0.33);
  -moz-transform: scale(0.33);
  -o-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  -webkit-transform: scale(0.66);
  -moz-transform: scale(0.66);
  -o-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  -webkit-transform: scale(0.33);
  -moz-transform: scale(0.33);
  -o-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  -webkit-transform: scale(0.66);
  -moz-transform: scale(0.66);
  -o-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  -webkit-transform: scale(0.33);
  -moz-transform: scale(0.33);
  -o-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate3d(0px, -50%, 0);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms top, 200ms -webkit-transform;
  -moz-transition: 200ms top, 200ms -webkit-transform;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  -o-transition: 200ms transform, 200ms top;
  -moz-transition: 200ms transform, 200ms top;
  -webkit-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  -o-transition: 200ms transform, 200ms top, 200ms -webkit-transform;
  -moz-transition: 200ms transform, 200ms top, 200ms -webkit-transform;
  -webkit-transition: 200ms transform, 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms left, 200ms -webkit-transform;
  -moz-transition: 200ms left, 200ms -webkit-transform;
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  -o-transition: 200ms transform, 200ms left;
  -moz-transition: 200ms transform, 200ms left;
  -webkit-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  -o-transition: 200ms transform, 200ms left, 200ms -webkit-transform;
  -moz-transition: 200ms transform, 200ms left, 200ms -webkit-transform;
  -webkit-transition: 200ms transform, 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms right, 200ms -webkit-transform;
  -moz-transition: 200ms right, 200ms -webkit-transform;
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  -o-transition: 200ms transform, 200ms right;
  -moz-transition: 200ms transform, 200ms right;
  -webkit-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  -o-transition: 200ms transform, 200ms right, 200ms -webkit-transform;
  -moz-transition: 200ms transform, 200ms right, 200ms -webkit-transform;
  -webkit-transition: 200ms transform, 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
  background: #fdeadc;
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ed7133;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  overflow: hidden;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 200px;
  height: 8px;
  left: 0;
  bottom: 0;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  overflow: hidden;
  pointer-events: none;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 8px;
  height: 100%;
  left: 0;
  bottom: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255,255,255,0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0,0,0,0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -ms-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
/* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
.swiper-navigation {
  width: auto;
  height: 40px;
  position: absolute;
  top: 200px;
  right: 0;
}
.swiper-navigation .swiper-button-next,
.swiper-navigation .swiper-button-prev {
  display: inline-block;
  float: left;
  position: relative;
  top: 0;
  left: auto;
  right: auto;
  background-image: none;
  font-family: 'fiascons' !important;
  text-indent: none;
  font-size: 13px;
  font-weight: 400;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  line-height: 37px;
  text-align: center;
  background: #fff;
  color: #000;
  margin: 0;
  text-transform: none;
  outline: none;
  clear: left;
  -o-transition: background-color 0.25s, color 0.25s;
  -moz-transition: background-color 0.25s, color 0.25s;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s;
}
.swiper-navigation .swiper-button-next:hover,
.swiper-navigation .swiper-button-prev:hover {
  background-color: #f96;
}
.swiper-navigation .swiper-button-prev {
  -webkit-box-shadow: 0 0 3px -1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 3px -1px rgba(0,0,0,0.1);
  box-shadow: 0 0 3px -1px rgba(0,0,0,0.1);
}
.swiper-navigation .swiper-button-next {
  text-indent: 3px;
  background: #f96;
}
.swiper-navigation .swiper-button-disabled {
  pointer-events: auto;
  cursor: default;
  opacity: 1;
  color: rgba(0,0,0,0.2);
}
@media (min-width: 1240px) {
  .swiper-navigation {
    top: 170px;
  }
  .swiper-navigation .swiper-button-next,
  .swiper-navigation .swiper-button-prev {
    width: 70px;
    height: 70px;
    font-size: 42px;
    line-height: 69px;
  }
}
@media (min-width: 768px) {
  .home .swiper-navigation {
    top: 240px;
  }
}
@media (min-width: 1240px) {
  .home .swiper-navigation {
    top: 210px;
  }
}
@-moz-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.header {
  margin: 100px 0;
}
.header .inner-wrapper {
  margin: 0 auto;
  max-width: none;
  position: relative;
}
.header__image-wrapper {
  display: block;
  width: 100%;
  height: 80vw;
  max-height: 90vh;
  overflow: hidden;
}
.header__image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}
.header__content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  background: url("img/pattern-two-green.svg") no-repeat center center #0a3f3d;
  -webkit-background-size: cover;
  background-size: cover;
  color: #ccdfde;
  padding: 30px;
  margin-left: 3rem;
  position: absolute;
  bottom: -50px;
  right: 0;
}
.header__content h3,
.header__content h2 {
  margin-top: 0;
}
.header-button-wrapper {
  width: 100%;
  max-width: 600px;
  margin: 0 0;
  text-align: left;
}
.header-button {
  display: inline-block;
  width: auto;
  margin: 30px 0 0;
  letter-spacing: 0.01em;
  background: #ff0 url("./i/flexible-template/arrow-black-right.png") no-repeat scroll calc(100% - 25px) center/18px 14px;
  font-size: 20px;
  line-height: 100%;
  color: #d8d8d8 !important;
  padding: 15px 60px 20px 30px;
  -o-transition: background, 0.25s;
  -moz-transition: background, 0.25s;
  -webkit-transition: background, 0.25s;
  transition: background, 0.25s;
  text-decoration: none;
}
.header-button:hover {
  background: #008000 url("./i/flexible-template/arrow-black-right.png") no-repeat scroll calc(100% - 25px) center/18px 14px;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .header {
    margin: 132px 0;
  }
  .header.header--flip .inner-wrapper {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .header__content {
    padding: 50px 5vw 50px 50px;
    align-self: flex-end;
    width: 50%;
    margin-left: auto;
    margin-right: 0;
    bottom: 0;
  }
  .header__image-wrapper {
    width: auto;
    margin-right: 5vw;
    height: 50vw;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (min-width: 1350px) {
  .header .inner-wrapper {
    padding: 0;
  }
  .header__content {
    padding: 60px 11vw 60px 100px;
  }
}
#cookie-law-info-bar {
  background-color: #0a3f3d !important;
  position: fixed;
  bottom: 0 !important;
  left: 0;
  width: 100%;
  color: #fff !important;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 1rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#cookie-law-info-bar span {
  display: block;
  position: relative;
  line-height: 1.4em;
  max-width: 1410px;
  margin: 0 auto;
}
#cookie-law-info-bar .cli_action_button {
  line-height: 1rem;
  margin: 1rem 0 0 0 !important;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  background-color: #fff !important;
  text-align: center;
  vertical-align: middle;
  color: #0a3f3d !important;
  padding: 0.5rem 1.5rem;
}
#cookie-law-info-bar .cli_action_button:hover {
  background-color: #ff3154 !important;
  color: #fff !important;
}
@media (min-width: 1296px) {
  #cookie-law-info-bar .cli_action_button {
    margin: 0 0 0 3rem !important;
  }
}
@media (min-width: 1296px) {
  #cookie-law-info-bar br {
    display: none;
  }
}
#cookie-law-info-bar .cli_settings_button {
  color: #cab1fd !important;
  text-decoration: underline;
  margin: 0 !important;
}
#cookie-law-info-bar .cli-plugin-main-link {
  font-weight: 500 !important;
}
.cli-bar-container {
  display: block;
}
.js img.lazy {
  opacity: 0;
  -o-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.js img.lazy--loaded {
  opacity: 1;
  -o-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.js body.home main,
.js body.home footer,
.js body.home nav {
  opacity: 0;
  -o-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.js body.home nav {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.js body.home .loading-screen {
  display: block;
}
.js body.home.loading .logo-triangle,
.js body.home.loading .logo-chevron {
  -o-transition: transform 1s 0.5s ease;
  -moz-transition: transform 1s 0.5s ease;
  -webkit-transition: transform 1s 0.5s ease;
  transition: transform 1s 0.5s ease;
}
.js body.home.loading .logo-triangle {
  -webkit-transform: translate(-3000px, -3000px);
  -moz-transform: translate(-3000px, -3000px);
  -o-transform: translate(-3000px, -3000px);
  -ms-transform: translate(-3000px, -3000px);
  transform: translate(-3000px, -3000px);
}
.js body.home.loading .logo-chevron {
  -webkit-transform: translate(3000px, 3000px);
  -moz-transform: translate(3000px, 3000px);
  -o-transform: translate(3000px, 3000px);
  -ms-transform: translate(3000px, 3000px);
  transform: translate(3000px, 3000px);
}
.js body.home.loaded nav {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.js body.home.loaded main,
.js body.home.loaded footer {
  opacity: 1;
  -o-transition: opacity 0.5s 1s ease;
  -moz-transition: opacity 0.5s 1s ease;
  -webkit-transition: opacity 0.5s 1s ease;
  transition: opacity 0.5s 1s ease;
}
.js body.home.loaded .loading-screen {
  display: none;
  pointer-events: none;
}
.loading-screen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: none;
}
.loading-screen__wrapper {
  width: 3000px;
  height: 3000px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.logo-triangle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 104px;
  height: 104px;
  background: url("img/logo-triangle.svg") center center no-repeat transparent;
  -webkit-background-size: cover;
  background-size: cover;
  margin-left: -104px;
  margin-top: -104px;
}
.logo-chevron {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 127px;
  height: 127px;
  background: url("img/logo-chevron.svg") center center no-repeat transparent;
  -webkit-background-size: cover;
  background-size: cover;
}
.tiles {
  width: auto;
}
.tiles--related {
  background: #fafafa;
  padding-top: 5vw;
  padding-bottom: 5vw;
}
.home .tiles {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.tiles__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.tile {
  margin-bottom: 1em;
  width: 100%;
  background: #fff;
  position: relative;
  top: 0;
  left: 0;
  flex-shrink: 0;
  z-index: 2;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.tile:before {
  content: '';
  display: block;
  background: #f96;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tile a {
  width: 100%;
  height: auto;
  display: inline-block;
  text-decoration: none;
}
.tile:hover {
  top: 10px;
  left: 10px;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tile:hover .tile__content h2 {
  color: #f4f41e;
}
.tile:hover:before {
  top: -10px;
  left: -10px;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (min-width: 600px) {
  .tile {
    width: calc(50% - 10px);
  }
}
@media (min-width: 768px) {
  .tile {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .tile {
    margin-right: 0;
    max-width: calc(33.333% - 20px);
  }
}
.tile__image {
  width: 100%;
  height: auto;
  position: relative;
  background: #fafafa;
  overflow: hidden;
  display: block !important;
  flex-shrink: 0;
}
.tile__image img {
  display: block;
  width: 100%;
  height: auto;
}
.tile__placeholder {
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  padding-bottom: 67%;
  background: url("img/placeholder-texture-1.jpg") no-repeat center center rgba(0,0,0,0.3);
  -webkit-background-size: cover;
  background-size: cover;
}
.tile__content {
  display: block;
  padding: 0.8rem 1rem;
  background: #fff;
  aspect-ratio: 1/0.6;
  flex-basis: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@supports not (aspect-ratio: 1/1) {
  .tile__content {
    min-height: 35vw;
  }
}
.tile__content h4 {
  font-size: 18px;
  line-height: 1.1;
}
.tile__content a p {
  font-size: 0.9rem;
  line-height: 1.3;
}
@media (min-width: 920px) {
  .tile__content h4 {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .tile__content {
    padding: 1rem 1.4rem;
  }
  @supports not (aspect-ratio: 1/1) {
    .tile__content {
      min-height: 22vw;
    }
  }
}
@media (min-width: 1240px) {
  .tile__content {
    padding: 35px 40px;
    aspect-ratio: 1/0.6;
    min-height: 0;
  }
  @supports not (aspect-ratio: 1/1) {
    .tile__content {
      min-height: 18vw;
    }
  }
}
@media (min-width: 1600px) {
  .tile__content {
    padding: 45px 50px;
  }
  .tile__content h4 {
    font-size: 32px;
  }
}
.tile__format {
  height: 0;
  padding-bottom: 60%;
}
.tile__format img,
.tile__format .tile__placeholder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tile__meta {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.3em;
  letter-spacing: 0.02em;
  margin-bottom: 0.9em;
}
@media (max-width: 599px) {
  .tile__meta {
    font-size: 11px;
  }
}
.tile__icon {
  width: 45px;
  height: 45px;
  background: #fff;
  position: absolute;
  text-align: center;
  line-height: 43px;
  vertical-align: middle;
  bottom: 1rem;
  left: 1rem;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  z-index: 3;
}
.tile__icon:before {
  display: inline-block;
  color: #000;
  font-family: 'fiascons' !important;
  content: 'D';
  text-align: center;
  font-size: 30px;
}
@media (min-width: 1024px) {
  .tile__icon {
    width: 65px;
    height: 65px;
    line-height: 60px;
  }
}
.tile__icon--link {
  background: no-repeat center center #fff;
  background-image: url("img/icon-link.svg");
  -webkit-background-size: 40% auto;
  background-size: 40% auto;
}
.tile__icon--link:before {
  display: none;
}
.tile--spacer {
  opacity: 0;
  height: 100%;
}
.tags {
  text-transform: uppercase;
  text-decoration: underline;
  color: #d8d8d8;
  line-height: 1em;
}
.tags__tag {
  font-size: 11px;
  width: auto;
  display: inline;
  text-decoration: underline;
}
.tags__tag:before {
  content: ', ';
}
.tags__tag:first-child:before {
  display: none;
}
@media (min-width: 600px) {
  .tags__tag {
    font-size: 13px;
  }
}
.tags__tag--active {
  color: #f96;
}
@media (min-width: 600px) {
  .tile--double {
    width: 100%;
    max-width: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
  }
  .tile--double .tile__content,
  .tile--double .tile__image {
    width: 50%;
  }
  .tile--double .tile__format {
    height: 100%;
    padding-bottom: 0;
    position: relative;
  }
  .tile--double .tile__format img {
    min-height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .tile--double {
    width: calc(66.666% - 10px);
  }
}
@media (min-width: 600px) {
  .tile--triple {
    width: 100%;
    max-width: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
  }
  .tile--triple .tile__content,
  .tile--triple .tile__image {
    width: 50%;
  }
  .tile--triple .tile__format {
    height: 100%;
    padding-bottom: 0;
    position: relative;
  }
  @supports not (aspect-ratio: 1/1) {
    .tile--triple .tile__format {
      padding-bottom: 60%;
    }
  }
  .tile--triple .tile__format img {
    min-height: 100%;
    width: 100%;
    object-fit: cover;
  }
  @supports not (aspect-ratio: 1/1) {
    .tile--triple .tile__format img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
    }
  }
}
@media (min-width: 1024px) {
  .tile--triple .tile__content {
    width: calc(33.333% - 20px);
  }
  @supports not (aspect-ratio: 1/1) {
    .tile--triple .tile__content {
      min-height: 0;
    }
  }
  .tile--triple .tile__image {
    width: calc(66.666% + 20px);
    aspect-ratio: 1/0.58;
  }
}
.post-slider {
  overflow: hidden;
  max-width: 100vw;
}
.post-slider .swiper-pagination {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 1rem 0rem;
  padding: 0 2rem;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .post-slider .swiper-pagination {
    margin: 1.8rem 0rem;
  }
}
@media (min-width: 1600px) {
  .post-slider .swiper-pagination {
    right: 210px;
  }
}
.post-slider .swiper-pagination-bullet {
  opacity: 1;
  margin: 0 5px;
  background: rgba(255,255,255,0.5);
}
.post-slider .swiper-pagination-bullet-active {
  background: transparent;
  -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
  -moz-box-shadow: inset 0px 0px 0px 3px #fff;
  box-shadow: inset 0px 0px 0px 3px #fff;
}
.tile-slider {
  position: relative;
  color: #fff;
}
.tile-slider__content {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  padding: var(--hpad);
  display: block;
}
@media (min-width: 1024px) {
  .tile-slider__content {
    bottom: 0;
  }
}
.tile-slider__content .tags a {
  text-decoration: none;
}
.tile-slider__title {
  margin-bottom: 0;
  width: 60%;
  max-width: 700px;
  line-height: 1.2;
}
.tile-slider__title a {
  text-decoration: none;
}
.tile-slider__image {
  width: 100%;
  height: auto;
  position: relative;
  background: rgba(0,0,0,0.1);
  overflow: hidden;
  display: block !important;
}
.tile-slider__image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.2);
}
.tile-slider__format {
  height: 0;
  padding-bottom: 60%;
  position: relative;
}
@media (min-width: 1024px) {
  .tile-slider__format {
    padding-bottom: 35%;
  }
}
.tile-slider__format img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
}
.hero {
  display: block;
  width: auto;
  height: auto;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hero--spacing .hero__content {
    padding-top: 180px;
  }
}
@media (min-width: 1240px) {
  .hero--spacing .hero__content {
    padding-top: 10vw;
  }
}
.hero__wrapper {
  position: relative;
  overflow: hidden;
  height: 80vh;
}
.hero__wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  max-width: none;
  width: 100.1%;
  height: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero__content {
  background: #fafafa;
  padding: 5vw 5vw 3vw 5vw;
}
.hero__meta {
  text-align: center;
}
@media (max-width: 699px) {
  .hero__meta .button {
    margin: 1rem auto;
  }
}
@media (min-width: 700px) {
  .hero__meta {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .hero__meta div {
    flex-basis: 33.333%;
  }
  .hero__meta div:first-child {
    text-align: left;
  }
  .hero__meta div:last-child {
    text-align: right;
  }
}
.hero__meta .button {
  margin-left: auto;
  margin-right: auto;
}
.hero__meta .tile__meta {
  margin-bottom: 0;
}
.hero-side {
  position: relative;
  min-height: 300px;
  display: block;
  width: auto;
  height: auto;
  overflow: hidden;
}
.hero-side img {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  max-width: none;
  width: 100.1%;
  height: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero-side .contained {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  margin: 0 auto;
}
.hero-side {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .hero-side {
    width: 25%;
    min-height: 100vh;
  }
  .hero-side .contained {
    -webkit-transform: rotate(-90deg) translateY(-100%);
    -moz-transform: rotate(-90deg) translateY(-100%);
    -o-transform: rotate(-90deg) translateY(-100%);
    -ms-transform: rotate(-90deg) translateY(-100%);
    transform: rotate(-90deg) translateY(-100%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 100%;
    right: auto;
  }
  .hero-side .hero-side__title {
    line-height: 0.7;
  }
}
.hero-side--halfscreen,
.hero-side--fullscreen {
  height: 100vh;
  position: relative;
}
.hero-side--halfscreen img,
.hero-side--fullscreen img {
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  max-width: none;
  width: 100%;
  height: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero-side__title {
  color: #fff;
  margin-bottom: 0;
}
.page-template-default .site-main {
  margin-top: -120px;
}
@media (min-width: 1024px) {
  .page-template-default .site-main {
    margin-top: -133px;
  }
}
@media (min-width: 1240px) {
  .page-template-default .site-main {
    margin-top: -173px;
  }
}
.image-header {
  margin: 30px 0;
}
.image-header .inner-wrapper {
  margin: 0 auto;
  max-width: none;
}
.image-header.image-header--first {
  margin-top: -50px;
}
@media (min-width: 768px) {
  .image-header.image-header--first {
    margin-top: -100px;
  }
}
.image-header__image-wrapper {
  display: block;
  width: 100%;
  height: 80vw;
  margin-bottom: -30px;
  overflow: hidden;
}
.image-header__image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}
.image-header__content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  background: url("img/pattern-two-green.svg") no-repeat center center #0a3f3d;
  -webkit-background-size: cover;
  background-size: cover;
  color: #ccdfde;
  padding: 30px;
  margin-left: 3rem;
  position: relative;
}
.image-header__content p,
.image-header__content ul {
  color: inherit;
}
.image-header__content h3,
.image-header__content h2 {
  margin-top: 0;
}
.image-header-button-wrapper {
  width: 100%;
  max-width: 600px;
  margin: 0 0;
  text-align: left;
}
.image-header-button {
  display: inline-block;
  width: auto;
  margin: 30px 0 0;
  letter-spacing: 0.01em;
  background: #ff0 url("./i/flexible-template/arrow-black-right.png") no-repeat scroll calc(100% - 25px) center/18px 14px;
  font-size: 20px;
  line-height: 100%;
  color: #d8d8d8 !important;
  padding: 15px 60px 20px 30px;
  -o-transition: background, 0.25s;
  -moz-transition: background, 0.25s;
  -webkit-transition: background, 0.25s;
  transition: background, 0.25s;
  text-decoration: none;
}
.image-header-button:hover {
  background: #008000 url("./i/flexible-template/arrow-black-right.png") no-repeat scroll calc(100% - 25px) center/18px 14px;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .image-header {
    margin: 50px 0;
  }
  .image-header .inner-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: no-wrap;
    -moz-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
  }
  .image-header.image-header--flip .inner-wrapper {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .image-header__content {
    padding: 50px;
    align-self: flex-end;
    width: 50%;
    margin-left: 0;
  }
  .image-header__image-wrapper {
    width: 60%;
    height: 50vw;
    max-height: 90vh;
    margin-right: -10%;
    margin-bottom: 5%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (min-width: 1350px) {
  .image-header .inner-wrapper {
    padding: 0;
  }
  .image-header__content {
    padding: 60px 8% 60px 100px;
  }
}
.accordion {
  width: calc(100%);
  max-width: 700px;
  margin: 4rem auto;
}
@media (min-width: 1240px) {
  .accordion {
    max-width: 940px;
  }
}
.accordion__tab {
  cursor: pointer;
  padding: 20px 0 20px 50px;
  position: relative;
  font-weight: 600;
}
.accordion__tab:after {
  content: '6';
  position: absolute;
  top: 0.8em;
  left: 0px;
  line-height: 1.8em;
  font-weight: 500;
  width: 2em;
  height: 2em;
  display: block;
  background: #fff;
  color: #000;
  text-align: center;
  -o-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  font-family: 'fiascons' !important;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}
.accordion__tab button {
  cursor: pointer;
  text-align: left;
  font-weight: 600;
}
@media (min-width: 1240px) {
  .accordion__tab {
    padding-left: 60px;
  }
}
.accordion__button {
  border: none;
  background: transparent;
  padding: 0;
}
.accordion__panel {
  padding: 0 1rem;
  border-bottom: 2px solid rgba(0,0,0,0.1);
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.accordion__content {
  display: none;
  padding-bottom: 1rem;
  padding-left: 50px;
}
@media (min-width: 1240px) {
  .accordion__content {
    padding-left: 60px;
  }
}
.accordion__panel--open {
  background: #fafafa;
}
.accordion__panel--open .accordion__tab:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  background: #000;
  color: #fff;
  -o-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.accordion__panel--open .accordion__content {
  display: block;
}
body.home h1,
.page-title {
  max-width: 970px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 1rem 0;
}
.intro {
  margin-top: 10vh;
}
.intro .cta {
  display: inline-block;
  margin-right: 1rem;
}
@media (max-width: 768px) {
  .intro .cta {
    font-size: 1.3rem;
  }
}
.film-reel {
  margin: 5rem 0;
}
.film-reel img {
  width: 100%;
}
@media (max-width: 768px) {
  .film-reel--intro {
    height: 120px;
    overflow: hidden;
    width: 100vw;
    max-width: 100%;
  }
  .film-reel--intro img {
    height: 120px;
    width: auto;
    max-width: none;
  }
}
.notice {
  padding-bottom: 5vw;
}
.notice video,
.notice iframe {
  max-width: 100%;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.mission {
  color: #fff;
  padding: 3rem 0;
  background: url("img/mission-background-mobile.jpg") no-repeat center center #000;
  -webkit-background-size: cover;
  background-size: cover;
}
.mission h2 {
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .mission {
    background-attachment: fixed;
  }
}
@media (min-width: 1024px) {
  .mission {
    padding: 3rem 0;
    background: url("img/mission-background.jpg") no-repeat center center #000;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 1240px) {
  .mission {
    padding: 5rem 0;
  }
  .mission .flex--justified {
    max-width: 1000px;
  }
}
@media (min-width: 1600px) {
  .mission .flex--justified {
    max-width: 1290px;
  }
}
.mission__white-block {
  background: #fff;
  color: #000;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  width: 100%;
}
@media (max-width: 450px) {
  .mission__white-block {
    min-height: calc(100vw - 2rem);
  }
}
@media (min-width: 1024px) {
  .mission__white-block {
    width: 32%;
    min-height: 25vw;
  }
}
@media (min-width: 1600px) {
  .mission__white-block {
    min-height: 20vw;
  }
}
.mission__number {
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 30px;
  color: #000;
  border: 1px solid #f96;
  padding: 0.2em;
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 20px;
  margin-left: -3px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}
.approach {
  margin: 2rem 0;
}
.approach .contained .section-title {
  margin: 5vw 0 6vw 0;
}
.approach .film-reel {
  margin: 3rem -2rem 0 -2rem;
  padding-bottom: 26%;
  height: 0;
  overflow: hidden;
  background: no-repeat center bottom transparent;
  -webkit-background-size: cover;
  background-size: cover;
  mask: url("img/window-frame-small.svg") no-repeat center center;
  -webkit-mask: url("img/window-frame-small.svg") no-repeat center center;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  position: relative;
}
@media (min-width: 768px) {
  .approach .film-reel {
    mask: url("img/window-frame.svg") no-repeat center center;
    -webkit-mask: url("img/window-frame.svg") no-repeat center center;
    mask-size: 100.1% auto;
    -webkit-mask-size: 100.1% auto;
    padding-bottom: 14.6%;
  }
}
@media (min-width: 1024px) {
  .approach .film-reel {
    margin-top: 0;
  }
}
.approach .film-reel img {
  width: 100.2%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.approach__goal {
  padding: 4rem 2rem 0rem 2rem;
}
.approach__goal:nth-child(even) {
  background-color: #fafafa;
}
@media (min-width: 1024px) {
  .approach__goal {
    padding: 10vw 2rem 0rem 2rem;
  }
}
.approach__wrapper {
  margin: 0 auto;
  max-width: 940px;
}
@media (min-width: 1024px) {
  .approach__wrapper {
    margin-bottom: 3rem;
    max-width: 73.5%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
  }
  .approach__wrapper .h1 {
    width: 50%;
  }
  .approach__wrapper .h1 {
    margin-bottom: 0;
  }
}
@media (min-width: 1240px) {
  .approach__wrapper {
    max-width: 72.5%;
  }
}
@media (min-width: 1600px) {
  .approach__wrapper {
    max-width: 71.5%;
  }
}
@media (min-width: 1024px) {
  .approach__content {
    width: 50%;
    margin-top: 0.8rem;
  }
}
.principles {
  padding: 4rem 0 0 0;
}
.principles h2 span {
  display: block;
  color: transparent;
  -webkit-text-stroke: 1.5px #000;
  text-stroke: 1.5px #000;
}
@media (min-width: 1240px) {
  .principles {
    padding-top: 10vw;
  }
}
.principles .film-reel {
  margin: 3rem -2rem 0 -2rem;
  padding-bottom: 26%;
  height: 0;
  overflow: hidden;
  background: no-repeat center bottom rgba(0,0,0,0.2);
  -webkit-background-size: cover;
  background-size: cover;
  mask: url("img/window-frame-small.svg") no-repeat center center;
  -webkit-mask: url("img/window-frame-small.svg") no-repeat center center;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
}
@media (min-width: 768px) {
  .principles .film-reel {
    mask: url("img/window-frame.svg") no-repeat center center;
    -webkit-mask: url("img/window-frame.svg") no-repeat center center;
  }
}
@media (min-width: 768px) {
  .principles {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .principles .contained {
    width: 100%;
  }
}
.principles__content {
  margin-bottom: 4rem;
}
@media (min-width: 1024px) {
  .principles__content {
    max-width: 100%;
  }
}
@media (min-width: 1240px) {
  .principles__content {
    max-width: 50%;
  }
}
.principles__square {
  background: #fafafa;
  padding: 2rem;
  min-height: 100vw;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (min-width: 768px) {
  .principles__square {
    width: 50%;
    min-height: 50vw;
  }
  .principles__square p {
    max-width: 545px;
  }
}
@media (min-width: 1024px) {
  .principles__square {
    padding: 3rem;
  }
}
@media (min-width: 1600px) {
  .principles__square {
    padding: 5rem 6rem 6rem 6rem;
  }
  .principles__square h1,
  .principles__square .h1 {
    font-size: 5rem;
    line-height: 0.9;
  }
  .principles__square p {
    font-size: 1.2rem;
  }
}
.principles__square p {
  margin-bottom: 0;
}
.principles__square p:before {
  content: '';
  display: block;
  max-width: 70%;
  height: 1px;
  background: #000;
  margin-bottom: 1.2rem;
}
.principles__square:nth-child(2) {
  background: #000;
  color: #fff;
}
.principles__square:nth-child(2) p:before {
  background: #fff;
}
.principles__square:nth-child(2) h2 span {
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1.5px #fff;
}
.resources {
  width: 100%;
}
@media (min-width: 768px) {
  .resources {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
  }
}
.resources__half {
  background: #fafafa;
  width: 100%;
  max-width: 100%;
  max-width: 100vw;
  min-height: 50vw;
  padding: 2rem;
  overflow: hidden;
}
.resources__half:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.resources__half:last-child {
  background: #f4f4f4;
  padding: 0;
}
@media (min-width: 768px) {
  .resources__half {
    width: 50%;
    max-width: 50vw;
  }
}
@media (min-width: 1024px) {
  .resources__half {
    padding: 3rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .resources__half:last-child {
    max-width: 50vw;
  }
}
.resources__half .tiles {
  padding: 2rem;
}
.resources__half .tiles .swiper-wrapper {
  max-width: 100%;
}
@media (min-width: 1600px) {
  .resources__half .tiles {
    padding: 2rem 4rem;
  }
}
@media (max-width: 1024px) {
  .resources__half .swiper-navigation {
    top: auto;
    bottom: 0;
    right: 100%;
    left: auto;
  }
}
@media (min-width: 768px) {
  .resources__content {
    margin-left: auto;
    max-width: 500px;
  }
}
@media (min-width: 1600px) {
  .resources__content {
    padding-left: 80px;
  }
}
@media (min-width: 1800px) {
  .resources__content {
    padding-left: 140px;
  }
}
.members {
  margin: 4rem auto;
}
.members .section-title {
  width: 100%;
}
@media (min-width: 1240px) {
  .members {
    margin: 10vw auto;
  }
}
.members__wrapper {
  width: calc(100% - 2rem);
  margin: 0 auto;
  max-width: 940px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1600px) {
  .members__wrapper {
    max-width: 1240px;
  }
}
.members__logo {
  display: block;
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 50vw;
}
.members__logo img {
  display: block;
  width: auto;
  height: auto;
  padding: 10px;
  max-height: 110px;
  max-width: 80%;
}
.members__logo:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 1px;
  background: rgba(0,0,0,0.1);
}
.members__logo:before {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 5px;
  width: 1px;
  background: rgba(0,0,0,0.1);
}
@media (max-width: 768px) {
  .members__logo {
    min-height: 50vw;
  }
  .members__logo:nth-child(even):before {
    display: none;
  }
  .members__logo:nth-child(2n + 1):nth-last-child(-n + 2):after,
  .members__logo:nth-child(2n + 1):nth-last-child(-n + 2) ~ .members__logo:after {
    display: none;
  }
}
@media (min-width: 1240px) {
  .members__logo {
    width: 20%;
    min-height: 200px;
  }
  .members__logo:before {
    top: 8px;
    bottom: 8px;
  }
  .members__logo:after {
    left: 8px;
    right: 8px;
  }
  .members__logo:nth-child(5n):before {
    display: none;
  }
  .members__logo:nth-child(5n + 1):nth-last-child(-n + 5):after,
  .members__logo:nth-child(5n + 1):nth-last-child(-n + 5) ~ .members__logo:after {
    display: none;
  }
}
@media (min-width: 1600px) {
  .members__logo {
    min-height: 250px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .members__logo {
    width: 33.333%;
    min-height: 33.33vw;
  }
  .members__logo:nth-child(3n):before {
    display: none;
  }
  .members__logo:nth-child(3n + 1):nth-last-child(-n + 3):after,
  .members__logo:nth-child(3n + 1):nth-last-child(-n + 3) ~ .members__logo:after {
    display: none;
  }
}
@media (min-width: 1024px) and (max-width: 1240px) {
  .members__logo {
    width: 25%;
    min-height: 25vw;
  }
  .members__logo:nth-child(4n):before {
    display: none;
  }
  .members__logo:nth-child(4n + 1):nth-last-child(-n + 4):after,
  .members__logo:nth-child(4n + 1):nth-last-child(-n + 4) ~ .members__logo:after {
    display: none;
  }
}
.faqs {
  margin: 2rem 0;
  padding: 10vw 0;
}
.faqs .accordion p a {
  color: #f96;
}
@media (min-width: 1024px) {
  .faqs {
    max-width: 1240px;
    margin: 4rem auto;
  }
}
@media (min-width: 1240px) {
  .faqs {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 10vw auto;
    width: calc(100% - 4rem);
  }
  .faqs .contained {
    width: 360px;
    margin-left: 0;
  }
  .faqs .accordion {
    margin-right: 0;
    margin-top: 0;
    width: 820px;
  }
}
.faqs--alt {
  background: #fafafa;
}
.faqs--alt .faqs {
  margin-top: 0;
  margin-bottom: 0;
}
.faqs--alt .accordion__panel--open {
  background: #fff;
}
.file {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1em;
}
.file:last-of-type {
  margin-bottom: 2em;
}
.file__icon {
  display: inline-block;
  background: center center no-repeat url("img/icon-file.svg") #fafafa;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  padding: 2.3em;
  margin-right: 1em;
  text-decoration: none;
}
.file__icon:hover {
  text-decoration: none;
}
.contact {
  margin-top: 4rem;
  margin-top: 10vw;
  margin-bottom: 10vw;
}
.contact p {
  max-width: 640px;
}
.contact .film-reel-alt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  padding-bottom: 16%;
  height: 0;
  overflow: hidden;
  background: no-repeat center bottom #000;
  -webkit-background-size: cover;
  background-size: cover;
  mask: url("img/window-frame-alt.svg") no-repeat center center;
  -webkit-mask: url("img/window-frame-alt.svg") no-repeat center center;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  position: relative;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .contact .film-reel-alt {
    min-height: 120px;
    mask-size: auto 180%;
    -webkit-mask-size: auto 180%;
  }
  .contact .film-reel-alt img {
    height: 120px;
    width: auto !important;
    min-width: 100%;
    max-width: none;
  }
}
@media (min-width: 768px) {
  .contact .film-reel-alt {
    mask: url("img/window-frame-alt.svg") no-repeat center center;
    -webkit-mask: url("img/window-frame-alt.svg") no-repeat center center;
    mask-size: 100.1% auto;
    -webkit-mask-size: 100.1% auto;
  }
}
@media (min-width: 1024px) {
  .contact .film-reel-alt {
    margin-top: 0;
  }
}
.contact .film-reel-alt img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  opacity: 0.8;
}
.contact .film-reel-alt .contained {
  z-index: 6;
  color: #fff;
  margin-top: auto;
  height: 100%;
  width: 100%;
}
.contact .film-reel-alt .section-title {
  position: absolute;
  bottom: -4px;
  margin-bottom: 0;
  line-height: 0.85em;
}
.contact .film-reel-alt .outline {
  display: block;
  color: transparent;
  -webkit-text-stroke: 1.5px #fff;
  text-stroke: 1.5px #fff;
}
@media (max-width: 768px) {
  .contact .flex__row {
    display: block;
  }
}
@media (min-width: 768px) {
  .contact .first {
    width: 64%;
    padding-right: 80px;
  }
  .contact .second {
    width: 36%;
  }
}
@media (min-width: 1240px) {
  .contact .first {
    width: 81%;
  }
  .contact .second {
    width: 39%;
  }
}
@media (min-width: 1900px) {
  .contact .first {
    width: 83%;
  }
  .contact .second {
    width: 37%;
  }
}
@media (min-width: 768px) {
  body.single-resources .nav {
    position: absolute;
  }
}
body.single-resources .site-main {
  padding-top: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
body.single-resources .content {
  padding-top: var(--hpad);
  padding-bottom: var(--hpad);
  max-width: calc(100% - 4rem);
  width: 480px;
}
@media (min-width: 768px) {
  body.single-resources .content {
    width: 600px;
  }
}
@media (min-width: 1024px) {
  body.single-resources .content {
    width: 800px;
  }
}
html.js .page-title {
  opacity: 0;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  -o-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}
html.js .loaded .page-title {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -o-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}
html.js .text .content-wrapper {
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -o-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}
html.js .text.animateIn .content-wrapper {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -o-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}
html.js .spacer,
html.js .large-list li,
html.js .single-post--pullquote {
  opacity: 0;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  -o-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}
html.js .animateIn .spacer,
html.js .animateIn.spacer,
html.js .animateIn.single-post--pullquote {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -o-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}
html.js .animateIn .large-list li {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -o-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1), transform 1s cubic-bezier(0.65, 0, 0.35, 1);
}
html.js .animateIn .large-list li:nth-child(1) {
  transition-delay: 1s;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
}
html.js .animateIn .large-list li:nth-child(2) {
  transition-delay: 1.1s;
  -moz-transition-delay: 1.1s;
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
}
html.js .animateIn .large-list li:nth-child(3) {
  transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
}
html.js .animateIn .large-list li:nth-child(4) {
  transition-delay: 1.3s;
  -moz-transition-delay: 1.3s;
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
}
html.js .animateIn .large-list li:nth-child(5) {
  transition-delay: 1.4s;
  -moz-transition-delay: 1.4s;
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
}
html.js .animateIn .large-list li:nth-child(6) {
  transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
}
html.js .animateIn .large-list li:nth-child(7) {
  transition-delay: 1.600000000000001s;
  -moz-transition-delay: 1.600000000000001s;
  -webkit-transition-delay: 1.600000000000001s;
  -o-transition-delay: 1.600000000000001s;
}
html.js .animateIn .large-list li:nth-child(8) {
  transition-delay: 1.700000000000001s;
  -moz-transition-delay: 1.700000000000001s;
  -webkit-transition-delay: 1.700000000000001s;
  -o-transition-delay: 1.700000000000001s;
}
html.js .animateIn .large-list li:nth-child(9) {
  transition-delay: 1.800000000000001s;
  -moz-transition-delay: 1.800000000000001s;
  -webkit-transition-delay: 1.800000000000001s;
  -o-transition-delay: 1.800000000000001s;
}
html.js .animateIn .large-list li:nth-child(10) {
  transition-delay: 1.900000000000001s;
  -moz-transition-delay: 1.900000000000001s;
  -webkit-transition-delay: 1.900000000000001s;
  -o-transition-delay: 1.900000000000001s;
}
html.js .animateIn .large-list li:nth-child(11) {
  transition-delay: 2.000000000000001s;
  -moz-transition-delay: 2.000000000000001s;
  -webkit-transition-delay: 2.000000000000001s;
  -o-transition-delay: 2.000000000000001s;
}
html.js .animateIn .large-list li:nth-child(12) {
  transition-delay: 2.100000000000001s;
  -moz-transition-delay: 2.100000000000001s;
  -webkit-transition-delay: 2.100000000000001s;
  -o-transition-delay: 2.100000000000001s;
}
html.js .animateIn .large-list li:nth-child(13) {
  transition-delay: 2.200000000000001s;
  -moz-transition-delay: 2.200000000000001s;
  -webkit-transition-delay: 2.200000000000001s;
  -o-transition-delay: 2.200000000000001s;
}
html.js .animateIn .large-list li:nth-child(14) {
  transition-delay: 2.300000000000001s;
  -moz-transition-delay: 2.300000000000001s;
  -webkit-transition-delay: 2.300000000000001s;
  -o-transition-delay: 2.300000000000001s;
}
html.js .animateIn .large-list li:nth-child(15) {
  transition-delay: 2.400000000000001s;
  -moz-transition-delay: 2.400000000000001s;
  -webkit-transition-delay: 2.400000000000001s;
  -o-transition-delay: 2.400000000000001s;
}
.page-template-default .site-main {
  padding-top: 0;
  border-left: 10px solid #9c9;
}
.page-template-default .site-main .content {
  padding: 50px 40px 10vw 40px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .page-template-default .site-main {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
  }
  .page-template-default .site-main .content {
    margin-top: 150px;
    max-width: 590px;
    padding: 5vw 40px 10vw 40px;
  }
}
@media (min-width: 1024px) {
  .page-template-default .site-main .content {
    max-width: 690px;
  }
}
@media (min-width: 1240px) {
  .page-template-default .site-main .content {
    max-width: 790px;
  }
  .page-template-default .site-main .hero-side {
    position: sticky;
    max-height: 100vh;
    top: 0;
  }
}
@media (min-width: 1600px) {
  .page-template-default .site-main .hero__title {
    font-size: 5rem;
  }
}
.page h1 {
  max-width: 950px;
}
.page h3.center {
  text-align: center;
}
.page ul.large-list {
  max-width: 900px;
  margin: 2rem auto;
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  color: #fff;
  font-weight: 600;
  letter-spacing: -0.03em;
  text-align: left;
  padding-left: 55px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page ul.large-list li {
  font-size: 1.4rem;
  line-height: 1.2em;
  margin-bottom: 3rem;
  list-style: none;
  position: relative;
}
.page ul.large-list li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -45px;
  background: url("img/arrow-yellow.svg") no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 30px;
  height: 22px;
}
@media (min-width: 768px) {
  .page ul.large-list li {
    font-size: 1.8rem;
  }
  .page ul.large-list li:before {
    top: 0.2em;
  }
}
@media (min-width: 1024px) {
  .page ul.large-list li:before {
    left: -60px;
    width: 40px;
    height: 35px;
  }
}
.page ul.large-list li span {
  display: block;
  font-weight: 400;
  font-size: 1rem;
}
.text {
  padding-left: 2rem;
  padding-right: 2rem;
}
.text .inner-wrapper {
  max-width: 1067px;
}
.text .content-wrapper {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.text .content-wrapper *:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .text .inner-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .text .content-wrapper {
    width: 50%;
    margin-bottom: 2rem;
  }
  .text .content-wrapper:first-child {
    margin-right: 2rem;
  }
  .text .content-wrapper:last-child {
    margin-left: 2rem;
  }
}
.four-o-four {
  height: auto;
}
@media (min-width: 768px) {
  .four-o-four h1 {
    font-size: 3.5rem;
  }
}
.post-type-archive-resources .site-main,
.tax-tags .site-main,
.tax-groups .site-main {
  padding-top: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #fafafa;
  padding-bottom: 6vw;
}
.post-type-archive-resources .tiles,
.tax-tags .tiles,
.tax-groups .tiles {
  margin-top: 5vw;
}
.post-type-archive-resources .tiles::-webkit-scrollbar,
.tax-tags .tiles::-webkit-scrollbar,
.tax-groups .tiles::-webkit-scrollbar {
  display: none;
}
.post-type-archive-resources .post-slider,
.tax-tags .post-slider,
.tax-groups .post-slider {
  margin-bottom: 4rem;
}
.tax-tags,
.tax-groups {
  background-color: #fafafa;
}
.index-header {
  margin: 2.5em 0;
}
@media (min-width: 768px) {
  .index-header {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .index-header h2 {
    margin-bottom: 0;
  }
  .index-header .button {
    margin-left: auto;
  }
}
.index-more {
  margin: 3rem 0 0 0;
}
.no-js {
  display: block;
}
