@font-face {
  font-family: 'Montserrat-Bold';
  src: url("/fonts/Montserrat-Bold.ttf"); }
@font-face {
  font-family: 'Montserrat-Light';
  src: url("/fonts/Montserrat-Light.ttf"); }
@font-face {
  font-family: 'Montserrat-Medium';
  src: url("/fonts/Montserrat-Medium.ttf"); }
strong {
  font-family: 'Montserrat-Bold', sans-serif; }

h1 span.light {
  font-weight: 100; }

body {
  overflow-x: hidden;
  font-family: 'Montserrat-Light', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5; }

.background-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-color: white;
  z-index: 1; }

.block-media-1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh; }
  .block-media-1 .container {
    position: relative;
    z-index: 2; }

.block-footer-2 {
  padding: 4rem 4rem !important; }
  .block-footer-2 .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 0 calc(33.33% - 4rem) !important;
    flex: 0 0 calc(33.33% - 4rem) !important; }

@media screen and (min-width: 700px) {
  .block-footer-2 .column {
    -ms-flex: 0 0 calc(33.33% - 4rem) !important;
    flex: 0 0 calc(33.33% - 4rem) !important; } }
@media screen and (min-width: 700px) {
  h1 {
    font-size: 3rem !important; } }
@media screen and (min-width: 1000px) {
  h1 {
    font-size: 3rem !important; } }
.block-hero-2 .column.media {
  margin: 0 !important; }

.block-multiple-column-1 {
  position: relative;
  --bg: white;
  --text: #fff;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background-color: var(--bg);
  color: var(--text);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100%; }
  .block-multiple-column-1 .container {
    position: relative;
    z-index: 2; }
  .block-multiple-column-1 .column-image {
    width: 160px; }
  .block-multiple-column-1 h3 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.3;
    text-align: left;
    margin-top: 3rem;
    margin-bottom: 1.2rem;
    width: 150%; }
  .block-multiple-column-1 ul {
    margin-left: 1rem;
    width: 150%; }
    .block-multiple-column-1 ul li {
      margin: 8px 4px;
      color: #CCD6D2;
      font-size: 1rem;
      text-align: left; }
  .block-multiple-column-1 .columns {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -32px;
    margin: -2rem; }
    .block-multiple-column-1 .columns .column {
      -ms-flex: 0 0 calc(100% - 4rem);
      flex: 0 0 calc(100% - 4rem);
      margin: 32px;
      margin: 2rem;
      text-align: center; }
      .block-multiple-column-1 .columns .column .column-content {
        margin: auto;
        max-width: 160px; }

@media screen and (min-width: 750px) {
  .block-multiple-column-1 .columns .column-4, .block-multiple-column-1 .columns .column-2, .block-multiple-column-1 .columns .column-5 {
    -ms-flex: 0 0 calc(50% - 8rem);
    flex: 0 0 calc(50% - 8rem); }
  .block-multiple-column-1 .columns .column-3 {
    -ms-flex: 0 0 calc(33.33% - 4rem);
    flex: 0 0 calc(33.33% - 4rem); } }
@media screen and (min-width: 1000px) {
  .block-multiple-column-1 .columns .column-4, .block-multiple-column-1 .columns .column-2 {
    -ms-flex: 0 0 calc(25% - 4rem);
    flex: 0 0 calc(25% - 4rem); }
  .block-multiple-column-1 .columns .column-3 {
    -ms-flex: 0 0 calc(33.33% - 4rem);
    flex: 0 0 calc(33.33% - 4rem); }
  .block-multiple-column-1 .columns .column-5 {
    -ms-flex: 0 0 calc(20% - 4rem);
    flex: 0 0 calc(20% - 4rem); } }
@media screen and (min-width: 700px) {
  .block-hero-2 .column.media img {
    max-width: 100% !important; } }
.block-hero-2 {
  position: relative;
  background-size: cover !important;
  background-color: white; }
  .block-hero-2 .column.text {
    text-align: left; }
  .block-hero-2 .column.text p {
    margin: 0 !important;
    line-height: 1.5 !important;
    font-size: 1.125rem; }
  .block-hero-2 .column.text {
    line-height: 1.5; }
    .block-hero-2 .column.text .button {
      top: 3rem;
      font-size: 1rem;
      color: white;
      display: block;
      line-height: 1.5;
      width: fit-content; }
  .block-hero-2 .video-bg-wrap {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .block-hero-2 .video-bg-wrap video {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      min-height: 100%;
      min-width: 100%;
      height: auto;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .block-hero-2 .container {
    position: relative;
    z-index: 3; }
  .block-hero-2 .title {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.3;
    margin-bottom: 2rem; }

.link-a {
  color: #57DDB0;
  text-decoration: underline; }

.nav-item.active a {
  color: #57DDB0 !important; }

.button.primary {
  background-color: #57DDB0 !important; }

.content-wrap {
  margin-bottom: 1rem; }

.sub-list-wrap {
  margin-left: 1.2rem; }
  .sub-list-wrap .sub-list-content a {
    color: #57DDB0; }

.block-header-2--cta {
  font-size: 1rem !important; }

.block-header-2 {
  position: relative;
  z-index: 99; }
  .block-header-2 .block-header-2--logo img {
    height: 18px; }
  .block-header-2 .nav-item {
    margin: 0 !important;
    padding: 0 0.7rem; }
  .block-header-2 .block-header-2--nav {
    align-items: center; }
    .block-header-2 .block-header-2--nav .nav-items li.nav-item {
      font-size: 1.25rem;
      position: relative; }
      .block-header-2 .block-header-2--nav .nav-items li.nav-item a.hover {
        pointer-events: none; }
    .block-header-2 .block-header-2--nav .nav-items li:hover .sub-nav-items {
      max-height: 100px;
      -webkit-transition: max-height 0.25s ease-in;
      -o-transition: max-height 0.25s ease-in;
      transition: max-height 0.25s ease-in; }
    .block-header-2 .block-header-2--nav .nav-items .sub-nav-items {
      position: absolute;
      overflow: hidden;
      left: 0;
      width: 300%;
      max-height: 0;
      font-size: 1rem;
      -webkit-transition: max-height 0.25s ease-out;
      -o-transition: max-height 0.25s ease-out;
      transition: max-height 0.25s ease-out;
      background-color: rgba(255, 255, 255, 0.9); }
      .block-header-2 .block-header-2--nav .nav-items .sub-nav-items li {
        margin: 0.5rem;
        list-style-type: none;
        text-align: left; }
        .block-header-2 .block-header-2--nav .nav-items .sub-nav-items li.active a {
          color: #57DDB0 !important; }
        .block-header-2 .block-header-2--nav .nav-items .sub-nav-items li a {
          color: #333 !important; }
          .block-header-2 .block-header-2--nav .nav-items .sub-nav-items li a:hover {
            color: #57DDB0 !important; }

.header-overlay {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 0;
  z-index: 101;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.87);
  -webkit-transition: all 0.4s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.4s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.4s cubic-bezier(0.694, 0.0482, 0.335, 1); }
  .header-overlay.overlay-opened {
    height: 100%; }
  .header-overlay .header-btn-close {
    position: absolute;
    right: 2rem;
    top: 1rem;
    width: 24px;
    height: 24px; }
    .header-overlay .header-btn-close::before {
      position: absolute;
      content: '';
      width: 2px;
      height: 25px;
      background: #57DDB0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 0px;
      left: 10.5px; }
    .header-overlay .header-btn-close::after {
      position: absolute;
      content: '';
      width: 2px;
      height: 25px;
      background: #57DDB0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 0px;
      left: 10.5px; }
  .header-overlay .container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .header-overlay .container ul {
      list-style: none;
      margin-top: 6rem; }
      .header-overlay .container ul li {
        text-align: center;
        font-size: 1.2rem;
        line-height: 1.3;
        padding: 1rem 0;
        box-sizing: border-box; }
        .header-overlay .container ul li a {
          color: #29243D;
          text-decoration: none; }

@media (max-width: 800px) {
  .progressive--not-loaded, .progressive--is-loaded {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    perspective: 1000;
    transform: translate3d(0, 0, 0);
    transform: translateZ(0);
    animation-delay: 0.6s; }

  .block-header-2 .block-header-2--nav {
    display: none; }

  .video-bg-wrap {
    display: none; }

  .block-footer-2 {
    padding: 1rem !important; }
    .block-footer-2 .columns {
      margin: 0; }
      .block-footer-2 .columns .column {
        flex: 0 0 calc(33.33% - 1rem) !important;
        margin: 0.5rem; }

  .header-btn-dropdown {
    position: relative; }
    .header-btn-dropdown::after {
      content: "";
      position: absolute;
      left: -15px;
      top: -15px;
      right: -15px;
      bottom: -15px; }
    .header-btn-dropdown span {
      display: block;
      margin: 5px 0;
      width: 25px;
      height: 2px;
      background: #57DDB0; } }
