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

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

.section {
  background-color: #292929;
  height: 200px;
  display: block;
}

.div-block {
  background-color: #1d1d1d;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
  display: flex;
}

.div-block-2 {
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  height: 100%;
  display: block;
}

.heading {
  color: #efefef;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 415px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 600;
  display: flex;
  position: absolute;
  inset: 30px auto auto;
}

.heading-2 {
  color: #efefef;
  text-align: center;
  letter-spacing: 1.5px;
  width: 290px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  position: absolute;
  top: 80px;
}

.image {
  position: relative;
  top: -95px;
  left: 310px;
}

.div-block-3 {
  text-align: center;
  height: 135px;
  margin-left: 300px;
  margin-right: 300px;
  position: relative;
  top: -100px;
}

.image-2 {
  opacity: .5;
  vertical-align: baseline;
  flex: none;
  order: 0;
  position: static;
  top: auto;
  left: auto;
}

.section-2 {
  background-color: #fff;
  background-image: url('../images/LI-Cover-photo-cropped.jpg');
  background-position: 100% 100%;
  background-size: cover;
  height: 325px;
}

.div-block-4 {
  height: 100%;
  position: relative;
  top: -325px;
}

.image-3 {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  overflow: clip;
}

.section-3 {
  background-color: #f04542;
  height: 2px;
}

.grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  height: 250px;
  margin-top: 0;
  margin-left: 160px;
  margin-right: 160px;
  position: relative;
  top: 35px;
}

.information-block {
  background-color: #efefef;
}

.div-block-6, .div-block-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #efefef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 4px 6px 5px #f04542;
}

.section-4 {
  background-color: #f04542;
  height: 2px;
}

.div-block-8 {
  text-align: left;
  width: 75px;
  height: 75px;
  position: static;
  top: 20px;
  left: 60px;
}

.info-block-header {
  color: #f04542;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: static;
  top: 26px;
}

.info-block-info {
  text-align: center;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: static;
  top: 29px;
}

.information-block-copy {
  background-color: #efefef;
}

.info-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #efefef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 4px 6px 5px #f04542;
}

.div-block-9, .div-block-10 {
  width: 75px;
  height: 75px;
  position: static;
  top: 20px;
  left: 60px;
}

.section-5 {
  background-color: #292929;
  height: auto;
  position: static;
}

.div-block-11 {
  background-color: #1d1d1d;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.div-block-12 {
  opacity: .2;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  height: 100%;
}

.navbar {
  background-color: #1d1d1d;
  height: 75px;
  position: sticky;
  top: 0;
}

.nav-link {
  color: #f7efe7;
  height: 100%;
  padding: 8px 10px 0 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.nav-link-2 {
  color: #f7efe7;
  height: 100%;
  padding: 8px 8px 8px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.section-6 {
  background-color: #f04542;
  height: 2px;
  position: static;
  top: 0;
}

.red-section-header {
  color: #f04542;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  position: relative;
  top: 20px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  height: 250px;
  margin-left: 220px;
  margin-right: 140px;
  position: relative;
  top: 53px;
  left: -128px;
}

.faq-s-text {
  color: #fff;
  letter-spacing: .5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  position: relative;
  top: 5px;
}

.button {
  color: #000;
  background-color: #f7efe7;
  border: 2px solid #f04542;
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  position: static;
  top: 0;
  left: 290px;
}

.section-7 {
  background-color: #292929;
  height: auto;
}

.section-8 {
  background-color: #f04542;
  height: 2px;
}

.div-block-13 {
  background-color: #efefef;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-9 {
  background-color: #f04542;
  height: 2px;
}

.footer {
  background-color: #1d1d1d;
  height: 115px;
}

.grid-3 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  grid-template-rows: auto;
  padding-top: 0;
}

.div-block-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column dense;
  place-content: space-between start;
  place-items: center;
  max-width: 150px;
  margin-left: 400px;
  padding-top: 11px;
  font-size: 12px;
  display: grid;
}

.footer-text {
  color: #f7efe7;
  letter-spacing: .5px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  text-decoration: none;
}

.text-block {
  color: #f04542;
  letter-spacing: .5px;
  margin-top: 20px;
  margin-left: 115px;
  font-size: 10px;
  font-weight: 400;
}

.container {
  background-color: #efefef;
  max-width: none;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.field-label {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.field-label-2 {
  font-weight: 400;
}

.quote-field-label {
  font-size: 12px;
  font-weight: 400;
}

.submit-button {
  clear: both;
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  vertical-align: baseline;
  background-color: #f04542;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  display: inline-block;
  position: static;
}

.form {
  flex-flow: column;
  max-width: 100%;
  margin-top: 10px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 0;
  display: flex;
}

.paragraph {
  text-align: center;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 40px;
}

.form-block {
  flex-flow: column;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-3 {
  color: #f04542;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.paragraph-2 {
  text-align: center;
  margin-left: 140px;
  margin-right: 140px;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.heading-4 {
  color: #f04542;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.image-4 {
  padding-top: 5px;
}

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

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr .25fr .25fr;
  height: 40px;
}

.text-block-2 {
  color: #f7efe7;
  text-align: center;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block-3 {
  color: #f7efe7;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-15 {
  background-color: #f04542;
  max-width: 100%;
  height: 1px;
}

.nav-menu {
  height: 30px;
}

.brand {
  height: 40px;
}

.section-10 {
  background-color: #f04542;
  height: 2px;
}

.section-11 {
  background-color: #292929;
  height: 200px;
}

.container-3 {
  max-width: none;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
  display: block;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #fff;
  background-image: url('../images/Services-Cover-photo-cropped.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: flex;
}

.heading-5 {
  color: #efefef;
  text-align: center;
  letter-spacing: 1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  position: relative;
  top: -125px;
}

.section-12 {
  background-color: #f04542;
  height: 2px;
}

.section-13 {
  background-color: #292929;
  height: 520px;
}

.container-4 {
  background-color: #1d1d1d;
  max-width: none;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
  display: block;
}

.section-14 {
  background-color: #f04542;
  height: 2px;
}

.section-15 {
  background-color: #292929;
  height: 440px;
}

.container-5 {
  background-color: #efefef;
  max-width: none;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-16 {
  background-color: #f04542;
  height: 2px;
}

.grid-5 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  margin-top: 40px;
  margin-left: 100px;
  margin-right: 100px;
  padding-top: 0;
}

.image-5 {
  background-color: #efefef;
}

.heading-6 {
  color: #f04542;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: block;
}

.paragraph-3 {
  color: #efefef;
  font-size: 12px;
}

.div-block-17 {
  flex-flow: wrap;
  display: flex;
}

.image-6 {
  background-color: #efefef;
}

.heading-7 {
  color: #f04542;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-4 {
  color: #efefef;
  font-size: 12px;
}

.grid-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
  height: 440px;
  margin-top: 40px;
  margin-left: 100px;
  margin-right: 100px;
}

.image-7 {
  background-color: #0000;
  margin-top: 10px;
}

.heading-8 {
  color: #f04542;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-5 {
  color: #efefef;
  font-size: 12px;
  line-height: 16px;
}

.image-8 {
  background-color: #0000;
  margin-top: 10px;
}

.heading-9 {
  color: #f04542;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-6 {
  color: #efefef;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
}

.image-9 {
  background-color: #0000;
  margin-top: 10px;
}

.heading-10 {
  color: #f04542;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-7 {
  color: #efefef;
  font-size: 12px;
  line-height: 16px;
}

.section-17, .section-18 {
  background-color: #f04542;
  height: 2px;
}

.section-19 {
  background-color: #292929;
  height: 200px;
}

.container-6 {
  background-color: #0000;
  background-image: url("https://cdn.prod.website-files.com/6717dc077b41816950024cc1/671a7f399e37a0797269f864_FAQ's%20Cover%20photo%20cropped.jpg");
  background-position: 0%;
  background-size: cover;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-20 {
  background-color: #f04542;
  height: 2px;
}

.section-21 {
  background-color: #292929;
  height: auto;
}

.container-7 {
  background-color: #efefef;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-22 {
  background-color: #f04542;
  height: 2px;
}

.container-8 {
  opacity: .3;
  background-color: #fff;
  height: 10%;
}

.div-block-18 {
  opacity: .2;
  background-color: #fff;
  height: 100%;
}

.heading-11 {
  z-index: 0;
  color: #efefef;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  position: relative;
  top: -130px;
}

.heading-12 {
  color: #efefef;
  text-align: center;
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  top: -119px;
}

.div-block-19 {
  height: 100%;
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
  padding-top: 10px;
}

.faq-s {
  color: #f04542;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.paragraph-8 {
  font-size: 12px;
}

.faq-paragraph {
  padding-left: 10px;
}

.section-23 {
  background-color: #f04542;
  height: 2px;
}

.button-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #efefef;
  text-align: center;
  letter-spacing: .5px;
  background-color: #f04542;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 175px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  display: block;
  position: static;
  top: auto;
  left: auto;
}

.section-24 {
  background-color: #292929;
  height: 200px;
}

.container-9 {
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-25 {
  background-color: #f04542;
  height: 2px;
}

.section-26 {
  background-color: #292929;
  height: 50px;
}

.container-10 {
  background-color: #1d1d1d;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-27 {
  background-color: #f04542;
  height: 2px;
}

.section-28 {
  background-color: #292929;
  height: 300px;
}

.container-11 {
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  height: 100%;
}

.div-block-20 {
  background-image: url('../images/IMG_0376.jpeg');
  background-position: 50%;
  background-size: cover;
}

.div-block-21 {
  background-color: #f04542;
}

.testimonials {
  color: #efefef;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
}

.customer {
  color: #efefef;
  text-align: right;
  margin-top: 20px;
  margin-right: 10px;
  font-size: 12px;
  font-style: italic;
}

.div-block-22 {
  background-image: url('../images/Pauly-Testing---cropped.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-23 {
  background-color: #f04542;
}

.testimonials-2 {
  color: #efefef;
  margin-top: 80px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
}

.text-block-4 {
  color: #efefef;
  text-align: right;
  margin-top: 20px;
  margin-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
}

.section-29 {
  -webkit-text-fill-color: inherit;
  background-color: #f04542;
  background-clip: border-box;
  height: 2px;
}

.div-block-24 {
  background-image: url('../images/Testimonials-cover-photo-cropped.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-25 {
  opacity: .2;
  background-color: #fff;
  height: 100%;
}

.heading-13 {
  color: #efefef;
  text-align: center;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  position: relative;
  top: -143px;
}

.section-30 {
  background-color: #f04542;
  height: 2px;
}

.section-31 {
  background-color: #292929;
  height: 200px;
}

.container-12 {
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-32 {
  background-color: #f04542;
  height: 2px;
}

.section-33 {
  background-color: #292929;
  height: 330px;
}

.container-13 {
  background-color: #1d1d1d;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-34 {
  background-color: #f04542;
  height: 2px;
}

.section-35 {
  background-color: #292929;
  height: auto;
}

.container-14 {
  background-color: #efefef;
  max-width: none;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-36 {
  background-color: #f04542;
  height: 2px;
}

.div-block-26 {
  background-image: url('../images/contact-page-cover-photo-cropped.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-27 {
  opacity: .2;
  background-color: #fff;
  height: 100%;
}

.heading-14 {
  color: #efefef;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  position: relative;
  top: -140px;
}

.section-37 {
  background-color: #f04542;
  height: 2px;
}

.section-38 {
  background-color: #292929;
  height: 200px;
}

.section-39 {
  background-color: #f04542;
  height: 2px;
}

.section-40 {
  background-color: #292929;
  height: auto;
}

.container-15 {
  background-color: #efefef;
  max-width: none;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.section-41 {
  background-color: #f04542;
  height: 2px;
}

.container-16 {
  max-width: none;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.div-block-28 {
  height: 100%;
  margin-left: 60px;
  margin-right: 60px;
}

.grid-8 {
  grid-template-rows: auto;
  height: 100%;
}

.contact-us-categories {
  color: #f04542;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-block-5, .text-block-6 {
  color: #efefef;
  font-size: 16px;
}

.div-block-29 {
  margin-top: 20px;
}

.text-block-7 {
  color: #efefef;
  font-size: 16px;
}

.div-block-30 {
  margin-top: 20px;
}

.text-block-8 {
  color: #efefef;
  font-size: 16px;
}

.grid-9 {
  grid-template-rows: auto;
  height: 220px;
}

.days-of-the-week {
  color: #efefef;
  margin-bottom: 20px;
  font-size: 16px;
}

.pop-up {
  z-index: 10;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up-item {
  background-color: #efefef;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: block;
  position: relative;
}

.heading-15 {
  color: #f04542;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-9 {
  color: #f04542;
  text-align: center;
}

.image-10 {
  text-align: center;
  position: relative;
  top: 10px;
  left: 165px;
}

.x-icon {
  position: absolute;
  inset: 10px 10px auto auto;
}

.pop-up-services {
  z-index: 10;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.pop-up-item-services {
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: static;
}

.div-block-31 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-32 {
  background-color: #efefef;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: block;
  position: relative;
}

.heading-16 {
  color: #f04542;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-10 {
  color: #f04542;
  text-align: center;
  font-size: 14px;
}

.image-11 {
  position: relative;
  top: 10px;
  left: 165px;
}

.image-12 {
  position: absolute;
  inset: 10px 10px auto auto;
}

.pop-up-contact {
  z-index: 10;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-33 {
  background-color: #efefef;
  padding: 40px;
  position: relative;
}

.heading-17 {
  color: #f04542;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-11 {
  color: #f04542;
  text-align: center;
}

.image-13 {
  position: relative;
  top: 10px;
  left: 165px;
}

.image-14 {
  position: absolute;
  inset: 10px 10px auto auto;
}

.div-block-34 {
  background-image: url('../images/Quote-picture-Cropped.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 100%;
}

.div-block-35 {
  opacity: .2;
  color: #efefef;
  background-color: #fff;
  height: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  position: relative;
}

.div-block-36 {
  opacity: .2;
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.heading-18 {
  color: #efefef;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
  position: relative;
  top: -125px;
}

.pop-up-quote {
  z-index: 10;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-37 {
  background-color: #efefef;
  padding: 40px;
  position: relative;
}

.heading-19 {
  color: #f04542;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-12 {
  color: #f04542;
  text-align: center;
}

.image-15 {
  position: relative;
  top: 10px;
  left: 165px;
}

.image-16 {
  position: absolute;
  inset: 10px 10px auto auto;
}

.container-17 {
  margin-left: 220px;
  margin-right: 140px;
}

.dropdown-wrapper {
  width: 500px;
  position: relative;
}

.dropdown-trigger {
  position: relative;
}

.dropdown-title {
  color: #fff;
  text-align: left;
  padding: 20px 20px 20px 60px;
  font-size: 16px;
  position: absolute;
  inset: 0%;
}

.dropdown-content {
  width: 100%;
  position: absolute;
  overflow: hidden;
}

.content-body {
  color: #fff;
  padding: 0 0 0 100px;
}

.container-18 {
  width: 30px;
  height: 30px;
  padding-bottom: 0;
  position: absolute;
  inset: 25% auto auto 0%;
}

.text-block-9 {
  color: #fff;
  font-size: 16px;
  position: absolute;
  inset: 60% auto auto 140%;
}

.icon {
  width: 30px;
  height: 30px;
  inset: 25% auto auto 0%;
}

.image-17 {
  width: 30px;
  height: 30px;
  position: absolute;
}

.dropdown-list {
  position: absolute;
  inset: -100px auto 0% 29%;
}

.dropdown-trigger-2 {
  width: 500px;
  height: 500px;
}

.dropdown-click {
  width: 500px;
}

.container-19 {
  width: 30px;
  height: 30px;
  position: absolute;
  inset: 35% auto auto 0%;
}

.div-block-38 {
  width: 100%;
  position: absolute;
}

.icon-2 {
  background-image: url('../images/LI-Soil-PLUS-Icon.svg');
  background-position: 50%;
  background-size: cover;
  width: 30px;
  height: 30px;
  inset: 25% auto auto 0%;
}

.text-block-10 {
  color: #fff;
  padding-left: 40px;
  font-size: 16px;
}

.dropdown-list-2 {
  margin-left: 40px;
  padding-left: 0;
  position: absolute;
  inset: auto;
}

.text-block-11 {
  color: #fff;
  background-color: #1d1d1d;
  width: 500px;
  padding-left: 60px;
  position: static;
  inset: 0% auto auto 0%;
}

.dropdown-2 {
  width: 500px;
  margin-left: 100px;
  padding-bottom: 15px;
  top: 32px;
}

.div-block-39 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: static;
  top: 38px;
}

.section-42 {
  background-color: #292929;
  height: 200px;
}

.div-block-43 {
  height: 100%;
}

.div-block-44 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #1d1d1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
  display: flex;
}

.container-20 {
  max-width: none;
  height: 100%;
  margin-left: 140px;
  margin-right: 140px;
}

.div-block-45 {
  background-color: #1d1d1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-19 {
  opacity: .5;
  width: 92px;
  height: auto;
}

.container-21 {
  max-width: none;
  margin-left: 140px;
  margin-right: 140px;
}

.grid-10 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #1d1d1d;
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
  padding: 40px 100px;
}

.heading-20 {
  color: #f04542;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-13 {
  color: #efefef;
  font-size: 12px;
}

.div-block-46 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: wrap;
  place-content: flex-end flex-start;
  align-items: center;
  padding: 10px;
  display: block;
}

.heading-21, .heading-22, .heading-23 {
  color: #f04542;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-14, .paragraph-15, .paragraph-16 {
  color: #efefef;
  font-size: 12px;
}

.image-20, .image-21, .image-22 {
  margin-top: 10px;
}

.section-43 {
  background-color: #292929;
}

.div-block-47 {
  justify-content: center;
  align-items: center;
  height: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.text-block-12 {
  color: #efefef;
  font-size: 16px;
}

.section-44 {
  background-color: #f04542;
  height: 2px;
}

.section-45 {
  background-color: #292929;
  height: 525px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  margin: 0;
  display: flex;
}

.container-22 {
  background-color: #efefef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 140px;
  margin-right: 140px;
  padding-top: 0;
  display: flex;
}

.heading-24 {
  color: #f04542;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.paragraph-17 {
  color: #f04542;
  text-align: center;
  margin-top: 10px;
}

.section-46 {
  color: #f04542;
  background-color: #f04542;
  height: 2px;
}

.image-24 {
  margin-top: 10px;
  margin-bottom: 40px;
}

.paragraph-18 {
  color: #f04542;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .div-block-3 {
    margin-right: 300px;
  }

  .form-block {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .container-6, .container-7, .container-9, .container-10 {
    max-width: none;
  }

  .section-28 {
    height: 400px;
  }

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

  .testimonials {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .customer {
    margin-right: 20px;
    font-size: 14px;
  }

  .testimonials-2 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .text-block-4 {
    margin-right: 20px;
    font-size: 14px;
  }

  .container-12, .container-13 {
    max-width: none;
  }

  .section-35 {
    height: auto;
  }

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

  .div-block-28 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .grid-10 {
    grid-template-rows: 145px 145px 145px;
  }

  .heading-21, .heading-22, .heading-23 {
    font-size: 20px;
  }

  .paragraph-14, .paragraph-15, .paragraph-16 {
    font-size: 14px;
    line-height: 22px;
  }

  .image-20, .image-21, .image-22 {
    width: 100%;
    max-width: none;
    height: 100%;
    margin-top: 0;
    padding: 10px 20px 30px;
  }

  .section-45 {
    height: 600px;
  }

  .container-22 {
    max-width: none;
    margin-left: 220px;
    margin-right: 220px;
  }
}

@media screen and (min-width: 1440px) {
  .grid {
    margin-left: 220px;
    margin-right: 220px;
  }

  .red-section-header {
    padding-top: 10px;
    font-size: 32px;
  }

  .form-block {
    margin-left: 140px;
    margin-right: 140px;
  }

  .section-28 {
    height: 500px;
  }

  .testimonials {
    margin-left: 30px;
    margin-right: 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .customer {
    font-size: 16px;
  }

  .testimonials-2 {
    margin-left: 30px;
    margin-right: 30px;
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-4 {
    font-size: 16px;
  }

  .div-block-28 {
    margin-left: 140px;
    margin-right: 140px;
  }

  .dropdown-2 {
    margin-left: 220px;
  }

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

  .heading-21, .heading-22, .heading-23 {
    font-size: 24px;
  }

  .paragraph-14, .paragraph-15, .paragraph-16 {
    font-size: 16px;
    line-height: 25px;
  }

  .image-20, .image-21, .image-22 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-22 {
    margin-left: 340px;
    margin-right: 340px;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    width: 500px;
    font-size: 60px;
    top: 25px;
  }

  .heading-2 {
    width: 330px;
    font-size: 32px;
    top: 85px;
  }

  .grid {
    justify-content: stretch;
    width: 1100px;
    margin-left: 220px;
    margin-right: 220px;
    left: 185px;
  }

  .red-section-header {
    font-size: 32px;
  }

  .submit-button {
    margin-bottom: 20px;
  }

  .form-block {
    margin-bottom: 0;
    margin-left: 220px;
    margin-right: 220px;
  }

  .heading-5 {
    font-size: 54px;
  }

  .section-15 {
    height: auto;
  }

  .heading-11 {
    font-size: 54px;
  }

  .section-28 {
    height: 600px;
  }

  .testimonials {
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 20px;
    line-height: 28px;
  }

  .customer {
    margin-top: 40px;
    margin-right: 40px;
    font-size: 20px;
  }

  .testimonials-2 {
    margin-top: 100px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-4 {
    margin-top: 40px;
    margin-right: 40px;
    font-size: 20px;
  }

  .heading-13 {
    font-size: 54px;
  }

  .section-33 {
    height: auto;
  }

  .container-13 {
    height: 100%;
  }

  .section-35 {
    height: auto;
  }

  .heading-14 {
    font-size: 54px;
  }

  .div-block-28 {
    margin: 0 220px 40px;
  }

  .contact-us-categories {
    font-size: 24px;
  }

  .text-block-5, .text-block-6, .text-block-7 {
    font-size: 20px;
  }

  .heading-18 {
    font-size: 54px;
  }

  .div-block-39 {
    margin-top: 60px;
  }

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

  .container-21 {
    background-color: #1d1d1d;
  }

  .grid-10 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-left: 220px;
    margin-right: 220px;
  }

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

  .section-45 {
    height: 700px;
  }

  .container-22 {
    margin-left: 600px;
    margin-right: 600px;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    margin-left: 80px;
    margin-right: 80px;
  }

  .heading {
    font-size: 48px;
  }

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

  .image-2 {
    left: 255px;
  }

  .section-2 {
    height: 300px;
  }

  .div-block-4 {
    top: -300px;
  }

  .grid {
    grid-column-gap: 20px;
    grid-row-gap: 16px;
    height: 225px;
    margin-left: 100px;
    margin-right: 100px;
  }

  .div-block-8 {
    width: 65px;
    max-width: 80%;
    height: 65px;
    left: 56px;
  }

  .info-block-header {
    font-size: 16px;
  }

  .info-block-info {
    letter-spacing: normal;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 18px;
  }

  .div-block-9, .div-block-10 {
    width: 65px;
    height: 65px;
  }

  .div-block-11 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .button {
    left: 230px;
  }

  .div-block-14 {
    margin-left: 290px;
  }

  .text-block {
    margin-left: 59px;
  }

  .container {
    margin-left: 80px;
    margin-right: 80px;
  }

  .submit-button {
    margin-left: auto;
  }

  .paragraph-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-11 {
    height: 160px;
  }

  .container-3 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .heading-5 {
    font-size: 42px;
    top: -107px;
  }

  .section-13 {
    height: 500px;
  }

  .container-4, .container-5 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .grid-6 {
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px;
  }

  .section-19 {
    height: 160px;
  }

  .container-6, .container-7 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .heading-11 {
    font-size: 42px;
    top: -113px;
  }

  .heading-12 {
    top: -107px;
  }

  .div-block-19 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .button-2 {
    top: 17px;
  }

  .section-24 {
    height: 160px;
  }

  .container-9 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .section-26 {
    height: 50px;
  }

  .container-10 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .section-28 {
    height: 300px;
  }

  .container-11 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .testimonials, .testimonials-2 {
    line-height: 18px;
  }

  .heading-13 {
    font-size: 42px;
    top: -122px;
  }

  .section-31 {
    height: 160px;
  }

  .container-12, .container-13, .container-14 {
    max-width: none;
    margin-left: 80px;
    margin-right: 80px;
  }

  .heading-14 {
    font-size: 38px;
    top: -122px;
  }

  .section-38 {
    height: 160px;
  }

  .section-40 {
    height: auto;
  }

  .container-15, .container-16 {
    max-width: none;
    margin-left: 80px;
    margin-right: 80px;
  }

  .div-block-28 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-18 {
    font-size: 38px;
    top: -104px;
  }

  .dropdown-2 {
    margin-left: 80px;
  }

  .image-18 {
    max-width: 100%;
    position: static;
  }

  .link-block {
    margin-left: 10px;
  }

  .link-block.w--current {
    margin-left: 15px;
  }

  .icon-3 {
    color: #f7efe7;
    position: relative;
    top: -11px;
  }

  .section-42 {
    height: 160px;
  }

  .container-20 {
    max-width: none;
    margin-left: 80px;
    margin-right: 80px;
  }

  .container-21 {
    margin-left: 80px;
    margin-right: 80px;
  }

  .grid-10 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .container-22 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .heading-24, .paragraph-18 {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading {
    font-size: 40px;
  }

  .image-2 {
    left: 200px;
  }

  .section-2 {
    height: 265px;
  }

  .div-block-4 {
    top: -275px;
  }

  .grid {
    grid-column-gap: 15px;
    height: 215px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-8 {
    width: 55px;
    height: 55px;
    left: 47px;
  }

  .info-block-header {
    font-size: 14px;
  }

  .info-block-info {
    font-size: 11px;
    line-height: 16px;
  }

  .div-block-9 {
    width: 55px;
    height: 55px;
    left: 47px;
  }

  .div-block-10 {
    width: 55px;
    height: 55px;
    left: 44px;
  }

  .div-block-11 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .red-section-header {
    font-size: 26px;
  }

  .button {
    left: 170px;
  }

  .div-block-14 {
    margin-left: 210px;
  }

  .text-block {
    margin-left: 38px;
  }

  .container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .submit-button {
    margin-left: 137px;
    padding: 8px 30px;
    font-size: 12px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .paragraph-2 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 10px;
  }

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

  .text-block-2 {
    font-size: 10px;
  }

  .text-block-3 {
    margin-right: 10px;
    font-size: 10px;
  }

  .section-11 {
    height: 120px;
  }

  .container-3 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-5 {
    font-size: 40px;
    top: -86px;
  }

  .section-13 {
    height: 540px;
  }

  .container-4, .container-5 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .grid-6 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .section-19 {
    height: 120px;
  }

  .container-6, .container-7 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-11 {
    font-size: 40px;
    top: -98px;
  }

  .heading-12 {
    font-size: 16px;
    top: -95px;
  }

  .div-block-19 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .faq-paragraph {
    font-size: 12px;
  }

  .button-2 {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    left: 131px;
  }

  .section-24 {
    height: 120px;
  }

  .container-9, .container-10 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .section-28 {
    height: 250px;
  }

  .container-11 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-20, .div-block-21 {
    height: 100%;
  }

  .testimonials {
    line-height: 16px;
  }

  .div-block-22, .div-block-23 {
    height: 100%;
  }

  .testimonials-2 {
    margin-top: 60px;
    line-height: 16px;
  }

  .heading-13 {
    font-size: 40px;
    top: -104px;
  }

  .section-31 {
    height: 120px;
  }

  .container-12, .container-13, .container-14 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-14 {
    font-size: 34px;
    top: -104px;
  }

  .section-38 {
    height: 120px;
  }

  .container-15, .container-16 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .contact-us-categories {
    font-size: 14px;
  }

  .text-block-5, .text-block-6, .text-block-7 {
    font-size: 12px;
  }

  .heading-18 {
    font-size: 34px;
    top: -86px;
  }

  .dropdown-2 {
    width: 400px;
    margin-left: 60px;
  }

  .link-block.w--current {
    margin-left: 30px;
  }

  .icon-3 {
    position: relative;
    top: -11px;
  }

  .container-20, .container-21 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .grid-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .section-45 {
    height: 500px;
  }

  .container-22 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-24 {
    margin-bottom: 0;
    font-size: 24px;
  }

  .paragraph-17 {
    font-size: 12px;
  }

  .paragraph-18 {
    font-size: 22px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 175px;
  }

  .div-block {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading {
    width: 250px;
    font-size: 30px;
  }

  .heading-2 {
    font-size: 20px;
  }

  .image-2 {
    width: 65%;
    height: 75%;
    top: 26px;
    left: 50px;
  }

  .section-2 {
    background-position: 50%;
    background-size: cover;
    height: 730px;
  }

  .div-block-4 {
    position: relative;
    top: -700px;
  }

  .grid {
    grid-template-rows: 210px 210px 210px;
    grid-template-columns: 1fr;
    height: 100%;
    margin-left: 40px;
    margin-right: 40px;
    position: static;
    top: 40px;
  }

  .div-block-8 {
    margin-top: 0;
    top: 12px;
    left: 71px;
  }

  .info-block-header {
    top: 15px;
  }

  .info-block-info {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    top: 15px;
  }

  .info-block {
    height: 100%;
  }

  .div-block-9 {
    top: 12px;
    left: 74px;
  }

  .div-block-10 {
    top: 12px;
    left: 71px;
  }

  .section-5 {
    height: 385px;
  }

  .div-block-11 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .nav-link {
    background-color: #1d1d1d;
    padding-left: 20px;
  }

  .nav-link-2 {
    background-color: #1d1d1d;
    margin-bottom: 0;
  }

  .red-section-header {
    font-size: 24px;
  }

  .button {
    padding: 8px 20px;
    font-size: 12px;
    left: 83px;
  }

  .div-block-14 {
    margin-left: 89px;
  }

  .text-block {
    margin-left: 23px;
    font-size: 8px;
    line-height: 10px;
  }

  .container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .submit-button {
    margin-top: 10px;
    margin-left: 83px;
    padding: 8px 20px;
    font-size: 12px;
  }

  .form {
    margin-left: 10px;
    margin-right: 10px;
  }

  .form-block {
    margin-bottom: 0;
  }

  .heading-3 {
    font-size: 20px;
  }

  .paragraph-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-4 {
    color: #1d1d1d;
    font-size: 5px;
  }

  .text-block-2, .text-block-3 {
    font-size: 10px;
  }

  .nav-menu {
    cursor: auto;
    background-color: #1d1d1d;
    height: 40px;
  }

  .section-11 {
    height: 100px;
  }

  .container-3 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-5 {
    font-size: 32px;
    top: -77px;
  }

  .section-13 {
    height: 640px;
  }

  .container-4 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-15 {
    height: auto;
  }

  .container-5 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .grid-6 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-8 {
    font-size: 14px;
  }

  .paragraph-5 {
    font-size: 10px;
  }

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

  .paragraph-6 {
    font-size: 10px;
  }

  .heading-10 {
    font-size: 14px;
  }

  .paragraph-7 {
    font-size: 10px;
  }

  .section-19 {
    height: 100px;
  }

  .container-6 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-21 {
    height: auto;
  }

  .container-7 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-11 {
    font-size: 32px;
    top: -83px;
  }

  .heading-12 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
    top: -89px;
  }

  .div-block-19 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .faq-s {
    padding-top: 10px;
  }

  .button-2 {
    padding-left: 20px;
    padding-right: 20px;
    top: 11px;
    left: 59px;
  }

  .section-24 {
    height: 100px;
  }

  .container-9 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-26 {
    height: 30px;
  }

  .container-10 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-28 {
    height: 700px;
  }

  .container-11 {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .testimonials {
    margin-left: 20px;
    margin-right: 20px;
  }

  .customer {
    margin-right: 20px;
  }

  .testimonials-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-4 {
    margin-right: 20px;
  }

  .heading-13 {
    font-size: 24px;
    top: -92px;
  }

  .section-31 {
    height: 100px;
  }

  .container-12 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-33 {
    height: auto;
  }

  .container-13, .container-14 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-14 {
    font-size: 28px;
    top: -95px;
  }

  .section-38 {
    height: 100px;
  }

  .section-40 {
    height: auto;
  }

  .container-15, .container-16, .div-block-28 {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .div-block-29 {
    margin-top: 0;
  }

  .div-block-30 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading-18 {
    font-size: 24px;
    top: -74px;
  }

  .icon-2 {
    width: 20px;
    height: 20px;
    top: 34%;
  }

  .text-block-10 {
    padding-left: 20px;
    font-size: 14px;
  }

  .text-block-11 {
    width: 250px;
    padding-left: 10px;
  }

  .dropdown-2 {
    width: 250px;
    margin-left: 20px;
    padding-bottom: 0;
    top: 23px;
  }

  .link-block.w--current {
    width: 30px;
    height: 30px;
    margin-left: 0;
  }

  .div-block-40 {
    margin-left: -29px;
  }

  .div-block-41 {
    width: 30px;
    height: 30px;
  }

  .div-block-42 {
    margin-left: -89px;
  }

  .container-20, .container-21 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .grid-10 {
    grid-template-rows: 100px auto 100px auto 100px auto;
    grid-template-columns: 1.25fr;
    grid-auto-rows: 135px;
  }

  .heading-21, .heading-22, .heading-23 {
    text-align: center;
  }

  .image-20, .image-21, .image-22 {
    width: 100%;
    height: 100%;
  }

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

  .menu-button {
    padding-bottom: 10px;
  }

  .menu-button.w--open {
    background-color: #1d1d1d;
    padding-bottom: 0;
  }

  .section-45 {
    height: 450px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container-22 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-24 {
    text-align: center;
    flex: 0 auto;
    align-self: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 30px;
  }

  .paragraph-17 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
  }

  .paragraph-18 {
    color: #f04542;
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: break-word;
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
  }

  #w-node-_319c37b5-f11c-3104-928c-e5a78cb1e9bc-6a3f6c0e {
    place-self: auto;
  }

  #w-node-ea41d750-f462-ae70-044e-97510a0e0984-9ba22a82 {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }

  #w-node-_583d9c3c-a90a-e041-c9ce-82ff81ec340c-9ba22a82 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c40b9487-2b43-2204-72bb-77ad6133f9fc-9ba22a82 {
    grid-area: span 5 / span 1 / span 5 / span 1;
  }
}
