:root {
  --green-002: olivedrab;
  --elements-webflow-library-neutral--600\<deleted\|variable-06b40b4b\>: #6e7191;
  --elements-webflow-library-neutral--100\<deleted\|variable-07926372\>: white;
  --elements-webflow-library-general--shadow-01\<deleted\|variable-46332da7\>: #14142b0f;
  --2: #f7c35f;
  --green: #e9f5db;
  --1: #355238;
  --3: #fff0d3;
}

.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;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.navigation {
  z-index: 10;
  background-color: var(--green-002);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.brix---btn-primary-small {
  color: #fff;
  text-align: center;
  background-color: #f7c35f00;
  border: 2px solid #f7c35f;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  padding: 16px 60px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: block;
}

.brix---btn-primary-small:hover {
  color: #355238;
  background-color: #f7c35f;
  font-weight: 400;
}

.brix---btn-primary-small:active {
  font-weight: 500;
}

.brix---btn-primary-small.hide {
  display: none;
}

.brix---hamburger-menu-bar-bottom {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-nav-menu-list {
  z-index: 1;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.brix---header-nav-list-item:hover {
  color: #f7c35f;
}

.brix---header-nav-list-item.hide {
  display: none;
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
  display: block;
}

.brix---header-logo {
  border-radius: 50px;
  width: 70px;
  max-width: none;
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---header-nav-link {
  color: #fff;
  padding: 0;
  font-family: Lexend Deca, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover, .brix---header-nav-link:focus {
  color: #f7c35f;
}

.brix---header-nav-link.w--current {
  color: #f7c35f;
  text-decoration: none;
}

.brix---header-wrapper {
  z-index: 1;
  background-color: #ddd0;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 40px -14px #00000040;
}

.wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.wrapper._140-padding {
  padding-top: 140px;
  padding-bottom: 140px;
}

.wrapper._140-padding.gap-40 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.wrapper._140-padding.gap-40.overflow-h {
  overflow: hidden;
}

.wrapper._100 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.wrapper._100.gap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---hamburger-menu-bar-top {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.hero {
  background-image: linear-gradient(#00000073, #00000073), url('../images/IMG_6935.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.hero.flex-copy {
  align-items: flex-start;
  padding-top: 220px;
}

.hero-content-box {
  padding-top: 0;
  padding-bottom: 40px;
}

.hero-banner-heading {
  color: #355238;
  font-family: Poppins, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 65px;
}

.hero-banner-heading.color-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lexend Deca, sans-serif;
}

.text-content.width-60 {
  width: 80%;
}

.text-content.width-60.gap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  align-items: center;
  width: auto;
  display: flex;
  position: static;
}

.brix---btn-primary-small-2 {
  color: #355238;
  text-align: center;
  background-color: #f7c35f00;
  border: 2px solid #f7c35f;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  padding: 16px 60px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: block;
}

.brix---btn-primary-small-2:hover {
  color: #355238;
  background-color: #f7c35f;
  font-weight: 400;
}

.brix---btn-primary-small-2:active {
  font-weight: 500;
}

.brix---btn-primary-small-2.bt-color-white {
  color: #fff;
  font-family: Lexend Deca, sans-serif;
}

.brix---btn-primary-small-copy {
  color: #355238;
  text-align: center;
  background-color: #f7c35f;
  border: 2px solid #f7c35f;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  padding: 16px 60px;
  font-family: Lexend Deca, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: inline-block;
}

.brix---btn-primary-small-copy:hover {
  color: #355238;
  background-color: #e2a837;
}

.div-block-2251 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.banner-para {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.banner-para.width-80 {
  width: 80%;
}

.banner-para.width-80.align-center {
  text-align: center;
  font-family: Comfortaa, sans-serif;
  font-weight: 300;
}

.services-02.hide {
  display: none;
}

.para-1 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.para-1.color-green {
  color: #355238;
  font-family: Comfortaa, sans-serif;
  font-weight: 400;
}

.para-1.color-333 {
  color: #333;
  margin-bottom: 0;
  font-family: Comfortaa, sans-serif;
}

.inline-block {
  margin-top: 0;
  display: inline-block;
}

.full-grid-media {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.full-grid-media._1 {
  background-image: none;
}

.cover-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.content-medium {
  max-width: 100%;
  position: relative;
}

.full-grid-content {
  color: #fff;
  background-color: #fff0d3;
  padding: 140px 60px;
}

.list-circle {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #355238;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 20px;
  height: 2px;
  margin-right: 20px;
  display: block;
  position: relative;
}

.grid-list {
  grid-column-gap: 0rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.services {
  background-color: #355238;
}

.full-grid-two {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  position: relative;
}

.full-grid-two.one-third {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.body {
  font-family: Poppins, sans-serif;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library-neutral--600\<deleted\|variable-06b40b4b\>);
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---square-icon {
  border-radius: 16px;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---card-content-center {
  background-color: var(--elements-webflow-library-neutral--100\<deleted\|variable-07926372\>);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-01\<deleted\|variable-46332da7\>);
  text-align: center;
  border: 1px solid #35523842;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 48px 24px;
  display: flex;
}

.brix---grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-text-box.gap {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.section-heading-2 {
  color: #f7c35f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.section-heading-2.color-green {
  color: #355238;
}

.sub-heading {
  color: #fff;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 25px;
}

.sub-heading.color-333 {
  color: #333;
}

.sub-heading.color-green {
  color: #355238;
}

.brix---btn-primary-small-copy-2 {
  color: #355238;
  text-align: center;
  background-color: #f7c35f;
  border: 2px solid #f7c35f;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  padding: 16px 60px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: inline-block;
}

.brix---btn-primary-small-copy-2:hover {
  color: #355238;
  background-color: #e2a837;
}

.section-heading-3 {
  color: #f7c35f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 45px;
}

.section-heading-3.color-green {
  color: #355238;
  font-family: Lexend Deca, sans-serif;
}

.additional-services-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}

.heading-box-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.heading-box-2.center {
  align-items: center;
}

.underline {
  background-color: #eca23e;
  width: 0;
  height: .1875rem;
  position: absolute;
  inset: auto 0% 0%;
}

.icon-list-2 {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

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

.heading-box-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.section-heading-4 {
  color: #f7c35f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.section-heading-4.color-green {
  color: #355238;
  font-family: Lexend Deca, sans-serif;
}

.brix---btn-primary-small-copy-3 {
  color: #355238;
  text-align: center;
  background-color: #f7c35f;
  border: 2px solid #f7c35f;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  padding: 16px 60px;
  font-family: Lexend Deca, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: inline-block;
}

.brix---btn-primary-small-copy-3:hover {
  color: #355238;
  background-color: #e2a837;
}

.img-box {
  background-image: url('../images/IMG-20230914-WA0064.jpg');
  background-position: 50%;
  background-size: cover;
}

.infrastructure.hide {
  display: none;
}

.infra-card {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.infra-card.first-class {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: grid;
}

.content-div {
  background-color: #3552381f;
  border-left: 3px solid #355238;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 2% 20px;
  display: flex;
}

.main-content-div {
  padding-left: 0%;
  padding-right: 2%;
}

.infra-img {
  background-image: url('../images/infra-img.png');
  background-position: 50% 100%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.infra-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.map-view {
  width: auto;
  max-width: 100%;
  height: 400px;
  max-height: none;
  display: block;
}

.error-text {
  color: #e23939;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.contact-links {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--green-002);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.contact-links:hover {
  color: #f7c35f;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.brix---btn-primary-2 {
  color: #355238;
  text-align: center;
  background-color: #f7c35f;
  border-radius: 48px;
  justify-content: center;
  width: 100%;
  padding: 18px 24px;
  font-family: Lexend Deca, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: all .3s;
  box-shadow: 3px 5px 20px -8px #a7600a;
}

.brix---btn-primary-2:hover {
  box-shadow: none;
  color: #7b481a;
  background-color: #e2a837;
}

.success-message {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.contact {
  background-color: #fff;
}

.uui-padding-vertical-xhuge {
  padding: 0;
}

.uui-contact03_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-contact03_form-wrapper {
  flex-direction: column;
  align-items: stretch;
}

.uui-contact03_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}

.icon {
  background-color: var(--2);
  border-radius: 5px;
  width: 40px;
  padding: 5px;
  display: inline-block;
}

.uui-contact03_content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
  position: sticky;
  top: 109px;
}

.brix---input-2 {
  background-color: var(--green);
  color: #000;
  border: .5px solid #3463393b;
  border-radius: 10px;
  min-height: 60px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Poppins, sans-serif;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.brix---input-2:hover {
  border-color: #3b599938;
  box-shadow: 0 2px 12px #14142b1a;
}

.brix---input-2:focus {
  color: var(--2);
  border-color: #f0b128;
  font-family: Poppins, sans-serif;
}

.brix---input-2::placeholder {
  color: #333;
  background-color: #0000;
  font-family: Comfortaa, sans-serif;
  font-size: 15px;
}

.success-text {
  font-weight: 600;
}

.section-heading-5 {
  color: #f7c35f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lexend Deca, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

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

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.text-block-33 {
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.text-block-33.color-333 {
  color: #333;
}

.text-block-33.color-333.color-green {
  color: var(--green-002);
  font-family: Comfortaa, sans-serif;
}

.brix---input-2-copy {
  background-color: var(--green);
  color: #fff;
  border: .5px solid #3463393b;
  border-radius: 10px;
  min-height: 120px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Poppins, sans-serif;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.brix---input-2-copy:hover {
  border-color: #3b599938;
  box-shadow: 0 2px 12px #14142b1a;
}

.brix---input-2-copy:focus {
  color: var(--1);
  border-color: #f0b128;
  font-family: Poppins, sans-serif;
}

.brix---input-2-copy::placeholder {
  color: #333;
  background-color: #0000;
  font-family: Comfortaa, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.uui-contact03_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
  position: relative;
}

.footer-title-5 {
  color: #f7c35f;
  margin-bottom: 20px;
  font-family: Lexend Deca, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.global-footer {
  padding-top: 60px;
  padding-bottom: 0;
}

.global-footer.phone-clmm-gap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  padding-top: 0;
  display: flex;
}

.setu-network-link {
  text-decoration: none;
}

.text-block-34 {
  color: #fff;
  text-align: left;
  font-family: Comfortaa, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.text-block-34:hover {
  color: #f7c35f;
  text-decoration: none;
}

._2nd-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.play-store-icon-3 {
  width: 150px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-17 {
  color: #fff;
  text-align: right;
  font-family: Comfortaa, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.footer-nav-link {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Comfortaa, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  display: block;
}

.footer-nav-link:hover {
  color: #f7c35f;
  text-decoration: none;
}

.footer-nav-link.w--current {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.social-icon-3 {
  background-image: none;
  width: auto;
}

.container-3 {
  width: 100%;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
}

.inner-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.info-card {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.info-card.f-align-right {
  align-items: flex-end;
}

.footer {
  background-color: var(--green-002);
  padding-top: 40px;
  padding-bottom: 10px;
}

.setu-verified {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 51px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.setu-verified.hide {
  display: none;
}

.footer-social-logo {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading-65-copy {
  color: #055777;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.footer-divider-copy {
  display: none;
}

.social-link-4 {
  background-color: #cf9f42;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  margin-right: 0;
  padding: 10px;
  transition: background-color .4s;
  display: flex;
}

.social-link-4:hover {
  background-color: #253e28;
}

.social-link-4.hide {
  display: none;
}

.links-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.bottom-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.short-about-2 {
  color: #000;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.short-about-2.text-width-80 {
  color: #fff;
  width: 80%;
  font-family: Comfortaa, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.heading-4 {
  color: #f7c35f;
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Lexend Deca, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 100%;
}

.secondary-link-5 {
  color: #fff;
  text-transform: none;
  max-height: 100%;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.secondary-link-5:hover {
  color: #eda23f;
}

.secondary-link-5.middle {
  color: #fff;
  margin-left: 0;
  font-family: Comfortaa, sans-serif;
  text-decoration: none;
}

.secondary-link-5.middle:hover {
  color: #f7c35f;
  text-decoration: none;
}

.sub-heading-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr .5fr .25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.apple-icon-5 {
  width: 150px;
  max-width: none;
  margin: 0;
  padding: 0;
  display: block;
}

.link-block-4 {
  text-decoration: none;
}

.sub-heading-2 {
  color: #fff;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.sub-heading-2.color-333 {
  color: #333;
  font-family: Comfortaa, sans-serif;
  font-weight: 400;
  line-height: 1.4;
}

.sub-heading-2.color-333.hide {
  display: none;
}

.sub-heading-2.color-333.center {
  text-align: center;
}

.sub-heading-3 {
  color: #355238;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 25px;
}

.sub-heading-3.color-yellow {
  color: var(--2);
}

.sub-heading-3.color-yellow.center {
  text-align: center;
}

.sub-heading-3.color-yellow.center._80-width {
  width: 80%;
}

.sub-heading-3.color-yellow.center._80-width.hide {
  display: none;
}

.up-arrow-box {
  z-index: 1000000;
  background-color: #f7c35f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 10px;
  transition: all .3s;
  display: flex;
  position: fixed;
  inset: auto 2% -9% auto;
}

.up-arrow-box:hover {
  background-color: #d3a243;
  transform: scale(1.2);
}

.up-arrow {
  width: auto;
}

.background-video {
  background-image: linear-gradient(#0000009c, #0000009c);
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
}

.supply-chain {
  background-color: var(--2);
  display: block;
}

.supply-chain.hide {
  display: none;
}

.process_line {
  z-index: 1;
  background-color: var(--green-002);
  opacity: 1;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 100px;
  height: 95%;
  position: absolute;
  inset: 0% auto 0% 53px;
}

.image-5 {
  border-radius: 10px;
}

.para-1-2 {
  color: #fff;
  font-family: Comfortaa, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.para-1-2.width-80 {
  color: #000;
  width: 80%;
}

.para-1-2.color-333 {
  color: #333;
}

.centre_icon_wrap {
  z-index: 5;
  background-color: #61881c00;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding: 10px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 35px 18px #f7c35f00;
}

.centre_block {
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 10px;
  display: flex;
}

.process {
  opacity: 1;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.process_card {
  z-index: 7;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.centre_step {
  color: var(--3);
  font-family: Poppins, sans-serif;
  font-size: 90px;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h2-3 {
  color: #333333c2;
  letter-spacing: -1px;
  font-family: Lexend Deca, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.process_image_wrap {
  justify-content: center;
  align-items: center;
  width: 45%;
  min-height: 300px;
  padding: 10px;
  display: none;
  position: relative;
}

.process_details {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: auto;
  padding: 10px 20px;
  display: flex;
  position: relative;
}

.line-h {
  opacity: .2;
  background-color: #f7c35f;
  width: 80%;
  height: 1px;
  margin: 60px auto 60px 140px;
}

.process_details-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  min-height: 300px;
  padding: 30px 0 30px 20px;
  display: flex;
  position: relative;
}

.process_card-2 {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.process_image_wrap-2 {
  justify-content: center;
  align-items: center;
  width: 45%;
  min-height: 300px;
  padding: 30px;
  display: flex;
  position: relative;
}

.process-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
  position: relative;
}

.process_line-copy {
  z-index: 1;
  background-color: var(--green-002);
  opacity: 1;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 90px;
  height: 95%;
  position: absolute;
  inset: 3% auto 0%;
}

.centre_block-copy-copy {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.centre_icon_wrap-copy {
  z-index: 5;
  background-color: #61881c00;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 35px 18px #f7c35f00;
}

.core-crops {
  display: block;
}

.slide68_arrow {
  background-color: var(--green);
  border: 1px #006cff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 45% 0% auto;
}

.slide68_arrow.left {
  left: 45%;
  right: auto;
}

.div_1 {
  flex-direction: column;
  flex: 1;
  order: 1;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.card {
  height: 100%;
  padding-right: 2rem;
}

.arrow {
  width: 2rem;
}

.slider_component {
  background-color: #0000;
  height: auto;
  padding-bottom: 8rem;
}

.box {
  cursor: pointer;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 380px;
  padding: 3.7em;
  display: flex;
}

.box._2 {
  background-color: #006cff0d;
}

.box._2.bg-5 {
  background-image: url('../images/ginger.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.box._2.bg-1 {
  background-image: url('../images/papaya.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  min-width: 250px;
  min-height: 250px;
}

.box._2.bg-2 {
  background-image: url('../images/ginger.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  min-width: 250px;
  min-height: 250px;
}

.box._2.bg-3 {
  background-image: url('../images/kidney-beans.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  min-width: 250px;
  min-height: 250px;
}

.box._2.bg-4 {
  background-image: url('../images/5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  min-width: 250px;
  min-height: 250px;
}

.box._2.bg-5 {
  background-image: url('../images/4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  min-width: 250px;
  min-height: 250px;
}

.box._2.bg-6 {
  background-image: url('../images/watermelon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  min-width: 250px;
  min-height: 250px;
}

.blog68_slide-nav {
  grid-column-gap: .75em;
  filter: brightness(75%);
  height: 1.7rem;
  font-size: .75rem;
  line-height: 1.3;
  display: none;
  inset: auto auto 0% 0%;
}

.card_mask {
  width: 300px;
  height: 300px;
  overflow: visible;
}

@media screen and (min-width: 1280px) {
  .social-icon-3 {
    opacity: 1;
  }
}

@media screen and (min-width: 1440px) {
  .infra-card {
    padding-left: 0%;
    padding-right: 0%;
  }

  .infra-card.first-class {
    max-width: none;
    padding-right: 0%;
  }

  .content-div {
    align-items: flex-start;
  }

  .play-store-icon-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .inner-box {
    text-align: right;
    align-self: flex-start;
  }

  .footer-social-logo {
    padding-right: 0;
  }

  .apple-icon-5 {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1920px) {
  .wrapper {
    width: 80%;
  }
}

@media screen and (max-width: 991px) {
  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---header-menu-wrapper {
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    padding: 24px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .para-1.color-green.align-left {
    text-align: left;
  }

  .cover-image {
    width: 100%;
    height: 45vh;
    max-height: 20%;
  }

  .full-grid-content {
    padding: 6.25rem 1.5rem;
  }

  .grid-list {
    text-align: center;
    justify-items: start;
  }

  .full-grid-two {
    grid-template-columns: 1fr;
  }

  .full-grid-two.one-third {
    flex-direction: column;
    display: flex;
  }

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

  .infra-card {
    flex-direction: row;
    height: auto;
  }

  .brix---btn-primary-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-contact03_component {
    grid-column-gap: 3rem;
    grid-auto-flow: row;
    min-height: auto;
  }

  .text-block-17 {
    text-align: left;
  }

  .inner-box {
    flex-direction: column;
    display: block;
  }

  .footer-social-logo {
    text-align: left;
    justify-content: center;
  }

  .short-about-2 {
    text-align: left;
  }

  .secondary-link-5.middle {
    margin-left: 0;
  }

  .footer-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
  }

  .process_line {
    left: 60px;
  }

  .centre_block {
    width: 150px;
  }

  .heading-style-h2-3 {
    font-size: 2rem;
  }

  .process_image_wrap {
    padding: 15px;
  }

  .process_details, .process_details-2 {
    padding: 10px;
  }

  .process_image_wrap-2 {
    padding: 15px;
  }

  .process_line-copy {
    left: 60px;
  }

  .centre_block-copy-copy {
    width: 150px;
  }

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

  .box {
    flex-direction: column;
    align-items: flex-start;
    padding: 3.2em;
  }

  .card_mask {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---btn-primary-small-2, .brix---btn-primary-small-copy {
    padding: 20px 32px;
  }

  .full-grid-media {
    height: 21.875rem;
  }

  .cover-image {
    height: auto;
    max-height: none;
  }

  .full-grid-content {
    background-size: auto 9.375rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .full-grid-two.one-third {
    grid-template-columns: 1fr;
  }

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

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

  .brix---btn-primary-small-copy-2, .brix---btn-primary-small-copy-3 {
    padding: 20px 32px;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .brix---btn-primary-2 {
    padding: 20px 32px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-contact03_contact-list {
    margin-top: 2rem;
  }

  .brix---input-2, .brix---input-2-copy {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .uui-contact03_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .short-about-2 {
    max-width: 100%;
  }

  .footer-grid {
    flex-direction: column;
    display: flex;
  }

  .process_line {
    inset: 0% auto 0% 25px;
  }

  .centre_block {
    width: 55px;
  }

  .process_card {
    flex-direction: row-reverse;
    margin-bottom: 35px;
    padding-bottom: 20px;
  }

  .heading-style-h2-3 {
    font-size: 1.8rem;
  }

  .process_image_wrap {
    display: none;
  }

  .process_details, .process_details-2 {
    justify-content: flex-start;
    width: 90%;
    min-height: auto;
    padding: 20px;
  }

  .process_card-2 {
    flex-direction: row-reverse;
    margin-bottom: 35px;
    padding-bottom: 20px;
  }

  .process_image_wrap-2 {
    display: none;
  }

  .process_line-copy {
    inset: 0% auto 0% 25px;
  }

  .centre_block-copy-copy {
    width: 55px;
  }

  .slide68_arrow.left {
    right: 3.5rem;
  }

  .card {
    padding-right: 1.5rem;
  }

  .slider_component {
    padding-bottom: 6rem;
  }

  .box {
    padding: 2em;
  }

  .card_mask {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---hamburger-menu-bar-bottom {
    background-color: #009419;
  }

  .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---header-menu-wrapper {
    background-color: #355238;
    border-top-width: .5px;
    border-top-color: #f7c35f;
    border-bottom-width: 0;
  }

  .brix---header-logo {
    max-width: 100px;
  }

  .brix---hamburger-menu-wrapper {
    color: #7ac358;
  }

  .wrapper._140-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---hamburger-menu-bar-top {
    background-color: #f7c35f;
  }

  .hero {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-banner-heading {
    font-size: 40px;
    line-height: 45px;
  }

  .hero-banner-heading.color-white {
    text-align: center;
  }

  .text-content.width-60.gap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
    width: 100%;
  }

  .brix---btn-primary-small-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---btn-primary-small-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    display: flex;
  }

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

  .banner-para {
    font-size: 20px;
  }

  .banner-para.width-80.align-center {
    width: 100%;
  }

  .full-grid-media._1 {
    order: -1;
    height: auto;
  }

  .cover-image {
    height: auto;
    max-height: none;
  }

  .full-grid-content {
    background-image: linear-gradient(#0000, #0000);
    order: -1;
    justify-content: flex-start;
    display: block;
  }

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

  .full-grid-two.one-third {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

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

  .brix---btn-primary-small-copy-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    display: flex;
  }

  .additional-services-2 {
    height: auto;
  }

  .about-grid {
    display: flex;
  }

  .brix---btn-primary-small-copy-3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    display: flex;
  }

  .img-box {
    display: none;
  }

  .infra-card {
    flex-direction: column;
  }

  .infra-card.first-class {
    display: flex;
  }

  .content-div {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .infra-img {
    display: none;
  }

  .brix---btn-primary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .uui-contact03_content {
    position: static;
  }

  .brix---input-2 {
    width: 100%;
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input-2:focus {
    border-color: #f0b128;
  }

  .brix---input-2::placeholder {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
  }

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

  .brix---input-2-copy {
    width: 100%;
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input-2-copy:focus {
    border-color: #f0b128;
  }

  .brix---input-2-copy::placeholder {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
  }

  .uui-contact03_component {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .footer-title-5 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .global-footer.phone-clmm-gap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    display: flex;
  }

  .text-block-34 {
    color: #fff;
    font-weight: 500;
  }

  ._2nd-box {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .play-store-icon-3 {
    height: 50px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-17, .footer-nav-link {
    text-align: left;
  }

  .container-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .inner-box {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .info-card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .info-card.f-align-right {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: flex-start;
  }

  .footer-social-logo {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .footer-divider-copy {
    background-color: #0557776b;
    width: 100%;
    height: .5px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .social-link-4 {
    width: 40px;
    height: 40px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 10px;
  }

  .bottom-footer {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 10px;
    display: flex;
  }

  .short-about-2 {
    text-align: left;
    display: block;
  }

  .heading-4 {
    font-size: 16px;
  }

  .secondary-link-5 {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    display: inline;
  }

  .secondary-link-5.middle {
    text-align: left;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .apple-icon-5 {
    width: 150px;
    max-width: none;
    height: 50px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .up-arrow-box {
    right: 5%;
  }

  .process_line {
    height: 85%;
  }

  .para-1-2.width-80 {
    width: 100%;
  }

  .process_card {
    flex-direction: row;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .heading-style-h2-3 {
    font-size: 1.5rem;
  }

  .process_details {
    padding: 15px 10px;
  }

  .line-h {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 60px;
  }

  .process_details-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .process_line-copy {
    height: 85%;
  }

  .box {
    padding: 1.5em;
  }

  .card_mask {
    width: 90%;
  }
}

#w-node-a9a6ef03-aa4a-22cc-49ba-cd566c7f2f62-3282a4dd, #w-node-_9b1fc246-e2a7-a0e5-0f31-933f029c2b70-3282a4dd, #w-node-_0dfe9025-a100-8166-10e6-7e6e5c32bec3-3282a4dd, #w-node-_0dfe9025-a100-8166-10e6-7e6e5c32bec9-3282a4dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0dfe9025-a100-8166-10e6-7e6e5c32bed1-3282a4dd, #w-node-_0dfe9025-a100-8166-10e6-7e6e5c32bed3-3282a4dd, #w-node-_0dfe9025-a100-8166-10e6-7e6e5c32bed5-3282a4dd, #w-node-_0dfe9025-a100-8166-10e6-7e6e5c32bed7-3282a4dd, #w-node-_0dfe9025-a100-8166-10e6-7e6e5c32bed9-3282a4dd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0dfe9025-a100-8166-10e6-7e6e5c32bedb-3282a4dd {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-aa416f9a-dff0-5328-a68f-2274e9eb568a-e9eb5685, #w-node-aa416f9a-dff0-5328-a68f-2274e9eb56a8-e9eb5685, #w-node-aa416f9a-dff0-5328-a68f-2274e9eb56b5-e9eb5685, #w-node-aa416f9a-dff0-5328-a68f-2274e9eb56c0-e9eb5685 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aa416f9a-dff0-5328-a68f-2274e9eb56d0-e9eb5685 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-aa416f9a-dff0-5328-a68f-2274e9eb56d2-e9eb5685 {
  justify-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-_318f4ac8-efd3-11e4-8430-4f7db2c64a68-3282a4dd {
    order: -9999;
  }

  #w-node-_0dfe9025-a100-8166-10e6-7e6e5c32bed9-3282a4dd {
    place-self: center;
  }

  #w-node-aa416f9a-dff0-5328-a68f-2274e9eb56d0-e9eb5685 {
    justify-self: center;
  }
}


