.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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.button {
  color: #f24337;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.nav-dropdown-toggle {
  color: #fff;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.container-default {
  max-width: 1130px;
  padding-left: 24px;
  padding-right: 24px;
}

.container-default.background {
  background-image: url('../images/flowe-design-cta.svg');
  background-position: 20px 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.container-default.packages {
  background-image: url('../images/Rectangle-40.svg'), url('../images/Rectangle-38.svg');
  background-position: 100% 100%, 100% 112px;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
}

.container-default.service-homepage {
  background-image: url('../images/Rectangle-53.svg');
  background-position: 100% 85%;
  background-repeat: no-repeat;
  background-size: auto;
}

.container-default.service-homepage.left {
  background-position: 0 88%;
}

.container-default.testimonial {
  overflow: visible;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.hero-description {
  text-align: center;
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 24px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  padding: 13px 25px;
}

.text-block {
  color: #fff;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 92%;
  border-bottom: 1px solid rgba(255, 255, 255, .15);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 24px 26px;
}

.hero-heading-flex {
  width: 721px;
  flex-direction: column;
  align-items: center;
  margin-top: 134px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.nav-dropdown-link {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 18px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.section {
  margin-top: 82px;
}

.section.hero {
  height: 759px;
  color: #fff;
  height: 759px;
  color: #fff;
  background-image: url('../images/PNP06989.webp');
  background-color: rgba(0, 0, 0, 0.75);
  background-blend-mode: multiply;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 759px;
  border-radius: 32px;
  margin: 16px;
}

.section.what-makes-us-different {
  margin-top: 120px;
}

.section.how-we-work {
  background-color: #20374b;
  padding-bottom: 40px;
}

.section.refer-earn {
  padding-bottom: 69px;
}

.section.services {
  margin-top: 56px;
}

.section.we-dont-build {
  justify-content: flex-start;
  display: flex;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.image-2 {
  padding-left: 5px;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.black {
  color: #20374b;
}

.nav-link.black.w--current {
  font-weight: 700;
}

.button-primary {
  color: #fff;
  text-align: center;
  background-color: #f24337;
  border-radius: 44px;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary._600 {
  font-weight: 600;
}

.button-primary._600._100 {
  width: 100%;
  margin-top: 32px;
}

.button-primary._600.small {
  padding-top: 5px;
  padding-bottom: 7px;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  top: 7px;
  right: 8px;
}

.hero-title {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 72px;
  font-weight: 800;
  line-height: 76px;
}

.button-secondary {
  color: #f24337;
  text-align: center;
  background-color: #fff;
  border-radius: 44px;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.button-secondary:active {
  background-color: #43464d;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  position: relative;
  top: -16px;
  left: -10px;
}

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

.subheading {
  color: #20374b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
  display: inline-block;
}

.subheading.white {
  color: #fff;
  margin-top: 34px;
}

.subheading.about {
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.highlight-text {
  z-index: -10;
  width: 95%;
  height: 15px;
  background-color: rgba(251, 197, 193, .92);
  border-radius: 44px;
  display: inline-block;
  position: absolute;
  top: 1px;
  bottom: auto;
  left: 6%;
  right: auto;
}

.div-block {
  display: inline;
  position: relative;
}

.d-flex {
  flex-direction: row;
  display: flex;
}

.d-flex.between {
  justify-content: space-between;
  align-items: center;
}

.d-flex.how-we-work {
  grid-column-gap: 27px;
  align-items: center;
}

.d-flex.team-heading {
  grid-column-gap: 27px;
  align-items: center;
  margin-top: 48px;
}

.paragraph {
  color: #20374b;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
}

.link-block {
  max-height: 46px;
  grid-column-gap: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 44px;
  align-items: center;
  margin-top: auto;
  padding: 14px 18px 14px 10px;
  text-decoration: none;
  display: flex;
}

.div-block-2 {
  height: 482px;
  background-image: url('../images/sreekanth-eroor.jpg');
  background-position: 50%;
  background-repeat: repeat;
  border-radius: 32px;
  margin-top: 32px;
  padding-top: 52px;
}

.div-block-2._1 {
  background-image: url('../images/pexels-ksenia-chernaya-5768217-1.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.package-card-heading {
  color: #20374b;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
}

.package-card-text {
  color: #484848;
  margin-bottom: 32px;
  font-size: 20px;
  line-height: 30px;
}

.package-card {
  max-height: 374px;
  max-width: 563px;
  background-color: #fff;
  border-radius: 32px;
  margin-left: auto;
  margin-right: 52px;
  padding: 32px;
}

.package-card.left {
  max-height: 550px;
  margin-left: 52px;
  margin-right: auto;
}

.divider-pink {
  border: 1px solid #fbc5c1;
  margin-top: 70.75px;
}

.subheading-wrapper, .subheading-wrapper.center {
  text-align: center;
}

.subheading-wrapper.about {
  margin-bottom: 16px;
  padding-top: 40px;
}

.text-block-3 {
  max-width: 980px;
  color: #484848;
  text-align: center;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 30px;
}

.feature-grid {
  grid-row-gap: 83px;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 65px;
}

.feature-block {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.feature-text {
  color: #323232;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.how-we-work-grid {
  grid-row-gap: 46px;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 62px;
  margin-bottom: 62px;
}

.hww-grid-item {
  max-width: 369px;
}

.number {
  color: #fbc5c1;
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
}

.hww-grid-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.hww-text {
  color: #b9b9b9;
  font-size: 18px;
  line-height: 22px;
}

.image-6 {
  height: 426px;
  object-fit: cover;
}

.cta {
  max-height: 211px;
  background-color: #20374b;
  background-image: url('../images/Refer-a-friend-pana-1.svg'), url('../images/Rectangle-31.svg');
  background-position: 75%, 0 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, auto;
  border-radius: 20px;
  margin-bottom: 24px;
  margin-left: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}

.cta.email {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/CTA-email.svg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 0;
  padding: 44px 81px 0 56px;
  display: flex;
}

.cta-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.cta-heading.email {
  max-width: 600px;
  color: #0b131a;
  font-weight: 400;
}

.cta-text {
  color: #e0e0e0;
  margin-bottom: 22px;
}

.cta-btn {
  color: #fbc5c1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fbc5c1;
  border-radius: 16px;
}

.text-block-4 {
  max-width: 501px;
  color: #323232;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-3 {
  grid-column-gap: 24px;
  display: flex;
}

.form-block {
  max-width: 533px;
  margin-top: 30px;
}

.form-block.getintouch {
  width: 80%;
}

.checkbox-field {
  margin-top: 24px;
  margin-bottom: 24px;
}

.image-7 {
  max-width: 584px;
  margin-left: auto;
}

.div-block-5 {
  height: 145px;
  color: #fff;
  background-color: #fff;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-direction: column;
  justify-content: space-around;
  padding: 15px 32px 0;
  display: flex;
  box-shadow: 0 8px 40px rgba(0, 0, 0, .13);
}

.heading {
  margin-top: 0;
  font-size: 45px;
  font-weight: 500;
  line-height: 58px;
}

.text-block-5 {
  color: #e0e0e0;
  font-size: 20px;
  line-height: 24px;
}

.testimonial-slider-large {
  margin-top: 100px;
  position: relative;
  overflow: hidden;
}

.container-2 {
  width: 100%;
  margin-top: 48px;
}

.testimonial-slider-two {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 48px;
}

.testimonial-slider-arrow {
  color: #f24337;
  display: block;
  bottom: -567px;
  overflow: visible;
}

.testimonial-slider-arrow.left {
  color: #e0e0e0;
  display: block;
  left: auto;
  right: 40px;
}

.testimonial-slider-nav {
  margin-top: 69px;
  font-size: 10px;
  position: relative;
}

.slide-2 {
  width: 50%;
  height: 514px;
  margin-right: 40px;
}

.div-block-7 {
  height: 100%;
  flex-direction: column;
  display: flex;
}

.image-9 {
  max-width: 50%;
  margin-left: auto;
}

.image-9._100 {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: fill;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}

.image-9._100.cover {
  object-fit: cover;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}

.text-span {
  color: #f24337;
}

.cta-email-input {
  height: 50px;
  border: 1px solid #fbc5c1;
  border-radius: 43px;
  padding-left: 24px;
}

.form-block-2 {
  width: 50%;
}

.form-2 {
  position: relative;
}

.free-quote {
  color: #8b8b8b;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.section-footer {
  background-color: #20374b;
  margin-top: 88px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-8 {
  max-width: 533px;
  grid-column-gap: 50px;
  justify-content: space-between;
}

.service-card {
  grid-column-gap: 30px;
  background-color: #f8f8f8;
  border-radius: 32px;
  display: flex;
  box-shadow: 0 8px 40px rgba(32, 55, 75, .4);
}

.service-heading {
  color: #323232;
  margin-top: 24px;
  margin-bottom: 25px;
  font-size: 40px;
  font-weight: 600;
}

.slide-author {
  color: #20374b;
  text-align: right;
  margin-left: auto;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.services-list-item {
  color: #383838;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.services-list-item.last {
  margin-bottom: 0;
}

.services-list-item.sub {
  margin-left: -16px;
  font-weight: 600;
  list-style-type: none;
}

.service-list {
  width: 33%;
  max-width: 285px;
  border: 1px solid #bfbfbf;
  border-radius: 16px;
  margin-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.service-list.last {
  margin-right: 0;
}

.service-list.waste-management {
  width: 100%;
}

.service-list.miscellaneous {
  width: 50%;
}

.div-block-10 {
  width: 100%;
  padding-bottom: 10px;
}

.image-10 {
  max-width: 285px;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 32px 0 0 32px;
}

.image-10.watse, .image-10.miscellaneous {
  object-fit: fill;
}

.call-us-btn {
  float: right;
  color: #f24337;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f24337;
  border-radius: 28px;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: none;
}

.text-block-6 {
  padding-right: 10px;
  display: inline-block;
}

.services-flex {
  grid-row-gap: 32px;
  flex-direction: column;
  margin-top: 65px;
  display: flex;
}

.packages-flex {
  grid-row-gap: 80px;
  flex-direction: column;
  margin-top: 80px;
  display: flex;
}

.package-item {
  grid-column-gap: 45px;
  background-color: #fff;
  border-radius: 32px;
  margin-bottom: 20px;
  padding: 5px 10px 5px 5px;
  display: flex;
  box-shadow: 0 8px 40px rgba(0, 0, 0, .13);
}

.package-heading {
  margin-top: 0;
  margin-bottom: 29px;
  font-size: 32px;
  font-weight: 400;
  line-height: 125%;
}

.package-desc {
  font-size: 20px;
  line-height: 30px;
}

.div-block-11 {
  align-self: center;
}

.image-12 {
  width: 100%;
  max-width: 601px;
}

.about-card {
  grid-column-gap: 57px;
  border: 1px solid #bfbfbf;
  border-radius: 32px;
  margin-top: 80px;
  margin-bottom: 20px;
  padding: 0 40px 0 0;
  display: flex;
  box-shadow: 0 8px 40px rgba(0, 0, 0, .13);
}

.text-field-2 {
  border: 0 solid #000;
  border-bottom: 1px solid #bfbfbf;
}

.checkbox-label {
  color: #5c5c5c;
  font-weight: 600;
  line-height: 17px;
}

.checkbox {
  border-radius: 13px;
}

.icon-2, .icon-3 {
  font-size: 18px;
}

.slide-3 {
  width: 100%;
}

.footer-grid {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 80px;
}

.footer-grid.grid-2 {
  grid-column-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  margin-top: 0;
}

.container-4 {
  max-width: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #20374b;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 160px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 54px;
  padding-left: 30px;
  padding-right: 30px;
}

.footer-block.top-margin-tablet-80.top-margin-mobile-40 {
  color: #e5e9f2;
}

.footer-block.top-margin-tablet-80.top-margin-mobile-40.auto {
  margin-left: auto;
}

.footer-block.brand {
  width: 380px;
  max-width: 380px;
  margin-bottom: 32px;
  display: block;
}

.footer-block.brand.mobile {
  display: none;
}

.footer-brand {
  align-items: center;
  display: flex;
}

.footer-brand.margin-top-20 {
  margin-top: 20px;
}

.footer-bottom {
  height: 80px;
  border-top: 1px solid #e5e9f2;
  justify-content: space-between;
  align-items: center;
  margin-top: 120px;
  display: flex;
}

.footer-link {
  color: #fff;
  text-decoration: none;
  transition: color .2s ease-in-out;
  display: block;
}

.footer-link:hover {
  color: #1c87fb;
}

.footer-link.margin-top-10 {
  margin-top: 10px;
}

.body-text {
  color: #fff;
}

.div-block-42 {
  z-index: 5;
  width: 100vw;
  height: 100vh;
  background-color: rgba(77, 77, 77, .31);
  font-weight: 400;
  display: block;
  position: fixed;
}

.div-block-42.refer-earn {
  display: none;
}

.div-block-38 {
  max-height: 540px;
  max-width: 470px;
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: block;
  position: absolute;
  top: 10%;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-block-38.refer {
  max-height: 500px;
}

.image-16 {
  cursor: pointer;
  padding: 15px 19px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-40 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.heading-9 {
  color: #20374b;
  text-align: center;
  margin-bottom: 16px;
  font-size: 41px;
  line-height: 100%;
}

.div-block-43 {
  height: 750px;
  background-image: url('../images/IMG-20190227-WA0018-1.jpg');
  background-position: 53% 21%;
  background-size: auto;
  flex: 0 45%;
}

.heading-10 {
  color: #20374b;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-left: 50px;
  font-size: 64px;
  line-height: 100%;
}

.text-span-2 {
  color: #323232;
  font-size: 36px;
  line-height: 20px;
}

.inner-slider {
  height: 369px;
  border-radius: 32px;
  order: -1;
}

.about-desc {
  margin-bottom: 78px;
  font-size: 20px;
  line-height: 30px;
}

.accordion-wrapper {
  max-width: 734px;
  margin-top: 0;
  padding-left: 90px;
}

.accordion-item-2 {
  border-top: 3px solid #fde3e1;
  margin-bottom: 8px;
  padding: 40px 30px 14px;
}

.accordion-item-2.last {
  border-bottom: 3px solid #fde3e1;
}

.accordion-item-trigger-2 {
  grid-column-gap: 32px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-heading-2 {
  color: #323232;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
}

.accordion-item-content-2 {
  margin-top: 10px;
  margin-right: 0;
  overflow: hidden;
}

.accordion-para {
  padding-left: 83px;
  font-size: 16px;
}

.div-block-46 {
  background-image: url('../images/Group-47.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.get-in-touch-modal {
  z-index: 5;
  width: 100vw;
  height: 105vh;
  background-color: rgba(0, 0, 0, .7);
  margin-top: -5vh;
  font-weight: 400;
  display: none;
  position: fixed;
}

.select-field-2 {
  background-color: #fff;
  border: 0 solid #000;
  border-bottom: 1px solid #bfbfbf;
}

.div-block-47 {
  grid-column-gap: 20px;
  display: flex;
}

.brand-text {
  color: #e0e0e0;
  font-size: 16px;
  font-weight: 500;
}

.text-block-8 {
  margin-top: 8px;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
}

.team-card {
  max-width: 280px;
  min-height: 394px;
  border: 1px solid #d9d9d9;
  border-radius: 32px;
  padding-top: 10px;
  padding-left: 12px;
  padding-right: 12px;
}

.member-name {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.desgination {
  color: #8b8992;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.member-image {
  width: 358px;
  height: 256px;
  max-height: 256px;
  object-fit: cover;
  object-position: 50% 12%;
  border-radius: 16px;
}

.member-image.brand {
  object-fit: fill;
}

.member-image.brand.viya {
  object-fit: scale-down;
  object-position: 50% 50%;
}

.member-image.brand-copy {
  object-fit: fill;
}

.team-grid {
  grid-column-gap: 51px;
  grid-row-gap: 19px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 50px;
}

.gardening-image {
  max-width: 285px;
  object-fit: cover;
  object-position: 34% 50%;
  border-radius: 32px 0 0 32px;
}

.cta-2 {
  max-height: 211px;
  background-color: #20374b;
  background-image: url('../images/Refer-a-friend-pana-1.svg'), url('../images/Rectangle-31.svg');
  background-position: 75%, 0 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, auto;
  border-radius: 20px;
  margin-bottom: 24px;
  margin-left: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}

.cta-2.email {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/CTA-email.svg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 0;
  padding: 44px 81px 0 56px;
  display: flex;
}

.cta-email-input-2 {
  height: 50px;
  border: 1px solid #fbc5c1;
  border-radius: 43px;
  padding-left: 24px;
}

.cta-heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.cta-heading-2.email {
  max-width: 600px;
  color: #0b131a;
  font-weight: 400;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.image-19 {
  max-width: 50%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 32px;
}

.testimonial-service {
  color: #000;
  text-align: left;
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
}

.testimonial-flex {
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  justify-items: start;
  margin-top: 0;
  display: flex;
}

.image-20 {
  max-height: 20px;
  max-width: 20px;
}

.div-block-49 {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.image-21 {
  position: relative;
  bottom: 6px;
}

.mask {
  overflow: visible;
}

.flex {
  display: flex;
}

.testimonial-line {
  width: 100%;
  height: 2px;
  background-color: #fbc5c1;
  margin-top: 11px;
}

.bold-text {
  font-size: 24px;
  line-height: 29px;
}

.icon-4 {
  font-size: 26px;
}

.icon-5 {
  font-size: 26px;
  font-weight: 700;
}

.address {
  color: #e0e0e0;
  padding-top: 9px;
  font-size: 16px;
}

.bold-text-2 {
  color: #e0e0e0;
  font-size: 16px;
}

.image-22 {
  max-width: 50%;
  margin-bottom: 24px;
  margin-left: -6px;
}

.footer-flex {
  width: 500px;
  grid-column-gap: 50px;
  display: flex;
}

.link, .link-2 {
  color: #e0e0e0;
}

.call-us-form {
  width: 80%;
  color: #f24337;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f24337;
  border-radius: 44px;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.call-us-form:active {
  background-color: #43464d;
}

.text-block-9 {
  font-size: 12px;
}

.text-block-10 {
  color: #5c5c5c;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}

@media screen and (min-width: 1440px) {
  .container-default {
    max-width: 1360px;
  }

  .container-default.background {
    background-position: 5px 100%;
  }

  .d-flex.services._2 {
    justify-content: center;
  }

  .subheading-wrapper.about {
    padding-top: 44px;
  }

  .how-we-work-grid {
    grid-column-gap: 57px;
  }

  .cta.email {
    background-image: url('../images/CTA-email.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .image-7 {
    border-radius: 24px;
  }

  .testimonial-slider-large {
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .image-9._100.cover {
    object-fit: cover;
  }

  .form-block-2 {
    max-width: 409px;
    margin-left: auto;
  }

  .div-block-10 {
    width: 100%;
    padding-right: 80px;
  }

  .package-item {
    padding-right: 20px;
  }

  .div-block-43 {
    flex-basis: 41%;
  }

  .div-block-45 {
    align-self: center;
  }

  .div-block-46 {
    flex: 1;
  }

  .get-in-touch-modal {
    display: none;
  }

  .div-block-47 {
    grid-column-gap: 0px;
  }

  .member-image.extra {
    object-fit: cover;
    object-position: 50% 29%;
  }

  .cta-2.email {
    background-image: url('../images/CTA-email.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-48 {
    width: 358px;
    height: 256px;
    -webkit-text-fill-color: inherit;
    background-image: url('../images/Shijin-Sunny.jpg');
    background-position: 50% 26%;
    background-repeat: no-repeat;
    background-size: 357px;
    background-attachment: scroll;
    background-clip: border-box;
  }

  .image-19 {
    object-fit: cover;
    object-position: 64% 50%;
    border-radius: 24px;
  }
}

@media screen and (max-width: 991px) {
  .nav-dropdown-toggle {
    flex-direction: column;
  }

  .nav-dropdown-toggle.w--open {
    display: flex;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .text-block {
    color: #383838;
  }

  .nav-menu-two {
    grid-row-gap: 20px;
    background-color: #fff;
    border-radius: 20px;
    flex-flow: column wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .navbar-logo-left-container.shadow-three {
    margin-right: auto;
  }

  .hero-heading-flex {
    max-width: 721px;
  }

  .section.hero {
    background-position: 50%;
    background-size: cover;
    border-radius: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    background-color: #f24337;
    border-radius: 50px;
    padding-top: 14px;
  }

  .nav-dropdown-icon {
    color: #484848;
  }

  .nav-link {
    color: #383838;
    padding-left: 5px;
    padding-right: 5px;
  }

  .hero-title {
    text-align: center;
    font-size: 54px;
  }

  .container {
    max-width: 728px;
  }

  .subheading {
    font-size: 40px;
    line-height: 100%;
  }

  .package-card {
    margin-right: auto;
  }

  .package-card.left {
    margin-left: auto;
  }

  .subheading-wrapper.about {
    padding-top: 0;
  }

  .feature-block {
    grid-row-gap: 8px;
  }

  .feature-text {
    text-align: center;
  }

  .how-we-work-grid {
    grid-template-columns: 1fr 1fr;
  }

  .image-6 {
    display: none;
  }

  .cta {
    background-position: 120%, 0 100%;
  }

  .cta.email {
    max-height: none;
    background-image: url('../images/CTA-email.svg');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: cover;
    flex-direction: column;
  }

  .form-block {
    width: 100%;
  }

  .image-7 {
    order: -1;
    align-self: center;
    margin-left: auto;
  }

  .div-block-5 {
    width: 100%;
    height: 50%;
    max-width: none;
    padding-left: 48px;
    padding-right: 48px;
  }

  .slide-2 {
    width: 100%;
  }

  .div-block-7 {
    flex-direction: column;
  }

  .image-9 {
    margin-left: 0;
  }

  .image-9._100 {
    height: 470px;
  }

  .form-block-2 {
    width: auto;
    margin-top: 21px;
  }

  .free-quote {
    text-align: left;
  }

  .div-block-8 {
    flex-direction: column;
  }

  .service-card {
    height: auto;
    flex-direction: column;
  }

  .service-heading {
    line-height: 40px;
  }

  .slide-author {
    margin-top: 40px;
    padding-top: 0;
  }

  .div-block-10 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .image-10 {
    max-width: 100%;
    object-fit: cover;
    border-radius: 32px 32px 0 0;
  }

  .package-item {
    grid-row-gap: 45px;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .package-heading {
    text-align: center;
  }

  .image-12 {
    align-self: center;
  }

  .about-card {
    grid-row-gap: 45px;
    background-color: #fff;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .list-item {
    display: none;
  }

  .icon {
    color: #fff;
    font-size: 34px;
  }

  .footer-grid, .footer-grid.grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footer-block {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .footer-block.top-margin-tablet-80 {
    margin-top: 80px;
  }

  .footer-block.top-margin-tablet-80.top-margin-mobile-40 {
    margin-top: 0;
  }

  .footer-block.brand {
    width: auto;
    display: none;
  }

  .footer-block.brand.mobile {
    display: block;
  }

  .div-block-43 {
    height: 850px;
  }

  .inner-slider {
    width: 100%;
    order: -1;
  }

  .accordion-wrapper {
    align-self: center;
    padding-left: 0;
  }

  .accordion-item-2 {
    border-top-style: solid;
    border-bottom: 3px solid #fde3e1;
  }

  .div-block-46 {
    flex: 1;
  }

  .div-block-47 {
    flex-direction: column;
    align-items: center;
  }

  .text-block-7 {
    margin-top: 8px;
  }

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

  .gardening-image {
    max-width: 100%;
    object-fit: cover;
    border-radius: 32px 32px 0 0;
  }

  .cta-2 {
    background-position: 120%, 0 100%;
  }

  .cta-2.email {
    max-height: none;
    background-image: url('../images/CTA-email.svg');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: cover;
    flex-direction: column;
  }

  .image-19 {
    max-width: 100%;
    margin-top: 32px;
  }
}

@media screen and (max-width: 767px) {
  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .hero-heading-flex {
    width: auto;
    margin-top: 20%;
  }

  .section.refer-earn {
    padding-bottom: 15px;
  }

  .section.we-dont-build {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .subheading {
    font-size: 40px;
    line-height: 100%;
  }

  .subheading.home {
    margin-top: 0;
    font-size: 32px;
  }

  .d-flex.how-we-work {
    grid-column-gap: 0px;
    justify-content: center;
  }

  .d-flex.services {
    flex-direction: column;
  }

  .div-block-2 {
    height: auto;
    min-height: 482px;
    flex-direction: column;
    align-items: center;
    padding-bottom: 52px;
    display: flex;
  }

  .package-card-heading, .package-card-text {
    text-align: center;
  }

  .package-card {
    max-height: none;
    flex-direction: column;
    align-items: center;
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
  }

  .package-card.left {
    margin-left: 5%;
    margin-right: 5%;
  }

  .how-we-work-grid {
    grid-template-columns: 1fr;
  }

  .hww-grid-item {
    max-width: none;
  }

  .image-6 {
    display: none;
  }

  .cta {
    background-image: url('../images/Rectangle-31.svg');
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .cta.email {
    background-color: #feeceb;
    background-image: none;
    padding-left: 56px;
    padding-right: 56px;
  }

  .cta-heading.email {
    text-align: center;
  }

  .form-block {
    width: 100%;
  }

  .image-7 {
    max-width: 100%;
    order: -1;
    margin-left: 47px;
  }

  .div-block-5 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .testimonial-slider-large {
    padding: 0;
  }

  .slide-2 {
    width: 100%;
    max-width: 609px;
  }

  .div-block-7 {
    flex-direction: column;
  }

  .image-9 {
    max-width: 100%;
  }

  .div-block-8 {
    flex-direction: column;
  }

  .service-heading {
    font-size: 32px;
  }

  .services-list-item {
    font-size: 16px;
  }

  .service-list {
    width: 100%;
    max-width: none;
    align-self: center;
    margin-right: 0;
  }

  .div-block-10 {
    padding-bottom: 18px;
    padding-left: 11px;
    padding-right: 11px;
  }

  .footer-grid.grid-2 {
    grid-template-columns: 1fr;
  }

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

  .footer-block {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .footer-block.top-margin-tablet-80 {
    margin-top: 0;
  }

  .footer-block.top-margin-tablet-80.top-margin-mobile-40 {
    margin-top: 40px;
  }

  .footer-block.top-margin-tablet-80.top-margin-mobile-40.auto {
    width: 100%;
    text-align: center;
    align-items: center;
    margin-left: 0;
  }

  .footer-block.brand.mobile {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-43 {
    height: 400px;
    max-width: 100%;
    flex: none;
  }

  .accordion-heading-2 {
    font-size: 18px;
  }

  .accordion-item-content-2 {
    margin-right: 0;
  }

  .cta-2 {
    background-image: url('../images/Rectangle-31.svg');
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .cta-2.email {
    background-color: #feeceb;
    background-image: none;
    padding-left: 56px;
    padding-right: 56px;
  }

  .cta-heading-2.email {
    text-align: center;
  }

  .footer-flex {
    width: auto;
    max-width: 500px;
  }
}

@media screen and (max-width: 479px) {
  .container-default {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-default.packages {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-description {
    text-align: center;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .navbar-logo-left-container.shadow-three {
    padding: 16px 0 8px 4%;
  }

  .hero-heading-flex {
    grid-row-gap: 19px;
    text-align: center;
    margin-top: 25vh;
  }

  .section {
    margin-top: 40px;
  }

  .section.hero {
    background-image: url(../images/PNP06989-p-1600.jpg);
    height: 100vh;
    background-position: 50%;
  }

  .section.what-makes-us-different {
    margin-top: 60px;
  }

  .menu-button {
    padding-bottom: 0;
  }

  .menu-button.w--open {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .hero-title {
    text-align: center;
    margin-bottom: 8px;
    font-size: 38px;
    font-weight: 700;
    line-height: 100%;
  }

  .container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .subheading {
    font-size: 32px;
    line-height: 27px;
  }

  .d-flex.between {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-2 {
    align-items: center;
    display: flex;
  }

  .package-card-heading {
    font-size: 24px;
    line-height: 100%;
  }

  .package-card-text {
    text-align: center;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px;
  }

  .subheading-wrapper.about {
    padding-top: 0;
  }

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

  .cta {
    max-height: none;
    margin-left: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .cta.email {
    background-image: none;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-4 {
    margin-bottom: 30px;
  }

  .image-7 {
    margin-bottom: 20px;
    margin-left: 40px;
  }

  .div-block-5 {
    height: 344px;
    padding: 40px 24px;
  }

  .heading {
    font-size: 32px;
    line-height: 42px;
  }

  .testimonial-slider-large {
    padding: 0;
  }

  .container-2 {
    max-width: none;
  }

  .slide-2 {
    width: 100%;
    max-height: 514px;
  }

  .image-9._100 {
    height: 100%;
    max-width: 100%;
  }

  .free-quote {
    text-align: center;
  }

  .slide-author {
    margin-top: 20px;
    font-size: 18px;
  }

  .service-list.miscellaneous {
    width: 100%;
  }

  .package-item {
    grid-column-gap: 0px;
  }

  .package-heading {
    line-height: 30px;
  }

  .about-card {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .footer-grid.grid-2 {
    grid-template-columns: 1fr;
  }

  .container-4 {
    margin-top: 80px;
  }

  .footer-block.top-margin-tablet-80.top-margin-mobile-40.auto {
    align-items: flex-start;
  }

  .footer-bottom {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-38 {
    max-height: 450px;
    max-width: 90%;
    margin-top: 80px;
  }

  .heading-9 {
    font-size: 24px;
  }

  .heading-10 {
    padding-left: 20px;
    font-size: 45px;
  }

  .image-18 {
    width: 170px;
    position: relative;
    top: 4px;
  }

  .inner-slider {
    height: 50%;
  }

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

  .right-arrow-2 {
    right: -15px;
  }

  .left-arrow-2 {
    left: -15px;
  }

  .text-block-7 {
    margin-top: 20px;
  }

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

  .cta-2 {
    max-height: none;
    margin-left: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .cta-2.email {
    background-image: none;
    padding-left: 5%;
    padding-right: 5%;
  }

  .testimonial-service {
    font-size: 18px;
  }

  .testimonial-flex {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
  }

  .image-21 {
    max-width: 90%;
    bottom: 5px;
  }

  .testimonial-line {
    margin-top: 30px;
  }

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

  .address {
    text-align: left;
  }

  .image-22 {
    max-width: 90%;
  }

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

  .link, .link-2 {
    color: #e0e0e0;
  }
}

#w-node-_3e7404a1-e3cb-40e6-a3f1-133a27083426-944045dd, #w-node-_9308857f-b431-0196-0be2-3cfb1cf32b3b-944045dd, #w-node-fd0ef8f3-cf6b-da51-70b2-5d2d306ce67f-944045dd, #w-node-ad58d1d1-6667-6cab-0ee5-912c241cdff7-944045dd, #w-node-_45ae6a5b-84ea-23dd-a016-57c3302129e9-944045dd, #w-node-e2d2d18e-e903-f0bd-400b-7bc7bc542060-944045dd, #w-node-f4399028-7712-ff10-2481-dbdb799526a3-944045dd, #w-node-_034d414f-6991-c3b4-913a-ae9ca72b59a4-944045dd, #w-node-_4b8deaf6-248c-5dc2-c4d2-2b0c2e751455-944045dd, #w-node-_3c0e8e46-1773-81b8-3f1e-c041d8bd617a-944045dd, #w-node-_58837338-485b-8063-e8cb-2b1aafa29723-944045dd, #w-node-_92e7191e-2fe4-1491-f378-aecfaf50bfda-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bbcc-944045dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8db91708-49a0-f1ff-00ff-0c055326bbd0-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bbd4-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bbef-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bbf3-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc7f-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc83-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc87-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc8b-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bca6-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bcaa-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bcae-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bcb2-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bcd2-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bcd6-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bcda-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bcde-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bcff-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bd03-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bd07-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bd0b-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc3e-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc42-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc46-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc4a-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc1c-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc20-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc24-944045dd, #w-node-_8db91708-49a0-f1ff-00ff-0c055326bc28-944045dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_15b84370-39ce-99e8-03a2-49cf25a97bb9-25a97bb7, #w-node-_44048b3a-eeee-6ee8-0341-9d14e488782e-25a97bb7, #w-node-_15b84370-39ce-99e8-03a2-49cf25a97bbc-25a97bb7, #w-node-_15b84370-39ce-99e8-03a2-49cf25a97bc9-25a97bb7, #w-node-a2fada69-bbdd-2eaa-7d1a-c8fe82aca700-25a97bb7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2221b23b-c591-8109-7774-976d057dfb6a-d23129e4, #w-node-_6ada8664-d7c5-aa5c-1d0f-71ab3390c027-d23129e4, #w-node-_9d591a76-8e24-f298-60c1-3a5685ffd4db-d23129e4, #w-node-_4e06f6c5-6cf1-a933-387b-e90d1e32da79-d23129e4, #w-node-_0aa9c45b-4cef-997d-ff99-26c7f9fa358c-d23129e4, #w-node-_45048324-d962-a4f5-e74f-b8b190470cb0-d23129e4, #w-node-a939368b-edc2-8dcb-55d2-1aa2f1413ec2-d23129e4 {
  justify-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-_0aa9c45b-4cef-997d-ff99-26c7f9fa358c-d23129e4 {
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_15b84370-39ce-99e8-03a2-49cf25a97bb9-25a97bb7 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_15b84370-39ce-99e8-03a2-49cf25a97bb9-25a97bb7, #w-node-_15b84370-39ce-99e8-03a2-49cf25a97bbc-25a97bb7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


