/*!
Theme Name: CGAD
Author: Ultrō
Author URI: https://ultro.agency/
Version: 1.0
Text Domain: CGAD
*/ /*!
 * Project:   CGAD 2017
 * Date:      2017/07/14
/* ---------------------------------------- */
* {
  margin: 0;
  padding: 0;
}
html {
  overflow-y: scroll;
  font:
    18px/1.55 Adelle Sans,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  background: #f3f3f3;
}
body,
textarea,
input,
select,
option,
button {
  color: #6d6d6d;
  font: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
div,
form,
blockquote,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
main,
section,
ul,
ol,
dl,
dd,
p,
table,
pre,
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  margin-bottom: 0.5rem;
}
:last-child {
  margin-bottom: 0 !important;
}
.last-child {
  margin-bottom: 0 !important;
}
body > :not(.root-a),
body > :not(.root-a) div,
body > :not(.root-a) form {
  margin-bottom: 0;
}
p {
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 1279px) {
  html {
    font-size: 17px;
  }
}
@media screen and (max-width: 599px) {
  html {
    font-size: 16px;
  }
}
@font-face {
  font-family: "Icons";
  src:
    url("fonts/icomoon-201906/fonts/icomoon.ttf?z8888v2") format("truetype"),
    url("fonts/icomoon-201906/fonts/icomoon.woff?z8888v2") format("woff"),
    url("fonts/icomoon-201906/fonts/icomoon.svg?z8888v2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Adelle Sans";
  font-weight: 400;
  src: url("fonts/adellesans/5577a52c-046a-4ef1-9082-fcd2b45c4d66.eot?#iefix");
  src:
    url("fonts/adellesans/5577a52c-046a-4ef1-9082-fcd2b45c4d66.eot?#iefix")
      format("eot"),
    url("fonts/adellesans/8c4c756c-f655-408b-86ae-0960d91bfc14.woff2")
      format("woff2"),
    url("fonts/adellesans/20ed2fae-246b-4199-a71b-6f85ae7bafc4.woff")
      format("woff"),
    url("fonts/adellesans/b40b5f79-78e8-4141-af00-22d78eb1e26f.ttf")
      format("truetype"),
    url("fonts/adellesans/237d4d0a-43a8-49aa-b628-1a92bdba5c36.svg#237d4d0a-43a8-49aa-b628-1a92bdba5c36")
      format("svg");
}
@font-face {
  font-family: "Adelle Sans";
  font-weight: 600;
  src: url("fonts/adellesans/12634e62-002c-41e2-be65-7b5d41bf2c0b.eot?#iefix");
  src:
    url("fonts/adellesans/12634e62-002c-41e2-be65-7b5d41bf2c0b.eot?#iefix")
      format("eot"),
    url("fonts/adellesans/0a9d2eea-89f7-47da-8a75-8d74a576594e.woff2")
      format("woff2"),
    url("fonts/adellesans/0bf5f8eb-c184-41f8-a63a-49a479de6a4b.woff")
      format("woff"),
    url("fonts/adellesans/47b3e515-99c6-48be-ac65-1b0942826aec.ttf")
      format("truetype"),
    url("fonts/adellesans/5de8b306-405f-472d-9c39-65e35f47570e.svg#5de8b306-405f-472d-9c39-65e35f47570e")
      format("svg");
}
@font-face {
  font-family: "Adelle Sans";
  font-weight: 700;
  src: url("fonts/adellesans/ee7eacdc-4331-4b07-8fb5-dbdd8224d0ae.eot?#iefix");
  src:
    url("fonts/adellesans/ee7eacdc-4331-4b07-8fb5-dbdd8224d0ae.eot?#iefix")
      format("eot"),
    url("fonts/adellesans/a1ad9892-0805-4ef0-93bf-7f5127ef1168.woff2")
      format("woff2"),
    url("fonts/adellesans/2de909c5-b324-409b-ae1e-c1ceb0900698.woff")
      format("woff"),
    url("fonts/adellesans/17e17b43-b526-4da0-9202-871edc14bb89.ttf")
      format("truetype"),
    url("fonts/adellesans/f8b84079-8d2a-40a0-801d-278ca0f38d02.svg#f8b84079-8d2a-40a0-801d-278ca0f38d02")
      format("svg");
}
@font-face {
  font-family: "Adelle Sans";
  font-weight: 900;
  src: url("fonts/adellesans/a297ebd1-0ee7-4b05-a2cc-3c0bdc2b85d8.eot?#iefix");
  src:
    url("fonts/adellesans/a297ebd1-0ee7-4b05-a2cc-3c0bdc2b85d8.eot?#iefix")
      format("eot"),
    url("fonts/adellesans/c3a9e3fb-d098-4647-82a6-1317c2567f0e.woff2")
      format("woff2"),
    url("fonts/adellesans/e43479d9-f426-462c-b209-fe3de1f4f579.woff")
      format("woff"),
    url("fonts/adellesans/f92cbf36-c05c-49d0-8e0f-d32cedf35709.ttf")
      format("truetype"),
    url("fonts/adellesans/4ef9c5df-45c9-45cb-9543-5ef153154f0e.svg#4ef9c5df-45c9-45cb-9543-5ef153154f0e")
      format("svg");
} /*!
 * Layout
/* ---------------------------------------- */
.root-a {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.root-a *,
.root-a *:before,
.root-a *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.root-a > .wrap {
  margin: 0;
}
.-contain {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
.-expand {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media screen and (max-width: 719px) {
  .-contain {
    border-left-width: 20px;
    border-right-width: 20px;
  }
} /*!
 * Modules
/* ---------------------------------------- */
.archive-a > .actions {
  text-align: center;
}
.archive-a > .actions p {
  margin: -10px -10px 0;
}
.archive-a > .actions a {
  margin: 10px 10px 0;
}
.archive-a > .actions .is-loading {
  pointer-events: none;
}
.archive-a > .actions .icon-spinner {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-left: -25px;
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-animation: spinme 1s infinite linear;
  animation: spinme 1s infinite linear;
}
.archive-a > .actions .is-loading .icon-spinner {
  opacity: 1;
}
@-webkit-keyframes spinme {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spinme {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@media screen and (max-width: 599px) {
  .archive-a > .actions p {
    margin: -10px 0 0;
  }
  .archive-a > .actions a {
    display: block;
    margin: 10px 0 0;
  }
}
.archive-b:after {
  display: table;
  clear: both;
  content: "";
}
.archive-b > .header {
  float: left;
  width: 300px;
  margin: 0 -100% 0 0;
}
.archive-b > .header:before {
  display: block;
  content: "";
  width: 100%;
  height: 10px;
  margin: 0 0 15px;
  background: #3b3b3b;
}
.archive-b > .header > .hx {
  margin-bottom: 30px;
}
.archive-b > .header + .wrap {
  margin-left: 400px;
}
@media screen and (min-width: 600px) {
  .archive-b .publications-a > .wrap > .item {
    width: 49.99%;
  }
  .archive-b .cards-a .teaser-c {
    width: 33.33%;
  }
  .archive-b .cards-a .teaser-c.-large {
    width: 49.99%;
  }
}
@media screen and (max-width: 1279px) {
  .archive-b > .header {
    width: 280px;
  }
  .archive-b > .header:before {
    height: 8px;
  }
  .archive-b > .header + .wrap {
    margin-left: 340px;
  }
}
@media screen and (max-width: 1023px) {
  .archive-b > .header {
    float: none;
    width: auto;
    margin: 0 0 60px;
  }
  .archive-b > .header:before {
    height: 7px;
  }
  .archive-b > .header .taxonomies-a li {
    display: inline-block;
    width: 49.99%;
    vertical-align: top;
  }
  .archive-b > .header + .wrap {
    margin-left: 0;
  }
}
@media screen and (max-width: 599px) {
  .archive-b > .header {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 479px) {
  .archive-b > .header .taxonomies-a li {
    display: block;
    width: auto;
  }
}
.bg-a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  margin: 0;
  background: #fff;
}
.bg-a img,
.bg-a video {
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bg-a .-top {
  -o-object-position: 50% 0;
  object-position: 50% 0;
}
.no-objectfit .bg-a img,
.no-objectfit .bg-a video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  height: 100%;
  min-width: 0;
  min-height: 0;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.01);
  transform: translate3d(-50%, -50%, 0) scale(1.01);
}
.block-a {
  padding: 40px;
  background: #00bdd5;
  color: #fff;
}
.block-a:after {
  display: table;
  clear: both;
  content: "";
}
.block-a .header {
  float: left;
  width: 230px;
  margin: 0 -100% 0 0;
}
.block-a .header .hx {
  color: #4056a6;
  margin-top: 0;
}
.block-a .header .hx:before {
  display: inline-block;
  content: "";
  width: 60px;
  height: 6px;
  margin: -0.1em 0.335em 0 0;
  background: currentColor;
  vertical-align: middle;
}
.block-a .header + .wrap {
  margin-left: 260px;
}
.block-a .wrap li:before {
  color: inherit;
}
.block-a .wrap a {
  color: inherit;
}
.block-a .wrap a:hover {
  -webkit-box-shadow: 0 1px 0;
  box-shadow: 0 1px 0;
}
@media screen and (max-width: 719px) {
  .block-a {
    padding: 20px;
  }
  .block-a .header {
    float: none;
    width: 230px;
    margin: 0 0 20px;
  }
  .block-a .header + .wrap {
    margin-left: 0;
  }
}
@media screen and (max-width: 599px) {
  .block-a .header .hx:before {
    width: 40px;
  }
}
.cards-a {
  overflow: hidden;
}
.cards-a .wrap.-grid {
  margin-top: -40px;
  margin-left: -20px;
  margin-right: -20px;
}
.cards-a .teaser-c {
  width: 24.99%;
  border-width: 40px 20px 0;
}
.cards-a .teaser-c.-large {
  width: 33.33%;
}
@media screen and (max-width: 1279px) {
  .cards-a .teaser-c {
    width: 33.33%;
  }
  .cards-a .teaser-c.-large {
    width: 49.99%;
  }
}
@media screen and (max-width: 1279px) and (min-width: 600px) {
  .cards-a .teaser-c.-large:nth-child(3) {
    width: 33.33%;
  }
  .cards-a .teaser-c.-large:nth-child(3) > a {
    padding: 30px;
  }
  .cards-a .teaser-c.-large:nth-child(3) .brow {
    min-height: 60px;
  }
  .cards-a .teaser-c.-large:nth-child(3) .title {
    min-height: calc(1rem * 1.44 * 5);
    font-size: 1rem;
    line-height: 1.44;
  }
}
@media screen and (max-width: 1023px) {
  .cards-a .wrap.-grid {
    margin-top: -30px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .cards-a .teaser-c {
    border-width: 30px 15px 0;
  }
  .cards-a .teaser-c,
  .cards-a .teaser-c.-large:nth-child(3) {
    width: 49.99%;
  }
}
@media screen and (max-width: 719px) {
  .cards-a .wrap.-grid {
    margin-top: -20px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .cards-a .teaser-c {
    border-width: 20px 10px 0;
  }
}
@media screen and (max-width: 599px) {
  .cards-a .teaser-c,
  .cards-a .teaser-c.-large,
  .cards-a .teaser-c.-large:nth-child(3) {
    display: block;
    width: auto;
  }
}
.contact-a .intro {
  margin-top: 0;
}
.contact-a .intro > * {
  font-size: 1.22rem;
  border-top-width: 0;
}
.contact-a .intro .hx {
  margin-bottom: 10px;
}
.contact-a .fields p {
  margin-bottom: 2rem;
}
.contact-a .action {
  text-align: right;
}
.contact-a .action small {
  float: left;
  padding-top: 15px;
}
@media screen and (max-width: 599px) {
  .contact-a .intro > * {
    font-size: 1.125rem;
  }
  .contact-a .fields p {
    margin-bottom: 1rem;
  }
  .contact-a .action {
    text-align: left;
  }
  .contact-a .action small {
    display: block;
    float: none;
    margin-bottom: 20px;
  }
}
.content-a {
  margin-bottom: 0;
}
.ie8 .content-a:before,
.ie9 .content-a:before,
.ie10 .content-a:before,
.mie .content-a:before,
.native.android .content-a:before {
  display: block;
  content: "Your browser is outdated, it may not render this page properly, please upgrade.";
  margin: 0;
  padding: 20px 40px;
  background: #b22;
  color: #fff;
  text-align: center;
}
.emphasized-a,
blockquote {
  padding: 35px;
  border: 5px solid #f3f3f3;
  color: #3b3b3b;
  font-weight: 600;
}
@media screen and (max-width: 599px) {
  .emphasized-a,
  blockquote {
    padding: 20px;
  }
}
.features-a {
  background: #fff;
  padding: 50px;
}
.features-a:after {
  display: table;
  clear: both;
  content: "";
}
.features-a .hx {
  float: left;
  max-width: 300px;
  margin: 0 -100% 0 0;
  padding: 20px 0 0;
  border-top: 10px solid;
  font-size: 1.7rem;
}
.features-a .entries {
  overflow: hidden;
  margin-left: 350px;
  color: #4056a6;
  font-size: 0;
  font-weight: 600;
  letter-spacing: -1em;
}
.features-a .entries ul {
  margin: -90px -20px 0;
  padding-left: 0;
}
.features-a .entries li {
  display: inline-block;
  width: 49.99%;
  margin-bottom: 0;
  padding-left: 120px;
  border: 1px solid transparent;
  border-width: 90px 20px 0;
  font-size: 1.11rem;
  line-height: 1.2;
  letter-spacing: 0;
  vertical-align: top;
}
.features-a .entries li:before {
  display: none;
}
.features-a .entries li i {
  float: left;
  width: 100px;
  height: 100px;
  margin: -0.2em 0 0 -120px;
  font-size: 100px;
  line-height: 1;
  text-align: center;
}
.features-a .entries li big {
  display: block;
  padding-bottom: 10px;
  color: #00bdd5;
  font-size: 3.11rem;
  font-weight: bold;
  line-height: 1;
}
.features-a .entries li big span {
  font-size: 1.78rem;
}
@media screen and (max-width: 1279px) {
  .features-a[class] {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .features-a .hx {
    float: none;
    max-width: 100%;
    margin: 0 0 60px;
    border-top-width: 8px;
  }
  .features-a .entries {
    margin-left: 0;
  }
  .features-a .entries ul {
    margin-top: -60px;
  }
  .features-a .entries li {
    border-top-width: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .features-a .hx {
    border-top-width: 7px;
  }
  .features-a .entries ul {
    margin-top: -40px;
  }
  .features-a .entries li {
    padding-left: 100px;
    border-top-width: 40px;
    font-size: 1rem;
  }
  .features-a .entries li i {
    width: 90px;
    height: 90px;
    margin-left: -100px;
    font-size: 90px;
  }
  .features-a .entries li big {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
  }
  .features-a .entries li big span {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 719px) {
  .features-a .entries {
    margin-left: -10px;
  }
  .features-a .entries li {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .features-a {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
  }
  .features-a[class] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .features-a .hx {
    margin-bottom: 30px;
  }
  .features-a .entries ul {
    margin-top: -30px;
  }
  .features-a .entries li {
    border-top-width: 30px;
  }
  .features-a .entries li big {
    padding-bottom: 5px;
  }
}
.filters-a {
  color: #3b3b3b;
}
.filters-a:after {
  display: table;
  clear: both;
  content: "";
}
.filters-a .count {
  float: left;
  margin: 0;
  padding: 5px 0;
  font-size: 1.11rem;
  line-height: 30px;
  font-weight: 600;
}
.filters-a .tools {
  float: right;
  padding-left: 0;
}
.filters-a .tools li {
  display: inline-block;
  margin: 0;
  font-size: 12px;
  line-height: 40px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: top;
}
.filters-a .tools li ~ li {
  margin-left: 35px;
}
.filters-a .tools li:before {
  display: none;
}
.filters-a .tools li a {
  display: block;
}
.filters-a .tools li a:not(:hover) {
  color: inherit;
}
.filters-a .tools li i {
  margin-left: 5px;
  vertical-align: top;
}
@media screen and (max-width: 599px) {
  .filters-a .count {
    float: none;
    margin: 0 0 20px;
    padding: 0;
    line-height: 1.33;
  }
  .filters-a .tools {
    float: none;
  }
  .filters-a .tools li {
    display: block;
    width: auto;
  }
}
.footer-a {
  margin-bottom: 0;
  padding: 5px 0 30px;
}
.footer-a > .wrap {
  position: relative;
}
.footer-a > .wrap:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  content: "";
  height: 10px;
  background: #424344;
}
.footer-a a {
  color: inherit;
}
.footer-a a:hover {
  color: #f26647;
}
.footer-a .up:after {
  display: table;
  clear: both;
  content: "";
}
.footer-a .join-a {
  float: left;
  width: 50%;
  margin: 0;
  padding-right: 40px;
}
.footer-a .links {
  width: 50%;
  margin: -15px 0 0;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 600;
}
.footer-a .links > li {
  float: left;
  width: 33.33%;
  margin-top: 15px;
  margin-bottom: 0;
  padding-right: 15px;
}
.footer-a .links li:before {
  display: none;
}
.footer-a .links li.socials a {
  display: inline-block;
  margin-top: -5px;
  font-size: 32px;
  line-height: 1;
  vertical-align: top;
}
.footer-a .links li.socials a:not(:hover) {
  color: #424344;
}
.footer-a .links li.socials a ~ a {
  margin-left: 15px;
}
.footer-a .links li ul {
  margin-top: 10px;
  padding-left: 0;
  color: #8e8f92;
  font-size: 14px;
  font-weight: normal;
}
.footer-a .links li li {
  margin-bottom: 5px;
}
.footer-a .copys {
  padding-top: 30px;
  border-top: 3px solid #d8d8d8;
  font-size: 14px;
  text-align: right;
}
.footer-a .copys:after {
  display: table;
  clear: both;
  content: "";
}
.footer-a .copys p:first-child {
  float: left;
  margin: 0;
}
.footer-a .copys p:first-child a {
  color: inherit;
}
.footer-a .copys p:first-child a:hover {
  color: #f26647;
}
.footer-a .copys p:first-child a + a {
  margin-left: 30px;
}
@media screen and (max-width: 1279px) {
  .footer-a > .wrap:before {
    height: 8px;
  }
}
@media screen and (max-width: 1023px) {
  .footer-a .join-a,
  .footer-a .links {
    float: none;
    width: auto;
    margin: 0 0 30px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 599px) {
  .footer-a > .wrap:before {
    height: 6px;
  }
  .footer-a .links > li {
    width: 50%;
  }
  .footer-a .copys {
    padding-top: 20px;
    text-align: left;
  }
  .footer-a .copys p:first-child {
    float: none;
    margin-bottom: 10px;
  }
  .footer-a .copys p:first-child a + a {
    margin-left: 15px;
  }
}
@media screen and (max-width: 479px) {
  .footer-a .links li.socials a {
    margin-top: 0;
  }
}
.header-a {
  min-height: 200px;
  background: #4056a6;
  color: #00bdd5;
}
.header-a .back {
  margin-bottom: 15px;
  color: #fff;
}
.header-a .back a {
  color: inherit;
}
.header-a .hx {
  color: inherit;
}
.header-a .member {
  margin-top: 30px;
  color: #fff;
}
.header-a .member strong {
  font: inherit;
}
.header-a .member small {
  display: inline-block;
  overflow: hidden;
  width: 1px;
  height: 40px;
  margin: 0 20px;
  background: #00bdd5;
  text-indent: 321%;
  white-space: nowrap;
  vertical-align: middle;
}
.header-a .member .link-a {
  color: inherit;
  font: inherit;
  vertical-align: baseline;
}
@media screen and (max-width: 1279px) {
  .header-a {
    min-height: 200px;
  }
}
@media screen and (max-width: 719px) {
  .header-a .member small {
    display: block;
    height: 5px;
    margin: 0;
    background: none;
  }
}
@media screen and (max-width: 599px) {
  .header-a {
    min-height: 160px;
  }
  .header-a .back {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 479px) {
  .header-a {
    min-height: 150px;
  }
}
.header-b {
  position: relative;
}
.header-b:before {
  position: absolute;
  left: 0;
  top: 100%;
  content: "";
  width: 80px;
  height: 3px;
  background: #d8d8d8;
}
@media (max-width: 1023px) {
  .header-b:before {
    width: 60px;
  }
}
@media (max-width: 599px) {
  .header-b:before {
    width: 40px;
  }
}
.header-b .back {
  margin-bottom: 20px;
}
.header-b .hx {
  color: #4056a6;
}
.header-b .hx.-no-bar:before {
  display: none;
}
.header-b.-standard-header .hx {
  color: #3b3b3b;
}
.header-b.-standard-header .hx:before {
  display: none;
}
.header-c {
  position: relative;
  margin-bottom: 0;
  padding: 30px 0 80px;
  background: #1f1714;
  color: #fff;
}
.header-c + .features-a {
  position: relative;
  margin-top: -50px;
}
.header-c > .background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  background: inherit;
}
.header-c > .background video {
  width: 100%;
  height: 100%;
}
.header-c > .background picture {
  display: none;
}
.header-c > .wrap {
  position: relative;
}
.header-c .hx {
  color: inherit;
}
.header-c .actions {
  margin-top: -5px;
  margin-left: -40px;
  padding-left: 0;
  font-size: 0;
  letter-spacing: -1em;
}
.header-c .actions li {
  display: inline-block;
  margin: 15px 0 0 40px;
  font-size: 1rem;
  letter-spacing: 0;
  vertical-align: top;
}
.header-c .actions li:before {
  display: none;
}
.no-videoautoplay .header-c > .background video {
  display: none;
}
.no-videoautoplay .header-c > .background picture {
  display: block;
  width: 100%;
  height: 100%;
}
.force-videoautoplay .header-c > .background video {
  display: block;
}
.force-videoautoplay .header-c > .background picture {
  display: none;
}
@media screen and (min-width: 1280px) {
  .header-c {
    padding-top: 130px;
  }
}
@media screen and (max-width: 1279px) {
  .header-c {
    padding: 0 0 50px;
  }
}
@media screen and (max-width: 719px) {
  .header-c > .background video {
    display: none;
  }
  .header-c > .background picture {
    display: block;
  }
  .videoautoplay .header-c > .background video {
    display: block;
  }
  .videoautoplay .header-c > .background picture {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .header-c .actions li {
    display: block;
  }
}
.header-d {
  position: relative;
  min-height: 550px;
  background: #2d2d2d;
  color: #fff;
}
.ie10 .header-d,
.ie11 .header-d {
  height: 650px;
}
.header-d > .background {
  opacity: 0.85;
}
.header-d > .wrap {
  position: relative;
  width: 100%;
}
.header-d .back {
  margin-bottom: 10px;
}
.header-d .hx {
  color: inherit;
}
.header-d .actions {
  margin: -15px -10px 0;
  padding: 0;
}
.header-d .actions li {
  display: inline-block;
  margin: 0;
  border: 1px solid transparent;
  border-width: 15px 10px 0;
  vertical-align: top;
}
.header-d .actions li:before {
  display: none;
}
@media screen and (max-width: 1279px) {
  .header-d {
    min-height: 62.5vw;
  }
}
@media screen and (max-width: 719px) {
  .header-d > .background {
    opacity: 0.65;
  }
}
@media screen and (max-width: 599px) {
  .header-d .actions li {
    display: block;
    width: auto;
  }
}
.img-a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 77.5%;
  background: url(gfx/spinner-b.gif) 50% 50% no-repeat;
  text-align: center;
}
.img-a img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
}
.img-a img {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.img-a.nocover img {
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}
.img-a.square {
  padding-top: 100%;
}
.join-a .hx {
  color: #424344;
  margin-bottom: 30px;
}
.join-a .field {
  position: relative;
  padding-right: 150px;
}
.join-a .field label {
  display: none;
}
.join-a .field input {
  height: 50px;
  font-size: 16px;
  line-height: 48px;
}
.join-a .field button {
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  padding-left: 8px;
  padding-right: 8px;
}
@media screen and (max-width: 479px) {
  .join-a .field {
    padding-right: 0;
  }
  .join-a .field button {
    position: static;
    right: auto;
    top: auto;
    width: 100%;
    margin-top: 15px;
  }
}
.line-a {
  display: inline-block;
  overflow: hidden;
  content: "";
  width: 80px;
  height: 10px;
  margin: -0.1em 0.335em 0 0;
  background: currentColor;
  text-indent: 321%;
  white-space: nowrap;
  vertical-align: middle;
}
@media screen and (max-width: 1279px) {
  .line-a {
    height: 8px;
  }
}
@media screen and (max-width: 1023px) {
  .line-a {
    width: 60px;
    height: 7px;
  }
}
@media screen and (max-width: 719px) {
  .line-a {
    height: 6px;
  }
}
@media screen and (max-width: 599px) {
  .line-a {
    width: 40px;
  }
}
.list-a {
  padding-left: 0;
  border: 1px solid #d8d8d8;
  border-width: 0 0 3px;
}
.list-a li {
  margin-bottom: 0;
  border: inherit;
  border-width: 3px 0 0;
}
.list-a li a {
  padding: 30px 0;
}
.list-a.-large li a {
  padding: 30px 0;
}
.list-a li > * {
  min-width: 0;
}
.list-a li:before {
  display: none;
}
.list-a li .wrap {
  max-width: 840px;
  padding-right: 40px;
}
.list-a li strong {
  display: block;
  margin-bottom: 0.33em;
  color: #3b3b3b;
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: bold;
}
.list-a li > a {
  color: #6d6d6d;
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-a li > a:hover .link-a {
  color: #d15f45;
}
.list-a li .link-a {
  margin-left: auto;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  color: #f26647;
}
@media screen and (max-width: 1279px) {
  .list-a li strong {
    font-size: 1.65rem;
  }
}
@media screen and (max-width: 1023px) {
  .list-a.-large li a {
    padding: 40px 0;
  }
}
@media screen and (max-width: 599px) {
  .list-a li a,
  .list-a.-large li a {
    display: block;
    padding: 20px 0;
  }
  .list-a li .wrap {
    display: block;
    max-width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }
  .list-a li strong {
    font-size: 1.25rem;
  }
}
.login-a .action {
  margin-top: 40px;
}
.login-a .action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.login-a .message-a,
.login-a .wpcf7-not-valid-tip,
.login-a .wpcf7-validation-errors,
.login-a .wpcf7-mail-sent-ok {
  margin-bottom: 0;
  padding-right: 40px;
}
.login-a .button {
  margin-left: auto;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
@media screen and (max-width: 719px) {
  .login-a .action {
    display: block;
    margin-top: 20px;
  }
  .login-a .message-a,
  .login-a .wpcf7-not-valid-tip,
  .login-a .wpcf7-validation-errors,
  .login-a .wpcf7-mail-sent-ok {
    margin-bottom: 15px;
  }
}
.map-a {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 90%;
}
.map-a iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.message-a,
.wpcf7-not-valid-tip,
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
  display: block;
  position: relative;
  padding-left: 1.75em;
  font-size: 1rem;
  line-height: 1.25;
}
.message-a.-small,
.wpcf7-not-valid-tip,
.-small.wpcf7-validation-errors,
.-small.wpcf7-mail-sent-ok {
  font-size: 14px;
}
.message-a.-error,
.wpcf7-not-valid-tip,
.wpcf7-validation-errors,
.-error.wpcf7-mail-sent-ok {
  color: #ed3333;
}
.message-a.-success,
.-success.wpcf7-not-valid-tip,
.-success.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
  color: green;
}
.message-a:not(:first-child),
.wpcf7-not-valid-tip:not(:first-child),
.wpcf7-validation-errors:not(:first-child),
.wpcf7-mail-sent-ok:not(:first-child) {
  margin-top: 10px;
}
.message-a i,
.wpcf7-not-valid-tip i,
.wpcf7-validation-errors i,
.wpcf7-mail-sent-ok i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;
}
.-small {
  font-size: 14px;
}
@media screen and (max-width: 599px) {
  .message-a,
  .wpcf7-not-valid-tip,
  .wpcf7-validation-errors,
  .wpcf7-mail-sent-ok {
    font-size: 0.88rem;
  }
}
.meta-a {
  color: #3b3b3b;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
}
.meta-a .section {
  color: #4056a6;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.meta-a .section + .section,
.meta-a .section + .date {
  margin-left: 15px;
}
.meta-a .date {
  color: #4056a6;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.meta-a .label {
  display: inline-block;
  padding: 3px 5px;
  background: #4056a6;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
}
.meta-a .label:not(:first-child) {
  margin-left: 15px;
}
.meta-a .taxonomy {
  color: inherit;
}
.meta-a .taxonomy i {
  margin-right: 10px;
  margin-top: -1px;
  color: #00bdd5;
  font-size: 1.75em;
  line-height: inherit;
  vertical-align: top;
}
.meta-a .sep {
  display: inline-block;
  overflow: hidden;
  width: 1px;
  height: 40px;
  margin: -5px 20px !important;
  background: currentColor;
  text-indent: 321%;
  white-space: nowrap;
  vertical-align: top;
}
@media screen and (max-width: 599px) {
  .meta-a .sep {
    display: block;
    height: 0;
    margin: 2px 0 !important;
    background: none;
  }
  .meta-a .section {
    display: block;
  }
  .meta-a .section + .section,
  .meta-a .section + .date {
    margin-left: 0;
  }
}
.navbar-a {
  position: relative;
  z-index: 11;
  margin-top: -50px;
  background: #fff;
  color: #3b3b3b;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.navbar-a .active {
  display: none;
  position: relative;
  margin: 0;
  padding: 15px 20px;
  background: #00bdd5;
  color: #fff;
  line-height: 30px;
  text-align: left;
}
.navbar-a .active:before {
  float: right;
  content: "\e900";
  font: 1em Icons;
  line-height: inherit;
}
.navbar-a .active i {
  display: inline-block;
  margin-right: 10px;
  color: inherit;
  font-size: 1.75em;
  vertical-align: top;
}
.navbar-a.is-active .active:before {
  content: "\e903";
}
.navbar-a .list {
  width: 100%;
  padding: 0;
}
.navbar-a .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navbar-a .list li {
  min-width: 0;
  height: 100px;
  margin: 0;
}
.navbar-a .list li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.navbar-a .list li ~ li {
  border: 1px solid #d8d8d8;
  border-width: 0 0 0 1px;
}
.navbar-a .list li:before {
  display: none;
}
.navbar-a .list li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  color: inherit;
  text-align: inherit;
}
.navbar-a .list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.navbar-a .list li a:hover {
  background-color: #fafafa;
}
.navbar-a .list li.is-active a {
  background-color: #00bdd5;
  color: #fff;
}
.navbar-a .list li i {
  margin-right: 10px;
  color: #00bdd5;
  font-size: 1.75em;
}
.navbar-a .list li.is-active i {
  color: inherit;
}
.navbar-a .list li span {
  display: inline-block;
  line-height: 1.1;
  text-align: left;
}
@media screen and (max-width: 1279px) and (min-width: 720px) {
  .navbar-a .list li a {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .navbar-a .list li i {
    display: block;
    width: 100%;
    margin: auto 0 0;
    text-align: center;
  }
  .navbar-a .list li span {
    display: block;
    width: 100%;
    margin: auto 0 !important;
    text-align: center;
  }
  .navbar-a .list li i + span {
    margin-top: 5px !important;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 719px) {
  .navbar-a {
    margin-top: -30px;
  }
  .navbar-a:before {
    position: absolute;
    left: 100%;
    right: -20px;
    top: 30px;
    content: "";
    height: 10001px;
    background: #000;
    opacity: 0;
    -webkit-transition:
      opacity 0.35s,
      left 0s 0.35s;
    transition:
      opacity 0.35s,
      left 0s 0.35s;
  }
  .navbar-a.is-active:before {
    left: -20px;
    opacity: 0.15;
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
  }
  .navbar-a .active {
    display: block;
  }
  .navbar-a .list {
    display: block;
    position: absolute;
    left: 10001px;
    right: 0;
    top: 100%;
    overflow: hidden;
    background: #fff;
    opacity: 0;
    -webkit-transition:
      opacity 0.35s,
      left 0s 0.35s;
    transition:
      opacity 0.35s,
      left 0s 0.35s;
  }
  .navbar-a.is-active .list {
    left: 0;
    opacity: 1;
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
  }
  .navbar-a .list li {
    height: auto;
    line-height: 40px;
    text-align: left;
  }
  .navbar-a .list li ~ li {
    border-width: 1px 0 0;
  }
  .navbar-a .list li a {
    display: block;
    height: auto;
    padding: 10px 20px;
  }
  .navbar-a .list li.is-active a {
    background-color: #f3f3f3;
    color: inherit;
  }
  .navbar-a .list li i {
    display: inline-block;
    width: 30px;
    vertical-align: top;
    text-align: center;
  }
}
.news-a:after {
  display: table;
  clear: both;
  content: "";
}
.news-a .main {
  float: left;
  width: 62.5%;
  margin: 0;
}
.news-a .side {
  float: left;
  width: 37.5%;
  margin: 0;
  padding-left: 80px;
}
.news-a .side > .action {
  text-align: right;
}
@media screen and (max-width: 1279px) {
  .news-a .main {
    width: 55%;
  }
  .news-a .side {
    width: 45%;
    padding-left: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .news-a .main {
    width: 50%;
  }
  .news-a .main .teaser-e .title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
  .news-a .side {
    width: 50%;
    padding-left: 40px;
  }
}
@media screen and (max-width: 719px) {
  .news-a .main {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .news-a .side {
    float: none;
    width: auto;
    padding-left: 0;
  }
}
.pop-a {
  position: fixed;
  left: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 111;
  overflow: hidden;
  margin: 0;
  background: #f3f3f3;
  opacity: 0;
  -webkit-transition:
    opacity 0.5s,
    left 0s 0.5s;
  transition:
    opacity 0.5s,
    left 0s 0.5s;
}
.pop-a h2 {
  margin-top: 0;
}
.pop-a.is-active {
  left: 0;
  opacity: 1;
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
.pop-a .close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px;
  color: #3b3b3b;
}
.pop-a .close a {
  display: block;
  padding: 20px;
  color: inherit;
  font-size: 40px;
  line-height: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.pop-a .wrap {
  width: 100%;
  max-width: 840px;
  padding: 40px 0;
}
.pop-a .wrap {
  overflow-y: auto;
  max-height: 100vh;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.pop-a.login .wrap {
  max-width: 660px;
}
@media screen and (max-width: 1279px) {
  .pop-a .close a {
    padding: 10px;
    font-size: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .pop-a .close a {
    padding: 0 10px;
    font-size: 20px;
  }
}
@media screen and (max-width: 719px) {
  .pop-a .close a {
    padding: 0;
  }
}
.promos-a > .wrap {
  margin-top: -40px;
  margin-left: -20px;
  margin-right: -20px;
}
.promos-a .slot {
  margin: 0;
  border: 1px solid transparent;
  border-width: 40px 20px 0;
}
.promos-a img {
  display: block;
}
@media screen and (max-width: 719px) {
  .promos-a > .wrap {
    display: block;
    margin-top: -20px;
  }
  .promos-a .slot {
    border-top-width: 20px;
  }
}
.publications-a {
  overflow: hidden;
}
.publications-a > .wrap {
  margin-top: -40px;
  margin-left: -40px;
  margin-right: -40px;
}
.publications-a > .wrap > .item {
  position: relative;
  width: 33.33%;
  border-width: 40px 40px 0;
}
.publications-a > .wrap > .item:before {
  position: absolute;
  left: -42px;
  top: 0;
  bottom: 0;
  content: "";
  width: 3px;
  background: #d8d8d8;
}
@media screen and (max-width: 1279px) {
  .publications-a > .wrap {
    margin-left: -30px;
    margin-right: -30px;
  }
  .publications-a > .wrap > .item {
    border-left-width: 30px;
    border-right-width: 30px;
  }
  .publications-a > .wrap > .item:before {
    left: -32px;
  }
}
@media screen and (max-width: 1023px) {
  .publications-a > .wrap > .item {
    width: 49.99%;
  }
}
@media screen and (max-width: 599px) {
  .publications-a > .wrap > .item {
    display: block;
    width: auto;
  }
  .publications-a > .wrap > .item:before {
    left: 0;
    top: -21px;
    bottom: auto;
    width: 100%;
    height: 3px;
  }
}
.search-a p {
  position: relative;
}
.search-a label:first-child {
  display: none;
}
.search-a input[type] {
  padding-right: 50px;
}
.search-a button {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  padding: 9px 0;
  border-color: transparent;
  background: none;
  color: inherit;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (min-width: 720px) {
  .search-a input[type] {
    height: 80px;
    padding-right: 79px;
    font-size: 1.22rem;
    font-weight: bold;
    line-height: 79px;
  }
  .search-a button {
    width: 80px;
    height: 80px;
    padding: 23px 0;
    font-size: 24px;
    line-height: 30px;
  }
  .search-a button:hover {
    color: #f26647;
  }
}
.select-a {
  display: inline-block;
  position: relative;
  color: #3b3b3b;
  vertical-align: top;
}
.select-a:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "\e900";
  width: 40px;
  height: 40px;
  font: 14px/40px Icons;
  text-align: center;
  pointer-events: none;
}
.select-a select {
  min-width: 120px;
  height: 40px;
  padding: 8px 40px 8px 13px;
  border: 1px solid #e7e7e7;
  background: #e7e7e7;
  color: inherit;
  font-size: 12px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 599px) {
  .select-a {
    display: block;
    width: 100%;
  }
}
.skips-a {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 9999;
  list-style: none;
  width: 100%;
  height: 0;
  margin: -30px 0 0;
  padding: 0;
  text-align: center;
}
.skips-a li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin-bottom: 0;
  height: 0;
  font:
    bold 50px/1 Calibri,
    Myriad Pro,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
}
.skips-a li:before {
  display: none;
}
.skips-a li a {
  display: inline-block;
  position: fixed;
  left: -10001px;
  margin: 0 auto;
  padding: 20px 30px;
  border: 1px dotted #fff;
  border-color: rgba(255, 255, 255, 0.7);
  border-radius: 20px;
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  text-decoration: none;
  outline: none;
}
.skips-a li a:focus,
.top-a > .skips li a:active {
  position: relative;
  left: 0;
}
.slick-slide {
  margin-bottom: 0;
  border-top-width: 0;
  outline: none;
}
.slick-slide > * {
  outline: none;
}
.slick-arrow {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 10;
  width: 1.67em;
  min-width: 0;
  height: 1.67em;
  margin: -0.835em 0 0;
  min-height: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  color: #73add3;
  font: 24px/1.66 Icons;
  text-align: center;
  text-indent: -10001px;
}
.slick-next {
  left: auto;
  right: 0;
}
.slick-arrow:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "\e905";
  text-indent: 0;
}
.slick-next:before {
  content: "\e902";
}
.slick-arrow.slick-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.slick-dots {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  padding: 0;
  font-size: 0;
  letter-spacing: -1em;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
}
.slick-dots li:before {
  display: none;
}
.slick-dots button {
  overflow: hidden;
  width: 10px;
  min-width: 0;
  min-height: 0;
  height: 10px;
  padding: 0;
  border: 1px solid !important;
  border-radius: 50%;
  background: currentColor;
  color: #ccc;
  font-size: 0;
  line-height: 1;
  text-indent: 321%;
  white-space: nowrap;
}
.slick-dots button:hover {
  background: currentColor;
  color: #73add3;
}
.slick-dots .slick-active button {
  color: #73add3;
}
.socials-a {
  margin: 0 0 35px;
}
.socials-a ul {
  padding: 0;
  font-size: 0;
  letter-spacing: -1em;
}
.socials-a li {
  display: inline-block;
  margin-bottom: 0;
  font: 14px/20px Icons;
  letter-spacing: 0;
  vertical-align: top;
}
.socials-a li ~ li {
  margin-left: 15px;
}
.socials-a li:before {
  display: none;
}
.socials-a li a {
  display: block;
  color: #696460;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: inherit;
  font-weight: inherit;
}
.socials-a li a:hover {
  color: #fe791a;
}
.socials-a li a:before {
  display: block;
  -webkit-transition: none;
  transition: none;
}
.socials-a li.facebook a:before {
  content: "\e91a";
}
.socials-a li.twitter a:before {
  content: "\e919";
}
.socials-a li.tumblr a:before {
  content: "\e918";
}
.socials-a li.youtube a:before {
  content: "\e917";
}
.socials-a li.linkedin a:before {
  content: "\eac9";
}
.socials-a li span {
  display: none;
}
.story-a h2:not(:first-child),
.story-a h3:not(:first-child),
.story-a h3:not(:first-child) {
  margin-top: 40px;
}
.story-a .image img {
  display: block;
}
@media screen and (max-width: 599px) {
  .story-a h2:not(:first-child),
  .story-a h3:not(:first-child),
  .story-a h3:not(:first-child) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 719px) {
  .table-a.-scroll {
    position: relative;
    margin-right: -21px;
    margin-left: -21px;
  }
  .table-a.-scroll:after {
    position: absolute;
    right: 20px;
    bottom: -16px;
    content: "";
    width: 18px;
    height: 24px;
    background: url(gfx/table-a-icon-a.png) no-repeat;
    background-size: contain;
    opacity: 0.75;
  }
  .table-a.-scroll:after {
    -webkit-animation: swipeleft 2s infinite;
    animation: swipeleft 2s infinite;
  }
  .table-a.-scroll > .wrap {
    overflow: auto;
    overflow-y: hidden;
    padding: 0;
    -webkit-overflow-scrolling: touch;
  }
  .table-a.-scroll table {
    min-width: 680px;
  }
  .table-a.-scroll table th:last-child,
  .table-a.-scroll table td:last-child {
    padding-right: 40px !important;
  }
  .table-a.-fold table {
    display: block;
    width: auto;
    margin: 0 -20px;
  }
  .table-a.-fold table thead {
    display: none;
  }
  .table-a.-fold table tbody {
    display: block;
  }
  .table-a.-fold table tr {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 20px 15px;
    border: 1px solid #e6e6e6;
    border-width: 1px 0;
  }
  .table-a.-fold table tr + tr {
    margin-top: -1px;
  }
  .table-a.-fold table th,
  .table-a.-fold table td {
    display: block;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 0;
    border: none !important;
  }
  .table-a.-fold table [data-th]:before {
    display: block;
    content: attr(data-th) ":";
    margin: 10px 0 0;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
  }
  @-webkit-keyframes swipeleft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
    }
    60% {
      -webkit-transform: translate3d(-20px, 0, 0);
      opacity: 0.75;
    }
    80% {
      opacity: 0.75;
    }
    100% {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
    }
  }
  @keyframes swipeleft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    60% {
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0);
      opacity: 0.75;
    }
    80% {
      opacity: 0.75;
    }
    100% {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0);
    }
  }
}
.taxonomies-a {
  margin-bottom: 30px;
  padding-left: 0;
  color: #3b3b3b;
  font-size: 0;
  letter-spacing: -1em;
  line-height: 30px;
  font-weight: 600;
}
.taxonomies-a li {
  margin-bottom: 10px;
  font-size: 14px;
  letter-spacing: 0;
}
.taxonomies-a li:before {
  display: none;
}
.taxonomies-a li a {
  color: inherit;
}
.taxonomies-a li i {
  display: inline-block;
  margin-right: 10px;
  margin-top: -1px;
  color: #00bdd5;
  font-size: 1.75em;
  line-height: inherit;
  vertical-align: top;
}
.teaser-a {
  margin-bottom: 30px;
  border: 1px solid #d8d8d8;
  border-width: 3px 0;
}
.teaser-a + .teaser-a {
  margin-top: -33px;
}
.teaser-a > a {
  display: block;
  padding: 30px 0;
  color: inherit;
}
.teaser-a > a:after {
  display: table;
  clear: both;
  content: "";
}
.teaser-a .image {
  float: right;
  width: 270px;
  margin: 0 0 0 30px;
}
.teaser-a .image img {
  display: block;
  width: 100%;
}
.teaser-a .title {
  margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  .teaser-a .image {
    width: 240px;
  }
}
@media screen and (max-width: 599px) {
  .teaser-a > a {
    padding: 20px 0;
  }
  .teaser-a .image {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
}
.teaser-b > a {
  display: block;
  color: inherit;
}
.teaser-b > a:after {
  display: table;
  clear: both;
  content: "";
}
.teaser-b .image {
  float: left;
  width: 140px;
  margin: 0 -100% 0 0;
}
.teaser-b .image img {
  display: block;
  width: 100%;
}
.teaser-b .image ~ .wrap {
  margin-left: 165px;
}
.teaser-b .title {
  margin-bottom: 10px;
}
@media screen and (max-width: 1279px) {
  .teaser-b .image {
    width: 100px;
  }
  .teaser-b .image ~ .wrap {
    margin-left: 125px;
  }
  .teaser-b .title {
    font-size: 1.17rem;
  }
}
.teaser-c > a {
  display: block;
  padding: 30px;
  background: #fff;
}
.teaser-c .brow {
  min-height: 60px;
  margin-bottom: 20px;
}
.teaser-c .title {
  min-height: 130px;
  min-height: calc(1em * 1.44 * 5);
  margin-bottom: 20px;
  color: #4056a6;
  font-size: 18px;
  line-height: 1.44;
}
.teaser-c .title:before {
  display: inline-block;
  content: "";
  width: 20%;
  height: 0.25em;
  margin: -0.1em 0.335em 0 0;
  background: currentColor;
  vertical-align: middle;
}
.teaser-c .footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.teaser-c.-large .title {
  min-height: calc(1em * 1.33 * 6);
  font-size: 1.33rem;
  line-height: 1.33;
}
@media screen and (min-width: 1280px) {
  .teaser-c.-large > a {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 599px) {
  .teaser-c .brow {
    min-height: 30px;
    margin-bottom: 30px;
  }
  .teaser-c .title,
  .teaser-c.-large .title {
    min-height: calc(1em * 1.44 * 5);
    font-size: 18px;
    line-height: 1.44;
  }
  .teaser-c .title:before {
    width: 40px;
  }
}
@media screen and (max-width: 359px) {
  .teaser-c > a {
    padding: 20px;
  }
}
.teaser-d {
  background: #00bdd5;
}
.teaser-d .wrap {
  display: block;
  color: #fff;
}
.teaser-d .wrap:after {
  display: table;
  clear: both;
  content: "";
}
.teaser-d .image {
  float: left;
  width: 320px;
  margin: 0 -100% 0 0;
  padding: 20px;
  background: #fff;
}
.teaser-d .image[data-flexy] {
  min-height: 220px;
}
.ie11 .teaser-d .image[data-flexy],
.ie10 .teaser-d .image[data-flexy] {
  height: 220px;
}
.teaser-d .image img {
  min-width: 0;
}
.teaser-d .image ~ * {
  max-width: 620px;
  margin-left: 400px;
}
.teaser-d .title {
  color: #4056a6;
  font-size: 2.67rem;
  line-height: 1.2;
  font-weight: 900;
}
@media screen and (max-width: 1279px) {
  .teaser-d .image {
    width: 280px;
  }
  .teaser-d .image[data-flexy] {
    min-height: 190px;
  }
  .teaser-d .image ~ * {
    margin-left: 340px;
  }
  .teaser-d .title {
    font-size: 2.12rem;
  }
}
@media screen and (max-width: 1023px) {
  .teaser-d .image {
    width: 240px;
  }
  .teaser-d .image[data-flexy] {
    min-height: 150px;
  }
  .teaser-d .image ~ * {
    margin-left: 280px;
  }
  .teaser-d .title {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 719px) {
  .teaser-d .image {
    float: none;
    margin: 0 0 30px;
  }
  .teaser-d .image ~ * {
    max-width: 100%;
    margin-left: 0;
  }
}
.teaser-e {
  margin-bottom: 30px;
}
.teaser-e > a {
  display: block;
  color: inherit;
}
.teaser-e > a:after {
  display: table;
  clear: both;
  content: "";
}
.teaser-e .image {
  margin: 0 0 25px;
}
.teaser-e .image img {
  display: block;
  width: 100%;
}
.teaser-e .title {
  margin-bottom: 15px;
  font-size: 2.22rem;
  line-height: 1.2;
  font-weight: bold;
}
@media screen and (max-width: 1279px) {
  .teaser-e .title {
    font-size: 2rem;
  }
}
:root .tick-a {
  position: absolute;
  left: -10001px;
}
:root .tick-a + label {
  display: inline-block;
  padding-left: 40px;
  vertical-align: top;
}
:root .tick-a + label:before {
  float: left;
  content: "";
  width: 24px;
  height: 24px;
  margin: 0.03em 10px 0 -40px;
  border: 1px solid #ccc;
  background: #fff;
  background-clip: content-box;
  font-family: Icons;
  line-height: 22px;
  vertical-align: top;
  text-align: center;
}
:root .tick-a[type="radio"] + label:before {
  border-radius: 50%;
}
:root .tick-a[type="radio"]:checked + label:before {
  -webkit-box-shadow: inset 0 0 0 5px #fff;
  box-shadow: inset 0 0 0 5px #fff;
  background-color: #f26647;
}
:root .tick-a[type="checkbox"]:checked + label:before {
  content: "\e921";
  color: #f26647;
}
.top-a {
  height: 60px;
  margin-bottom: 0;
  background: #fff;
}
.top-a > .wrap {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 101;
  height: inherit;
  background: inherit;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.top-a > .wrap > .-contain {
  position: relative;
  max-width: 1200px;
  height: inherit;
  border-color: #fff;
}
.top-a .logo {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 111;
  font-size: 30px;
  line-height: 1;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.top-a .tagline {
  position: absolute;
  left: 180px;
  top: 50%;
  font-size: 40px;
  line-height: 1;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.top-a .togglers {
  display: none;
  position: absolute;
  right: -5px;
  top: 50%;
  z-index: 110;
  padding-left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.top-a .togglers li {
  display: inline-block;
  margin: 0;
  color: #4056a6;
  font-size: 20px;
  line-height: 40px;
  vertical-align: top;
}
.top-a .togglers li i {
  display: block;
  width: 30px;
  text-align: center;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.is-nav-active .top-a .togglers .icon-menu:before {
  content: "\e92a";
}
.top-a .togglers li:before {
  display: none;
}
.top-a .nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 180px;
  right: 0;
}
.top-a .nav ul {
  position: absolute;
  top: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  font-weight: 600;
  letter-spacing: -1em;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.top-a .nav li {
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 60px;
  vertical-align: middle;
}
.top-a .nav li ~ li {
  margin-left: 11px;
}
.top-a .nav li:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  content: "";
  float: none;
  height: 4px;
  margin: 0;
  background: currentColor;
  color: #f26647;
  opacity: 0;
}
.top-a .nav li.is-active:before,
.top-a .nav li.current-menu-item:before {
  opacity: 1;
}
.top-a .nav li a {
  display: block;
  color: #3b3b3b;
}
.top-a .nav li a:not(:hover) {
  color: #3b3b3b;
}
.top-a .nav li a:hover.is-active a,
.top-a .nav li a:hover.current-menu-item a,
.top-a .nav li.is-active a,
.top-a .nav li.current-menu-item a {
  color: #f26647;
}
.top-a .nav li i {
  display: inline-block;
  margin-top: -2px;
  margin-right: 2px;
  font-size: 20px;
  vertical-align: middle;
}
.top-a .nav li em {
  position: absolute;
  left: -10001px;
  top: -10001px;
}
.top-a .main {
  left: 0;
  top: 50%;
}
.top-a .side {
  left: auto;
  right: 0;
}
.top-a .side li.search {
  color: #4056a6;
}
.top-a .side li.members {
  color: #f26647;
}
.top-a .side li:before {
  height: 1px;
  color: inherit;
}
.top-a .side li.members:after {
  position: absolute;
  right: -20px;
  top: 50%;
  content: "";
  width: 1px;
  height: 30px;
  background: #3b3b3b;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  opacity: 0.25;
}

.top-a .side li.buttontv {
  color: #fff;
  vertical-align: middle !important;
  margin-left: 45px !important;
}

.top-a .btn-a {
  display: inline-block;
  min-height: 40px;
  max-height: 40px;
  padding: 6px 24px;
  color: #fff;
  font-size: 0.88rem;
  font-weight: 600;
  line-height: 25px;
  text-align: center;
  text-decoration: none !important;
  outline: none;
  border: 2px solid #f26647;
  background: #f26647;
}

.top-a .side li a {
  color: inherit !important;
}

.tooltip:hover::after {
  content: attr(data-tooltip);
  position: absolute;
  color: inherit;
  white-space: nowrap;
  background: #fff;
  box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
  border-radius: 48px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  top: 80%;
  font-family: "Adelle Sans";
  font-style: normal;
  padding: 5px 12px 5px;
  right: -35px;
  transition: 0.3;
}

.icon-user {
  background: url(gfx/icon-user.svg);
  width: 24px;
  height: 24px;
  display: block;
  background-size: 24px 24px;
}

@media screen and (min-width: 1280px) {
  .top-a.-hero {
    height: 0;
  }
  .top-a.-hero > .wrap {
    position: absolute;
    top: 30px;
    height: 100px;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
  }
  .top-a.-hero.-snapped > .wrap {
    position: fixed;
    top: 0;
    height: 60px;
  }
  .top-a.-hero > .wrap:before {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    content: "";
    width: 1200px;
    background: #fff;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  .top-a.-hero.-snapped > .wrap:before {
    width: 100%;
  }
  .top-a.-hero > .wrap > .-contain {
    background-color: #fff;
  }
  .top-a.-hero .icon-logo {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition:
      transform 0.5s,
      -webkit-transform 0.5s;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  .top-a.-hero:not(.-snapped) .icon-logo {
    -webkit-transform: scale(1.33);
    transform: scale(1.33);
  }
  .top-a.-hero .tagline {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
  }
  .top-a.-hero:not(.-snapped) .tagline {
    opacity: 1;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }
  .top-a.-hero .main {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition:
      transform 0.5s,
      -webkit-transform 0.5s;
  }
  .top-a.-hero:not(.-snapped) .main {
    -webkit-transform: translate3d(200px, -50%, 0);
    transform: translate3d(200px, -50%, 0);
  }
}
@media screen and (max-width: 1023px) {
  .top-a .togglers {
    display: block;
  }
  .top-a .navwrap {
    position: fixed;
    left: 100%;
    top: 0;
    right: 0;
    background: #fff;
    opacity: 0;
    -webkit-transition:
      opacity 0.5s,
      left 0s 0.5s;
    transition:
      opacity 0.5s,
      left 0s 0.5s;
  }
  .is-nav-active .top-a .navwrap {
    left: 0;
    opacity: 1;
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
  }
  .top-a .navwrap:before {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    content: "";
    height: 100vh;
    background: #fff;
    opacity: 0.75;
  }
  .top-a .nav {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    padding: 90px 30px 50px;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .top-a .nav {
    overflow-y: auto;
    max-height: 100vh;
    -webkit-overflow-scrolling: touch;
  }
  .top-a .nav ul {
    position: relative;
    top: auto;
    margin-bottom: 30px;
    text-align: center;
    -webkit-transform: none;
    transform: none;
  }
  .top-a .nav li {
    display: block;
    font-size: 20px;
    line-height: 2;
  }
  .top-a .nav li ~ li {
    margin-left: 0;
  }
  .top-a .nav li:before {
    display: none;
  }
  .top-a .side li ~ li:after {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .top-a .logo {
    font-size: 26px;
  }
  .top-a .nav ul {
    margin-bottom: 20px;
  }
  .top-a .nav li {
    font-size: 18px;
  }
}
.video-a {
  position: relative;
  overflow: hidden;
  height: 0;
  padding: 0 0 56.25%;
}
.video-a iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-video-holder {
  text-align: center;
}

.c-video-holder iframe {
  width: 800px;
  height: 444px;
}

.wrap-a.-white {
  background: #fff;
} /*!
 * Buttons & Links
/* ---------------------------------------- */
.button-a,
.c-pagination a,
.c-pagination span,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  display: inline-block;
  height: auto;
  min-height: 50px;
  padding: 13px 30px;
  border: 2px solid #f26647;
  background: #f26647;
  color: #fff;
  font-size: 0.88rem;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-decoration: none !important;
  outline: none;
}
.button-a:hover,
.c-pagination a:hover,
.c-pagination span:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  color: #fff;
}
.button-a.-large,
.c-pagination a.-large,
.c-pagination span.-large {
  min-height: 60px;
  padding: 18px 48px;
  font-size: 1rem;
}
.button-a.-hollow,
.c-pagination a.-hollow,
.c-pagination span,
.c-pagination span:hover {
  border-color: currentColor;
  background-color: transparent;
  color: #f26647;
}
.button-a.-hollow-white,
.c-pagination a.-hollow-white,
.c-pagination span.-hollow-white {
  border-color: currentColor;
  background-color: transparent;
  color: #fff;
}
@media screen and (max-width: 599px) {
  .button-a,
  .c-pagination a,
  .c-pagination span,
  button,
  input[type="submit"],
  input[type="button"],
  input[type="reset"] {
    display: block;
    width: 100%;
  }
}
.link-a {
  display: inline-block;
  font-size: 0.88rem;
  font-weight: 600;
  vertical-align: top;
}
.link-a i {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition:
    transform 0.35s,
    -webkit-transform 0.35s;
}
.link-a i:first-child {
  margin-left: 0;
}
a.link-a:hover i:first-child,
a:hover .link-a i:first-child {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.link-a i:last-child {
  margin-right: 0;
}
a.link-a:hover i:last-child,
a:hover .link-a i:last-child {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.link-a span {
  display: inline-block;
  vertical-align: top;
}
.link-b {
  display: block;
  min-height: 70px;
  padding: 22px 30px;
  border: 3px solid;
  font-size: 0.89rem;
  font-weight: 600;
  line-height: 20px;
  vertical-align: top;
}
.link-b i {
  float: right;
  margin: 0 -5px 0 10px;
  font-size: 20px;
  letter-spacing: inherit;
}
@media screen and (max-width: 599px) {
  .link-b {
    min-height: 50px;
    padding: 13px 20px;
    border-width: 2px;
  }
} /*!
 * Icons
/* ---------------------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  font-family: "Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
[class^="icon-"] i {
  font: inherit;
}
[class^="icon-"] span,
[class*=" icon-"] span {
  display: none;
}
.icon-logo:before {
  content: "\e907";
  color: #4156a6;
}
.icon-logo i:before {
  content: "\e908";
  margin-left: -3.283203125em;
  color: #f26646;
}
.icon-logo:after {
  content: "\e909";
  margin-left: -3.283203125em;
  color: #00bdd5;
}
.icon-tagline:before {
  content: "\e90a";
}
.icon-banknotes:before {
  content: "\e90b";
  color: #0ebed5;
}
.icon-banknotes:after {
  content: "\e90c";
  margin-left: -1em;
  color: #4157a6;
}
.icon-certificate:before {
  content: "\e90d";
  color: #0ebed5;
}
.icon-certificate:after {
  content: "\e90e";
  margin-left: -1em;
  color: #4157a6;
}
.icon-coin:before {
  content: "\e90f";
  color: #0ebed5;
}
.icon-coin:after {
  content: "\e910";
  margin-left: -1em;
  color: #4157a6;
}
.icon-factory:before {
  content: "\e911";
  color: #4157a6;
}
.icon-factory:after {
  content: "\e912";
  margin-left: -1em;
  color: #0ebed5;
}
.icon-people:before {
  content: "\e913";
  color: #4157a6;
}
.icon-people:after {
  content: "\e914";
  margin-left: -1em;
  color: #0ebed5;
}
.icon-shop:before {
  content: "\e915";
  color: #4157a6;
}
.icon-shop:after {
  content: "\e916";
  margin-left: -1em;
  color: #0ebed5;
}
.icon-lock:before {
  content: "\e904";
}
.icon-menu:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}
.icon-barrel:before {
  content: "\e917";
}
.icon-cutlery:before {
  content: "\e918";
}
.icon-leaf:before {
  content: "\e919";
}
.icon-suitcase:before {
  content: "\e91a";
}
.icon-play:before {
  content: "\e91b";
}
.icon-close:before,
.wpcf7-not-valid-tip:before,
.wpcf7-validation-errors:before {
  content: "\e92a";
}
.icon-youtube:before {
  content: "\e91d";
}
.icon-twitter:before {
  content: "\e91e";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-spinner2:before {
  content: "\e91f";
}
.icon-spinner:before {
  content: "\e920";
}
.icon-check:before,
.wpcf7-mail-sent-ok:before {
  content: "\e921";
}
.icon-arrow-down:before {
  content: "\e922";
}
.icon-arrow-right:before {
  content: "\e923";
}
.icon-angle-right:before {
  content: "\e924";
}
.icon-arrow-left:before {
  content: "\e925";
}
.icon-thick-down:before {
  content: "\e900";
}
.icon-thick-left:before {
  content: "\e901";
}
.icon-thick-right:before {
  content: "\e902";
}
.icon-thick-up:before {
  content: "\e903";
}
.icon-angle-left:before {
  content: "\e926";
}
.icon-arrow-up:before {
  content: "\e927";
}
.icon-angle-up:before {
  content: "\e928";
}
.icon-angle-down:before {
  content: "\e929";
} /*!
 * Defaults
/* ---------------------------------------- */
label {
  cursor: pointer;
  vertical-align: middle;
}
label:first-child {
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
}
label em {
  color: inherit;
  font-style: inherit;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="tel"],
textarea,
select {
  width: 100%;
  height: 60px;
  padding: 0 19px;
  border: 1px solid #dedede;
  border-radius: 0;
  background: #fff;
  color: #3e3e3e;
  vertical-align: top;
  line-height: 58px;
  -webkit-appearance: none;
  outline: none;
}
.native.android input:not([type="checkbox"]):not([type="radio"]) {
  padding-top: 19px;
  padding-bottom: 19px;
  line-height: 20px;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input::-ms-clear {
  display: none;
}
textarea {
  overflow: auto;
  height: auto;
  padding: 19px;
  line-height: 24px;
  resize: vertical;
  min-height: 295px;
}
textarea.autoresize {
  min-height: 60px;
  max-height: 180px;
}
select {
  padding: 18px 35px 18px 18px;
  background: #fff url(gfx/select-a.png) 100% 50% no-repeat;
  line-height: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
select::-ms-expand {
  display: none;
}
.firefox select {
  padding-left: 13px;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  padding: 0;
  border: none;
}
button[disabled],
input[disabled] {
  cursor: default;
}
::-webkit-input-placeholder {
  color: inherit;
  font-style: normal;
  font-weight: normal;
  opacity: 0.35;
}
:-ms-input-placeholder {
  color: #ccc !important;
  font-style: normal;
  font-weight: normal;
}
::-moz-placeholder {
  color: inherit;
  font-style: normal;
  font-weight: normal;
  opacity: 0.35;
}
select:invalid {
  color: #aaa;
}
input[type].required,
input[type].error,
textarea.required,
textarea.error,
select.required,
select.error {
  border-color: #ed3333;
  background-color: #feeded;
  -webkit-box-shadow: inset 0 0 0 2px #ed3333;
  box-shadow: inset 0 0 0 2px #ed3333;
}
.screen-reader-response {
  display: none;
}
input[type].wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border-color: #ed3333;
  background-color: #feeded;
  -webkit-box-shadow: inset 0 0 0 2px #ed3333;
  box-shadow: inset 0 0 0 2px #ed3333;
}
.wpcf7-not-valid-tip:before {
  display: inline-block;
  font-family: "Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;
}
.wpcf7-validation-errors:before {
  display: inline-block;
  font-family: "Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;
}
.wpcf7-mail-sent-ok:before {
  display: inline-block;
  font-family: "Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;
}
@media screen and (max-width: 719px) {
  input[type="text"],
  input[type="password"],
  input[type="search"],
  input[type="email"],
  input[type="tel"],
  textarea,
  select {
    height: 50px;
    padding: 0 9px;
    line-height: 48px;
  }
  .native.android input:not([type="checkbox"]):not([type="radio"]) {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  textarea {
    padding: 13px 9px;
    line-height: 20px;
  }
  textarea.autoresize {
    min-height: 50px;
    max-height: 150px;
  }
  select {
    padding: 13px 35px 13px 8px;
    line-height: 24px;
  }
  .firefox select {
    padding-left: 8px;
  }
}
table {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.86rem;
}
table th,
table td {
  padding: 14px 19px;
  border: 1px solid #ccc;
  text-align: left;
}
table thead th {
  color: #333;
  font-size: 0.86rem;
  text-transform: uppercase;
}
@media screen and (max-width: 599px) {
  table th,
  table td {
    padding: 9px 19px;
    line-height: 1.33;
  }
  table th {
    font-size: 0.88rem;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #3b3b3b;
  font: inherit;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 1.5rem;
}
h1,
.h1 {
  font-size: 3.11rem;
  line-height: 1.07;
  font-weight: 900;
}
h2,
.h2 {
  font-size: 1.78rem;
  line-height: 1.25;
}
h3,
.h3 {
  font-size: 1.33rem;
  line-height: 1.25;
}
h4,
.h4 {
  font-size: 1.05rem;
  line-height: 1.3;
}
h5,
.h5 {
  font-size: 0.9rem;
}
h6,
.h6 {
  font-size: 0.7rem;
  text-transform: uppercase;
}
.small-text {
  font-size: 0.875rem;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  h1,
  .h1 {
    font-size: 2.59rem;
    line-height: 1.25;
  }
  h2,
  .h2 {
    font-size: 1.65rem;
  }
}
@media screen and (max-width: 1023px) {
  h1,
  .h1 {
    font-size: 2.12rem;
  }
}
@media screen and (max-width: 599px) {
  h1,
  .h1 {
    font-size: 1.375rem;
    line-height: 1.27;
  }
  h2,
  .h2 {
    font-size: 1.25rem;
    line-height: 1.3;
  }
  h3,
  .h3 {
    font-size: 1.125rem;
    line-height: 1.33;
  }
  h4,
  .h4 {
    font-size: 1rem;
    line-height: 1.38;
  }
  h5,
  .h5,
  h6,
  .h6 {
    line-height: 1.36;
  }
}
.story-a h2,
.story-a .h2 {
  margin-top: 80px;
  margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
  .story-a h2,
  .story-a .h2 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.story-a h3,
.story-a .h3 {
  margin-top: 50px;
  margin-bottom: 30px;
}
@media screen and (max-width: 599px) {
  .story-a h3,
  .story-a .h3 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
.story-a h4,
.story-a .h4 {
  margin-top: 15px;
  margin-bottom: 4px;
}
@media screen and (max-width: 599px) {
  .story-a h4,
  .story-a .h4 {
    margin-top: 15px;
    margin-bottom: 5px;
  }
}
.story-a h5,
.story-a .h5 {
  margin-top: 25px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 599px) {
  .story-a h5,
  .story-a .h5 {
    text-transform: none;
  }
}
.story-a h6,
.story-a .h6 {
  margin-top: 0px;
  margin-bottom: 0.6rem;
}
ul,
ol,
dd,
blockquote {
  padding-left: 40px;
}
ol,
ul {
  list-style: none;
  counter-reset: ordered;
}
li {
  margin-bottom: 10px;
  counter-increment: ordered;
}
li:before {
  color: #3b3b3b;
}
ol li:before {
  position: absolute;
  content: counter(ordered) ".";
  width: 15px;
  margin: 0 0 0 -30px;
  text-align: right;
}
ul li:before {
  float: left;
  overflow: hidden;
  content: "\2022";
  margin: 0 0 0 -25px;
}
dt {
  color: #3b3b3b;
  font-weight: bold;
}
dd {
  margin-top: 10px;
  padding-left: 0;
}
@media screen and (max-width: 599px) {
  ul,
  ol,
  blockquote {
    padding-left: 20px;
  }
  ol li:before {
    width: 15px;
    margin-left: -20px;
    text-align: left;
  }
  ul li:before {
    margin-left: -20px;
  }
}
a {
  background: transparent;
  color: #f26647;
  text-decoration: none;
}
a,
a:before,
a:after,
label,
button,
input[type="submit"] {
  -webkit-transition:
    border 0.25s,
    background 0.25s,
    color 0.25s,
    box-shadow 0.25s,
    opacity 0.25s;
  -webkit-transition:
    border 0.25s,
    background 0.25s,
    color 0.25s,
    opacity 0.25s,
    -webkit-box-shadow 0.25s;
  transition:
    border 0.25s,
    background 0.25s,
    color 0.25s,
    opacity 0.25s,
    -webkit-box-shadow 0.25s;
  transition:
    border 0.25s,
    background 0.25s,
    color 0.25s,
    box-shadow 0.25s,
    opacity 0.25s;
  transition:
    border 0.25s,
    background 0.25s,
    color 0.25s,
    box-shadow 0.25s,
    opacity 0.25s,
    -webkit-box-shadow 0.25s;
}
a:hover {
  color: #d15f45;
  text-decoration: none;
}
a span {
  cursor: pointer;
}
img {
  max-width: 100%;
  border-width: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.ie8 img {
  max-width: none;
}
figure img {
  display: inline-block;
  vertical-align: top;
}
figcaption {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: italic;
}
.alignright {
  float: right;
  margin-left: 1.5rem;
}
.alignleft {
  float: left;
  margin-right: 1.5rem;
}
.alignright img,
.alignleft img {
  display: block;
  max-width: none;
}
cite {
  display: block;
  margin-top: 15px;
  color: #333;
  font-size: 0.88rem;
  font-style: normal;
  font-weight: bold;
}
pre {
  padding: 10px;
  border: 1px solid #ccc;
  background: #f3f3f3;
  font:
    12px/1.2 Consolas,
    Monaco,
    Courier New,
    monospace;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code {
  padding: 2px 4px;
  background-color: #f9f2f4;
  color: #c7254e;
  font-size: 80%;
  white-space: nowrap;
}
hr {
  overflow: hidden;
  width: 100%;
  height: 1px;
  margin: 20px 0;
  border: none;
  border: none;
  background: #ccc;
  font-size: 0;
}
sup,
sub {
  font-size: 0.6875em;
  vertical-align: top;
}
sub {
  vertical-align: bottom;
}
b,
strong {
  font-weight: bolder;
} /*!
 * Global modifiers
/* ---------------------------------------- */
[hidden] {
  display: none !important;
}
.-grid {
  margin-top: -30px;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  font-size: 0;
  letter-spacing: -1em;
}
.-grid > * {
  display: inline-block;
  width: 24.999%;
  margin-bottom: 0;
  border: 1px solid transparent;
  border-width: 30px 15px 0;
  background-clip: padding-box;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0;
  vertical-align: top;
}
.-grid > li:before {
  display: none;
}
.-w\:16 {
  width: 16.666%;
}
.-w\:20 {
  width: 19.999%;
}
.-w\:25 {
  width: 24.999%;
}
.-w\:33 {
  width: 33.333%;
}
.-w\:40 {
  width: 39.999%;
}
.-w\:50 {
  width: 49.999%;
}
.-w\:60 {
  width: 59.999%;
}
.-w\:66,
.-w\:67 {
  width: 66.666%;
}
.-w\:75 {
  width: 74.999%;
}
.-w\:80 {
  width: 74.999%;
}
.-w\:99,
.-w\:100 {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .-w\:0 {
    display: none;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .-w\:a\@m {
    width: auto;
  }
  .-w\:0\@m,
  .-w\:00\@m {
    display: none;
  }
  .-w\:16\@m {
    width: 16.666%;
  }
  .-w\:20\@m {
    width: 19.999%;
  }
  .-w\:25\@m {
    width: 24.999%;
  }
  .-w\:33\@m {
    width: 33.333%;
  }
  .-w\:40\@m {
    width: 39.999%;
  }
  .-w\:50\@m {
    width: 49.999%;
  }
  .-w\:60\@m {
    width: 59.999%;
  }
  .-w\:66,
  .-w\:67\@m {
    width: 66.666%;
  }
  .-w\:75\@m {
    width: 74.999%;
  }
  .-w\:80\@m {
    width: 74.999%;
  }
  .-w\:99\@m,
  .-w\:100\@m {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .-grid {
    margin-top: -20px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .-grid > * {
    width: 100%;
    border-width: 20px 10px 0;
  }
  .-w\:a\@s {
    width: auto;
  }
  .-w\:0\@s,
  .-w\:00\@s {
    display: none;
  }
  .-w\:16\@s {
    width: 16.666%;
  }
  .-w\:20\@s {
    width: 19.999%;
  }
  .-w\:25\@s {
    width: 24.999%;
  }
  .-w\:33\@s {
    width: 33.333%;
  }
  .-w\:40\@s {
    width: 39.999%;
  }
  .-w\:50\@s {
    width: 49.999%;
  }
  .-w\:60\@s {
    width: 59.999%;
  }
  .-w\:66,
  .-w\:67\@s {
    width: 66.666%;
  }
  .-w\:75\@s {
    width: 74.999%;
  }
  .-w\:80\@s {
    width: 74.999%;
  }
  .-w\:99\@s,
  .-w\:100\@s {
    width: 100%;
  }
}
.-ls\:1 {
  -webkit-box-shadow: 0 0 transparent;
  box-shadow: 0 0 transparent;
}
.-ls\:1:hover {
  -webkit-box-shadow: 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px rgba(0, 0, 0, 0.2);
}
.-c\:dark {
  color: #3b3b3b !important;
}
.-cb\:dark:before {
  color: #3b3b3b !important;
}
.-bc\:dark {
  background-color: #3b3b3b !important;
}
.-b\:dark {
  border-color: #3b3b3b !important;
}
.-c\:orange {
  color: #f26647 !important;
}
.-cb\:primary:before {
  color: #f26647 !important;
}
.-bc\:primary {
  background-color: #f26647 !important;
}
.-b\:primary {
  border-color: #f26647 !important;
}
.-c\:blue {
  color: #4056a6 !important;
}
.-cb\:blue:before {
  color: #4056a6 !important;
}
.-bc\:blue {
  background-color: #4056a6 !important;
}
.-b\:blue {
  border-color: #4056a6 !important;
}
.-c\:teal {
  color: #00bdd5 !important;
}
.-cb\:teal:before {
  color: #00bdd5 !important;
}
.-bc\:teal {
  background-color: #00bdd5 !important;
}
.-b\:teal {
  border-color: #00bdd5 !important;
}
.-c\:white {
  color: #fff !important;
}
.-cb\:white:before {
  color: #fff !important;
}
.-bc\:white {
  background-color: #fff !important;
}
.-b\:white {
  border-color: #fff !important;
}
.-xw\:1 {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
.-xw\:1.-contain {
  max-width: 840px;
}
.-xw\:2 {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}
.-xw\:2.-contain {
  max-width: 1050px;
}
.-ta\:l {
  text-align: left;
}
.-ta\:c {
  text-align: center;
}
.-ta\:r {
  text-align: right;
}
.-tt\:u {
  text-transform: uppercase;
}
.-ts\:1 {
  font-size: 1.22rem;
}
@media screen and (max-width: 599px) {
  .-ts\:1 {
    font-size: 1.125rem;
  }
}
.-mb\:0 {
  margin-bottom: 0;
}
.-mb\:1,
.-my\:1,
blockquote {
  margin-bottom: 40px;
}
.-mt\:1,
.-my\:1,
blockquote {
  margin-top: 40px;
}
.-pb\:1,
.-py\:1 {
  padding-bottom: 40px;
}
.-pt\:1,
.-py\:1 {
  padding-top: 40px;
}
.-mb\:2,
.-my\:2 {
  margin-bottom: 60px;
}
.-mt\:2,
.-my\:2 {
  margin-top: 60px;
}
.-pb\:2,
.-py\:2 {
  padding-bottom: 60px;
}
.-pt\:2,
.-py\:2 {
  padding-top: 60px;
}
.-mb\:3,
.-my\:3 {
  margin-bottom: 50px;
}
.-mt\:3,
.-my\:3 {
  margin-top: 50px;
}
.-pb\:3,
.-py\:3 {
  padding-bottom: 100px;
}
.-pt\:3,
.-py\:3 {
  padding-top: 100px;
}
.-mb\:5,
.-my\:5 {
  margin-bottom: 30px;
}
.-mt\:5,
.-my\:5 {
  margin-top: 30px;
}
.-pb\:5,
.-py\:5 {
  padding-bottom: 30px;
}
.-pt\:5,
.-py\:5 {
  padding-top: 30px;
}
.-mb\:4,
.-my\:4 {
  margin-bottom: 120px;
}
.-mt\:4,
.-my\:4 {
  margin-top: 120px;
}
.-pb\:4,
.-py\:4 {
  padding-bottom: 80px;
}
.-pt\:4,
.-py\:4 {
  padding-top: 80px;
}
@media screen and (max-width: 1279px) {
  .-mb\:1,
  .-my\:1,
  blockquote {
    margin-bottom: 30px;
  }
  .-mt\:1,
  .-my\:1,
  blockquote {
    margin-top: 30px;
  }
  .-pb\:1,
  .-py\:1 {
    padding-bottom: 30px;
  }
  .-pt\:1,
  .-py\:1 {
    padding-top: 30px;
  }
  .-mb\:2,
  .-my\:2 {
    margin-bottom: 40px;
  }
  .-mt\:2,
  .-my\:2 {
    margin-top: 40px;
  }
  .-pb\:2,
  .-py\:2 {
    padding-bottom: 40px;
  }
  .-pt\:2,
  .-py\:2 {
    padding-top: 40px;
  }
  .-mb\:3,
  .-my\:3 {
    margin-bottom: 60px;
  }
  .-mt\:3,
  .-my\:3 {
    margin-top: 60px;
  }
  .-pb\:3,
  .-py\:3 {
    padding-bottom: 60px;
  }
  .-pt\:3,
  .-py\:3 {
    padding-top: 60px;
  }
  .-mb\:4,
  .-my\:4 {
    margin-bottom: 90px;
  }
  .-mt\:4,
  .-my\:4 {
    margin-top: 90px;
  }
  .-pb\:4,
  .-py\:4 {
    padding-bottom: 80px;
  }
  .-pt\:4,
  .-py\:4 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 599px) {
  .-mb\:1,
  .-my\:1,
  blockquote {
    margin-bottom: 20px;
  }
  .-mt\:1,
  .-my\:1,
  blockquote {
    margin-top: 20px;
  }
  .-pb\:1,
  .-py\:1 {
    padding-bottom: 20px;
  }
  .-pt\:1,
  .-py\:1 {
    padding-top: 20px;
  }
  .-mb\:2,
  .-my\:2 {
    margin-bottom: 30px;
  }
  .-mt\:2,
  .-my\:2 {
    margin-top: 30px;
  }
  .-pb\:2,
  .-py\:2 {
    padding-bottom: 30px;
  }
  .-pt\:2,
  .-py\:2 {
    padding-top: 30px;
  }
  .-mb\:3,
  .-my\:3 {
    margin-bottom: 45px;
  }
  .-mt\:3,
  .-my\:3 {
    margin-top: 45px;
  }
  .-pb\:3,
  .-py\:3 {
    padding-bottom: 45px;
  }
  .-pt\:3,
  .-py\:3 {
    padding-top: 45px;
  }
  .-mb\:4,
  .-my\:4 {
    margin-bottom: 60px;
  }
  .-mt\:4,
  .-my\:4 {
    margin-top: 60px;
  }
  .-pb\:4,
  .-py\:4 {
    padding-bottom: 60px;
  }
  .-pt\:4,
  .-py\:4 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 359px) {
  .-hide\@n,
  .-hide:not(.-show\@n):not(.-show\@t):not(.-show\@s) {
    display: none !important;
  }
}
@media screen and (max-width: 479px) {
  .-hide\@t,
  .-hide:not(.-show\@t):not(.-show\@s) {
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .-hide\@s,
  .-hide:not(.-show\@s) {
    display: none !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .-hide\@m,
  .-hide:not(.-show\@m) {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .-hide\@l,
  .-hide:not(.-show\@l) {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  .-hide\@h,
  .-hide:not(.-show\@h) {
    display: none !important;
  }
} /*!
 * Libs
/* ---------------------------------------- */
[data-flexy^="d:f"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-flexy^="d:if"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
[data-flexy^="d:f"] > *,
[data-flexy^="d:if"] > * {
  min-width: 0;
}
[data-flexy~="fd:c"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
[data-flexy~="fw:w"] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[data-flexy~="jc:e"] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
[data-flexy~="jc:c"] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
[data-flexy~="jc:b"] {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
[data-flexy~="jc:a"] {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
[data-flexy~="ai:x"] {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
[data-flexy~="ai:s"] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
[data-flexy~="ai:e"] {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
[data-flexy~="ai:c"] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
[data-flexy~="ai:b"] {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
[data-flexy~="ac:x"] {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
[data-flexy~="ac:s"] {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
[data-flexy~="ac:e"] {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
[data-flexy~="ac:c"] {
  -ms-flex-line-pack: center;
  align-content: center;
}
[data-flexy~="ac:b"] {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
[data-flexy~="ac:a"] {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}
[data-flexy~="o:f"] {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
[data-flexy~="o:l"] {
  -webkit-box-ordinal-group: 100;
  -ms-flex-order: 99;
  order: 99;
}
[data-flexy~="f:n"] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
[data-flexy~="fg:1"] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
[data-flexy~="fg:0"] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
[data-flexy~="fs:0"] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
[data-flexy~="fs:1"] {
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
[data-flexy~="fb:i"] {
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
}
[data-flexy~="fb:a"] {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
[data-flexy~="fb:u"] {
  -ms-flex-preferred-size: unset;
  flex-basis: unset;
}
[data-flexy~="fb:0"] {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
[data-flexy~="as:a"] {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}
[data-flexy~="as:s"] {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
[data-flexy~="as:e"] {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
[data-flexy~="as:c"] {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
[data-flexy~="as:b"] {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
[data-flexy~="as:x"] {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.c-pagination__list > * {
  display: inline-block;
}
.c-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.c-pagination li {
  display: inline-block;
}
.c-pagination li:before {
  display: none;
}
.c-pagination a,
.c-pagination span {
  display: inline-block;
  margin: 10px 10px 0;
  padding: 13px 20px;
}
.c-pagination .-disabled {
  display: none;
}
input:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.video-holder .wp-video > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header-d {
  background-position: center center;
  background-size: cover;
}
.no-objectfit .bg-a img,
.no-objectfit .bg-a video {
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
}
[data-flexy~="fg:1"] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
[data-flexy] image {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.b-lazy {
  opacity: 0;
}
.b-loaded {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 1;
}
.m-reseau {
  overflow: hidden;
  color: #3b3b3b;
}
.m-reseau a {
  color: #d15f45;
}
.m-reseau__tab {
  float: left;
  background: transparent;
  color: inherit;
  height: 100px;
  border: 0;
  position: relative;
  width: 50%;
}
.m-reseau__tab:hover {
  color: inherit;
}
.m-reseau__tab.-selected {
  background: #fff;
  border: 1px solid #dedede;
  border-bottom-color: #fff;
}
.m-reseau__tab.-selected + div {
  display: block;
}
.m-reseau__content-panel {
  display: none;
  float: right;
  margin-left: -100%;
  width: 100%;
  background: #fff;
  border: 1px solid #dedede;
  padding: 50px;
  margin-top: 99px;
}
.m-reseau__select {
  position: relative;
  background: #f3f3f3;
}
.m-reseau__select:before,
.m-reseau__select:after {
  content: "";
  display: block;
  width: 12px;
  border: 12px solid transparent;
  border-top-color: #3b3b3b;
  border-bottom-width: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.m-reseau__select:after {
  margin-top: -2px;
  border-top-color: #f3f3f3;
}
.m-reseau__select select {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
  background: transparent;
}
.m-reseau__name {
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px;
  margin-top: 50px !important;
  margin-bottom: 40px !important;
}
.m-reseau__small-title {
  font-size: 12px;
  text-transform: uppercase;
  color: #4056a6;
  margin-bottom: 10px;
  padding-top: 20px;
}
.m-reseau__small-title:first-child {
  padding-top: 0;
}
@media screen and (max-width: 719px) {
  .m-reseau__tab {
    float: none;
    background: transparent;
    height: 60px;
    border: 1px solid #dedede;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    margin-top: -1px;
  }
  .m-reseau__tab:first-child {
    margin-top: 0;
  }
  .m-reseau__tab:before,
  .m-reseau__tab:after {
    content: "";
    display: block;
    width: 12px;
    border: 12px solid transparent;
    border-top-color: #3b3b3b;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .m-reseau__tab:after {
    margin-top: -2px;
    border-top-color: #f3f3f3;
  }
  .m-reseau__tab:hover {
    color: inherit;
  }
  .m-reseau__tab.-selected {
    background: transparent;
    border: 1px solid #dedede;
    border-bottom-color: #dedede;
  }
  .m-reseau__tab.-selected + div {
    display: none;
  }
  .m-reseau__tab.-selected-xs {
    background: #fff;
    border: 1px solid #dedede;
    border-bottom-color: #fff;
  }
  .m-reseau__tab.-selected-xs:before,
  .m-reseau__tab.-selected-xs:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }
  .m-reseau__tab.-selected-xs:after {
    border-top-color: #fff;
    margin-top: 2px;
  }
  .m-reseau__tab.-selected-xs + div {
    display: block;
  }
  .m-reseau__content-panel {
    padding: 20px 10px;
    float: none;
    margin-left: 0;
    margin-top: -1px;
  }
}

.partner:nth-of-type(odd) {
  background-color: #fff;
}

.partner-container {
  display: grid;
}

@media (min-width: 1024px) {
  .partner-container {
    grid-template-columns: 12.5rem minmax(0, 1fr);
    column-gap: 6.25rem;
  }
}

.partner-image {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  margin-bottom: 2.5rem;
  border: 1px solid #cecece;
}

@media (min-width: 1024px) {
  .partner-image {
    margin-bottom: 0;
  }
}

.partner-title {
  margin-bottom: 0;
}

.partner-excerpt {
  margin-block: 0.25rem 0;
  font-style: italic;
}

.partner-excerpt + .partner-content {
  margin-top: 1.5rem;
}

.partner-content {
  margin-block: 1.5rem 0;
}

.partner-website {
  display: flex;
  column-gap: 0.25rem;
  width: fit-content;
  margin-top: 1.5rem;
}

.partner-website::after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-color: currentcolor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 11H7M17 11L13 7M17 11L13 15' stroke='%23E16F51' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 11H7M17 11L13 7M17 11L13 15' stroke='%23E16F51' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
