/**
 * paraplanners - Gulp project by Craig Johnston.
 * @author 🔥 Craig Johnston
 * @version v1.0.0
 * @link http://lococreativeagency.co.uk
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a,
.t-link,
.c-nav-primary li.current-menu-item a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
.t-link:active,
.c-nav-primary li.current-menu-item a:active,
a:hover,
.t-link:hover,
.c-nav-primary li.current-menu-item a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
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;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [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 {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  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-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: "ROSKA";
  src: url("../fonts/ROSKA.otf") format("opentype");
}
.a11y,
.c-form__legend,
.c-form legend,
form__legend,
form legend {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.c-main::before,
.c-section::before {
  content: "";
  display: block;
  clear: both;
}
.nf-before-form-content,
.nf-after-form-content {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 18pt;
  line-height: 29pt;
}
.c-footer__social,
.c-nav-footer__list,
.c-nav-footer .sub-menu,
.c-nav-inline__list,
.c-nav-inline .sub-menu,
.c-nav-primary__list,
.c-nav-primary .sub-menu,
.c-nav-signature__list,
.c-nav-signature .sub-menu,
.c-nav-social-footer__list,
.c-nav-social__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
* {
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
}
a,
.t-link,
.c-nav-primary li.current-menu-item a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: inline;
  text-decoration: none;
  color: black;
  font-weight: 700;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  opacity: 1;
  -webkit-transition:
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
a:hover,
.t-link:hover,
.c-nav-primary li.current-menu-item a:hover,
a:focus,
.t-link:focus,
.c-nav-primary li.current-menu-item a:focus {
  opacity: 0.3;
  outline: none;
}
a:visited,
.t-link:visited,
.c-nav-primary li.current-menu-item a:visited {
  opacity: 1 !important;
}
mark {
  background-color: transparent;
}
abbr,
abbr[title] {
  text-decoration: none;
}
q,
blockquote {
  display: inline-block;
  margin: 0;
  font-style: normal;
  color: #e50064;
  font-size: 30px;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-style: italic;
}
q *:last-child,
blockquote *:last-child {
  margin-top: 0;
  margin-bottom: 0;
}
cite {
  font-size: 18px;
  font-style: normal;
  font-size: 18px;
}
span {
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
}
b,
strong,
.t-bold {
  font-weight: 700;
}
.t-light {
  font-weight: 300;
}
.t-normal {
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  letter-spacing: normal;
  margin: 20px 0;
  display: block;
}
h1,
.t-h1 {
  font-family: "ROSKA", "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 35px;
  line-height: 42px;
}
@media only screen and (min-width: 768px) {
  h1,
  .t-h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 992px) {
  h1,
  .t-h1 {
    font-size: 55px;
    line-height: 66px;
  }
}
h2,
.t-h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  h2,
  .t-h2 {
    font-size: 40px;
    line-height: 52px;
  }
}
h3,
.t-h3 {
  color: #e50064;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  h3,
  .t-h3 {
    font-size: 32px;
    line-height: 39px;
  }
}
h4,
.t-h4 {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
}
h5,
.t-h5 {
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #e50064;
  text-transform: uppercase;
  letter-spacing: 2.25px;
}
h6,
.t-h6 {
  font-size: 20px;
  line-height: 26px;
}
h7,
.t-h7 {
  font-weight: 300;
  font-size: 14px;
  margin: 20px 0;
}
.t-overview,
.c-content__hero:first-child *,
.c-post_content__hero:first-child *,
.c-search__overview * {
  font-weight: 500;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  line-height: 32px;
  margin: 20px 0;
  display: block;
}
.t-intro-copy,
.c-contact_us__contact_description p,
.c-contact_us__form_description p,
.c-content__hero:last-child *,
.c-form__input,
.c-form input[type="text"],
.c-form input[type="email"],
.c-form input[type="tel"],
.c-form__textarea,
.c-form textarea,
.c-form__select,
.c-form select,
form__input,
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form__textarea,
form textarea,
form__select,
form select,
.c-post_content__hero:last-child *,
.c-timeline_slider__description p,
.c-timeline_slider__description_tail p {
  font-size: 18px;
  line-height: 26px;
  color: #2a000e;
}
.t-link,
.c-nav-primary li.current-menu-item a {
  font-size: 18px;
  line-height: 16px;
  border-bottom: 2px solid #000;
  padding-bottom: 3px;
}
ul,
ol {
  padding: 0 0 0 20px;
  margin: 0;
}
ul li,
ol li {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0px;
}
p,
li {
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
p::empty,
p::blank,
li::empty,
li::blank {
  display: none;
}
::-moz-selection {
  background-color: #000;
  color: white;
}
::selection {
  background-color: #000;
  color: white;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  font-size: 1em;
  line-height: 1.5;
  min-height: 100%;
}
body {
  height: 100%;
  width: 100%;
  color: black;
  overflow-x: hidden;
  font-weight: 500;
}
body.has-navigation {
  overflow: hidden;
  position: fixed;
}
@media only screen and (min-width: 992px) {
  body.has-navigation {
    overflow-x: hidden;
    overflow-y: auto;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
svg {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: auto;
}
img {
  border-radius: 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  background-color: #fff;
}
table tr th,
table tr td {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 13px 20px;
}
table tr th:first-child,
table tr td:first-child {
  border-left: 2px solid #000;
}
table tr th,
table tr td.c-post_content__table_top {
  border-top: 2px solid #000;
  text-align: left;
}
table tr:last-child th,
table tr:last-child td {
  border-bottom: 2px solid #000;
}
table tr th:last-child,
table tr td:last-child {
  border-right: 2px solid #000;
}
table tr th {
  background: #000;
  color: white;
}
table tr:first-child th:first-child,
table tr:first-child td.c-post_content__table_top:first-child {
  border-top-left-radius: 8px;
}
table tr:first-child th:last-child,
table tr:first-child td.c-post_content__table_top:last-child {
  border-top-right-radius: 8px;
}
table tr:last-child td:first-child,
table tr:last-child th:first-child {
  border-bottom-left-radius: 8px;
}
table tr:last-child td:last-child,
table tr:last-child th:last-child {
  border-bottom-right-radius: 8px;
}
table tr th.c-post_content__table_left {
  border-top: 0;
}
table .c-post_content__table_left {
  background-color: #f2f2f2;
  color: #000;
}
table .c-post_content__table_left h6 {
  font-size: 16px;
  line-height: 26px;
}
table h6 {
  padding: 0;
  margin: 0;
}
.c-banner {
  position: relative;
  width: 100%;
}
.c-banner__regular {
  height: 400px;
}
@media only screen and (min-width: 992px) {
  .c-banner__regular {
    height: 500px;
    margin-bottom: -50px;
  }
}
@media only screen and (min-width: 1920px) {
  .c-banner__regular {
    height: 600px;
    margin-bottom: -50px;
  }
}
.c-banner__large {
  height: 400px;
}
@media only screen and (min-width: 992px) {
  .c-banner__large {
    height: 600px;
  }
}
@media only screen and (min-width: 1920px) {
  .c-banner__large {
    height: 800px;
  }
}
.c-banner__media {
  width: 100%;
  height: 100%;
}
.c-banner__media .c-media__image.lazyloaded {
  width: calc(100% + 5px);
}
.c-banner__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 20px;
  text-align: left;
  color: #000;
  max-width: 1130px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .c-banner__title {
    padding: 0 20px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .c-banner__title {
    padding: 0 40px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 1920px) {
  .c-banner__title {
    font-size: 70px;
    line-height: 75px;
  }
}
.c-block_quote__inner {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
  padding: 100px 20px;
}
@media only screen and (min-width: 992px) {
  .c-block_quote__inner {
    padding: 130px;
  }
}
.c-block_quote__blockquote {
  text-align: center;
  color: #000;
}
.c-block_quote__blockquote p {
  font-size: inherit;
  line-height: 30pt;
  margin: 20px 0;
}
.c-block_quote__blockquote p:first-child {
  margin-top: 0;
}
.c-block_quote__blockquote p:last-child {
  margin-bottom: 0;
}
.c-block_quote__citation {
  font-weight: 900;
  display: block;
}
.c-block_quote__citation h5 {
  color: #000;
}
.c-block_quote__media .c-media__image {
  position: relative;
}
.c-button,
.c-category_filter__item,
.c-category_filter_mobile__item,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: auto;
  display: inline-block;
  padding: 18px 50px;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #000;
  border-radius: 30px;
  background: #000;
  outline: 0;
  color: white;
  display: inline-block;
  padding: 21px 30px;
  font-weight: 700;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  line-height: 16px;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  -webkit-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    outline 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    outline 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    outline 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-button[disabled],
.c-category_filter__item[disabled],
.c-category_filter_mobile__item[disabled],
button[disabled],
input[type="button"][disabled],
input[type="reset"][disabled],
input[type="submit"][disabled] {
  opacity: 0.3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: not-allowed !important;
}
.c-button.c-button--outlined,
.c-button--outlined.c-category_filter__item,
.c-button--outlined.c-category_filter_mobile__item,
button.c-button--outlined,
input[type="button"].c-button--outlined,
input[type="reset"].c-button--outlined,
input[type="submit"].c-button--outlined {
  outline: 2px solid;
  outline-offset: -3px;
}
.c-button.c-button--icon,
.c-button--icon.c-category_filter__item,
.c-button--icon.c-category_filter_mobile__item,
button.c-button--icon,
input[type="button"].c-button--icon,
input[type="reset"].c-button--icon,
input[type="submit"].c-button--icon {
  padding-right: 74px;
  position: relative;
}
.c-button.c-button--icon svg,
.c-button--icon.c-category_filter__item svg,
.c-button--icon.c-category_filter_mobile__item svg,
button.c-button--icon svg,
input[type="button"].c-button--icon svg,
input[type="reset"].c-button--icon svg,
input[type="submit"].c-button--icon svg {
  width: 24px;
  height: 24px;
  fill: white;
  position: absolute;
  right: 30px;
  top: 18px;
}
.c-cards {
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 480px) {
  .c-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-scroller .c-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1380px;
  width: calc((calc(100vw - 40px) * 3) + 60px);
  margin: 20px 0;
}
@media only screen and (min-width: 480px) {
  .c-scroller .c-cards {
    width: calc((calc(100vw - 40px) * 3) + 60px);
  }
}
@media only screen and (min-width: 768px) {
  .c-scroller .c-cards {
    width: 100%;
  }
}
.c-cards--3up .c-card {
  width: 100%;
}
@media only screen and (min-width: 480px) {
  .c-cards--3up .c-card {
    width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 992px) {
  .c-cards--3up .c-card {
    width: calc(33.33% - 20px);
  }
}
@media only screen and (min-width: 992px) {
  .c-cards--3up::after {
    content: "";
    width: calc(33.33% - 20px);
    height: 1px;
    background-color: transparent;
  }
}
.c-card {
  width: auto;
  background-color: white;
  margin: 0 0 50px 0;
}
@media only screen and (min-width: 768px) {
  .c-card {
    width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 992px) {
  .c-cards--3up .c-card {
    width: calc(33.33% - 15px);
  }
}
.c-scroller .c-card {
  width: 310px;
  width: calc(100vw - 30px);
}
@media only screen and (min-width: 480px) {
  .c-scroller .c-card {
    width: calc(100vw - 30px);
  }
}
@media only screen and (min-width: 768px) {
  .c-scroller .c-card {
    width: calc(33% - 30px);
  }
}
.c-card__link {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-card__link:hover,
.c-card__link:active,
.c-card__link:focus {
  opacity: 1;
}
.c-card__media {
  width: 100%;
  overflow: hidden;
  height: 175px !important;
}
@media only screen and (min-width: 992px) {
  .c-card__media {
    height: 215px !important;
  }
}
.c-card__content {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-bottom: 30px;
  overflow: hidden;
  background-color: white;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .c-card__content {
    padding-bottom: 30px;
  }
}
.c-card__title {
  margin: 12px 0;
}
.c-card__tags {
  margin: 14px 0;
}
.c-card__tags span:after {
  content: " | ";
}
.c-card__tags span:last-child:after {
  content: "";
}
.c-card__author {
  margin-top: 14px;
  margin-bottom: 0;
}
.c-card__date {
  margin-top: 0;
}
.c-card__button {
  position: absolute !important;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 2.5px 0;
  padding-top: 17px;
  font-size: 16px;
  opacity: 1;
  -webkit-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    border 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    border 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    border 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-category_filter,
.c-category_filter_mobile {
  position: relative;
  height: 100px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-category_filter,
  .c-category_filter_mobile {
    width: 100%;
  }
}
.c-category_filter__item,
.c-category_filter_mobile__item {
  text-align: left;
  border-radius: 0;
  width: 100%;
  opacity: 1;
  border-bottom: 1px solid white;
  font-weight: 500;
}
.c-category_filter__item:last-child,
.c-category_filter_mobile__item:last-child {
  border-bottom: 0px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.c-category_filter__active .c-category_filter__dropdown,
.c-category_filter_mobile__active .c-category_filter__dropdown {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 2px solid white;
}
.c-category_filter__active .c-category_filter__list,
.c-category_filter_mobile__active .c-category_filter__list {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
  background: #000;
  position: absolute;
  z-index: 700;
  overflow: auto;
  width: 100%;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  -webkit-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-category_filter__list,
.c-category_filter_mobile__list {
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition:
    height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-category_filter__title,
.c-category_filter_mobile__title {
  font-size: 18px;
}
.c-category_filter__title a,
.c-category_filter__title .t-link,
.c-category_filter__title .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-category_filter__title a,
.c-category_filter_mobile__title a,
.c-category_filter_mobile__title .t-link,
.c-category_filter_mobile__title .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-category_filter_mobile__title a {
  border-bottom: 0;
}
.c-category_filter__dropdown,
.c-category_filter_mobile__dropdown {
  width: 100%;
  text-align: left;
  z-index: 800;
}
.c-contact_us {
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-contact_us {
    padding: 0 40px;
  }
}
.c-contact_us__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .c-contact_us__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
.c-contact_us__contact_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .c-contact_us__contact_meta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
.c-contact_us__contact_meta_column {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-contact_us__contact_meta_column:first-child {
    padding-right: 30px;
  }
  .c-contact_us__contact_meta_column:last-child {
    padding-left: 30px;
  }
}
.c-contact_us__contact_description {
  margin-bottom: 20px;
  max-width: 520px;
}
.c-contact_us h6 {
  margin-top: 16px;
  margin-bottom: 6px;
}
.c-contact_us__meta_info p {
  margin-top: 6px;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .c-contact_us__meta_info p {
    margin-bottom: 26px;
  }
}
.c-contact_us__meta_business {
  margin-top: 26px;
}
@media only screen and (min-width: 992px) {
  .c-contact_us__meta_business {
    margin-top: 36px;
  }
}
.c-contact_us__contact_meta_column:last-child {
  margin-top: -12px;
}
.c-contact_us__contact {
  padding-bottom: 36px;
  border-bottom: 2px solid #d8d8d8;
}
@media only screen and (min-width: 992px) {
  .c-contact_us__contact {
    padding: 0;
    border-bottom: 0;
    padding-right: 22px;
    min-width: 50%;
  }
}
.c-contact_us__form {
  min-width: 50%;
}
.c-contact_us__form_title {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .c-contact_us__form_title {
    margin-top: 30px;
  }
}
.c-content__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-content__inner {
    padding: 0 40px;
    padding-right: 240px;
  }
}
@media only screen and (min-width: 992px) {
  .c-content__full_width {
    padding: 0 40px;
  }
}
.c-content__overview * {
  font-weight: 500;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  line-height: 32px;
  margin: 20px 0;
  display: block;
}
.c-content__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-content__columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-content__column {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-content__column {
    width: calc(50% - 10px);
  }
}
.c-content__hero:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .custom_margin .c-content__columns {
    margin-top: 70px;
  }
}
.c-download_link__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-download_link__inner {
    padding: 0 40px;
  }
}
.c-download_link__title {
  display: block;
  padding-right: 20px;
}
.c-download_link__button:hover {
  opacity: 1;
}
.c-download_link__button:hover .c-download_link__icon svg {
  top: 3px;
}
.c-download_link__icon svg {
  width: 25px;
  height: 25px;
  fill: white;
}
.c-download_link .c-download_link__icon svg {
  top: 0;
  -webkit-transition: top 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: top 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-featured {
  width: 100%;
  overflow: hidden;
}
.c-featured__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 20px;
}
@media only screen and (min-width: 992px) {
  .c-featured__inner {
    padding: 0 40px;
    margin-top: 60px;
  }
}
.c-featured__carousel {
  border-top: 2px solid #d2d2d2;
  padding-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .c-featured__carousel {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .c-featured__carousel {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 100px;
  }
}
.c-featured__title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .c-featured__title {
    width: calc(66.66% - 10px);
    margin-bottom: 30px;
  }
}
.c-featured__button {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-featured__button {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: calc(33.33% - 10px);
    margin-bottom: 30px;
  }
}
.c-featured__button .c-button,
.c-featured__button .c-category_filter__item,
.c-featured__button .c-category_filter_mobile__item {
  width: 100%;
}
.c-featured__navigation {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media only screen and (min-width: 768px) {
  .c-featured__navigation {
    display: none;
  }
}
.c-featured__arrow {
  cursor: pointer;
}
.c-featured__arrow svg {
  width: 30px;
  height: 30px;
}
.c-featured__left_arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.c-featured__right_arrow {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.c-featured__dot {
  background-color: #fe5000;
  border-radius: 5px;
  opacity: 0.3;
  width: 10px;
  height: 10px;
  margin: 10px 20px;
  cursor: pointer;
}
.c-featured__active {
  opacity: 1;
}
.owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.owl-nav button {
  border: 0;
  outline: 0;
  width: 40px;
  height: 40px;
}
.owl-nav button svg {
  height: 40px;
  width: 40px;
}
.owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -34px;
}
.owl-dot {
  background-color: #fe5000 !important;
  border-radius: 5px;
  opacity: 0.3;
  width: 10px;
  height: 10px;
  margin: 10px 20px;
  cursor: pointer;
  border: none;
  outline: none;
}
.owl-dot.active {
  opacity: 1;
}
.featured-carousel {
  padding-top: 20px;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
@media only screen and (min-width: 768px) {
  .featured-carousel {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}
.item .c-card {
  width: 100%;
}
.c-filtered {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 30px 20px 10px 20px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: -134px;
}
@media only screen and (min-width: 768px) {
  .c-filtered {
    margin-top: -102px;
  }
}
@media only screen and (min-width: 992px) {
  .c-filtered {
    margin-top: -180px;
    padding: 30px 40px 10px 40px;
  }
}
.c-filtered__aside {
  width: 100%;
  padding: 10px 0;
  padding-bottom: 60px;
}
@media only screen and (min-width: 992px) {
  .c-filtered__aside {
    width: 345px;
    padding: 0;
    padding-left: 20px;
  }
}
.c-filtered__main {
  width: 100%;
  z-index: 400;
}
@media only screen and (min-width: 992px) {
  .c-filtered__main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.c-filtered__title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .c-filtered__title {
    margin-bottom: 20px;
  }
}
.c-filtered__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 992px) {
  .c-filtered__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
  }
}
.c-filters {
  width: 100%;
  background-color: white;
}
.c-filters__list {
  height: 60px;
  position: relative;
  margin: 20px 0;
  -webkit-transition:
    min-height 1s cubic-bezier(0.23, 1, 0.32, 1),
    height 1s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    min-height 1s cubic-bezier(0.23, 1, 0.32, 1),
    height 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    min-height 1s cubic-bezier(0.23, 1, 0.32, 1),
    height 1s cubic-bezier(0.23, 1, 0.32, 1);
}
@media only screen and (min-width: 992px) {
  .c-filters__list {
    width: calc(33.33% - 15px);
  }
}
.c-filters__list li {
  list-style: none;
  margin: 0;
}
.c-filters__list li:nth-last-child(1) .c-archive_filter__item {
  border-bottom: 0;
}
.c-filters__search,
.c-filters__reset {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  background-color: inherit;
  vertical-align: middle;
}
.c-filters__searchtitle {
  font-size: 14px;
  margin: 0;
  padding: 10px 20px;
  display: block;
  text-align: left;
  padding: 12px 20px;
  height: 60px;
}
@media only screen and (min-width: 768px) {
  .c-filters__searchtitle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 992px) {
  .c-filters__searchtitle {
    padding: 12px 0;
  }
}
.c-filters__mobile_only {
  display: block;
  padding-top: 40px;
}
@media only screen and (min-width: 992px) {
  .c-filters__mobile_only {
    display: none;
  }
}
.c-filters__no_mobile {
  display: none;
}
@media only screen and (min-width: 992px) {
  .c-filters__no_mobile {
    display: block;
  }
}
.c-filters__pagination_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 60px;
}
@media only screen and (min-width: 992px) {
  .c-filters__pagination_container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.c-filters__pagination_navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 992px) {
  .c-filters__pagination_navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.c-filters__pagination_button {
  padding: 20px 30px;
  color: white;
  background-color: #000;
  border-radius: 60px;
  margin-right: 20px;
  line-height: 10pt;
  display: block;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .c-filters__pagination_button {
    width: auto;
    text-align: left;
    margin-bottom: 0;
  }
}
.c-filters__pagination_count {
  font-size: 18px;
  font-weight: 700;
}
.c-filters__pagination_number {
  margin-top: 15px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .c-filters__pagination_number {
    margin-top: 0;
    text-align: left;
  }
}
.c-filters__page {
  padding: 0 35px;
  border-bottom: 0;
  font-weight: 600;
  font-size: 28px;
}
.c-filters__search,
.c-filters__reset {
  padding: 0;
  margin: 0;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
}
.c-filters__reset {
  margin-left: 1px;
}
.c-filters__button-conainer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}
.c-filters__searchtitle,
.c-filters__searchbox,
.c-filters__search,
.c-filters__reset,
.c-filters__button-conainer {
  height: 60px;
}
.c-filters__search_icon {
  position: absolute;
  left: 0;
  top: 0;
  padding: 17px;
  padding-left: 25px;
}
.c-filters__search_icon svg {
  width: 30px;
  height: 30px;
  fill: #e50064;
}
.c-section--searchbar {
  background-color: #f2f2f2;
}
@media only screen and (min-width: 768px) {
  .c-section--searchbar {
    overflow: hidden;
    height: 60px;
  }
}
.c-filtered__search {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  text-align: -webkit-center;
}
.c-filtered__search .c-filters {
  background: inherit;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .c-filtered__search .c-filters {
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 992px) {
  .c-filtered__search .c-filters {
    padding: 0 30px;
  }
}
#searchform {
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  #searchform {
    margin-bottom: 100px;
  }
}
#searchform div {
  position: relative;
}
#searchform div label {
  display: none;
}
@media only screen and (min-width: 768px) {
  #searchform div {
    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;
    max-width: 720px;
    margin: auto;
  }
}
#searchform div input[type="text"] {
  border: 0;
  outline: 0;
  display: inline-block;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
  font-size: 17pt;
  padding: 16px 75px;
  width: 100%;
  min-height: 60px;
}
@media only screen and (min-width: 768px) {
  #searchform div input[type="text"] {
    border-radius: 60px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    max-width: 540px;
    min-height: 60px;
  }
}
#searchform div button {
  border: 1px solid #000;
  border-radius: 30px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #000;
  outline: 0;
  color: white;
  display: inline-block;
  padding: 21px 75px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #searchform div button {
    border-radius: 60px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: auto;
  }
}
#searchform div button:hover,
#searchform div button:active,
#searchform div button:focus {
  color: grey;
}
#searchform div button svg {
  width: 20px;
  height: 20px;
}
a.next,
.next.t-link,
.c-nav-primary li.current-menu-item a.next,
a.prev,
.prev.t-link,
.c-nav-primary li.current-menu-item a.prev {
  border: 0;
  opacity: 1;
}
a.next svg,
.next.t-link svg,
.c-nav-primary li.current-menu-item a.next svg,
a.prev svg,
.prev.t-link svg,
.c-nav-primary li.current-menu-item a.prev svg {
  width: 30px;
  height: 30px;
  margin-bottom: 8px;
  opacity: 1;
  position: relative;
  left: 0;
  -webkit-transition: left 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: left 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: left 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
a.next:hover,
.next.t-link:hover,
.c-nav-primary li.current-menu-item a.next:hover,
a.prev:hover,
.prev.t-link:hover,
.c-nav-primary li.current-menu-item a.prev:hover {
  opacity: 1;
}
a.next:hover svg,
.next.t-link:hover svg,
a.prev:hover svg,
.prev.t-link:hover svg {
  left: 3px;
}
.current .c-filters__page {
  font-weight: 600;
}
.page-numbers {
  border: 0;
}
.c-flickity {
  width: 100%;
  overflow: hidden;
  outline: none;
}
.c-flickity__item {
  padding-right: 80px;
}
.c-flickity .flickity-page-dots {
  position: absolute;
  bottom: auto;
  z-index: 99;
  width: 10px;
  background-color: transparent;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: normal;
}
.c-flickity .flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0 5px 0;
  background-color: white;
  border-radius: 0;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-flickity .flickity-prev-next-button {
  width: 65px;
  height: 65px;
  background-color: white;
  border: 3px solid;
  border-radius: 0;
  position: absolute;
  top: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.c-flickity .flickity-prev-next-button[disabled] {
  opacity: 0.5 !important;
}
.c-flickity .flickity-prev-next-button:hover,
.c-flickity .flickity-prev-next-button:active,
.c-flickity .flickity-prev-next-button:focus {
  opacity: 1;
}
.c-flickity .flickity-prev-next-button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border: 3px solid;
  border-top: none;
  border-left: none;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.c-flickity .flickity-prev-next-button.previous {
  left: 0;
}
.c-flickity .flickity-prev-next-button.previous::after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-225deg);
  transform: translate3d(-50%, -50%, 0) rotate(-225deg);
}
.c-flickity .flickity-prev-next-button.next {
  right: auto;
  left: 62px;
}
.c-flickity .flickity-prev-next-button svg {
  display: none;
}
.c-footer {
  width: 100%;
  clear: both;
  background-color: #000;
  text-align: center;
  overflow: hidden;
  display: block;
}
.c-footer__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  padding: 10px 20px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .c-footer__inner {
    margin: 88px auto 67px auto;
    padding: 0 40px;
  }
}
.c-footer__nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-footer__nav {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media only screen and (min-width: 992px) {
  .c-footer {
    text-align: left;
  }
}
.c-footer a,
.c-footer .t-link,
.c-footer .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-footer a {
  border: none;
}
.c-footer__logos {
  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;
  padding: 30px 0;
  border-bottom: 2px solid white;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-footer__logos {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    border: none;
  }
}
.c-footer__logos svg {
  width: 220px;
  height: 18px;
  fill: white;
}
@media only screen and (min-width: 992px) {
  .c-footer__logos svg {
    width: 240px;
    height: 20px;
    margin: 0 40px 0 0;
  }
}
.c-footer__back_to_top {
  margin: auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  color: white;
  -ms-flex-item-align: center;
  align-self: center;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .c-footer__back_to_top {
    padding: 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.c-footer__back_to_top svg {
  fill: white;
  height: 25px;
  width: 25px;
  margin-left: 14px;
}
.c-footer__title {
  display: none;
  margin: auto;
  margin-right: 20px;
}
@media only screen and (min-width: 992px) {
  .c-footer__title {
    display: block;
  }
}
.c-footer__button {
  display: block;
  padding: 10px;
  margin: auto 0;
  border-radius: 25px;
  height: 50px;
  width: 50px;
  opacity: 1 !important;
}
.c-footer__button svg {
  height: 30px;
  width: 30px;
  fill: white;
}
.c-footer__top {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .c-footer__top {
    padding: 0 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 45px;
    padding: 0;
  }
}
.c-footer__bottom {
  padding: 20px 0;
  padding-bottom: 50px;
  border-top: 2px solid #e3e3e3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .c-footer__bottom {
    margin-top: 40px;
    padding: 0;
    padding-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 992px) {
  .c-footer__bottom nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.c-footer__copyright {
  list-style: none;
  padding: 0;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-width: 480px) {
  .c-footer__copyright {
    margin-bottom: 6px;
  }
}
@media only screen and (min-width: 992px) {
  .c-footer__copyright {
    margin: 0 !important;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.c-footer__copyright li {
  padding: 0;
  margin: 0;
  white-space: nowrap;
}
.c-footer__copyright li:after {
  content: "|";
  margin: 0 8px;
}
.c-footer__signature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .c-footer__signature {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.c-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 30px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  .c-footer__social {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: none;
  }
}
.c-footer__social svg {
  width: 25px;
  height: 25px;
  fill: white;
}
.c-footer__social li {
  white-space: nowrap;
  margin: 0 15px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .c-footer__social li {
    width: auto;
    margin: 0 30px 0 0;
  }
}
.c-footer__social a,
.c-footer__social .t-link,
.c-footer__social .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-footer__social a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  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;
}
.c-footer__social a:hover,
.c-footer__social .t-link:hover,
.c-footer__social .c-nav-primary li.current-menu-item a:hover,
.c-nav-primary li.current-menu-item .c-footer__social a:hover,
.c-footer__social a:active,
.c-footer__social .t-link:active,
.c-footer__social .c-nav-primary li.current-menu-item a:active,
.c-nav-primary li.current-menu-item .c-footer__social a:active,
.c-footer__social a:focus,
.c-footer__social .t-link:focus,
.c-footer__social .c-nav-primary li.current-menu-item a:focus,
.c-nav-primary li.current-menu-item .c-footer__social a:focus {
  color: white;
}
.c-footer__scroll {
  display: none;
}
.c-footer-sticky {
  z-index: 800;
  background-color: transparent;
  color: #000;
  position: fixed;
  bottom: 0;
  padding: 0 20px;
  padding-bottom: 20px;
  -webkit-transform: translateZ(200px);
  transform: translateZ(200px);
}
@media only screen and (min-width: 768px) {
  .c-footer-sticky {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 992px) {
  .c-footer-sticky {
    padding: 0 40px;
  }
}
.c-footer-sticky .c-footer__inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 auto 0px auto;
  position: relative;
  padding: 0;
}
@media only screen and (min-width: 480px) {
  .c-footer-sticky .c-footer__inner {
    margin: 0 auto 15px auto;
  }
}
@media only screen and (min-width: 992px) {
  .c-footer-sticky .c-footer__inner {
    margin: 0 auto 60px auto;
  }
}
@media only screen and (min-width: 1440px) {
  .c-footer-sticky .c-footer__inner {
    padding: 0 105px;
    max-width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (min-width: 992px) and (max-height: 790px) {
  .c-footer-sticky .c-footer__inner {
    margin: 0 auto 40px auto;
  }
}
.c-footer-sticky .c-footer__top,
.c-footer-sticky .c-footer__bottom {
  margin: 0;
  padding: 0;
  border: 0;
}
.c-footer-sticky .c-footer__signature {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-footer-sticky .c-footer__signature.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 660px) {
  .c-footer-sticky .c-footer__signature {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1440px) {
  .c-footer-sticky .c-footer__signature {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.c-footer-sticky .c-footer__logos {
  display: none;
}
.c-footer-sticky .c-footer__back_to_top {
  display: none;
}
.c-footer-sticky .c-footer__top {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: none;
}
.c-footer-sticky .c-footer__bottom {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.c-footer-sticky .c-footer__scroll {
  width: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  display: none;
}
.c-footer-sticky .c-footer__scroll.active {
  display: block;
}
@media only screen and (min-width: 1440px) {
  .c-footer-sticky .c-footer__scroll {
    position: relative;
    right: 0;
  }
}
.c-footer-sticky .c-footer__scroll_container {
  margin-left: 10px;
}
@media only screen and (min-width: 992px) {
  .c-footer-sticky .c-footer__scroll_container {
    display: block;
    margin-top: 10px;
  }
}
.c-footer-sticky .c-footer__scroll_icon {
  height: 25px;
  width: 25px;
}
.c-footer-sticky .c-footer__scroll_for_more {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
.c-footer-sticky .c-footer__copyright {
  color: #000;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.c-footer-sticky .c-footer__copyright li {
  padding: 0;
  margin: 0;
  font-size: 12px;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .c-footer-sticky .c-footer__copyright li {
    font-size: 16px;
  }
}
.c-footer-sticky .c-footer__copyright li:after {
  content: "|";
  margin: 0 4px;
}
@media only screen and (min-width: 992px) {
  .c-footer-sticky .c-footer__copyright li:after {
    margin: 0 8px;
  }
}
.c-footer-sticky .c-nav-signature {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.c-footer-sticky .c-nav-signature__list {
  color: black;
}
.c-footer-sticky .c-nav-signature__list li {
  padding: 0;
  margin: 0;
  font-size: 12px;
}
@media only screen and (min-width: 992px) {
  .c-footer-sticky .c-nav-signature__list li {
    font-size: 16px;
  }
}
.c-footer-sticky .c-nav-signature__list li:after {
  content: "|";
  margin: 0 4px;
}
@media only screen and (min-width: 992px) {
  .c-footer-sticky .c-nav-signature__list li:after {
    margin: 0 8px;
  }
}
.c-footer-sticky .c-nav-signature__list li:last-child:after {
  content: "";
  margin: 0;
}
@media only screen and (min-width: 660px) {
  .c-footer-sticky .c-nav-signature__list li:last-child:after {
    content: "|";
    margin: 0 8px;
  }
}
.c-footer-sticky .c-nav-signature__list li a,
.c-footer-sticky .c-nav-signature__list li .t-link {
  color: black;
}
.c-footer-sticky .c-nav-inline {
  display: none;
}
.c-footer-sticky .c-nav-social-footer {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  max-height: 24px;
}
@media only screen and (min-width: 660px) {
  .c-footer-sticky .c-nav-social-footer {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.c-footer-sticky .c-nav-social-footer__list {
  padding: 0;
  margin: 0;
}
.c-footer-sticky .c-nav-social-footer__list li {
  padding: 0;
  margin: 0;
  margin: 0 4px 0 0;
}
@media only screen and (min-width: 480px) {
  .c-footer-sticky .c-nav-social-footer__list li {
    margin: 0 8px 0 0;
  }
}
.c-footer-sticky .c-nav-social-footer svg {
  fill: black;
  height: 20px;
  width: 20px;
}
@media only screen and (min-width: 992px) {
  .c-footer-sticky .c-nav-social-footer svg {
    height: 25px;
    width: 25px;
  }
}
.c-form,
form {
  margin: 0;
  padding: 0;
}
.c-form__fieldset,
.c-form fieldset,
form__fieldset,
form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.c-form__label,
.c-form label,
form__label,
form label {
  width: auto;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.c-form__field,
form__field {
  margin: 0 0 20px 0;
}
.c-form__input,
.c-form input[type="text"],
.c-form input[type="email"],
.c-form input[type="tel"],
.c-form__textarea,
.c-form textarea,
.c-form__select,
.c-form select,
form__input,
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form__textarea,
form textarea,
form__select,
form select {
  width: 100%;
  display: inline-block;
  padding: 16px 20px;
  border: 1px solid #4a4a4a;
  border-radius: 5px;
  outline: none;
  background-color: white;
  color: #2a000e;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 18px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.c-form__input:focus,
.c-form input[type="text"]:focus,
.c-form input[type="email"]:focus,
.c-form input[type="tel"]:focus,
.c-form__textarea:focus,
.c-form textarea:focus,
.c-form__select:focus,
.c-form select:focus,
form__input:focus,
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="tel"]:focus,
form__textarea:focus,
form textarea:focus,
form__select:focus,
form select:focus {
  border: 2px solid #4a4a4a;
}
.c-form__input,
.c-form input[type="text"],
.c-form input[type="email"],
.c-form input[type="tel"],
form__input,
form input[type="text"],
form input[type="email"],
form input[type="tel"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.c-form__input,
.c-form input[type="checkbox"],
form__input,
form input[type="checkbox"] {
  width: 24px !important;
  height: 24px !important;
  padding: 3px;
  border-radius: 50%;
  vertical-align: middle;
  border: 2px solid black;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-form__input:checked,
.c-form input[type="checkbox"]:checked,
form__input:checked,
form input[type="checkbox"]:checked {
  background-color: black;
}
.c-form__select,
.c-form select,
form__select,
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='%23000' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
  background-position: 95% 50%;
  background-repeat: no-repeat;
}
.nf-field-label {
  padding-left: 16px !important;
  font-size: 15px;
  margin-top: -2px;
}
.c-form,
.c-newsletter_form {
  width: 100%;
}
.c-form__inner,
.c-newsletter_form__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-form__inner,
  .c-newsletter_form__inner {
    padding: 0 30px;
  }
}
.c-form__title,
.c-newsletter_form__title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .c-form__title,
  .c-newsletter_form__title {
    margin-bottom: 50px;
  }
}
.c-form__container,
.nf-form-cont {
  width: 100%;
  width: calc(100% + 40px);
  margin: 0 0 0 -20px;
  padding: 0 20px;
  overflow: hidden;
}
.c-form__container {
  padding: 20px 20px 0;
}
.nf-element[type="button"] {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .nf-element[type="button"] {
    width: auto !important;
  }
}
@media only screen and (min-width: 992px) {
  .nf-element[type="button"] {
    margin-top: 15px;
  }
}
.nf-form-fields-required,
.nf-field-label {
  display: none;
}
.c-hamburger {
  display: block;
  width: 26px;
  height: 20px;
  cursor: pointer;
}
.c-hamburger__patty {
  position: relative;
  display: block;
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px);
  background-color: #000;
  width: 25px;
  height: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.has-navigation .c-hamburger__patty {
  right: 0;
  top: 8px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition:
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-hamburger__patty::after,
.c-hamburger__patty::before {
  background-color: #000;
  height: 4px;
  content: "";
  position: absolute;
  border-radius: 4px;
  -webkit-transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.has-navigation .c-hamburger__patty::after,
.has-navigation .c-hamburger__patty::before {
  top: 0;
  right: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    background-color 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    right 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-hamburger__patty:before {
  right: 0;
  width: 15px;
  bottom: 8px;
  -webkit-transition:
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.has-navigation .c-hamburger__patty:before {
  top: -6.5px;
  right: 5px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition:
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-hamburger__patty:after {
  right: 0;
  width: 20px;
  top: 8px;
  -webkit-transition:
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.has-navigation .c-hamburger__patty:after {
  left: 7px;
  top: 8px;
  width: 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition:
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    width 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    left 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    top 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.25s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-header {
  width: 100%;
  top: 0;
  z-index: 900;
  position: fixed;
  height: 80px;
  -webkit-transform: translateZ(2px);
  transform: translateZ(2px);
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
@media only screen and (min-width: 768px) {
  .c-header {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 992px) {
  .c-header {
    padding: 0 40px;
    height: 120px;
  }
}
.is-scrolling-down .c-header,
.is-scrolling-up.has-scrolled-down .c-header,
.has-scrolled-down .c-header {
  background: white;
  border-bottom: 2px solid #e3e3e3;
}
@media only screen and (min-width: 992px) {
  .is-scrolling-down .c-header,
  .is-scrolling-up.has-scrolled-down .c-header,
  .has-scrolled-down .c-header {
    height: 80px;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
.c-header__inner {
  max-width: 1130px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 1440px) {
  .c-header__inner {
    max-width: 100%;
    padding: 0 105px;
  }
}
.c-header__controls {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: transparent;
  margin: 0;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background-color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
@media only screen and (min-width: 992px) {
  .c-header__controls {
    position: relative;
    background-color: transparent;
    top: 0px;
    height: 100%;
    max-width: 300px;
    padding: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
}
@media only screen and (min-width: 1440px) {
  .c-header__controls {
    max-width: 350px;
  }
}
@media only screen and (min-width: 992px) {
  .is-external-open .c-header__controls {
    -webkit-transform: translate3d(0, 54px, 0);
    transform: translate3d(0, 54px, 0);
  }
}
.has-navigation .c-header__controls {
  background-color: #ffe502;
}
@media only screen and (min-width: 992px) {
  .has-navigation .c-header__controls {
    background: transparent;
  }
}
@media only screen and (min-width: 992px) {
  .c-header__hamburger {
    display: none;
  }
}
.c-header__logo_link {
  border: 0;
}
.c-header__logo {
  width: 204px;
  height: 17px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition:
    width 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    width 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    width 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
@media only screen and (min-width: 480px) {
  .c-header__logo {
    width: 220px;
    height: 22px;
  }
}
@media only screen and (min-width: 992px) {
  .c-header__logo {
    width: 250px;
    height: 25px;
  }
}
@media only screen and (min-width: 1440px) {
  .c-header__logo {
    width: 318px;
    height: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .is-scrolling-down .c-header__logo,
  .has-scrolled-down .c-header__logo,
  .is-scrolling-up.has-scrolled-down .c-header__logo {
    width: 248px;
    height: 20px;
  }
}
.c-header__panel {
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 900;
  width: 100%;
  height: calc(100vh - 80px);
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: #ffe502;
  margin: 0;
  padding: 0;
  pointer-events: none;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
@media only screen and (min-width: 992px) {
  .c-header__panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: relative;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    top: 0;
    background-color: transparent;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 300px);
  }
}
.has-navigation .c-header__panel {
  pointer-events: auto;
  -webkit-transform: translate3d(0, 0, 120px);
  transform: translate3d(0, 0, 120px);
}
.c-hero_slider__background {
  top: 0;
  background-color: #74fd85;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: background-color;
  z-index: 400;
  position: fixed;
  width: 100vw;
  height: 100vh;
}
.c-hero_slider__background:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  will-change: background-color;
  background-color: #ffe500;
  opacity: 0;
  -webkit-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  transition: opacity 1s linear;
}
.c-hero_slider__container {
  -webkit-transform: translateZ(80px);
  transform: translateZ(80px);
  z-index: 500;
  position: absolute;
  width: 100vw;
  height: auto;
  background-size: 100% 100%;
  background-size: cover;
}
.has-navigation .c-hero_slider__container {
  -webkit-transform: translateZ(-1px);
  transform: translateZ(-1px);
}
.c-hero_slider__section {
  height: 100vh;
  width: 100vw;
}
.c-hero_slider__foreground {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 600;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 100px;
  padding-top: 70px;
}
@media only screen and (min-width: 768px) {
  .c-hero_slider__foreground {
    padding: 0 20px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .c-hero_slider__foreground {
    padding-bottom: 120px !important;
  }
}
@media only screen and (min-width: 992px) {
  .c-hero_slider__foreground {
    padding: 0 40px;
    padding-top: 70px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1440px) {
  .c-hero_slider__foreground {
    padding: 0 150px;
  }
}
@media only screen and (min-width: 1920px) {
  .c-hero_slider__foreground {
    padding: 0 12%;
  }
}
.c-hero_slider__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
}
@media only screen and (min-width: 1440px) {
  .c-hero_slider__inner {
    max-width: 100%;
  }
}
.c-hero_slider__body {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-hero_slider__slides {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 50vh;
}
@media only screen and (min-width: 480px) {
  .c-hero_slider__slides {
    height: 33vh;
  }
}
.c-hero_slider__slides li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 600;
}
.c-hero_slider__slides li .c-hero_slider__title,
.c-hero_slider__slides li .c-hero_slider__description,
.c-hero_slider__slides li .c-hero_slider__button {
  display: block;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
  margin: calc(20px + (50vh + 50vw) * 0.015) 0;
}
@media only screen and (min-width: 480px) {
  .c-hero_slider__slides li .c-hero_slider__title,
  .c-hero_slider__slides li .c-hero_slider__description,
  .c-hero_slider__slides li .c-hero_slider__button {
    padding-right: 30px;
    max-width: calc(100% - 30%);
  }
}
@media only screen and (min-width: 992px) {
  .c-hero_slider__slides li .c-hero_slider__title,
  .c-hero_slider__slides li .c-hero_slider__description,
  .c-hero_slider__slides li .c-hero_slider__button {
    margin: calc(10px + (50vh + 50vw) * 0.015) 0;
    padding-right: 20px;
    max-width: 65%;
  }
}
@media only screen and (min-width: 1440px) {
  .c-hero_slider__slides li .c-hero_slider__title,
  .c-hero_slider__slides li .c-hero_slider__description,
  .c-hero_slider__slides li .c-hero_slider__button {
    padding-right: 20px;
    max-width: 70%;
  }
}
@media only screen and (min-width: 1920px) {
  .c-hero_slider__slides li .c-hero_slider__title,
  .c-hero_slider__slides li .c-hero_slider__description,
  .c-hero_slider__slides li .c-hero_slider__button {
    padding-right: 20px;
    max-width: 70%;
  }
}
.c-hero_slider__slides li .c-hero_slider__title {
  text-transform: uppercase;
  font-size: calc(20px + (50vw + 50vh) * 0.03);
  line-height: calc(23px + (50vw + 50vh) * 0.03);
  margin-bottom: -20px;
}
@media only screen and (min-width: 768px) {
  .c-hero_slider__slides li .c-hero_slider__title {
    font-size: calc(20px + (50vw + 50vh) * 0.025);
    line-height: calc(23px + (50vw + 50vh) * 0.025);
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .c-hero_slider__slides li .c-hero_slider__title {
    font-size: calc(23px + (50vw + 50vh) * 0.03);
    line-height: calc(29px + (50vw + 50vh) * 0.03);
  }
}
@media only screen and (min-width: 992px) {
  .c-hero_slider__slides li .c-hero_slider__title {
    font-size: calc(25px + (50vw + 50vh) * 0.02);
    line-height: calc(29px + (50vw + 50vh) * 0.02);
    max-width: 1500px;
  }
}
@media only screen and (min-width: 1440px) {
  .c-hero_slider__slides li .c-hero_slider__title {
    font-size: calc(22px + 45 * ((53vw + 53vh) - 600px) / 820);
    line-height: calc(25px + 45 * ((53vw + 53vh) - 600px) / 820);
  }
}
.c-hero_slider__slides li .c-hero_slider__description * {
  font-size: calc((15px + (50vw + 50vh) * 0.03) - 14px);
  line-height: calc((25px + (50vw + 50vh) * 0.03) - 14px);
}
@media only screen and (min-width: 768px) {
  .c-hero_slider__slides li .c-hero_slider__description * {
    font-size: calc((15px + (50vw + 50vh) * 0.03) - 16px);
    line-height: calc((25px + (50vw + 50vh) * 0.03) - 16px);
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .c-hero_slider__slides li .c-hero_slider__description * {
    font-size: calc((19px + (50vw + 50vh) * 0.03) - 14px);
    line-height: calc((26px + (50vw + 50vh) * 0.03) - 14px);
  }
}
@media only screen and (min-width: 992px) {
  .c-hero_slider__slides li .c-hero_slider__description * {
    font-size: 22px;
    line-height: 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .c-hero_slider__slides li .c-hero_slider__description * {
    font-size: calc(5px + 23 * ((53vw + 53vh) - 600px) / 820);
    line-height: calc(17px + 23 * ((53vw + 53vh) - 600px) / 820);
  }
}
.c-hero_slider__slides li .c-hero_slider__button {
  cursor: pointer;
  margin-top: 30px;
  display: table-cell;
}
.c-hero_slider__slides li .c-hero_slider__button .c-button,
.c-hero_slider__slides li .c-hero_slider__button .c-category_filter__item,
.c-hero_slider__slides
  li
  .c-hero_slider__button
  .c-category_filter_mobile__item {
  border-radius: 50px;
  font-size: calc((15px + (50vw + 50vh) * 0.03) - 10px);
  line-height: calc((18px + (50vw + 50vh) * 0.03) - 10px);
  padding: 19px 30px;
}
@media only screen and (min-width: 768px) {
  .c-hero_slider__slides li .c-hero_slider__button .c-button,
  .c-hero_slider__slides li .c-hero_slider__button .c-category_filter__item,
  .c-hero_slider__slides
    li
    .c-hero_slider__button
    .c-category_filter_mobile__item {
    font-size: calc((15px + (50vw + 50vh) * 0.01) - 10px);
    line-height: calc((18px + (50vw + 50vh) * 0.01) - 10px);
  }
}
@media only screen and (min-width: 992px) {
  .c-hero_slider__slides li .c-hero_slider__button .c-button,
  .c-hero_slider__slides li .c-hero_slider__button .c-category_filter__item,
  .c-hero_slider__slides
    li
    .c-hero_slider__button
    .c-category_filter_mobile__item {
    font-size: calc((15px + (50vw + 50vh) * 0.01) - 4px);
    line-height: calc((18px + (50vw + 50vh) * 0.01) - 4px);
  }
}
@media only screen and (min-width: 1440px) {
  .c-hero_slider__slides li .c-hero_slider__button .c-button,
  .c-hero_slider__slides li .c-hero_slider__button .c-category_filter__item,
  .c-hero_slider__slides
    li
    .c-hero_slider__button
    .c-category_filter_mobile__item {
    font-size: calc((15px + (50vw + 50vh) * 0.01) - 10px);
    line-height: calc((18px + (50vw + 50vh) * 0.01) - 10px);
  }
}
.c-hero_slider__slides li.active {
  z-index: 700;
}
.c-hero_slider__slides li.active .c-hero_slider__title,
.c-hero_slider__slides li.active .c-hero_slider__description,
.c-hero_slider__slides li.active .c-hero_slider__button {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0, 3px);
  transform: translate3d(0px, 0, 3px);
  -webkit-transition:
    opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition:
    opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  -o-transition:
    opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition:
    opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition:
    opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}
.c-hero_slider__slides li.active .c-hero_slider__title {
  -webkit-transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  -o-transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}
.c-hero_slider__slides li.active .c-hero_slider__description {
  -webkit-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
  -o-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s,
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s,
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s,
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
}
.c-hero_slider__slides li.active .c-hero_slider__button {
  -webkit-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  -o-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}
.c-hero_slider__slides li.was-active .c-hero_slider__title,
.c-hero_slider__slides li.was-active .c-hero_slider__description,
.c-hero_slider__slides li.was-active .c-hero_slider__button {
  opacity: 0;
  -webkit-transform: translate3d(120px, 0, -1px);
  transform: translate3d(120px, 0, -1px);
  -webkit-transition:
    opacity 0.25s linear,
    -webkit-transform 0.25s linear;
  transition:
    opacity 0.25s linear,
    -webkit-transform 0.25s linear;
  -o-transition:
    opacity 0.25s linear,
    transform 0.25s linear;
  transition:
    opacity 0.25s linear,
    transform 0.25s linear;
  transition:
    opacity 0.25s linear,
    transform 0.25s linear,
    -webkit-transform 0.25s linear;
}
.c-hero_slider__slides li.was-active .c-hero_slider__title {
  -webkit-transition:
    opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-hero_slider__slides li.was-active .c-hero_slider__description {
  -webkit-transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1,
    -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1,
    -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  -o-transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1,
    transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1,
    transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition:
    opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1,
    transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s,
    -webkit-transform 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}
.c-hero_slider__slides li.was-active .c-hero_slider__button {
  -webkit-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  -o-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s,
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s,
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s,
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}
.c-hero_slider__slides li.reset .c-hero_slider__title,
.c-hero_slider__slides li.reset .c-hero_slider__description,
.c-hero_slider__slides li.reset .c-hero_slider__button {
  opacity: 0;
  -webkit-transform: translate3d(-120px, 0, -1px);
  transform: translate3d(-120px, 0, -1px);
  -webkit-transition: opacity 0.2s linear 0.25s;
  -o-transition: opacity 0.2s linear 0.25s;
  transition: opacity 0.2s linear 0.25s;
}
.c-hero_slider .clear::before {
  opacity: 1 !important;
}
.c-hero_slider__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 950;
  right: 100px;
  width: 25px;
  padding-top: 30px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .c-hero_slider__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 992px) {
  .c-hero_slider__navigation {
    margin-top: -3%;
  }
}
.c-hero_slider__navigator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  border-radius: 20px;
  border: 2px black solid;
  padding: 1px;
  -webkit-transition:
    margin 0.3s ease-in,
    -webkit-transform 0.3s ease-in;
  transition:
    margin 0.3s ease-in,
    -webkit-transform 0.3s ease-in;
  -o-transition:
    transform 0.3s ease-in,
    margin 0.3s ease-in;
  transition:
    transform 0.3s ease-in,
    margin 0.3s ease-in;
  transition:
    transform 0.3s ease-in,
    margin 0.3s ease-in,
    -webkit-transform 0.3s ease-in;
}
@media only screen and (min-width: 1440px) {
  .c-hero_slider__navigator {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.c-hero_slider__navigator.active,
.c-hero_slider__navigator:hover {
  opacity: 1;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
@media only screen and (min-width: 1440px) {
  .c-hero_slider__navigator.active,
  .c-hero_slider__navigator:hover {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.c-hero_slider__navigator.active span,
.c-hero_slider__navigator:hover span {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
@media only screen and (min-width: 1440px) {
  .c-hero_slider__navigator.active span,
  .c-hero_slider__navigator:hover span {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.c-hero_slider__navigator span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: black;
  -webkit-transform: scale(0.0001);
  -ms-transform: scale(0.0001);
  transform: scale(0.0001);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  -o-transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition:
    transform 0.3s ease-in,
    -webkit-transform 0.3s ease-in;
}
.c-hero_slider__separator {
  display: block;
  background-color: black;
  width: 2px;
  border-radius: 4px;
  height: calc(20vh - 40px);
  margin: 0 auto;
  max-height: 80px;
}
.c-hero_slider__arrow {
  display: block;
  position: relative;
  margin: 0 auto;
  height: 9px;
  width: 14px;
  top: 0;
}
.c-hero_slider__arrow svg {
  width: 14px;
  height: 9px;
  top: 2px;
  position: absolute;
}
.c-hero_slider__counter {
  margin: 0;
  color: black;
  font-size: calc(7px + ((50vh + 50vw) * 0.01));
  line-height: calc(11px + ((50vh + 50vw) * 0.01));
}
.c-hero_slider__controls {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  transition: opacity 1s linear;
}
.c-hero_slider__controls.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-hero_slider .c-slider_controls {
  height: 43px;
  width: 96px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 20px;
  cursor: pointer;
}
.c-hero_slider__modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: auto;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transform: translateZ(200px);
  transform: translateZ(200px);
  -webkit-transition: opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-hero_slider__modal.active {
  display: block;
  opacity: 1;
}
.c-hero_slider__modal_content {
  margin: 20px;
  width: calc(100vw - 40px);
  height: calc(100vh - 20px);
}
@media only screen and (min-width: 992px) {
  .c-hero_slider__modal_content {
    background-color: transparent;
    margin: 80px;
    width: calc(100vw - 160px);
    height: calc(100vh - 160px);
    z-index: 999;
  }
}
.c-hero_slider__close {
  position: fixed;
  right: 0;
  top: 0;
  padding-right: 30px;
  padding-top: 30px;
  cursor: pointer;
}
.c-hero_slider__close svg {
  fill: #000;
  height: 30px;
  width: 30px;
}
.c-hero_slider__long_dash,
.c-hero_slider__dash,
.c-hero_slider__dot {
  display: block;
  border-radius: 4px;
  width: 2px;
  margin: 0 auto;
}
.c-hero_slider__long_dash {
  height: 10px;
  background-color: black;
}
.c-hero_slider__dash {
  height: 8px;
  background-color: black;
}
.c-hero_slider__dot {
  height: 4px;
  background-color: transparent;
}
body.home {
  overflow: scroll;
  overflow-x: hidden;
}
html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-featured__button {
    margin-bottom: 2px;
  }
  .c-nav-primary__list {
    padding-right: 24px !important;
  }
  .c-content_image__image_align_modifier {
    text-align: right;
  }
  .c-footer__title {
    padding-top: 16px;
  }
  .c-main {
    height: 100%;
    width: 100%;
  }
  body {
    width: 100%;
    margin: 0px;
  }
  .c-lets_talk__inner {
    height: 600px;
    overflow: hidden;
  }
  #s {
    height: 40px;
    overflow: hidden;
  }
  .c-cards--3up:after {
    display: block;
  }
  [type="button"].nf-element {
    background-color: black;
  }
}
@supports (-ms-accelerator: true) {
  .c-featured__button {
    margin-bottom: 2px;
  }
  .c-nav-primary__list {
    padding-right: 24px !important;
  }
}
.ie9 img[src$=".svg"] {
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) and (min-height: 500px) and (max-height: 800px) {
  .c-hero_slider__foreground {
    padding-top: 50px !important;
    padding-bottom: 90px !important;
  }
}
.c-image_content__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .c-image_content__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 40px;
  }
}
.c-image_content__image {
  overflow: hidden;
  margin-bottom: 5px;
  padding-top: 66%;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .c-image_content__image {
    display: inline-block;
    padding-top: 0;
    width: 572px;
    min-width: 572px;
    max-width: 572px;
    height: 381px;
    margin-bottom: 0px;
  }
}
.c-image_content__image .c-image_content__media {
  top: 0;
  position: absolute;
}
.c-image_content__image .c-media__image {
  top: 0;
}
.c-image_content__media {
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .c-image_content__title {
    margin-top: 0;
  }
}
.c-image_content__overview * {
  font-weight: 500;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  line-height: 32px;
  margin: 20px 0;
  display: block;
}
.c-image_content__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin-top: 20px;
}
.c-image_content__download svg {
  margin-left: 10px;
  fill: #000;
  width: 25px;
  height: 25px;
}
@media only screen and (min-width: 992px) {
  .c-image_content__top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 992px) {
  .c-image_content__center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (min-width: 992px) {
  .c-image_content__bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media only screen and (min-width: 992px) {
  .c-image_content__left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .c-image_content__left .c-image_content__image {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .c-image_content__right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .c-image_content__right .c-image_content__image {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .c-image_content__container {
    width: calc(100% - 572px - 40px);
    display: inline-block;
  }
}
.c-image_content__container:last-child {
  margin-bottom: 0;
}
.c-main {
  width: 100%;
  overflow-x: hidden;
}
.c-media {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ffe500;
}
.c-media__image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .c-media__image {
    width: calc(100% + 5px);
  }
}
@media only screen and (min-width: 992px) {
  .c-media__image--fixed {
    background-attachment: fixed;
  }
}
.c-nav-footer {
  width: 100%;
}
.c-nav-footer__list {
  margin: 0 0 25px 0;
}
.c-nav-footer__list > li > a,
.c-nav-footer__list > li > .t-link,
.c-nav-primary li.current-menu-item .c-nav-footer__list > li > a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  margin: 0;
}
.c-nav-footer li {
  white-space: nowrap;
  width: 100%;
  margin: 0;
  padding: 0;
}
.c-nav-footer a,
.c-nav-footer .t-link,
.c-nav-footer .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-nav-footer a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  width: auto;
  color: white;
  padding: 0;
  margin: 0;
}
.c-nav-inline {
  pointer-events: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.c-nav-inline__list,
.c-nav-inline .sub-menu {
  padding: 25px 0;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 20px;
  width: 100%;
  border-bottom: 2px solid white;
}
@media only screen and (min-width: 992px) {
  .c-nav-inline__list,
  .c-nav-inline .sub-menu {
    width: auto;
    border: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 0;
    border-right: 2px solid white;
    padding: 2px 0;
    padding: 0 10px 0 0;
    width: calc(100% - 100px);
  }
}
.c-nav-inline li {
  white-space: nowrap;
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .c-nav-inline li {
    padding: 0 20px 0 0;
  }
}
.c-nav-inline a,
.c-nav-inline .t-link,
.c-nav-inline .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-nav-inline a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  width: auto;
  color: white;
  padding: 0;
  margin: 0;
}
.c-nav-primary {
  width: 100%;
  padding: 0 0 0px 20px;
}
@media only screen and (min-width: 992px) {
  .c-nav-primary {
    background-color: transparent;
    width: 100%;
    height: 120px;
    border: none;
    padding: 0 15px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
}
@media only screen and (min-width: 992px) {
  .is-scrolling-down .c-nav-primary {
    height: 78px;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@media only screen and (min-width: 992px) {
  .is-external-open .c-nav-primary {
    -webkit-transform: translate3d(0, 54px, 0);
    transform: translate3d(0, 54px, 0);
  }
}
.c-nav-primary__list,
.c-nav-primary .sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (min-width: 992px) {
  .c-nav-primary__list,
  .c-nav-primary .sub-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.c-nav-primary li {
  white-space: nowrap;
  font-weight: 500;
  margin: 0;
  padding: 16.5px 20px 16.5px 0;
  width: 100%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  stroke-linecap: round;
}
@media only screen and (min-width: 768px) {
  .c-nav-primary li {
    margin: 0 19px;
  }
}
@media only screen and (min-width: 992px) {
  .c-nav-primary li {
    font-size: 18px;
    margin: 0 15px;
    padding: 0;
    border-top: 0;
    border-bottom: none;
    width: auto;
  }
}
@media only screen and (min-width: 1440px) {
  .c-nav-primary li {
    margin: 0 24px;
  }
}
.c-nav-primary li.current-menu-item .t-link,
.c-nav-primary li.current-menu-item a {
  border-bottom: none;
}
@media only screen and (min-width: 992px) {
  .c-nav-primary li.current-menu-item .t-link,
  .c-nav-primary li.current-menu-item a {
    border-bottom: 2px solid #000 !important;
  }
}
.c-nav-primary a,
.c-nav-primary .t-link,
.c-nav-primary li.current-menu-item a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  margin: 0;
  border-bottom: none;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 20px;
}
@media only screen and (min-width: 992px) {
  .c-nav-primary a,
  .c-nav-primary .t-link,
  .c-nav-primary li.current-menu-item a {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    display: inline-block;
  }
}
.c-nav-primary__title {
  margin: auto 0;
}
@media only screen and (min-width: 992px) {
  .c-nav-primary__icon {
    display: none;
  }
}
.c-nav-primary__icon svg {
  width: 25px;
  height: 25px;
}
.c-nav-signature {
  pointer-events: auto;
}
.c-nav-signature__list,
.c-nav-signature .sub-menu {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
}
.c-nav-signature li {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.c-nav-signature li:after {
  content: "|";
  margin: 0 8px;
}
.c-nav-signature li:last-child:after {
  content: "";
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .c-nav-signature li:last-child:after {
    content: "";
    margin: 0 8px;
  }
}
.c-nav-signature a,
.c-nav-signature .t-link,
.c-nav-signature .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-nav-signature a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  width: auto;
  color: white;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .c-nav-signature a,
  .c-nav-signature .t-link,
  .c-nav-signature .c-nav-primary li.current-menu-item a,
  .c-nav-primary li.current-menu-item .c-nav-signature a {
    color: white;
  }
}
.c-nav-social-footer {
  display: block;
}
@media only screen and (min-width: 992px) {
  .c-nav-social-footer {
    display: block;
    right: 0;
    z-index: 900;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
}
.c-nav-social-footer__list {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .c-nav-social-footer__list {
    margin: 0 0 0 10px;
  }
}
.c-nav-social-footer svg {
  width: 25px;
  height: 25px;
  fill: white;
}
.c-nav-social-footer li {
  white-space: nowrap;
  height: 100%;
  margin: 0;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-nav-social-footer li {
    width: 100%;
    padding: 0;
    margin: 0 0 0 20px;
  }
}
.c-nav-social-footer a,
.c-nav-social-footer .t-link,
.c-nav-social-footer .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-nav-social-footer a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  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;
}
.c-nav-social-footer a:hover,
.c-nav-social-footer .t-link:hover,
.c-nav-social-footer .c-nav-primary li.current-menu-item a:hover,
.c-nav-primary li.current-menu-item .c-nav-social-footer a:hover,
.c-nav-social-footer a:active,
.c-nav-social-footer .t-link:active,
.c-nav-social-footer .c-nav-primary li.current-menu-item a:active,
.c-nav-primary li.current-menu-item .c-nav-social-footer a:active,
.c-nav-social-footer a:focus,
.c-nav-social-footer .t-link:focus,
.c-nav-social-footer .c-nav-primary li.current-menu-item a:focus,
.c-nav-primary li.current-menu-item .c-nav-social-footer a:focus {
  color: white;
}
.c-nav-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  background: #000;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .c-nav-social {
    right: 0;
    z-index: 900;
    background-color: transparent;
    height: 120px;
    min-width: 100px;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
}
@media only screen and (min-width: 992px) {
  .is-scrolling-down .c-nav-social {
    top: 2px;
    height: 78px;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
.c-nav-social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .c-nav-social__list {
    display: none;
  }
}
.c-nav-social svg {
  width: 25px;
  height: 25px;
  fill: white;
}
.c-nav-social li {
  width: auto;
  white-space: nowrap;
  height: 100%;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .c-nav-social li {
    width: auto;
  }
}
.c-nav-social li:after {
  content: "";
  background-color: white;
  height: 30px;
  width: 2px;
  border-radius: 2px;
  margin: 0 20px;
}
.c-nav-social li:last-child:after {
  display: none;
}
.c-nav-social a,
.c-nav-social .t-link,
.c-nav-social .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-nav-social a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
}
.c-nav-social a:hover,
.c-nav-social .t-link:hover,
.c-nav-social .c-nav-primary li.current-menu-item a:hover,
.c-nav-primary li.current-menu-item .c-nav-social a:hover {
  color: white;
}
.c-nav-social__login_list {
  padding: 0;
  max-width: 100px;
}
.c-nav-social__login {
  width: auto;
}
.c-nav-social__login a,
.c-nav-social__login .t-link,
.c-nav-social__login .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-nav-social__login a {
  padding: 8px 22px;
  border: white solid 2px;
  border-radius: 30px;
  font-size: 20px;
}
@media only screen and (min-width: 992px) {
  .c-nav-social__login a,
  .c-nav-social__login .t-link,
  .c-nav-social__login .c-nav-primary li.current-menu-item a,
  .c-nav-primary li.current-menu-item .c-nav-social__login a {
    border: #000 solid 2px;
  }
}
@media only screen and (min-width: 992px) {
  .c-nav-social__login {
    -webkit-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-nav-social__login:hover {
    opacity: 0.3;
    cursor: pointer;
  }
  .c-nav-social__login a,
  .c-nav-social__login .t-link,
  .c-nav-social__login .c-nav-primary li.current-menu-item a,
  .c-nav-primary li.current-menu-item .c-nav-social__login a {
    color: #000;
  }
  .c-nav-social__login a:hover,
  .c-nav-social__login .t-link:hover,
  .c-nav-social__login .c-nav-primary li.current-menu-item a:hover,
  .c-nav-primary li.current-menu-item .c-nav-social__login a:hover {
    color: #000;
    opacity: 0.3;
  }
}
.c-overview {
  padding: 0 20px;
  padding-top: 80px;
}
@media only screen and (min-width: 992px) {
  .c-overview {
    padding-top: 120px;
  }
}
.c-overview__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .c-overview__inner {
    padding: 0 40px;
    padding-right: 240px;
  }
}
.c-panels {
  width: 100%;
  max-width: 1130px;
  padding: 0 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .c-panels {
    padding: 0 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1440px) {
  .c-panels {
    margin: 0 0 0 calc((50% - (1210px / 2)) + 40px);
    max-width: 1210px;
  }
}
.c-panels__item {
  width: 100%;
  position: relative;
  padding: 0 0 0 50px;
}
@media only screen and (min-width: 1200px) {
  .c-panels__item {
    padding: 0;
    max-width: 285px;
  }
}
.c-panels__title {
  font-size: 25px;
}
@media only screen and (min-width: 1200px) {
  .c-panels__title {
    font-size: 36px;
  }
}
.c-panels__description {
  margin: -10px 0 0 0;
}
.c-panels__icon {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .c-panels__icon {
    top: 26px;
  }
}
@media only screen and (min-width: 1200px) {
  .c-panels__icon {
    top: 18px;
    left: -70px;
  }
}
@media only screen and (min-width: 1440px) {
  .c-panels__icon {
    left: -90px;
  }
}
.c-panels__icon,
.c-panels__svg {
  width: 35px;
  height: 35px;
}
@media only screen and (min-width: 1200px) {
  .c-panels__icon,
  .c-panels__svg {
    width: 50px;
    height: 50px;
  }
}
.c-partners {
  background-color: #f8f8f8;
}
.c-partners__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 80px 20px;
}
@media only screen and (min-width: 992px) {
  .c-partners__inner {
    padding: 0 40px;
    padding-top: 110px;
    padding-bottom: 120px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-partners__image {
  height: 100px;
  width: 100px;
  overflow: hidden;
  position: relative;
}
.c-partners__image .c-media__image {
  width: 100%;
}
.c-partners__column {
  padding: 50px 20px;
}
@media only screen and (min-width: 992px) {
  .c-partners__column {
    padding: 50px 40px;
  }
}
.c-partners__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: auto 30px;
}
@media only screen and (min-width: 992px) {
  .c-partners__logo {
    margin: auto 15px;
  }
}
.c-partners__title {
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
}
.c-partners__container {
  position: relative;
}
.c-partners__container .owl-stage {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.c-partners__fade_right,
.c-partners__fade_left {
  position: absolute;
  display: block;
  right: 0;
  width: 80px;
  height: 80px;
  background: rgba(248, 248, 248, 0);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(248, 248, 248, 0)),
    color-stop(100%, #f8f8f8)
  );
  background: -o-linear-gradient(left, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(248, 248, 248, 0)),
    to(#f8f8f8)
  );
  background: linear-gradient(
    to right,
    rgba(248, 248, 248, 0) 0%,
    #f8f8f8 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f8f8f8', GradientType=1 );
  z-index: 2;
}
.c-partners__fade_left {
  right: auto;
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
}
.c-post_content__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-post_content__inner {
    padding: 0 40px;
    padding-right: 240px;
  }
}
@media only screen and (min-width: 992px) {
  .c-post_content__full_width {
    padding: 0 40px;
  }
}
.c-post_content__overview * {
  font-weight: 500;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  line-height: 32px;
  margin: 20px 0;
  display: block;
}
@media only screen and (min-width: 992px) {
  .c-post_content h3 {
    margin-top: 50px;
  }
}
.c-post_content__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-post_content__columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-post_content__column {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-post_content__column {
    width: calc(50% - 10px);
  }
}
.c-post_content__hero:last-child {
  margin-bottom: 0;
}
.c-post_image__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  padding: 0px 20px;
}
@media only screen and (min-width: 992px) {
  .c-post_image__inner {
    padding: 0 40px;
    padding-right: 240px;
  }
}
.c-post_image__image {
  width: 100%;
  overflow: hidden;
}
.c-post_image__image .c-media__image {
  position: absolute;
  top: 0;
  left: 0;
}
.c-post_image__media {
  padding-top: 66.66%;
}
.c-post_link__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-post_link__inner {
    padding: 0 40px;
  }
}
.c-post_meta {
  padding-top: 40px;
}
.c-post_meta__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  padding-top: 40px;
  padding: 10px 20px;
}
@media only screen and (min-width: 992px) {
  .c-post_meta__inner {
    padding: 0 40px;
    padding-right: 240px;
  }
}
.c-post_meta__share {
  display: none;
}
@media only screen and (min-width: 992px) {
  .c-post_meta__share {
    position: absolute;
    display: block;
    top: 0px;
    right: 120px;
    width: 44px;
    opacity: 0;
    z-index: 100;
    -webkit-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-post_meta__share.js-is-sticky {
    opacity: 1;
  }
  .c-post_meta__share.js-is-stuck {
    opacity: 0.5;
  }
}
@media only screen and (min-width: 992px) {
  .c-post_meta__title {
    padding-right: calc(100% - 900px);
  }
}
.c-post_meta__meta {
  font-size: 18px;
  padding: 15px 0;
  border-bottom: 2px solid #d2d2d2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .c-post_meta__meta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.c-post_meta__meta_item {
  display: block;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .c-post_meta__meta_item {
    padding: 0 20px;
  }
}
.c-post_meta__meta_item:first-child {
  padding-left: 0;
}
.c-post_meta__meta_item:last-child {
  padding-right: 0;
}
.c-post_meta__tags {
  border: 0;
}
.c-post_meta__tags a,
.c-post_meta__tags .t-link,
.c-post_meta__tags .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-post_meta__tags a {
  display: inline-block;
  padding: 0 8px;
  border: 0;
}
.c-post_meta__tags a:first-child,
.c-post_meta__tags .t-link:first-child,
.c-post_meta__tags .c-nav-primary li.current-menu-item a:first-child,
.c-nav-primary li.current-menu-item .c-post_meta__tags a:first-child {
  padding-left: 0;
}
.c-post_meta__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin-top: 100px;
  border: 2px solid #000;
  border-radius: 40px;
}
.c-post_meta__icon {
  padding: 0;
  margin: 0;
  text-align: center;
  padding: 11px 0px;
  margin: 0 2px;
  cursor: pointer;
}
.c-post_meta__icon:first-child {
  border-bottom: 1px solid #d2d2d2;
}
.c-post_meta__icon svg {
  width: 25px;
  height: 25px;
}
.c-post_video__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-post_video__inner {
    padding: 0 40px;
    padding-right: 240px;
  }
}
.c-post_video__video {
  position: relative;
  padding-top: 56.25%;
}
.c-post_quote__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-post_quote__inner {
    padding: 0 40px;
    padding-right: 240px;
  }
}
.c-post_quote p {
  font-size: inherit;
  line-height: 30pt;
  margin: 20px 0;
}
.c-post_quote p:first-child {
  margin-top: 0;
}
.c-post_quote p:last-child {
  margin-bottom: 0;
}
.c-post_quote__citation {
  color: #000;
}
.c-pricing_table__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-pricing_table__inner {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 992px) {
  .c-pricing_table__title {
    padding-right: 240px;
  }
}
@media only screen and (min-width: 992px) {
  .c-pricing_table__description {
    padding-right: 240px;
  }
}
@media only screen and (min-width: 992px) {
  .c-pricing_table__overview {
    padding-right: 240px;
  }
}
.c-pricing_table__overview * {
  font-weight: 500;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  line-height: 32px;
  margin: 20px 0;
  display: block;
}
.c-pricing_table__pricing_tables {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 60px;
}
@media only screen and (min-width: 992px) {
  .c-pricing_table__pricing_tables {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-pricing_table__pricing_table {
  border: 2px solid #000;
  border-radius: 40px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .c-pricing_table__pricing_table {
    width: calc(50% - 10px);
    margin-bottom: 0;
  }
}
.c-pricing_table__header {
  background-color: #000;
  padding: 30px 40px;
}
.c-pricing_table__table_title {
  margin: 0;
  color: white;
}
.c-pricing_table__table_price {
  margin: 10px 0 0 0;
}
.c-pricing_table__table_description {
  padding: 40px;
}
.c-pricing_table__table_description * {
  font-weight: 500;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  line-height: 32px;
  margin: 20px 0;
  display: block;
}
.c-pricing_table__table_description p:first-child {
  margin-top: 0;
}
.c-pricing_table__table_description p:last-child {
  margin-bottom: 0;
}
.c-pricing_slider {
  position: relative;
  overflow: hidden;
  -webkit-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-pricing_slider__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 100px 20px;
  padding-bottom: 150px;
}
@media only screen and (min-width: 992px) {
  .c-pricing_slider__inner {
    padding: 100px 40px;
  }
}
.c-pricing_slider__slides {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fdd509;
}
.c-pricing_slider__slide {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
  list-style: none;
  position: absolute;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-pricing_slider__controls {
  position: absolute;
  bottom: 60px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  width: calc(100% - 40px);
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .c-pricing_slider__controls {
    position: relative;
    top: 0;
    width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 70px;
  }
}
.c-pricing_slider__controls svg {
  width: 30px;
  height: 30px;
  fill: #000;
}
.c-pricing_slider__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: unset;
}
@media only screen and (min-width: 992px) {
  .c-pricing_slider__columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
  }
}
@media only screen and (min-width: 992px) {
  .c-pricing_slider__column:first-child {
    position: relative;
    padding-bottom: 0;
  }
}
.c-pricing_slider__column:last-child {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .c-pricing_slider__column:last-child {
    min-width: 452px;
    max-width: 452px;
    padding-left: 40px;
  }
}
.c-pricing_slider__control_container {
  border: 2px solid #000;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 4px 7px;
}
.c-pricing_slider__control_container a,
.c-pricing_slider__control_container .t-link,
.c-pricing_slider__control_container .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-pricing_slider__control_container a {
  padding: 2px 4px;
  display: block;
}
.c-pricing_slider__control_container a:first-child,
.c-pricing_slider__control_container .t-link:first-child,
.c-pricing_slider__control_container
  .c-nav-primary
  li.current-menu-item
  a:first-child,
.c-nav-primary
  li.current-menu-item
  .c-pricing_slider__control_container
  a:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.c-pricing_slider__control_container a:last-child,
.c-pricing_slider__control_container .t-link:last-child,
.c-pricing_slider__control_container
  .c-nav-primary
  li.current-menu-item
  a:last-child,
.c-nav-primary
  li.current-menu-item
  .c-pricing_slider__control_container
  a:last-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.c-pricing_slider__description {
  font-weight: 500;
}
.c-pricing_slider__description * {
  font-weight: 500;
  font-family: "museo-sans-rounded", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  line-height: 32px;
  margin: 20px 0;
  display: block;
}
.c-pricing_slider__media .c-media__image {
  position: relative;
}
.c-pricing_slider__counter {
  font-weight: 900;
  display: block;
  padding-right: 20px;
  text-transform: uppercase;
}
.c-pricing_slider__slide_navigation_container {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 180px 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.c-pricing_slider__breakdown_title {
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .c-pricing_slider__breakdown_title {
    margin-top: 20px;
  }
}
.c-pricing_slider__breakdown p,
.c-pricing_slider__summary p,
.c-pricing_slider__footer_breakdown p {
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0;
}
.c-pricing_slider__breakdown p:last-child,
.c-pricing_slider__summary p:last-child,
.c-pricing_slider__footer_breakdown p:last-child {
  margin-bottom: 20px;
}
.c-pricing_slider__summary p {
  font-weight: 500;
}
.c-pricing_slider__cost {
  margin-top: 20px;
  padding-top: 20px;
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0;
}
.c-pricing_slider__breakdown_separator {
  border-top: 2px solid #000;
}
.c-pricing_slider__footer {
  padding-top: 20px;
  border-top: 2px solid #000;
  margin-top: 40px;
}
.c-pricing_slider__footer_cost p {
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0;
}
.c-pricing_slider__footer_breakdown P {
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .c-pricing_slider__footer_breakdown {
    padding-right: 240px;
  }
}
.is-active {
  position: relative;
  opacity: 1;
  z-index: 2;
  -webkit-transition:
    opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1),
    height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1),
    height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1),
    height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-scroller {
  width: calc(100% + 40px);
  margin: 0 0 0 -20px;
  overflow: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 1200px) {
  .c-scroller {
    width: 100%;
    margin: 0;
    overflow-x: hidden;
  }
}
.c-scroller__inner {
  float: left;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-scroller__inner {
    float: none;
    padding: 0;
  }
}
.c-search__inner {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .c-search__inner {
    padding: 0;
    padding-right: 240px;
  }
}
.c-search__more {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .c-search__more {
    margin-top: 60px;
  }
}
.c-section {
  width: 100%;
  background-color: white;
  margin: 0;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .c-section {
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) {
  .c-section.custom_margin {
    margin-bottom: 90px;
  }
}
.c-section--post_content,
.c-section--post_image,
.c-section--post_link,
.c-section--post_meta,
.c-section--post_quote,
.c-section--post_video,
.c-section--download_link {
  margin-bottom: 0;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .c-section--post_content,
  .c-section--post_image,
  .c-section--post_link,
  .c-section--post_meta,
  .c-section--post_quote,
  .c-section--post_video,
  .c-section--download_link {
    margin-bottom: 50px;
  }
}
.c-section--post_meta {
  margin-top: -50px;
  margin-bottom: 20px;
}
.c-section--hero_slider {
  margin-bottom: 0;
  margin: 0;
  height: 100%;
  overflow: hidden !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.c-section--block_quote {
  margin-bottom: 0;
}
.c-section--timeline_slider {
  margin-top: 40px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .c-section--timeline_slider {
    margin-top: 0;
  }
}
.c-section--team_member {
  margin: 0;
}
.c-section--partners {
  margin-bottom: 0;
}
.c-section--image_content {
  margin-bottom: 80px;
}
@media only screen and (min-width: 992px) {
  .c-section--image_content {
    margin-bottom: 200px;
  }
}
.c-section--search {
  margin: 0;
}
.c-slider_controls {
  border: 2px solid #000;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 2.5px 7px;
}
.c-slider_controls a,
.c-slider_controls .t-link,
.c-slider_controls .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-slider_controls a {
  padding: 2px 4px;
  display: block;
}
.c-slider_controls a:first-child,
.c-slider_controls .t-link:first-child,
.c-slider_controls .c-nav-primary li.current-menu-item a:first-child,
.c-nav-primary li.current-menu-item .c-slider_controls a:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.c-slider_controls a:last-child,
.c-slider_controls .t-link:last-child,
.c-slider_controls .c-nav-primary li.current-menu-item a:last-child,
.c-nav-primary li.current-menu-item .c-slider_controls a:last-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.c-slider_controls svg {
  width: 30px;
  height: 30px;
  fill: #000;
}
.c-team-cards {
  width: 100%;
  padding: 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
@media only screen and (min-width: 480px) {
  .c-team-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-team-cards--4up .c-card {
  width: 100%;
}
@media only screen and (min-width: 480px) {
  .c-team-cards--4up .c-card {
    width: calc(51% - 15px);
  }
}
.c-team-cards--4up .c-card__title {
  margin-bottom: 20px;
  margin-top: 10px;
}
.c-team-cards--4up .c-card__header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-team-cards--4up .c-card__description {
  font-size: 14px;
  color: red;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 16px;
  letter-spacing: 2px;
}
.c-team-cards--4up .c-card__meta {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .c-team-cards--1down::after {
    content: "";
    width: calc(25% - 10px);
    height: 1px;
    background-color: transparent;
  }
}
@media only screen and (min-width: 992px) {
  .c-team-cards--2down::after {
    content: "";
    width: calc(50% - 10px);
    height: 1px;
    background-color: transparent;
  }
}
@media only screen and (min-width: 992px) {
  .c-team-cards--3down::after {
    content: "";
    width: calc(75% - 10px);
    height: 1px;
    background-color: transparent;
  }
}
.c-team-card {
  width: auto;
  background-color: white;
  cursor: pointer;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .c-team-card {
    padding-bottom: 80px;
  }
}
.c-team-card:hover svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media only screen and (min-width: 768px) {
  .c-team-card {
    min-width: calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 992px) {
  .c-team-card {
    min-width: calc(25% - 15px);
    max-width: calc(25% - 15px);
  }
}
@media only screen and (min-width: 992px) {
  .c-team-cards--1up .c-team-card {
    width: 100%;
  }
}
.c-scroller .c-team-card {
  width: 310px;
  width: calc(100vw - 30px);
}
@media only screen and (min-width: 480px) {
  .c-scroller .c-team-card {
    width: calc(100vw - 30px);
  }
}
@media only screen and (min-width: 768px) {
  .c-scroller .c-team-card {
    width: calc(33% - 30px);
  }
}
.c-team-card__wrapper {
  padding: 10px;
  position: relative;
}
.c-team-card__wrapper svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-team-card__link {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-team-card__link:hover,
.c-team-card__link:active,
.c-team-card__link:focus {
  opacity: 1;
}
.c-team-card__link:hover .c-team-card__button,
.c-team-card__link:active .c-team-card__button,
.c-team-card__link:focus .c-team-card__button {
  opacity: 0.3;
}
.c-team-card__link:hover .c-team-card__team_button,
.c-team-card__link:active .c-team-card__team_button,
.c-team-card__link:focus .c-team-card__team_button {
  opacity: 0.3;
}
.c-team-card__media {
  width: 100%;
  overflow: hidden;
  padding-top: 100%;
  height: 0;
  border-radius: 50%;
}
.c-team-card__media .c-media__image {
  top: 0;
  overflow: hidden;
  border-radius: 50%;
  width: 100%;
}
.c-team-card__content {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-bottom: 30px;
  overflow: hidden;
  background-color: white;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .c-team-card__content {
    padding-bottom: 30px;
  }
}
.c-team-card__title {
  margin-top: 30px;
  margin-bottom: 7px;
  line-height: 18pt;
}
.c-team-card__description {
  margin-top: 7px;
  line-height: 16pt;
  margin-bottom: 20px;
}
.c-team-card__team_button {
  margin-top: 20px;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 2.5px 0;
  opacity: 1;
  border-bottom: 3px solid;
  -webkit-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    border 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    border 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    border 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-team-info {
  height: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-team-info__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-team-info__inner {
    padding: 0;
    max-width: 690px;
  }
}
.c-team-info__title {
  margin-top: 0;
  margin-bottom: 3px;
  line-height: 30pt;
}
.c-team-info__description {
  margin-top: 3px;
  margin-bottom: 15px;
}
.c-team-info__content {
  margin-bottom: 140px;
}
.c-team-info__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
}
.c-team-info li {
  margin: 0;
  padding-right: 10px;
}
.c-team-info li:first-child {
  padding-left: 0;
}
.c-team-info svg {
  height: 30px;
  width: 30px;
}
.c-team_member {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-team_member__inner {
  width: 100%;
  max-width: 1130px;
  margin: 60px auto;
  padding: 0 20px;
}
@media only screen and (min-width: 992px) {
  .c-team_member__inner {
    padding: 0 40px;
    margin: 120px auto;
  }
}
.c-team_member__title {
  margin-top: 0;
  margin-bottom: 13px;
}
.c-team_member__description {
  margin-top: 13px;
  margin-bottom: 22px;
  font-size: 18px;
}
.c-team_member__content {
  margin-bottom: 30px;
}
.c-team_member__team_member {
  margin-bottom: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .c-team_member__team_member {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-team_member__info {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .c-team_member__info {
    width: calc(100% - 240px - 30px);
  }
}
@media only screen and (min-width: 992px) {
  .c-team_member__info {
    width: calc(100% - 333px - 60px);
  }
}
.c-team_member__media {
  position: relative;
  width: 100%;
  border-radius: 333px;
  overflow: hidden;
  padding-top: 100%;
  margin-bottom: 30px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .c-team_member__media {
    width: 240px;
    height: 240px;
  }
}
@media only screen and (min-width: 992px) {
  .c-team_member__media {
    width: 333px;
    padding-top: 100%;
  }
}
.c-team_member__media .c-media__image {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  overflow: hidden;
}
.c-team_member__social {
  margin: 21px 0;
}
.c-team_member__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
}
.c-team_member li {
  padding: 0;
  margin: 0;
  padding-right: 15px;
}
.c-team_member svg {
  height: 25px;
  width: 25px;
}
.c-team__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .c-team__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 992px) {
  .c-team__inner {
    padding: 0 40px;
  }
}
.c-timeline_slider {
  position: relative;
  overflow: hidden;
  -webkit-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: height 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.c-timeline_slider__inner {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 60px 20px;
}
@media only screen and (min-width: 992px) {
  .c-timeline_slider__inner {
    padding: 140px 40px 150px 40px;
  }
}
.c-timeline_slider__slides {
  margin: 0;
  margin-top: 40px;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .c-timeline_slider__slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-timeline_slider__slide {
  margin: 0;
  padding: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  list-style: none;
  position: absolute;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
@media only screen and (min-width: 992px) {
  .c-timeline_slider__slide {
    position: relative;
    opacity: 1;
    width: calc(50% - 12px);
  }
}
.c-timeline_slider__controls {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .c-timeline_slider__controls {
    display: none;
  }
}
.c-timeline_slider__controls svg {
  width: 30px;
  height: 30px;
  fill: #000;
}
.c-timeline_slider__control_container {
  border: 2px solid #000;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 4px 7px;
}
.c-timeline_slider__control_container a,
.c-timeline_slider__control_container .t-link,
.c-timeline_slider__control_container .c-nav-primary li.current-menu-item a,
.c-nav-primary li.current-menu-item .c-timeline_slider__control_container a {
  padding: 2px 4px;
  display: block;
}
.c-timeline_slider__control_container a:first-child,
.c-timeline_slider__control_container .t-link:first-child,
.c-timeline_slider__control_container
  .c-nav-primary
  li.current-menu-item
  a:first-child,
.c-nav-primary
  li.current-menu-item
  .c-timeline_slider__control_container
  a:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.c-timeline_slider__control_container a:last-child,
.c-timeline_slider__control_container .t-link:last-child,
.c-timeline_slider__control_container
  .c-nav-primary
  li.current-menu-item
  a:last-child,
.c-nav-primary
  li.current-menu-item
  .c-timeline_slider__control_container
  a:last-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.c-timeline_slider__media .c-media__image {
  position: relative;
}
.c-timeline_slider__counter {
  display: block;
  color: #000;
  padding-right: 20px;
  text-transform: uppercase;
}
.c-timeline_slider__slide_navigation_container {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 180px 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.c-timeline_slider__title {
  margin-top: 0;
}
.c-timeline_slider__event {
  position: relative;
}
.c-timeline_slider__year {
  position: relative;
  padding-left: 36px;
  color: #000;
  margin: 0;
}
.c-timeline_slider__year:before {
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 4px;
  border: 2px solid #000;
  border-radius: 15px;
  display: block;
  content: " ";
}
.c-timeline_slider__description,
.c-timeline_slider__description_tail {
  position: relative;
  padding-left: 36px;
  color: #000;
}
.c-timeline_slider__description:before,
.c-timeline_slider__description_tail:before {
  position: absolute;
  width: 2px;
  background-color: #000;
  height: calc(100% + 15px);
  left: calc((15px / 2) - 1px);
  top: -10px;
  display: block;
  content: " ";
}
.c-timeline_slider__description p,
.c-timeline_slider__description_tail p {
  margin: 0;
  padding-bottom: 20px;
}
.c-timeline_slider__description_tail:before {
  background: none;
}
.c-timeline_slider__tail,
.c-timeline_slider__head {
  width: 3px;
  height: 32px;
  left: 0px;
  top: 18px;
  position: absolute;
  padding: 0 6px;
  -webkit-mask-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#000),
    to(rgba(35, 35, 35, 0))
  );
  -webkit-mask-image: linear-gradient(
    to bottom,
    #000 0%,
    rgba(35, 35, 35, 0) 100%
  );
  -webkit-mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position:
    left top,
    left bottom;
}
.c-timeline_slider__tail svg,
.c-timeline_slider__head svg {
  width: 3px;
  height: 40px;
}
.c-timeline_slider__head {
  width: 3px;
  height: 32px;
  left: 3px;
  top: -27px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.is-active {
  position: relative;
  opacity: 1;
  z-index: 2;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.25s;
  -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.25s;
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.25s;
}
.pace {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
[data-background] {
  opacity: 0;
  -webkit-transition: opacity 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1s 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.lazyloaded {
  opacity: 1;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
  transition:
    transform 0.1s ease,
    -webkit-transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*# sourceMappingURL=maps/app.css.map */
