@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/LotaGrotesque-Black.eot');
  src: url('../fonts/LotaGrotesque-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/LotaGrotesque-Black.woff2') format('woff2'), url('../fonts/LotaGrotesque-Black.woff') format('woff'), url('../fonts/LotaGrotesque-Black.ttf') format('truetype'), url('../fonts/LotaGrotesque-Black.svg#LotaGrotesque-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/LotaGrotesque-Bold.eot');
  src: url('../fonts/LotaGrotesque-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/LotaGrotesque-Bold.woff2') format('woff2'), url('../fonts/LotaGrotesque-Bold.woff') format('woff'), url('../fonts/LotaGrotesque-Bold.ttf') format('truetype'), url('../fonts/LotaGrotesque-Bold.svg#LotaGrotesque-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/LotaGrotesque-Regular.eot');
  src: url('../fonts/LotaGrotesque-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/LotaGrotesque-Regular.woff2') format('woff2'), url('../fonts/LotaGrotesque-Regular.woff') format('woff'), url('../fonts/LotaGrotesque-Regular.ttf') format('truetype'), url('../fonts/LotaGrotesque-Regular.svg#LotaGrotesque-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SuisseIntlSemiBold';
  src: url('../fonts/SuisseIntlSemiBold.eot');
  src: url('../fonts/SuisseIntlSemiBold.eot') format('embedded-opentype'), url('../fonts/SuisseIntlSemiBold.woff2') format('woff2'), url('../fonts/SuisseIntlSemiBold.woff') format('woff'), url('../fonts/SuisseIntlSemiBold.ttf') format('truetype'), url('../fonts/SuisseIntlSemiBold.svg#SuisseIntlSemiBold') format('svg');
}
@font-face {
  font-family: 'SuisseIntlBold';
  src: url('../fonts/SuisseIntlBold.eot');
  src: url('../fonts/SuisseIntlBold.eot') format('embedded-opentype'), url('../fonts/SuisseIntlBold.woff2') format('woff2'), url('../fonts/SuisseIntlBold.woff') format('woff'), url('../fonts/SuisseIntlBold.ttf') format('truetype'), url('../fonts/SuisseIntlBold.svg#SuisseIntlBold') format('svg');
}
@font-face {
  font-family: 'SuisseIntlRegular';
  src: url('../fonts/SuisseIntlRegular.eot');
  src: url('../fonts/SuisseIntlRegular.eot') format('embedded-opentype'), url('../fonts/SuisseIntlRegular.woff2') format('woff2'), url('../fonts/SuisseIntlRegular.woff') format('woff'), url('../fonts/SuisseIntlRegular.ttf') format('truetype'), url('../fonts/SuisseIntlRegular.svg#SuisseIntlRegular') format('svg');
}
@font-face {
  font-family: 'SuisseIntlRegularItalic';
  src: url('../fonts/SuisseIntlRegularItalic.eot');
  src: url('../fonts/SuisseIntlRegularItalic.eot') format('embedded-opentype'), url('../fonts/SuisseIntlRegularItalic.woff2') format('woff2'), url('../fonts/SuisseIntlRegularItalic.woff') format('woff'), url('../fonts/SuisseIntlRegularItalic.ttf') format('truetype'), url('../fonts/SuisseIntlRegularItalic.svg#SuisseIntlRegularItalic') format('svg');
}
@font-face {
  font-family: 'Gotcha';
  src: url('../fonts/GotchaRegular.eot');
  src: url('../fonts/GotchaRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/GotchaRegular.woff2') format('woff2'), url('../fonts/GotchaRegular.woff') format('woff'), url('../fonts/GotchaRegular.ttf') format('truetype'), url('../fonts/GotchaRegular.svg#GotchaRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?b2kelx');
  src: url('../fonts/icomoon.eot?b2kelx#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?b2kelx') format('truetype'), url('../fonts/icomoon.woff?b2kelx') format('woff'), url('../fonts/icomoon.svg?b2kelx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-symbol:before {
  content: "\e900";
}
.icon-loudmark:before {
  content: "\e901";
}
/*
    .font-black(){
        font-family: 'Lota Grotesque', sans-serif;
        font-weight: 900;
        font-style: normal;
    }
    .font-bold(){
        font-family: 'Lota Grotesque', sans-serif;
        font-weight: bold;
        font-style: normal;
    }
    .font-regular(){
        font-family: 'Lota Grotesque', sans-serif;
        font-weight: normal;
        font-style: normal;
    }
*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #ffffff;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur {
  overflow: visible !important;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: #ffffff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #ffffff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  color: rgba(54, 53, 55, 0.5);
  font-size: 14px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #ffffff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #ffffff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50px;
  bottom: 50px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: rgba(54, 53, 55, 0.5);
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  position: relative;
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -34px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 50px;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  font-size: 15px;
  line-height: 18px;
  color: #363537;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-custom-close {
  position: absolute;
  top: 16px;
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1046;
  position: relative;
  display: inline-block;
  padding-right: 26px !important;
  letter-spacing: .1em;
  font-family: 'SuisseIntlBold', sans-serif;
  font-style: normal;
  font-size: 13px;
  color: #e8472c;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: opacity 0.28s ease-out;
  transition: opacity 0.28s ease-out;
}
.mfp-custom-close:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -75%);
  -moz-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
  content: '';
  display: block;
  width: 14px;
  height: 3px;
  background-color: #e8472c;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.mfp-custom-close:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -75%);
  -moz-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
  content: '';
  display: block;
  width: 14px;
  height: 3px;
  background-color: #e8472c;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.mfp-custom-close:hover {
  opacity: .7;
}
.mfp-custom-close:hover:before {
  right: -16px;
  width: 30px;
}
.mfp-custom-close:hover {
  opacity: .7;
}
.mfp-custom-close:hover:before {
  right: -16px;
  width: 30px;
}
.mfp-custom-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1046;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  background: transparent no-repeat center center;
  cursor: pointer;
}
.mfp-custom-arrow:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
  display: block;
  width: 35px;
  height: 5px;
  background-color: #e8472c;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.mfp-custom-arrow.mfp-custom-arrow-left {
  left: 0;
}
.mfp-custom-arrow.mfp-custom-arrow-left:before {
  right: 0;
}
.mfp-custom-arrow.mfp-custom-arrow-left:hover:before {
  width: 50px;
}
.mfp-custom-arrow.mfp-custom-arrow-right {
  right: 0;
}
.mfp-custom-arrow.mfp-custom-arrow-right:before {
  left: 0;
}
.mfp-custom-arrow.mfp-custom-arrow-right:hover:before {
  width: 50px;
}
.mfp-gallery .mfp-figure:after {
  display: none;
}
@media (min-width: 992px) {
  .mfp-custom-arrow.mfp-custom-arrow-left {
    left: 15px;
  }
  .mfp-custom-arrow.mfp-custom-arrow-right {
    right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .mfp-gallery figure {
    margin-left: 100px;
    margin-right: 100px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000000;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
body,
html {
  height: 100%;
  padding: 0;
  margin: 0;
  text-size-adjust: 100%;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
  border: 0;
  user-select: none;
}
strong {
  font-family: 'SuisseIntlSemiBold', sans-serif;
  font-style: normal;
}
a {
  color: #363537;
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: none;
}
table,
p {
  padding: 0;
  margin: 0;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table td,
table th {
  padding: 0;
  vertical-align: top;
}
tbody,
tbody th,
thead th {
  border: none;
}
form,
dl,
dd,
dt {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0;
}
ul {
  list-style-type: square;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-size: 1em;
  font-weight: normal;
}
h1,
h1 a,
h1 a:hover,
h2,
h2 a,
h2 a:hover,
h3,
h3 a,
h3 a:hover,
h4,
h4 a,
h4 a:hover,
h5,
h5 a,
h5 a:hover,
h6,
h6 a,
h6 a:hover {
  text-decoration: none;
}
a,
input,
button,
img,
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
* {
  box-sizing: border-box;
}
body {
  line-height: normal;
  font-family: 'SuisseIntlRegular', sans-serif;
  font-style: normal;
  font-size: 17px;
  color: #363537;
  background-color: #f5f5f5;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  body.nav-active {
    overflow: hidden;
  }
  body.nav-active #nav-toggle {
    top: 68px !important;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  body.nav-active #nav-toggle {
    top: 42px !important;
  }
}
#nav-toggle {
  position: fixed;
  top: 68px;
  transition: top 0.4s;
  /* Transition effect when sliding down (and up) */
  right: 70px;
  z-index: 102;
  height: 40px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  #nav-toggle {
    right: 50px;
  }
}
@media (max-width: 992px) {
  #nav-toggle {
    right: 40px;
  }
}
@media (max-width: 767px) {
  #nav-toggle {
    right: 30px;
  }
}
@media (max-width: 480px) {
  #nav-toggle {
    right: 20px;
  }
}
#nav-toggle .toggle {
  position: relative;
  display: inline-block;
  padding-right: 26px !important;
  letter-spacing: .1em;
  font-family: 'SuisseIntlBold', sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #e8472c;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: color 0.28s ease-out;
  transition: color 0.28s ease-out;
}
#nav-toggle .toggle:before,
#nav-toggle .toggle:after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -70%);
  -moz-transform: translate(0, -70%);
  -ms-transform: translate(0, -70%);
  transform: translate(0, -70%);
  content: '';
  display: block;
  width: 14px;
  height: 3px;
  background-color: #e8472c;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
body:not(.nav-active) #nav-toggle .toggle:hover:before {
  right: -16px;
  width: 30px;
}
#nav-toggle .lang {
  margin-left: 30px;
  font-size: 12px;
}
#nav-toggle .lang:hover {
  opacity: 1 !important;
}
body.nav-active #nav-toggle .toggle {
  color: #ffffff;
}
body.nav-active #nav-toggle .toggle:before {
  -webkit-transform: translate(0, -70%) rotate(45deg);
  -moz-transform: translate(0, -70%) rotate(45deg);
  -ms-transform: translate(0, -70%) rotate(45deg);
  transform: translate(0, -70%) rotate(45deg);
  background-color: #ffffff;
}
body.nav-active #nav-toggle .toggle:after {
  -webkit-transform: translate(0, -70%) rotate(-45deg);
  -moz-transform: translate(0, -70%) rotate(-45deg);
  -ms-transform: translate(0, -70%) rotate(-45deg);
  transform: translate(0, -70%) rotate(-45deg);
  background-color: #ffffff;
}
body.nav-active #nav-toggle .lang {
  color: #ffffff;
}
body.nav-active #nav-toggle .lang:before {
  background-color: #ffffff;
}
@media (max-width: 767px) {
  #nav-toggle {
    top: 42px;
  }
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  width: 100%;
  /* Full width */
  transition: top 0.4s;
  /* Transition effect when sliding down (and up) */
}
#header .inner {
  padding-top: 60px;
  padding-left: 70px;
  padding-right: 70px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1024px) {
  #header .inner {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  #header .inner {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  #header .inner {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  #header .inner {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  #header .inner {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  #header .inner {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  #header .inner {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  #header .inner {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #header .inner {
    padding-top: 35px;
  }
}
#header .logo {
  display: -webkit-flex;
  display: flex;
  width: 230px;
  overflow: hidden;
  -webkit-transition: width 0s ease-in-out 0s;
  transition: width 0s ease-in-out 0s;
}
#header .logo img.title {
  -webkit-transition: opacity 0.2s ease-in-out 0.2s;
  transition: opacity 0.2s ease-in-out 0.2s;
  opacity: 1;
  width: initial;
  height: initial;
  min-width: initial;
  min-height: initial;
  max-width: initial;
  max-height: initial;
}
.page-scrolled #header .logo {
  -webkit-transition: width 0s ease-in-out 0.2s;
  transition: width 0s ease-in-out 0.2s;
}
.page-scrolled #header .logo img.title {
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s;
  opacity: 0;
}
@media (max-width: 480px) {
  .logo .title {
    display: none;
  }
}
#nav {
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  -webkit-transition: transform 0.28s ease-out;
  transition: transform 0.28s ease-out;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  width: 100vw;
  overflow-y: auto;
  background: #e8472c;
}
#nav * {
  -webkit-backface-visibility: hidden;
}
#nav .inner {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 1024px) {
  #nav .inner {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  #nav .inner {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  #nav .inner {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  #nav .inner {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  #nav .inner {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  #nav .inner {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  #nav .inner {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  #nav .inner {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  #nav .inner {
    max-width: 1180px;
  }
}
@media (max-width: 992px) {
  #nav .inner {
    max-width: 1160px;
  }
}
@media (max-width: 767px) {
  #nav .inner {
    max-width: 1140px;
  }
}
@media (max-width: 480px) {
  #nav .inner {
    max-width: 1120px;
  }
}
@media (min-height: 600px) {
  #nav .inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
#nav ul {
  display: block;
  padding: 0;
  margin: 0;
}
#nav ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  background-image: none;
}
#nav ul li {
  display: block;
}
#nav ul li.menu-item-space-after {
  padding-bottom: 40px !important;
}
#nav ul li:not(:last-child) {
  padding-bottom: 20px;
}
#nav ul a {
  position: relative;
  display: inline-block;
  padding-right: 26px !important;
  letter-spacing: .1em;
  font-family: 'SuisseIntlBold', sans-serif;
  font-style: normal;
  color: #ffffff;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: opacity 0.28s ease-out;
  transition: opacity 0.28s ease-out;
  font-size: 13px;
}
#nav ul a:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -75%);
  -moz-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
  content: '';
  display: block;
  width: 14px;
  height: 3px;
  background-color: #ffffff;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
#nav ul a:hover {
  opacity: .7;
}
#nav ul a:hover:before {
  right: -16px;
  width: 30px;
}
.nav-active #nav {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
#main.page-news-list,
#main.page-news-detail,
#main.page-contact,
#main.page-404,
#main .freedom-page > .inner,
#main .section-hero-fly-layout > .inner {
  padding-top: 160px;
}
@media (max-width: 767px) {
  #main.page-news-list,
  #main.page-news-detail,
  #main.page-contact,
  #main.page-404,
  #main .freedom-page > .inner,
  #main .section-hero-fly-layout > .inner {
    padding-top: 110px;
  }
}
#footer {
  padding: 120px 0;
  text-align: center;
}
#footer > .inner {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 1024px) {
  #footer > .inner {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  #footer > .inner {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  #footer > .inner {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  #footer > .inner {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  #footer > .inner {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  #footer > .inner {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  #footer > .inner {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  #footer > .inner {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  #footer > .inner {
    max-width: 1180px;
  }
}
@media (max-width: 992px) {
  #footer > .inner {
    max-width: 1160px;
  }
}
@media (max-width: 767px) {
  #footer > .inner {
    max-width: 1140px;
  }
}
@media (max-width: 480px) {
  #footer > .inner {
    max-width: 1120px;
  }
}
#footer .t {
  opacity: .33;
}
#footer a.t {
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
#footer a.t:hover {
  opacity: 1;
}
#footer .symbol i {
  font-size: 40px;
}
#footer .menu {
  display: block;
  padding: 0;
  margin: 0;
  padding: 60px 0;
  font-size: 0;
  line-height: 0;
}
#footer .menu li {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  background-image: none;
}
#footer .menu li:not(:first-child):before {
  content: '-';
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  line-height: 15px;
  font-size: 17px;
  color: rgba(54, 53, 55, 0.33);
}
#footer .menu .t {
  display: inline-block;
  vertical-align: middle;
  line-height: 15px;
  letter-spacing: .1em;
  font-size: 10px;
  text-transform: uppercase;
}
#footer .loudmark i {
  font-size: 20px;
}
@media (max-width: 767px) {
  #footer {
    padding: 80px 0;
  }
}
[data-link] {
  cursor: pointer;
}
.h2 {
  font-family: 'Gotcha', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 54px;
}
@media (max-width: 992px) {
  .h2 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .h2 {
    font-size: 36px;
  }
}
@media (max-width: 480px) {
  .h2 {
    font-size: 30px;
  }
}
.el-link {
  position: relative;
  display: inline-block;
  padding-right: 26px !important;
  letter-spacing: .1em;
  font-family: 'SuisseIntlBold', sans-serif;
  font-style: normal;
  font-size: 13px;
  color: #e8472c;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: opacity 0.28s ease-out;
  transition: opacity 0.28s ease-out;
}
.el-link:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -75%);
  -moz-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
  content: '';
  display: block;
  width: 14px;
  height: 3px;
  background-color: #e8472c;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.el-link:hover {
  opacity: .7;
}
.el-link:hover:before {
  right: -16px;
  width: 30px;
}
[class^=el-content]:not(:last-child) {
  margin-bottom: 50px;
}
.el-content-text {
  max-width: 672px;
  margin-left: auto;
  margin-right: auto;
  line-height: 2em;
}
.el-content-text > *:not(:first-child) {
  margin-top: 60px;
}
.el-content-text > *:not(:last-child) {
  margin-bottom: 60px;
}
.el-content-text p:not(:first-child),
.el-content-text h3:not(:first-child),
.el-content-text h4:not(:first-child) {
  margin-top: 0 !important;
}
.el-content-text p:not(:last-child),
.el-content-text h3:not(:last-child),
.el-content-text h4:not(:last-child) {
  margin-bottom: 2em !important;
}
.el-content-text h1,
.el-content-text h2 {
  font-family: 'Gotcha', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 54px;
  text-align: center;
}
@media (max-width: 992px) {
  .el-content-text h1,
  .el-content-text h2 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .el-content-text h1,
  .el-content-text h2 {
    font-size: 36px;
  }
}
@media (max-width: 480px) {
  .el-content-text h1,
  .el-content-text h2 {
    font-size: 30px;
  }
}
.el-content-text h1:not(:last-child),
.el-content-text h2:not(:last-child) {
  margin-bottom: 40px !important;
}
.el-content-text h3,
.el-content-text h4 {
  font-family: 'SuisseIntlSemiBold', sans-serif;
  font-style: normal;
}
.el-content-text strong {
  font-family: 'SuisseIntlSemiBold', sans-serif;
  font-style: normal;
}
.el-content-text figcaption {
  margin-top: 10px;
  line-height: 1.25em;
  font-size: 12px;
  color: rgba(54, 53, 55, 0.5);
}
.el-content-text em,
.el-content-text i {
  font-family: 'SuisseIntlRegularItalic';
}
.el-content-text a {
  text-decoration: underline;
}
.el-content-text .text-center {
  text-align: center;
}
.el-content-text .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.el-content-text .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.el-content-links {
  display: block;
  padding: 0;
  margin: 0;
  max-width: 672px;
  margin-left: auto;
  margin-right: auto;
}
.el-content-links li {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  background-image: none;
}
.el-content-links li {
  display: block;
}
.el-content-links li:not(:last-child) {
  padding-bottom: 20px;
}
.el-content-links a {
  position: relative;
  display: inline-block;
  padding-right: 26px !important;
  letter-spacing: .1em;
  font-family: 'SuisseIntlBold', sans-serif;
  font-style: normal;
  font-size: 13px;
  color: #e8472c;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: opacity 0.28s ease-out;
  transition: opacity 0.28s ease-out;
}
.el-content-links a:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -75%);
  -moz-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
  content: '';
  display: block;
  width: 14px;
  height: 3px;
  background-color: #e8472c;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.el-content-links a:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -75%);
  -moz-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
  content: '';
  display: block;
  width: 14px;
  height: 3px;
  background-color: #e8472c;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.el-content-links a:hover {
  opacity: .7;
}
.el-content-links a:hover:before {
  right: -16px;
  width: 30px;
}
.el-content-links a:hover {
  opacity: .7;
}
.el-content-links a:hover:before {
  right: -16px;
  width: 30px;
}
.el-content-media {
  max-width: 808px;
  margin-left: auto;
  margin-right: auto;
}
.el-content-media .embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.el-content-media .embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.el-content-media > img,
.el-content-media > video {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
.el-content-media figcaption,
.el-content-media .figcaption {
  max-width: 672px;
  line-height: 1.7;
  margin: 15px auto 0 auto;
  font-size: 13.6px;
  font-style: italic;
}
button.el-link {
  padding: 0;
  border: none;
  background-color: transparent;
}
input[type=text],
input[type=email],
textarea {
  width: 100%;
  max-width: 100%;
  line-height: 1.5em;
  display: block;
  padding: 18px 20px 17px 20px;
  border: none;
  letter-spacing: .1em;
  font-size: 12px;
  text-transform: uppercase;
  background: #ffffff;
}
input[type=text] ::-webkit-input-placeholder,
input[type=email] ::-webkit-input-placeholder,
textarea ::-webkit-input-placeholder {
  opacity: .5;
}
input[type=text] ::-moz-placeholder,
input[type=email] ::-moz-placeholder,
textarea ::-moz-placeholder {
  opacity: .5;
}
input[type=text] :-ms-input-placeholder,
input[type=email] :-ms-input-placeholder,
textarea :-ms-input-placeholder {
  opacity: .5;
}
input[type=text] :-moz-placeholder,
input[type=email] :-moz-placeholder,
textarea :-moz-placeholder {
  opacity: .5;
}
.slick-dir-nav {
  display: none !important;
  position: absolute;
  top: 50%;
  z-index: 30;
  width: 30px;
  height: 100px;
  text-decoration: none;
  background: transparent no-repeat center center;
  cursor: pointer;
}
.slick-dir-nav:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
  display: block;
  width: 20px;
  height: 3px;
  background-color: #e8472c;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.slick-dir-nav.prev {
  right: 100%;
}
.slick-dir-nav.prev:before {
  right: 0;
}
.slick-dir-nav.prev:hover:before {
  width: 30px;
}
.slick-dir-nav.next {
  left: 100%;
}
.slick-dir-nav.next:before {
  left: 0;
}
.slick-dir-nav.next:hover:before {
  width: 30px;
}
.slick-dir-nav.prev {
  -webkit-transform: translate(-35px, -50%);
  -moz-transform: translate(-35px, -50%);
  -ms-transform: translate(-35px, -50%);
  transform: translate(-35px, -50%);
}
.slick-dir-nav.next {
  -webkit-transform: translate(35px, -50%);
  -moz-transform: translate(35px, -50%);
  -ms-transform: translate(35px, -50%);
  transform: translate(35px, -50%);
}
@media (max-width: 1300px) {
  .slick-dir-nav.prev {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .slick-dir-nav.next {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1024px) {
  .slick-dir-nav.prev {
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
  }
  .slick-dir-nav.next {
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
  }
}
@media (max-width: 992px) {
  .slick-dir-nav.prev {
    -webkit-transform: translate(20px, -50%);
    -moz-transform: translate(20px, -50%);
    -ms-transform: translate(20px, -50%);
    transform: translate(20px, -50%);
  }
  .slick-dir-nav.next {
    -webkit-transform: translate(-20px, -50%);
    -moz-transform: translate(-20px, -50%);
    -ms-transform: translate(-20px, -50%);
    transform: translate(-20px, -50%);
  }
}
@media (max-width: 767px) {
  .slick-dir-nav.prev {
    -webkit-transform: translate(20px, -50%);
    -moz-transform: translate(20px, -50%);
    -ms-transform: translate(20px, -50%);
    transform: translate(20px, -50%);
  }
  .slick-dir-nav.next {
    -webkit-transform: translate(-20px, -50%);
    -moz-transform: translate(-20px, -50%);
    -ms-transform: translate(-20px, -50%);
    transform: translate(-20px, -50%);
  }
}
@media (max-width: 480px) {
  .slick-dir-nav.prev {
    -webkit-transform: translate(30, -50%);
    -moz-transform: translate(30, -50%);
    -ms-transform: translate(30, -50%);
    transform: translate(30, -50%);
  }
  .slick-dir-nav.next {
    -webkit-transform: translate(-30, -50%);
    -moz-transform: translate(-30, -50%);
    -ms-transform: translate(-30, -50%);
    transform: translate(-30, -50%);
  }
}
.slick-slider .slick-slide,
.slick-slider .slick-list,
.slick-slider .slick-track,
.slick-slider .slick-slide {
  height: 100%;
}
.wpcf7 .ajax-error,
.wpcf7 .wpcf7-display-none,
.wpcf7 .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
.wpcf7 .wpcf7-response-output {
  max-width: 672px;
  margin-left: auto;
  margin-right: auto;
  order: 1;
  margin-top: 20px;
  margin-bottom: 20px;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #398f14;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng,
.wpcf7 .wpcf7-response-output.wpcf7-aborted {
  color: #ff0000;
}
.wpcf7 .wpcf7-response-output.wpcf7-spam-blocked {
  color: #ffa500;
}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 .wpcf7-response-output.wpcf7-acceptance-missing {
  color: #ff0000;
}
.wpcf7 .ajax-loader {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  display: block;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
  pointer-events: none;
  background: rgba(245, 245, 245, 0.4) url('#{$images-url}loading.svg') no-repeat center center;
  background-size: 150px 150px;
}
.wpcf7 .ajax-loader.is-active {
  z-index: 50;
  opacity: 1;
  pointer-events: auto;
}
#main > [class^=section-]:not(:first-child) {
  padding-top: 60px;
}
#main > [class^=section-]:not(:last-child) {
  padding-bottom: 60px;
}
#main > [class^=section-] .section-title {
  font-family: 'Gotcha', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 54px;
  padding-bottom: 40px;
  text-align: center;
}
@media (max-width: 992px) {
  #main > [class^=section-] .section-title {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  #main > [class^=section-] .section-title {
    font-size: 36px;
  }
}
@media (max-width: 480px) {
  #main > [class^=section-] .section-title {
    font-size: 30px;
  }
}
.section-hero {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.section-hero > .bg .img-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: no-repeat center center;
  background-size: cover;
}
.section-hero > .inner {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 1024px) {
  .section-hero > .inner {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-hero > .inner {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-hero > .inner {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-hero > .inner {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-hero > .inner {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-hero > .inner {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-hero > .inner {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-hero > .inner {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-hero > .inner {
    max-width: 1180px;
  }
}
@media (max-width: 992px) {
  .section-hero > .inner {
    max-width: 1160px;
  }
}
@media (max-width: 767px) {
  .section-hero > .inner {
    max-width: 1140px;
  }
}
@media (max-width: 480px) {
  .section-hero > .inner {
    max-width: 1120px;
  }
}
.section-hero .title {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-bottom: 50px;
  font-family: 'Gotcha', sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 128px;
  font-size: 145px;
  text-align: center;
  background: no-repeat center bottom;
}
.section-hero .title .t {
  -webkit-transform: rotate(350deg);
  -moz-transform: rotate(350deg);
  -ms-transform: rotate(350deg);
  transform: rotate(350deg);
  position: relative;
  display: block;
}
@media (max-width: 992px) {
  .section-hero .title {
    line-height: 128px;
    font-size: 150px;
  }
}
@media (max-width: 767px) {
  .section-hero .title {
    line-height: 80px;
    font-size: 100px;
  }
}
@media (max-width: 480px) {
  .section-hero .title {
    line-height: 60px;
    font-size: 55px;
  }
}
.section-hero .read-more {
  position: absolute;
  z-index: 10;
  left: 50%;
  bottom: 40px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section-hero .scroll-down {
  letter-spacing: .1em;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  -webkit-transform: rotate(270deg) translate3d(68px, 0, 0);
  -moz-transform: rotate(270deg) translate3d(68px, 0, 0);
  -ms-transform: rotate(270deg) translate3d(68px, 0, 0);
  transform: rotate(270deg) translate3d(68px, 0, 0);
  z-index: 10;
  right: 0;
  bottom: 0;
  width: 150px;
  padding-left: 50px;
  color: #000000;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.section-hero .scroll-down:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #000000;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.section-hero .scroll-down:hover {
  opacity: .75;
}
@media (max-width: 992px) {
  .section-hero .scroll-down {
    -webkit-transform: rotate(270deg) translate3d(68px, 30px, 0);
    -moz-transform: rotate(270deg) translate3d(68px, 30px, 0);
    -ms-transform: rotate(270deg) translate3d(68px, 30px, 0);
    transform: rotate(270deg) translate3d(68px, 30px, 0);
  }
}
.section-hero .ext-logo {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 60px;
  font-size: 0;
  text-align: center;
}
.section-hero .ext-logo a:hover img {
  filter: alpha(opacity= 75 );
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.section-hero .ext-logo > * {
  display: inline-block;
  vertical-align: middle;
  margin: 20px 15px 0 15px;
}
@media (max-width: 767px) {
  .section-hero .ext-logo > * {
    height: 60px;
  }
}
.section-hero-homepage {
  position: relative;
  overflow: hidden;
}
.section-hero-homepage > .bg {
  background: no-repeat center center;
  background-size: cover;
}
.section-hero-homepage > .bg video {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  display: block;
}
.section-hero-homepage > .bg:after {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background: -moz-linear-gradient(top, rgba(245, 245, 245, 0.5) 0%, rgba(245, 245, 245, 0.5) 1%, rgba(245, 245, 245, 0.5) 60%, #f5f5f5 100%);
  background: -webkit-linear-gradient(top, rgba(245, 245, 245, 0.5) 0%, rgba(245, 245, 245, 0.5) 1%, rgba(245, 245, 245, 0.5) 60%, #f5f5f5 100%);
  background: linear-gradient(to bottom, rgba(245, 245, 245, 0.5) 0%, rgba(245, 245, 245, 0.5) 1%, rgba(245, 245, 245, 0.5) 60%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80f5f5f5', endColorstr='#f5f5f5', GradientType=0);
}
.section-hero-homepage > .inner {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 170px;
  position: relative;
  z-index: 5;
}
@media (max-width: 1024px) {
  .section-hero-homepage > .inner {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-hero-homepage > .inner {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-hero-homepage > .inner {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-hero-homepage > .inner {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-hero-homepage > .inner {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-hero-homepage > .inner {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-hero-homepage > .inner {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-hero-homepage > .inner {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-hero-homepage > .inner {
    max-width: 1180px;
  }
}
@media (max-width: 992px) {
  .section-hero-homepage > .inner {
    max-width: 1160px;
  }
}
@media (max-width: 767px) {
  .section-hero-homepage > .inner {
    max-width: 1140px;
  }
}
@media (max-width: 480px) {
  .section-hero-homepage > .inner {
    max-width: 1120px;
  }
}
@media (max-width: 767px) {
  .section-hero-homepage > .inner {
    padding-top: 125px;
  }
}
.section-hero-homepage .anim-title svg {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
  max-width: 300px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .section-hero-homepage .anim-title svg {
    max-width: 65%;
  }
}
.freemedia-page .title {
  font-size: 140px;
}
@media (max-width: 992px) {
  .freemedia-page .title {
    line-height: 128px;
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  .freemedia-page .title {
    line-height: 80px;
    font-size: 100px;
  }
}
@media (max-width: 480px) {
  .freemedia-page .title {
    line-height: 60px;
    font-size: 55px;
  }
}
.freemedia-page-cz .title {
  padding-bottom: 20px !important;
}
@media (min-width: 767px) {
  .freemedia-page-cz .title {
    padding-bottom: 0px !important;
  }
}
.freedom-page {
  overflow: visible;
  height: auto;
}
.freedom-page > .inner {
  padding-top: 160px;
}
@media (max-width: 767px) {
  .freedom-page > .inner {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .freedom-page > .inner {
    font-size: 16px;
  }
}
.freedom-page > .inner .title {
  top: 80px;
  position: relative;
}
.freedom-page > .inner .lead {
  position: relative;
  z-index: 10;
  font-style: normal;
  line-height: 1.5em;
  font-size: 24px;
  font-family: 'SuisseIntlRegular', sans-serif;
  font-weight: 700;
  max-width: 722px;
  padding: 0 25px 25px 25px;
  margin: auto;
}
@media (max-width: 767px) {
  .freedom-page > .inner .lead {
    font-size: 16px;
  }
}
.freedom-page > .inner .ext-logo {
  position: relative;
  bottom: 0;
}
.freedom-page > .inner .ext-logo img {
  height: 70px;
}
.section-hero-fly-layout {
  overflow: visible;
  height: auto;
}
.section-hero-fly-layout > .inner {
  padding-top: 160px;
}
@media (max-width: 767px) {
  .section-hero-fly-layout > .inner {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-hero-fly-layout > .inner {
    font-size: 16px;
  }
}
.section-hero-fly-layout > .inner .title {
  top: 80px;
  position: relative;
}
.section-hero-fly-layout > .inner .lead {
  position: relative;
  z-index: 10;
  font-style: normal;
  line-height: 1.5em;
  font-size: 24px;
  font-family: 'SuisseIntlRegular', sans-serif;
  font-weight: 700;
  max-width: 672px;
  padding-bottom: 25px;
  margin: auto;
}
@media (max-width: 767px) {
  .section-hero-fly-layout > .inner .lead {
    font-size: 16px;
  }
}
.section-hero-fly-layout > .inner .ext-logo {
  position: relative;
  bottom: 0;
}
.section-hero-fly-layout.section-hero-fly-layout-person .bg .img-bg {
  background-size: auto;
  background: top center no-repeat;
}
.section-hero-fly-layout.section-hero-fly-layout-person .fly-layout-article {
  background: transparent;
}
.freedom-article {
  background: linear-gradient(transparent, #f5f5f5);
}
.freedom-article > .inner {
  padding-top: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .freedom-article > .inner {
    margin-top: 0;
  }
}
.fly-layout-article {
  background: linear-gradient(transparent, #f5f5f5);
}
.fly-layout-article > .inner {
  padding-top: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .fly-layout-article > .inner {
    margin-top: 0;
  }
}
.section-news.section-news-homepage {
  position: relative;
  z-index: 10;
  padding-top: 100px !important;
}
@media (max-width: 767px) {
  .section-news.section-news-homepage {
    padding-top: 50px !important;
  }
}
.section-news.section-news-homepage .more-link {
  margin-top: 30px;
}
.section-news > .inner {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 1024px) {
  .section-news > .inner {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-news > .inner {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-news > .inner {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-news > .inner {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-news > .inner {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-news > .inner {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-news > .inner {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-news > .inner {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-news > .inner {
    max-width: 1180px;
  }
}
@media (max-width: 992px) {
  .section-news > .inner {
    max-width: 1160px;
  }
}
@media (max-width: 767px) {
  .section-news > .inner {
    max-width: 1140px;
  }
}
@media (max-width: 480px) {
  .section-news > .inner {
    max-width: 1120px;
  }
}
.section-news .news-filter {
  padding-bottom: 60px;
}
.section-news .news-filter .items {
  display: block;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 -20px;
}
.section-news .news-filter .items li {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  background-image: none;
}
@media (max-width: 992px) {
  .section-news .news-filter .items {
    display: inline-block;
    text-align: center;
  }
}
.section-news .news-filter .items .menu-item {
  padding: 0 20px;
}
.section-news .news-filter .items .menu-item a {
  position: relative;
  opacity: .5;
  letter-spacing: .1em;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.8em;
  font-family: 'SuisseIntlBold', sans-serif;
  font-style: normal;
  text-decoration: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
@media (max-width: 992px) {
  .section-news .news-filter .items .menu-item a {
    margin-bottom: 20px;
    display: block;
  }
}
.section-news .news-filter .items .menu-item a:before {
  position: absolute;
  left: 50%;
  top: 100%;
  content: '';
  width: 2px;
  height: 0;
  display: block;
  background-color: #363537;
  -webkit-transform: translate(-50%, 0, 0);
  -moz-transform: translate(-50%, 0, 0);
  -ms-transform: translate(-50%, 0, 0);
  transform: translate(-50%, 0, 0);
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.section-news .news-filter .items .menu-item.current-menu-item a {
  opacity: 1;
}
.section-news .news-filter .items .menu-item.current-menu-item a:before {
  height: 10px;
}
.section-news .news-filter .items .menu-item:not(.current-menu-item):hover a:before {
  height: 10px;
}
.section-news .news-list {
  margin: 0 -22px;
}
.section-news .news-list .item {
  padding-left: 22px;
  padding-right: 22px;
}
.section-news .news-list:not(.js-news-carousel) {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-news .news-list:not(.js-news-carousel) .item {
  width: 20%;
  padding-bottom: 70px;
}
.section-news .article-news-teaser {
  position: relative;
  height: 100%;
}
.section-news .article-news-teaser > .inner {
  position: relative;
  height: 100%;
  padding: 10px;
  margin: 0 -10px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: background 0.28s ease-out;
  transition: background 0.28s ease-out;
}
.section-news .article-news-teaser .image {
  width: 100%;
  position: relative;
  display: block;
  padding-bottom: 57%;
  background: no-repeat center center;
  background-size: cover;
}
.section-news .article-news-teaser .category {
  display: block;
  padding-top: 15px;
  letter-spacing: .1em;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.8em;
  font-family: 'SuisseIntlBold', sans-serif;
  font-style: normal;
  color: #e8472c;
}
.section-news .article-news-teaser .title {
  display: block;
  padding-top: 15px;
  font-size: 16px;
  line-height: 1.5em;
  font-family: 'SuisseIntlSemiBold', sans-serif;
  font-style: normal;
}
.front .section-news .article-news-teaser .title {
  font-family: 'SuisseIntlRegular', sans-serif;
  font-style: normal;
}
.section-news .article-news-teaser .title:first-letter {
  text-transform: uppercase;
}
.section-news .article-news-teaser .date {
  display: block;
  padding-top: 10px;
  line-height: 1.25em;
  font-size: 12px;
  color: rgba(54, 53, 55, 0.5);
}
.section-news .article-news-teaser:hover > .inner {
  background-color: #ffffff;
}
.page-news-list .section-news .article-news-teaser {
  height: auto;
}
.page-news-list .section-news .article-news-teaser > .inner {
  height: auto;
}
.section-news .more-link {
  text-align: center;
}
.section-news .more-link * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.section-news .more-link a.loading {
  pointer-events: none;
  opacity: .5;
}
.section-news > .inner > .more-link {
  margin-top: 30px;
}
#main.page-news-list .section-news > .inner > .more-link {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .section-news .news-list:not(.js-news-carousel) .item {
    width: 25%;
  }
}
@media (max-width: 992px) {
  .section-news .news-filter .items {
    margin: 0 -15px;
  }
  .section-news .news-filter .items .item {
    padding: 0 15px;
  }
  .section-news .news-list:not(.js-news-carousel) .item {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .section-news .news-list {
    margin: 0 -14px;
  }
  .section-news .news-list .item {
    padding-left: 14px;
    padding-right: 14px;
  }
  .section-news .news-list:not(.js-news-carousel) .item {
    width: 50%;
    padding-bottom: 50px;
  }
}
@media (max-width: 480px) {
  .section-news .news-list:not(.js-news-carousel) .item {
    width: 100%;
  }
}
.section-logos {
  margin-bottom: -70px;
  text-align: center;
}
@media (max-width: 992px) {
  .section-logos {
    margin-bottom: -50px;
  }
}
@media (max-width: 767px) {
  .section-logos {
    margin-bottom: -30px;
  }
}
.section-logos .inner {
  max-width: 1200px;
  padding: 0 40px;
  margin: 0 auto;
}
.section-logos li {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
  width: 18%;
  padding: 0 5px 70px 5px;
}
.section-logos li a {
  display: block;
}
.section-logos li a:hover {
  cursor: pointer;
}
.section-logos li a:hover img {
  filter: alpha(opacity= 75 );
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.section-logos li img {
  width: 100%;
}
@media (max-width: 992px) {
  .section-logos li {
    width: 32%;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .section-logos li {
    width: 50%;
    padding-bottom: 30px;
  }
}
.section-philanthropy .section-title {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 1024px) {
  .section-philanthropy .section-title {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-philanthropy .section-title {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-philanthropy .section-title {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-philanthropy .section-title {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-philanthropy .section-title {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-philanthropy .section-title {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-philanthropy .section-title {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-philanthropy .section-title {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-philanthropy .section-title {
    max-width: 1180px;
  }
}
@media (max-width: 992px) {
  .section-philanthropy .section-title {
    max-width: 1160px;
  }
}
@media (max-width: 767px) {
  .section-philanthropy .section-title {
    max-width: 1140px;
  }
}
@media (max-width: 480px) {
  .section-philanthropy .section-title {
    max-width: 1120px;
  }
}
.section-philanthropy .philanthropy-list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-philanthropy .philanthropy-list .item {
  width: 33.33333333%;
  padding: 1px;
}
.section-philanthropy .philanthropy-list .article-philanthropy-teaser {
  position: relative;
  width: 100%;
  padding-bottom: 56.3%;
}
.section-philanthropy .philanthropy-list .article-philanthropy-teaser .item-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background: no-repeat center center;
  background-size: cover;
}
.section-philanthropy .philanthropy-list .article-philanthropy-teaser .item-inner:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  z-index: 1;
  background: rgba(232, 71, 44, 0.75);
  -webkit-transform: translateX(-100.5%);
  -moz-transform: translateX(-100.5%);
  -ms-transform: translateX(-100.5%);
  transform: translateX(-100.5%);
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.section-philanthropy .philanthropy-list .article-philanthropy-teaser .item-inner .title {
  position: relative;
  display: inline-block;
  padding-right: 26px !important;
  letter-spacing: .1em;
  font-family: 'SuisseIntlBold', sans-serif;
  font-style: normal;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: opacity 0.28s ease-out;
  transition: opacity 0.28s ease-out;
  z-index: 10;
  font-size: 15px;
}
.section-philanthropy .philanthropy-list .article-philanthropy-teaser .item-inner .title:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -75%);
  -moz-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
  content: '';
  display: block;
  width: 14px;
  height: 3px;
  background-color: #ffffff;
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.section-philanthropy .philanthropy-list .article-philanthropy-teaser .item-inner:hover:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section-philanthropy .philanthropy-list .article-philanthropy-teaser .item-inner:hover .title {
  opacity: .7;
}
.section-philanthropy .philanthropy-list .article-philanthropy-teaser .item-inner:hover .title:before {
  right: -16px;
  width: 30px;
}
@media (min-width: 993px) {
  .section-philanthropy .philanthropy-list .item:nth-child(3n) {
    padding-right: 0;
  }
  .section-philanthropy .philanthropy-list .item:nth-child(3n+1) {
    padding-left: 0;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .section-philanthropy .philanthropy-list .item {
    width: 50%;
  }
  .section-philanthropy .philanthropy-list .item:nth-child(2n) {
    padding-right: 0;
  }
  .section-philanthropy .philanthropy-list .item:nth-child(2n+1) {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .section-philanthropy .philanthropy-list .item {
    width: 100%;
    padding: 1px 0 !important;
  }
}
.section-mission > .inner {
  max-width: 240%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 1024px) {
  .section-mission > .inner {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-mission > .inner {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-mission > .inner {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-mission > .inner {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-mission > .inner {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-mission > .inner {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-mission > .inner {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-mission > .inner {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-mission > .inner {
    max-width: 200%;
  }
}
@media (max-width: 992px) {
  .section-mission > .inner {
    max-width: 180%;
  }
}
@media (max-width: 767px) {
  .section-mission > .inner {
    max-width: 160%;
  }
}
@media (max-width: 480px) {
  .section-mission > .inner {
    max-width: 140%;
  }
}
.section-contact > .inner {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 1024px) {
  .section-contact > .inner {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-contact > .inner {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-contact > .inner {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-contact > .inner {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-contact > .inner {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-contact > .inner {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-contact > .inner {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-contact > .inner {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-contact > .inner {
    max-width: 580px;
  }
}
@media (max-width: 992px) {
  .section-contact > .inner {
    max-width: 560px;
  }
}
@media (max-width: 767px) {
  .section-contact > .inner {
    max-width: 540px;
  }
}
@media (max-width: 480px) {
  .section-contact > .inner {
    max-width: 520px;
  }
}
.section-contact .form-row:not(:last-child) {
  padding-bottom: 10px;
}
.section-contact .form-actions {
  padding-top: 45px;
  text-align: center;
}
.section-contact .g-recaptcha > * {
  margin: 0 auto;
}
.section-contact textarea {
  min-height: 200px;
}
.section-article-news .article-header {
  max-width: 812px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 1024px) {
  .section-article-news .article-header {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-header {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-header {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-header {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-article-news .article-header {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-header {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-header {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-header {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-article-news .article-header {
    max-width: 772px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-header {
    max-width: 752px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-header {
    max-width: 732px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-header {
    max-width: 712px;
  }
}
.section-article-news .article-header .category {
  padding-bottom: 30px;
  letter-spacing: .1em;
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'SuisseIntlSemiBold', sans-serif;
  font-style: normal;
  color: rgba(54, 53, 55, 0.5);
}
.section-article-news .article-header .title {
  font-family: 'SuisseIntlSemiBold', sans-serif;
  font-style: normal;
  line-height: 1.15em;
  font-size: 44px;
}
.section-article-news .article-header .date {
  padding-top: 20px;
  letter-spacing: .1em;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(54, 53, 55, 0.5);
}
.section-article-news .article-image {
  max-width: 948px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .section-article-news .article-image {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-image {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-image {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-image {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-article-news .article-image {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-image {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-image {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-image {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-article-news .article-image {
    max-width: 908px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-image {
    max-width: 888px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-image {
    max-width: 868px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-image {
    max-width: 848px;
  }
}
.section-article-news .article-image img {
  margin: 0 auto;
}
.section-article-news .article-content {
  max-width: 948px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 1024px) {
  .section-article-news .article-content {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-content {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-content {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-content {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-article-news .article-content {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-content {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-content {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-content {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-article-news .article-content {
    max-width: 908px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-content {
    max-width: 888px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-content {
    max-width: 868px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-content {
    max-width: 848px;
  }
}
.section-article-news .article-photogallery {
  max-width: 812px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .section-article-news .article-photogallery {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-photogallery {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-photogallery {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-photogallery {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-article-news .article-photogallery {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-photogallery {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-photogallery {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-photogallery {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-article-news .article-photogallery {
    max-width: 772px;
  }
}
@media (max-width: 992px) {
  .section-article-news .article-photogallery {
    max-width: 752px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-photogallery {
    max-width: 732px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-photogallery {
    max-width: 712px;
  }
}
.section-article-news .article-photogallery .title {
  font-family: 'Gotcha', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 54px;
  padding-bottom: 40px;
  text-align: center;
}
@media (max-width: 992px) {
  .section-article-news .article-photogallery .title {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .section-article-news .article-photogallery .title {
    font-size: 36px;
  }
}
@media (max-width: 480px) {
  .section-article-news .article-photogallery .title {
    font-size: 30px;
  }
}
.section-article-news .article-photogallery ul {
  display: block;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -4px;
}
.section-article-news .article-photogallery ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  background-image: none;
}
.section-article-news .article-photogallery ul li {
  position: relative;
  width: 20%;
  display: block;
  padding: 4px;
}
.section-article-news .article-photogallery ul a {
  overflow: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section-article-news .article-photogallery ul a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  z-index: 1;
  background: rgba(232, 71, 44, 0.75);
  -webkit-transform: translateX(-100.5%);
  -moz-transform: translateX(-100.5%);
  -ms-transform: translateX(-100.5%);
  transform: translateX(-100.5%);
  -webkit-transition: all 0.28s ease-out;
  transition: all 0.28s ease-out;
}
.section-article-news .article-photogallery ul a:hover:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section-404 {
  max-width: 812px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 1024px) {
  .section-404 {
    padding-left: 50px;
  }
}
@media (max-width: 992px) {
  .section-404 {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section-404 {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .section-404 {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .section-404 {
    padding-right: 50px;
  }
}
@media (max-width: 992px) {
  .section-404 {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section-404 {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .section-404 {
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .section-404 {
    max-width: 772px;
  }
}
@media (max-width: 992px) {
  .section-404 {
    max-width: 752px;
  }
}
@media (max-width: 767px) {
  .section-404 {
    max-width: 732px;
  }
}
@media (max-width: 480px) {
  .section-404 {
    max-width: 712px;
  }
}
.animate {
  stroke-dasharray: 300;
  stroke-dashoffset: 300;
  -webkit-animation: animation1 5s linear forwards;
  animation: animation1 5s linear forwards;
}
@-webkit-keyframes animation1 {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes animation1 {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes animation1 {
  to {
    stroke-dashoffset: 0;
  }
}
