footer {
  background: #000;
  color: #fff;
  padding: 2rem 0 0; }
  footer .formresponsemessage {
    font-size: 12px; }
    @media (max-width: 991px) {
      footer .formresponsemessage {
        display: block;
        padding-top: 2px; } }
  footer .container-middle {
    padding: 0 24px; }
  footer .footer-top {
    opacity: 0;
    padding-bottom: 55px;
    margin-bottom: 35px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.34); }
  footer .footer-bottom {
    opacity: 0; }
  footer .col-form {
    display: flex;
    align-items: flex-end; }
  footer .col-info {
    text-align: left; }
  footer a {
    color: #fff; }
  footer h4 {
    color: #fff; }
  footer nav ul {
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 6rem; }
    footer nav ul li {
      display: block;
      padding-right: 2rem; }
      footer nav ul li a {
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1.71px;
        line-height: 50px; }
        footer nav ul li a:hover {
          color: #fff;
          text-decoration: none;
          opacity: 0.6; }
  footer .newsletter-form {
    width: 100%;
    max-width: 350px; }
    footer .newsletter-form h4 {
      margin-bottom: 10px; }
    footer .newsletter-form form {
      border-bottom: 1px solid #fff;
      max-width: 350px;
      position: relative; }
      footer .newsletter-form form input[type=email] {
        background: none;
        border: none;
        line-height: 33px;
        padding-left: 0;
        width: 100%;
        padding-right: 30px;
        font-size: 14px;
        outline: none;
        color: #fff; }
        footer .newsletter-form form input[type=email]::placeholder {
          opacity: 0.59;
          color: #e8e8e8; }
      footer .newsletter-form form input[type=submit] {
        background: url("data:image/svg+xml,%3Csvg width='16px' height='10px' viewBox='0 0 16 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E %3Ctitle%3EPath%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Footer-tablet' transform='translate(-324.000000, -259.000000)' fill='%23FFFFFF'%3E %3Cg id='Group-5'%3E %3Cg id='your-email' transform='translate(59.000000, 250.000000)'%3E %3Cpath d='M272.524289,21.808096 C272.655172,21.9328336 272.831362,22 273.002517,22 C273.173672,22 273.349862,21.9376312 273.480745,21.808096 L277.799899,17.6917541 C278.0667,17.4374813 278.0667,17.0296852 277.799899,16.7754123 C277.533098,16.5211394 277.10521,16.5211394 276.838409,16.7754123 L273.682104,19.7883058 L273.682104,6.64767616 C273.682104,6.28785607 273.380065,6 273.002517,6 C272.624969,6 272.32293,6.28785607 272.32293,6.64767616 L272.32293,19.7883058 L269.161591,16.7754123 C268.89479,16.5211394 268.466902,16.5211394 268.200101,16.7754123 C267.9333,17.0296852 267.9333,17.4374813 268.200101,17.6917541 L272.524289,21.808096 Z' id='Path' transform='translate(273.000000, 14.000000) rotate(-90.000000) translate(-273.000000, -14.000000) '%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") 50% 50% no-repeat;
        border: none;
        position: absolute;
        right: 0;
        width: 20px;
        z-index: 1;
        line-height: 33px; }
  footer .info {
    margin-bottom: 3rem;
    margin-top: 6rem; }
    footer .info h4 {
      margin-bottom: 20px; }
    footer .info p {
      margin-bottom: 3px;
      font-size: 16px;
      line-height: 28px; }
    footer .info a:hover {
      text-decoration: none;
      opacity: 0.6;
      color: #fff; }
  footer .socials img {
    height: 15px; }
  footer .socials a {
    display: inline-block;
    margin-left: 0;
    margin-right: 30px;
    font-size: 14px; }
    footer .socials a:hover {
      text-decoration: none;
      opacity: 0.6;
      color: #fff; }
  footer .copyright {
    font-size: 10px;
    letter-spacing: 2.08px;
    line-height: 12px;
    margin-bottom: 20px;
    color: #fff; }
  footer .compinfo {
    font-size: 9px;
    color: #C3C3C3;
    font-weight: 300;
    line-height: 16px;
    text-align: right; }
    footer .compinfo p {
      font-size: 9px;
      line-height: 16px;
      display: inline-block;
      vertical-align: top; }
    footer .compinfo .left {
      max-width: 100%;
      width: 100%;
      text-align: left;
      padding-right: 0;
      color: #9B9B9B;
      margin-top: 20px; }
    footer .compinfo .right {
      position: absolute;
      top: -40px;
      right: 20px; }
      footer .compinfo .right img {
        max-width: 43px; }
  @media (min-width: 768px) {
    footer {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; } }
  @media (min-width: 992px) {
    footer {
      min-height: 456px; } }

.animate-footer {
  animation: animateBottom ease 500ms;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  animation-delay: 0.2s; }

@media screen and (min-width: 576px) {
  footer .info h4 {
    margin-bottom: 10px; }
  footer .compinfo .right {
    position: static; }
  footer .copyright {
    margin-bottom: inherit; }
  footer .compinfo .left {
    position: static;
    text-align: right;
    margin-top: auto; }
  footer .compinfo .left {
    max-width: 502px;
    padding-right: 22px;
    width: 80%; }
  footer .socials a {
    margin-left: 30px;
    margin-right: 0; }
  footer .info {
    margin-top: 4rem; }
  footer .col-info {
    text-align: right; }
  footer nav ul {
    margin-bottom: 0; }
  footer nav ul li {
    display: inline-block; }
  footer nav ul li a {
    font-size: 12px;
    line-height: 25px; } }

@media screen and (min-width: 768px) {
  footer .container-middle {
    padding: 0 56px; } }

@media screen and (min-width: 992px) {
  footer .info {
    margin-top: 0; } }

@media screen and (min-width: 1024px) {
  footer .col-info {
    margin-top: -24px; } }


#heroAmodel.modal-dialog {
  max-width: 100%;
  margin: 0 auto;
  height: 100vh;
  display: flex;
  align-items: center; }
  #heroAmodel.modal-dialog .modal-content {
    background: transparent;
    border: none;
    width: 80%;
    margin: 0 auto; }
  #heroAmodel.modal-dialog iframe {
    height: 85vh !important; }

.hero-banner-a {
  background-color: #f4f4f4;
  overflow: hidden;
  height: 100vh;
  display: flex;
  align-items: center; }
  .hero-banner-a .h1small {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 15px;
    margin-left: 32px;
    letter-spacing: 4px;
    font-weight: 400; }
    @media screen and (max-width: 991px) {
      .hero-banner-a .h1small {
        letter-spacing: 1px;
        margin-top: 20px;
        margin-left: 0; } }
  .hero-banner-a .hero-img-video-parent {
    overflow: hidden;
    position: relative; }
    @media (max-width: 720px) {
      .hero-banner-a .hero-img-video-parent {
        margin-top: 20px; } }
  .hero-banner-a .sm-menu {
    margin-bottom: 40px;
    position: absolute;
    top: 0;
    opacity: 0;
    animation: slide-up-fade-in ease 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    animation-delay: 1s;
    z-index: 1; }
    @media screen and (max-height: 720px) {
      .hero-banner-a .sm-menu {
        top: 15% !important; } }
    .hero-banner-a .sm-menu ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .hero-banner-a .sm-menu ul li a {
        display: flex;
        color: #02021c;
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 2.5rem;
        transition: all 0.55s;
        position: relative;
        text-decoration: none !important; }
        .hero-banner-a .sm-menu ul li a::before {
          content: '';
          opacity: 0;
          background: url("data:image/svg+xml,%3Csvg width='14px' height='9px' viewBox='0 0 14 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E %3Ctitle%3EPath%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Artboard' transform='translate(-190.000000, -155.000000)' fill='%23000000'%3E %3Cpath d='M196.619431,165.844078 C196.724138,165.945427 196.865089,166 197.002014,166 C197.138938,166 197.279889,165.949325 197.384596,165.844078 L200.839919,162.49955 C201.05336,162.292954 201.05336,161.961619 200.839919,161.755022 C200.626479,161.548426 200.284168,161.548426 200.070727,161.755022 L197.545683,164.202999 L197.545683,153.526237 C197.545683,153.233883 197.304052,153 197.002014,153 C196.699975,153 196.458344,153.233883 196.458344,153.526237 L196.458344,164.202999 L193.929273,161.755022 C193.715832,161.548426 193.373521,161.548426 193.160081,161.755022 C192.94664,161.961619 192.94664,162.292954 193.160081,162.49955 L196.619431,165.844078 Z' id='Path' transform='translate(197.000000, 159.500000) rotate(-90.000000) translate(-197.000000, -159.500000) '%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/svg%3E") 0% 50% no-repeat;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          top: 0;
          transition: all 0.55s; }
        .hero-banner-a .sm-menu ul li a span {
          transform: translateZ(0);
          transition: transform 0.55s;
          will-change: transform; }
        .hero-banner-a .sm-menu ul li a:hover {
          text-decoration: none; }
          .hero-banner-a .sm-menu ul li a:hover span {
            transform: translateX(30px) translateZ(0); }
          .hero-banner-a .sm-menu ul li a:hover::before {
            opacity: 1; }
    @media (max-width: 1400px) {
      .hero-banner-a .sm-menu {
        top: 10%; } }
    @media (min-width: 992px) {
      .hero-banner-a .sm-menu {
        position: relative;
        top: 0 !important;
        margin-bottom: 0;
        padding-bottom: 32px; } }
  .hero-banner-a .hero-img {
    opacity: 0;
    width: 100%; }
    .hero-banner-a .hero-img img {
      width: 100%; }
    @media (max-width: 992px) and (min-width: 768px) {
      .hero-banner-a .hero-img {
        width: 100%;
        height: 254px; } }
    @media (min-width: 992px) {
      .hero-banner-a .hero-img {
        padding-top: 0 !important;
        padding-right: 0 !important;
        max-width: 91%; } }
    @media (max-width: 991px) {
      .hero-banner-a .hero-img {
        margin-top: 192px; } }
    @media (max-width: 768px) {
      .hero-banner-a .hero-img {
        margin-top: 100px; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .hero-banner-a .hero-text {
      margin-top: -90px !important;
      width: 280px !important; } }
  .hero-banner-a .hero-video {
    opacity: 0; }
  .hero-banner-a .hero-video-mobile {
    margin: 35px auto 0;
    padding: 0 35px 0 0;
    font-weight: 700;
    font-size: 11px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 3.92857px;
    text-transform: uppercase;
    color: #2f2f2f;
    background: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath opacity='0.2' fill-rule='evenodd' clip-rule='evenodd' d='M14 28C21.732 28 28 21.732 28 14C28 6.26801 21.732 0 14 0C6.26801 0 0 6.26801 0 14C0 21.732 6.26801 28 14 28Z' fill='%23868686'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6985 14.1985L11.9485 18.6985L11.9485 9.69855L18.6985 14.1985Z' fill='black'/%3E %3C/svg%3E") no-repeat right center;
    background-size: 28px 28px; }
  @media (max-width: 992px) and (min-width: 768px) {
    .hero-banner-a .container-wide .row {
      justify-content: space-between; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .hero-banner-a .hero-img-video-parent {
      flex: 0 0 auto;
      width: calc(100% - 276px) !important;
      height: 570px; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .hero-banner-a .hero-img-parent {
      flex: 0 0 auto;
      width: 225px !important; } }
  @media (min-width: 992px) {
    .hero-banner-a .hero-img-parent {
      flex-direction: column;
      align-items: flex-start;
      justify-content: center; } }
  .hero-banner-a .hero-img-video {
    overflow: hidden;
    max-width: 100%;
    opacity: 0; }
    .hero-banner-a .hero-img-video .gatsby-image-wrapper {
      max-height: 750px;
      height: 18vh;
      min-height: 300px; }
      @media (min-width: 992px) and (min-height: 600px) {
        .hero-banner-a .hero-img-video .gatsby-image-wrapper {
          height: calc(100vh - 160px); } }
    .hero-banner-a .hero-img-video .image-transform {
      transition: transform 1s cubic-bezier(0.34, 0.615, 0.4, 0.985) 0.5s;
      transform: translateX(100%) translateY(0); }
    .hero-banner-a .hero-img-video .player-wrapper {
      position: relative;
      padding-top: 56.25%; }
    .hero-banner-a .hero-img-video .react-player {
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0; }
    .hero-banner-a .hero-img-video .videobgh {
      position: relative;
      overflow: hidden;
      display: contents; }
      @media (min-width: 992px) and (min-height: 600px) {
        .hero-banner-a .hero-img-video .videobgh {
          height: calc(100vh - 160px); } }
      @media screen and (max-width: 991px) {
        .hero-banner-a .hero-img-video .videobgh {
          display: contents; } }
      @media screen and (max-width: 720px) {
        .hero-banner-a .hero-img-video .videobgh {
          display: block;
          height: 350px; } }
      .hero-banner-a .hero-img-video .videobgh video {
        position: absolute;
        top: 0;
        left: 0%;
        bottom: 0;
        right: 0;
        object-fit: cover;
        height: 100%; }
        @media screen and (max-width: 991px) {
          .hero-banner-a .hero-img-video .videobgh video {
            right: 15px;
            left: auto; } }
        @media screen and (max-width: 720px) {
          .hero-banner-a .hero-img-video .videobgh video {
            left: 0;
            right: 0; } }
    .hero-banner-a .hero-img-video img {
      object-fit: cover;
      width: 100%; }
    @media (max-width: 992px) and (min-width: 768px) {
      .hero-banner-a .hero-img-video {
        width: 100%;
        height: 570px; } }
  @media screen and (max-width: 600px) {
    .hero-banner-a .hero-img-video {
      opacity: 1; }
    .hero-banner-a .hero-img-video.animateFadeInWithDelay {
      animation: none; } }
  .hero-banner-a .videoclick {
    height: 65px;
    width: 100px;
    position: relative;
    margin-top: 35px;
    cursor: pointer; }

@keyframes scaleLineX1 {
  0% {
    transform-origin: left top; }
  0.000001% {
    transform: scale(0, 1); }
  12.5% {
    transform: scale(1, 1); }
  49.99999% {
    transform: scale(1, 1);
    transform-origin: left top; }
  50% {
    transform-origin: right top; }
  62.5% {
    transform: scale(0, 1); }
  99.9999999% {
    transform: scale(0, 1);
    transform-origin: right top; }
  100% {
    transform-origin: left top; } }

@keyframes scaleLineY1 {
  0% {
    transform-origin: left top; }
  0.000001% {
    transform: scale(1, 0); }
  12.5% {
    transform: scale(1, 0); }
  25% {
    transform: scale(1, 1); }
  62.49999999% {
    transform: scale(1, 1);
    transform-origin: left top; }
  62.5% {
    transform-origin: left bottom; }
  75% {
    transform: scale(1, 0); }
  99.9999999% {
    transform: scale(1, 0);
    transform-origin: left bottom; }
  100% {
    transform-origin: left top; } }

@keyframes scaleLineX2 {
  0% {
    transform-origin: right top; }
  0.000001% {
    transform: scale(0, 1); }
  25% {
    transform: scale(0, 1); }
  37.5% {
    transform: scale(1, 1); }
  74.99999999% {
    transform: scale(1, 1);
    transform-origin: right top; }
  75% {
    transform-origin: left top; }
  87.5% {
    transform: scale(0, 1); }
  99.9999999% {
    transform: scale(0, 1);
    transform-origin: left top; }
  100% {
    transform-origin: right top; } }

@keyframes scaleLineY2 {
  0% {
    transform-origin: left bottom; }
  0.000001% {
    transform: scale(1, 0); }
  37.5% {
    transform: scale(1, 0); }
  50% {
    transform: scale(1, 1); }
  87.49999999% {
    transform: scale(1, 1);
    transform-origin: left bottom; }
  87.5% {
    transform-origin: left top; }
  99.9999999% {
    transform: scale(1, 0);
    transform-origin: left top; }
  100% {
    transform-origin: left bottom; } }
    .hero-banner-a .videoclick span {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      width: 100%;
      height: 100%;
      pointer-events: none; }
      .hero-banner-a .videoclick span::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 2px;
        background-color: #fff;
        transform: translateZ(0) scale(0, 1);
        transition: transform 1s;
        will-change: transform;
        transform-origin: left top;
        animation: scaleLineX1 15s infinite; }
      .hero-banner-a .videoclick span::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 2px;
        height: 100%;
        background-color: #fff;
        transform: translateZ(0) scale(1, 0);
        transition: transform 1s;
        will-change: transform;
        transform-origin: left top;
        animation: scaleLineY1 15s infinite; }
      .hero-banner-a .videoclick span:nth-child(2)::before {
        left: 0;
        top: auto;
        bottom: 0;
        transform-origin: right top;
        animation: scaleLineX2 15s infinite; }
      .hero-banner-a .videoclick span:nth-child(2)::after {
        content: "";
        left: 0;
        bottom: 0;
        transform-origin: left bottom;
        animation: scaleLineY2 15s infinite; }
    .hero-banner-a .videoclick::after {
      background: url("data:image/svg+xml,%3Csvg width='20px' height='25px' viewBox='0 0 20 25' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E %3Ctitle%3ETriangle%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Homepage-1920' transform='translate(-1685.000000, -904.000000)' stroke='%23FFFFFF' stroke-width='1.1'%3E %3Cg id='Group' transform='translate(1551.000000, 825.000000)'%3E %3Cpolygon id='Triangle' transform='translate(144.000000, 91.500000) rotate(-270.000000) translate(-144.000000, -91.500000) ' points='144 82.515625 155.5 100.484375 132.5 100.484375'%3E%3C/polygon%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") 50% 50% no-repeat;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      animation: spin 4.5s linear infinite; }
    .hero-banner-a .videoclick::before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #000;
      opacity: 0.5; }
    .hero-banner-a .videoclick img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .hero-banner-a .videoclick:hover {
      cursor: url("data:image/svg+xml,%3Csvg width='20px' height='25px' viewBox='0 0 20 25' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E %3Ctitle%3ETriangle%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Homepage-1920' transform='translate(-1685.000000, -904.000000)' stroke='%23FFFFFF' stroke-width='1.1'%3E %3Cg id='Group' transform='translate(1551.000000, 825.000000)'%3E %3Cpolygon id='Triangle' transform='translate(144.000000, 91.500000) rotate(-270.000000) translate(-144.000000, -91.500000) ' points='144 82.515625 155.5 100.484375 132.5 100.484375'%3E%3C/polygon%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E"), pointer; }
      .hero-banner-a .videoclick:hover::after {
        background: none; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes borderline {
  0% {
    transition: all 0.5s;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  25% {
    transition: all 0.5s;
    border-right: 5px solid #fff;
    z-index: 1; }
  75% {
    transition: all 0.5s;
    border-bottom: 5px solid #fff;
    z-index: 1; }
  100% {
    transition: all 0.5s;
    border-left: 5px solid #fff;
    z-index: 1; } }
  .hero-banner-a .hero-text {
    position: relative;
    width: 60%;
    top: auto;
    left: auto;
    margin-top: 30px;
    padding-left: 0; }
    .hero-banner-a .hero-text .hero-title-h {
      margin-left: 0; }
    @media (max-width: 720px) {
      .hero-banner-a .hero-text {
        width: 100%; }
        .hero-banner-a .hero-text .hero-title-h {
          margin-bottom: 16px; }
        .hero-banner-a .hero-text .line-button {
          margin-top: 0;
          margin-bottom: 0; } }

.modalCloseIcon {
  background: url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 61 (89581) - https://sketch.com --%3E %3Ctitle%3Ecancel copy%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Video-Banner-Pop-up' transform='translate(-1371.000000, -56.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E %3Cg id='cancel-copy' transform='translate(1371.000000, 56.000000)'%3E %3Cpath d='M10.8522677,12.0036819 L0.22885269,22.7013146 C-0.0662838392,22.9985131 -0.0662838392,23.4799972 0.22885269,23.7771956 C0.376233447,23.9259836 0.569741006,24 0.76287355,24 C0.956381109,24 1.14951365,23.9259836 1.29689441,23.7771956 L12.0001875,12.9991267 L22.7034806,23.7771956 C22.8512364,23.9259836 23.0443689,24 23.2375015,24 C23.430634,24 23.6241416,23.9259836 23.7715223,23.7771956 C24.0666589,23.4799972 24.0666589,22.9985131 23.7715223,22.7013146 L13.1484824,12.0036819 L23.7786476,1.29849654 C24.0737841,1.00129812 24.0737841,0.519814015 23.7786476,0.222615592 C23.4835111,-0.0742051972 23.0053674,-0.0742051972 22.7106059,0.222615592 L12.0005625,11.0082372 L1.28939412,0.222993226 C0.994257588,-0.0738275626 0.516488925,-0.0738275626 0.221352397,0.222993226 C-0.0737841322,0.52019165 -0.0737841322,1.00167575 0.221352397,1.29887418 L10.8522677,12.0036819 Z' id='Path'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") 0 0 no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  right: 20px; }
  @media screen and (max-width: 350px) {
    .modalCloseIcon {
      top: 6%; } }

@media (max-width: 576px) {
  #heroAmodel.modal-dialog .modal-content {
    width: 100%; }
  .modal-body {
    padding: 0; } }

@media (min-width: 450px) {
  .hero-banner-a .hero-img-video .gatsby-image-wrapper {
    height: 32vh;
    min-height: 450px; } }

@media (min-width: 576px) {
  .hero-banner-a .hero-text {
    width: 49%;
    margin-top: 0; }
  .hero-banner-a .videoclick {
    height: 101px;
    width: 161px; } }

@media (min-width: 650px) {
  .hero-banner-a .hero-img-video .gatsby-image-wrapper {
    height: 50vh; } }

@media (min-width: 992px) {
  .hero-banner-a {
    padding: 55px 0;
    height: 100vh;
    display: flex;
    align-items: center; }
    .hero-banner-a .hero-img-video .gatsby-image-wrapper {
      height: calc(100vh - 160px); }
  .hero-banner-a .videoclick {
    height: 20%;
    width: 50%;
    max-height: 125px;
    min-width: 180px; }
  .hero-banner-a .hero-text .hero-title-h {
    margin-left: -5.5rem;
    max-width: 28rem; }
  .hero-banner-a .hero-img {
    padding-top: 35%;
    padding-right: 20%; }
  .hero-banner-a .hero-text {
    top: 35%;
    position: absolute;
    width: 320px;
    left: 48px;
    margin-top: auto; }
    .hero-banner-a .hero-text .h1small {
      margin-left: 0; }
  .hero-banner-a .hero-img img {
    width: 100%; } }

@media (max-width: 720px) {
  .hero-banner-a {
    height: auto; } }

@media (min-width: 1200px) {
  .hero-banner-a .hero-text {
    width: 370px;
    left: 0; }
    .hero-banner-a .hero-text .h1small {
      margin-left: 54px; }
  .hero-banner-a .line-button {
    margin-left: 54px; } }

@media (min-width: 1440px) {
  .hero-banner-a .hero-text {
    width: 560px; } }

@media (min-width: 1650px) {
  .hero-banner-a .videoclick {
    margin-bottom: 0; } }

@media (min-width: 1920px) {
  .hero-banner-a .hero-img-video {
    max-width: 650px;
    margin: 0 auto; }
  .hero-banner-a .hero-text .hero-title-h {
    margin-left: -4rem; }
  .hero-banner-a .videoclick {
    margin-bottom: 0;
    max-height: 190px;
    min-width: 280px;
    height: 185px; } }

@media (max-width: 576px) {
  #heroAmodel.modal-dialog iframe {
    height: calc( 37vh  + 80px) !important; } }

@media (max-width: 500px) {
  #heroAmodel.modal-dialog iframe {
    height: calc( 37vh  + 30px) !important; } }

@media (min-width: 576px) {
  #heroAmodel.modal-dialog iframe {
    height: 42vh !important; } }

@media (min-width: 650px) {
  #heroAmodel.modal-dialog iframe {
    height: 46vh !important; } }

@media (min-width: 730px) {
  #heroAmodel.modal-dialog iframe {
    height: 48vh !important; } }

@media (min-width: 745px) {
  #heroAmodel.modal-dialog iframe {
    height: 52vh !important; } }

@media (min-width: 850px) {
  #heroAmodel.modal-dialog iframe {
    height: 58vh !important; } }

@media (min-width: 978px) {
  #heroAmodel.modal-dialog iframe {
    height: 62vh !important; } }

@media (min-width: 1044px) {
  #heroAmodel.modal-dialog iframe {
    height: 66vh !important; } }

@media (min-width: 1138px) {
  #heroAmodel.modal-dialog iframe {
    height: 70vh !important; } }

@media (min-width: 1200px) {
  #heroAmodel.modal-dialog iframe {
    height: 75vh !important; } }

@media (min-width: 1320px) {
  #heroAmodel.modal-dialog iframe {
    height: 80vh !important; } }

@media (min-width: 1385px) {
  #heroAmodel.modal-dialog iframe {
    height: 85vh !important; } }

@media (min-width: 1500px) {
  .modalCloseIcon {
    right: -25px; } }

@media (min-width: 767px) and (max-width: 1366px) {
  .hero-banner-a {
    max-height: 900px; } }

@media (min-width: 992px) {
  .hero-img {
    width: 29.90741vh !important;
    height: 39.07407vh !important; } }
  @media (min-width: 992px) and (max-aspect-ratio: 1920 / 1080) {
    .hero-img {
      width: 16.82292vw !important;
      height: 21.97917vw !important; } }

@media (min-width: 992px) {
  .hero-img-video {
    width: 60.46296vh !important;
    height: 88.7037vh !important; } }
  @media (min-width: 992px) and (max-aspect-ratio: 1920 / 1080) {
    .hero-img-video {
      width: 34.01042vw !important;
      height: 49.89583vw !important;
      max-height: calc(100vh - 158 / 1080 * 100vh) !important; } }

@media (min-width: 992px) {
  .videoclick {
    width: 25.09259vh !important;
    height: 17.12963vh !important;
    min-width: 25.09259vh !important;
    min-height: 17.12963vh !important; } }
  @media (min-width: 992px) and (max-aspect-ratio: 1920 / 1080) {
    .videoclick {
      width: 14.11458vw !important;
      height: 9.63542vw !important;
      min-width: 14.11458vw !important;
      min-height: 9.63542vw !important; } }

@media (min-width: 992px) {
  .hero-banner-a {
    min-height: 600px; }
    .hero-banner-a .container-wide,
    .hero-banner-a .row {
      height: 100%; } }

@media (max-width: 992px) and (min-width: 768px) {
  .hero-banner-a .container-wide {
    padding: 0 57px; }
    .hero-banner-a .container-wide .hero-img-video {
      margin-left: auto; }
    .hero-banner-a .container-wide .videobgh {
      display: block;
      width: 100%;
      height: 100%; }
      .hero-banner-a .container-wide .videobgh video {
        right: 0; } }

@media (max-width: 992px) {
  .h1.hero-title-h {
    font-size: 32px;
    line-height: 1; } }

.portfolio-single-page .block-center-text {
  padding-bottom: 0; }

.block-center-text .contenttext {
  opacity: 0;
  max-width: 860px;
  margin: 0 auto; }

.block-center-text h2,
.block-center-text h3 {
  margin-bottom: 20px; }

.block-center-text h2 {
  font-size: 32px; }

.block-center-text h3 {
  font-size: 28px; }

.block-center-text .container-small {
  max-width: 920px; }

.block-center-text .button-box {
  padding: 0 65px; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

.logo-list {
  text-align: center;
  background-color: #f7f7f7; }
  .logo-list h2 {
    margin-bottom: 1rem;
    opacity: 0; }
  .logo-list .logo-items.slick-slider {
    display: block !important; }
  .logo-list .logo-items {
    opacity: 0;
    justify-content: center; }
    .logo-list .logo-items .lg-item-sld {
      text-align: center; }
    .logo-list .logo-items .lg-item {
      width: 100%;
      line-height: initial;
      display: flex;
      text-align: center;
      height: 120px; }
      .logo-list .logo-items .lg-item .gatsby-image-wrapper {
        width: 100%;
        max-width: 100%; }
      .logo-list .logo-items .lg-item img {
        align-self: center;
        max-width: 100%;
        width: 100%; }
    .logo-list .logo-items .slick-dots {
      list-style: none;
      margin: 20px 0 0 0;
      padding: 0; }
      .logo-list .logo-items .slick-dots li {
        margin: 0 6px;
        cursor: pointer;
        display: inline-block;
        border-radius: 100%;
        height: 8px;
        width: 8px;
        opacity: 0.28;
        background-color: #000; }
        .logo-list .logo-items .slick-dots li button {
          border: none;
          cursor: pointer;
          display: inline-block;
          border-radius: 100%;
          height: 8px;
          width: 8px;
          opacity: 0.28;
          background-color: transparent;
          text-indent: -9999em; }
      .logo-list .logo-items .slick-dots li.slick-active {
        opacity: 1; }
  @media (min-width: 768px) {
    .logo-list .lessblocks .lg-item {
      width: 100% !important;
      max-width: 250px !important; } }

.logos-desctop {
  max-height: 495px;
  overflow: hidden;
  transition: all 0.95s ease; }
  .logos-desctop .lg-item-sld {
    flex: auto;
    width: 20%;
    max-width: 20%; }

@media screen and (min-width: 576px) {
  .logo-list .logo-items .lg-item {
    display: flex;
    justify-content: center; } }

@media (min-width: 768px) {
  .logo-list .logo-items .lg-item {
    margin: 0 auto;
    width: 100% !important;
    max-width: 230px !important; } }

@media screen and (min-width: 768px) {
  .logo-list .logo-items .lg-item {
    height: 120px; } }

@media (max-width: 768px) {
  .logos-row {
    display: flex !important;
    justify-content: flex-start;
    flex-wrap: wrap; } }

@media (max-width: 768px) {
  .logos-slide {
    width: calc(100% / 3) !important;
    max-width: 100% !important; } }

@media (max-width: 576px) {
  .logos-slide {
    width: 50% !important; } }

@media (min-width: 768px) {
  .logo-list .button-box {
    min-width: 220px; } }

.portfolio-list h2 {
  margin-bottom: 2rem;
  opacity: 0; }
  .portfolio-list h2.h5 {
    margin-bottom: 1rem; }

.portfolio-list .short-content {
  max-width: 440px; }
  .portfolio-list .short-content p {
    font-size: 16px;
    line-height: 28px; }

.portfolio-list .items {
  margin-top: 3rem;
  margin-bottom: 20px; }
  .portfolio-list .items:nth-child(even) {
    margin-top: 0%; }

.portfolio-list .p-item {
  margin-bottom: 25px;
  transition: all 0.25s ease !important;
  opacity: 0; }
  .portfolio-list .p-item:nth-child(1) {
    animation-delay: 200ms; }
  .portfolio-list .p-item:nth-child(2) {
    animation-delay: 500ms; }
  .portfolio-list .p-item:nth-child(3) {
    animation-delay: 300ms; }
  .portfolio-list .p-item:nth-child(4) {
    animation-delay: 400ms; }
  .portfolio-list .p-item h3 {
    margin-bottom: 0; }
  .portfolio-list .p-item img {
    transition: all 1.5s ease; }
  .portfolio-list .p-item:nth-child(2) {
    margin-top: 0; }
  .portfolio-list .p-item:nth-child(odd) {
    padding-right: 15px;
    margin-top: 0; }
  .portfolio-list .p-item:nth-child(even) {
    padding-left: 15px; }
  .portfolio-list .p-item:first-child {
    margin-top: 0; }
  .portfolio-list .p-item:hover {
    text-decoration: none;
    color: #000; }
    .portfolio-list .p-item:hover h3 {
      opacity: 0.7; }
    .portfolio-list .p-item:hover ul li {
      opacity: 0.8; }
    .portfolio-list .p-item:hover img {
      transform: scale(1.05) translateZ(0); }
  .portfolio-list .p-item .p-img {
    background-color: #000;
    max-width: 540px;
    margin-bottom: 10px;
    overflow: hidden;
    display: flex;
    width: 100%;
    height: 22rem;
    position: relative; }
    .portfolio-list .p-item .p-img .logo {
      position: absolute;
      z-index: 1;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
      .portfolio-list .p-item .p-img .logo img {
        max-width: 125px;
        position: static; }
    .portfolio-list .p-item .p-img canvas {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      background-color: #fff; }
    .portfolio-list .p-item .p-img img {
      min-width: 100%;
      min-height: 100%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: all 0.7s ease; }
      .portfolio-list .p-item .p-img img.colored {
        opacity: 0; }
      .portfolio-list .p-item .p-img img.grey {
        filter: grayscale(100%);
        opacity: 0.5; }
  .portfolio-list .p-item:hover img.colored {
    opacity: 1; }
  .portfolio-list .p-item:hover img.grey {
    opacity: 0; }
  .portfolio-list .p-item:hover .logo img {
    transform: scale(1) translateZ(0); }
  .portfolio-list .p-item .p-text {
    opacity: 0; }
    .portfolio-list .p-item .p-text ul {
      list-style: none;
      margin: 0;
      padding: 0;
      max-width: 350px;
      line-height: 1.3rem; }
      .portfolio-list .p-item .p-text ul li {
        display: inline;
        color: #9e9e9e;
        font-size: 12px !important;
        line-height: 16px !important; }
        .portfolio-list .p-item .p-text ul li::before {
          content: "|";
          padding-right: 5px;
          padding-left: 5px; }
        .portfolio-list .p-item .p-text ul li:first-child::before {
          display: none;
          content: ""; }

@media screen and (min-width: 350px) {
  .portfolio-list .p-item .p-img {
    height: 30rem; } }

@media screen and (max-width: 375px) {
  .portfolio-list .p-item h3 {
    margin-bottom: 0; } }

@media screen and (min-width: 576px) {
  .portfolio-list .p-item .p-img {
    height: 15rem; }
  .portfolio-list .p-item {
    margin-bottom: 40px;
    max-height: 280px; }
  .portfolio-list .p-item {
    opacity: 0; } }

@media screen and (min-width: 576px) and (min-width: 576px) and (max-width: 991px) {
  .portfolio-list .p-item {
    max-height: 1000px; }
    .portfolio-list .p-item .p-img {
      height: 28.64583vw; } }

@media screen and (min-width: 576px) {
  .portfolio-list .p-item:nth-child(2) {
    margin-top: 30px; }
  .portfolio-list .p-item:nth-child(odd) {
    padding-right: 30px;
    margin-top: -30px;
    padding-bottom: 25px; }
  .portfolio-list .p-item:nth-child(even) {
    padding-left: 30px; }
  .portfolio-list .p-item:first-child {
    margin-top: 0; } }

@media screen and (min-width: 768px) {
  .portfolio-list .p-item .p-text ul li {
    font-size: 1rem;
    line-height: inherit; } }

@media screen and (min-width: 992px) {
  .portfolio-list .p-item:nth-child(2) {
    margin-top: 70px; }
  .portfolio-list .p-item:nth-child(odd) {
    padding-right: 30px;
    margin-top: -70px;
    padding-bottom: 0; }
  .portfolio-list .p-item:nth-child(even) {
    padding-left: 30px; }
  .portfolio-list .p-item:first-child {
    margin-top: 0; }
  .portfolio-list .p-item {
    margin-bottom: 70px;
    max-height: 100%; }
  .portfolio-list .p-item .p-img,
  .portfolio-list .p-item .p-img .gatsby-image-wrapper {
    max-height: 440px; }
  .portfolio-list .p-item .p-img {
    height: 23rem; } }

@media screen and (min-width: 1200px) {
  .portfolio-list .p-item .p-img {
    margin-bottom: 22px; } }

@media screen and (min-width: 1620px) {
  .portfolio-list .p-item .p-text ul li {
    font-size: 0.75rem; } }

.banner-list-media {
  background: #f7f7f7;
  padding: 0;
  position: relative;
  padding-top: 4rem; }
  .banner-list-media .line-button {
    margin-bottom: 50px;
    margin-left: 5px; }
  .banner-list-media .banner-list-title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 0 20px 0;
    background: linear-gradient(to bottom, transparent 50%, #fff 50%); }
  .banner-list-media .banner-list-list {
    z-index: 1;
    padding: 0 20px; }
  .banner-list-media .banner-list {
    padding: 4rem 15px 0;
    background: #fff;
    position: static; }
    .banner-list-media .banner-list .list-link {
      display: none; }
    .banner-list-media .banner-list .banner-list-text {
      padding: 20px 10px 25px 0;
      max-width: 100%; }
      .banner-list-media .banner-list .banner-list-text h4 {
        font-weight: 600 !important;
        margin-bottom: 1.2rem; }
  .banner-list-media .banner-media {
    position: static;
    height: auto;
    max-height: 320px;
    width: 100%;
    display: none; }
    .banner-list-media .banner-media .gatsby-image-wrapper {
      opacity: 0; }
    .banner-list-media .banner-media .animate {
      animation: animateRight ease 500ms;
      animation-iteration-count: 1;
      transform-origin: 50% 50%;
      animation-fill-mode: forwards;
      animation-delay: 0.5s; }
    .banner-list-media .banner-media img {
      object-fit: cover;
      height: 320px;
      width: 100%; }

@media screen and (min-width: 576px) {
  .banner-list-media .banner-list-list {
    padding: 0 15px; }
  .banner-list-media .banner-list-list .list-link-mobile {
    display: none; }
  .banner-list-media .line-button {
    margin-bottom: 20px;
    margin-left: 0; }
  .banner-list-media .banner-list {
    padding: 4rem 6rem 62px; }
  .banner-list-media .banner-list .list-link {
    display: flex; }
  .banner-list-media .banner-list .banner-list-text {
    max-width: 385px; }
  .banner-list-media .banner-list-title {
    padding: 4px 6rem 0; }
  .banner-list-media .banner-media {
    position: absolute;
    height: 200px;
    width: 55%;
    z-index: 1;
    top: auto;
    right: 0;
    overflow: hidden;
    bottom: -85px; }
  .banner-list-media .banner-media img {
    height: 100%; } }

@media screen and (min-width: 768px) {
  .banner-list-media .banner-media {
    width: 30%;
    overflow: auto;
    bottom: auto;
    height: 100%;
    max-height: 100%; }
  .banner-list-media .banner-media .gatsby-image-wrapper {
    height: 100%; } }

@media (min-width: 992px) {
  .banner-list-media .banner-media {
    display: block; } }

@media screen and (min-width: 1440px) {
  .banner-list-media .banner-list {
    padding: 5rem 6rem 62px; } }

@media screen and (min-width: 1620px) {
  .banner-list-media .banner-list .list-center {
    justify-content: center; }
  .banner-list-media .banner-list .list-center .banner-list-list {
    max-width: 900px; }
  .banner-list-media .banner-list-title {
    display: flex;
    justify-content: center; }
  .banner-list-media .banner-list-title h2 {
    max-width: 900px;
    width: 100%;
    margin-left: 1rem; }
  .banner-list-media .banner-list .list-link {
    justify-content: center; }
  .banner-list-media .banner-list .list-link .col-12 {
    max-width: 900px; } }

.banner-image-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0; }
  .banner-image-1.banner-image-dark {
    position: relative; }
    .banner-image-1.banner-image-dark:before {
      content: "";
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .banner-image-1.banner-image-dark .banner-img-content h2 {
      font-size: 48px;
      color: #fff; }
    .banner-image-1.banner-image-dark .banner-img-content p {
      color: #fff; }
    .banner-image-1.banner-image-dark .banner-img-content .button-box {
      background-color: #fff; }
      .banner-image-1.banner-image-dark .banner-img-content .button-box:hover {
        background-color: #000; }
  .banner-image-1 .banner-img-content {
    padding: 3rem 0 3rem; }
    .banner-image-1 .banner-img-content h2 {
      margin-bottom: 1rem;
      line-height: 1.1em; }
    .banner-image-1 .banner-img-content p {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 0.45rem; }
      @media screen and (min-width: 767px) {
        .banner-image-1 .banner-img-content p {
          font-size: 20px;
          line-height: 26px; } }
    .banner-image-1 .banner-img-content .url-button {
      margin-top: 2.2rem; }

.animate-banner {
  animation: fade-in ease 500ms;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  animation-delay: 0.2s; }

@media screen and (min-width: 576px) {
  .banner-image-1 .banner-img-content {
    padding: 7rem 0 3rem; } }

@media screen and (min-width: 768px) {
  .banner-image-1 .banner-img-content {
    padding: 3rem 0; } }

.testimonials .container-small {
  max-width: 860px; }

.testimonials .testimonials_block_slider .testimonials_logo {
  margin-bottom: 20px;
  display: block; }
  .testimonials .testimonials_block_slider .testimonials_logo img {
    max-width: 150px; }

.testimonials .testimonials_block_slider .testimonials_text {
  font-family: "whitman-display", serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 150%;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }
  @media (max-width: 500px) {
    .testimonials .testimonials_block_slider .testimonials_text {
      font-size: 25px; } }

.testimonials .testimonials_block_slider .testimonials_author {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px; }

.testimonials .testimonials_block_slider .slick-dots {
  margin: 3rem 0 0 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .testimonials .testimonials_block_slider .slick-dots li {
    display: inline; }
    .testimonials .testimonials_block_slider .slick-dots li button {
      font-size: 0;
      border: 0;
      background: #D4D4D4;
      width: 32px;
      height: 4px;
      margin: 0 8px; }
    .testimonials .testimonials_block_slider .slick-dots li.slick-active button {
      background: #000; }

.hero-title {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .hero-title h6,
  .hero-title .h6 {
    margin-bottom: 1.5rem;
    color: #6f6f6f;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6em; }
  .hero-title h1,
  .hero-title .h2 {
    max-width: 940px;
    font-size: 40px;
    line-height: 1;
    font-weight: 500; }
  .hero-title .h1 {
    font-size: 40px;
    max-width: 940px; }
    @media (min-width: 1600px) {
      .hero-title .h1 {
        font-size: 48px;
        max-width: 1200px; } }
    @media (max-width: 767px) {
      .hero-title .h1 {
        font-size: 30px; } }
  .hero-title .container-middle {
    opacity: 0; }
  .hero-title.styled-hero .mainH {
    color: #fff; }
  @media screen and (max-width: 767px) {
    .hero-title {
      padding-bottom: 0; } }

.block-image .image-wrapper {
  max-height: 870px;
  min-height: 500px;
  opacity: 0;
  overflow: hidden; }
  @media screen and (max-width: 1100px) {
    .block-image .image-wrapper {
      min-height: auto; } }

@media screen and (max-width: 600px) {
  .block-image .image-wrapper {
    opacity: 1; }
    .block-image .image-wrapper img {
      min-height: 300px;
      object-fit: cover; }
  .block-image .image-wrapper.animateFadeIn {
    animation: none; } }

.block-image img {
  display: block;
  max-width: 100%;
  max-height: 100vh;
  height: 100%;
  width: 100%;
  object-fit: cover; }
  @media screen and (min-width: 992px) {
    .block-image img {
      object-fit: cover; } }

.block-content-and-tabs-accordion {
  background-color: #000;
  color: #fff; }
  .block-content-and-tabs-accordion h4 {
    line-height: 1.4; }
  .block-content-and-tabs-accordion .block-content-and-tabs-accordion__content {
    opacity: 0; }
  .block-content-and-tabs-accordion .block-content-and-tabs-accordion__accordion {
    color: #fff;
    opacity: 0; }
  @media screen and (min-width: 992px) {
    .block-content-and-tabs-accordion__row {
      margin-left: -2.5rem;
      margin-right: -2.5rem; } }
  @media screen and (min-width: 1440px) {
    .block-content-and-tabs-accordion__row {
      margin-left: -40px;
      margin-inline: -40px; } }
  @media screen and (min-width: 992px) {
    .block-content-and-tabs-accordion__content, .block-content-and-tabs-accordion__accordion {
      padding: 0 2.5rem; } }
  @media screen and (min-width: 1440px) {
    .block-content-and-tabs-accordion__content, .block-content-and-tabs-accordion__accordion {
      padding: 0 40px; } }
  .block-content-and-tabs-accordion__content {
    color: #fff; }
    .block-content-and-tabs-accordion__content h2, .block-content-and-tabs-accordion__content h3, .block-content-and-tabs-accordion__content h4, .block-content-and-tabs-accordion__content h5, .block-content-and-tabs-accordion__content h6, .block-content-and-tabs-accordion__content p {
      color: #fff; }
    .block-content-and-tabs-accordion__content .text {
      max-width: 550px;
      margin-bottom: 2rem; }
    .block-content-and-tabs-accordion__content .button-box {
      background-color: #fff;
      border: 1px solid #fff; }
    @media screen and (max-width: 991px) {
      .block-content-and-tabs-accordion__content {
        margin-bottom: 55px; } }

.tabs-accordion {
  padding-left: 0;
  list-style: none; }
  .tabs-accordion > .accordion__item {
    outline: none;
    max-width: 520px;
    border-bottom: 1px solid #6b6b6b; }
    .tabs-accordion > .accordion__item .accordion__button {
      outline: none; }
    .tabs-accordion > .accordion__item:first-child {
      margin-top: -1.5625rem; }
      @media screen and (min-width: 1440px) {
        .tabs-accordion > .accordion__item:first-child {
          margin-top: -25px; } }
  .tabs-accordion__label {
    position: relative;
    color: #fff;
    font-family: "proxima-nova", sans-serif;
    padding: 0.9375rem 1.25rem 0.9375rem 0;
    cursor: pointer;
    margin-bottom: 0;
    display: block;
    font-size: 24px;
    line-height: 40px; }
    .tabs-accordion__label::before {
      content: "+";
      position: absolute;
      right: 0;
      top: 17px;
      transform: translateZ(0);
      transition: transform 300ms ease; }
    @media screen and (min-width: 1440px) {
      .tabs-accordion__label {
        padding: 25px 20px 25px 0; } }
    @media screen and (max-width: 767px) {
      .tabs-accordion__label {
        padding-right: 20px;
        font-size: 22px; } }
  .tabs-accordion__content {
    color: #fff;
    margin-top: 0.5rem; }
    .tabs-accordion__content h2, .tabs-accordion__content h3, .tabs-accordion__content h4, .tabs-accordion__content h5, .tabs-accordion__content p, .tabs-accordion__content a {
      color: #fff; }
    .tabs-accordion__content ul {
      margin-top: 3rem;
      margin-bottom: 1rem;
      list-style-type: disc; }
      @media screen and (min-width: 767px) {
        .tabs-accordion__content ul {
          margin-top: 1rem; } }
      .tabs-accordion__content ul p {
        padding-left: 20px; }
    .tabs-accordion__content a {
      text-decoration: underline; }
      .tabs-accordion__content a:hover {
        color: #fff;
        text-decoration: none; }
    .tabs-accordion__content > div {
      overflow: hidden;
      padding-bottom: 0.25rem; }
  .tabs-accordion .accordion__item.is-active .tabs-accordion__label::before {
    transform: rotate(45deg); }
    @media screen and (min-width: 1440px) {
      .tabs-accordion .accordion__item.is-active .tabs-accordion__label::before {
        background-size: 13px 9px; } }
    @media screen and (max-width: 767px) {
      .tabs-accordion .accordion__item.is-active .tabs-accordion__label::before {
        background-size: 13px 9px; } }

.block-experience {
  position: relative;
  z-index: 2; }
  .block-experience__bg {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    bottom: 0;
    z-index: 1; }
    @media screen and (max-width: 992px) {
      .block-experience__bg {
        display: none; } }
  .block-experience .gatsby-image-wrapper {
    opacity: 0; }
  .block-experience .container-middle {
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 0; }
    .block-experience .container-middle .mainbg {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      width: 10000px;
      height: 100%;
      background-color: #000; }
      @media screen and (max-width: 991px) {
        .block-experience .container-middle .mainbg {
          display: none; } }
  .block-experience__content {
    position: relative;
    z-index: 2;
    margin: 0;
    padding-top: 4rem;
    color: #fff; }
    @media screen and (max-width: 991px) {
      .block-experience__content {
        padding: 0 2.5rem 5.1875rem;
        margin: 0 !important; } }
    @media screen and (max-width: 767px) {
      .block-experience__content {
        padding: 0 24px 64px;
        margin: 0 !important; } }
    @media screen and (min-width: 1440px) {
      .block-experience__content {
        padding-top: 64px; } }
  .block-experience__image {
    margin-top: 2.4375rem;
    padding-right: 1rem;
    padding-left: 3rem; }
    .block-experience__image img {
      display: block;
      max-width: 100%; }
    @media screen and (max-width: 991px) {
      .block-experience__image {
        margin-top: -6.4375rem;
        margin-bottom: 4rem;
        padding: 0; } }
    @media screen and (max-width: 767px) {
      .block-experience__image {
        margin-top: -66px;
        margin-bottom: 70px;
        padding: 0; } }
    @media screen and (min-width: 1440px) {
      .block-experience__image {
        margin-top: 39px; } }
  .block-experience__textblock {
    padding-left: 3rem;
    padding-bottom: 4.0625rem;
    opacity: 0; }
    .block-experience__textblock > p {
      color: rgba(255, 255, 255, 0.84); }
    .block-experience__textblock h2 {
      margin-bottom: 1.5rem;
      color: #fff; }
    @media screen and (max-width: 991px) {
      .block-experience__textblock {
        padding: 0; } }
    @media screen and (min-width: 1440px) {
      .block-experience__textblock {
        padding-bottom: 65px; } }
  .block-experience ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 2.5rem 0; }
    .block-experience ul li {
      max-width: 33.3333%;
      margin-right: 4.0625rem; }
      .block-experience ul li h3 {
        margin-bottom: 0.625rem;
        font-size: 3.125rem;
        font-weight: 600;
        line-height: 2.8125rem;
        color: #fff;
        font-family: "proxima-nova", sans-serif; }
        @media screen and (min-width: 1440px) {
          .block-experience ul li h3 {
            margin-bottom: 10px;
            font-size: 50px;
            line-height: 45px; } }
        @media screen and (max-width: 767px) {
          .block-experience ul li h3 {
            font-size: 40px;
            line-height: 1.2; } }
      .block-experience ul li p {
        margin-bottom: 0;
        font-weight: 400;
        color: #fff;
        line-height: 1.333; }
      @media screen and (min-width: 1440px) {
        .block-experience ul li {
          margin-right: 15%; } }
    @media screen and (min-width: 1440px) {
      .block-experience ul {
        margin: 40px 0; } }
  .block-experience div h4 {
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 600;
    line-height: 35px;
    color: #fff;
    font-family: "proxima-nova", sans-serif; }
    @media screen and (min-width: 1440px) {
      .block-experience div h4 {
        margin-bottom: 10px;
        font-size: 32px;
        line-height: 35px; } }
  .block-experience div p {
    font-weight: 400;
    color: #fff; }
    @media screen and (max-width: 991px) {
      .block-experience div p {
        font-size: 16px;
        line-height: 30px; } }
  .block-experience .line-button {
    padding-right: 0;
    color: #fff; }
    .block-experience .line-button::before {
      display: none; }
    .block-experience .line-button::after {
      background-color: #fff; }
  @media screen and (min-width: 992px) {
    .block-experience {
      overflow: hidden; } }
  @media screen and (max-width: 991px) {
    .block-experience {
      background-color: #000;
      padding-top: 0;
      padding-bottom: 0;
      margin-top: 10.4375rem; } }
  @media screen and (max-width: 767px) {
    .block-experience {
      margin-top: 100px; } }

@media (max-width: 768px) and (min-width: 576px) {
  .block-timeline__text {
    padding: 0 56px; } }

.block-timeline__item {
  position: relative;
  margin-bottom: 5rem; }
  .block-timeline__item::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 6.375rem;
    bottom: 0;
    width: 1px;
    background-color: #979797;
    opacity: 0.4; }
    @media screen and (min-width: 1440px) {
      .block-timeline__item::before {
        top: 102px; } }
  .block-timeline__item__imageblock {
    position: relative;
    padding-left: 0;
    padding-right: 0; }
    .block-timeline__item__imageblock .gatsby-image-wrapper {
      clip-path: inset(0 0 0% 100%); }
    @media screen and (min-width: 992px) {
      .block-timeline__item__imageblock {
        padding-right: 6.4375rem;
        padding-left: 1.875rem; } }
    @media screen and (min-width: 1440px) {
      .block-timeline__item__imageblock {
        padding-right: 103px;
        padding-left: 30px; } }
  .block-timeline__item__textblock {
    padding-left: 20px;
    padding-right: 20px;
    opacity: 0; }
    @media screen and (min-width: 992px) {
      .block-timeline__item__textblock {
        padding-right: 1.875rem;
        padding-left: 6.4375rem; } }
    @media screen and (min-width: 1440px) {
      .block-timeline__item__textblock {
        padding-left: 103px;
        padding-right: 30px; } }
    @media screen and (max-width: 991px) {
      .block-timeline__item__textblock {
        max-width: 520px;
        margin: 40px auto 0; } }
    @media screen and (max-width: 767px) {
      .block-timeline__item__textblock {
        margin: 32px auto 0; } }
  .block-timeline__item__index {
    position: absolute;
    left: 50%;
    display: block;
    opacity: 0.46;
    color: #000;
    font-size: calc(14px + 0 * ((100vw - 375px) / 2050));
    line-height: calc(19px + 0 * ((100vw - 375px) / 2050));
    font-weight: 300;
    transform: translateX(-50%); }
  .block-timeline__item__title {
    text-align: left;
    opacity: 0; }
    .block-timeline__item__title span {
      margin-bottom: 16px;
      display: block;
      opacity: 0.46;
      color: #000;
      font-size: calc(14px + 0 * ((100vw - 375px) / 2050));
      line-height: calc(19px + 0 * ((100vw - 375px) / 2050));
      font-weight: 300;
      margin-top: -30px; }
      @media screen and (max-width: 767px) {
        .block-timeline__item__title span {
          margin-bottom: 8px; } }
    @media screen and (max-width: 991px) {
      .block-timeline__item__title {
        text-align: center; }
        .block-timeline__item__title h2 {
          margin-bottom: 24px; } }
  @media screen and (min-width: 992px) {
    .block-timeline__item--image-right .block-timeline__item__imageblock {
      order: 2;
      padding-left: 6.4375rem;
      padding-right: 1.875rem; } }
  @media screen and (min-width: 1440px) {
    .block-timeline__item--image-right .block-timeline__item__imageblock {
      padding-left: 103px;
      padding-right: 30px; } }
  @media screen and (min-width: 992px) {
    .block-timeline__item--image-right .block-timeline__item__textblock {
      padding-right: 6.4375rem;
      padding-left: 1.875rem; } }
  @media screen and (min-width: 1440px) {
    .block-timeline__item--image-right .block-timeline__item__textblock {
      padding-right: 103px;
      padding-left: 30px; } }
  @media screen and (min-width: 992px) {
    .block-timeline__item--image-right .block-timeline__item__title {
      text-align: left;
      left: 0;
      right: auto; } }
  @media screen and (min-width: 1440px) {
    .block-timeline__item--image-right .block-timeline__item__title {
      left: 0;
      right: auto; } }
  .block-timeline__item:last-child {
    margin-bottom: 0; }
    @media screen and (min-width: 992px) {
      .block-timeline__item:last-child::before {
        display: none; } }
    @media screen and (min-width: 1440px) {
      .block-timeline__item:last-child {
        margin-bottom: 0; } }
  @media screen and (min-width: 1440px) {
    .block-timeline__item {
      margin-bottom: 80px; } }
  @media screen and (max-width: 991px) {
    .block-timeline__item {
      margin-bottom: 40px;
      padding-top: 87px; }
      .block-timeline__item::before {
        height: 74px;
        top: 0; } }
  @media screen and (max-width: 767px) {
    .block-timeline__item {
      margin-bottom: 24px; } }

@media screen and (min-width: 992px) {
  .block-timeline__items {
    margin-top: 5.875rem; } }

@media screen and (min-width: 1440px) {
  .block-timeline__items {
    margin-top: 94px; } }

.block-timeline .block-timeline__item:nth-child(odd) .block-timeline__item__title span {
  margin-right: 10px; }

.block-timeline .block-timeline__item:nth-child(even) .block-timeline__item__title span {
  margin-left: 10px; }

@media screen and (max-width: 991px) {
  .block-timeline .block-timeline__item:nth-child(odd) .block-timeline__item__title span {
    margin-right: 0px; }
  .block-timeline .block-timeline__item:nth-child(even) .block-timeline__item__title span {
    margin-left: 0px; }
  .block-timeline .block-timeline__item__title span {
    margin-top: 8px; } }

.block-timeline .blockAnimate .block-timeline__item .block-timeline__item__title {
  animation: slide-up-fade-in ease 500ms;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  animation-delay: 0.25s; }

.block-timeline .blockAnimate .block-timeline__item .gatsby-image-wrapper {
  animation: animateRight ease 500ms;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  animation-delay: 0.25s; }

.block-timeline .blockAnimate .block-timeline__item .block-timeline__item__textblock {
  animation: slide-up-fade-in ease 500ms;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  animation-delay: 0.35s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(2) .block-timeline__item__title {
  animation-delay: 0.90s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(2) .gatsby-image-wrapper {
  animation-delay: 0.90s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(2) .block-timeline__item__textblock {
  animation-delay: 0.90s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(3) .block-timeline__item__title {
  animation-delay: 1.5s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(3) .gatsby-image-wrapper {
  animation-delay: 1.5s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(3) .block-timeline__item__textblock {
  animation-delay: 1.5s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(4) .block-timeline__item__title {
  animation-delay: 2.5s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(4) .gatsby-image-wrapper {
  animation-delay: 2.5s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(4) .block-timeline__item__textblock {
  animation-delay: 2.5s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(5) .block-timeline__item__title {
  animation-delay: 3.5s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(5) .gatsby-image-wrapper {
  animation-delay: 3.5s; }

.block-timeline .blockAnimate .block-timeline__item:nth-child(5) .block-timeline__item__textblock {
  animation-delay: 3.5s; }

@media screen and (max-width: 991px) {
  .block-timeline__items,
  .block-timeline > .container-middle {
    padding-left: 0;
    padding-right: 0; }
    .block-timeline__items .row,
    .block-timeline > .container-middle .row {
      margin: 0; } }

.quote-block {
  background-color: #F7F7F7; }
  .quote-block .form {
    max-width: 828px;
    opacity: 0; }
  .quote-block .checkbox-div {
    margin-top: 34px; }
    @media screen and (max-width: 767px) {
      .quote-block .checkbox-div {
        margin-bottom: 10px; } }
  .quote-block .input_select {
    margin-top: 58px; }
  .quote-block .dropdownS {
    margin-top: 51px; }
  .quote-block button {
    margin-bottom: 1.5rem;
    margin-top: 10px;
    padding: 15px 35px 15px 35px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 12px;
    width: 100%;
    font-weight: bold;
    letter-spacing: 2.65px;
    line-height: 12px;
    max-width: 215px;
    text-align: center;
    text-transform: uppercase;
    background: #000; }
  .quote-block .disabledsubmit {
    cursor: not-allowed;
    opacity: 0.5; }
  .quote-block .success-quote {
    padding: 5rem 0; }
  .quote-block__input.checkbox-div {
    display: flex;
    align-items: center;
    margin-bottom: 1rem; }
    .quote-block__input.checkbox-div > div {
      width: 100%; }
    .quote-block__input.checkbox-div label {
      text-transform: none; }

.formloader:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  padding: 54px 0;
  width: 50px;
  pointer-events: none;
  opacity: 1;
  margin-right: 8px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMDAwIj4NCiAgPHBhdGggb3BhY2l0eT0iLjI1IiBkPSJNMTYgMCBBMTYgMTYgMCAwIDAgMTYgMzIgQTE2IDE2IDAgMCAwIDE2IDAgTTE2IDQgQTEyIDEyIDAgMCAxIDE2IDI4IEExMiAxMiAwIDAgMSAxNiA0Ii8+DQogIDxwYXRoIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMSAzMiAxNiBMMjggMTYgQTEyIDEyIDAgMCAwIDE2IDR6Ij4NCiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4NCiAgPC9wYXRoPg0KPC9zdmc+);
  background-size: 48px;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.25s;
  z-index: 1; }

.formloader:after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

@media screen and (max-width: 991px) {
  .shopify-plus-section__items {
    margin-top: 27px; } }

.shopify-plus-section .shptext {
  opacity: 0; }

.shopify-plus-section__item {
  margin-bottom: 2.75rem;
  opacity: 0; }
  .shopify-plus-section__item img {
    display: block;
    margin: 0 auto;
    max-height: 32px; }
  .shopify-plus-section__item h3 {
    font-family: "proxima-nova", sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 3rem;
    text-align: center;
    margin-bottom: 0.25rem; }
    @media screen and (min-width: 1440px) {
      .shopify-plus-section__item h3 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 4px; } }
  .shopify-plus-section__item h5 {
    text-align: center;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .shopify-plus-section__item h5 {
        font-size: 11.2px;
        letter-spacing: 0.8px;
        line-height: 20px; } }
  @media screen and (min-width: 1440px) {
    .shopify-plus-section__item {
      margin-bottom: 44px; } }

.intro-banner .intro-banner-image-block {
  position: relative; }

.intro-banner .row {
  opacity: 0; }

.intro-banner .img1 {
  position: absolute;
  top: 0;
  left: 20px;
  width: 54%; }
  .intro-banner .img1 img {
    width: 100%; }

.intro-banner .img2 {
  margin-top: 10%;
  text-align: right;
  position: relative;
  width: 55%; }
  .intro-banner .img2 img {
    width: 100%; }
  @media (max-width: 767px) {
    .intro-banner .img2 {
      margin-top: 35px; } }

.intro-banner .intro-text {
  margin-top: 20px;
  margin-top: -5%; }
  .intro-banner .intro-text h2 {
    margin-bottom: 20px;
    max-width: 230px; }
  .intro-banner .intro-text .wrapnormal {
    max-width: 250px;
    white-space: normal; }
  .intro-banner .intro-text p {
    max-width: 100%;
    margin-bottom: 24px; }
  .intro-banner .intro-text .line-button {
    margin-top: 0; }

@media (min-width: 576px) {
  .intro-banner .intro-text h2 {
    max-width: 58%; }
  .intro-banner .intro-text h2.wrapnormal {
    max-width: 45%; } }

@media (min-width: 650px) {
  .intro-banner .intro-text {
    margin-top: -4%; }
  .intro-banner .intro-text p,
  .intro-banner .intro-text h3 {
    max-width: 55%; } }

@media (min-width: 992px) {
  .intro-banner .img2 {
    margin-top: 20%;
    width: 58%; }
  .intro-banner .intro-text {
    max-width: 85%;
    margin-left: 20px;
    margin-top: 15%; }
    .intro-banner .intro-text p,
    .intro-banner .intro-text h3 {
      max-width: 100%; }
  .intro-banner .intro-text h2 {
    white-space: nowrap;
    max-width: 100%; }
  .intro-banner .intro-text h2.wrapnormal {
    max-width: 100%;
    white-space: normal; } }

@media (min-width: 1200px) {
  .intro-banner .intro-text h2 {
    margin-bottom: 24px;
    width: 140%;
    max-width: initial;
    display: inline-block; }
  .intro-banner .intro-text h2.wrapnormal {
    max-width: 100%;
    white-space: normal; } }

@media screen and (max-width: 991px) {
  .media-list .container-fluid {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 991px) {
  .media-list .container-middle {
    padding-left: 56px;
    padding-right: 56px; } }

@media screen and (max-width: 767px) {
  .media-list .container-middle {
    padding-left: 20px;
    padding-right: 20px; }
    .media-list .container-middle .row {
      margin-left: -7.5px;
      margin-right: -7.5px; } }

.media-list h2 {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  opacity: 0; }

.media-list__items {
  position: relative;
  z-index: 1;
  margin-top: -1.875rem;
  padding-top: 5.8125rem;
  padding-bottom: 4rem;
  background-color: #f9f9f9; }
  .media-list__items .row {
    margin-left: -20px;
    margin-right: -20px; }
    @media screen and (max-width: 991px) {
      .media-list__items .row {
        margin-left: -12px;
        margin-right: -12px; } }
    @media screen and (max-width: 767px) {
      .media-list__items .row {
        margin-left: -7.5px;
        margin-right: -7.5px; } }
  @media screen and (max-width: 991px) {
    .media-list__items {
      padding-bottom: 20px;
      margin-top: -2.3rem; } }

.media-list__item {
  margin-bottom: 2.5rem;
  padding-left: 20px;
  padding-right: 20px;
  opacity: 0; }
  .media-list__item__image {
    position: relative;
    margin-bottom: 1rem; }
    .media-list__item__image .image-wrapper {
      position: relative;
      z-index: 1;
      display: block;
      width: 100%;
      margin-bottom: 1.5rem; }
      .media-list__item__image .image-wrapper img {
        width: 100%; }
    .media-list__item__image div.cover {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-end;
      padding: 1.5rem 1.875rem;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.65);
      opacity: 0;
      transform: translateZ(0);
      transition: opacity 0.3s;
      will-change: opacity; }
      .media-list__item__image div.cover img {
        width: 40px;
        height: auto; }
      .media-list__item__image div.cover p {
        text-align: center;
        margin: 0;
        color: #fff;
        transform: translateY(10px) translateZ(0);
        transition: transform 0.3s;
        will-change: transform; }
      @media screen and (min-width: 1440px) {
        .media-list__item__image div.cover {
          padding: 32px 30px; } }
    @media screen and (min-width: 992px) {
      .media-list__item__image:hover div {
        opacity: 1; }
      .media-list__item__image:hover p {
        transform: translateY(0) translateZ(0); } }
    @media screen and (min-width: 1440px) {
      .media-list__item__image {
        margin-bottom: 16px; } }
  .media-list__item h4 {
    margin-bottom: 0.25rem; }
    @media screen and (min-width: 1440px) {
      .media-list__item h4 {
        margin-bottom: 4px; } }
  .media-list__item span {
    margin-bottom: 0.25rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    letter-spacing: 0.01188rem;
    line-height: 1.375rem; }
    @media screen and (min-width: 1440px) {
      .media-list__item span {
        margin-bottom: 4px;
        font-size: 14px;
        letter-spacing: 0.19px;
        line-height: 22px; } }
  @media screen and (min-width: 1440px) {
    .media-list__item {
      margin-bottom: 40px; } }
  @media screen and (max-width: 991px) {
    .media-list__item {
      margin-bottom: 32px;
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (max-width: 767px) {
    .media-list__item {
      padding-left: 7.5px;
      padding-right: 7.5px; } }

.block-overview h2 {
  margin-bottom: 2.75rem;
  opacity: 0; }
  @media screen and (max-width: 767px) {
    .block-overview h2 {
      margin-bottom: 44px; } }

.block-overview__content {
  display: flex; }
  @media screen and (max-width: 767px) {
    .block-overview__content {
      flex-wrap: wrap; } }

.block-overview__list {
  padding-right: 1.25rem;
  opacity: 0;
  margin-bottom: 3rem; }
  @media (max-width: 767px) {
    .block-overview__list {
      padding-right: 15px;
      margin-bottom: 6rem; } }

.block-overview__description {
  opacity: 0;
  margin-bottom: 3rem; }

.block-overview h5 {
  margin-bottom: 1rem;
  font-size: 32px;
  letter-spacing: initial;
  text-transform: lowercase;
  line-height: 37px;
  font-weight: 500 !important; }
  .block-overview h5::first-letter {
    text-transform: capitalize; }
  @media screen and (max-width: 767px) {
    .block-overview h5 {
      margin-bottom: 16px; } }

.block-overview ul {
  list-style: none;
  padding-left: 0; }
  .block-overview ul li {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.75rem; }
    .block-overview ul li:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .block-overview ul li {
        margin-bottom: 16px;
        font-size: 15px;
        line-height: 20px; }
        .block-overview ul li:last-child {
          margin-bottom: 0; } }
    @media screen and (min-width: 1600px) {
      .block-overview ul li {
        font-size: 20px; } }

.block-slider .slick-slider .slick-dots {
  bottom: -80px; }
  @media (max-width: 991px) {
    .block-slider .slick-slider .slick-dots {
      bottom: -50px; } }
  @media (max-width: 767px) {
    .block-slider .slick-slider .slick-dots {
      bottom: -38px; } }

.block-slider {
  position: relative;
  z-index: 1;
  background-color: #f6f6f6; }
  .block-slider .container-middle {
    padding: 0 0 50px;
    box-sizing: border-box;
    opacity: 0; }
    @media screen and (max-width: 1400px) {
      .block-slider .container-middle {
        padding-left: 56px;
        padding-right: 56px; } }
    @media screen and (max-width: 768px) {
      .block-slider .container-middle {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 0; } }
  .block-slider .slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -24px;
    border: none;
    padding: 0;
    width: 48px;
    height: 48px;
    font-size: 0;
    background: #000 url("data:image/svg+xml,%3Csvg width='16px' height='10px' viewBox='0 0 16 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E %3Ctitle%3EPath%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Footer-tablet' transform='translate(-324.000000, -259.000000)' fill='%23FFFFFF'%3E %3Cg id='Group-5'%3E %3Cg id='your-email' transform='translate(59.000000, 250.000000)'%3E %3Cpath d='M272.524289,21.808096 C272.655172,21.9328336 272.831362,22 273.002517,22 C273.173672,22 273.349862,21.9376312 273.480745,21.808096 L277.799899,17.6917541 C278.0667,17.4374813 278.0667,17.0296852 277.799899,16.7754123 C277.533098,16.5211394 277.10521,16.5211394 276.838409,16.7754123 L273.682104,19.7883058 L273.682104,6.64767616 C273.682104,6.28785607 273.380065,6 273.002517,6 C272.624969,6 272.32293,6.28785607 272.32293,6.64767616 L272.32293,19.7883058 L269.161591,16.7754123 C268.89479,16.5211394 268.466902,16.5211394 268.200101,16.7754123 C267.9333,17.0296852 267.9333,17.4374813 268.200101,17.6917541 L272.524289,21.808096 Z' id='Path' transform='translate(273.000000, 14.000000) rotate(-90.000000) translate(-273.000000, -14.000000) '%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") no-repeat center;
    background-size: 13px 8px;
    cursor: pointer; }
    .block-slider .slick-slider .slick-arrow.slick-prev {
      left: -24px;
      transform: scaleX(-1); }
      @media screen and (max-width: 991px) {
        .block-slider .slick-slider .slick-arrow.slick-prev {
          left: -20px; } }
    .block-slider .slick-slider .slick-arrow.slick-next {
      right: -24px; }
      @media screen and (max-width: 991px) {
        .block-slider .slick-slider .slick-arrow.slick-next {
          right: -20px; } }
    @media screen and (max-width: 991px) {
      .block-slider .slick-slider .slick-arrow {
        width: 40px;
        height: 40px; } }
    @media screen and (max-width: 767px) {
      .block-slider .slick-slider .slick-arrow {
        width: 31px;
        height: 31px; } }
  .block-slider .slick-slider .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -50px;
    transform: translateX(-50%);
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0; }
    .block-slider .slick-slider .slick-dots li {
      margin: 0;
      padding: 15px 4px;
      cursor: pointer;
      display: inline-block; }
      .block-slider .slick-slider .slick-dots li button {
        display: block;
        width: 20px;
        height: 2px;
        border: none;
        background-color: #000;
        font-size: 0;
        transition: opacity 0.3s;
        opacity: 0.21; }
      .block-slider .slick-slider .slick-dots li.slick-active button {
        opacity: 1; }
      .block-slider .slick-slider .slick-dots li:hover button {
        opacity: 1; }
    @media screen and (max-width: 767px) {
      .block-slider .slick-slider .slick-dots {
        bottom: -43px; } }
  .block-slider .slick-slider .slick-track {
    display: flex;
    align-items: center; }
  .block-slider .slick-slider .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
  .block-slider__content {
    position: relative;
    padding: 6%;
    background-color: #fff; }
  .block-slider__item {
    max-height: 600px; }
    .block-slider__item img {
      display: block;
      max-width: 100%; }
    .block-slider__item video {
      width: 900px; }
  @media screen and (max-width: 991px) {
    .block-slider {
      margin: 0; } }

.shopify-plus h3 {
  margin-bottom: 0.9375rem; }

.shopify-plus .opacity0 {
  opacity: 0; }

.shopify-plus p {
  margin-bottom: 3rem;
  max-width: 39.625rem;
  font-size: 16px;
  line-height: 28px; }
  @media screen and (max-width: 767px) {
    .shopify-plus p {
      max-width: 100%; } }
  @media screen and (min-width: 1600px) {
    .shopify-plus p {
      font-size: 20px; } }

.shopify-plus__image {
  clip-path: inset(0 0 0% 100%); }

.shopify-plus__button {
  display: inline-flex;
  padding: 1.0625rem 2rem;
  border: 1px solid #000;
  margin-top: 4.0625rem;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 4.07px;
  line-height: 14px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  transition: color 0.3s, background 0.3s;
  text-decoration: none !important; }
  .shopify-plus__button:hover {
    text-decoration: none;
    color: #fff;
    background-color: #000; }
  @media screen and (max-width: 767px) {
    .shopify-plus__button {
      padding: 1.875rem 2.5rem; } }

.block-responsive .animateDefault .gatsby-image-wrapper {
  clip-path: inset(0 0 0% 100%); }

.block-responsive .animateDefault h3,
.block-responsive .animateDefault .text-content {
  opacity: 0; }

.block-responsive__items {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 991px) {
    .block-responsive__items {
      flex-wrap: wrap; } }

.block-responsive__item .videobgh {
  position: relative;
  overflow: hidden;
  height: 400px; }
  .block-responsive__item .videobgh video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    height: 100%; }
  @media screen and (min-width: 992px) {
    .block-responsive__item .videobgh {
      height: 800px; }
      .block-responsive__item .videobgh video {
        left: -50%; } }

@media screen and (min-width: 992px) {
  .block-responsive__item:first-child {
    padding-right: 2.5rem; }
  .block-responsive__item:last-child {
    padding-left: 2.5rem; } }

@media screen and (max-width: 991px) {
  .block-responsive__item:first-child {
    margin-bottom: 40px; } }

.block-responsive h3 {
  margin-bottom: 0.375rem; }
  @media screen and (max-width: 991px) {
    .block-responsive h3 {
      margin-bottom: 0.8125rem; } }

.block-responsive p {
  margin-bottom: 2.5rem;
  font-size: 16px;
  line-height: 28px; }
  @media screen and (max-width: 991px) {
    .block-responsive p {
      margin-bottom: 1.5rem; } }
  @media screen and (max-width: 767px) {
    .block-responsive p {
      margin-bottom: 2.5rem; } }
  @media screen and (min-width: 1600px) {
    .block-responsive p {
      font-size: 20px; } }

.block-button .row {
  justify-content: center; }

.block-button .container-middle {
  opacity: 0; }

@media screen and (max-width: 576px) {
  .contactpage {
    padding-top: 18rem; } }

.contactpage .banner-list-info .banner-list-text h4 {
  margin-bottom: 15px; }

@media screen and (max-width: 767px) {
  .contactpage .banner-list-info .banner-list-text {
    margin-bottom: 6rem; } }

.banner-list-info .liItem {
  opacity: 0; }

.banner-list-info .banner-list-text {
  margin-bottom: 4rem; }
  .banner-list-info .banner-list-text h4 {
    font-size: 20px; }
  .banner-list-info .banner-list-text p {
    margin-bottom: 0; }
  .banner-list-info .banner-list-text a {
    color: #525252;
    text-transform: lowercase; }

@media screen and (min-width: 767px) {
  .banner-list-info .banner-list-text {
    margin-bottom: 0; } }

.block-map {
  height: 616px;
  width: 100%; }
  @media screen and (min-width: 960px) {
    .block-map {
      height: 550px; } }

.block-with-graphics__graphic {
  position: absolute;
  bottom: -4.5rem;
  display: block;
  max-width: 17rem; }
  @media screen and (min-width: 1440px) {
    .block-with-graphics__graphic {
      bottom: -72px;
      max-width: 272px; } }
  @media screen and (max-width: 991px) {
    .block-with-graphics__graphic {
      bottom: -61px;
      max-width: 239px; } }
  @media screen and (max-width: 767px) {
    .block-with-graphics__graphic {
      bottom: -42px;
      max-width: 166px; } }

.block-with-graphics__image {
  position: relative; }
  .block-with-graphics__image .gatsby-image-wrapper {
    opacity: 0; }
    .block-with-graphics__image .gatsby-image-wrapper img {
      width: 100%; }
  .block-with-graphics__image .block-with-graphics__graphic {
    left: 0; }
    @media screen and (max-width: 991px) {
      .block-with-graphics__image .block-with-graphics__graphic {
        left: -10px; } }
    @media screen and (max-width: 767px) {
      .block-with-graphics__image .block-with-graphics__graphic {
        left: -7px; } }
  .block-with-graphics__image.image-rightside .gatsby-image-wrapper {
    opacity: 0; }
    .block-with-graphics__image.image-rightside .gatsby-image-wrapper img {
      width: 100%; }
  .block-with-graphics__image.image-rightside .block-with-graphics__graphic {
    left: auto;
    right: 0; }
    @media screen and (max-width: 991px) {
      .block-with-graphics__image.image-rightside .block-with-graphics__graphic {
        left: auto;
        right: -10px; } }
    @media screen and (max-width: 767px) {
      .block-with-graphics__image.image-rightside .block-with-graphics__graphic {
        left: auto;
        right: -7px; } }
  @media screen and (max-width: 991px) {
    .block-with-graphics__image.with-graphic .block-with-graphics__main {
      width: calc(100% - 47px);
      margin-left: auto;
      display: block;
      width: 100%; }
    .block-with-graphics__image.with-graphic.image-rightside .block-with-graphics__main {
      margin-left: 0;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .block-with-graphics__image.with-graphic .block-with-graphics__main {
      width: 100%; } }
  @media screen and (max-width: 991px) {
    .block-with-graphics__image {
      margin-bottom: 93px; } }
  @media screen and (max-width: 767px) {
    .block-with-graphics__image {
      margin-bottom: 68px; } }

.block-with-graphics .block-with-graphics__text {
  opacity: 0; }

.block-with-graphics .container-middle > .row {
  margin: 0; }
  .block-with-graphics .container-middle > .row .block-with-graphics__image,
  .block-with-graphics .container-middle > .row .block-with-graphics__text {
    padding: 0 3.75rem; }
    @media screen and (min-width: 1440px) {
      .block-with-graphics .container-middle > .row .block-with-graphics__image,
      .block-with-graphics .container-middle > .row .block-with-graphics__text {
        padding: 0 60px; } }
    @media screen and (max-width: 991px) {
      .block-with-graphics .container-middle > .row .block-with-graphics__image,
      .block-with-graphics .container-middle > .row .block-with-graphics__text {
        max-width: 480px;
        margin: 0 auto;
        padding: 0; } }
    @media screen and (max-width: 567px) {
      .block-with-graphics .container-middle > .row .block-with-graphics__image,
      .block-with-graphics .container-middle > .row .block-with-graphics__text {
        width: 100%;
        max-width: 100%;
        margin: 0; } }
  @media screen and (max-width: 991px) {
    .block-with-graphics .container-middle > .row .block-with-graphics__image {
      margin: 0 auto 45px; } }
  @media screen and (max-width: 567px) {
    .block-with-graphics .container-middle > .row .block-with-graphics__image {
      margin: 0 0 45px; } }
  @media screen and (min-width: 1440px) {
    .block-with-graphics .container-middle > .row {
      margin: 0 -60px; } }
  @media screen and (min-width: 768px) and (max-width: 1439px) {
    .block-with-graphics .container-middle > .row {
      margin: 0 -3.75rem; } }

.block-form {
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.11);
  padding: 3.3125rem 4.6875rem 3.25rem 3.4375rem; }
  .block-form .form-error {
    position: absolute;
    top: 100%;
    color: #a74a4a;
    transition: opacity 1s ease-in-out;
    font-size: 10px;
    letter-spacing: 0.19px;
    line-height: 22px; }
    @media (min-width: 768px) {
      .block-form .form-error.top-form-error {
        opacity: 0; }
        .block-form .form-error.top-form-error.is-active {
          opacity: 1; } }
    @media (max-width: 767px) {
      .block-form .form-error.top-form-error {
        display: none !important; }
        .block-form .form-error.top-form-error.is-active {
          display: block !important;
          opacity: 1; } }
  .block-form__select {
    margin-top: 45px; }
  .block-form__select.is-focus .css-156q6mh-Control {
    border-color: #000;
    color: #000;
    border-width: 2px; }
  .block-form__textarea {
    margin-top: 35px; }
    .block-form__textarea textarea {
      height: 160px;
      width: 100%;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      max-width: 800px;
      border: 1px solid #8e8e8e;
      resize: none;
      padding: 16px;
      font-size: 14px;
      letter-spacing: 0.19px;
      line-height: 24px; }
  .block-form__input {
    position: relative;
    margin-top: 2.875rem; }
    .block-form__input span {
      position: absolute;
      top: 50%;
      margin-top: -0.5625rem;
      height: 1.125rem;
      left: 0;
      line-height: 1.125rem;
      color: rgba(0, 0, 0, 0.51);
      font-size: 0.75rem;
      letter-spacing: 0.10687rem;
      text-transform: uppercase;
      transition: transform 0.2s;
      pointer-events: none; }
      @media screen and (min-width: 1440px) {
        .block-form__input span {
          margin-top: -9px;
          height: 18px;
          line-height: 18px;
          font-size: 12px;
          letter-spacing: 1.71px; } }
      @media screen and (max-width: 767px) {
        .block-form__input span {
          margin-top: -9px;
          height: 18px;
          line-height: 18px;
          font-size: 12px;
          letter-spacing: 1.71px; } }
    .block-form__input input {
      display: block;
      width: 100%;
      border: none;
      border-bottom: 1px solid rgba(142, 142, 142, 0.8);
      height: 2.625rem;
      line-height: 2.625rem;
      font-size: 0.75rem;
      letter-spacing: 0.10687rem;
      color: rgba(0, 0, 0, 0.51);
      outline: none;
      transition: color 0.3s, border-color 0.3s, border-width 0.3s;
      border-radius: 0; }
      @media screen and (min-width: 1440px) {
        .block-form__input input {
          height: 42px;
          line-height: 42px;
          font-size: 12px;
          letter-spacing: 1.71px; } }
      @media screen and (max-width: 767px) {
        .block-form__input input {
          height: 42px;
          line-height: 42px;
          font-size: 12px;
          letter-spacing: 1.71px;
          border-radius: 0; } }
    .block-form__input.is-focus span {
      transform: translateY(-1.75rem); }
      @media screen and (min-width: 1440px) {
        .block-form__input.is-focus span {
          transform: translateY(-28px); } }
      @media screen and (max-width: 767px) {
        .block-form__input.is-focus span {
          transform: translateY(-28px); } }
    .block-form__input.is-focus input {
      border-color: #000;
      color: #000;
      border-width: 2px; }
    .block-form__input.is-fill span {
      transform: translateY(-1.75rem); }
      @media screen and (min-width: 1440px) {
        .block-form__input.is-fill span {
          transform: translateY(-28px); } }
    .block-form__input.is-fill input {
      color: rgba(0, 0, 0, 0.6); }
    @media screen and (min-width: 1440px) {
      .block-form__input {
        margin-top: 46px; } }
    @media screen and (max-width: 767px) {
      .block-form__input {
        margin-top: 46px; } }
  .block-form button {
    margin-top: 1.75rem;
    padding: 1.125rem 2.1875rem 1.125rem 4rem;
    border: none;
    outline: none;
    color: #fff;
    font-size: 0.625rem;
    font-weight: bold;
    letter-spacing: 0.16562rem;
    line-height: 0.75rem;
    text-align: center;
    text-transform: uppercase;
    background: #000 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E %3Cg fill='%23FFF' fill-rule='evenodd'%3E %3Cpath d='M6.798 0v8.384L4.163 5.768l-.563.56L7.2 9.9l3.6-3.573-.563-.559-2.635 2.616V0z'/%3E %3Cpath d='M14.4 9h-.783v4.507H.783v-4.24H0V14.4h14.4z'/%3E %3C/g%3E %3C/svg%3E") no-repeat 2.1875rem 50%;
    background-size: 0.9375rem 0.9375rem; }
    @media screen and (min-width: 1440px) {
      .block-form button {
        margin-top: 28px;
        padding: 18px 35px 18px 64px;
        font-size: 10px;
        letter-spacing: 2.65px;
        line-height: 12px;
        background-position: 35px 50%;
        background-size: 15px 15px; } }
    @media screen and (max-width: 767px) {
      .block-form button {
        margin-top: 28px;
        padding: 18px 35px 18px 64px;
        font-size: 10px;
        letter-spacing: 2.65px;
        line-height: 12px;
        background-position: 35px 50%;
        background-size: 15px 15px; } }
  .block-form .pseudo-button {
    margin-top: 1.75rem;
    padding: 1.125rem 2.1875rem 1.125rem 4rem;
    border: none;
    outline: none;
    color: #fff;
    font-size: 0.625rem;
    font-weight: bold;
    letter-spacing: 0.16562rem;
    line-height: 0.75rem;
    text-align: center;
    text-transform: uppercase;
    background: #000 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E %3Cg fill='%23FFF' fill-rule='evenodd'%3E %3Cpath d='M6.798 0v8.384L4.163 5.768l-.563.56L7.2 9.9l3.6-3.573-.563-.559-2.635 2.616V0z'/%3E %3Cpath d='M14.4 9h-.783v4.507H.783v-4.24H0V14.4h14.4z'/%3E %3C/g%3E %3C/svg%3E") no-repeat 2.1875rem 50%;
    background-size: 0.9375rem 0.9375rem; }
    @media screen and (min-width: 1440px) {
      .block-form .pseudo-button {
        margin-top: 28px;
        padding: 18px 35px 18px 64px;
        font-size: 10px;
        letter-spacing: 2.65px;
        line-height: 12px;
        background-position: 35px 50%;
        background-size: 15px 15px; } }
    @media screen and (max-width: 767px) {
      .block-form .pseudo-button {
        margin-top: 28px;
        padding: 18px 35px 18px 64px;
        font-size: 10px;
        letter-spacing: 2.65px;
        line-height: 12px;
        background-position: 35px 50%;
        background-size: 15px 15px; } }
  .block-form .disabledsubmit {
    cursor: not-allowed;
    opacity: 0.5; }
  @media screen and (min-width: 1440px) {
    .block-form {
      padding: 53px 75px 52px 55px; } }
  @media screen and (max-width: 991px) {
    .block-form {
      padding: 55px;
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .block-form {
      padding: 32px 24px 40px; } }

.trustedpartners .mainTitle h2,
.trustedpartners .mainTitle h1,
.trustedpartners .mainTitle h3 {
  font-size: 48px;
  margin-bottom: 0; }
  @media (max-width: 768px) {
    .trustedpartners .mainTitle h2,
    .trustedpartners .mainTitle h1,
    .trustedpartners .mainTitle h3 {
      font-size: 36px; } }

.trustedpartners .preTitle {
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 2rem; }

.trustedpartners .item {
  margin-bottom: 4rem;
  max-width: 300px; }
  .trustedpartners .item p {
    font-size: 16px;
    line-height: 28px; }
  .trustedpartners .item img {
    max-width: 150px;
    margin-bottom: 1rem;
    margin-top: 0.5rem; }

.trustedpartners article {
  display: flex;
  justify-content: flex-end; }

.trustedpartners .buttonRow .button-col {
  display: flex;
  justify-content: flex-end; }
  .trustedpartners .buttonRow .button-col .button-block {
    width: 300px; }

@media (max-width: 768px) {
  .trustedpartners .item {
    margin: 0 auto 4rem; }
  .trustedpartners .buttonRow {
    text-align: center; }
  .trustedpartners .buttonRow .button-col {
    justify-content: center; } }

@media (max-width: 990px) {
  .trustedpartners .title-wrapper {
    padding-bottom: 6rem !important; } }

@media (min-width: 1400px) {
  .trustedpartners .container-middle {
    max-width: 1270px; } }

.hero-banner-b {
  background-position: center;
  background-size: cover;
  color: #fff;
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: relative;
  overflow: hidden;
  z-index: auto; }
  .hero-banner-b #bgvid {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0; }
  .hero-banner-b .container-fluid {
    padding-left: 56px;
    padding-right: 56px; }
    .hero-banner-b .container-fluid .mainrow {
      min-height: calc(100vh - 2rem); }
  .hero-banner-b .hero-content {
    display: flex;
    align-items: flex-end;
    margin-top: 19rem; }
    .hero-banner-b .hero-content .preTitle {
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 3px;
      margin-bottom: 1.7rem;
      color: #fff; }
    .hero-banner-b .hero-content .title {
      line-height: 57px;
      max-width: 770px;
      font-size: 48px;
      margin-bottom: 2.5rem;
      color: #fff; }
    .hero-banner-b .hero-content .button-box {
      border-color: #fff;
      color: #fff;
      background-color: rgba(255, 255, 255, 0.2);
      margin-right: 2.5rem; }
      .hero-banner-b .hero-content .button-box:hover {
        background-color: rgba(0, 0, 0, 0.2); }
    @media (max-width: 768px) {
      .hero-banner-b .hero-content .title {
        font-size: 34px;
        line-height: 36px; }
      .hero-banner-b .hero-content .buttons .button-box {
        display: none; }
      .hero-banner-b .hero-content .buttons .button-box:first-child {
        display: inline-block; } }
  .hero-banner-b .hero-bottom {
    color: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end; }
    .hero-banner-b .hero-bottom p {
      color: #fff;
      font-size: 12px;
      text-align: right;
      font-weight: 400;
      letter-spacing: 3px; }
    @media (max-width: 768px) {
      .hero-banner-b .hero-bottom {
        justify-content: left; } }
  @media (max-width: 992px) {
    .hero-banner-b .before {
      height: 280px; }
    .hero-banner-b .hero-content h1 {
      font-size: 36px;
      line-height: 45px; }
    .hero-banner-b .button-box {
      padding: 0 33px;
      line-height: 46px;
      margin-bottom: 10px; } }
  @media (max-width: 767px) {
    .hero-banner-b {
      padding-top: 10rem; }
      .hero-banner-b .hero-nav {
        display: none; }
      .hero-banner-b .container-fluid {
        padding-left: 16px;
        padding-right: 16px; }
      .hero-banner-b .container-fluid .mainrow {
        min-height: auto; }
      .hero-banner-b .hero-nav ul {
        margin-bottom: 4rem;
        justify-content: flex-start; }
      .hero-banner-b .hero-bottom {
        margin-top: 4rem; }
      .hero-banner-b .button-box {
        padding: 0 16px; }
      .hero-banner-b .hero-banner-b .hero-bottom {
        justify-content: left; } }

.newQuoteForm form {
  max-width: 800px;
  position: relative; }
  .newQuoteForm form .block-form__input {
    margin-top: 1rem; }
  .newQuoteForm form .block-form__input input {
    padding: 0 20px;
    border: 1px solid #8e8e8e;
    background: rgba(196, 196, 196, 0.05);
    height: 52px;
    line-height: 52px;
    max-width: 370px; }
  .newQuoteForm form .block-form__input span {
    margin: 0;
    position: static;
    font-weight: bold;
    color: #000;
    display: inline-block;
    margin-bottom: 10px;
    transform: initial; }
  .newQuoteForm form .block-form__select {
    margin-top: 1rem; }
    .newQuoteForm form .block-form__select span {
      font-weight: bold;
      color: #000;
      display: inline-block;
      margin-bottom: 10px;
      transform: initial;
      height: 18px;
      line-height: 18px;
      font-size: 12px;
      letter-spacing: 1.71px; }
    .newQuoteForm form .block-form__select .css-2b097c-container {
      border: 1px solid #8e8e8e;
      background: rgba(196, 196, 196, 0.05);
      height: 52px;
      line-height: 52px;
      max-width: 370px; }
  .newQuoteForm form .services {
    margin-top: 3rem; }
    .newQuoteForm form .services .title span {
      font-weight: bold;
      color: #000;
      display: inline-block;
      transform: initial;
      height: 18px;
      line-height: 18px;
      font-size: 12px;
      letter-spacing: 1.71px;
      margin-bottom: 20px;
      margin-top: 40px; }
    .newQuoteForm form .services .checkbox-div {
      max-width: 385px;
      position: relative;
      margin-right: 1rem;
      margin-bottom: 1rem; }
      @media (max-width: 991px) {
        .newQuoteForm form .services .checkbox-div {
          margin-bottom: 1rem !important; } }
      .newQuoteForm form .services .checkbox-div input:checked ~ .checkmark-box {
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
        background-color: #fff; }
      .newQuoteForm form .services .checkbox-div input:checked ~ label {
        opacity: 1 !important; }
      .newQuoteForm form .services .checkbox-div label {
        padding-left: 15px;
        transition: opacity 0.3s;
        line-height: 51px;
        font-size: 16px;
        font-weight: 600;
        color: #000;
        text-transform: capitalize;
        letter-spacing: normal;
        width: 100%;
        position: relative; }
      @media screen and (max-width: 991px) {
        .newQuoteForm form .services .checkbox-div {
          margin-bottom: 0; } }
      .newQuoteForm form .services .checkbox-div .checkbox-box {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .newQuoteForm form .services .checkbox-div .checkmark-box {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 51px;
        background-color: rgba(209, 209, 209, 0.2);
        border: 1px solid rgba(148, 148, 148, 0.2);
        transition: background 0.3s, box-shadow 0.3s; }
        .newQuoteForm form .services .checkbox-div .checkmark-box::before {
          content: "";
          transform: rotate(45deg);
          border-bottom: 1px solid #fff;
          border-right: 1px solid #fff;
          right: 24px;
          top: 16px;
          position: absolute;
          height: 13px;
          width: 6px;
          z-index: 1;
          transition: opacity 0.3s;
          opacity: 0; }
        .newQuoteForm form .services .checkbox-div .checkmark-box::after {
          content: "";
          position: absolute;
          right: 16px;
          top: 13px;
          height: 24px;
          width: 24px;
          transition: opacity 0.3s;
          opacity: 0;
          background-color: #000; }
      .newQuoteForm form .services .checkbox-div input:checked ~ .checkmark-box:before {
        opacity: 1; }
      .newQuoteForm form .services .checkbox-div input:checked ~ .checkmark-box:after {
        opacity: 1; }
  .newQuoteForm form .download-asset__button {
    text-align: right;
    margin-top: 15px; }
    @media (max-width: 768px) {
      .newQuoteForm form .download-asset__button {
        text-align: left; } }
  .newQuoteForm form button {
    margin-right: 1rem;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 4.07px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #000;
    padding: 0 4rem;
    display: inline-block;
    transition: all 0.55s ease-out;
    text-decoration: none !important;
    background-color: #000; }
    .newQuoteForm form button:hover {
      text-decoration: none;
      color: #000;
      background-color: #fff; }

.newQuoteForm .success-text {
  max-width: 800px;
  margin: 15px 0; }
  .newQuoteForm .success-text p {
    font-size: 14px;
    border: 1px solid #388E3C;
    padding: 14px;
    color: #388E3C;
    margin-right: 15px; }

.stats {
  padding: 0; }
  .stats .stats-list {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    border-top-color: #ccc;
    border-top-width: 0;
    border-top-style: solid;
    border-bottom-color: #ccc;
    border-bottom-width: 0;
    border-bottom-style: solid;
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-bottom: 0; }
    .stats .stats-list .stat-item {
      flex: 0 30%;
      text-align: center; }
      .stats .stats-list .stat-item .title {
        font-size: 84.0426px;
        line-height: 76px; }
      .stats .stats-list .stat-item .text {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 0; }
  @media (max-width: 990px) {
    .stats .stats-list .stat-item .title {
      font-size: 60px; } }
  @media (max-width: 767px) {
    .stats .stats-list {
      display: block;
      text-align: center; }
      .stats .stats-list .stat-item {
        margin-bottom: 3rem;
        max-width: 225px;
        margin-left: auto;
        margin-right: auto; } }

.listTextAlt .listTextAlt__inner .text {
  margin-bottom: 4rem;
  line-height: 45px; }

.listTextAlt .listTextAlt__inner .list .list_inner {
  max-width: 440px;
  margin-left: auto; }

.listTextAlt .listTextAlt__inner .list h3 {
  font-size: 24px;
  line-height: 28px;
  font-family: "proxima-nova", sans-serif; }

.listTextAlt .listTextAlt__inner .list ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 2.5rem; }
  .listTextAlt .listTextAlt__inner .list ul li {
    padding-left: 0;
    font-size: 17px;
    margin: 10px 0; }
    .listTextAlt .listTextAlt__inner .list ul li::before {
      content: "\2013";
      margin-right: 10px; }

@media (max-width: 991px) {
  .listTextAlt .listTextAlt__inner .text {
    font-size: 25px;
    line-height: 150%; } }

@media (max-width: 767px) {
  .listTextAlt .listTextAlt__inner .maintext {
    order: 2; }
  .listTextAlt .listTextAlt__inner .list .list_inner {
    max-width: 100%; }
  .listTextAlt .listTextAlt__inner .list ul {
    margin-bottom: 5rem; } }

.fixed-contactform {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  right: 0;
  filter: drop-shadow(4px 4px 13px rgba(0, 0, 0, 0.15));
  height: 76px;
  display: flex;
  align-items: center;
  justify-self: center;
  z-index: 5;
  transform: translateY(76px);
  transition: transform 550ms ease; }
  .fixed-contactform.show {
    transform: translateY(0); }
  .fixed-contactform .form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 2rem; }
    .fixed-contactform .form h2 {
      margin-bottom: 0; }
    .fixed-contactform .form form {
      margin-left: 10px;
      display: flex; }
    .fixed-contactform .form .input {
      position: relative;
      margin: 0;
      width: 210px;
      margin-right: 25px; }
      .fixed-contactform .form .input input {
        height: 35px; }
    .fixed-contactform .form .input.is-focus span {
      transform: translateY(-18px); }
    .fixed-contactform .form .fixed-button {
      height: 38px;
      line-height: 38px;
      letter-spacing: 0.7px;
      font-size: 10px;
      font-weight: normal;
      max-width: 274px;
      width: 100%;
      margin-left: 27px; }
    .fixed-contactform .form .closebtn {
      display: none; }
  .fixed-contactform .mobilebutton {
    display: none; }
  .fixed-contactform .success-quote {
    padding: 7px 20px;
    width: 100%;
    text-align: center;
    align-items: center;
    flex-direction: column;
    display: flex; }
    .fixed-contactform .success-quote h2 {
      font-size: 20px;
      margin-bottom: 0; }
    .fixed-contactform .success-quote p {
      margin-bottom: 0; }
  @media (max-width: 1300px) {
    .fixed-contactform .form .input {
      width: auto; }
    .fixed-contactform .form h2 {
      font-size: 25px; } }
  @media (max-width: 767px) {
    .fixed-contactform {
      display: block;
      height: auto; }
      .fixed-contactform .form {
        position: absolute;
        flex-direction: column;
        top: 75px;
        background: #fff;
        padding: 20px;
        transition: transform 450ms ease; }
        .fixed-contactform .form h2 {
          margin-bottom: 2rem; }
        .fixed-contactform .form form {
          display: block;
          margin: 0; }
          .fixed-contactform .form form .input {
            margin-right: 0;
            margin-bottom: 20px; }
          .fixed-contactform .form form .fixed-button {
            margin: 0;
            margin-top: 10px; }
        .fixed-contactform .form .closebtn {
          position: absolute;
          top: 0;
          right: 0;
          top: 10px;
          right: 10px;
          background: none;
          border: none; }
        .fixed-contactform .form.open {
          transform: translateY(-105%); }
      .fixed-contactform .mobilebutton {
        display: block;
        width: 100%; } }

.block-double-column {
  background-color: #f7f7f7; }
  .block-double-column .container-middle {
    max-width: 1280px; }
  .block-double-column .columns-wrapper .columns-item {
    padding-top: 2rem;
    border-bottom: 1px solid #d4d4d4; }
    .block-double-column .columns-wrapper .columns-item:first-child {
      border-top: 1px solid #d4d4d4; }


