@font-face {
  font-family: Seaweed Script;
  src: url('../fonts/Seaweed_Script.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --flowstica-webflow-library--black: #727d8a;
  --flowstica-webflow-library--white-smoke: #f7f7f7;
}

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

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

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

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

.hero {
  filter: contrast(105%) saturate(120%);
  -webkit-text-fill-color: inherit;
  background-image: url('../images/2-ChatGPT-Image-Jul-8-2025-05_41_04-PM-2_1.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  height: 100%;
  margin-bottom: 0;
  padding: 50px 140px 76px;
  transition: opacity .2s;
}

.container {
  border-bottom: 1px #6f7d8a;
  max-width: 1440px;
  height: 77px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9px;
  padding-left: 0;
  padding-right: 0;
}

.navbar {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: radial-gradient(circle at 0%, #101419 27%, #0d0f11);
  background-clip: border-box;
  border-style: none;
  border-width: 1px;
  border-radius: 0;
  padding-left: 140px;
  padding-right: 140px;
  position: fixed;
  left: 0;
  right: 0;
}

.nav-link {
  color: #dddbda;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding: 19px 21px;
  font-family: Mulish, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s;
}

.nav-link:hover {
  opacity: .65;
}

.nav-link.w--current {
  color: #727d8a;
  transition: opacity .2s;
}

.image {
  width: 85px;
  max-width: 100%;
  margin-bottom: 17px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 3vw;
}

.body {
  color: #dedbda;
  background-color: #16191d;
  font-family: Mulish, sans-serif;
}

.container-2 {
  max-width: 1440px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.heading {
  white-space: normal;
  word-break: normal;
  margin-top: 6px;
  margin-left: 13px;
  font-family: Mulish, sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 46px;
}

.paragraph {
  max-width: 547px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 163.2%;
}

.container-3 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  display: block;
}

.button {
  opacity: 1;
  text-align: center;
  background-color: #6f7d8a;
  border-radius: 6px;
  width: 165px;
  height: 56px;
  margin-top: 36px;
  margin-right: 51px;
  padding: 16px 0 0;
  transition: opacity .2s;
}

.button:hover {
  opacity: .65;
}

.button.see-our-work {
  opacity: 1;
}

.button.see-our-work:hover {
  opacity: .65;
}

.flex-box-bullet {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin-top: 48px;
  display: flex;
}

.flex-box-bullet.two {
  margin-top: 22px;
  padding-left: 31px;
}

.list-item {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.list {
  padding-left: 20px;
  list-style-type: disc;
}

.about-section {
  text-align: center;
  background-image: linear-gradient(334deg, #000 35%, #16191d 70%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 140px;
  padding-right: 140px;
  display: block;
  box-shadow: inset 0 9px 9px #00000063;
}

.about-jett-built-flex {
  text-align: left;
  flex-flow: column;
  align-items: center;
  max-width: 1440px;
  display: flex;
}

.heading-2 {
  text-align: center;
  margin-top: 66px;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 24px;
}

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

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 27px;
}

.paragraph-2 {
  text-align: center;
  max-width: 800px;
  margin-bottom: 27px;
  font-size: 18px;
  font-weight: 600;
  line-height: 163.2%;
  overflow: visible;
}

.skills-master-flex {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1440px;
  display: block;
}

.top-skills {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.top-skills.left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

._2nd-row-skills {
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  display: flex;
}

.heading-5 {
  font-size: 28px;
  line-height: 24px;
}

.skills-heading {
  margin-top: 0;
  margin-bottom: 9px;
  font-size: 28px;
  line-height: 32px;
  display: block;
}

.div-block {
  background-color: #1d2024;
  border-radius: 29px;
  flex: 0 auto;
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2%;
  padding: 30px 25px;
  display: block;
}

.div-block.no-background {
  background-color: #1d202400;
  margin-bottom: 42px;
}

.div-block.no-background._2nd, .div-block.no-background._3rd, .div-block.no-background._4th {
  margin-bottom: 0;
}

.div-block._1st {
  margin-bottom: 17px;
}

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

.paragraph-3 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 24px;
}

.div-block-copy-last {
  background-color: #1d2024;
  border-radius: 29px;
  flex: 0 auto;
  padding: 30px 25px;
  display: block;
}

.div-block-copy-last.no-background {
  background-color: #1d202400;
  margin-bottom: 42px;
}

.div-block-copy-last.no-background._1st {
  margin-bottom: 0;
}

.div-block-copy-last.no-background._2nd {
  width: 33vw;
  margin-bottom: 0;
}

.div-block-copy-last.no-background._3rd, .div-block-copy-last.no-background._4th {
  margin-bottom: 0;
}

.div-block-copy-last._1st {
  margin-bottom: 17px;
}

.div-block-copy-last.last {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}

.mortgage {
  background-color: #1d2024;
  border-radius: 29px;
  flex: 0 auto;
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2%;
  padding: 30px 25px;
  display: block;
}

.mortgage.no-background {
  background-color: #1d202400;
  margin-bottom: 42px;
}

.mortgage.no-background._2nd {
  margin-bottom: 0;
  margin-left: 2%;
  margin-right: 0%;
  padding-right: 25px;
}

.mortgage.no-background._3rd, .mortgage.no-background._4th {
  margin-bottom: 0;
}

.mortgage._1st {
  margin-bottom: 17px;
}

.mortgage.last {
  padding-left: 25px;
  padding-right: 25px;
}

.right-of-way {
  background-color: #1d2024;
  border-radius: 29px;
  flex: 0 auto;
  width: 100%;
  max-width: 50%;
  margin-top: 0;
  margin-left: 2%;
  margin-right: 0;
  padding: 30px 25px;
  display: block;
}

.right-of-way.no-background {
  background-color: #1d202400;
  margin-bottom: 42px;
}

.right-of-way.no-background._2nd, .right-of-way.no-background._3rd, .right-of-way.no-background._4th {
  margin-bottom: 0;
}

.right-of-way._1st {
  margin-bottom: 17px;
}

.right-of-way.last {
  padding-left: 25px;
  padding-right: 25px;
}

.easement {
  background-color: #1d2024;
  border-radius: 29px;
  flex: 0 auto;
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2%;
  padding: 30px 25px;
  display: block;
}

.easement.no-background {
  background-color: #1d202400;
  margin-bottom: 42px;
}

.easement.no-background._1st {
  max-width: 46%;
  margin-bottom: 0;
}

.easement.no-background._2nd, .easement.no-background._3rd, .easement.no-background._4th {
  margin-bottom: 0;
}

.easement._1st {
  margin-bottom: 17px;
}

.easement.last {
  padding-left: 25px;
  padding-right: 25px;
}

.quote-flex {
  max-width: 1440px;
  margin-top: 50px;
  display: flex;
}

.quote-container {
  width: 55%;
  margin-left: 0;
}

.heading-6 {
  font-size: 28px;
}

.text-span {
  font-size: 50px;
}

.heading-7 {
  font-size: 30px;
}

.heading-8 {
  text-align: left;
  width: 100%;
  min-width: 597px;
  max-width: 940px;
  margin-top: 145px;
  margin-bottom: 50px;
  font-size: 2.25vw;
  line-height: 113%;
}

.text-span-2 {
  font-size: 50px;
  line-height: 72%;
}

.image-2 {
  object-fit: fill;
  width: 100%;
  max-width: 100%;
  overflow: clip;
}

.heading-9 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 32px;
}

.paragraph-4 {
  text-align: left;
  font-size: 19px;
  font-weight: 300;
}

.container-4 {
  max-width: 28vw;
}

.gallery-section {
  text-align: left;
  background-image: url('../images/Rectangle-36.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-10 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-3 {
  text-align: left;
  background-color: #dcdcdc;
  width: 68%;
  height: 1px;
}

.flex-container-heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1160px;
  margin-bottom: 0;
  display: flex;
}

.gallery-images-text {
  max-width: 100%;
  margin-right: auto;
}

.mortgage-flex-image {
  text-align: left;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-5 {
  max-width: 50%;
  margin-left: 0;
  margin-right: 0;
}

.flex-records-title {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 50%;
  margin-left: 0%;
  padding-left: 100px;
  padding-right: 140px;
  display: flex;
}

.mortgage-flex-image-copy {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.record-flex-image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-bottom: 65px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.record-flex-image.mortgage-description {
  flex-flow: row-reverse;
  display: none;
}

.record-flex-image.mortgage-description-copy {
  flex-flow: row-reverse;
}

.heading-11 {
  font-size: 36px;
  line-height: 38px;
}

.paragraph-5 {
  font-size: 26px;
  font-weight: 700;
  line-height: 24px;
}

.plat-container-5 {
  border-radius: 0;
  max-width: 50%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-3 {
  opacity: 1;
  filter: brightness(90%);
  border-radius: 10px;
  flex: 1 1 0;
  width: 100%;
  transition: filter .3s;
}

.image-3:hover {
  filter: brightness();
  flex-basis: 80%;
}

.div-block-4 {
  text-align: left;
  background-color: #dcdcdc;
  width: 45%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 80px;
}

.div-block-5 {
  width: 71px;
}

.image-4 {
  filter: brightness(90%);
  border-radius: 10px;
  width: 100%;
  transition: filter .3s;
}

.image-4:hover {
  filter: brightness();
}

.image-5 {
  filter: brightness(90%);
  border-radius: 10px;
  width: 100%;
  transition: filter .3s;
}

.image-5:hover {
  filter: brightness();
  pointer-events: auto;
}

.div-block-6 {
  display: block;
}

.div-block-7 {
  flex: 1 1 0;
  display: flex;
}

.div-block-7:hover {
  flex-basis: 80%;
}

.background-design {
  background-color: #16191d;
  background-image: url('../images/Rectangle-10_1.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 1096px;
  margin-top: 0;
}

.container-6 {
  max-width: 100%;
  height: 716px;
  margin-top: 0;
}

.heading-12 {
  text-align: center;
  margin-top: 0;
  font-size: 38px;
}

.flex-reviews-parent {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: flex-start;
  max-width: 1440px;
  margin-top: 10px;
  padding: 28px 20px 33px;
  display: flex;
}

.container-7 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-9 {
  -webkit-text-fill-color: inherit;
  background-color: #2b2f35;
  background-clip: border-box;
  border-radius: 17px;
  width: 353px;
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 38px;
  box-shadow: 0 9px 9px #00000040, inset 0 4px 4px #59595940;
}

.div-block-9.first {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.div-block-9.last {
  margin-right: 0;
}

.image-6 {
  margin-top: -35px;
  margin-left: 25px;
}

.image-7 {
  width: 60px;
  margin-top: -29px;
  margin-left: 26px;
}

.heading-13 {
  margin: 18px 32px 0 35px;
  font-size: 20px;
  font-weight: 600;
  line-height: 18px;
}

.heading-14 {
  margin: 5px 32px 11px 35px;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.paragraph-6 {
  height: auto;
  margin-bottom: 0;
  margin-left: 35px;
  margin-right: 32px;
  font-size: 19px;
  font-weight: 400;
  display: block;
  overflow: visible;
}

.image-8 {
  margin-bottom: 9px;
  margin-left: 35px;
  margin-right: 32px;
}

.image-9 {
  margin-top: 27px;
  margin-left: 33px;
  margin-right: 32px;
}

.link {
  float: none;
  clear: none;
  color: #dedbda;
  text-align: left;
  background-color: #2220;
  width: 90px;
  margin-right: 0;
  padding-left: 0;
  font-weight: 600;
  position: relative;
  top: 14px;
  left: 137px;
  right: 38px;
}

.container-8 {
  max-width: 71px;
  margin-bottom: -3px;
}

.link-2 {
  float: right;
  color: #dedbda;
  font-size: 20px;
  font-weight: 600;
  display: block;
  position: relative;
  top: 27px;
  right: 38px;
}

.section {
  text-align: left;
  background-color: #16191d;
  background-image: url('../images/Rectangle-10_2.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 159px;
}

.heading-15 {
  margin-top: 31px;
}

.heading-16 {
  width: 519px;
}

.container-9 {
  max-width: 1160px;
  margin-top: 12px;
  margin-left: 140px;
  margin-right: 140px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-10 {
  justify-content: flex-end;
  align-items: stretch;
  max-width: 1160px;
  display: flex;
}

.div-block-11 {
  width: 140px;
  height: 115px;
}

.image-10 {
  margin-top: 20px;
  margin-left: 35px;
}

.container-10 {
  max-width: 1160px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.container-11 {
  max-width: 1160px;
}

.heading-17 {
  color: #dedbda;
  margin-top: 56px;
  margin-bottom: 43px;
  margin-left: 36px;
}

.flex-records-title-copy {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 50%;
  margin-left: 0%;
  padding-left: 140px;
  padding-right: 100px;
  display: flex;
}

.section-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  background-color: #16191d;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding: 25px 140px;
  display: block;
}

.faq-flex-contaner {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  display: flex;
}

.top-flex-faq {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  display: flex;
}

.div-block-12 {
  background-color: #1d2024;
  border-radius: 8px;
  width: 565px;
  height: 55px;
}

.flex-div-block-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1d2024;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-right: 0;
  display: flex;
  box-shadow: 0 9px 9px #00000040, inset 0 4px 4px #59595940;
}

.heading-18 {
  color: #6f7d8a;
  text-align: left;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  margin: 4% 0;
  font-size: 20px;
  line-height: 21px;
}

.flex-faq-top {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-14 {
  background-color: #2b2f35;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 7px;
  min-width: 7px;
  max-width: 7px;
}

.plus-sign {
  color: #6f7d8a;
  text-align: right;
  width: 100%;
  margin: 0;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 35px;
  line-height: 22px;
  position: static;
  left: 101px;
}

.container-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding-left: 7px;
  display: flex;
}

.container-13 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container-14 {
  margin-left: 15px;
}

.container-15 {
  margin-right: 11px;
}

.container-16 {
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.container-17 {
  width: 100%;
  max-width: 47%;
  margin-left: auto;
}

.container-18 {
  width: 100%;
  max-width: 47%;
  overflow: visible;
}

.flex-div-block-13-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  background-color: #1d2024;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
  overflow: visible;
  box-shadow: inset 0 4px 4px #59595940, 0 9px 9px #00000040;
}

.flex-container-top-faq {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.container-19 {
  max-width: 15px;
  margin-left: 0;
  margin-right: 0;
}

.container-20 {
  height: 100px;
}

.div-block-15 {
  background-color: #362222;
  height: 100%;
}

.div-block-16 {
  background-color: #320f0f;
  width: 7px;
  min-width: 7px;
  max-width: 7px;
  height: 100%;
}

.container-21 {
  width: 100px;
  height: 100px;
}

.div-block-17 {
  width: 7px;
  min-width: 7px;
  max-width: 7px;
  height: 100%;
}

.container-22 {
  height: 8px;
}

.section-3 {
  text-align: left;
  background-color: #1d2024;
  background-image: linear-gradient(#16191d, #0d0f11);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
}

.heading-19 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 38px;
}

.contact-div-block-divider {
  text-align: left;
  background-color: #6f7d8a;
  width: 65%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 30px;
}

.contact-form-background {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #1d2024;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 100px;
  padding: 80px 70px;
  display: flex;
  box-shadow: 0 9px 9px #00000040, inset 0 4px 4px #59595940;
}

.background-contaiiner-form {
  max-width: 1160px;
}

.name-form {
  background-color: #2b2f35;
  border-radius: 5px;
  width: 100%;
  height: 61px;
  margin-bottom: 20px;
  padding: 30px 15px;
}

.div-block-18, .div-block-19 {
  background-color: #2b2f35;
}

.container-23 {
  width: 45%;
  margin-left: 0;
}

.text-block {
  color: #6f7d8a;
  text-align: left;
  height: 0;
  padding-top: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 0%;
}

.message-form {
  background-color: #2b2f35;
  border-radius: 5px;
  width: 100%;
  height: 250px;
  padding: 30px 15px;
}

.contact-form-button {
  opacity: 1;
  text-align: center;
  background-color: #6f7d8a;
  border-radius: 6px;
  width: 100%;
  height: 61px;
  margin-top: 50px;
  margin-right: 51px;
  padding: 19px 0 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition: opacity .2s;
}

.contact-form-button:hover {
  opacity: .65;
}

.contact-form-button.see-our-work {
  opacity: 1;
}

.contact-form-button.see-our-work:hover {
  opacity: .65;
}

.name-form-copy {
  background-color: #2b2f35;
  border-radius: 5px;
  width: 100%;
  height: 61px;
  margin-bottom: 20px;
  padding: 30px 15px;
}

.text-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #6f7d8a;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  font-weight: 600;
  line-height: 175.7%;
  display: flex;
}

.right-side-form {
  width: 45%;
  margin-top: -58px;
  margin-left: 0;
  display: block;
}

.flex-email-and-name {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 267.475px;
  display: flex;
}

.image-11 {
  margin-right: 12px;
}

.text-block-2 {
  color: #6f7d8a;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 3px;
  font-size: 25px;
  font-weight: 600;
  line-height: 100%;
  display: block;
}

.container-24 {
  width: 267.475px;
  margin-bottom: 7px;
  display: flex;
}

.container-25 {
  justify-content: flex-start;
  align-items: center;
  width: 267.4px;
  display: flex;
}

.div-block-20 {
  background-color: #2b2f35;
  width: 100%;
  height: 2px;
  margin-left: 3.5px;
}

.container-26 {
  justify-content: flex-start;
  align-items: center;
  width: 290px;
  max-width: none;
  margin-left: 0;
  display: flex;
}

.right-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-12 {
  border-radius: 0;
  padding-top: 2px;
}

.container-27 {
  margin-top: 20px;
  margin-left: 0;
}

.section-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1d2024;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 4%;
  padding-right: 60px;
  display: block;
  box-shadow: 4px -5px 5px #0003, inset 0 6px 5px #59595940;
}

.container-28 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: center;
  width: 531px;
  max-width: 531px;
  margin-top: 74px;
  display: flex;
}

.link-3 {
  color: #6f7d8a;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none;
}

.link-3:hover {
  color: #6f7d8a8a;
}

.container-29 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 531px;
  display: flex;
  position: absolute;
  inset: auto 0%;
}

.container-bottom-footer {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: center;
  margin-top: 27px;
  display: flex;
}

.container-30 {
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin-top: 9px;
  margin-left: 0;
  display: flex;
}

.footer-logo-container {
  margin-top: 20px;
  margin-left: 0;
  position: static;
}

.text-block-4 {
  color: #6f7d8a;
  white-space: nowrap;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 175.7%;
}

.image-14 {
  margin-bottom: 16px;
  margin-left: 7px;
}

.container-31 {
  margin-top: 30px;
  margin-right: 0;
  position: absolute;
  left: 77%;
  right: 1%;
}

.text-block-5 {
  color: #6f7d8a;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}

.container-32 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  max-width: 1160px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-33 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 100%;
  margin-left: 1%;
  display: flex;
  position: static;
}

.text-span-3 {
  font-weight: 600;
}

.bold-text {
  font-weight: 800;
}

.image-15 {
  width: 65px;
  margin-right: 6px;
}

.image-16 {
  width: 38px;
}

.container-34 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-top: -11px;
  display: flex;
}

.covington {
  color: #6f7d8a;
  text-align: center;
  margin-top: -11px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.section-5 {
  background-color: #0000;
  height: 77px;
}

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

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

.container-35 {
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-field {
  color: #6f7d8a;
  background-color: #2c2f35;
  border: 1px #000;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 30px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 0%;
}

.text-field::placeholder {
  color: #6f7d8a;
}

.form-block {
  width: 45%;
  min-width: 20px;
  max-width: 45%;
  margin-left: 0;
  margin-right: auto;
}

.email {
  color: #6f7d8a;
  background-color: #2c2f35;
  border: 1px #000;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 30px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 0%;
}

.email::placeholder {
  color: #6f7d8a;
}

.messsage {
  color: #6f7d8a;
  background-color: #2c2f35;
  border: 1px #000;
  border-radius: 5px;
  width: 100%;
  height: 250px;
  margin-bottom: 20px;
  padding: 30px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 0%;
}

.submit-button {
  margin-top: 90px;
}

.textarea {
  color: #727d8a;
  background-color: #2c2f35;
  border: 1px #000;
  border-radius: 5px;
  min-width: 100px;
  max-width: 100%;
  min-height: 250px;
  max-height: 100%;
  margin-bottom: 0;
  padding: 30px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 0%;
}

.container-34-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-top: 7px;
  display: flex;
}

.image-15-copy {
  width: 34px;
  margin-right: 6px;
}

.link-block {
  width: 52px;
  margin-right: 12px;
  padding-right: 0;
}

.wbs-container {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.wbs-button-link {
  color: var(--flowstica-webflow-library--black);
  border-radius: 6px;
  font-size: 15px;
  font-weight: 700;
  transition: all .3s ease-in-out;
}

.wbs-section {
  padding: 6.25rem 5%;
}

.wbs-accordion {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.wbs-accordion-item {
  background-color: #1e2024;
  border: 1px solid #010b151f;
  border-radius: 10px;
  width: 100%;
  max-width: 47%;
  padding: 0 15px;
}

.wbs-accordion-heading {
  cursor: pointer;
  justify-content: space-between;
  display: flex;
}

.wbs-accordion-title {
  color: var(--flowstica-webflow-library--black);
  margin-bottom: 0;
  font-size: 22px;
  line-height: 28px;
}

.wbs-accordion-icon {
  background-color: #675c5c00;
  width: 14px;
  margin-top: 5px;
}

.wbs-accordion-content {
  padding-top: 10px;
  overflow: hidden;
}

.wbs-according-split {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.wbs-faq-image {
  border-radius: 10px;
}

.paragraph-7 {
  color: #717d8b;
  font-size: 17px;
}

.wbs-accordion-3-item {
  border-bottom: 2px solid #010b151a;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.wbs-accordion-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wbs-accordion-3-content {
  padding-top: 10px;
  overflow: hidden;
}

.wbs-accordion-3-heading {
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wbs-accordion-3-title {
  color: var(--flowstica-webflow-library--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.wbs-accordion-3-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.wbs-accordion-3-icon-plus {
  background-color: #101010;
  width: 20px;
  height: 2px;
}

.wbs-accordion-3-icon-minus {
  background-color: #101010;
  width: 20px;
  height: 2px;
  position: absolute;
  inset: auto 0%;
  transform: rotate(90deg);
}

.wbs-accordion-3-description {
  margin-bottom: 20px;
}

.wbs-accordion-3-tagline {
  background-color: var(--flowstica-webflow-library--white-smoke);
  color: var(--flowstica-webflow-library--black);
  text-align: center;
  border-radius: 10px;
  justify-content: center;
  padding: 10px 30px;
  font-size: 15px;
}

.faq-wrap {
  cursor: pointer;
  background-color: #1e2024;
  border-radius: 10px;
  width: 100%;
  max-width: 47%;
  padding: 0 15px;
  box-shadow: inset 0 4px 4px #5959595e, 0 9px 9px #0006;
}

.faq-question-wrap {
  border: 1px #000;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.question {
  color: #6f7d8a;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 7px;
  font-size: 20px;
  font-weight: 700;
  line-height: 21px;
}

.plus-wrap {
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  display: flex;
  position: relative;
}

.plus-horizontal {
  background-color: #6f7d8a;
  width: 23px;
  height: 2px;
}

.plus-vertical {
  background-color: #6f7d8a;
  width: 2px;
  height: 23px;
  position: absolute;
}

.answer {
  padding-top: 0;
}

.paragraph-8 {
  color: #6f7d8a;
  margin-top: -6px;
  margin-bottom: 15px;
  font-size: 17px;
}

.faq-wrap-hidden {
  cursor: pointer;
  background-color: #1e2024;
  border-radius: 10px;
  width: 100%;
  max-width: 47%;
  padding: 0 15px;
}

.div-block-23 {
  width: 355px;
  max-width: 525px;
  height: 222px;
  overflow: hidden;
}

.text-span-4 {
  display: inline;
}

.text-span-5 {
  display: none;
}

.modal {
  z-index: 999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 0;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-top: 18px;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-bg {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000026;
  width: 100%;
  height: 100%;
}

.modal-container {
  filter: brightness();
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  max-width: 55vw;
  margin-top: 30px;
  padding: 0;
  position: absolute;
}

.close-link {
  color: #1e1e1e;
  cursor: pointer;
  margin-top: 20px;
  text-decoration: none;
  position: absolute;
  inset: 0 1rem auto auto;
}

.close-text {
  margin-top: 10px;
  font-size: 4rem;
  transform: rotate(45deg);
}

.heading-20 {
  margin-bottom: 1rem;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.heading-21 {
  margin-bottom: 1rem;
}

.close-text-2 {
  font-size: 4rem;
  transform: rotate(45deg);
}

.modal-2 {
  z-index: 999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-top: 18px;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-3 {
  z-index: 999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-container-2 {
  filter: brightness();
  background-color: #fff;
  border-radius: 4px;
  max-width: 50vw;
  margin-top: 30px;
  padding: 0;
  display: block;
  position: absolute;
}

.modal-container-3 {
  filter: brightness();
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  max-width: 55vw;
  margin-top: 20px;
  padding: 0;
  position: absolute;
}

.modal-bg-2, .modal-bg-3 {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000026;
  width: 100%;
  height: 100%;
}

.image-17, .image-18, .image-19 {
  border-radius: 10px;
}

.container-36 {
  background-image: url('../images/ChatGPT-Image-Jul-8-2025-05_41_04-PM-1_1.webp');
  background-position: 0 0;
  background-size: cover;
  max-width: 100%;
}

.message-fix {
  color: #6f7d8a;
  background-color: #2c2f35;
  border: 1px #000;
  border-radius: 5px;
  min-width: 100px;
  max-width: 100%;
  min-height: 250px;
  max-height: 100%;
  margin-bottom: 20px;
  padding: 30px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 0%;
}

.textarea-2 {
  color: #6f7d8a;
  background-color: #2c2f35;
  border: 1px #000;
  border-radius: 5px;
  min-width: 100px;
  max-width: 100%;
  min-height: 250px;
  max-height: 100%;
  padding: 30px 15px;
  font-size: 16px;
  font-weight: 600;
}

.textarea-2::placeholder {
  color: #6f7d8a;
}

.logo-form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 351px;
  display: flex;
}

.text-block-2-copy {
  color: #6f7d8a;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 7px;
  font-family: Seaweed Script, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 100%;
  display: block;
}

.image-20 {
  width: 100%;
  margin-bottom: 15px;
  margin-right: 8px;
  display: inline-flex;
}

.image-14-copy {
  width: 100%;
  margin-bottom: 16px;
  margin-left: 7px;
}

.link-tablet {
  float: right;
  color: #dedbda;
  font-size: 20px;
  font-weight: 600;
  display: none;
  position: relative;
  top: 27px;
  right: 38px;
}

.text-span-5-tablet {
  display: none;
}

.list-item-first {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.flex-box-bullet-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 1440px;
  margin-top: 48px;
  display: flex;
}

.flex-box-bullet-copy.two {
  margin-top: 22px;
  padding-left: 31px;
}

.div-block-4-copy {
  text-align: left;
  background-color: #dcdcdc;
  width: 45%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 80px;
}

.div-block-divider-quote {
  text-align: left;
  background-color: #6f7d8a;
  width: 65%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 30px;
}

.plat-container-5-mobile {
  border-radius: 0;
  max-width: 50%;
  margin-left: 0;
  margin-right: 0;
  display: none;
}

.div-block-9-ray {
  -webkit-text-fill-color: inherit;
  background-color: #2b2f35;
  background-clip: border-box;
  border-radius: 17px;
  width: 353px;
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 38px;
  box-shadow: 0 9px 9px #00000040, inset 0 4px 4px #59595940;
}

.div-block-9-ray.first {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.div-block-9-ray.last {
  margin-right: 0;
}

.div-block-9-josh {
  -webkit-text-fill-color: inherit;
  background-color: #2b2f35;
  background-clip: border-box;
  border-radius: 17px;
  width: 353px;
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 38px;
  box-shadow: 0 9px 9px #00000040, inset 0 4px 4px #59595940;
}

.div-block-9-josh.first {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.div-block-9-josh.last {
  margin-right: 0;
}

.div-block-9-charles {
  -webkit-text-fill-color: inherit;
  background-color: #2b2f35;
  background-clip: border-box;
  border-radius: 17px;
  width: 353px;
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 38px;
  box-shadow: 0 9px 9px #00000040, inset 0 4px 4px #59595940;
}

.div-block-9-charles.first {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.div-block-9-charles.last {
  margin-right: 0;
}

.plat-container-5-copy {
  border-radius: 0;
  max-width: 50%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.mortgage-closing-image-mobile {
  border-radius: 0;
  max-width: 50%;
  margin-left: 0;
  margin-right: 0;
  display: none;
}

.easement-copy {
  background-color: #1d2024;
  border-radius: 29px;
  flex: 0 auto;
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2%;
  padding: 30px 25px;
  display: block;
}

.easement-copy.no-background {
  background-color: #1d202400;
  margin-bottom: 42px;
}

.easement-copy.no-background._1st {
  max-width: 46%;
  margin-bottom: 0;
}

.easement-copy.no-background._2nd, .easement-copy.no-background._3rd, .easement-copy.no-background._4th {
  margin-bottom: 0;
}

.easement-copy._1st {
  margin-bottom: 17px;
}

.easement-copy.last {
  padding-left: 25px;
  padding-right: 25px;
}

.faq-mobile-title {
  color: #dedbda;
  margin-top: 56px;
  margin-bottom: 43px;
  margin-left: 36px;
  display: none;
}

.link-mobile-l {
  float: right;
  color: #dedbda;
  font-size: 20px;
  font-weight: 600;
  display: none;
  position: relative;
  top: 27px;
  right: 38px;
}

.text-span-5-mobile-l {
  display: none;
}

.section-6 {
  background-image: url('../images/2-ChatGPT-Image-Jul-8-2025-05_41_04-PM-2_1.webp');
  background-position: 100%;
  background-size: cover;
  padding-left: 140px;
  padding-right: 140px;
}

.heading-22 {
  color: #dfdbda;
  text-align: center;
  text-transform: uppercase;
  margin-top: 44px;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 66px;
  font-weight: 700;
  line-height: 51px;
}

.container-37 {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  flex-flow: column;
  align-items: center;
  max-width: 1440px;
  height: 100%;
  display: flex;
}

.heading-23 {
  color: #dfdbda;
  text-align: center;
  margin-top: 0;
  margin-bottom: 34px;
  font-family: Mulish, sans-serif;
  font-size: 37px;
  font-weight: 400;
}

.navbar-t-c {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: radial-gradient(circle at 0%, #101419 27%, #0d0f11);
  background-clip: border-box;
  border-style: none;
  border-width: 1px;
  border-radius: 0;
  padding-left: 140px;
  padding-right: 140px;
  position: fixed;
  left: 0;
  right: 0;
}

.section-7 {
  background-color: #16191d;
  padding-left: 140px;
  padding-right: 140px;
  box-shadow: inset 0 9px 9px #00000063;
}

.container-38 {
  max-width: 1440px;
}

.heading-24 {
  color: #dfdbda;
  text-align: center;
  margin-top: 22px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.heading-25 {
  color: #dfdbda;
  text-align: center;
  margin-bottom: 5px;
  font-size: 38px;
}

.container-39 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 33px;
  margin-bottom: 29px;
  display: flex;
}

.body-2 {
  color: #dfdbda;
  font-family: Mulish, sans-serif;
}

.paragraph-11 {
  color: #dfdbdad6;
  text-align: center;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-24 {
  color: #dfdbda;
  background-color: #dfdbda;
  width: 50%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 28px;
}

.footer-t-c {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1d2024;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  justify-content: space-between;
  align-items: flex-start;
  height: 212.25px;
  padding-left: 4%;
  padding-right: 60px;
  display: block;
  position: static;
  inset: auto 0% 0;
  box-shadow: 4px -5px 5px #0003, inset 0 6px 5px #59595940;
}

.heading-26 {
  color: #dfdbda;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Mulish, sans-serif;
  font-size: 14px;
}

.text-link-t-c-footer {
  color: #6f7d8a;
  text-transform: uppercase;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none;
}

.text-link-t-c-footer:hover {
  color: #6f7d8a8a;
}

.nav-link-t-c {
  color: #dddbda;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding: 19px 21px;
  font-family: Mulish, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s;
}

.nav-link-t-c:hover {
  opacity: .65;
}

.nav-link-t-c.w--current {
  color: #727d8a;
  transition: opacity .2s;
}

.policy-section {
  background-color: #16191d;
  flex: 1;
  padding-left: 140px;
  padding-right: 140px;
  box-shadow: inset 0 9px 9px #00000063;
}

.policy-contatiner {
  max-width: 1440px;
}

.body-3 {
  background-color: #1d2024;
  flex-flow: column;
  min-height: 100dvh;
  font-family: Mulish, sans-serif;
  display: flex;
}

.hero-p-p-section {
  background-image: url('../images/2-ChatGPT-Image-Jul-8-2025-05_41_04-PM-2_1.webp');
  background-position: 100%;
  background-size: cover;
  padding-left: 140px;
  padding-right: 140px;
}

.recaptcha {
  margin-top: 20px;
  margin-bottom: 0;
}

.text-block-6 {
  color: #dfdbda;
}

@media screen and (max-width: 991px) {
  .hero {
    background-position: 100%;
    padding-left: 70px;
    padding-right: 70px;
  }

  .container {
    text-align: left;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .navbar {
    padding-left: 70px;
    padding-right: 70px;
  }

  .nav-link, .nav-link.w--current {
    padding-left: 15px;
    padding-right: 15px;
  }

  .about-section {
    padding-left: 70px;
    padding-right: 70px;
  }

  .easement.no-background._1st {
    max-width: 47%;
  }

  .text-span {
    font-size: 38px;
  }

  .heading-8 {
    margin-top: 80px;
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 2.5vw;
  }

  .text-span-2 {
    font-size: 38px;
  }

  .image-2 {
    margin-bottom: 0;
  }

  .heading-9 {
    padding-left: 30px;
    font-size: 21px;
    line-height: 27px;
  }

  .paragraph-4 {
    margin-top: -2px;
    padding-left: 30px;
    font-size: 17px;
  }

  .flex-records-title {
    padding-left: 50px;
    padding-right: 70px;
  }

  .heading-11 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 29px;
  }

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

  .div-block-9 {
    width: auto;
    padding-bottom: 21px;
  }

  .div-block-9.first {
    max-width: none;
    margin-left: 0;
  }

  .div-block-9.last {
    width: auto;
    margin-right: 15px;
  }

  .image-7 {
    width: 50px;
  }

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

  .heading-14 {
    margin-top: 2px;
    margin-bottom: 6px;
    font-size: 12px;
  }

  .paragraph-6 {
    font-size: 14px;
    overflow: visible;
  }

  .image-8 {
    max-width: 97px;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .image-9 {
    max-width: 10%;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .link-2 {
    display: none;
  }

  .image-10 {
    max-width: 10%;
  }

  .flex-records-title-copy {
    padding-left: 70px;
    padding-right: 50px;
  }

  .section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-4 {
    padding-left: 0%;
  }

  .container-28 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    margin-top: 44px;
  }

  .link-3 {
    font-size: 15px;
  }

  .container-29 {
    max-width: 705px;
  }

  .container-bottom-footer {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    margin-top: 19px;
  }

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

  .image-14 {
    max-width: 31%;
    margin-bottom: 8px;
  }

  .container-31 {
    max-width: 153px;
    margin-top: 24px;
  }

  .text-block-5 {
    font-size: 12px;
    line-height: 16px;
  }

  .image-15 {
    width: 55px;
  }

  .image-16 {
    width: 31px;
  }

  .container-34 {
    margin-top: -14px;
  }

  .covington {
    margin-top: -16px;
    font-size: 12px;
  }

  .container-34-copy {
    margin-top: 3px;
  }

  .image-15-copy {
    width: 25px;
  }

  .wbs-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .wbs-according-split {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .wbs-faq-image, .wbs-accordion-3 {
    width: 100%;
  }

  .div-block-23 {
    width: 230px;
    max-width: 100%;
  }

  .text-span-6 {
    font-size: 15px;
  }

  .link-tablet {
    display: block;
  }

  .text-span-6-tablet, .text-span-5-tablet {
    font-size: 15px;
  }

  .div-block-9-ray {
    width: auto;
    padding-bottom: 21px;
  }

  .div-block-9-ray.first {
    max-width: none;
    margin-left: 0;
  }

  .div-block-9-ray.last {
    width: auto;
    margin-right: 15px;
  }

  .div-block-9-josh {
    width: auto;
    padding-bottom: 21px;
  }

  .div-block-9-josh.first {
    max-width: none;
    margin-left: 0;
  }

  .div-block-9-josh.last {
    width: auto;
    margin-right: 15px;
  }

  .div-block-9-charles {
    width: auto;
    padding-bottom: 21px;
  }

  .div-block-9-charles.first {
    max-width: none;
    margin-left: 0;
  }

  .div-block-9-charles.last {
    width: auto;
    margin-right: 15px;
  }

  .easement-copy.no-background._1st {
    max-width: 47%;
  }

  .faq-mobile-title {
    color: #dedbda;
  }

  .link-mobile-l {
    display: none;
  }

  .text-span-6-mobile-l, .text-span-5-mobile-l {
    font-size: 15px;
  }

  .heading-22 {
    line-height: 52px;
  }

  .navbar-t-c {
    padding-left: 70px;
    padding-right: 70px;
  }

  .footer-t-c {
    padding-left: 0%;
  }

  .heading-26 {
    line-height: 19px;
  }

  .text-link-t-c-footer {
    font-size: 15px;
  }

  .nav-link-t-c, .nav-link-t-c.w--current {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    padding-bottom: 50px;
    padding-left: 45px;
    padding-right: 45px;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
  }

  .navbar {
    padding-left: 45px;
    padding-right: 45px;
  }

  .image {
    width: 98px;
    margin-bottom: 6px;
    font-size: 3vw;
  }

  .heading {
    font-size: 34px;
  }

  .button {
    margin-right: 10px;
  }

  .flex-box-bullet {
    margin-top: 30px;
  }

  .list-item {
    font-size: 17px;
  }

  .about-section {
    padding-left: 45px;
    padding-right: 45px;
  }

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

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

  .paragraph-2 {
    font-size: 16px;
  }

  .skills-heading {
    text-align: center;
    font-size: 21px;
    line-height: 20px;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 16px;
    line-height: 19px;
  }

  .quote-flex {
    margin-top: 25px;
  }

  .text-span {
    font-size: 27px;
  }

  .heading-8 {
    text-align: center;
    min-width: 107%;
    margin-top: 45px;
    margin-bottom: 15px;
    padding-left: 15px;
    font-size: 2.75vw;
    line-height: 107%;
  }

  .text-span-2 {
    font-size: 27px;
    line-height: 68%;
  }

  .heading-9 {
    padding-left: 15px;
    font-size: 15px;
    line-height: 19px;
  }

  .paragraph-4 {
    padding-left: 15px;
    font-size: 14px;
  }

  .gallery-section {
    padding-left: 45px;
    padding-right: 45px;
  }

  .flex-records-title {
    flex-flow: column;
    align-items: center;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .record-flex-image {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .record-flex-image.mortgage-description {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .record-flex-image.bottom, .record-flex-image.mortgage-description-copy {
    display: none;
  }

  .heading-11 {
    min-width: 100%;
    margin-bottom: 5px;
    font-size: 29px;
  }

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

  .plat-container-5 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .image-3 {
    text-align: center;
    min-width: 100%;
    transition-property: none;
    display: inline-flex;
  }

  .image-3:hover {
    filter: brightness(90%);
  }

  .div-block-4 {
    margin-bottom: 50px;
  }

  .image-4 {
    min-width: 100%;
    transition-property: none;
  }

  .image-4:hover {
    filter: brightness(90%);
  }

  .heading-12 {
    text-align: left;
    margin-bottom: 49px;
    margin-left: 35px;
    font-size: 33px;
  }

  .flex-reviews-parent {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 0;
  }

  .image-7 {
    width: 49px;
    margin-left: 13px;
  }

  .heading-13 {
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 20px;
  }

  .heading-14 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
  }

  .paragraph-6 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 17px;
  }

  .image-8 {
    max-width: 111px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-9 {
    margin: 20px 20px 0;
  }

  .section {
    background-position: 50%;
    height: 1427px;
    padding-top: 102px;
  }

  .image-10 {
    margin-left: 21px;
  }

  .container-11 {
    display: none;
  }

  .heading-17 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
  }

  .flex-records-title-copy {
    align-items: center;
    min-width: 100%;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2, .section-3 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .contact-form-background {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    margin-bottom: 75px;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-form-button {
    margin-top: 50px;
    font-size: 15px;
  }

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

  .flex-email-and-name {
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
  }

  .image-11 {
    margin-left: 1px;
    margin-right: 6px;
  }

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

  .container-24 {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .container-25 {
    justify-content: center;
    align-items: center;
  }

  .div-block-20 {
    width: 99%;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-26 {
    width: 85%;
    margin-top: 3px;
    margin-left: auto;
  }

  .image-12 {
    padding-top: 1px;
  }

  .container-27 {
    margin-top: 5px;
    margin-left: auto;
  }

  .section-4 {
    width: auto;
    height: 261px;
    padding-left: 0;
  }

  .container-28 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    width: auto;
    margin-top: 7px;
    font-size: 15px;
  }

  .link-3 {
    font-size: 16px;
  }

  .container-bottom-footer {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    width: auto;
    margin-top: -8px;
  }

  .text-block-4 {
    font-size: 13px;
    line-height: 12px;
    position: relative;
    top: 114px;
  }

  .image-14 {
    max-width: 38%;
    margin-top: 3px;
    margin-bottom: -2px;
  }

  .container-31 {
    margin-top: 29px;
    left: 74%;
    right: 1%;
  }

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

  .image-15 {
    width: 54px;
  }

  .image-16 {
    width: 29px;
  }

  .covington {
    font-size: 12px;
  }

  .nav-menu {
    color: #dedbda;
    background-color: #1d2024;
    justify-content: flex-start;
    align-items: center;
    padding-left: 70px;
    padding-right: 70px;
    display: block;
  }

  .text-field {
    font-size: 15px;
  }

  .form-block {
    width: 85%;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .email {
    font-size: 15px;
  }

  .image-15-copy {
    width: 25px;
  }

  .wbs-section {
    padding: 2rem 2%;
  }

  .wbs-accordion-icon {
    margin-left: 20px;
  }

  .question {
    font-size: 17px;
  }

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

  .div-block-23 {
    width: auto;
    max-width: none;
  }

  .textarea-2 {
    font-size: 15px;
  }

  .image-14-copy {
    width: 80%;
  }

  .link-tablet {
    display: none;
    top: 24px;
  }

  .icon {
    background-color: #1d202400;
    font-size: 33px;
  }

  .list-item-first {
    font-size: 17px;
  }

  .flex-box-bullet-copy {
    margin-top: 9px;
  }

  .plat-container-5-mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .div-block-9-ray.first {
    margin-bottom: 34px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 13px;
  }

  .div-block-9-josh {
    margin-bottom: 34px;
    padding-bottom: 13px;
  }

  .div-block-9-charles.last {
    padding-bottom: 13px;
  }

  .link-block-2 {
    display: none;
  }

  .plat-container-5-copy {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .mortgage-closing-image-mobile {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .link-block-3 {
    display: none;
  }

  .easement-copy.no-background._1st {
    padding-right: 15px;
  }

  .faq-mobile-title {
    text-align: left;
    margin-top: -172px;
    margin-bottom: 24px;
    margin-left: 0;
    display: block;
  }

  .link-mobile-l {
    display: block;
    top: 24px;
  }

  .menu-button {
    background-color: #1d202400;
    margin-top: 8px;
  }

  .menu-button.w--open {
    background-color: #1d2024;
    border-top-left-radius: 8px;
    border-top-right-radius: 5px;
    margin-top: 8px;
  }

  .section-6 {
    padding-left: 70px;
    padding-right: 70px;
  }

  .heading-22 {
    font-size: 51px;
    line-height: 45px;
  }

  .heading-23 {
    font-size: 27px;
    line-height: 31px;
  }

  .navbar-t-c {
    padding-left: 45px;
    padding-right: 45px;
  }

  .section-7 {
    padding-left: 70px;
    padding-right: 70px;
  }

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

  .container-39 {
    margin-bottom: 50px;
  }

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

  .div-block-24 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .footer-t-c {
    width: auto;
    height: 261px;
    padding-left: 0;
  }

  .text-link-t-c-footer {
    font-size: 16px;
  }

  .nav-link-t-c {
    padding-left: 0;
    padding-right: 0;
  }

  .policy-section, .hero-p-p-section {
    padding-left: 70px;
    padding-right: 70px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    background-position: 89%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    max-width: 100%;
  }

  .navbar {
    max-width: 100%;
    padding-right: 15px;
  }

  .heading {
    text-align: center;
    margin-left: 0;
    font-size: 27px;
    line-height: 36px;
  }

  .paragraph {
    text-align: center;
    font-size: 16px;
    line-height: 123%;
  }

  .container-3 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button {
    margin-top: 8px;
    margin-right: 0;
  }

  .flex-box-bullet {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 12px;
    display: flex;
  }

  .list-item {
    text-align: center;
    width: 126px;
    font-size: 14px;
  }

  .list {
    margin-right: 6px;
    padding-left: 0;
  }

  .about-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    margin-top: 33px;
    margin-bottom: 18px;
    font-size: 18px;
  }

  .heading-4 {
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 36px;
  }

  .paragraph-2 {
    font-size: 15px;
  }

  .top-skills {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  ._2nd-row-skills {
    flex-flow: column-reverse;
  }

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

  .div-block {
    max-width: 100%;
    margin-bottom: 8px;
    margin-right: 0;
    padding: 20px;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 15px;
  }

  .mortgage.no-background._2nd {
    max-width: 100%;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .right-of-way {
    max-width: 100%;
    margin-bottom: 8px;
    margin-left: 0;
    padding: 20px;
  }

  .easement.no-background._1st {
    max-width: 100%;
    margin-bottom: 8px;
    margin-right: 0;
    padding: 20px;
  }

  .quote-flex {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    margin-top: 65px;
    margin-bottom: 0;
  }

  .quote-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: auto;
    display: flex;
  }

  .heading-8 {
    text-align: center;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 18px;
  }

  .image-2 {
    width: 189%;
    max-width: none;
  }

  .heading-9 {
    text-align: center;
    padding-left: 0;
    font-size: 14px;
    line-height: 14px;
  }

  .paragraph-4 {
    text-align: center;
    margin-bottom: 26px;
    padding-left: 0;
    font-size: 13px;
  }

  .container-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .gallery-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-records-title {
    align-items: center;
  }

  .record-flex-image {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
  }

  .heading-12 {
    max-width: 247px;
    margin-bottom: 39px;
    margin-left: 31px;
    font-size: 24px;
  }

  .image-7 {
    width: 44px;
  }

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

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

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

  .image-9 {
    margin-top: 15px;
  }

  .section {
    height: 1497px;
  }

  .image-10 {
    margin-top: 10px;
    margin-left: 19px;
  }

  .container-11 {
    display: block;
  }

  .heading-17 {
    display: none;
  }

  .faq-flex-contaner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .flex-container-top-faq {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .text-block-3 {
    font-size: 19px;
  }

  .flex-email-and-name {
    width: auto;
  }

  .image-11 {
    max-width: 14%;
    margin-left: -12px;
  }

  .text-block-2 {
    margin-left: 0;
    font-size: 24px;
  }

  .container-25 {
    width: auto;
  }

  .image-12, .image-13 {
    max-width: 85%;
  }

  .container-30 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-4 {
    margin-bottom: 5px;
    margin-left: 0;
    top: 143px;
    left: 4px;
  }

  .image-14 {
    max-width: 30%;
    margin-top: -3px;
  }

  .container-31 {
    margin-top: 20px;
    left: 65%;
    right: 2%;
  }

  .text-block-5 {
    font-size: 9px;
    line-height: 11px;
  }

  .image-15 {
    width: 44px;
  }

  .image-16 {
    width: 21px;
  }

  .container-34 {
    margin-top: -12px;
  }

  .covington {
    margin-top: -12px;
    font-size: 9px;
    line-height: 11px;
  }

  .nav-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-15-copy {
    width: 21px;
  }

  .wbs-accordion-title {
    padding-right: 20px;
  }

  .wbs-accordion-icon {
    margin-left: 10px;
  }

  .wbs-accordion-3-title {
    padding-right: 20px;
  }

  .faq-wrap {
    max-width: 100%;
    margin-bottom: 0;
  }

  .faq-wrap.first {
    margin-bottom: 20px;
  }

  .image-14-copy {
    width: 56%;
  }

  .list-2 {
    margin-bottom: 0;
    padding-left: 0;
  }

  .list-item-first {
    text-align: center;
    width: 89px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 14px;
  }

  .flex-box-bullet-copy {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 12px;
    display: flex;
  }

  .div-block-4-copy {
    text-align: left;
    width: 50%;
    margin: 0 50%;
  }

  .div-block-9-josh {
    margin-left: 10px;
    margin-right: 10px;
  }

  .easement-copy.no-background._1st {
    max-width: 100%;
    margin-bottom: 8px;
    margin-right: 0;
    padding: 20px;
  }

  .faq-mobile-title {
    text-align: center;
    margin-top: -189px;
  }

  .link-mobile-l {
    top: 16px;
  }

  .section-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-22 {
    font-size: 37px;
  }

  .container-37 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

  .heading-23 {
    font-size: 21px;
    line-height: 23px;
  }

  .navbar-t-c {
    max-width: 100%;
    padding-right: 15px;
  }

  .section-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-39 {
    margin-top: 20px;
  }

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

  .policy-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}


@font-face {
  font-family: 'Seaweed Script';
  src: url('../fonts/Seaweed_Script.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}