.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.solution-card {
  background-color: #fff;
  border-radius: 16px;
  padding: 30px;
}

.solution-card.last {
  border-radius: 10px;
}

.nav {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: inline-flex;
}

.btn-secondary {
  color: #fff;
  text-align: center;
  background-color: #3899ec;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 26px 14px;
  font-weight: 600;
  line-height: 162.5%;
  text-decoration: none;
  transition: background-color .4s;
}

.btn-secondary:hover {
  background-color: #80bb42;
}

.icon {
  background-color: #0066c3;
  border-radius: 8px;
  height: 40px;
}

.left-section-aquamicrobiome {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hero-video {
  z-index: 9;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero-video.hide {
  display: none;
}

.container-5 {
  width: 100%;
  max-width: 1440px;
  padding-left: 5rem;
  padding-right: 5rem;
}

.container-5.low {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
}

.text-span-41 {
  color: #00b783;
  border: 2px solid #fff;
  border-radius: 50px;
  margin-right: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.hero-area-2 {
  background-color: #3899ed;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 550px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 60px;
  font-size: 16px;
  line-height: 1.5em;
  display: flex;
  position: relative;
}

.solution-top {
  z-index: 999;
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  padding-bottom: 20px;
  display: grid;
  position: relative;
}

.hero-wrap {
  z-index: 999;
  grid-column-gap: 300px;
  grid-row-gap: 300px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: block;
  position: relative;
}

.brand-logo-3 {
  width: 200px;
  transition: all .2s;
}

.brand-logo-3:hover {
  opacity: .65;
  transform: scale(1.1);
}

.brand-logo-3.footer-logo {
  width: auto;
}

.brand-logo-3.full {
  width: 50%;
}

.brand-logo-3.full:hover {
  transform: none;
}

.bold-text-110 {
  color: #0067c3;
  font-size: 18px;
  text-decoration: none;
}

.link-block {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.solution-video {
  z-index: 9;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero-content-md {
  display: none;
}

.footer-link {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-link:hover {
  color: #e9e9e9;
}

.hero-overlay-2 {
  z-index: 99;
  background-image: linear-gradient(#2d1e0e00, #2b17028c 68%), url('../images/sft-background.jpg');
  background-position: 0 0, 100% 100%;
  background-size: auto, cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.btn-primary {
  color: #010101;
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px 26px;
  text-decoration: none;
  transition: background-color .4s, color .4s;
}

.btn-primary:hover {
  color: #fff;
  background-color: #010101;
}

.nav-logo-md {
  display: none;
}

.brand-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  padding-top: 80px;
  overflow: hidden;
}

.brand-wrap.no-marging {
  padding-top: 0;
  padding-bottom: 60px;
}

.brand-wrap.to-hide {
  display: none;
}

.solution-icon {
  width: 51px;
}

.left-arrow {
  height: 40px;
  inset: -18% 6% auto auto;
}

.nav-item {
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  font-weight: 600;
}

.nav-item:hover {
  color: #80bb42;
}

.nav-item:active, .nav-item:focus, .nav-item:visited {
  color: #3899ed;
}

.offcanvas-icon {
  display: none;
}

.right-arrow {
  height: 40px;
  inset: -18% 0% auto auto;
}

.header-wrap {
  background-color: #fff;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 8px 8px 32px;
  display: flex;
}

.main-wrap {
  width: 100%;
  overflow: hidden;
}

.offcanvas-nav {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.close-icon {
  cursor: pointer;
}

.nav-logo {
  width: 200px;
}

.solution-area {
  border-radius: 20px;
  justify-content: center;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.nav-link-two {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.nav-link-two:hover {
  color: #e9e9e9;
}

.nav-link-two.w--current {
  color: #d5d5d5;
}

.header-area {
  z-index: 9999;
  width: 100%;
  max-width: 1440px;
  padding-top: 26px;
  position: fixed;
  inset: 0% auto auto;
  overflow: hidden;
}

.offcanvas-main {
  background-color: #010101;
  display: none;
  position: fixed;
  inset: 0%;
}

.d-none {
  display: none;
}

.section-overlay {
  z-index: 99;
  background-image: linear-gradient(#00000094, #00000094);
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.offcanvas-wrap {
  text-align: center;
  background-color: #010101;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.image-wrapper {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.image-wrapper._50 {
  border-radius: 0;
  height: auto;
  max-height: none;
}

.image-wrapper.margin {
  margin-top: 4rem;
}

.heading-five {
  color: #010101;
  letter-spacing: -.8px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 132%;
}

.heading-five.white {
  color: #fff;
}

.heading-five.white.smallest {
  font-size: 16px;
  font-weight: 600;
}

.nav-link-4 {
  color: #333;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: color .4s, letter-spacing .4s;
}

.nav-link-4:hover {
  color: #3899ec;
  letter-spacing: 0;
}

.nav-link-4:active {
  color: #80bb43;
}

.nav-link-4.w--current {
  color: #80bb42;
}

.footer-top-3 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bold-text-114 {
  font-size: 14px;
  font-weight: 400;
}

.slide-nav {
  display: none;
}

.content-in-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.content-in-container.flex {
  flex-flow: column;
  display: flex;
}

.offcanvas-nav-link {
  color: #c8c8c8;
  font-size: 84px;
  line-height: 112%;
  text-decoration: none;
  transition: color .4s;
}

.offcanvas-nav-link:hover {
  color: #fff;
}

.logo-box {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.solution-title {
  color: #010101;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}

.offcanvas-logo {
  filter: invert();
}

.page-wrap {
  background-color: #f9f9f9;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  font-family: Roboto, sans-serif;
  display: flex;
  overflow: hidden;
}

.hero-image-2 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 110%;
  position: relative;
}

.hero-image-2._120 {
  height: 130%;
}

.hero-image-2.full-width {
  width: 60%;
  height: auto;
}

.container-wrap {
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.hero-left {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.offcanvas-top {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
  top: 30px;
  left: 0%;
  right: 0%;
}

.section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.section.hide-on-desktop {
  display: none;
}

.section.white {
  background-color: #fff;
  position: relative;
}

.solution-wrap-2 {
  z-index: 999;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid;
  position: relative;
}

.brand-inner-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  align-items: stretch;
  display: flex;
}

.div-block-64 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.slider {
  background-color: #f6a9a900;
  height: 100%;
}

.grid-41 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.grid-41._2 {
  grid-template-columns: 1fr 1fr;
}

.grid-41._3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-41._4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.heading-two {
  color: #010101;
  letter-spacing: -1.28px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 112%;
}

.heading-two.text-white {
  color: #fff;
  font-size: 52px;
  font-weight: 500;
  line-height: 112%;
}

.offcanvas-nav-item {
  padding-bottom: 20px;
}

.nav-logo-wrap {
  width: 21%;
  transition: all .2s;
}

.nav-logo-wrap:hover {
  opacity: .7;
  transform: scale(.95);
}

.accordion-content {
  color: #4a4a4a;
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.4;
}

.brand-item {
  background-color: #f5f5f5;
  border-radius: 10px;
  flex: none;
  align-items: center;
  padding: 37px 30px;
  display: flex;
}

.brand-item._10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 20px 10px;
  display: flex;
}

.brand-item.blue {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: url('../images/Cover3x.png');
  background-position: 100%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.brand-item.impact {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.brand-item.top {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 400px;
  padding: 0;
}

.brand-item.top.auto {
  background-color: #f2f2f2;
  height: auto;
  text-decoration: none;
}

.section-content {
  color: #4a4a4a;
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.section-content.text-white {
  color: #fff;
}

.section-content.mid {
  text-align: center;
}

.reveal {
  z-index: 18;
  background-color: #f4f4f4;
  width: 100%;
  height: 220%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.nav-item-two {
  border-bottom: 1px solid #ffffff24;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.footer-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.footer-area {
  background-color: #010101;
  background-image: url('../images/Cover3x.png');
  background-position: 100% 0;
  background-size: cover;
  border-radius: 20px 20px 0 0;
  width: 100%;
  max-width: 1440px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 80px;
  padding-bottom: 24px;
}

.sft-edih {
  font-family: Roboto, sans-serif;
}

.sub-texte {
  font-size: 12px;
}

.text-block {
  font-weight: 500;
}

.introduction-three-images {
  width: 100%;
  padding-top: 0;
}

.hero-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
}

.hero-1._1440 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.h2-1440 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 1.4;
}

.h2-1440.mid {
  text-align: center;
  font-weight: 400;
}

.three-col-img-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 99.9994%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.grid-12-columns {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.paragraph {
  font-size: 16px;
}

.paragraph.mid {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.image-box {
  width: 100%;
  height: 50%;
  overflow: hidden;
}

.image-box.texte {
  height: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.image-box.texte.auto {
  height: auto;
}

.full-size {
  object-fit: cover;
  width: 99.9975%;
  height: 159.955%;
}

.grid-42 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.udesly-social-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: brightness(0%);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.udesly-social-2.white {
  filter: brightness(200%);
  grid-template-columns: 1fr 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.udesly-social-link-2 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.image-14 {
  filter: brightness(200%) invert();
}

.tabs {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.tabs-content {
  width: 100%;
}

.tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 20px;
  display: flex;
}

.tab.w--current {
  color: #fff;
  background-color: #3899ed;
  border: 1px solid #296eaa;
  font-weight: 700;
}

.tab-not-selectdd {
  color: #fff;
  background-color: #b4b4b4;
  font-weight: 600;
}

.tab-not-selectdd.w--current {
  background-color: #80bb43;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.services-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f9f9f9;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
}

.h3 {
  font-size: 20px;
  font-weight: 700;
}

.h3.mid {
  text-align: center;
}

.button {
  transition: all .2s;
}

.button:hover {
  background-color: #81bb42;
}

.qr-code {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-15 {
  height: 250px;
}

.image-200 {
  width: 100%;
  height: 200px;
}

.imagefull {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.services-texte {
  flex-flow: column;
  display: flex;
}

.archived-sub {
  background-color: #fff;
  padding: 10px;
}

.archived-sub.green {
  color: #fff;
  background-color: #80bb42;
}

.div-image {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-65 {
  width: 100%;
}

.nav-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.header {
  background-color: #ddd0;
}

.container {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: 5rem;
  margin-right: 5rem;
  padding: 8px 32px;
  display: block;
}

.navbar {
  background-color: #ddd0;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.nav-menu-2 {
  justify-content: flex-end;
  align-items: center;
  width: 75%;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .container-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-110 {
    color: #3899ed;
  }

  .header-wrap {
    max-width: 100%;
  }

  .accordion-content {
    font-size: 16px;
  }

  .brand-item.top {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    height: 400px;
    padding: 0;
  }

  .sub-texte {
    font-size: 14px;
  }

  .paragraph {
    font-size: 16px;
    font-weight: 400;
  }

  .paragraph.mid {
    text-align: center;
  }

  .image-box {
    width: 100%;
    height: 35%;
  }

  .image-box.texte {
    padding-left: 20px;
    padding-right: 20px;
  }

  .full-size {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .udesly-social-2 {
    filter: brightness(0%);
  }

  .udesly-social-2.white {
    filter: brightness(200%);
  }

  .image-14 {
    filter: brightness(0%) brightness(200%);
  }
}

@media screen and (min-width: 1440px) {
  .container-5 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .hero-wrap {
    grid-column-gap: 400px;
    grid-row-gap: 400px;
  }

  .bold-text-110 {
    font-size: 20px;
  }

  .hero-overlay-2 {
    background-position: 0 0, 0 0;
    border-radius: 0;
  }

  .hero-overlay-2.services {
    border-radius: 0;
  }

  .header-wrap {
    max-width: 100%;
  }

  .section-overlay {
    border-radius: 20px;
  }

  .nav-link-4 {
    color: #333;
    font-family: Roboto, sans-serif;
    font-weight: 600;
  }

  .nav-link-4:hover {
    color: #3899ec;
  }

  .nav-link-4:active {
    color: #80bb42;
  }

  .footer-top-3 {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
    grid-template-columns: 1.75fr 1fr;
  }

  .page-wrap {
    justify-content: flex-start;
    align-items: center;
  }

  .solution-wrap-2 {
    padding-top: 50px;
  }

  .accordion-content {
    font-size: 18px;
  }

  .brand-item {
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-content {
    font-size: 18px;
  }

  .hero-1 {
    justify-content: center;
    align-items: center;
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .hero-1._1440 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .h2-1440 {
    font-size: 36px;
  }

  .image-box {
    height: 40%;
    position: relative;
  }

  .services-box {
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: flex;
  }

  .h3.mid {
    text-align: center;
  }
}

@media screen and (min-width: 1920px) {
  .btn-secondary {
    font-size: 20px;
  }

  .container-5 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .container-5.low {
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .hero-area-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .brand-logo-3 {
    width: 250px;
  }

  .bold-text-110, .btn-primary {
    font-size: 20px;
  }

  .header-wrap {
    max-width: 100%;
  }

  .nav-logo {
    width: 300px;
  }

  .solution-area {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .header-area {
    width: 100%;
  }

  .image-wrapper._50 {
    max-height: 500px;
  }

  .heading-five {
    color: #010101;
    letter-spacing: -.8px;
    font-size: 45px;
    line-height: 132%;
  }

  .nav-link-4 {
    font-size: 20px;
  }

  .footer-top-3 {
    grid-column-gap: 400px;
    grid-row-gap: 400px;
    grid-template-columns: 1fr 1fr;
  }

  .content-in-container.flex {
    flex-flow: column;
    display: flex;
  }

  .solution-title {
    font-size: 20px;
  }

  .page-wrap {
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .container-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section.white {
    border-radius: 20px;
    max-width: 100%;
  }

  .solution-wrap-2 {
    padding-top: 50px;
  }

  .brand-inner-2 {
    flex-flow: row;
  }

  .grid-41._2 {
    grid-template-columns: 1fr 1fr;
  }

  .heading-two {
    font-weight: 700;
  }

  .heading-two.text-white {
    font-size: 80px;
  }

  .accordion-content {
    font-size: 18px;
  }

  .brand-item._10 {
    justify-content: flex-start;
  }

  .brand-item.top {
    height: auto;
  }

  .section-content {
    font-size: 18px;
  }

  .footer-area {
    background-color: #010101;
    padding-top: 80px;
    padding-bottom: 24px;
  }

  .hero-1 {
    justify-content: center;
    align-items: center;
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .h2-1440 {
    font-size: 42px;
  }

  .h2-1440.mid {
    font-size: 32px;
  }

  .grid-12-columns {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .nav {
    display: none;
  }

  .container-5 {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container-5.low {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-area-2 {
    margin-top: -84px;
  }

  .solution-top {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .hero-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .nav-logo-md {
    display: block;
  }

  .brand-wrap {
    display: flex;
  }

  .brand-wrap.no-marging {
    flex-flow: column;
  }

  .offcanvas-icon {
    cursor: pointer;
    display: block;
  }

  .header-wrap {
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 12px;
  }

  .main-wrap {
    max-width: 100%;
  }

  .close-icon {
    max-width: 18px;
  }

  .nav-logo {
    display: none;
  }

  .offcanvas-main {
    overflow: auto;
  }

  .offcanvas-wrap {
    flex-flow: column;
  }

  .image-wrapper._50 {
    height: 300px;
  }

  .footer-top-3 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .content-in-container {
    grid-template-columns: 1fr;
  }

  .nav-right {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
    display: flex;
  }

  .solution-wrap-2 {
    grid-template-columns: 1fr 1fr;
    padding-top: 64px;
  }

  .grid-41, .grid-41._3 {
    grid-template-columns: 1fr 1fr;
  }

  .heading-two.text-white {
    font-size: 48px;
  }

  .nav-logo-wrap.w--current {
    width: 30%;
  }

  .brand-item {
    flex: none;
  }

  .hero-1 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .btn-nav {
    display: none;
  }

  .hero-area-2 {
    height: 450px;
    margin-top: -60px;
    padding-top: 213px;
    padding-bottom: 60px;
  }

  .solution-top {
    grid-template-columns: 1fr;
  }

  .offcanvas-logo-wrap {
    display: flex;
  }

  .hero-content-md {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .left-arrow {
    top: -13%;
  }

  .header-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .offcanvas-main {
    display: none;
  }

  .footer-top-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .offcanvas-nav-link {
    font-size: 50px;
  }

  .nav-right {
    background-color: #0065c3;
  }

  .offcanvas-logo {
    filter: none;
    max-width: 50%;
  }

  .hero-left {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-right: 20px;
    display: flex;
  }

  .solution-wrap-2, .grid-41 {
    grid-template-columns: 1fr;
  }

  .heading-two.text-white {
    font-size: 34px;
    line-height: 1.5;
  }

  .brand-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-btn {
    display: none;
  }

  .h2-1440.mid {
    font-size: 22px;
  }
}

@media screen and (max-width: 479px) {
  .btn-nav {
    display: block;
  }

  .nav {
    flex-flow: column;
    display: flex;
  }

  .container-5, .container-5.low {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-span-41 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-area-2 {
    height: 80vh;
    margin-top: -64px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 185px;
  }

  .solution-top {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .hero-wrap {
    grid-row-gap: 0px;
  }

  .hero-content-md {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .btn-primary {
    display: none;
  }

  .nav-logo-md {
    width: 150px;
  }

  .brand-wrap.no-marging {
    flex-flow: column;
  }

  .left-arrow {
    inset: -6% auto auto 0%;
  }

  .right-arrow {
    top: -6%;
  }

  .header-wrap {
    background-color: #fff;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-wrap {
    max-width: 100%;
  }

  .solution-area {
    margin-left: 5px;
    margin-right: 5px;
  }

  .offcanvas-main {
    overflow: auto;
  }

  .image-wrapper.margin {
    margin-top: 0;
  }

  .image-wrapper.hide-mobile {
    display: none;
  }

  .heading-five {
    font-size: 25px;
  }

  .content-in-container {
    flex-flow: column;
    display: flex;
  }

  .content-in-container.flex._60-distance {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .solution-title {
    padding-top: 45px;
  }

  .nav-right {
    background-color: #fff;
  }

  .hero-image-2 {
    height: 140%;
  }

  .hero-image-2.full-width {
    width: 100%;
  }

  .container-wrap {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .hero-left {
    padding-right: 0;
  }

  .section {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section.hide-on-desktop {
    display: none;
  }

  .section.white {
    margin-bottom: 0;
  }

  .section.hide-on-mobile {
    display: none;
  }

  .solution-wrap-2 {
    padding-top: 40px;
  }

  .grid-41 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .grid-41._2, .grid-41._3, .grid-41._4 {
    grid-template-columns: 1fr;
  }

  .heading-two.text-white {
    font-size: 28px;
    line-height: 1.5;
  }

  .nav-logo-wrap.w--current {
    width: 60%;
  }

  .accordion-content {
    font-size: 14px;
  }

  .brand-item.blue {
    height: 200px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .brand-item.impact {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brand-item.top {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .section-content {
    font-size: 16px;
  }

  .menu-icon {
    filter: invert();
  }

  .hero-1 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero-1._1440 {
    padding-left: 0;
    padding-right: 0;
  }

  .h2-1440 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
  }

  .h2-1440.mid {
    font-size: 20px;
  }

  .three-col-img-wrapper {
    flex-flow: column;
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

  .full-size {
    width: 99.9949%;
  }

  .grid-42 {
    grid-template-columns: 1fr 1fr;
  }

  .social-media {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .udesly-social-2 {
    filter: brightness(200%);
  }

  .udesly-social-2.white {
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .nav-menu {
    background-color: #fff;
    flex: 1;
    width: 100%;
    height: auto;
  }
}

#w-node-a7d382d9-9586-82ef-b24a-668dcd753047-fee2ca9f {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-a7d382d9-9586-82ef-b24a-668dcd753055-fee2ca9f {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-fa4a93ca-4c61-ccc6-78be-90d49d9910df-9d9910dc {
  align-self: center;
}

#w-node-fa4a93ca-4c61-ccc6-78be-90d49d9910e3-9d9910dc {
  grid-area: 1 / 2 / 2 / 5;
  justify-self: center;
}

#w-node-fa4a93ca-4c61-ccc6-78be-90d49d9910e5-9d9910dc {
  place-self: center end;
}

#w-node-fa4a93ca-4c61-ccc6-78be-90d49d9910e7-9d9910dc, #w-node-fa4a93ca-4c61-ccc6-78be-90d49d9910e9-9d9910dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7d382d9-9586-82ef-b24a-668dcd753047-2a93437a, #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-ca72d029 {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-a7d382d9-9586-82ef-b24a-668dcd753055-ca72d029 {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-a7d382d9-9586-82ef-b24a-668dcd753047-af2f9fe0 {
  grid-area: 1 / 2 / 2 / 12;
}

@media screen and (min-width: 1920px) {
  #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-fee2ca9f, #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-2a93437a, #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-ca72d029, #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-af2f9fe0 {
    grid-area: 1 / 2 / 2 / 12;
  }
}

@media screen and (max-width: 991px) {
  #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-fee2ca9f, #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-2a93437a, #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-ca72d029, #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-af2f9fe0 {
    grid-column: 1 / 13;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-fee2ca9f {
    grid-column: 1 / 13;
  }

  #w-node-fa4a93ca-4c61-ccc6-78be-90d49d9910df-9d9910dc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-fa4a93ca-4c61-ccc6-78be-90d49d9910e3-9d9910dc {
    grid-column: 1 / 3;
    grid-row-start: 1;
  }

  #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-2a93437a, #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-ca72d029, #w-node-a7d382d9-9586-82ef-b24a-668dcd753047-af2f9fe0 {
    grid-column: 1 / 13;
  }
}


