/*---- Resete styles ----*/
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1;
  -webkit-text-size-adjust: 100%; }

ol, ul, li {
  list-style-type: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

a {
  text-decoration: none; }

/*---- Fonts ----*/
@font-face {
  font-family: 'FiraSans';
  src: url(./a1acb00f5bffd4e7b86f0cfb89fa184a.ttf), url(./a1acb00f5bffd4e7b86f0cfb89fa184a.ttf) format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'FiraSans';
  src: url(./934104ff7f5dde5e3a31ddd7967f1601.ttf), url(./934104ff7f5dde5e3a31ddd7967f1601.ttf) format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'FiraSans';
  src: url(./d7fafde2fe8dd421fc8db1a7f48965d6.ttf), url(./d7fafde2fe8dd421fc8db1a7f48965d6.ttf) format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'FiraSans';
  src: url(./895f5b025a6cc4924b263f6beb06c777.ttf), url(./895f5b025a6cc4924b263f6beb06c777.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'FiraSans';
  src: url(./034229170eceddca9e300e8d2a4c8208.ttf), url(./034229170eceddca9e300e8d2a4c8208.ttf) format("truetype");
  font-weight: 300;
  font-style: normal; }

/*---- Mixins ----*/
/* ---------- Document ---------- */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

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

/* ---------- Text-level semantics ---------- */
a {
  background-color: transparent; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* ---------- Embedded content ---------- */
img {
  border-style: none; }

embed, iframe, object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* ---------- Forms ---------- */
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-weight: inherit;
  font-size: 100%;
  margin: 0; }

button, select {
  text-transform: none; }

input[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
  padding: 0; }

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
  padding: 0; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

textarea {
  resize: none;
  overflow: auto; }

progress {
  vertical-align: baseline; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* ---------- Typography ---------- */
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

em {
  font-style: italic; }

big {
  font-size: 125%; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  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;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

/*----- Default styles -----*/
html {
  width: 100vw; }

body, button, input, select, optgroup, textarea {
  color: #000000;
  font-family: 'FiraSans', sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.667; }

body {
  position: relative;
  overflow-x: hidden;
  min-width: 320px; }
  body.fft-disable-scroll {
    overflow: hidden; }
    body.fft-disable-scroll .fft-button-up {
      pointer-events: none;
      opacity: .5; }

.body-content-wrapper {
  overflow-x: hidden; }

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  -webkit-font-smoothing: antialiased; }

input[type="number"],
input[type="submit"],
input[type="button"],
input[type="password"],
input[type="text"],
input[type="tel"],
input[type="time"],
input[type="email"],
input[type="url"],
textarea {
  width: 100%;
  color: #005a7c;
  line-height: 1.5em;
  padding: 0.625em 1.25em;
  background-color: #eef9ff;
  border: 3px solid #9ebfdc;
  -webkit-border-radius: 0.625em;
  border-radius: 0.625em; }

/* All browsers except Edge */
@supports not (-ms-ime-align: auto) {
  input::placeholder,
  select::placeholder,
  textarea::placeholder {
    color: #666666 !important;
    opacity: .8 !important; } }

main {
  position: relative;
  z-index: 2; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #005a7c;
  font-weight: 500;
  margin-top: 2.25em;
  margin-bottom: 0.5em;
  line-height: initial; }
  h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
    margin-top: 0; }
  h1:last-child, .h1:last-child, h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
    margin-bottom: 0; }

h1, .h1 {
  font-size: 3.75rem;
  line-height: 1.2; }

h2, .h2 {
  font-size: 3rem;
  line-height: 1.08; }

h3, .h3 {
  font-size: 2.25rem;
  line-height: 1.22; }

h4, .h4 {
  font-size: 1.875rem;
  line-height: 1.25; }

h5, .h5 {
  font-size: 1.5rem;
  line-height: 1.417; }

h6, .h6 {
  font-size: 1.5rem;
  line-height: 1.417; }

ul, ol, blockquote, address, pre, p {
  margin-bottom: 1.375em; }
  ul:last-child, ol:last-child, blockquote:last-child, address:last-child, pre:last-child, p:last-child {
    margin-bottom: 0; }

a {
  color: #005a7c;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.fft-main ul li {
  position: relative;
  padding-left: 1.5em; }
  .fft-main ul li:not(:last-child) {
    margin-bottom: 0.625em; }
  .fft-main ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.25em;
    width: 0.5em;
    height: 0.5em;
    background-color: #0090c4; }

.alignleft {
  float: left;
  margin-right: 1.875rem; }

.aligncenter {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right;
  margin-left: 1.875rem; }

.clear {
  display: block; }
  .clear:after {
    content: '';
    display: table;
    clear: both; }

/*----- Default media styles -----*/
@media (max-width: 98.4275em) {
  body, button, input, select, optgroup, textarea {
    font-size: 1.25rem; }
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 2rem; }
  h4, .h4 {
    font-size: 1.75rem; } }

@media (max-width: 74.99em) {
  h1, .h1 {
    font-size: 2.5rem; }
  h2, .h2 {
    font-size: 2.25rem; }
  h3, .h3 {
    font-size: 1.875rem; }
  h4, .h4 {
    font-size: 1.625rem; } }

@media (max-width: 61.99em) {
  body, button, input, select, optgroup, textarea {
    font-size: 1.125rem; }
  h1, .h1 {
    font-size: 1.875rem; }
  h2, .h2 {
    font-size: 1.75rem; }
  h3, .h3 {
    font-size: 1.625rem; }
  h4, .h4 {
    font-size: 1.5rem; }
  h5, .h5 {
    font-size: 1.375rem; }
  h6, .h6 {
    font-size: 1.375rem; } }

@media (max-width: 47.99em) {
  body, button, input, select, optgroup, textarea {
    font-size: 1rem; }
  ul, ol, blockquote, address, pre, p {
    margin-bottom: 2em; }
  h1, .h1 {
    font-size: 1.5rem; }
  h2, .h2 {
    font-size: 1.375rem;
    line-height: 1.22; }
  h3, .h3 {
    font-size: 1.25rem; }
  h4, .h4 {
    font-size: 1.125rem; }
  h5, .h5 {
    font-size: 1.125rem; }
  h6, .h6 {
    font-size: 1.125rem; } }

/* ----- Main Layout Styles ----- */
body {
  display: grid;
  min-height: 100vh;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto; }
  body.admin-bar {
    min-height: calc( 100vh - 32px); }

.fft-container {
  width: 107rem;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 1rem; }

section > .fft-container {
  position: relative;
  padding-bottom: 7.5rem; }

section:not(.section-spacer) + section:not(.section-spacer) {
  padding-top: 0; }

/* ----- Main Layout Media Queries ----- */
@media (max-width: 113.4275em) {
  .fft-container {
    width: 92rem; } }

@media (max-width: 98.4275em) {
  .fft-container {
    width: 73rem; } }

@media (max-width: 74.99em) {
  .fft-container {
    width: 62rem; } }

@media (max-width: 61.99em) {
  .fft-container {
    width: 48rem;
    padding: 0 2rem; }
  section > .fft-container {
    padding-bottom: 3.75rem; } }

@media (max-width: 47.99em) {
  .fft-container {
    width: 100%;
    padding: 0 1.5rem; } }

@media screen and (max-width: 600px) {
  body.admin-bar {
    margin-top: -46px;
    padding-top: 46px; } }

/*----------------------
------ Components ------
----------------------*/
/* ----- Preloader -----*/
.fft-preloader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 999;
  opacity: 1; }
  .fft-preloader.hidden {
    opacity: 0;
    pointer-events: none; }

/* ----- Side Lines -----*/
.fft-lines {
  z-index: 3;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none; }
  .fft-lines:before, .fft-lines:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 50vw;
    width: inherit;
    z-index: 2;
    background-color: #dde6ef; }
  .fft-lines:before {
    right: calc(50% + 56.25rem); }
  .fft-lines:after {
    left: calc(50% + 56.25rem); }

@media (min-width: 113.4375em) {
  .fft-lines {
    width: 100% !important; } }

@media (max-width: 113.4275em) {
  .fft-lines {
    min-width: 100%;
    padding: 0; }
    .fft-lines:before, .fft-lines:after {
      width: inherit;
      max-width: 60px; }
    .fft-lines:before {
      left: 0;
      right: auto; }
    .fft-lines:after {
      right: 0;
      left: auto; } }

@media (max-width: 81.24em) {
  .fft-lines {
    display: none; } }

/* ----- Button Styles -----*/
.fft-button {
  font-weight: 600;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .fft-button.style_1 {
    color: #fff;
    font-size: 1.875rem;
    display: inline-block;
    background-color: #f2f2f2;
    padding: .3em 1.7em .3em 0.9em; }
    .fft-button.style_1:before, .fft-button.style_1:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      background-color: #0090c4; }
    .fft-button.style_1:before {
      width: 5px;
      z-index: 1; }
    .fft-button.style_1:after {
      width: 100%;
      height: 101%;
      z-index: 2;
      left: -0.58em;
      -webkit-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
      transform: skewX(-25deg);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .fft-button.style_1:hover {
      color: #005a7c; }
      .fft-button.style_1:hover:after {
        left: calc(-100% - 0.58em); }
    .fft-button.style_1 span {
      z-index: 3;
      position: relative; }
  .fft-button.style_2 {
    font-size: 1.875rem;
    line-height: 1.467;
    padding: 0 1.25em;
    display: inline-block;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in; }
    .fft-button.style_2:before {
      content: '';
      width: 2rem;
      height: 2rem;
      background-color: #0090c4;
      position: absolute;
      left: -0.5rem;
      bottom: 0;
      -webkit-transform: skewX(25deg);
      -ms-transform: skewX(25deg);
      transform: skewX(25deg);
      -webkit-transition: all 0.2s ease 0.2s, width 0.2s ease;
      -moz-transition: all 0.2s ease 0.2s, width 0.2s ease;
      -ms-transition: all 0.2s ease 0.2s, width 0.2s ease;
      -o-transition: all 0.2s ease 0.2s, width 0.2s ease;
      transition: all 0.2s ease 0.2s, width 0.2s ease; }
    .fft-button.style_2:hover {
      color: #0090c4; }
      .fft-button.style_2:hover:before {
        left: 0;
        width: 100%;
        height: 2px;
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        transform: skewX(0);
        -webkit-transition: all 0.2s ease, width 0.3s ease 0.2s;
        -moz-transition: all 0.2s ease, width 0.3s ease 0.2s;
        -ms-transition: all 0.2s ease, width 0.3s ease 0.2s;
        -o-transition: all 0.2s ease, width 0.3s ease 0.2s;
        transition: all 0.2s ease, width 0.3s ease 0.2s; }
  .fft-button.simple {
    float: right;
    font-size: 1.5rem;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .fft-button.simple:after {
      content: '';
      display: inline-block;
      width: 30px;
      height: 14px;
      background-image: url(./358cf6389cc5950fcaa879de3b638dd5.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      margin-left: 0.75rem; }
    .fft-button.simple.active .less {
      display: block; }
    .fft-button.simple.active .more {
      display: none; }
    .fft-button.simple.active:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .fft-button.simple .less {
      display: none; }
    .fft-button.simple .more {
      display: block; }

@media (max-width: 98.4275em) {
  .fft-button.style_1, .fft-button.style_2 {
    font-size: 1.5rem; }
  .fft-button.style_1 {
    padding: .3em 1.5em .3em 0.7em; }
  .fft-button.style_2 {
    padding: 0 1.5em; } }

@media (max-width: 61.99em) {
  .fft-button.style_1, .fft-button.style_2 {
    font-size: 1.25rem; }
  .fft-button.style_2:before {
    width: 1.5rem;
    height: 1.5rem; }
  .fft-button.simple {
    font-size: 1.25rem; } }

/* ----- Slick Styles -----*/
.slick-dots {
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .slick-dots li {
    line-height: 12px;
    margin: 0 !important;
    padding: 0 .5rem !important; }
    .slick-dots li:before {
      display: none; }
    .slick-dots li.slick-active button {
      background: #0090c4; }
    .slick-dots li button {
      border: 0;
      font-size: 0;
      line-height: 0;
      width: 12px;
      height: 12px;
      display: inline-block;
      background: #dde6ef;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }

/* ----- Title Styles -----*/
.fft-title-wrapper {
  text-align: center;
  margin-bottom: 3.75rem; }
  .fft-title-wrapper .fft-title {
    display: inline-block;
    border-bottom: 1px solid #000; }

/* ----- Button Up -----*/
.fft-button-up {
  position: fixed;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  border: 2px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  right: 2rem;
  bottom: -6rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in, background-color 0.2s ease;
  -moz-transition: all 0.3s ease-in, background-color 0.2s ease;
  -ms-transition: all 0.3s ease-in, background-color 0.2s ease;
  -o-transition: all 0.3s ease-in, background-color 0.2s ease;
  transition: all 0.3s ease-in, background-color 0.2s ease;
  z-index: 2; }
  .fft-button-up:hover {
    -webkit-transform: translateY(-0.5rem);
    -ms-transform: translateY(-0.5rem);
    transform: translateY(-0.5rem); }
  .fft-button-up.active {
    bottom: 2rem; }

@media screen and (max-width: 767px) {
  .fft-button-up {
    width: 40px;
    height: 40px;
    right: 15px; }
    .fft-button-up img {
      width: 14px; }
    .fft-button-up:before {
      position: relative;
      top: -2px; }
    .fft-button-up.active {
      bottom: 15px; } }

.contact-info .toggle-btn {
  position: fixed;
  right: 0;
  bottom: 100px;
  background: 0;
  padding: 1.2rem 1rem;
  margin: 0;
  border: 0;
  z-index: 4;
  background-color: #045A7C;
  display: block; }
  .contact-info .toggle-btn svg {
    display: block;
    transition: all .3s; }
  .contact-info .toggle-btn:hover svg {
    transform: scale(0.9); }

.contact-info .overlay {
  position: fixed;
  z-index: 3;
  right: 0;
  bottom: 100px;
  padding: 2rem;
  background-color: #045A7C;
  opacity: 0;
  visibility: hidden;
  transform: translateX(200px);
  transition: all ease-in-out .3s; }
  .contact-info .overlay .fft-header__title {
    margin-bottom: 1rem; }
  .contact-info .overlay.show-item {
    opacity: 1;
    visibility: visible;
    transform: translateX(0); }
  .contact-info .overlay a {
    color: #fff;
    text-decoration: underline; }
    .contact-info .overlay a:hover {
      opacity: .8; }
  .contact-info .overlay p {
    margin-top: .7rem;
    margin-bottom: 0; }
  .contact-info .overlay svg {
    width: 20px;
    height: 20px;
    object-fit: contain;
    object-position: center left;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px; }

/*---- Header Styles ----*/
body.page-template-home .fft-header {
  padding: 3.75rem 0 51rem; }

.fft-header {
  position: relative; }
  .fft-header__slides {
    display: flex;
    flex-wrap: nowrap; }
    .fft-header__slides .slick-dots {
      position: absolute;
      bottom: 0px;
      left: 50%;
      transform: translate(-50%, -100%); }
    .fft-header__slides .slick-track {
      display: flex !important; }
    .fft-header__slides .slick-slide {
      height: inherit !important; }
  .fft-header__slide {
    position: relative;
    width: 100vw;
    padding: 3.75rem 0 3.75rem 0;
    flex-shrink: 0;
    overflow: hidden; }
    .fft-header__slide__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-position: center center; }
      @media (max-width: 47.99em) {
        .fft-header__slide__image img {
          object-position: 25% bottom; } }
    .fft-header__slide__image.style_1 img {
      object-fit: cover; }
    .fft-header__slide__image.style_2 img {
      object-fit: contain; }
    .fft-header__slide .fft-container {
      padding-top: 120px; }
      @media (max-width: 98.4275em) {
        .fft-header__slide .fft-container {
          padding-top: 95px; } }
      @media (max-width: 61.99em) {
        .fft-header__slide .fft-container {
          padding-top: 70px; } }
      @media (max-width: 47.99em) {
        .fft-header__slide .fft-container {
          padding-top: 40px; } }
  .fft-header__menu {
    position: absolute;
    width: 100%;
    z-index: 6;
    top: 3.75rem; }
    @media (max-width: 61.99em) {
      .fft-header__menu {
        top: 1.875rem; } }
    @media (max-width: 47.99em) {
      .fft-header__menu {
        top: 1.875rem; } }
    .fft-header__menu .fft-container {
      z-index: 1;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .fft-header__menu .fft-container:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 0;
        height: 100%;
        width: 100vw;
        transform: translateX(-50%);
        background-color: #fff;
        z-index: -1; }
  .fft-header__logotype {
    font-size: 0;
    line-height: 0; }
  .fft-header__nav {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .fft-header__menu-list > ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .fft-header__menu-list > ul > li {
      margin: 0 1.75rem; }
      .fft-header__menu-list > ul > li:first-child > a {
        font-size: 0; }
        .fft-header__menu-list > ul > li:first-child > a:hover svg path {
          fill: #0090c4;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .fft-header__menu-list > ul > li:first-child > a svg {
          width: 1.875rem;
          height: 1.875rem; }
      .fft-header__menu-list > ul > li > a {
        padding: 2.5rem 0; }
      .fft-header__menu-list > ul > li .sub-menu {
        opacity: 0;
        z-index: 5;
        width: 17.5rem;
        position: absolute;
        white-space: nowrap;
        pointer-events: none;
        top: 100%;
        left: 0;
        background-color: #fff;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .fft-header__menu-list > ul > li .sub-menu.active {
          opacity: 1;
          pointer-events: auto; }
        .fft-header__menu-list > ul > li .sub-menu.left {
          right: 0;
          left: auto; }
        .fft-header__menu-list > ul > li .sub-menu li {
          width: 100%;
          z-index: -1; }
          .fft-header__menu-list > ul > li .sub-menu li.current-menu-item > a {
            background-color: #F2F2F2; }
          .fft-header__menu-list > ul > li .sub-menu li .sub-menu {
            top: 0;
            left: 100%; }
            .fft-header__menu-list > ul > li .sub-menu li .sub-menu.left {
              left: auto;
              right: 100%; }
          .fft-header__menu-list > ul > li .sub-menu li a {
            width: 100%;
            font-size: 1.125rem;
            padding: 0.75rem 1.875rem; }
        .fft-header__menu-list > ul > li .sub-menu:before {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: -1rem;
          bottom: 0;
          z-index: -1; }
        .fft-header__menu-list > ul > li .sub-menu:after {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          top: 0;
          z-index: 2;
          pointer-events: none;
          -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2); }
  .fft-header__menu-list li {
    position: relative; }
    .fft-header__menu-list li.current-menu-item a {
      color: #0090c4; }
      .fft-header__menu-list li.current-menu-item a svg path {
        fill: #0090c4; }
    .fft-header__menu-list li a {
      font-weight: 700;
      display: inline-block;
      letter-spacing: 0.025em;
      -webkit-transition: color 0.2s ease;
      -moz-transition: color 0.2s ease;
      -ms-transition: color 0.2s ease;
      -o-transition: color 0.2s ease;
      transition: color 0.2s ease; }
  .fft-header__mobile-trigger {
    display: none; }
  .fft-header__languages {
    margin-left: 1.25rem;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .fft-header__languages li {
      padding: 0;
      position: relative; }
      .fft-header__languages li:after {
        content: '';
        width: 3px;
        height: 1em;
        background-color: #005a7c;
        position: absolute;
        right: 0;
        top: .333em; }
      .fft-header__languages li:last-child:after {
        display: none; }
      .fft-header__languages li.current-lang a {
        color: #0090c4; }
      .fft-header__languages li a {
        font-weight: 700;
        display: inline-block;
        letter-spacing: 0.025em;
        padding: 0 .75rem 0 .5rem;
        text-transform: uppercase; }
  .fft-header__content {
    z-index: 1;
    position: relative;
    margin-top: 12.5rem;
    padding: 5rem 2.5rem 6.750rem 0;
    max-width: calc(50% - 3.75rem); }
    .fft-header__content:before {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 50vw;
      background-color: rgba(8, 90, 124, 0.95);
      z-index: -1; }
  .fft-header__subtitle {
    color: #fff;
    position: relative;
    padding-left: 2.5rem; }
    .fft-header__subtitle:before {
      content: '';
      display: inline-block;
      height: 1.08em;
      width: 6px;
      position: absolute;
      top: -3px;
      left: 8px;
      background-color: #0090c4;
      -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
      transform: rotate(15deg); }
  .fft-header__title {
    margin: 2px 0 4px;
    color: #fff; }
  .fft-header__description {
    color: #fff; }
    .fft-header__description a {
      color: #fff;
      text-decoration: underline; }
  .fft-header__button {
    margin-top: 1.7rem; }

/*---- Header Media Styles ----*/
@media screen and (max-height: 1000px) {
  body.page-template-home .fft-header {
    padding: 3.75rem 0 40rem; } }

@media screen and (max-height: 850px) {
  body.page-template-home .fft-header {
    padding: 3.75rem 0 30rem; } }

@media (max-width: 98.4275em) {
  .fft-header__logotype {
    font-size: 0;
    line-height: 0; }
    .fft-header__logotype a {
      max-width: 15rem;
      display: inline-block; }
  .fft-header__content {
    margin-top: 8rem;
    max-width: 100%;
    width: auto;
    display: inline-block; }
    .fft-header__content:before {
      width: 100vw; }
  .fft-header__menu-list > ul > li {
    margin: 0 1.25rem; }
    .fft-header__menu-list > ul > li:first-child > a svg {
      width: 1.5rem;
      height: 1.5rem; }
    .fft-header__menu-list > ul > li > a {
      padding: 2rem 0; } }

@media (min-width: 75em) {
  .fft-header__menu-list > ul > li .sub-menu li:hover > a {
    background-color: #F2F2F2; }
  .fft-header__menu-list li:hover > .sub-menu {
    opacity: 1;
    pointer-events: auto; }
  .fft-header__menu-list li:hover > a {
    color: #0090c4; } }

@media (max-width: 74.99em) {
  .fft-header__logotype a {
    max-width: 12.5rem; }
  .fft-header__menu-list > ul > li {
    margin: 0 .75rem; }
    .fft-header__menu-list > ul > li > a {
      font-size: 1.125rem; }
    .fft-header__menu-list > ul > li .sub-menu {
      width: 15rem; }
  .fft-header__languages ul li a {
    font-size: 1.125rem; } }

@media (max-width: 61.99em) {
  body.page-template-home .fft-header {
    padding: 1.875rem 0 20rem; }
  .fft-header__menu .fft-container {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .fft-header__nav-wrapper {
    padding: 1.5rem 0 2rem;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #fff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.15); }
  .fft-header__nav {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  .fft-header__menu-list {
    width: 100%; }
    .fft-header__menu-list > ul {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
      .fft-header__menu-list > ul > li {
        margin: 0 2rem;
        width: calc(100% - 4rem);
        border-bottom: 1px solid #f2f2f2; }
        .fft-header__menu-list > ul > li > a {
          padding: 0.75rem 0; }
        .fft-header__menu-list > ul > li .sub-menu {
          opacity: 1;
          display: none;
          width: calc(100% - 1.875rem);
          position: relative;
          pointer-events: auto;
          top: auto;
          left: auto !important;
          right: auto !important;
          margin-left: 1.875rem; }
          .fft-header__menu-list > ul > li .sub-menu li {
            width: 100%;
            z-index: -1;
            border-bottom: 1px solid #f2f2f2; }
            .fft-header__menu-list > ul > li .sub-menu li:last-child {
              border-bottom: 0; }
            .fft-header__menu-list > ul > li .sub-menu li a {
              width: 100%;
              font-size: 1.125rem;
              padding: 0.75rem 0; }
          .fft-header__menu-list > ul > li .sub-menu:before, .fft-header__menu-list > ul > li .sub-menu:after {
            display: none; }
  .fft-header__languages {
    margin: 0 2rem; }
    .fft-header__languages li {
      margin: 0.75rem 0; }
      .fft-header__languages li:first-child a {
        padding-left: 0; }
  .fft-header__mobile-trigger {
    height: 25px;
    position: relative;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .fft-header__mobile-trigger.active span:first-child, .fft-header__mobile-trigger.active span:last-child {
      -webkit-transition: all 0.3s ease-out 0.1s;
      -moz-transition: all 0.3s ease-out 0.1s;
      -ms-transition: all 0.3s ease-out 0.1s;
      -o-transition: all 0.3s ease-out 0.1s;
      transition: all 0.3s ease-out 0.1s; }
    .fft-header__mobile-trigger.active span:first-child {
      top: 11px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .fft-header__mobile-trigger.active span:nth-child(2) {
      right: -30px;
      opacity: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .fft-header__mobile-trigger.active span:last-child {
      bottom: 11px;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .fft-header__mobile-trigger span {
      display: inline-block;
      width: 30px;
      height: 3px;
      background-color: #0090c4;
      position: relative;
      right: 0;
      -webkit-transition: all 0.3s ease 0.1s;
      -moz-transition: all 0.3s ease 0.1s;
      -ms-transition: all 0.3s ease 0.1s;
      -o-transition: all 0.3s ease 0.1s;
      transition: all 0.3s ease 0.1s; }
      .fft-header__mobile-trigger span:first-child, .fft-header__mobile-trigger span:last-child {
        position: absolute;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .fft-header__mobile-trigger span:first-child {
        top: 0; }
      .fft-header__mobile-trigger span:last-child {
        bottom: 0; }
  .fft-header__content {
    margin-top: 7.5rem;
    padding: 3.75rem 2.5rem 3.75rem 0; }
  .fft-header__subtitle {
    color: #fff;
    position: relative;
    padding-left: 2.5rem; }
    .fft-header__subtitle:before {
      content: '';
      display: inline-block;
      height: 1.08em;
      width: 6px;
      position: absolute;
      top: -3px;
      left: 8px;
      background-color: #0090c4;
      -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
      transform: rotate(15deg); }
  .fft-header__title {
    margin: 1.25rem 0 0.75rem;
    color: #fff; }
  .fft-header__description {
    color: #fff; } }

@media (max-width: 47.99em) {
  body.page-template-home .fft-header {
    padding: 1.875rem 0 15rem; }
  .fft-header {
    background-position: 25% bottom; }
    .fft-header__content {
      margin-top: 3.75rem;
      padding: 3.75rem 2.5rem 3.75rem 0; }
    .fft-header__logotype a {
      max-width: 12rem; } }

/*---- Welcome Block Styles ----*/
.section-welcome {
  margin-top: -8.375rem;
  margin-bottom: -1rem; }
  .section-welcome .fft-container {
    display: grid;
    grid-template-columns: 1fr 1fr; }
  .section-welcome__content-wrapper {
    grid-column: 2;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #f2f2f2; }
    .section-welcome__content-wrapper:after {
      content: '';
      display: table;
      clear: both; }
  .section-welcome__secondary-title {
    grid-column: 1 / 3; }
  .section-welcome__text {
    font-size: 1.875rem;
    line-height: 1.467; }
    .section-welcome__text > * {
      display: inline; }
    .section-welcome__text .hidden {
      display: none; }
  .section-welcome .fft-button {
    margin-top: 3.5rem; }

/*---- Welcome Block Media Styles ----*/
@media (max-width: 98.4275em) {
  .section-welcome {
    margin-top: -5rem; }
    .section-welcome__secondary-title {
      margin-top: 1.25em; }
    .section-welcome__text {
      font-size: 1.5rem; } }

@media (max-width: 61.99em) {
  .section-welcome {
    margin-top: -4rem; }
    .section-welcome .fft-container {
      padding-bottom: 3.25rem; }
    .section-welcome__text {
      font-size: 1.25rem; } }

@media (max-width: 47.99em) {
  .section-welcome {
    margin-top: 2.5rem; }
    .section-welcome .fft-container {
      grid-template-columns: 1fr; }
    .section-welcome__text {
      font-size: 1.125rem; }
    .section-welcome__content-wrapper {
      grid-column: 1; }
    .section-welcome .fft-button {
      margin-top: 2.375rem; }
    .section-welcome__secondary-title {
      margin-top: 2.25em; } }

/*---- Banner Big Teaser Styles ----*/
.section-big_teaser {
  padding: 7.5rem 0 0;
  overflow: hidden; }
  .section-big_teaser__content-wrapper {
    position: relative;
    padding-bottom: 3.75rem; }
    .section-big_teaser__content-wrapper > a {
      line-height: 0;
      display: inline-block; }
  .section-big_teaser__content {
    padding: 3.875rem 2rem 3.25rem 4rem;
    bottom: 0;
    left: 7.5rem;
    z-index: 1;
    position: absolute;
    max-width: 75%; }
    .section-big_teaser__content:before {
      content: '';
      z-index: -1;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100vw;
      background-color: rgba(8, 90, 124, 0.95); }
    .section-big_teaser__content .fft-title {
      color: #fff; }
    .section-big_teaser__content div {
      color: #fff; }

/*---- Banner Big Teaser Media Styles ----*/
@media (max-width: 61.99em) {
  .section-big_teaser {
    padding-top: 3.75rem; }
    .section-big_teaser__content-wrapper {
      padding-bottom: 3.75rem; }
    .section-big_teaser__content {
      left: 3.75rem;
      padding: 2rem 1rem 1.5rem 2rem; } }

@media (max-width: 47.99em) {
  .section-big_teaser__content-wrapper {
    padding-bottom: 0; }
  .section-big_teaser__content {
    max-width: 100%;
    margin-top: 1.375rem;
    position: relative;
    left: auto;
    top: auto; }
    .section-big_teaser__content:before {
      width: 100%; } }

/*---- Small Teaser Block Styles ----*/
.section-small_teaser {
  padding-top: 7.5rem; }
  .section-small_teaser.style_1 {
    margin-bottom: -1rem; }
    .section-small_teaser.style_1 .section-small_teaser__item {
      text-align: center; }
      .section-small_teaser.style_1 .section-small_teaser__item__title {
        color: #fff;
        width: 100%;
        padding: 1rem 0;
        margin-top: 1.25em;
        text-align: center;
        background-color: #507F9D; }
      .section-small_teaser.style_1 .section-small_teaser__item__text {
        margin-top: 1.25rem;
        margin-bottom: 0; }
      .section-small_teaser.style_1 .section-small_teaser__item .fft-button {
        margin-top: 2.25rem;
        font-size: 1.875rem;
        background: none;
        padding: 0;
        color: #005a7c; }
        .section-small_teaser.style_1 .section-small_teaser__item .fft-button:hover {
          color: #0090c4; }
        .section-small_teaser.style_1 .section-small_teaser__item .fft-button:before, .section-small_teaser.style_1 .section-small_teaser__item .fft-button:after {
          display: none; }
  .section-small_teaser.style_2 {
    margin-top: -0.4rem; }
    .section-small_teaser.style_2 .section-small_teaser__item__icon {
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
    .section-small_teaser.style_2 .section-small_teaser__item__title {
      margin-top: 0;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      margin-bottom: 0.425em; }
    .section-small_teaser.style_2 .section-small_teaser__item__text {
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3;
      margin-top: 1.25rem;
      margin-bottom: 0; }
    .section-small_teaser.style_2 .section-small_teaser__item .fft-button {
      -ms-flex-order: 4;
      -webkit-order: 4;
      order: 4;
      margin-top: 2.375rem;
      align-self: flex-start; }
  .section-small_teaser__list {
    margin: 0 -1.875rem -3rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  .section-small_teaser__item {
    margin: 0 1.875rem 3rem;
    width: calc(33.3% - 3.75rem);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .section-small_teaser__item__icon {
      line-height: 0; }

/*---- Small Teaser Media Styles ----*/
@media (max-width: 74.99em) {
  .section-small_teaser__list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-bottom: -3.75rem; }
  .section-small_teaser__item {
    width: calc(50% - 3.75rem);
    max-width: 30rem;
    margin: 0 1.875rem 3.75rem; } }

@media (max-width: 61.99em) {
  .section-small_teaser {
    padding-top: 3.5em; }
    .section-small_teaser.style_1 .section-small_teaser__item .fft-button {
      margin-top: 2rem;
      font-size: 1.5rem; } }

@media (max-width: 47.99em) {
  .section-small_teaser__list {
    margin: 0 0 -3.75rem; }
  .section-small_teaser__item {
    width: 100%;
    margin: 0 0 3.75rem; }
  .section-small_teaser.style_2 .section-small_teaser__item .fft-button {
    margin-top: 1.125rem; } }

/*---- Spacer Block Styles ----*/
.section-spacer {
  line-height: 0; }
  .section-spacer .fft-container {
    padding-bottom: 0; }
  .section-spacer hr {
    margin: 0;
    background-color: #9d9d9c; }

/*---- Text Block Styles ----*/
.section-text_block {
  padding-top: 7.5rem;
  margin: -0.75rem 0; }
  .section-text_block__columns {
    margin: 0 -1.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    .section-text_block__columns > div {
      margin: 0 1.5rem;
      width: calc(50% - 3rem); }
    .section-text_block__columns .fft-button {
      margin-top: 1rem; }

/*---- Text Block Media Styles ----*/
@media (max-width: 61.99em) {
  .section-text_block {
    padding-top: 3.25rem; }
    .section-text_block .fft-container {
      padding-bottom: 3.25rem; } }

@media (max-width: 47.99em) {
  .section-text_block .fft-container {
    padding-bottom: 1.25rem; }
  .section-text_block__columns {
    margin: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .section-text_block__columns > div {
      width: 100%;
      margin: 0 0 2rem; }
    .section-text_block__columns .fft-button {
      margin-top: 0.5rem; } }

/*---- Special Element Block Styles ----*/
.section-logo_slider {
  margin-top: -0.75rem;
  padding-top: 7.5rem; }
  .section-logo_slider__list {
    padding-top: 1.875rem; }
    .section-logo_slider__list:not(.slick-slider) {
      margin: 0 -35px -70px;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch; }
    .section-logo_slider__list .slick-track {
      margin: 0 -35px;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      align-items: stretch; }
  .section-logo_slider__item {
    margin: 0 35px;
    height: auto !important;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    display: inline-flex !important; }
    .section-logo_slider__item:not(.slick-slide) {
      margin-bottom: 70px; }
    .section-logo_slider__item__image {
      line-height: 0;
      filter: grayscale(100%);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      display: -webkit-inline-flex;
      display: inline-flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .section-logo_slider__item__image:hover {
        filter: grayscale(0); }

/*---- Special Element Block Media Styles ----*/
@media (max-width: 74.99em) {
  .section-logo_slider__list .slick-track {
    margin: 0; }
  .section-logo_slider__item {
    width: 33.3%;
    margin: 0; }
    .section-logo_slider__item__image {
      width: 100%; } }

@media (max-width: 61.99em) {
  .section-logo_slider {
    padding-top: 3.25rem; } }

/*---- Medium Teaser Block Styles ----*/
.section-medium_teaser {
  padding-top: 7.5rem;
  margin-bottom: -0.75rem; }
  .section-medium_teaser__list {
    margin: 0 -1.875rem -3.75rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  .section-medium_teaser__item {
    position: relative;
    padding-top: 1rem;
    margin: 0 1.875rem 3.75rem;
    width: calc(50% - 3.75rem); }
    .section-medium_teaser__item__image {
      line-height: 0;
      display: inline-block; }
    .section-medium_teaser__item__title {
      top: 0;
      margin: 0;
      color: #fff;
      left: -1.5rem;
      position: absolute;
      padding: 0.75rem 1.5rem;
      display: inline-block;
      background-color: rgba(8, 90, 124, 0.95); }
    .section-medium_teaser__item__text {
      margin-top: 2rem;
      margin-bottom: 0; }
    .section-medium_teaser__item .fft-button {
      margin-top: 2.250rem; }

/*---- Medium Teaser Block Media Styles ----*/
@media (max-width: 74.99em) {
  .section-medium_teaser__item {
    padding-top: 6px; }
    .section-medium_teaser__item__title {
      left: -6px; } }

@media (max-width: 61.99em) {
  .section-medium_teaser {
    padding-top: 3.25rem; }
    .section-medium_teaser .fft-container {
      padding-bottom: 3.125rem; }
    .section-medium_teaser__item__title {
      font-size: 1.25rem;
      padding: 0.5rem 1rem; } }

@media (max-width: 47.99em) {
  .section-medium_teaser {
    padding-top: 3.375rem; }
    .section-medium_teaser__list {
      margin: 0 0 -2.875rem; }
    .section-medium_teaser__item {
      width: 100%;
      margin: 0 0 2.875rem; }
      .section-medium_teaser__item__text {
        margin-top: 0.875rem; }
      .section-medium_teaser__item .fft-button {
        margin-top: 1.125rem; } }

/*---- Image Text Block Styles ----*/
.section-image_text {
  padding-top: 7.5rem; }
  .section-image_text .fft-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  .section-image_text__image {
    top: 3.750rem;
    position: sticky;
    width: calc( 50% - 1.875rem);
    margin-right: 1.875rem;
    line-height: 0; }
  .section-image_text__list {
    width: calc( 50% - 1.875rem);
    margin-left: 1.875rem; }
  .section-image_text__item {
    padding-bottom: 0.5rem;
    margin-bottom: 2.875rem;
    border-bottom: 2px solid #f2f2f2; }
    .section-image_text__item:after {
      content: '';
      display: table;
      clear: both; }
    .section-image_text__item:last-child {
      margin-bottom: 0; }
    .section-image_text__item__title {
      margin-top: 1.5em;
      margin-bottom: 1.16em; }
    .section-image_text__item__text > * {
      display: inline; }
    .section-image_text__item__text .hidden-text.letter {
      margin-left: -5px; }
    .section-image_text__item__text .hidden {
      display: none; }
    .section-image_text__item .fft-button {
      margin-top: 2rem; }

/*---- Image Text Block Media Styles ----*/
@media (max-width: 61.99em) {
  .section-image_text {
    padding-top: 3.75rem; } }

@media (max-width: 47.99em) {
  .section-image_text .fft-container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .section-image_text__image {
    width: 100%;
    position: relative;
    margin-right: 0;
    top: auto; }
  .section-image_text__list {
    width: 100%;
    margin-left: 0;
    margin-top: 1.375rem; }
  .section-image_text__item__title {
    margin-bottom: 0.875em; } }

/*---- Wysiwyg Block Styles ----*/
.section-wysiwyg {
  padding-top: 7.5rem; }

/*---- Wysiwyg Block Media Styles ----*/
@media (max-width: 61.99em) {
  .section-wysiwyg {
    padding-top: 3.75rem; } }

/*---- Columns Block Styles ----*/
.section-columns {
  /*---- Fix Styles for B1ocks into Columns ----*/ }
  .section-columns__wrapper {
    margin: 0 -1.875rem -3.75rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  .section-columns__column {
    margin: 0 1.875rem 3.75rem; }
  .section-columns + .section-columns section:first-child {
    padding-top: 0; }
  .section-columns section:last-child > .fft-container {
    padding-bottom: 0; }
  .section-columns section .fft-container {
    padding-left: 0;
    padding-right: 0; }
  .section-columns .section-big_teaser__content-wrapper {
    padding-right: 3.75rem; }
  .section-columns .section-big_teaser__content {
    max-width: 100%; }
  .section-columns .section-medium_teaser__list {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .section-columns .section-medium_teaser__item {
    width: calc(100% - 3.75rem); }
  .section-columns .section-small_teaser__list {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .section-columns .section-small_teaser__item {
    width: calc(100% - 3.75rem); }
  .section-columns .section-text_block__columns {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 -2rem; }
    .section-columns .section-text_block__columns > div {
      width: 100%;
      margin: 0 0 2rem; }

/*---- Text Block Media Styles ----*/
@media (max-width: 47.99em) {
  .section-columns {
    padding-bottom: 3.75rem;
    margin: 0 -0.937rem -1.875rem;
    /*---- Fix Styles for B1ocks into Columns ----*/ }
    .section-columns__wrapper {
      padding: 0 1.875rem; }
    .section-columns__column {
      margin: 0 0.937rem 3.75rem; }
    .section-columns .section-big_teaser__content-wrapper {
      padding-right: 0; }
    .section-columns .section-medium_teaser__item {
      width: 100%; }
    .section-columns .section-small_teaser__item {
      width: 100%; } }

/*---- Footer Styles ----*/
.fft-footer {
  z-index: 3;
  margin-top: 3rem;
  position: relative; }
  .fft-footer__upper-information {
    color: #fff;
    padding: 17.25rem 0 15.875rem;
    position: relative;
    z-index: 2;
    display: grid;
    grid-column-gap: 3.75rem;
    grid-template-columns: 1fr 1fr; }
    .fft-footer__upper-information:before {
      content: '';
      position: absolute;
      left: 50%;
      top: 0;
      z-index: -2;
      height: 100%;
      width: 100vw;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background-color: #055a7c;
      clip-path: polygon(0 11rem, 100% 0, 100% calc(100% - 8.375rem), 0% 100%); }
    .fft-footer__upper-information:after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      height: 14.375rem;
      width: 100vw;
      background-color: #0090C4;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      clip-path: polygon(0 calc(100% - 1.125rem), 100% 0, 100% calc(100% - 8.3rem), 0% 100%);
      z-index: -1; }
    .fft-footer__upper-information .fft-footer__title {
      color: #fff;
      grid-column: 2 / 3;
      margin-bottom: 0.6em;
      padding-left: 3.75rem; }
    .fft-footer__upper-information .fft-footer__form {
      grid-column: 1 / 2; }
      .fft-footer__upper-information .fft-footer__form .wpforms-field {
        padding: 0 0 .5rem !important;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-textarea {
          -webkit-align-items: flex-start;
          -moz-align-items: flex-start;
          -ms-align-items: flex-start;
          align-items: flex-start; }
          .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-textarea label {
            padding-top: .667em; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox {
          margin-top: 2rem !important;
          -webkit-align-items: flex-start;
          -moz-align-items: flex-start;
          -ms-align-items: flex-start;
          align-items: flex-start; }
          .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox li,
          .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox li label {
            font-size: 1.125rem !important;
            line-height: 1.333 !important; }
          .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox ul {
            margin-top: 0.2rem !important; }
          .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox li {
            display: -webkit-inline-flex;
            display: inline-flex;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            -webkit-align-items: flex-start;
            -moz-align-items: flex-start;
            -ms-align-items: flex-start;
            align-items: flex-start; }
            .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox li input {
              -webkit-flex-shrink: 0;
              -moz-flex-shrink: 0;
              -ms-flex-shrink: 0;
              flex-shrink: 0;
              margin-right: 2.25rem; }
            .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox li label {
              width: calc(100% - 30px - 2.25rem); }
          .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox input {
            width: 30px !important;
            height: 30px !important;
            padding: 0 !important;
            border: 5px solid #fff !important;
            appearance: none !important;
            background-color: #fff !important; }
            .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox input.wpforms-error {
              border: 2px solid #ff0000 !important; }
            .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox input:checked {
              background-color: #0099cc !important; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field label {
          width: 31%;
          padding-right: 2rem;
          -webkit-flex-shrink: 0;
          -moz-flex-shrink: 0;
          -ms-flex-shrink: 0;
          flex-shrink: 0;
          font-weight: 400 !important;
          font-size: 1.875rem !important; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field input,
        .fft-footer__upper-information .fft-footer__form .wpforms-field textarea {
          height: auto !important;
          padding: 0.6em 1em !important;
          font-size: 1.875rem !important;
          border: 2px solid #036a92 !important;
          color: #fff !important;
          border-radius: 0 !important;
          background-color: #036a92 !important; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field a {
          color: #fff;
          text-decoration: underline;
          font-style: italic; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field textarea {
          min-height: 15rem !important; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field textarea.wpforms-error,
        .fft-footer__upper-information .fft-footer__form .wpforms-field input.wpforms-error {
          border-color: #ff0000 !important; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field label.wpforms-error {
          display: none !important; }
      .fft-footer__upper-information .fft-footer__form .wpforms-submit-container {
        margin-left: 31%;
        margin-top: 2.25rem; }
        .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit {
          font-weight: 600;
          position: relative;
          overflow: hidden;
          color: #fff;
          z-index: 1;
          border: 0 !important;
          font-size: 2.25rem;
          display: inline-block;
          background-color: #f2f2f2;
          padding: .425em 1.7em .425em 0.9em;
          width: 100%;
          text-align: left;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit:before, .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            background-color: #0090c4; }
          .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit:before {
            width: 5px;
            z-index: -2; }
          .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit:after {
            width: 100%;
            height: 101%;
            z-index: -1;
            left: -0.58em;
            -webkit-transform: skewX(-25deg);
            -ms-transform: skewX(-25deg);
            transform: skewX(-25deg);
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit:hover {
            color: #005a7c; }
            .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit:hover:after {
              left: calc(-100% - 0.58em); }
    .fft-footer__upper-information .fft-footer__form-title {
      color: #fff; }
    .fft-footer__upper-information .fft-footer__contacts {
      grid-column: 2 / 3;
      line-height: 1.417;
      padding-left: 3.75rem;
      font-weight: 400; }
      .fft-footer__upper-information .fft-footer__contacts div + div {
        margin-top: 4.5rem; }
      .fft-footer__upper-information .fft-footer__contacts p {
        margin-bottom: 1.625em; }
        .fft-footer__upper-information .fft-footer__contacts p + h3 {
          margin-top: 2em; }
      .fft-footer__upper-information .fft-footer__contacts h3 + h5 {
        margin-top: -0.25em; }
      .fft-footer__upper-information .fft-footer__contacts h3 + h6 {
        margin-top: 1.7em; }
      .fft-footer__upper-information .fft-footer__contacts h5 {
        margin-bottom: 1.6em; }
      .fft-footer__upper-information .fft-footer__contacts h6 {
        margin-bottom: 0.4em; }
      .fft-footer__upper-information .fft-footer__contacts a:hover {
        text-decoration: underline; }
      .fft-footer__upper-information .fft-footer__contacts * {
        color: #fff; }
  .fft-footer__lower-information {
    padding-bottom: 20rem;
    position: relative;
    z-index: 1; }
    .fft-footer__lower-information:before {
      content: '';
      position: absolute;
      left: 50%;
      width: 100vw;
      top: -12rem;
      bottom: 0;
      background-color: #E7E7E7;
      z-index: -1;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .fft-footer__lower-information .fft-footer__content {
      padding-top: 4rem;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
      .fft-footer__lower-information .fft-footer__content__item {
        width: 20%;
        padding: 0 .5rem;
        text-align: center; }
        .fft-footer__lower-information .fft-footer__content__item h3 {
          color: #517e9e;
          font-weight: 700; }
        .fft-footer__lower-information .fft-footer__content__item div {
          font-weight: 400;
          line-height: 1.3;
          color: #333333; }
    .fft-footer__lower-information .fft-footer__links {
      margin-top: 3.375rem;
      padding-top: 3.5rem;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
      .fft-footer__lower-information .fft-footer__links:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 2px;
        background-color: #A4A4A4;
        width: calc(100% + 7.5rem); }
    .fft-footer__lower-information .fft-footer__sitemap {
      width: 50%;
      margin: 0 -0.5rem;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      align-items: flex-start; }
      .fft-footer__lower-information .fft-footer__sitemap__menu {
        width: 25%;
        padding: 0 0.5rem; }
        .fft-footer__lower-information .fft-footer__sitemap__menu h5 {
          font-size: 1.125rem;
          font-weight: 700;
          color: #000000; }
        .fft-footer__lower-information .fft-footer__sitemap__menu ul li {
          font-size: 1rem;
          font-weight: 400;
          line-height: initial;
          margin-bottom: 0.75em; }
          .fft-footer__lower-information .fft-footer__sitemap__menu ul li:last-child {
            margin-bottom: 0; }
    .fft-footer__lower-information .fft-footer__certifications {
      width: 40%;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .fft-footer__lower-information .fft-footer__certifications__item {
        margin-left: 3.75rem;
        line-height: 0;
        text-align: right; }

/* ----- Footer Media Queries ----- */
@media (max-width: 113.4275em) {
  .fft-footer__upper-information .fft-footer__form .wpforms-field label {
    font-size: 1.5rem !important; }
  .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit {
    font-size: 1.875rem;
    padding: .3em 1.7em .3em 0.9em; }
  .fft-footer__lower-information .fft-footer__links {
    overflow: hidden; } }

@media (max-width: 98.4275em) {
  .fft-footer__upper-information {
    padding: 12rem 0;
    grid-column-gap: 1.875rem; }
    .fft-footer__upper-information:before {
      clip-path: polygon(0 8rem, 100% 0, 100% calc(100% - 8.375rem), 0% 100%); }
    .fft-footer__upper-information .fft-footer__title {
      padding-left: 1.875rem; }
    .fft-footer__upper-information .fft-footer__form .wpforms-field label {
      width: 40%; }
    .fft-footer__upper-information .fft-footer__form .wpforms-field input,
    .fft-footer__upper-information .fft-footer__form .wpforms-field textarea {
      font-size: 1.5rem !important; }
    .fft-footer__upper-information .fft-footer__form .wpforms-submit-container {
      margin-left: 40%; }
      .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit {
        font-size: 1.5rem;
        padding: .3em 1.5em .3em 0.7em; }
    .fft-footer__upper-information .fft-footer__contacts {
      padding-left: 1.875rem; }
  .fft-footer__lower-information {
    padding-bottom: 12rem; }
    .fft-footer__lower-information .fft-footer__links {
      overflow: hidden; }
    .fft-footer__lower-information .fft-footer__content__item div {
      font-size: smaller; } }

@media (max-width: 74.99em) {
  .fft-footer {
    margin-top: 0; }
    .fft-footer__upper-information {
      grid-template: auto auto auto / 100%; }
      .fft-footer__upper-information .fft-footer__title {
        grid-column: auto;
        grid-row: 1;
        padding-left: 0;
        margin-bottom: 1.05em; }
      .fft-footer__upper-information .fft-footer__form {
        grid-row: 3;
        grid-column: auto;
        margin-top: 4.5rem; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field label {
          width: 31%; }
        .fft-footer__upper-information .fft-footer__form .wpforms-submit-container {
          margin-left: 31%; }
          .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit {
            width: auto; }
        .fft-footer__upper-information .fft-footer__form .fft-footer__form-title {
          font-size: 2.5rem;
          margin-bottom: 1em; }
      .fft-footer__upper-information .fft-footer__contacts {
        grid-row: 2;
        padding-left: 0;
        grid-column: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start; }
        .fft-footer__upper-information .fft-footer__contacts div:first-child {
          margin-right: 7.5rem; }
        .fft-footer__upper-information .fft-footer__contacts div + div {
          margin-top: 0; }
        .fft-footer__upper-information .fft-footer__contacts h3 + h6 {
          margin-top: -0.25em; }
        .fft-footer__upper-information .fft-footer__contacts h6 {
          margin-bottom: 1.6em; }
    .fft-footer__lower-information {
      padding-bottom: 7.5rem; }
      .fft-footer__lower-information .fft-footer__content {
        margin-bottom: -2rem;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center; }
        .fft-footer__lower-information .fft-footer__content__item {
          width: 33.3%;
          margin-bottom: 3rem; }
      .fft-footer__lower-information .fft-footer__sitemap {
        width: 65%; }
        .fft-footer__lower-information .fft-footer__sitemap__menu li {
          word-break: break-all; }
      .fft-footer__lower-information .fft-footer__certifications {
        width: 35%; } }

@media (max-width: 61.99em) {
  .fft-footer__upper-information {
    padding: 7rem 0; }
    .fft-footer__upper-information:before {
      clip-path: polygon(0 3.75rem, 100% 0, 100% calc(100% - 3.75rem), 0% 100%); }
    .fft-footer__upper-information:after {
      height: 7.5rem;
      clip-path: polygon(0 calc(100% - 1.125rem), 100% 0, 100% calc(100% - 3.5rem), 0% 100%); }
    .fft-footer__upper-information .fft-footer__title {
      margin-bottom: 1.5em; }
    .fft-footer__upper-information .fft-footer__form {
      margin-top: 1rem; }
      .fft-footer__upper-information .fft-footer__form .wpforms-field label {
        width: 31%; }
      .fft-footer__upper-information .fft-footer__form .wpforms-submit-container {
        margin-left: 31%; }
        .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit {
          width: auto; }
      .fft-footer__upper-information .fft-footer__form .fft-footer__form-title {
        font-size: 1.875rem;
        margin-bottom: 1.733em; }
    .fft-footer__upper-information .fft-footer__contacts div:first-child {
      margin-right: 3.75rem; }
    .fft-footer__upper-information .fft-footer__contacts div h5 {
      width: max-content; }
  .fft-footer__lower-information {
    padding-bottom: 7.5rem; }
    .fft-footer__lower-information .fft-footer__content {
      padding-top: 3.5rem; }
    .fft-footer__lower-information .fft-footer__links {
      margin-top: 2.375rem;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .fft-footer__lower-information .fft-footer__sitemap {
      width: 100%; }
      .fft-footer__lower-information .fft-footer__sitemap__menu ul li {
        font-size: 0.875rem; }
    .fft-footer__lower-information .fft-footer__certifications {
      width: 100%;
      margin-top: 3.75rem;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
      .fft-footer__lower-information .fft-footer__certifications__item {
        margin: 0 1.875rem;
        width: auto; } }

@media (max-width: 47.99em) {
  .fft-footer__upper-information:before {
    clip-path: polygon(0 3.75rem, 100% 0, 100% calc(100% - 2.25rem), 0% 100%); }
  .fft-footer__upper-information:after {
    height: 5.25rem;
    clip-path: polygon(0 calc(100% - 1.125rem), 100% 0, 100% calc(100% - 2rem), 0% 100%); }
  .fft-footer__upper-information .fft-footer__contacts {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .fft-footer__upper-information .fft-footer__form {
    margin-top: 1.5rem; }
    .fft-footer__upper-information .fft-footer__form .fft-footer__form-title {
      font-size: 1.5rem; }
    .fft-footer__upper-information .fft-footer__form .wpforms-field {
      display: block;
      padding-bottom: 1.5rem !important; }
      .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-textarea label {
        padding-top: 0; }
      .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox {
        margin-top: 0 !important; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox li,
        .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox li label {
          font-size: 1rem !important; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox ul {
          margin-top: 0.5rem !important; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox li input {
          margin-right: 1rem; }
        .fft-footer__upper-information .fft-footer__form .wpforms-field.wpforms-field-checkbox li label {
          width: calc(100% - 30px - 1rem); }
      .fft-footer__upper-information .fft-footer__form .wpforms-field label {
        width: 100%;
        padding: 0 0 0.5rem;
        font-size: 1.125rem !important; }
      .fft-footer__upper-information .fft-footer__form .wpforms-field input,
      .fft-footer__upper-information .fft-footer__form .wpforms-field textarea {
        padding: 0.6em 1em !important;
        font-size: 1.125rem !important; }
      .fft-footer__upper-information .fft-footer__form .wpforms-field textarea {
        min-height: 10rem !important; }
    .fft-footer__upper-information .fft-footer__form .wpforms-submit-container {
      margin-left: 0;
      margin-top: 0.875rem; }
      .fft-footer__upper-information .fft-footer__form .wpforms-submit-container button.wpforms-submit {
        font-size: 1.25rem;
        width: 100%; }
  .fft-footer__lower-information {
    padding-bottom: 3.75rem; }
    .fft-footer__lower-information .fft-footer__content {
      margin-bottom: -1.125rem; }
      .fft-footer__lower-information .fft-footer__content__item {
        width: auto;
        max-width: 50%;
        margin-bottom: 1.875rem; }
    .fft-footer__lower-information .fft-footer__sitemap {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .fft-footer__lower-information .fft-footer__sitemap__menu {
        width: 100%;
        text-align: center;
        margin-bottom: 1.375rem; }
    .fft-footer__lower-information .fft-footer__certifications {
      margin-top: 0.25rem;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .fft-footer__lower-information .fft-footer__certifications__item {
        margin: 1.875rem 0 0;
        width: 100%;
        text-align: center; } }

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