@charset "UTF-8";
/* Responsive Font size */
/* Responsive Padding */
/* Responsive Padding */
@import url("https://fonts.googleapis.com/css?family=Arvo:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap");
::-moz-selection {
  background: #3498db;
  color: #fff;
}

::selection {
  background: #3498db;
  color: #fff;
}

html {
  height: 100%;
}

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #454B4D;
  background-color: #fff;
  width: 100%;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-top: 202px;
}
body {
  font-size: 16px;
  line-height: 24.96px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  body {
    font-size: calc(
                16px +
                0 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        16px +
        0 *
        (100vw - 360px) /
        1290) * 1.56);
  }
}
@media (min-width: 1650px) {
  body {
    font-size: 16px;
    line-height: 24.96px;
  }
}
@media (max-width: 1279px) {
  body {
    padding-top: 61px !important;
  }
}
body.home {
  padding-top: 0 !important;
}
@media (max-width: 1279px) {
  body.home {
    padding-top: 61px !important;
  }
}
body.page-template-holding {
  padding-top: 0;
}
@media (max-width: 1279px) {
  body.page-template-holding {
    padding-top: 0 !important;
  }
}
body.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

input[type=button] {
  border: none;
}

button {
  background-color: transparent;
  border: none;
}

p {
  font-family: "Montserrat", sans-serif;
  line-height: 1.45;
  letter-spacing: 0.5px;
}
p {
  font-size: 16px;
  line-height: 24.96px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  p {
    font-size: calc(
                16px +
                0 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        16px +
        0 *
        (100vw - 360px) /
        1290) * 1.56);
  }
}
@media (min-width: 1650px) {
  p {
    font-size: 16px;
    line-height: 24.96px;
  }
}

a[href^=tel] {
  text-decoration: inherit;
  color: inherit;
}

@media (max-width: 1279px) {
  a,
.ham,
.select2-container {
    text-decoration: none;
    color: #3a3a3a;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}
.xl-padding {
  padding-bottom: 0 !important;
}
.xl-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .xl-padding {
    padding-top: calc(
                15px +
                25 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                15px +
                25 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .xl-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.large-padding {
  padding-bottom: 0 !important;
}
.large-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .large-padding {
    padding-top: calc(
                15px +
                15 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                15px +
                15 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .large-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.small-padding {
  padding-bottom: 0 !important;
}
.small-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .small-padding {
    padding-top: calc(
                15px +
                0 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                15px +
                0 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .small-padding {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.xl-small-padding {
  padding-bottom: 0 !important;
}
.xl-small-padding {
  padding-top: 9px;
  padding-bottom: 9px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .xl-small-padding {
    padding-top: calc(
                9px +
                0 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                9px +
                0 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .xl-small-padding {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}

.no_margin {
  margin: 0 !important;
}

.no_padding {
  padding: 0 !important;
}

.spacing {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .spacing {
    padding-top: calc(
                40px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                40px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .spacing {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.btn-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.btn-wrapper a {
  margin-left: 20px;
}
.btn-wrapper a:first-of-type {
  margin-left: 0;
}
@media (max-width: 1123px) {
  .btn-wrapper a {
    margin: 2.5px 10px !important;
  }
}

.container-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .container-padding {
    padding-left: calc(
                20px +
                30 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                20px +
                30 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .container-padding {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.container-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .container-padding {
    padding-top: calc(
                20px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                20px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .container-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.container-padding.top-bottom {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container-padding.top-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .container-padding.top-bottom {
    padding-top: calc(
                20px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                20px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .container-padding.top-bottom {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.container-padding.left-bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.container-padding.left-bottom {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .container-padding.left-bottom {
    padding-left: calc(
                20px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                20px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .container-padding.left-bottom {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.text-max-width {
  max-width: 550px;
}
@media (max-width: 1123px) {
  .text-max-width {
    max-width: none;
  }
}

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

.bg-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flex__right {
  direction: ltr;
}

.flex__left {
  direction: rtl;
  text-align: left;
}

*:focus {
  outline: none !important;
}

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

main {
  display: block;
}
main.background__mainImage {
  padding-bottom: 47vh;
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
@media (max-width: 1023px) {
  main.background__mainImage {
    padding-bottom: 32vh;
  }
}
@media (max-width: 767px) {
  main.background__mainImage {
    padding-bottom: 26vh;
    -webkit-background-size: 150% 150%;
            background-size: 150%;
  }
}
main section {
  display: block;
}
main section.spaceOnTop {
  margin-top: 120px;
}

.headerBlock {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .headerBlock {
    padding-top: 110px;
  }
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #3a3a3a;
}

h1, h2, h3, p {
  margin: 0;
}

p {
  margin-bottom: 20px;
}
p:last-of-type {
  margin-bottom: 0;
}

i {
  font-style: normal;
}

hr {
  margin: 0;
  border: 0;
  clear: both;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

strong {
  font-weight: 700;
}

nav.block ul {
  display: block;
}
nav.inline ul li {
  display: inline-block;
}

.pure-g.leftAlign {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.pure-g.rightAlign {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .pure-g.horizontal--scroll.news {
    overflow-x: scroll;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    margin: -10px;
    width: calc(100% + 20px);
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .pure-g.horizontal--scroll.news::-webkit-scrollbar {
    height: 0;
  }
  .pure-g.horizontal--scroll.news .h--separator p {
    margin: 10px;
    display: block;
  }
  .pure-g.horizontal--scroll.news .horizontal--item {
    min-width: 60% !important;
  }
  .pure-g.horizontal--scroll.news .horizontal--item:first-of-type {
    margin-left: 10px;
  }
  .pure-g.horizontal--scroll.news .horizontal--item:last-of-type {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .pure-g.horizontal--scroll.news {
    overflow-x: scroll;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    margin: -10px;
    width: calc(100% + 20px);
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .pure-g.horizontal--scroll.news::-webkit-scrollbar {
    height: 0;
  }
  .pure-g.horizontal--scroll.news .h--separator p {
    margin: 10px;
    display: block;
  }
  .pure-g.horizontal--scroll.news .horizontal--item {
    min-width: 80% !important;
  }
  .pure-g.horizontal--scroll.news .horizontal--item:first-of-type {
    margin-left: 10px;
  }
  .pure-g.horizontal--scroll.news .horizontal--item:last-of-type {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .pure-g.horizontal--scroll {
    overflow-x: scroll;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    margin: -10px;
    width: calc(100% + 17px);
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .pure-g.horizontal--scroll::-webkit-scrollbar {
    height: 0;
  }
  .pure-g.horizontal--scroll .h--separator p {
    margin: 10px;
    display: block;
  }
  .pure-g.horizontal--scroll .pure-u-1 {
    min-width: 60% !important;
    display: inline-block;
  }
  .pure-g.horizontal--scroll .pure-u-1:first-of-type {
    margin-left: 20px;
  }
  .pure-g.horizontal--scroll .pure-u-1:last-of-type {
    margin-right: 20px;
  }
}

.wrapper__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.wrapper__flex.fullWidth {
  width: 100%;
}
.wrapper__flex.space {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapper__flex.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wrapper__flex.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrapper__flex.reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}
.wrapper__flex.center--align {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.wrapper__flex.center--justify {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrapper__flex.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .wrapper__flex.block--onMobile {
    display: block;
    text-align: center;
  }
}
.wrapper__flex.block--onDesktop {
  display: block;
  text-align: center;
}

.wrapper__relative {
  position: relative;
}

.wrapper__block {
  display: inline-block;
  width: 100%;
}

.wrapper__center {
  margin: 0 auto;
}

.wrapper__fixed {
  position: fixed;
  width: 100%;
  top: 0;
}

.wrapper--rounded {
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.wrapper--rounded.double {
  -webkit-border-radius: 15px;
          border-radius: 15px;
}

.wrapper__image {
  background-color: #eaeaea;
}

.wrapper__panel {
  padding: 15px;
}

.wrapper__max {
  margin: 0 auto;
}
.wrapper__max.width--1000 {
  max-width: 1000px;
}
.wrapper__max.width--1200 {
  max-width: 1200px;
}
.wrapper__max.width--600 {
  max-width: 600px;
}
.wrapper__max.width--800 {
  max-width: 800px;
}
.wrapper__max.width--560 {
  max-width: 800px;
}

.wrapper__padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__padding {
    padding-top: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.wrapper__padding.top {
  padding-bottom: 0 !important;
}
.wrapper__padding.top {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__padding.top {
    padding-top: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__padding.top {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.wrapper__padding.bottom {
  padding-top: 0 !important;
}
.wrapper__padding.bottom {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__padding.bottom {
    padding-top: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__padding.bottom {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.wrapper__padding.top--bottom {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__padding.top--bottom {
    padding-top: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__padding.top--bottom {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.wrapper__padding.double {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__padding.double {
    padding-top: calc(
                30px +
                75 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                30px +
                75 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__padding.double {
    padding-top: 105px;
    padding-bottom: 105px;
  }
}
.wrapper__padding.half {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__padding.half {
    padding-top: calc(
                15px +
                20 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                15px +
                20 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__padding.half {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.wrapper__padding.none {
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper__margin {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__margin {
    margin-top: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__margin {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .wrapper__margin {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.wrapper__margin.top {
  margin-bottom: 0 !important;
}
.wrapper__margin.top {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__margin.top {
    margin-top: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__margin.top {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
.wrapper__margin.bottom {
  margin-top: 0 !important;
}
.wrapper__margin.bottom {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__margin.bottom {
    margin-top: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__margin.bottom {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
.wrapper__margin.top--bottom {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__margin.top--bottom {
    margin-top: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__margin.top--bottom {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
.wrapper__margin.double {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__margin.double {
    margin-top: calc(
                30px +
                110 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                30px +
                110 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__margin.double {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
.wrapper__margin.half {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__margin.half {
    margin-top: calc(
                15px +
                20 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                15px +
                20 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__margin.half {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.wrapper__margin.none {
  margin-top: 0;
  margin-bottom: 0;
}

.wrapper__video {
  position: relative;
  overflow: hidden;
}
.wrapper__video.active .video--preview {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media (max-width: 767px) {
  .wrapper__video {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.wrapper__video .video--preview {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: 10;
  -webkit-background-size: cover;
          background-size: cover;
  -webkit-transition: 0.6s -webkit-transform;
  transition: 0.6s -webkit-transform;
  -o-transition: 0.6s transform;
  transition: 0.6s transform;
  transition: 0.6s transform, 0.6s -webkit-transform;
}
.wrapper__video .video--preview.image {
  z-index: 11;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.wrapper__video .embed-container {
  position: relative;
  padding-bottom: 56.3%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.wrapper__video .embed-container iframe,
.wrapper__video .embed-container object,
.wrapper__video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrapper__video iframe {
  width: 100%;
  height: auto;
}

.wrapper__text.center {
  text-align: center;
}
.wrapper__text strong {
  font-weight: 700;
}
.wrapper__text p {
  margin-top: 0 !important;
}
.wrapper__text p {
  font-size: 16px;
  line-height: 24.96px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .wrapper__text p {
    font-size: calc(
                16px +
                2 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        16px +
        2 *
        (100vw - 360px) /
        1290) * 1.56);
  }
}
@media (min-width: 1650px) {
  .wrapper__text p {
    font-size: 18px;
    line-height: 28.08px;
  }
}
.wrapper__text p {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__text p {
    margin-top: calc(
                20px +
                15 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                20px +
                15 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__text p {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.wrapper__text p:last-of-type {
  margin: 0 !important;
}
.wrapper__text a {
  color: #3a3a3a;
  border-bottom: 1px solid #3a3a3a;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
@media (min-width: 1280px) {
  .wrapper__text a:hover {
    color: #3498db;
    border-bottom: 1px solid #3498db;
  }
}
.wrapper__text caption {
  text-align: left;
  margin-top: 10px;
}
.wrapper__text caption {
  font-size: 14px;
  line-height: 21.84px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .wrapper__text caption {
    font-size: calc(
                14px +
                0 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        14px +
        0 *
        (100vw - 360px) /
        1290) * 1.56);
  }
}
@media (min-width: 1650px) {
  .wrapper__text caption {
    font-size: 14px;
    line-height: 21.84px;
  }
}
.wrapper__text table {
  margin: 30px auto;
  width: 100%;
  max-width: 885px;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #3a3a3a;
  caption-side: bottom;
}
.wrapper__text table thead {
  font-size: 18px;
  line-height: 28.08px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .wrapper__text table thead {
    font-size: calc(
                18px +
                0 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        18px +
        0 *
        (100vw - 360px) /
        1290) * 1.56);
  }
}
@media (min-width: 1650px) {
  .wrapper__text table thead {
    font-size: 18px;
    line-height: 28.08px;
  }
}
.wrapper__text table thead span {
  margin-bottom: 15px;
  display: block;
}
.wrapper__text table thead th {
  border-right: 1px solid #3a3a3a;
}
.wrapper__text table thead th {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__text table thead th {
    padding-top: calc(
                10px +
                5 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                10px +
                5 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__text table thead th {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.wrapper__text table thead th {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__text table thead th {
    padding-left: calc(
                20px +
                10 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                20px +
                10 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__text table thead th {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.wrapper__text table tbody tr td {
  text-align: center;
  border-right: 1px solid #3a3a3a;
}
.wrapper__text table tbody tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__text table tbody tr td {
    padding-top: calc(
                10px +
                0 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                10px +
                0 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__text table tbody tr td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.wrapper__text table tbody tr td {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__text table tbody tr td {
    padding-left: calc(
                20px +
                10 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                20px +
                10 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__text table tbody tr td {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.wrapper__text table tbody tr:nth-child(odd) {
  background-color: rgba(58, 58, 58, 0.05);
}
.wrapper__text table tbody tr:nth-child(odd) td {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__text table tbody tr:nth-child(odd) td {
    padding-top: calc(
                5px +
                0 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                5px +
                0 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__text table tbody tr:nth-child(odd) td {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.wrapper__text table table {
  border: 0;
  padding-top: 10px;
  table-layout: fixed;
  max-width: 480px;
  width: 100%;
  text-align: center;
  margin: 0 auto !important;
}
.wrapper__text table table {
  font-size: 16px;
  line-height: 24.96px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .wrapper__text table table {
    font-size: calc(
                16px +
                0 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        16px +
        0 *
        (100vw - 360px) /
        1290) * 1.56);
  }
}
@media (min-width: 1650px) {
  .wrapper__text table table {
    font-size: 16px;
    line-height: 24.96px;
  }
}
@media (max-width: 1023px) {
  .wrapper__text table table {
    table-layout: auto;
  }
}
.wrapper__text table table tbody tr {
  background-color: transparent !important;
}
.wrapper__text table table tbody tr td {
  border: 0;
}
.wrapper__text table table tbody tr td {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .wrapper__text table table tbody tr td {
    padding-top: calc(
                10px +
                0 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                10px +
                0 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .wrapper__text table table tbody tr td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.wrapper__content p:last-of-type {
  margin: 0;
}

.btn__wrapper {
  position: relative;
  z-index: 10;
}

.background__grey {
  background-color: #F7F7F7;
}

.background__white {
  background-color: #fff;
}
.background__white h1, .background__white h2, .background__white h3, .background__white h4, .background__white h5, .background__white h6, .background__white p, .background__white ul, .background__white li {
  color: #3a3a3a;
}
.background__white .wrapper__text a {
  color: #3a3a3a;
  border-bottom: 1px solid #3a3a3a;
}
@media (min-width: 1280px) {
  .background__white .wrapper__text a:hover {
    color: #3498db;
    border-bottom: 1px solid #3498db;
  }
}
.background__white .wrapper__text table {
  border: 1px solid #3a3a3a;
}
.background__white .wrapper__text table thead th {
  border-right: 1px solid #3a3a3a;
}
.background__white .wrapper__text table tbody tr td {
  border-right: 1px solid #3a3a3a;
}
.background__white .wrapper__text table tbody tr:nth-child(odd) {
  background-color: rgba(58, 58, 58, 0.05);
}

.background__brand {
  background-color: #3498db;
}

.background__placeholder {
  background-color: #eaeaea;
  -webkit-background-size: 140px 140px;
          background-size: 140px;
  background-repeat: no-repeat;
  background-position: center;
}

.background__transparent {
  background-color: transparent;
}

.background__imageCenter {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
}

.background__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.overflow--hidden {
  overflow: hidden;
}

.hidden {
  display: none;
}

.white--content h1, .white--content h2, .white--content h3, .white--content h4, .white--content h5, .white--content h6, .white--content p, .white--content ul, .white--content ol, .white--content li, .white--content a, .white--content i {
  color: #fff;
}

@media (max-width: 1023px) {
  .hide--onTablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hide--onMobile {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .show--onTablet {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .show--onMobile {
    display: none !important;
  }
}

@media (min-width: 1280px) {
  .show--onLaptop {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .column--onTablet {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-flow: column !important;
        -ms-flex-flow: column !important;
            flex-flow: column !important;
  }
}

.content__general p:last-of-type {
  margin-bottom: 0;
}
.content__general h2, .content__general .h2 {
  margin-bottom: 0 !important;
  font-weight: 300;
  text-transform: none;
}
.content__general h2, .content__general .h2 {
  font-size: 30px;
  line-height: 37.5px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .content__general h2, .content__general .h2 {
    font-size: calc(
                30px +
                10 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        30px +
        10 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  .content__general h2, .content__general .h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.content__general h2, .content__general .h2 {
  padding-top: 26px;
  padding-bottom: 26px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .content__general h2, .content__general .h2 {
    padding-top: calc(
                26px +
                6 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                26px +
                6 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .content__general h2, .content__general .h2 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.content__general h2, .content__general .h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .content__general h2, .content__general .h2 {
    margin-top: calc(
                10px +
                30 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                10px +
                30 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .content__general h2, .content__general .h2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.content__general h3, .content__general .h3 {
  margin-bottom: 0 !important;
  padding-top: 15px !important;
  font-weight: 600;
  text-transform: uppercase;
}
.content__general h3, .content__general .h3 {
  font-size: 22px;
  line-height: 27.5px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .content__general h3, .content__general .h3 {
    font-size: calc(
                22px +
                6 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        22px +
        6 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  .content__general h3, .content__general .h3 {
    font-size: 28px;
    line-height: 35px;
  }
}
.content__general h3, .content__general .h3 {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .content__general h3, .content__general .h3 {
    padding-top: calc(
                20px +
                8 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                20px +
                8 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .content__general h3, .content__general .h3 {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}
.content__general h3, .content__general .h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .content__general h3, .content__general .h3 {
    margin-top: calc(
                10px +
                20 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                10px +
                20 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .content__general h3, .content__general .h3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.content__general h4, .content__general .h4 {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  font-weight: 600;
}
.content__general h4, .content__general .h4 {
  font-size: 20px;
  line-height: 25px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .content__general h4, .content__general .h4 {
    font-size: calc(
                20px +
                4 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        20px +
        4 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  .content__general h4, .content__general .h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
.content__general h4, .content__general .h4 {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .content__general h4, .content__general .h4 {
    padding-top: calc(
                16px +
                6 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                16px +
                6 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .content__general h4, .content__general .h4 {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
.content__general h4, .content__general .h4 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .content__general h4, .content__general .h4 {
    margin-top: calc(
                20px +
                4 *
                (100vw - 360px) /
                1465
        );
    margin-bottom: calc(
                20px +
                4 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .content__general h4, .content__general .h4 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.content__general img {
  max-width: 100%;
  height: auto;
}
.content__general blockquote {
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 7% 7%;
          background-size: 7%;
  margin: 0;
  font-style: italic;
  padding: 15px;
  padding-left: 60px;
  padding-bottom: 0;
}
.content__general table {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 1.25rem;
  width: 100%;
}
.content__general table tr:last-child {
  border: 0;
}
.content__general table tr td, .content__general table tr th {
  padding: 7.5px 15px;
}
.content__general table tr td:last-child, .content__general table tr th:last-child {
  padding: 7.5px 15px;
}
.content__general ul,
.content__general ol {
  list-style: none;
  padding: 0;
  padding-left: 1.5em;
  padding-bottom: 1.25rem;
  position: relative;
}
.content__general ul li,
.content__general ol li {
  text-align: left;
}
.content__general ul li:before,
.content__general ol li:before {
  content: "•";
  color: #3498db;
  padding-right: 0.75rem;
  display: inline-block;
  position: absolute;
  left: 0;
}
.content__general ol {
  list-style: auto;
}
.content__general ol li:before {
  content: "";
  display: none;
}
.content__general dt,
.content__general dd {
  padding: 0;
}
.content__general a:not(.btn) {
  text-decoration: none;
  -webkit-transition: color 0.4s, border 0.4s;
  -o-transition: color 0.4s, border 0.4s;
  transition: color 0.4s, border 0.4s;
  border-bottom: 1px solid #3498db;
  color: #3498db;
}
.content__general a:not(.btn).button.secondary {
  margin-top: 0;
}
.content__general a:not(.btn):hover {
  color: #3498db;
  border-color: #3498db;
}

.active {
  visibility: visible;
  opacity: 1;
}

.active + .modal {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(50%) translateX(50%);
      -ms-transform: translateY(50%) translateX(50%);
          transform: translateY(50%) translateX(50%);
}

.list--inline li {
  display: inline;
}

.block--inline {
  display: inline;
}

.column__left {
  margin-left: 0 !important;
}
.column__left {
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .column__left {
    margin-left: calc(
                15px +
                15 *
                (100vw - 360px) /
                1465
        );
    margin-right: calc(
                15px +
                15 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .column__left {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .column__left {
    margin: 0 !important;
  }
}

.column__right {
  margin-right: 0 !important;
}
.column__right {
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .column__right {
    margin-left: calc(
                15px +
                15 *
                (100vw - 360px) /
                1465
        );
    margin-right: calc(
                15px +
                15 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .column__right {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .column__right {
    margin: 0 !important;
  }
}

.b-lazy {
  opacity: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.7s cubic-bezier(0.7, 0, 0.3, 1);
}
.b-lazy.mask {
  opacity: 1;
  position: relative;
}
.b-lazy.mask:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.7s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  z-index: 2;
}
.b-lazy.opacity {
  opacity: 0;
}
.b-lazy.opacity:after {
  display: none !important;
}

.b-loaded {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.b-loaded.mask:after {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.b-loaded.opacity {
  opacity: 1;
}

.columns__2 {
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}
@media (max-width: 767px) {
  .columns__2 {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}

.columns__3 {
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
}
@media (max-width: 1279px) {
  .columns__3 {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
@media (max-width: 767px) {
  .columns__3 {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}

#CybotCookiebotDialogPoweredbyCybot {
  display: none !important;
}

.CookiebotWidget-main-logo {
  display: none !important;
}

#CybotCookiebotDialogPoweredByText {
  display: none !important;
}

#CybotCookiebotDialogDetailFooter {
  display: none !important;
}

.CookieDeclarationLastUpdated {
  display: none !important;
}

/*------------------------------------|
|	Fonts                               |
|------------------------------------*/
/* montserrat-300 - latin */
/* ----------------------------------
Load custom font with your SVG assets

1. Go to https://app.fontastic.me/accounts/login/ (details on LastPass), create and download your font kit.
2. Copy the CSS bellow this comment and load just the WOFF file format.
3. Copy your custom font on assets/fonts
 */
@font-face {
  font-family: "portsmouth";
  src: url("/wp-content/themes/fanatic/assets/fonts/portsmouth/portsmouth.eot?3uz5wt");
  src: url("/wp-content/themes/fanatic/assets/fonts/portsmouth/portsmouth.eot?3uz5wt#iefix") format("embedded-opentype"), url("/wp-content/themes/fanatic/assets/fonts/portsmouth/portsmouth.ttf?3uz5wt") format("truetype"), url("/wp-content/themes/fanatic/assets/fonts/portsmouth/portsmouth.woff?3uz5wt") format("woff"), url("/wp-content/themes/fanatic/assets/fonts/portsmouth/portsmouth.svg?3uz5wt#portsmouth") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=portsmouth], [class*=" portsmouth"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "portsmouth" !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;
}

.portsmouthnext:before {
  content: "\e900";
}

.portsmouthdown:before {
  content: "\e901";
}

.portsmouthprevious:before {
  content: "\e902";
}

.portsmouthinstagram:before {
  content: "\e903";
}

.portsmouthemail:before {
  content: "\e904";
}

.portsmouthLinkedin:before {
  content: "\e905";
}

.portsmouthlocation:before {
  content: "\e906";
}

.portsmouthphone:before {
  content: "\e907";
}

.portsmouthtwitter:before {
  content: "\e908";
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
/*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/
.pure-g {
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em;
  /* IE < 8: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
  /*
  Sets the font stack to fonts known to work properly with the above letter
  and word spacings. See: https://github.com/yahoo/pure/issues/41/

  The following font stack makes Pure Grids work on all known environments.

  * FreeSans: Ships with many Linux distros, including Ubuntu

  * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
    Arial to get picked up by the browser, even though neither is available
    in Chrome OS.

  * Droid Sans: Ships with all versions of Android.

  * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
  */
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  /* Use flexbox when possible to avoid `letter-spacing` side-effects. */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  /* Prevents distributing space between rows */
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* IE10 display: -ms-flexbox (and display: flex in IE 11) does not work inside a table; fall back to block and rely on font hack */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  table .pure-g {
    display: block;
  }
}
/* Opera as of 12 on Windows needs word-spacing.
   The ".opera-only" selector is used to prevent actual prefocus styling
   and is not required in markup.
*/
.opera-only :-o-prefocus, .pure-g {
  word-spacing: -0.43em;
}

.pure-u {
  display: inline-block;
  *display: inline;
  /* IE < 8: fake inline-block */
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

/*
Resets the font family back to the OS/browser's default sans-serif font,
this the same font stack that Normalize.css sets for the `body`.
*/
.pure-g [class*=pure-u] {
  font-family: "Montserrat", sans-serif;
}

.pure-u-1, .pure-u-1-1, .pure-u-1-2, .pure-u-1-3, .pure-u-2-3, .pure-u-1-4, .pure-u-3-4, .pure-u-1-5, .pure-u-2-5, .pure-u-3-5, .pure-u-4-5, .pure-u-5-5, .pure-u-1-6, .pure-u-5-6, .pure-u-1-8, .pure-u-3-8, .pure-u-5-8, .pure-u-7-8, .pure-u-1-12, .pure-u-5-12, .pure-u-7-12, .pure-u-11-12, .pure-u-1-24, .pure-u-2-24, .pure-u-3-24, .pure-u-4-24, .pure-u-5-24, .pure-u-6-24, .pure-u-7-24, .pure-u-8-24, .pure-u-9-24, .pure-u-10-24, .pure-u-11-24, .pure-u-12-24, .pure-u-13-24, .pure-u-14-24, .pure-u-15-24, .pure-u-16-24, .pure-u-17-24, .pure-u-18-24, .pure-u-19-24, .pure-u-20-24, .pure-u-21-24, .pure-u-22-24, .pure-u-23-24, .pure-u-24-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

.pure-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%;
}

.pure-u-1-12, .pure-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%;
}

.pure-u-1-8, .pure-u-3-24 {
  width: 12.5%;
  *width: 12.469%;
}

.pure-u-1-6, .pure-u-4-24 {
  width: 16.6667%;
  *width: 16.6357%;
}

.pure-u-1-5 {
  width: 20%;
  *width: 19.969%;
}

.pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%;
}

.pure-u-1-4, .pure-u-6-24 {
  width: 25%;
  *width: 24.969%;
}

.pure-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%;
}

.pure-u-1-3, .pure-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%;
}

.pure-u-3-8, .pure-u-9-24 {
  width: 37.5%;
  *width: 37.469%;
}

.pure-u-2-5 {
  width: 40%;
  *width: 39.969%;
}

.pure-u-5-12, .pure-u-10-24 {
  width: 41.6667%;
  *width: 41.6357%;
}

.pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%;
}

.pure-u-1-2, .pure-u-12-24 {
  width: 50%;
  *width: 49.969%;
}

.pure-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%;
}

.pure-u-7-12, .pure-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%;
}

.pure-u-3-5 {
  width: 60%;
  *width: 59.969%;
}

.pure-u-5-8, .pure-u-15-24 {
  width: 62.5%;
  *width: 62.469%;
}

.pure-u-2-3, .pure-u-16-24 {
  width: 66.6667%;
  *width: 66.6357%;
}

.pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%;
}

.pure-u-3-4, .pure-u-18-24 {
  width: 75%;
  *width: 74.969%;
}

.pure-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%;
}

.pure-u-4-5 {
  width: 80%;
  *width: 79.969%;
}

.pure-u-5-6, .pure-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%;
}

.pure-u-7-8, .pure-u-21-24 {
  width: 87.5%;
  *width: 87.469%;
}

.pure-u-11-12, .pure-u-22-24 {
  width: 91.6667%;
  *width: 91.6357%;
}

.pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%;
}

.pure-u-1, .pure-u-1-1, .pure-u-5-5, .pure-u-24-24 {
  width: 100%;
}

/*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
@media screen and (min-width: 35.5em) {
  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-1-2, .pure-u-sm-1-3, .pure-u-sm-2-3, .pure-u-sm-1-4, .pure-u-sm-3-4, .pure-u-sm-1-5, .pure-u-sm-2-5, .pure-u-sm-3-5, .pure-u-sm-4-5, .pure-u-sm-5-5, .pure-u-sm-1-6, .pure-u-sm-5-6, .pure-u-sm-1-8, .pure-u-sm-3-8, .pure-u-sm-5-8, .pure-u-sm-7-8, .pure-u-sm-1-12, .pure-u-sm-5-12, .pure-u-sm-7-12, .pure-u-sm-11-12, .pure-u-sm-1-24, .pure-u-sm-2-24, .pure-u-sm-3-24, .pure-u-sm-4-24, .pure-u-sm-5-24, .pure-u-sm-6-24, .pure-u-sm-7-24, .pure-u-sm-8-24, .pure-u-sm-9-24, .pure-u-sm-10-24, .pure-u-sm-11-24, .pure-u-sm-12-24, .pure-u-sm-13-24, .pure-u-sm-14-24, .pure-u-sm-15-24, .pure-u-sm-16-24, .pure-u-sm-17-24, .pure-u-sm-18-24, .pure-u-sm-19-24, .pure-u-sm-20-24, .pure-u-sm-21-24, .pure-u-sm-22-24, .pure-u-sm-23-24, .pure-u-sm-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }

  .pure-u-sm-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }

  .pure-u-sm-1-12, .pure-u-sm-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }

  .pure-u-sm-1-8, .pure-u-sm-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }

  .pure-u-sm-1-6, .pure-u-sm-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }

  .pure-u-sm-1-5 {
    width: 20%;
    *width: 19.969%;
  }

  .pure-u-sm-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }

  .pure-u-sm-1-4, .pure-u-sm-6-24 {
    width: 25%;
    *width: 24.969%;
  }

  .pure-u-sm-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }

  .pure-u-sm-1-3, .pure-u-sm-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }

  .pure-u-sm-3-8, .pure-u-sm-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }

  .pure-u-sm-2-5 {
    width: 40%;
    *width: 39.969%;
  }

  .pure-u-sm-5-12, .pure-u-sm-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }

  .pure-u-sm-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }

  .pure-u-sm-1-2, .pure-u-sm-12-24 {
    width: 50%;
    *width: 49.969%;
  }

  .pure-u-sm-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }

  .pure-u-sm-7-12, .pure-u-sm-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }

  .pure-u-sm-3-5 {
    width: 60%;
    *width: 59.969%;
  }

  .pure-u-sm-5-8, .pure-u-sm-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }

  .pure-u-sm-2-3, .pure-u-sm-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }

  .pure-u-sm-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }

  .pure-u-sm-3-4, .pure-u-sm-18-24 {
    width: 75%;
    *width: 74.969%;
  }

  .pure-u-sm-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }

  .pure-u-sm-4-5 {
    width: 80%;
    *width: 79.969%;
  }

  .pure-u-sm-5-6, .pure-u-sm-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }

  .pure-u-sm-7-8, .pure-u-sm-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }

  .pure-u-sm-11-12, .pure-u-sm-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }

  .pure-u-sm-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }

  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-5-5, .pure-u-sm-24-24 {
    width: 100%;
  }
}
@media screen and (min-width: 48em) {
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-1-2, .pure-u-md-1-3, .pure-u-md-2-3, .pure-u-md-1-4, .pure-u-md-3-4, .pure-u-md-1-5, .pure-u-md-2-5, .pure-u-md-3-5, .pure-u-md-4-5, .pure-u-md-5-5, .pure-u-md-1-6, .pure-u-md-5-6, .pure-u-md-1-8, .pure-u-md-3-8, .pure-u-md-5-8, .pure-u-md-7-8, .pure-u-md-1-12, .pure-u-md-5-12, .pure-u-md-7-12, .pure-u-md-11-12, .pure-u-md-1-24, .pure-u-md-2-24, .pure-u-md-3-24, .pure-u-md-4-24, .pure-u-md-5-24, .pure-u-md-6-24, .pure-u-md-7-24, .pure-u-md-8-24, .pure-u-md-9-24, .pure-u-md-10-24, .pure-u-md-11-24, .pure-u-md-12-24, .pure-u-md-13-24, .pure-u-md-14-24, .pure-u-md-15-24, .pure-u-md-16-24, .pure-u-md-17-24, .pure-u-md-18-24, .pure-u-md-19-24, .pure-u-md-20-24, .pure-u-md-21-24, .pure-u-md-22-24, .pure-u-md-23-24, .pure-u-md-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }

  .pure-u-md-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }

  .pure-u-md-1-12, .pure-u-md-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }

  .pure-u-md-1-8, .pure-u-md-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }

  .pure-u-md-1-6, .pure-u-md-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }

  .pure-u-md-1-5 {
    width: 20%;
    *width: 19.969%;
  }

  .pure-u-md-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }

  .pure-u-md-1-4, .pure-u-md-6-24 {
    width: 25%;
    *width: 24.969%;
  }

  .pure-u-md-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }

  .pure-u-md-1-3, .pure-u-md-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }

  .pure-u-md-3-8, .pure-u-md-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }

  .pure-u-md-2-5 {
    width: 40%;
    *width: 39.969%;
  }

  .pure-u-md-5-12, .pure-u-md-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }

  .pure-u-md-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }

  .pure-u-md-1-2, .pure-u-md-12-24 {
    width: 50%;
    *width: 49.969%;
  }

  .pure-u-md-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }

  .pure-u-md-7-12, .pure-u-md-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }

  .pure-u-md-3-5 {
    width: 60%;
    *width: 59.969%;
  }

  .pure-u-md-5-8, .pure-u-md-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }

  .pure-u-md-2-3, .pure-u-md-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }

  .pure-u-md-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }

  .pure-u-md-3-4, .pure-u-md-18-24 {
    width: 75%;
    *width: 74.969%;
  }

  .pure-u-md-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }

  .pure-u-md-4-5 {
    width: 80%;
    *width: 79.969%;
  }

  .pure-u-md-5-6, .pure-u-md-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }

  .pure-u-md-7-8, .pure-u-md-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }

  .pure-u-md-11-12, .pure-u-md-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }

  .pure-u-md-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }

  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-5-5, .pure-u-md-24-24 {
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-1-2, .pure-u-lg-1-3, .pure-u-lg-2-3, .pure-u-lg-1-4, .pure-u-lg-3-4, .pure-u-lg-1-5, .pure-u-lg-2-5, .pure-u-lg-3-5, .pure-u-lg-4-5, .pure-u-lg-5-5, .pure-u-lg-1-6, .pure-u-lg-5-6, .pure-u-lg-1-8, .pure-u-lg-3-8, .pure-u-lg-5-8, .pure-u-lg-7-8, .pure-u-lg-1-12, .pure-u-lg-5-12, .pure-u-lg-7-12, .pure-u-lg-11-12, .pure-u-lg-1-24, .pure-u-lg-2-24, .pure-u-lg-3-24, .pure-u-lg-4-24, .pure-u-lg-5-24, .pure-u-lg-6-24, .pure-u-lg-7-24, .pure-u-lg-8-24, .pure-u-lg-9-24, .pure-u-lg-10-24, .pure-u-lg-11-24, .pure-u-lg-12-24, .pure-u-lg-13-24, .pure-u-lg-14-24, .pure-u-lg-15-24, .pure-u-lg-16-24, .pure-u-lg-17-24, .pure-u-lg-18-24, .pure-u-lg-19-24, .pure-u-lg-20-24, .pure-u-lg-21-24, .pure-u-lg-22-24, .pure-u-lg-23-24, .pure-u-lg-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }

  .pure-u-lg-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }

  .pure-u-lg-1-12, .pure-u-lg-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }

  .pure-u-lg-1-8, .pure-u-lg-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }

  .pure-u-lg-1-6, .pure-u-lg-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }

  .pure-u-lg-1-5 {
    width: 20%;
    *width: 19.969%;
  }

  .pure-u-lg-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }

  .pure-u-lg-1-4, .pure-u-lg-6-24 {
    width: 25%;
    *width: 24.969%;
  }

  .pure-u-lg-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }

  .pure-u-lg-1-3, .pure-u-lg-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }

  .pure-u-lg-3-8, .pure-u-lg-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }

  .pure-u-lg-2-5 {
    width: 40%;
    *width: 39.969%;
  }

  .pure-u-lg-5-12, .pure-u-lg-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }

  .pure-u-lg-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }

  .pure-u-lg-1-2, .pure-u-lg-12-24 {
    width: 50%;
    *width: 49.969%;
  }

  .pure-u-lg-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }

  .pure-u-lg-7-12, .pure-u-lg-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }

  .pure-u-lg-3-5 {
    width: 60%;
    *width: 59.969%;
  }

  .pure-u-lg-5-8, .pure-u-lg-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }

  .pure-u-lg-2-3, .pure-u-lg-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }

  .pure-u-lg-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }

  .pure-u-lg-3-4, .pure-u-lg-18-24 {
    width: 75%;
    *width: 74.969%;
  }

  .pure-u-lg-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }

  .pure-u-lg-4-5 {
    width: 80%;
    *width: 79.969%;
  }

  .pure-u-lg-5-6, .pure-u-lg-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }

  .pure-u-lg-7-8, .pure-u-lg-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }

  .pure-u-lg-11-12, .pure-u-lg-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }

  .pure-u-lg-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }

  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-5-5, .pure-u-lg-24-24 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-1-2, .pure-u-xl-1-3, .pure-u-xl-2-3, .pure-u-xl-1-4, .pure-u-xl-3-4, .pure-u-xl-1-5, .pure-u-xl-2-5, .pure-u-xl-3-5, .pure-u-xl-4-5, .pure-u-xl-5-5, .pure-u-xl-1-6, .pure-u-xl-5-6, .pure-u-xl-1-8, .pure-u-xl-3-8, .pure-u-xl-5-8, .pure-u-xl-7-8, .pure-u-xl-1-12, .pure-u-xl-5-12, .pure-u-xl-7-12, .pure-u-xl-11-12, .pure-u-xl-1-24, .pure-u-xl-2-24, .pure-u-xl-3-24, .pure-u-xl-4-24, .pure-u-xl-5-24, .pure-u-xl-6-24, .pure-u-xl-7-24, .pure-u-xl-8-24, .pure-u-xl-9-24, .pure-u-xl-10-24, .pure-u-xl-11-24, .pure-u-xl-12-24, .pure-u-xl-13-24, .pure-u-xl-14-24, .pure-u-xl-15-24, .pure-u-xl-16-24, .pure-u-xl-17-24, .pure-u-xl-18-24, .pure-u-xl-19-24, .pure-u-xl-20-24, .pure-u-xl-21-24, .pure-u-xl-22-24, .pure-u-xl-23-24, .pure-u-xl-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }

  .pure-u-xl-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }

  .pure-u-xl-1-12, .pure-u-xl-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }

  .pure-u-xl-1-8, .pure-u-xl-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }

  .pure-u-xl-1-6, .pure-u-xl-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }

  .pure-u-xl-1-5 {
    width: 20%;
    *width: 19.969%;
  }

  .pure-u-xl-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }

  .pure-u-xl-1-4, .pure-u-xl-6-24 {
    width: 25%;
    *width: 24.969%;
  }

  .pure-u-xl-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }

  .pure-u-xl-1-3, .pure-u-xl-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }

  .pure-u-xl-3-8, .pure-u-xl-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }

  .pure-u-xl-2-5 {
    width: 40%;
    *width: 39.969%;
  }

  .pure-u-xl-5-12, .pure-u-xl-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }

  .pure-u-xl-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }

  .pure-u-xl-1-2, .pure-u-xl-12-24 {
    width: 50%;
    *width: 49.969%;
  }

  .pure-u-xl-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }

  .pure-u-xl-7-12, .pure-u-xl-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }

  .pure-u-xl-3-5 {
    width: 60%;
    *width: 59.969%;
  }

  .pure-u-xl-5-8, .pure-u-xl-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }

  .pure-u-xl-2-3, .pure-u-xl-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }

  .pure-u-xl-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }

  .pure-u-xl-3-4, .pure-u-xl-18-24 {
    width: 75%;
    *width: 74.969%;
  }

  .pure-u-xl-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }

  .pure-u-xl-4-5 {
    width: 80%;
    *width: 79.969%;
  }

  .pure-u-xl-5-6, .pure-u-xl-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }

  .pure-u-xl-7-8, .pure-u-xl-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }

  .pure-u-xl-11-12, .pure-u-xl-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }

  .pure-u-xl-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }

  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-5-5, .pure-u-xl-24-24 {
    width: 100%;
  }
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
body {
  -webkit-backface-visibility: hidden;
}

.animated {
  -webkit-animation-duration: calc( 0.4s );
  animation-duration: calc( 0.4s );
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: calc( 0.4s * 2 );
  animation-duration: calc( 0.4s * 2 );
}
.animated.bounceIn, .animated.bounceOut {
  -webkit-animation-duration: calc( 0.4s * 0.75 );
  animation-duration: calc( 0.4s * 0.75 );
}
.animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: calc( 0.4s * 0.75 );
  animation-duration: calc( 0.4s * 0.75 );
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

#wpadminbar {
  margin: 0;
  height: 46px;
}
#wpadminbar img {
  -webkit-border-radius: 300px;
          border-radius: 300px;
  border: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 24px !important;
}
#wpadminbar img.avatar-64 {
  height: 64px !important;
}
#wpadminbar .ab-icon::before,
#wpadminbar .ab-item::before,
#wpadminbar #adminbarsearch:before {
  color: #fff;
}
#wpadminbar .quicklinks > ul > li > a, #wpadminbar #wp-admin-bar-search {
  padding: 7px 12px;
}
#wpadminbar #wp-admin-bar-wp-logo {
  display: none;
}

/* Fixes issue caused by WP V4.2.2 */
#wpadminbar div.wp-menu-image:before {
  color: #a0a5aa;
}

#wpadminbar, #wpadminbar .wp-submenu, #wpadminbarback, #wpadminbarwrap,
#wpadminbar .wp-has-current-submenu .wp-submenu, #wpadminbar .wp-has-current-submenu .wp-submenu.sub-open, #wpadminbar .wp-has-current-submenu.opensub .wp-submenu, #wpadminbar a.wp-has-current-submenu:focus + .wp-submenu, .no-js li.wp-has-current-submenu:hover .wp-submenu {
  background: #3498db;
  border-right: 1px solid #e4e4e4;
}

#wpadminbar .awaiting-mod, #wpadminbar .update-plugins {
  float: right;
  margin-right: 5px;
}

#collapse-menu,
#collapse-button div:after {
  color: #666;
}

#wpadminbar .wp-has-current-submenu .wp-submenu .wp-submenu-head, #wpadminbar .wp-menu-arrow, #wpadminbar .wp-menu-arrow div, #wpadminbar li.current a.menu-top, #wpadminbar li.wp-has-current-submenu a.wp-has-current-submenu, .folded #wpadminbar li.current.menu-top, .folded #wpadminbar li.wp-has-current-submenu,
#wpadminbar li.menu-top:hover, #wpadminbar li.opensub > a.menu-top, #wpadminbar li > a.menu-top:focus {
  background: #FFF;
}

#wpadminbar li.wp-menu-separator {
  display: none;
}

#wpadminbar .wp-submenu-head, #wpadminbar a.menu-top {
  padding: 7px 0;
}

.folded #wpadminbar .wp-submenu-head, .folded #wpadminbar a.menu-top {
  padding: 5px 0;
}

#wpadminbar .wp-not-current-submenu .wp-submenu, .folded #wpadminbar .wp-has-current-submenu .wp-submenu {
  padding: 10px;
}

#wpadminbar li.wp-has-current-submenu a.wp-has-current-submenu div.wp-menu-name {
  color: #FFF;
}

ul#wpadminbar a.wp-has-current-submenu:after, ul#wpadminbar > li.current > a.current:after, #wpadminbar li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after {
  display: none;
}

#wpadminbar li.menu-top {
  border-bottom: 1px solid #e4e4e4;
}

#wpadminbar div.wp-menu-name {
  color: #666;
}

/*.wrap h2 {
font-size:34px;
font-weight:100;
padding:30px 25px 24px 0
}*/
.wrap .add-new-h2, .wrap .add-new-h2:active {
  color: #FFF;
  top: -8px;
}

.update-core-php h2 {
  margin-top: 1em;
}

#titlediv #title-prompt-text {
  font-size: 1.2em;
  font-weight: 100;
}

div.updated {
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.postbox {
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  overflow: hidden;
}

.menu.ui-sortable .menu-item-handle, .meta-box-sortables.ui-sortable .hndle {
  background: #f5f5f5;
}

#major-publishing-actions {
  background: #FFF;
  padding: 0;
}

#delete-action {
  float: none;
  padding: 15px 0;
  text-align: center;
}

#delete-action a {
  text-decoration: underline;
}

#publishing-action {
  float: none;
  display: block;
  width: 100%;
}

#publishing-action .spinner {
  width: 100%;
  background-position: top center;
  display: none;
  float: none;
  padding: 5px 0;
  margin: 0;
}

#publishing-action .spinner.is-active {
  display: block;
}

#publishing-action #publish {
  float: none;
  font-size: 16px;
  height: auto;
  padding: 10px;
  width: 100%;
  -webkit-border-radius: 0 0 5px 5px;
          border-radius: 0 0 5px 5px;
}

.wp-core-ui .button, .wp-core-ui .button-primary, .wp-core-ui .button-secondary {
  -webkit-border-radius: 0;
  border-radius: 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  border: 0;
}

.wp-core-ui .button.button-primary.button-hero {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wp-core-ui .button, .wp-core-ui .button-secondary {
  background: #e4e4e4;
}

.wp-core-ui .button:hover, .wp-core-ui .button-secondary:hover, .wp-core-ui .button-primary {
  color: #FFF;
}

.wp-core-ui .button:hover span.wp-media-buttons-icon:before, .wp-core-ui .button-secondary:hover span.wp-media-buttons-icon:before {
  color: #FFF;
}

.wp-media-buttons .insert-media {
  font-size: 12px;
}

.wp-media-buttons .add_media span.wp-media-buttons-icon:before {
  font-size: 14px !important;
}

div.mce-toolbar-grp, .html-active .switch-html, .tmce-active .switch-tmce {
  background: #FFF !important;
}

#acf-col-right {
  display: none;
}

#acf-col-left {
  margin: 0 !important;
}

.vc_navbar.subnav-fixed {
  top: 40px !important;
}

.wp-list-table {
  -webkit-border-radius: 5px;
          border-radius: 5px;
}

/*------------------------------------|
|	Content Wrap                        |
|------------------------------------*/
/*---- Limits width of content, adds side padding, & allows background colours to extend to screen edge ----*/
.section__constrained {
  max-width: 1825px;
  margin: 0 auto;
  width: 100%;
}
.section__constrained {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .section__constrained {
    padding-left: calc(
                15px +
                69 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                15px +
                69 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .section__constrained {
    padding-left: 84px;
    padding-right: 84px;
  }
}
@media (max-width: 767px) {
  .section__constrained {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.section__constrained.center {
  text-align: center;
}
.section__constrained.half {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .section__constrained.half {
    padding-left: calc(
                15px +
                10 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                15px +
                10 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .section__constrained.half {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.section__constrained.maxWidth--1240 {
  max-width: 1240px;
}
.l-header {
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.l-header.scrolled {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
          box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  background-color: white;
}
.l-header.scrolled .nav li a {
  color: #454B4D !important;
}
.l-header.scrolled svg g path {
  fill: #224352 !important;
}
.l-header .l-header_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.l-header .l-header_container .form-tab_button {
  width: 125px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
.l-header .l-header_container .form-tab_button button {
  color: #0EB299;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  border: 2px solid #0EB299;
}
@media (max-width: 1279px) {
  .l-header .l-header_container .form-tab_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.l-header .l-header_container .l-header_mobile-button {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 125px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1279px) {
  .l-header .l-header_container .l-header_mobile-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.l-header .l-header_container .l-header_left-nav {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 40.25%;
}
.l-header .l-header_container .l-header_left-nav li {
  margin-left: 0 !important;
}
.l-header .l-header_container .l-header_left-nav li {
  margin-left: -90px;
  margin-right: -90px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .l-header .l-header_container .l-header_left-nav li {
    margin-left: calc(
                -90px +
                165 *
                (100vw - 360px) /
                1465
        );
    margin-right: calc(
                -90px +
                165 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .l-header .l-header_container .l-header_left-nav li {
    margin-left: 75px;
    margin-right: 75px;
  }
}
.l-header .l-header_container .l-header_left-nav li:last-of-type {
  margin-right: 0;
}
@media (max-width: 1279px) {
  .l-header .l-header_container .l-header_left-nav {
    display: none;
  }
}
.l-header .l-header_container .l-header_logo {
  padding-top: 20px;
  padding-bottom: 20px;
  max-height: 400px;
  -webkit-transition: max-height 0.5s cubic-bezier(0.7, 0, 0.3, 1), padding 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: max-height 0.5s cubic-bezier(0.7, 0, 0.3, 1), padding 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: max-height 0.5s cubic-bezier(0.7, 0, 0.3, 1), padding 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  overflow: hidden;
  width: 19.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-header .l-header_container .l-header_logo.scrolled {
  max-height: 92px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1279px) {
  .l-header .l-header_container .l-header_logo.scrolled {
    padding: 10px;
    max-height: 61px;
    width: 148px;
  }
}
.l-header .l-header_container .l-header_logo svg {
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.l-header .l-header_container .l-header_logo svg #Group_457 {
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
@media (max-width: 1279px) {
  .l-header .l-header_container .l-header_logo svg {
    width: 128px;
    height: 95.88px;
  }
  .l-header .l-header_container .l-header_logo svg path {
    fill: #224352;
  }
}
@media (max-width: 1279px) {
  .l-header .l-header_container .l-header_logo {
    padding: 10px;
    max-height: 61px;
    width: 148px;
  }
}
.l-header .l-header_container .l-header_right-nav {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 40.25%;
}
.l-header .l-header_container .l-header_right-nav li {
  margin-right: 0 !important;
}
.l-header .l-header_container .l-header_right-nav li {
  margin-left: -90px;
  margin-right: -90px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .l-header .l-header_container .l-header_right-nav li {
    margin-left: calc(
                -90px +
                165 *
                (100vw - 360px) /
                1465
        );
    margin-right: calc(
                -90px +
                165 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .l-header .l-header_container .l-header_right-nav li {
    margin-left: 75px;
    margin-right: 75px;
  }
}
.l-header .l-header_container .l-header_right-nav li:first-of-type {
  margin-left: 0 !important;
}
@media (max-width: 1279px) {
  .l-header .l-header_container .l-header_right-nav {
    display: none;
  }
}
@media (max-width: 1279px) {
  .l-header .l-header_container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 1279px) {
  .l-header {
    background-color: white;
  }
}

.home .l-header .nav li a {
  color: white;
}
.home .l-header svg g path {
  fill: white;
}

.page-template-contact-page .l-header {
  background-color: #E6EEF2;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  width: 33px;
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  width: 33px;
}

.hamburger--squeeze.is-active .hamburger-inner {
  width: 33px;
}

.hamburger--squeeze.is-active .hamburger-box {
  height: 33px !important;
}

body.page-template-contact-page .l-header_container .form-tab_button {
  opacity: 0;
}

.nav li a {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.53px;
}

.l-header .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header .nav > li {
  padding: 8px;
  position: relative;
}
.l-header .nav > li.nav-cta a {
  border: 2px solid #FFFFFF;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  padding: 7px 12px;
  white-space: nowrap;
}
.l-header .nav > li.nav-cta:hover {
  background-color: transparent;
}
.l-header .nav > li.nav-cta:hover a {
  background-color: white;
}
.l-header .nav > li:hover {
  background-color: white;
}
.l-header .nav > li:hover a {
  color: #454B4D;
}
.l-header .nav > li:hover.menu-item-has-children:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.l-header .nav > li.menu-item-has-children {
  position: relative;
}
.l-header .nav > li.menu-item-has-children:after {
  content: "\e901";
  font-family: "portsmouth" !important;
  width: 12px;
  height: 11px;
  color: #0EB299;
  font-size: 12px;
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  display: inline-block;
  line-height: 1em;
}
.l-header .nav > li .sub-menu {
  padding: 8px;
  padding-top: 20px;
  padding-right: 20px;
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  min-width: 100%;
  background-color: white;
}
.l-header .nav > li .sub-menu li {
  margin-right: 0;
}
.l-header .nav > li .sub-menu a {
  white-space: nowrap;
}

.l-footer .nav li {
  padding-bottom: 8px;
  line-height: 1.2em;
}
.l-footer .nav li a {
  color: white;
  font-weight: 400;
  font-size: 14px;
}
.l-footer .nav li.menu-title a {
  font-family: "Arvo", serif;
  font-weight: 700;
}

.l-footer .l-footer_container .l-footer_main {
  background-color: #0A2531;
}
.l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_logo {
  padding-right: 100px;
}
.l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_logo img {
  max-width: 65px;
}
@media (max-width: 1279px) {
  .l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_logo {
    padding-right: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 839px) {
  .l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_logo {
    padding-right: 0;
    padding-bottom: 30px;
    text-align: center;
  }
}
.l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper div {
  padding-right: 100px;
  max-width: 380px;
}
.l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper div:last-of-type {
  padding-right: 0;
}
.l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper div p {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.2em;
  padding-bottom: 8px;
}
.l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper div p.lh {
  line-height: 2em;
  padding-bottom: 5px;
}
.l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper div p.menu-title {
  font-family: "Arvo", serif;
  font-weight: 700;
}
@media (max-width: 1279px) {
  .l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper div {
    padding-right: 50px;
  }
}
@media (max-width: 1123px) {
  .l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper div {
    width: 33%;
  }
}
@media (max-width: 839px) {
  .l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper div {
    padding-right: 0;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
    width: 100%;
  }
  .l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper div:last-of-type {
    padding-bottom: 0;
  }
}
@media (max-width: 839px) {
  .l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper .l-footer_menu-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1123px) {
  .l-footer .l-footer_container .l-footer_main .l-footer_main-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-footer .l-footer_container .l-footer_bottom {
  background-color: #224352;
}
.l-footer .l-footer_container .l-footer_bottom .l-footer_bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}
.l-footer .l-footer_container .l-footer_bottom .l-footer_bottom-wrapper span, .l-footer .l-footer_container .l-footer_bottom .l-footer_bottom-wrapper a, .l-footer .l-footer_container .l-footer_bottom .l-footer_bottom-wrapper p {
  color: white;
  font-size: 13px;
}
@media (max-width: 839px) {
  .l-footer .l-footer_container .l-footer_bottom .l-footer_bottom-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.l-footer .l-footer_container .l-footer_bottom .social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.l-footer .l-footer_container .l-footer_bottom .social-icons .icon:last-of-type i {
  padding-right: 0;
}
.l-footer .l-footer_container .l-footer_bottom .social-icons .icon i {
  font-size: 19px;
  color: #0EB299;
  padding-right: 20px;
}
@media (max-width: 839px) {
  .l-footer .l-footer_container .l-footer_bottom .social-icons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 10px;
  }
}

.footer-form {
  position: relative;
}
.footer-form .footer-form_container {
  min-height: 320px;
  text-align: center;
  background-color: #E6EEF2;
  background-image: url(/wp-content/themes/fanatic/assets/img/bg/bg-pattern-dark-blue.svg);
  -webkit-background-size: 320% 320%;
          background-size: 320%;
  background-position: top;
}
.footer-form .footer-form_container .footer-form_title {
  max-width: 1100px;
  margin: 0 auto;
}
.footer-form .footer-form_container .footer-form_form {
  max-width: 1100px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .footer-form .footer-form_container .footer-form_form {
    padding: 40px 0 0 0;
  }
}

/*------------------------------------|
|	Heading tags (h1 to h6)                     |
|------------------------------------*/
h1, .h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.9px;
  line-height: 1.1em !important;
  margin: 0;
}
h1, .h1 {
  font-size: 30px;
  line-height: 37.5px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  h1, .h1 {
    font-size: calc(
                30px +
                15 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        30px +
        15 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  h1, .h1 {
    font-size: 45px;
    line-height: 56.25px;
  }
}

h2, .h2 {
  font-family: "Montserrat", sans-serif;
  margin: 0;
  text-transform: none;
}
h2, .h2 {
  font-size: 20px;
  line-height: 25px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  h2, .h2 {
    font-size: calc(
                20px +
                8 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        20px +
        8 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  h2, .h2 {
    font-size: 28px;
    line-height: 35px;
  }
}

h3, .h3 {
  margin: 0;
  font-weight: 400;
}
h3, .h3 {
  font-size: 24px;
  line-height: 30px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  h3, .h3 {
    font-size: calc(
                24px +
                0 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        24px +
        0 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  h3, .h3 {
    font-size: 24px;
    line-height: 30px;
  }
}

h4, .h4 {
  margin: 0;
}
h4, .h4 {
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  h4, .h4 {
    font-size: calc(
                16px +
                0 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        16px +
        0 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  h4, .h4 {
    font-size: 16px;
    line-height: 20px;
  }
}

.font-beta {
  font-family: "Arvo", serif;
}
.font-beta * {
  font-family: "Arvo", serif;
}

.bold {
  font-weight: 700;
}

.medium {
  font-weight: 500;
}

.p {
  font-size: 16px;
  line-height: 1.3em !important;
}

.caps {
  text-transform: uppercase !important;
}

.blue {
  color: #224352;
}

.small-caps {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.24px;
  font-weight: 700;
  line-height: 1.2em;
}

.heavy-content-block h2, .heavy-content-block h3, .heavy-content-block h4 {
  margin-bottom: 10px;
  margin-top: 40px;
  font-family: "Arvo", serif;
}
.heavy-content-block h2:first-child, .heavy-content-block h3:first-child, .heavy-content-block h4:first-child {
  margin-top: 0 !important;
}
.heavy-content-block p, .heavy-content-block ul, .heavy-content-block ol {
  line-height: 1.5em !important;
}
.heavy-content-block ul {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}
.heavy-content-block b {
  font-weight: 700 !important;
}
.heavy-content-block a {
  text-decoration: underline;
}

.xl-text {
  font-size: 100px;
  line-height: 125px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .xl-text {
    font-size: calc(
                100px +
                100 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        100px +
        100 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  .xl-text {
    font-size: 200px;
    line-height: 250px;
  }
}

.grid .grid-item-container {
  width: 33.33%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.grid .grid-item-container .grid-item_wrapper {
  -webkit-box-shadow: 0px 0px 10px #0000001A;
          box-shadow: 0px 0px 10px #0000001A;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  border-bottom: 3px solid #224352;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid .grid-item-container .grid-item_wrapper {
    display: block;
  }
}
.grid .grid-item-container .grid-item_wrapper img {
  width: 100%;
  max-width: 100%;
}
.grid .grid-item-container .grid-item_wrapper .grid-item_content {
  text-align: center;
  padding-bottom: 60px !important;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid .grid-item-container .grid-item_wrapper .grid-item_content {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .grid .grid-item-container .grid-item_wrapper .grid-item_content {
    padding-top: calc(
                35px +
                0 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                35px +
                0 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .grid .grid-item-container .grid-item_wrapper .grid-item_content {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.grid .grid-item-container .grid-item_wrapper .grid-item_content {
  padding-left: 35px;
  padding-right: 35px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .grid .grid-item-container .grid-item_wrapper .grid-item_content {
    padding-left: calc(
                35px +
                0 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                35px +
                0 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .grid .grid-item-container .grid-item_wrapper .grid-item_content {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 599px) {
  .grid .grid-item-container .grid-item_wrapper .grid-item_content {
    padding: 15px !important;
  }
}

.page-header.light > div:after {
  background-color: #E6EEF2;
  background-image: url(/wp-content/themes/fanatic/assets/img/bg/bg-pattern-dark-blue.svg);
}
.page-header.light .page-header_title span {
  background-color: #224352;
}
.page-header.light .page-header_title span:after {
  border-color: #224352 transparent transparent transparent;
}
.page-header.light .page-header_title span:before {
  border-color: transparent transparent transparent #224352;
}
.page-header.light .page-header_title .title {
  color: #224352;
}
.page-header.light .text {
  color: #224352;
}
.page-header.dark > div:after {
  background-color: #224352;
  background-image: url(/wp-content/themes/fanatic/assets/img/bg/bg-pattern-white.svg);
}
.page-header.dark .page-header_title span {
  background-color: #6B98A9;
}
.page-header.dark .page-header_title span:after {
  border-color: #6B98A9 transparent transparent transparent;
}
.page-header.dark .page-header_title span:before {
  border-color: transparent transparent transparent #6B98A9;
}
.page-header.dark .page-header_title .title {
  color: white;
}
.page-header.dark .text {
  color: white;
}
.page-header.no-sub-section > div:after {
  bottom: 0;
}
.page-header.overlap > div:after {
  bottom: -170px !important;
}
.page-header > div {
  position: relative;
}
.page-header > div:after {
  content: "";
  position: absolute;
  top: 20vh;
  bottom: -120px;
  left: 0;
  right: 0;
  -webkit-background-size: 320% 320%;
          background-size: 320%;
  background-position: top;
}
@media (max-width: 1279px) {
  .page-header > div:after {
    top: 5vh;
  }
}
.page-header .page-header_container {
  position: relative;
  z-index: 1;
}
.page-header .page-header_container {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .page-header .page-header_container {
    padding-left: calc(
                0px +
                120 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                0px +
                120 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .page-header .page-header_container {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.page-header .page-header_container .page-header_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-header .page-header_container .page-header_wrapper .page-header_title {
  width: 60%;
  padding-right: 80px;
}
.page-header .page-header_container .page-header_wrapper .page-header_title span {
  display: inline-block;
  position: relative;
}
.page-header .page-header_container .page-header_wrapper .page-header_title span h1 {
  padding: 6px;
  color: white;
}
@media (max-width: 1279px) {
  .page-header .page-header_container .page-header_wrapper .page-header_title span h1 {
    font-size: 20px;
  }
}
.page-header .page-header_container .page-header_wrapper .page-header_title span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 15px 0 0;
}
.page-header .page-header_container .page-header_wrapper .page-header_title span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 0 15px;
}
.page-header .page-header_container .page-header_wrapper .page-header_title .title {
  font-size: 45px;
  line-height: 56.25px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .page-header .page-header_container .page-header_wrapper .page-header_title .title {
    font-size: calc(
                45px +
                5 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        45px +
        5 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  .page-header .page-header_container .page-header_wrapper .page-header_title .title {
    font-size: 50px;
    line-height: 62.5px;
  }
}
@media (max-width: 1279px) {
  .page-header .page-header_container .page-header_wrapper .page-header_title {
    width: 100%;
    padding-right: 0;
  }
}
.page-header .page-header_container .page-header_wrapper .page-header_text {
  width: 40%;
}
@media (max-width: 1279px) {
  .page-header .page-header_container .page-header_wrapper .page-header_text {
    width: 100%;
    padding-right: 0;
    padding-top: 30px;
  }
}
@media (max-width: 1023px) {
  .page-header .page-header_container .page-header_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1279px) {
  .page-header .page-header_container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.page-header_secondary {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .page-header_secondary {
    padding-left: calc(
                0px +
                120 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                0px +
                120 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .page-header_secondary {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media (max-width: 1279px) {
  .page-header_secondary {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.contact-page .contact-page_header {
  overflow: hidden;
}
.contact-page .contact-page_header .contact-page_header-wrapper {
  position: relative;
}
.contact-page .contact-page_header .contact-page_header-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .contact-page .contact-page_header .contact-page_header-wrapper {
    padding-left: calc(
                0px +
                120 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                0px +
                120 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .contact-page .contact-page_header .contact-page_header-wrapper {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.contact-page .contact-page_header .contact-page_header-wrapper > div:first-of-type {
  position: relative;
}
.contact-page .contact-page_header .contact-page_header-wrapper > div:first-of-type:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 200%;
  height: 50%;
  background-color: #E6EEF2;
}
.contact-page .contact-page_header .contact-page_header-wrapper > div:first-of-type:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 200%;
  height: 50%;
  background-color: #E6EEF2;
}
.contact-page .contact-page_header .contact-page_header-wrapper #map {
  width: 100%;
  padding-bottom: 28%;
}
@media (max-width: 1023px) {
  .contact-page .contact-page_header .contact-page_header-wrapper #map {
    padding-bottom: 48%;
  }
}
.contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_form-container {
  width: 60%;
  padding-right: 80px;
}
.contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_form-container .title {
  font-size: 45px;
  line-height: 56.25px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_form-container .title {
    font-size: calc(
                45px +
                5 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        45px +
        5 *
        (100vw - 360px) /
        1290) * 1.25);
  }
}
@media (min-width: 1650px) {
  .contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_form-container .title {
    font-size: 50px;
    line-height: 62.5px;
  }
}
.contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_form-container .clone {
  padding-top: 25px;
  display: none;
}
@media (max-width: 1023px) {
  .contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_form-container .clone {
    display: block;
  }
}
@media (max-width: 1023px) {
  .contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_form-container {
    width: 100%;
    padding-right: 0;
  }
}
.contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_text {
  width: 40%;
}
.contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_text .contact-page_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_text .contact-page_info span {
  padding-right: 20px;
}
.contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_text .contact-page_info span i {
  font-size: 30px;
  color: #0EB299;
}
.contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_text .clone {
  padding-top: 25px;
  display: block;
}
@media (max-width: 1023px) {
  .contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_text .clone {
    display: none;
  }
}
@media (max-width: 1023px) {
  .contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content .contact-page_text {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .contact-page .contact-page_header .contact-page_header-wrapper .contact-page_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1279px) {
  .contact-page .contact-page_header .contact-page_header-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.form-container.page .nf-field-container input:not([type=button]):not([type=checkbox]), .form-container.page .nf-field-container textarea {
  background-color: #F4F4F4;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.form-container.page .nf-field-container input:not([type=button]):not([type=checkbox])::-webkit-input-placeholder, .form-container.page .nf-field-container textarea::-webkit-input-placeholder {
  font-weight: 700;
}
.form-container.page .nf-field-container input:not([type=button]):not([type=checkbox])::-moz-placeholder, .form-container.page .nf-field-container textarea::-moz-placeholder {
  font-weight: 700;
}
.form-container.page .nf-field-container input:not([type=button]):not([type=checkbox])::-ms-input-placeholder, .form-container.page .nf-field-container textarea::-ms-input-placeholder {
  font-weight: 700;
}
.form-container.page .nf-field-container input:not([type=button]):not([type=checkbox])::placeholder, .form-container.page .nf-field-container textarea::placeholder {
  font-weight: 700;
}
.form-container.block .nf-field-container input:not([type=button]):not([type=checkbox]), .form-container.block .nf-field-container textarea {
  background-color: white;
  -webkit-border-radius: 24px;
          border-radius: 24px;
}
.form-container.block .nf-field-container input:not([type=button]):not([type=checkbox])::-webkit-input-placeholder, .form-container.block .nf-field-container textarea::-webkit-input-placeholder {
  font-weight: 400;
}
.form-container.block .nf-field-container input:not([type=button]):not([type=checkbox])::-moz-placeholder, .form-container.block .nf-field-container textarea::-moz-placeholder {
  font-weight: 400;
}
.form-container.block .nf-field-container input:not([type=button]):not([type=checkbox])::-ms-input-placeholder, .form-container.block .nf-field-container textarea::-ms-input-placeholder {
  font-weight: 400;
}
.form-container.block .nf-field-container input:not([type=button]):not([type=checkbox])::placeholder, .form-container.block .nf-field-container textarea::placeholder {
  font-weight: 400;
}
.form-container.block .nf-field-container .checkbox-wrap {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-container.block .nf-field-container .html-wrap {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.form-container .nf-field-container {
  margin-bottom: 15px;
  position: relative;
}
.form-container .nf-field-container input:not([type=button]):not([type=checkbox]), .form-container .nf-field-container textarea {
  border: 0;
  padding: 13px 22px;
}
.form-container .nf-field-container input:not([type=button]):not([type=checkbox])::-webkit-input-placeholder, .form-container .nf-field-container textarea::-webkit-input-placeholder {
  color: #224352;
}
.form-container .nf-field-container input:not([type=button]):not([type=checkbox])::-moz-placeholder, .form-container .nf-field-container textarea::-moz-placeholder {
  color: #224352;
}
.form-container .nf-field-container input:not([type=button]):not([type=checkbox])::-ms-input-placeholder, .form-container .nf-field-container textarea::-ms-input-placeholder {
  color: #224352;
}
.form-container .nf-field-container input:not([type=button]):not([type=checkbox])::placeholder, .form-container .nf-field-container textarea::placeholder {
  color: #224352;
}
.form-container .nf-field-container input[type=checkbox] {
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #0EB299 !important;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.form-container .nf-field-container input[type=checkbox].nf-checked {
  background-color: #0EB299;
}
.form-container .nf-field-container .nf-input-limit {
  margin-top: 0;
}
.form-container .nf-field-container .nf-after-field {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.form-container .nf-field-container .nf-field-label {
  padding-left: 1% !important;
}
.form-container .nf-field-container.no-margin-bottom {
  margin-bottom: 5px;
}
.form-container .nf-field-container.checkbox-html {
  padding-left: calc(20px + 1%);
}
.form-container .nf-field-container.extra-margin-bottom {
  margin-bottom: 30px;
}
@media (max-width: 1123px) {
  .form-container .nf-field-container {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .form-container .nf-field-container .nf-field-label {
    margin-bottom: 0 !important;
  }
}
.form-container .nf-form-fields-required {
  display: none;
}
.form-container .nf-after-form-content {
  min-height: 20px;
}
.form-container .nf-error-field-errors {
  padding-top: 15px;
}
.form-container .ninja-forms-req-symbol {
  display: none;
}

.form-tab {
  position: fixed;
  height: 100vh;
  width: 600px;
  z-index: 99999;
  right: 0;
  top: 0;
  background-color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.form-tab .form-tab_close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 10000;
  cursor: pointer;
}
.form-tab .form-tab_close:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 30px;
  margin: auto;
  left: 0;
  right: 0;
  background-color: #454B4D;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.form-tab .form-tab_close:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 30px;
  margin: auto;
  left: 0;
  right: 0;
  background-color: #454B4D;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.form-tab.transition {
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.form-tab.open {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}
.form-tab .form-tab_button {
  width: 190px;
  height: 180px;
  position: absolute;
  top: 25%;
  text-align: center;
  -webkit-transform: translateX(-96%) rotate(90deg);
      -ms-transform: translateX(-96%) rotate(90deg);
          transform: translateX(-96%) rotate(90deg);
  cursor: pointer;
}
.form-tab .form-tab_button span {
  padding: 18px 0;
  display: block;
  position: relative;
  background-color: #0EB299;
  width: 100%;
  color: white;
  -webkit-border-bottom-right-radius: 30px;
          border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
          border-bottom-left-radius: 30px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 1;
}
@media (max-width: 1279px) {
  .form-tab .form-tab_button {
    display: none;
  }
}
.form-tab .form-tab_container {
  padding: 115px 70px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: -4px 0px 6px #0000001F;
          box-shadow: -4px 0px 6px #0000001F;
  background-color: white;
  position: relative;
  z-index: 10;
}
.form-tab .form-tab_container .form-tab_wrapper {
  width: 100%;
  overflow-x: auto;
}
@media (max-width: 599px) {
  .form-tab .form-tab_container {
    padding: 115px 35px;
  }
}
.form-tab .nf-field-container {
  width: 100% !important;
  margin-left: 0 !important;
}
.form-tab .nf-field-container .nf-field-label {
  margin-bottom: 0 !important;
}
.form-tab .checkbox-wrap {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.form-tab .field-wrap {
  text-align: left !important;
}
@media (max-width: 839px) {
  .form-tab {
    width: 100vw;
  }
}

.mobile-nav {
  position: fixed;
  top: 61px;
  bottom: 0;
  right: 0;
  max-width: 500px;
  width: 100%;
  background-color: #224352;
  z-index: 888;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.mobile-nav.open {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.mobile-nav .mobile-nav_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  padding: 70px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile-nav .mobile-nav_container .mobile-nav_nav-container {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  margin-bottom: 50px;
  overflow-y: auto;
}
.mobile-nav .mobile-nav_container .mobile-nav_nav-container .mobile-nav_nav li {
  text-align: center;
  padding-bottom: 20px;
}
.mobile-nav .mobile-nav_container .mobile-nav_nav-container .mobile-nav_nav li a {
  color: white;
}
.mobile-nav .mobile-nav_container .mobile-nav_nav-container .mobile-nav_nav:last-of-type li:last-of-type {
  padding-bottom: 0 !important;
}
.mobile-nav .mobile-nav_container .mobile-nav_nav-container .mobile-nav_nav .sub-menu {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  padding-top: 7px;
}
.mobile-nav .mobile-nav_container .mobile-nav_nav-container .mobile-nav_nav .sub-menu.sub-menu-open {
  max-height: 1000px;
}
.mobile-nav .mobile-nav_container .mobile-nav_nav-container .mobile-nav_nav .sub-menu li {
  padding-bottom: 7px;
}
.mobile-nav .mobile-nav_container .mobile-nav_info {
  text-align: center;
}
.mobile-nav .mobile-nav_container .mobile-nav_info p {
  color: white;
}
.mobile-nav .mobile-nav_container .mobile-nav_info p.number {
  font-size: 40px;
}
.mobile-nav .mobile-nav_container .mobile-nav_info .social-icons {
  padding-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile-nav .mobile-nav_container .mobile-nav_info .social-icons i {
  font-size: 20px;
  color: white;
}
.mobile-nav .mobile-nav_container .mobile-nav_info .social-icons a {
  padding: 0 5px;
}
@media (max-width: 599px) {
  .mobile-nav .mobile-nav_container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.holding-page__wrapper {
  position: relative;
}

@media (min-width: 1280px) {
  .image-grid {
    position: absolute;
    right: 0;
    top: 0;
    width: 42%;
  }
}
@media (min-width: 1680px) {
  .image-grid {
    width: 40%;
  }
}
@media (max-width: 1679px) {
  .image-grid {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .image-grid {
    margin: 0px -20px;
    margin-bottom: 24px;
  }
}

.holding-main-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding-top: 30px;
}
@media (min-width: 1380px) {
  .holding-main-content {
    padding-top: 60px;
  }
}
@media (min-width: 1280px) {
  .holding-main-content {
    width: 56%;
    -webkit-box-align: left;
    -webkit-align-items: left;
        -ms-flex-align: left;
            align-items: left;
  }
}
@media (min-width: 1680px) {
  .holding-main-content {
    width: 60%;
    padding-top: 120px;
    -webkit-box-align: left;
    -webkit-align-items: left;
        -ms-flex-align: left;
            align-items: left;
  }
}

.section-logo {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  text-align: center;
  max-width: 200px;
  margin: 20px auto 30px;
}
.section-logo img {
  max-width: 400px;
}
@media (max-width: 767px) {
  .section-logo img {
    max-width: 255px;
  }
}
@media (min-width: 1280px) {
  .section-logo {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
        -ms-flex-order: unset;
            order: unset;
    text-align: left;
  }
}
@media (min-width: 1680px) {
  .section-logo {
    margin-bottom: 50px;
  }
}

.holding-main__copy {
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width: 1679px) {
  .holding-main__copy {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}
.holding-main__copy .holding-title {
  padding-bottom: 30px;
}

@media (max-width: 1679px) {
  .image-grid {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

.image-grid__wrapper img {
  width: 100%;
}

.holding-h2 {
  font-family: "Arvo", serif;
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .holding-h2 {
    font-size: 16px;
  }
}

.follow-icon {
  width: 16px;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .follow-icon:hover {
    opacity: 0.8;
  }
}

.holding-copy {
  font-size: 14px;
  line-height: 1.4em;
}

.holding-info {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: block;
  margin: 26px 0px 13px;
}
.display-desktop-xl {
  display: none;
}
@media (min-width: 2000px) {
  .display-desktop-xl {
    display: block;
  }
}

.display-desktop {
  display: none;
}
@media (min-width: 1280px) {
  .display-desktop {
    display: block;
  }
}
@media (min-width: 2000px) {
  .display-desktop {
    display: none;
  }
}

.display-mobile {
  display: block;
}
@media (min-width: 1280px) {
  .display-mobile {
    display: none;
  }
}

.holding-buttons-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .holding-buttons-box {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.holding-button {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .holding-button {
    width: 100%;
  }
}

.holding-button:last-child {
  margin-left: 25px;
}
@media (max-width: 767px) {
  .holding-button:last-child {
    margin-left: 0px;
  }
}

.holding-more-info {
  font-size: 15px;
  margin-bottom: 0px;
  padding-top: 20px;
  line-height: 1.4em;
}

.no-brake {
  white-space: nowrap;
  font-family: "Arvo", serif;
  font-weight: bold;
}

.holding-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.holding-social i {
  color: #0EB299;
  font-size: 24px;
  padding: 0 5px;
}
.holding-social a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.holding-social img {
  margin-left: 10px;
}
@media (min-width: 1280px) {
  .holding-social {
    margin-bottom: 64px;
  }
}
@media (min-width: 1680px) {
  .holding-social {
    margin-bottom: 84px;
  }
}

.home-header .home-header_container {
  height: 90vh;
  min-height: 730px;
  position: relative;
}
.home-header .home-header_container .bg-image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center top;
  z-index: 1;
}
.home-header .home-header_container .home-header_content {
  position: absolute;
  z-index: 2;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.home-header .home-header_container .home-header_content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  width: 100%;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#0A2531), to(#0A253100)) 0% 0% no-repeat padding-box;
  background: transparent -webkit-linear-gradient(top, #0A2531 0%, #0A253100 100%) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(top, #0A2531 0%, #0A253100 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #0A2531 0%, #0A253100 100%) 0% 0% no-repeat padding-box;
}
.home-header .home-header_container .home-header_content > div {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-header .home-header_container .home-header_content .home-header_reveal-text {
  max-width: 1000px;
  padding-top: 7%;
  position: relative;
  z-index: 3;
}
.home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  letter-spacing: 1.2px;
}
.home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text {
  font-size: 40px;
  line-height: 62.4px;
}
@media (min-width: 360px) and (max-width: 1650px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text {
    font-size: calc(
                40px +
                5 *
                (100vw - 360px) /
                1290
        );
    line-height: calc((
        40px +
        5 *
        (100vw - 360px) /
        1290) * 1.56);
  }
}
@media (min-width: 1650px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text {
    font-size: 45px;
    line-height: 70.2px;
  }
}
.home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text .text {
  opacity: 0;
}
.home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text span {
  background-color: white;
  color: #0A2531;
  display: block;
  padding-bottom: 8px;
  padding: 3px 20px 20px 20px;
  letter-spacing: 1.2px;
  position: relative;
  overflow: hidden;
}
.home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text span:first-of-type {
  padding-top: 20px;
}
.home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text span:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #0EB299;
  -webkit-transition: all 0.66s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.66s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.66s cubic-bezier(0.7, 0, 0.3, 1);
}
@media (max-width: 767px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text span {
    padding: 2px 11px 11px 11px;
  }
  .home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text span:first-of-type {
    padding-top: 11px;
  }
}
.home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text.reveal span:after {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text.reveal span:last-of-type {
  -webkit-transition-delay: 0.5;
       -o-transition-delay: 0.5;
          transition-delay: 0.5;
}
@media (max-width: 1023px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text {
    font-size: 29px;
  }
}
@media (max-width: 599px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text {
    font-size: 25px;
  }
}
@media (max-width: 359px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text .reveal-text {
    font-size: 25px;
  }
}
.home-header .home-header_container .home-header_content .home-header_reveal-text .btn-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text .btn-wrapper {
    padding-left: calc(
                0px +
                30 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                0px +
                30 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text .btn-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1023px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 1023px) and (min-width: 360px) and (max-width: 1825px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text {
    padding-top: calc(
                100px +
                100 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                100px +
                100 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (max-width: 1023px) and (min-width: 1825px) {
  .home-header .home-header_container .home-header_content .home-header_reveal-text {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
@media (max-width: 1023px) {
  .home-header .home-header_container .home-header_content {
    position: relative;
  }
}
@media (max-width: 1023px) {
  .home-header .home-header_container {
    min-height: 0;
    height: auto;
  }
}
.home-header .home-header_box-container {
  position: relative;
}
.home-header .home-header_box-container:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/fanatic/assets/img/bg/BG-Pattern-blue.svg);
  height: 75%;
  -webkit-background-size: 360% 360%;
          background-size: 360%;
  opacity: 0.5;
  background-position: bottom;
}
.home-header .home-header_box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: -5%;
  position: relative;
  z-index: 2;
}
.home-header .home-header_box-wrapper .home-header_box {
  width: 40%;
  background-color: #224352;
  color: white;
  text-align: center;
}
.home-header .home-header_box-wrapper .home-header_box .home-header_box-text {
  padding: 35px 45px;
}
.home-header .home-header_box-wrapper .home-header_box .home-header_box-text .text {
  padding-top: 5px;
}
.home-header .home-header_box-wrapper .home-header_box .home-header_box-text .logo {
  max-width: 86px;
}
@media (max-width: 599px) {
  .home-header .home-header_box-wrapper .home-header_box .home-header_box-text .logo {
    max-width: 60px;
  }
}
@media (max-width: 599px) {
  .home-header .home-header_box-wrapper .home-header_box .home-header_box-text {
    padding: 15px !important;
  }
}
.home-header .home-header_box-wrapper .home-header_box .home-header_box-img {
  line-height: 0;
}
@media (max-width: 1279px) {
  .home-header .home-header_box-wrapper .home-header_box {
    width: 60%;
  }
}
@media (max-width: 839px) {
  .home-header .home-header_box-wrapper .home-header_box {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .home-header .home-header_box-wrapper {
    margin-top: -8%;
  }
}
@media (max-width: 767px) {
  .home-header .home-header_box-wrapper {
    margin-top: -11%;
  }
}

.display-carousel {
  position: relative;
}
.display-carousel .display-carousel_container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.display-carousel .display-carousel_container .display-carousel_content {
  position: relative;
  width: 100%;
}
.display-carousel .display-carousel_container .display-carousel_content .bg-colour {
  position: absolute;
  top: 0;
  left: 0px;
  right: 0;
  height: 140%;
  width: 100%;
  background-color: #E6EEF2;
}
.display-carousel .display-carousel_container .display-carousel_content .display-carousel_inner {
  width: 39%;
  position: relative;
  min-height: 250px;
}
.display-carousel .display-carousel_container .display-carousel_content .display-carousel_inner .text {
  max-width: 500px;
}
.display-carousel .display-carousel_container .display-carousel_content .display-carousel_inner .slick-arrows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.display-carousel .display-carousel_container .display-carousel_content .display-carousel_inner .slick-arrows .slick-arrow {
  position: relative;
}
.display-carousel .display-carousel_container .display-carousel_content .display-carousel_inner .slick-arrows .slick-arrow.prev {
  margin-right: 6px;
}
@media (max-width: 1123px) {
  .display-carousel .display-carousel_container .display-carousel_content .display-carousel_inner {
    width: 100%;
    padding-bottom: 40px;
  }
}
.display-carousel .display-carousel_container .display-carousel_slider-container {
  width: 55%;
  position: absolute;
  right: 0;
}
.display-carousel .display-carousel_container .display-carousel_slider-container .display-carousel_slider-item {
  margin-right: 30px;
}
.display-carousel .display-carousel_container .display-carousel_slider-container .display-carousel_slider-item .text {
  max-width: 400px;
}
.display-carousel .display-carousel_container .display-carousel_slider-container .display-carousel_slider-item .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.display-carousel .display-carousel_container .display-carousel_slider-container .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .display-carousel .display-carousel_container .display-carousel_slider-container .slick-track {
    display: block !important;
  }
}
.display-carousel .display-carousel_container .display-carousel_slider-container .slick-track .slick-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .display-carousel .display-carousel_container .display-carousel_slider-container .slick-track .slick-slide {
    display: block !important;
  }
}
@media (max-width: 1123px) {
  .display-carousel .display-carousel_container .display-carousel_slider-container {
    position: relative;
    width: 100%;
  }
}
@media (max-width: 1123px) {
  .display-carousel .display-carousel_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.link-boxes .link-boxes_container {
  z-index: 1;
  position: relative;
}
.link-boxes .link-boxes_container .link-boxes_title {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.link-boxes .link-boxes_container .link-boxes_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item {
  width: 50%;
  height: 600px;
  -webkit-transition: width 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: width 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: width 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  position: relative;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  right: 0;
  background: transparent -webkit-gradient(linear, left bottom, left top, from(#0A2531), to(#0A253100)) 0% 0% no-repeat padding-box;
  background: transparent -webkit-linear-gradient(bottom, #0A2531 0%, #0A253100 100%) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(bottom, #0A2531 0%, #0A253100 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, #0A2531 0%, #0A253100 100%) 0% 0% no-repeat padding-box;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item.col3 {
  width: 33.33%;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item.col2 {
  width: 50%;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item:hover {
  width: 700px;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item:first-of-type .link-boxes_background {
  background-position: left center;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item:last-of-type .link-boxes_background {
  background-position: right center;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center;
  overflow: hidden;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  display: block;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner .reposition {
  padding: 20px;
  padding-bottom: 30px;
  display: block;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  font-size: 24px;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner .reposition .width {
  position: relative;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner .reposition.open .width:after {
  opacity: 0;
}
@media (max-width: 767px) {
  .link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner .reposition {
    position: relative;
    padding-bottom: 20px;
  }
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner .rollover-hide {
  overflow: hidden;
  padding: 20px;
  padding-top: 0;
  color: white;
  width: 500px;
  max-width: 600px;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner .rollover-hide p {
  line-height: 1.3em;
}
.link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner .rollover-hide.open {
  opacity: 1;
}
@media (max-width: 767px) {
  .link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner .rollover-hide {
    opacity: 1;
    width: auto;
  }
}
@media (max-width: 767px) {
  .link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background .link-boxes_inner {
    position: relative;
    padding-top: 50%;
  }
}
@media (max-width: 767px) {
  .link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item .link-boxes_background {
    position: relative;
  }
}
@media (max-width: 1023px) {
  .link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item {
    width: 100% !important;
    height: 300px;
  }
}
@media (max-width: 767px) {
  .link-boxes .link-boxes_container .link-boxes_wrapper .link-boxes_item {
    height: auto;
  }
}
@media (max-width: 1023px) {
  .link-boxes .link-boxes_container .link-boxes_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.text-slider .text-slider_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.text-slider .text-slider_wrapper {
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .text-slider .text-slider_wrapper {
    padding-left: calc(
                40px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                40px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .text-slider .text-slider_wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.text-slider .text-slider_wrapper .text-slider_slider-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 63%;
}
@media (max-width: 1123px) {
  .text-slider .text-slider_wrapper .text-slider_slider-container {
    width: 100%;
    height: 500px;
    position: relative;
    margin-top: -110px;
  }
}
@media (max-width: 839px) {
  .text-slider .text-slider_wrapper .text-slider_slider-container {
    margin-top: -70px;
    height: 300px;
  }
}
.text-slider .text-slider_wrapper .text-slider_slider {
  height: 100%;
}
.text-slider .text-slider_wrapper .text-slider_slider .bg-img {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
}
.text-slider .text-slider_wrapper .text-slider_slider div {
  height: 100%;
}
.text-slider .text-slider_wrapper .text-slider_content {
  width: 55%;
  position: relative;
  z-index: 10;
}
.text-slider .text-slider_wrapper .text-slider_content .text-slider_container {
  position: relative;
}
.text-slider .text-slider_wrapper .text-slider_content .custom-slick-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 40px;
  z-index: 10;
}
@media (max-width: 1123px) {
  .text-slider .text-slider_wrapper .text-slider_content .custom-slick-dots {
    padding: 30px !important;
  }
}
@media (max-width: 599px) {
  .text-slider .text-slider_wrapper .text-slider_content .custom-slick-dots {
    width: 100%;
    padding: 15px !important;
  }
}
.text-slider .text-slider_wrapper .text-slider_content .slick-arrows {
  position: absolute;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  right: 25px;
  top: 25px;
}
.text-slider .text-slider_wrapper .text-slider_content .slick-arrows .slick-arrow {
  position: relative;
}
.text-slider .text-slider_wrapper .text-slider_content .slick-arrows .slick-arrow:last-of-type {
  margin-left: 6px;
}
@media (max-width: 1123px) {
  .text-slider .text-slider_wrapper .text-slider_content .slick-arrows {
    padding: 30px !important;
  }
}
@media (max-width: 599px) {
  .text-slider .text-slider_wrapper .text-slider_content .slick-arrows {
    display: none;
  }
}
.text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner {
  -webkit-box-shadow: 0px 3px 20px #00000029;
          box-shadow: 0px 3px 20px #00000029;
  background-color: white;
  min-height: 480px;
}
.text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner {
    padding-top: calc(
                40px +
                35 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                40px +
                35 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
.text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner {
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner {
    padding-left: calc(
                40px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                40px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner a {
  margin-left: 20px;
}
.text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner a:first-of-type {
  margin-left: 0;
}
@media (max-width: 1123px) {
  .text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner {
    min-height: 0;
  }
}
@media (max-width: 599px) {
  .text-slider .text-slider_wrapper .text-slider_content .text-slider_content-inner {
    padding: 30px;
    text-align: center;
  }
}
@media (max-width: 1123px) {
  .text-slider .text-slider_wrapper .text-slider_content {
    width: 100%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .text-slider .text-slider_wrapper .text-slider_content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1123px) and (min-width: 360px) and (max-width: 1825px) {
  .text-slider .text-slider_wrapper .text-slider_content {
    padding-left: calc(
                15px +
                69 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                15px +
                69 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (max-width: 1123px) and (min-width: 1825px) {
  .text-slider .text-slider_wrapper .text-slider_content {
    padding-left: 84px;
    padding-right: 84px;
  }
}
@media (max-width: 1123px) {
  .text-slider .text-slider_wrapper {
    padding: 0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.text-image .text-image_container {
  position: relative;
}
.text-image .text-image_container:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40%;
  height: 100%;
  background-color: #E6EEF2;
}
@media (max-width: 1123px) {
  .text-image .text-image_container:before {
    display: none;
  }
}
.text-image .text-image_container:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 11%;
  height: 100%;
  background-color: #E6EEF2;
}
@media (max-width: 1123px) {
  .text-image .text-image_container:after {
    display: none;
  }
}
.text-image .text-image_container .text-image_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.text-image .text-image_container .text-image_wrapper .text-image_image-wrapper {
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-image .text-image_container .text-image_wrapper .text-image_image-wrapper .bg-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
  z-index: 1;
}
@media (max-width: 1123px) {
  .text-image .text-image_container .text-image_wrapper .text-image_image-wrapper .bg-img {
    position: relative;
    padding-bottom: 59%;
  }
}
@media (max-width: 1123px) {
  .text-image .text-image_container .text-image_wrapper .text-image_image-wrapper {
    width: 100%;
  }
  .text-image .text-image_container .text-image_wrapper .text-image_image-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1123px) and (min-width: 360px) and (max-width: 1825px) {
  .text-image .text-image_container .text-image_wrapper .text-image_image-wrapper {
    padding-top: calc(
                15px +
                69 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                15px +
                69 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (max-width: 1123px) and (min-width: 1825px) {
  .text-image .text-image_container .text-image_wrapper .text-image_image-wrapper {
    padding-top: 84px;
    padding-bottom: 84px;
  }
}
@media (max-width: 1123px) {
  .text-image .text-image_container .text-image_wrapper .text-image_image-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(75% + 55px);
    background-color: #E6EEF2;
  }
}
.text-image .text-image_container .text-image_wrapper .text-image_content-wrapper {
  width: 40%;
  max-width: 580px;
}
@media (max-width: 1123px) {
  .text-image .text-image_container .text-image_wrapper .text-image_content-wrapper {
    width: 100% !important;
    max-width: unset !important;
  }
}
.text-image .text-image_container .text-image_wrapper .text-image_content-wrapper .wrapper {
  min-height: 500px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1123px) {
  .text-image .text-image_container .text-image_wrapper .text-image_content-wrapper .wrapper {
    min-height: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 1123px) {
  .text-image .text-image_container .text-image_wrapper .text-image_content-wrapper {
    width: 100%;
  }
}
@media (max-width: 1123px) {
  .text-image .text-image_container .text-image_wrapper {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media (max-width: 1123px) {
  .text-image .text-image_container {
    padding: 0 !important;
  }
}
.text-image.row-normal .text-image_container:before {
  left: 0;
}
.text-image.row-normal .text-image_container:after {
  right: 0;
}
.text-image.row-normal .wrapper {
  padding-right: 0 !important;
}
.text-image.row-normal .text-image_image-wrapper:after {
  left: -55px;
}
.text-image.row-reverse .text-image_container:before {
  right: 0;
}
.text-image.row-reverse .text-image_container:after {
  left: 0;
}
.text-image.row-reverse .wrapper {
  padding-left: 0 !important;
}
.text-image.row-reverse .text-image_wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.text-image.row-reverse .text-image_image-wrapper:after {
  right: -55px;
}
.text-image.header .text-image_container:after, .text-image.header .text-image_container:before {
  display: none;
}
.text-image.header .text-image_container .text-image_wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.text-image.header .text-image_container .text-image_wrapper .text-image_image-wrapper {
  width: 57%;
}
@media (max-width: 1279px) {
  .text-image.header .text-image_container .text-image_wrapper .text-image_image-wrapper {
    width: 100%;
  }
  .text-image.header .text-image_container .text-image_wrapper .text-image_image-wrapper:after {
    display: none;
  }
}
@media (max-width: 1279px) {
  .text-image.header .text-image_container .text-image_wrapper .wrapper {
    padding-top: 0;
  }
  .text-image.header .text-image_container .text-image_wrapper .wrapper h3 {
    padding-top: 0;
  }
}

.item-grid .item-grid_title {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
}
.item-grid .item-grid_grid {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.item-grid .item-grid_grid {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .item-grid .item-grid_grid {
    padding-left: calc(
                0px +
                80 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                0px +
                80 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .item-grid .item-grid_grid {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.item-grid .item-grid_grid.no-padding {
  padding-top: 0;
}
.item-grid .item-grid_grid .grid-item-container {
  padding: 20px;
}
@media (max-width: 1279px) {
  .item-grid .item-grid_grid .grid-item-container {
    padding: 10px;
  }
}
@media (max-width: 1023px) {
  .item-grid .item-grid_grid .grid-item-container {
    width: 50%;
  }
}
@media (max-width: 839px) {
  .item-grid .item-grid_grid .grid-item-container {
    width: 100%;
  }
}
@media (max-width: 1279px) {
  .item-grid .item-grid_grid {
    margin: -10px;
  }
}
@media (max-width: 1279px) {
  .item-grid .item-grid_grid .grid-item_content {
    padding: 15px !important;
  }
}

.item-carousel .item-carousel_title {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
}
.item-carousel .item-carousel_container {
  position: relative;
}
.item-carousel .item-carousel_container {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .item-carousel .item-carousel_container {
    padding-left: calc(
                0px +
                80 *
                (100vw - 360px) /
                1465
        );
    padding-right: calc(
                0px +
                80 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .item-carousel .item-carousel_container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.item-carousel .item-carousel_container .slick-arrows {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 1px;
  z-index: 10;
}
.item-carousel .item-carousel_container .slick-arrows .prev {
  left: 0;
}
.item-carousel .item-carousel_container .slick-arrows .next {
  right: 0;
}
.item-carousel .item-carousel_grid {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.item-carousel .item-carousel_grid .grid-item-container {
  padding: 20px;
}
.item-carousel .item-carousel_grid .slick-dots {
  position: relative;
  bottom: 0;
}
.item-carousel .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .item-carousel .slick-track {
    display: block !important;
  }
}
.item-carousel .slick-track .slick-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .item-carousel .slick-track .slick-slide {
    display: block !important;
  }
}

.text-block .text-box_title.centre-title {
  text-align: center;
}
.text-block .text-box_title.set-max-width,
.text-block .text-box_content.set-max-width {
  max-width: 1100px;
  margin: 0 auto;
}

.call-to-action .call-to-action_wrapper {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
}
.call-to-action .call-to-action_wrapper a {
  margin: 10px;
}
.call-to-action.white > div {
  background-color: white;
}
.call-to-action.blue > div {
  background-color: #E6EEF2;
}
.call-to-action.blue > div {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 360px) and (max-width: 1825px) {
  .call-to-action.blue > div {
    padding-top: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
    padding-bottom: calc(
                30px +
                40 *
                (100vw - 360px) /
                1465
        );
  }
}
@media (min-width: 1825px) {
  .call-to-action.blue > div {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.gallery .gallery_container {
  position: relative;
}
.gallery .gallery_container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 90%;
  max-height: 1000px;
}
.gallery .gallery_container .gallery_title {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.gallery .gallery_container .gallery_grid-container {
  position: relative;
  z-index: 1;
}
.gallery .gallery_container .gallery_grid-container .slick-arrows {
  z-index: 100;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  display: none;
}
.gallery .gallery_container .gallery_grid-container .slick-arrows .prev {
  left: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.gallery .gallery_container .gallery_grid-container .slick-arrows .next {
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1123px) {
  .gallery .gallery_container .gallery_grid-container .slick-arrows {
    display: block;
  }
}
.gallery .gallery_container .gallery_grid-container .gallery_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 0;
}
.gallery .gallery_container .gallery_grid-container .gallery_grid .gallery_grid-item {
  width: 20%;
}
.gallery .gallery_container .gallery_grid-container .gallery_grid .gallery_grid-item.loaded {
  display: block;
}
@media (max-width: 1023px) {
  .gallery .gallery_container .gallery_grid-container .gallery_grid .gallery_grid-item {
    width: 50%;
  }
}
@media (max-width: 599px) {
  .gallery .gallery_container .gallery_grid-container .gallery_grid .gallery_grid-item {
    width: 100%;
  }
}
.gallery .gallery_container .gallery_grid-container .gallery_grid .gallery_grid-item.four {
  width: 25%;
}
.gallery .gallery_container .gallery_grid-container .load-more-btn_wrapper {
  text-align: center;
}
.gallery .gallery_container .gallery_grid-container .load-more-btn_wrapper a {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.gallery .gallery_container .gallery_grid-container .load-more-btn_wrapper a.show {
  opacity: 1;
}

.testimonial .testimonial_wrapper {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.testimonial .testimonial_wrapper img {
  max-width: 120px;
}
.testimonial .testimonial_wrapper .title,
.testimonial .testimonial_wrapper .text {
  position: relative;
  z-index: 1;
  width: 100%;
}
.testimonial .testimonial_wrapper p {
  width: 100%;
}
.testimonial .testimonial_wrapper a {
  margin: 10px;
}

/*------------------------------------|
|	Buttons                             |
|------------------------------------*/
.btn {
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
  padding: 8px 20px;
  -webkit-background-size: 300% 100%;
          background-size: 300% 100%;
  -webkit-border-radius: 150px;
          border-radius: 150px;
  text-decoration: none;
  display: inline-block;
  line-height: 24px;
  -webkit-border-radius: 21px;
          border-radius: 21px;
  background-color: #0EB299;
  color: white;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.btn:hover {
  background-color: #9F9F9F;
}

.btn:focus {
  outline: none;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0px 0px;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  margin-left: 10px;
  overflow: visible;
  display: none;
}
@media (max-width: 1279px) {
  .hamburger {
    display: block;
  }
}
.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 33px;
  height: 16px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 23px;
  height: 2px;
  background-color: #000;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -7px;
  width: 33px;
}
.hamburger-inner::after {
  bottom: -7px;
  width: 15px;
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
       -o-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  -o-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  -o-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 88888;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.modal.open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modal.bg {
  background: rgba(34, 67, 82, 0.75);
}
.modal .modal__inner {
  position: absolute;
  margin: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal .modal__inner.opacity {
  opacity: 1;
}
.modal .modal__container {
  background-color: white;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1125px;
  position: relative;
  max-height: 448px;
}
@media (max-width: 799px) {
  .modal .modal__container {
    max-height: unset !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.modal .modal__image {
  width: 46%;
  position: relative;
}
.modal .modal__image .background-image {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.modal .modal__image .background-image:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(10, 37, 49, 0.45);
}
.modal .modal__image .background-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50%;
  height: 50%;
  background-image: url(/wp-content/themes/fanatic/assets/img/content/covid-logo.svg);
  margin: auto;
  z-index: 1;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 799px) {
  .modal .modal__image {
    width: 100%;
    height: 280px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
@media (max-width: 499px) {
  .modal .modal__image {
    height: 200px;
  }
}
.modal .modal__content {
  width: 64%;
  padding: 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal .modal__content p {
  font-size: 14px;
  line-height: 1.3em;
}
.modal .modal__content > div {
  overflow-y: auto;
}
@media (max-width: 799px) {
  .modal .modal__content {
    width: 100%;
    height: calc(100% - 280px);
    padding: 25px;
  }
}
@media (max-width: 499px) {
  .modal .modal__content {
    height: calc(100% - 200px);
  }
}
.modal .modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}
.modal .modal__close button {
  background-color: transparent;
  color: white;
  border: none;
  font-size: 1.6rem;
  cursor: pointer;
}
.modal .modal__close img {
  width: 25px;
  height: 25px;
}

#covid-modal {
  display: none;
}

.slick-arrows .slick-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  cursor: pointer;
  background-color: #0EB299;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}
.slick-arrows .slick-arrow.prev:after {
  content: "\e902";
  position: absolute;
  color: white;
  font-family: "portsmouth" !important;
  font-size: 16px;
  line-height: 1em;
  width: 18px;
  height: 16px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.slick-arrows .slick-arrow.next:after {
  content: "\e900";
  position: absolute;
  color: white;
  font-family: "portsmouth" !important;
  font-size: 16px;
  line-height: 1em;
  width: 14px;
  height: 16px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/*# sourceMappingURL=style.css.map */