@font-face {
  font-family: Chiffon Trial;
  src: url('../fonts/chiffon-trial-light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Chiffon Trial;
  src: url('../fonts/chiffon-trial-medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Zetafonts Pro Text;
  src: url('../fonts/Zetafonts---Blacker-Pro-Text-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Made Saonara Personal Use;
  src: url('../fonts/MADE-SAONARA-PERSONAL-USE.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --waves-library--black: #131313;
}

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

.sectionherohome {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  margin-bottom: 5vh;
}

.navbar-logo-center {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  position: absolute;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.navbar-logo-center-container.shadow-three.absolute {
  position: absolute;
  inset: 0% 0% auto;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.nav-menu-three {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  display: flex;
}

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

.nav-link {
  color: #000;
  letter-spacing: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 15px;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: 12px;
  line-height: 10px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

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

.nav-link.whitelink {
  color: #fff;
}

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

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

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

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

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

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

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #000;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #fff0;
  border-bottom: .5px solid #000;
  padding: 12px 25px;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary.whitelink {
  color: #fff;
  border-bottom-color: #fff;
}

.container-2 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 91vh;
  min-height: 91vh;
  max-height: 91vh;
  margin-left: auto;
  margin-right: auto;
}

.slider {
  justify-content: center;
  align-items: center;
  height: 91vh;
  min-height: 91vh;
  max-height: 91vh;
  display: block;
}

.right-arrow, .icon {
  display: none;
}

.slide {
  vertical-align: baseline;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  position: relative;
}

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

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

.containerhero {
  justify-content: center;
  align-items: center;
  display: block;
}

.subtitle {
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.subtitle.blacktext {
  color: #636363;
}

.subtitle.blacktext.leftaligned {
  text-align: left;
  letter-spacing: 5px;
  font-weight: 400;
}

.subtitle.blacktext.leftaligned.lightgrey {
  color: #bdbdbd;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
}

.subtitle.blacktext.leftaligned.nomargintitle {
  margin-top: 0;
  margin-bottom: 0;
}

.subtitle.blacktext.centeredaligned._5letterspacing {
  letter-spacing: 5px;
  font-weight: 400;
}

.subtitle.blacktext.centeredaligned._5letterspacing.whitetext {
  color: #fff;
  width: 100%;
  overflow: hidden;
}

.subtitle.blacktext.centeredaligned._5letterspacing.whitetext.paddingbottom {
  margin-bottom: 20px;
}

.subtitle.blacktext.rightaligned {
  text-align: right;
}

.subtitle.whitetext {
  color: #fff;
  overflow: scroll;
}

.subtitle.leftaligned {
  text-align: left;
}

.subtitle.smalllink {
  font-size: 13px;
}

.subtitle.smallerlink {
  letter-spacing: 6px;
  font-size: 12px;
  text-decoration: underline;
}

.mask {
  text-align: center;
}

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

.slide-2 {
  vertical-align: text-top;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
  position: absolute;
}

.containercenteredtagline {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  position: absolute;
}

.headlinesblock {
  z-index: 99;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  position: relative;
}

.headlinetitle {
  color: #fff;
  text-transform: uppercase;
  font-size: 5rem;
  font-weight: 400;
  line-height: 80px;
}

.headlinesubtitle {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.transparentbuttonleftline {
  color: #fff;
  text-align: left;
  letter-spacing: 4px;
  background-color: #fff0;
  border: 1px solid #fff;
  padding: 15px 50px;
  font-size: 12px;
  font-weight: 300;
}

.transparentbuttonleftline:hover {
  color: #000;
  background-color: #fff;
}

.slider-2 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 91vh;
  min-height: 91vh;
  max-height: 91vh;
  margin-left: auto;
  margin-right: auto;
}

.container-4 {
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
}

.sectionherohomepage {
  background-color: #000;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 92vh;
  min-height: 92vh;
  max-height: 92vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-field-2 {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  background-color: #fff0;
  background-image: linear-gradient(#fff0, #fff0);
  border: 0 solid #000;
  border-bottom: .5px solid #fff;
  width: 100%;
  min-width: 40vw;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-field-2:focus {
  background-color: #fff0;
  border: 1px solid #ffffffa6;
}

.containercenteredhomelocation {
  z-index: 2147483647;
  border-bottom: .5px solid #fff;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  inset: auto auto 18%;
}

.div-block-130 {
  background-color: #0000;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 20px;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 65%;
  display: flex;
}

.btntransparent {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #fff0;
  border: 1px solid #fff;
  padding: 15px 30px;
  font-weight: 500;
  transition: background-color .5s cubic-bezier(.215, .61, .355, 1);
}

.btntransparent:hover {
  color: #fff;
  background-color: #c94592;
}

.btntransparent.buttonclear {
  padding-right: 30px;
}

.btntransparent.buttonclear.shorterbtn {
  letter-spacing: 4px;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 12px;
  font-weight: 300;
}

.btntransparent.buttonclear.shorterbtn:hover {
  letter-spacing: 4px;
  background-color: #000;
  padding: 15px 50px;
  font-size: 12px;
  font-weight: 300;
}

.btntransparent.buttonclear.shorterbtn.centered {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-block-6 {
  background-color: #4e899900;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.div-block-132 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.left-arrow {
  height: 50px;
}

.herocontainer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.containercenteredsearchbar {
  z-index: 99;
  max-width: 100%;
  position: absolute;
  inset: auto 0% 15%;
}

.sliderhero {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 92vh;
  min-height: 92vh;
  max-height: 92vh;
}

.herohomeslide5 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/property-sample2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.herohomeslide4 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/property-sample4.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.herohomeslide3 {
  background-image: url('../images/slider-3.webp');
  background-position: 50%;
  background-size: cover;
}

.right-arrow-2 {
  height: 50px;
}

.herohomeslide2 {
  background-image: url('../images/slider-2.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.herohomeslide1 {
  background-image: url('../images/slider-1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.heading {
  text-align: center;
}

.title {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-family: Chiffon Trial, Verdana, sans-serif;
  font-size: 68px;
  font-weight: 300;
  line-height: 60px;
}

.list-item {
  line-height: 19px;
}

.list-item.borderrightmenu {
  border-right: .5px solid #000;
  margin-right: 15px;
}

.sectionhomeservices {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.container-5 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.sellersguide {
  background-image: url('../images/sellers-area-card.webp');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 450px;
  padding-bottom: 20px;
  display: flex;
}

.buyersguide {
  background-image: url('../images/buyers-guide-card.webp');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 450px;
  min-height: 450px;
  max-height: 450px;
  padding-bottom: 20px;
  display: flex;
}

.homevaluationcard {
  background-image: url('../images/home-valuation-card_1.webp');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 450px;
  min-height: 450px;
  max-height: 450px;
  padding-bottom: 20px;
  display: flex;
}

.containerservices {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.containerheadline {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-bottom: 25px;
  display: flex;
}

.thinline {
  background-color: #000;
  width: 60%;
  min-width: 60%;
  max-width: 60%;
  height: .5px;
}

.thinline.whiteline {
  background-color: #fff;
}

.thinline.whiteline._50 {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}

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

.heading-2 {
  color: #000;
  text-align: center;
  width: 40%;
  min-width: 40%;
  max-width: 40%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Chiffon Trial, Verdana, sans-serif;
  font-weight: 500;
}

.heading-2.fulltitle {
  z-index: 999;
  text-align: center;
  text-transform: capitalize;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.heading-2.fulltitle.whitetext {
  color: #fff;
  height: 70px;
  padding-top: 0;
  font-size: 31px;
  font-weight: 300;
  line-height: 30px;
  overflow: hidden;
}

.heading-2.fulltitle.whitetext.leftaligned {
  text-align: left;
}

.heading-2.fulltitle.whitetext.bigtext {
  height: 45px;
  font-size: 48px;
  overflow: visible;
}

.heading-2.fulltitle.whitetext.smallerheadline {
  font-size: 35px;
}

.heading-2.fulltitle.whitetext.paddingbottomxl {
  border-bottom: .5px solid #fff;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.heading-2.fulltitle.whitetext.buyerstitle {
  font-size: 38px;
}

.heading-2.fulltitle.leftaligned {
  text-align: left;
}

.heading-2.fulltitle.leftaligned.paddingbottom {
  padding-bottom: 50px;
}

.heading-2.fulltitle.leftaligned.paddingbottom.centeredaligned.centeralign {
  text-align: center;
}

.heading-2.fulltitle.leftaligned.paddingleft {
  padding-left: 50px;
}

.heading-2.fulltitle.paddingbottom {
  padding-bottom: 15px;
}

.heading-2.fulltitle.bigtext.autosize {
  width: auto;
  min-width: auto;
}

.heading-2.whitetext {
  color: #fff;
}

.heading-2.whitetext._50 {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}

.heading-2.whitetext._50.rightaligned {
  text-align: right;
}

.div-block-134 {
  margin-right: auto;
}

.containercard {
  z-index: 9;
  margin-top: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.div-block-135, .div-block-136 {
  flex-flow: column;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  display: flex;
}

.div-block-137 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  display: flex;
}

.container-6 {
  background-image: url('../images/circle.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.div-block-138 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/david-hieb-n9Qv-ThinU0-unsplash-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 450px;
  display: flex;
}

.sectionaboutgrace {
  background-image: url('../images/circle-black-filigran.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 5vh;
}

.containerprofile {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.leftprofilehomepage {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 35%;
  min-width: 35%;
  max-width: 35%;
  display: flex;
}

.rightprofilehomepage {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  min-width: 65%;
  max-width: 65%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.containerprofilecontactmethods {
  flex-flow: column;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

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

.headlineprofiletitlesonhomepage {
  background-image: url('../images/circle-black-filigran.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 40%;
  border-bottom: .5px solid #000;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding: 50px;
}

.headlineprofiletitlesonhomepage.nopaddingleft {
  padding-left: 0;
}

.headlineprofiletitlesonhomepage.nopaddingleft.noborderbottom {
  background-color: #2b2926;
  background-image: none;
  border-bottom-width: 0;
}

.headlineprofiletitlesonhomepage.nopaddingleft.noborderbottom.relativeposition {
  position: relative;
}

.headlineprofiletitlesonhomepage.nopaddingleft.noborderbottom.relativeposition.paddingtop {
  padding-top: 150px;
}

.headlineprofiletitlesonhomepage.nopaddingleft.noborderbottom.whitebg {
  background-color: #fff0;
}

.profiledescriptiononhomepage {
  padding-top: 5vh;
}

.paragraph {
  color: #636363;
  text-align: center;
  font-family: Zetafonts Pro Text, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 30px;
}

.paragraph.whitetext {
  color: #fff;
}

.paragraph.leftaligned {
  text-align: left;
}

.paragraph.leftaligned.paddingbottom {
  padding-bottom: 50px;
}

.paragraph.leftaligned.paddingbottom.paddingleft {
  padding-left: 50px;
}

.paragraph.leftaligned.paddingbottom.paddingleft.centeredalign.centeralign {
  text-align: center;
  padding-left: 0;
}

.paragraph.leftaligned.lineheight {
  line-height: 40px;
}

.paragraph.testimonials {
  color: #fff;
  font-family: Chiffon Trial, Verdana, sans-serif;
  font-size: 17px;
  line-height: 25px;
  overflow: auto;
}

.paragraph.paddingbottom {
  padding-top: 30px;
}

.paragraph.lineheight.rightaligned {
  text-align: right;
}

.div-block-139 {
  z-index: 99;
  border-bottom: .5px solid #000;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 0;
  position: relative;
}

.div-block-139.whiteborderbottom {
  border-bottom-color: #fff;
}

.div-block-139.whiteborderbottom.fullwidthbutton._40 {
  width: 40%;
  min-width: 40%;
  max-width: 40%;
  padding-top: 0;
}

.div-block-139.whiteborderbottom.fullwidth {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}

.div-block-139.blackborderbottom {
  border: 0 solid #000;
  border-bottom-width: .5px;
}

.div-block-139.fullwidthbutton {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
}

.div-block-139.fullwidthbutton.bottomline {
  border-bottom-color: #fff;
  display: none;
}

.link-block {
  cursor: pointer;
  text-decoration: none;
  display: block;
}

.link-block.whitelink, .link-block.readmorelink {
  color: #fff;
}

.sectioncompassservices {
  z-index: 99;
  padding-top: 0;
  position: relative;
}

.container-7 {
  background-image: url('../images/tortillade.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.compassonecard {
  background-image: url('../images/compass-one-bg.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 400px;
  display: flex;
}

.marketingapproachcard {
  background-image: url('../images/greg-rivers-rChFUMwAe7E-unsplash-1.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 500px;
  min-height: auto;
  max-height: 500px;
  display: flex;
}

.compassprivateexclusivescard {
  background-image: url('../images/compass-private-exclusives-bg.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 430px;
  min-width: 430px;
  max-width: 430px;
  height: 500px;
  display: flex;
}

.compassconcierge {
  background-image: url('../images/compass-concierge-bg.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 430px;
  min-width: 430px;
  max-width: 430px;
  height: 500px;
  display: flex;
}

.div-block-140 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.div-block-141 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.div-block-142 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  max-width: 90%;
}

.image.compass-concierge-logo {
  max-width: 200px;
}

.container-9 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 70vh;
  padding-top: 0;
  display: flex;
}

.leftservices {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  display: none;
}

.rightservices {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  display: none;
}

.sectionguideshomepage {
  z-index: 0;
  position: relative;
  top: 0;
}

.container-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #2b2926;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  margin-top: 0;
  padding: 10vh 0 50px;
  display: flex;
}

.leftguide {
  background-image: url('../images/circle-filigrane-white.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  margin-top: 25px;
  padding-top: 50px;
  padding-bottom: 0;
}

.leftguide.dark-circle {
  background-image: url('../images/circle-black-filigran.png');
  width: 45%;
  min-width: 45%;
  max-width: 45%;
}

.rightguide {
  justify-content: center;
  align-items: flex-end;
  width: 45%;
  min-width: 45%;
  max-width: 45%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.divblockcontainerguide {
  background-color: #fff;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.div-block-143 {
  padding-top: 50px;
}

.image-2 {
  margin-top: auto;
  display: block;
}

.container-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 5vh 0 50px;
  display: flex;
}

.body {
  display: block;
}

.sectionhomevaluation {
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  margin-bottom: 30vh;
}

.homevaluationtop {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 60vh;
  min-height: 60vh;
  max-height: 40%;
}

.homevaluationbottom {
  background-color: #2b2926;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 60%;
  min-height: 60%;
  max-height: 60%;
  margin-bottom: 0;
}

.codeblockcontainer {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  position: absolute;
}

.waves---section-hero-primary {
  padding-top: 0;
  padding-bottom: 0;
}

.waves-grid-hero-1 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
}

.waves---mega-heading-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 115%;
}

.waves-content-hero-1 {
  grid-row-gap: 24px;
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/palo-alto_1.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 600px;
  min-height: 600px;
  max-height: 600px;
  display: flex;
}

.waves---subtitle {
  font-size: 24px;
  line-height: 40px;
}

.waves---limit-480 {
  width: 100%;
  max-width: 480px;
}

.waves---mg-top-16 {
  margin-top: 16px;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: #131313e6;
}

.waves---cta-dark.wide-cta {
  min-width: 200px;
}

.waves-image-wrap-hero-1 {
  text-align: center;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-left: 0;
  display: flex;
  overflow: hidden;
}

.waves-image-hero-1 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.waves-gradient-hero-1 {
  z-index: 9;
  background-image: linear-gradient(#faebe3, #faebe300);
  height: 220px;
  display: none;
  position: absolute;
  inset: -1px 0% auto;
}

.waves-gradient-hero-1.bottom {
  background-image: linear-gradient(0deg, #faebe3, #faebe300);
  display: none;
  inset: auto 0% -1px;
}

.waves-column-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.waves-column-hero-1.column-two {
  display: none;
}

.waves-column-hero-1.column-one {
  width: 100%;
}

.waves-item-gallery-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-inside-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.waves-inside-hero-1.reverse {
  justify-content: flex-end;
}

.waves-gallery-hero-1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 550px;
  height: 740px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.communitiestitle {
  color: #a8a8a8;
  text-align: center;
  letter-spacing: 12px;
  text-transform: uppercase;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.paragraph-2 {
  text-align: right;
}

.areadescription {
  color: #fff;
  text-align: right;
  font-family: Zetafonts Pro Text, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.container-12 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 25px;
}

.container-13 {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  margin-left: 0;
}

.container-14 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: auto;
  margin-bottom: 50px;
  display: block;
}

.sectiontestimonials {
  padding-bottom: 10vh;
}

.div-block-144 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-left: 0;
  display: flex;
}

.container-15 {
  background-image: url('../images/circle-black-filigran.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 0;
}

.container-15.widthlarge {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  padding-bottom: 0;
}

.container-16 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.slide-3 {
  background-image: url('../images/oak-motion-7iC0Npl7Hds-unsplash-1_1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.slide-4 {
  background-image: url('../images/kishore-narendran-iARLc946ZSQ-unsplash-1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.slide-5 {
  background-image: url('../images/grant-durr-fcJVQP1ux3E-unsplash-2.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.slide-6 {
  background-image: url('../images/durian-bullet-khE5CpJD_pA-unsplash-1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.slide-7 {
  background-image: url('../images/kevin-doran-NdgNVPB0DT0-unsplash-1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.left-arrow-2 {
  border-radius: 0;
  height: 100px;
  padding-top: 10px;
  position: relative;
}

.icon-2 {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 100%;
}

.slider-3 {
  justify-content: center;
  align-items: center;
  height: 70vh;
  min-height: 70vh;
  max-height: 70vh;
  display: block;
}

.right-arrow-3 {
  height: 100px;
  position: relative;
}

.icon-3 {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 100px;
}

.container-17 {
  background-image: linear-gradient(#00000080, #00000080);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding: 15px 10px;
  display: flex;
}

.sectionfooter {
  background-image: linear-gradient(#2b2926, #2b2926);
  padding-top: 50px;
  padding-bottom: 50px;
}

.headlinesubtitle-2 {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 300;
  line-height: 30px;
}

.headlinesubtitle-2.centeredsubtitle {
  z-index: 999;
  text-align: center;
  position: static;
}

.disclaimertext {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: .5rem;
  font-weight: 400;
  line-height: 15px;
}

.disclaimerdivblock {
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.text-field-3 {
  color: #fff;
  background-color: #fff0;
  border: 0 solid #000;
  border-bottom: .5px solid #fff;
  font-family: "Brooklyn 1", Impact, sans-serif;
}

.text-field-3.message {
  border-top-width: .5px;
  border-top-color: #fff;
  border-left-width: .5px;
  border-left-color: #fff;
  border-right-width: .5px;
  border-right-color: #fff;
  padding-top: 20px;
  padding-bottom: 150px;
}

.form-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.form-block-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  display: flex;
}

.form-block-7._90 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.form-block-7._90.nopaddingtop {
  padding-top: 0%;
}

.contactbtndivblock {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 30px;
}

.headlinestandardcentered {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;
}

.footercontainer {
  max-width: 90%;
}

.footercontainer.paddingtopcontact {
  padding-top: 7rem;
}

.footercontainer.paddingtopcontact.paddingbottomcontact {
  padding-bottom: 7rem;
}

.footercontainer.fullwidthcontact {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.div-block-145 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.sectioncontact {
  background-image: url('../images/footer-bg-2.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.sectioncontact.margintop {
  margin-top: 5rem;
}

.sectioncontact.contactpagebg {
  background-image: url('../images/footer-bg-2.webp');
  background-position: 0 0;
  background-size: cover;
}

.efi-ft-10 {
  padding: 40px 3% 0;
}

.efi-ft-10-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.efi-ft-10-grid {
  grid-template-rows: auto;
  margin-bottom: 100px;
}

.efi-ft-10-features-grid {
  grid-column-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.efi-ft-10-features-grid._4cases {
  grid-template-columns: 1fr 1fr 1fr;
}

.efi-ft-10-tabs-menu {
  margin-bottom: 30px;
}

.efi-ft-10-feature {
  cursor: pointer;
  background-color: #eee;
  background-image: url('../images/buyers-guide-homepage-bg.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  height: 400px;
  min-height: 400px;
  padding: 10px 20px 20px;
  transition: all .7s;
  display: flex;
}

.efi-ft-10-feature:hover {
  filter: grayscale();
}

.efi-ft-10-feature.homecard {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/background4.webp');
  background-position: 0 0, 0%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.efi-ft-10-feature.meetgracecard {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/background4.webp');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.efi-ft-10-feature.meetgracecard._30width {
  width: 30%;
  min-width: 30%;
  max-width: 30%;
}

.efi-ft-10-feature.meetgracecard._30width.phonenumberbg {
  background-image: linear-gradient(#0003, #0003), url('../images/slider-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.efi-ft-10-feature.meetgracecard._30width.emailaddressbg {
  background-image: linear-gradient(#0003, #0003), url('../images/slider-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.efi-ft-10-feature.meetgracecard._30width.contactformbg {
  background-image: linear-gradient(#0003, #0003), url('../images/slider-2.webp');
  background-position: 0 0, 100%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.efi-ft-10-feature.meetgracecard._30width.compassconciergecard {
  background-image: linear-gradient(#0000, #0000), url('../images/background1.webp');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.efi-ft-10-feature.meetgracecard._30width.marketingapproachcard {
  background-image: linear-gradient(#0000, #0000), url('../images/background1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.efi-ft-10-feature.meetgracecard._30width.sellersguidecard {
  background-image: linear-gradient(#0000, #0000), url('../images/background1.webp');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.efi-ft-10-feature.buyersguidecard {
  background-image: url('../images/compass-concierge-bg.webp');
}

.efi-ft-10-feature.contactcard, .efi-ft-10-feature.contactcard:hover {
  background-image: linear-gradient(#000, #000);
}

.efi-ft-10-feature.phonenumbercard {
  background-image: url('../images/kam-idris-hYb7kbu4x7E-unsplash-1-1-1.webp');
}

.efi-ft-10-feature.emailaddresscard {
  background-image: url('../images/durian-bullet-khE5CpJD_pA-unsplash-1.webp');
}

.efi-ft-10-feature.socialmediacard {
  background-image: url('../images/kevin-doran-NdgNVPB0DT0-unsplash-1.webp');
}

.efi-ft-10-feature.homevaluationcard {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/background1.webp');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  justify-content: space-between;
  align-items: flex-start;
}

.efi-ft-10-feature.guidescard {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/background4.webp');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.efi-ft-10-feature.compassservicescard {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/background1.webp');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  text-decoration: none;
}

.efi-ft-10-feature.marketingapproachcard {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/background1.webp');
  background-position: 0 0, 100%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  justify-content: space-between;
  align-items: flex-start;
}

.efi-arrow-icon {
  width: 70px;
  height: 70px;
}

.ft-10-text-block {
  color: #a8a8a8;
  text-align: center;
  letter-spacing: 12px;
  margin-bottom: 5px;
  padding-bottom: 0;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.ft-10-tab-link {
  background-color: #0000;
  padding-left: 0;
  padding-right: 20px;
}

.ft-10-tab-link:hover {
  color: #fff;
  text-decoration: underline;
}

.ft-10-tab-link.w--current {
  color: #bdbdbd;
  background-color: #0000;
  padding-left: 0;
  padding-right: 20px;
}

.efi-paragraph {
  margin-bottom: 0;
}

.image-3 {
  background-color: #fff0;
  max-width: 100%;
}

.uui-footer08_bottom-wrapper {
  text-align: center;
  border: .5px solid #fff;
  border-left: 0 solid #000;
  border-right: 0 solid #000;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.uui-text-size-small-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small-2.text-color-gray500 {
  color: #fff;
  text-transform: uppercase;
  font-family: Syncopate, Tahoma, sans-serif;
  font-size: .5rem;
  font-weight: 400;
}

.uui-logo_logotype {
  flex: none;
  width: 100%;
  max-width: 200px;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.brand {
  border-bottom-width: 0;
  justify-content: flex-start;
  align-items: center;
  margin-right: auto;
  display: block;
}

.divtext {
  padding-bottom: 0;
}

.heading-55 {
  margin-bottom: 0;
  font-family: Made Saonara Personal Use, Impact, sans-serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 100%;
}

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

.link-block-39 {
  border-bottom-width: 0;
  text-decoration: none;
}

.sectioncomingsoon {
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

.facebookicon {
  min-width: 40px;
  max-width: 40px;
  text-decoration: none;
}

.hero-4 {
  background-color: #a3050500;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 70vh;
  min-height: 70vh;
  max-height: 70vh;
  display: flex;
}

.container-75 {
  border-bottom: 1px solid #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 50px;
  display: flex;
}

.image-49 {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
}

.leftherocontainer {
  background-image: url('../images/coming-soon-left-bg.webp');
  background-position: 50% 100%;
  background-size: cover;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-left: 0;
}

.link-block-41 {
  border-bottom-width: 0;
}

.bigtitle {
  color: #fff;
  text-align: center;
}

.div-block-3303 {
  display: none;
}

.navbar-4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/travertine.webp');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 30vh;
  min-height: 30vh;
  max-height: 30vh;
  display: block;
}

.herocontainer-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  display: block;
}

.mailicon {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
}

.divblockwelcome {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  height: 65%;
  min-height: 65%;
  max-height: 65%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-181 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.instagramicon {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
}

.rightherocontainer {
  background-image: linear-gradient(#00000040, #00000040), url('../images/ivonne-profile-pic.webp');
  background-position: 0 0, 50% 25%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-right: 0;
  padding-bottom: 10px;
  display: flex;
}

.navbar-3 {
  background-color: #ddd0;
  height: 35%;
  min-height: 35%;
  max-height: 35%;
}

.paragraph-24 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Syncopate, Tahoma, sans-serif;
  font-size: 10px;
}

.headline {
  color: #fff;
  text-align: center;
  letter-spacing: 9px;
  text-transform: uppercase;
  font-family: Syncopate, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.newslettercontainer {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
}

.slide-8 {
  background-image: url('../images/burlingam.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.slide-9 {
  background-image: url('../images/milbrae.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/hillsborough.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/menlo-park.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/san-mateo.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/foster-city.webp');
  background-position: 50%;
}

.slide-14 {
  background-image: url('../images/belmont.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/palo-alto.webp');
  background-position: 50%;
  background-size: cover;
}

.sectionheroabout {
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-bottom: 5vh;
}

.sectionheroaboutcontent {
  background-image: url('../images/slider-1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 40vh;
  min-height: 40vh;
  max-height: 40vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.subtitlehero {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.subtitlehero.herotitle {
  letter-spacing: 10px;
  font-size: 30px;
  font-weight: 400;
}

.subtitlehero.herotitle.blacktitle {
  color: #000;
}

.subtitlehero.herotitle.lineheight {
  line-height: 35px;
}

.container-76 {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.div-block-3304 {
  background-color: #fff;
  width: 1px;
  height: 100px;
}

.div-block-3304.blackline {
  background-color: #000;
}

.div-block-3305 {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  border-bottom: .5px solid #000;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 25px;
  display: flex;
}

.div-block-3305.whiteborder {
  border-bottom-color: #3d3a36;
  justify-content: center;
  align-items: center;
}

.link-block-42, .link-block-43 {
  text-decoration: none;
}

.link-block-44 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.paddingleft {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-left: 50px;
  display: flex;
}

.paddingleft.paddingtop {
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
}

.paddingleft.paddingtop.nopaddingleft {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: none;
}

.div-block-3306 {
  margin-left: auto;
}

.container-77 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  padding-top: 25px;
}

.bioleft {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  padding-top: 50px;
}

.bioright {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}

.div-block-3307 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 25px;
  display: flex;
}

.container-78 {
  background-color: #000;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.image-50 {
  min-width: auto;
  max-width: 100%;
  position: relative;
  left: -50px;
}

.div-block-3308 {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  border-bottom: .5px solid #000;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 75px;
  padding-bottom: 0;
  display: flex;
}

.link-block-45, .link-block-46, .link-block-47 {
  text-decoration: none;
}

.socialmediadiv {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-right: 25px;
  display: flex;
}

.socialmediadiv.nopadding {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  padding-right: 0;
}

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

.div-block-3309 {
  border-bottom: .5px solid #000;
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-3310 {
  grid-column-gap: 15%;
  grid-row-gap: 15%;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 10px;
  padding-right: 15px;
  display: flex;
}

.link-block-48 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 20px;
  text-decoration: none;
}

.instagramblock, .facebookblock, .linkedinblock {
  padding-bottom: 20px;
}

.div-block-3311 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.sectionaboutcontact {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 5rem;
  display: block;
}

.container-79 {
  background-image: linear-gradient(#000, #000);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 0;
  display: flex;
}

.container-79.sellingyourhomebg {
  background-color: #000;
}

.container-80 {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  padding-top: 5rem;
  display: flex;
  position: relative;
  top: 25px;
}

.div-block-3312 {
  background-image: url('../images/phone-number-bg.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  height: 40vh;
  min-height: 40vh;
  max-height: 40vh;
  display: flex;
}

.div-block-3313 {
  background-image: url('../images/email-address-bg.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  height: 40vh;
  min-height: 40vh;
  max-height: 40vh;
  display: flex;
  overflow: visible;
}

.div-block-3314 {
  background-image: url('../images/contact-form-bg.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  height: 40vh;
  min-height: 40vh;
  max-height: 40vh;
  display: flex;
}

.div-block-3315 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  overflow: visible;
}

.div-block-3316 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-left: 0;
  margin-right: 0;
}

.div-block-3317 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
}

.link-block-49, .link-block-50, .link-block-51 {
  text-decoration: none;
  display: block;
}

.div-block-3318 {
  justify-content: center;
  align-items: center;
  padding-top: 7rem;
  display: flex;
}

.div-block-3318.flex {
  flex-flow: column;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.link-block-52, .link-block-53, .link-block-54 {
  text-decoration: none;
}

.slide-17 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/don-kaveen-NFbwes_e-jI-unsplash-1-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-18 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/home-valuation-bg-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-19 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/oak-motion-7iC0Npl7Hds-unsplash-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-16 {
  background-image: url('../images/about-bg.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-20 {
  background-image: url('../images/cedric-letsch-glaaKI-5NEU-unsplash-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-nav-5, .left-arrow-6 {
  display: none;
}

.slider-5 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 170vh;
  min-height: 170vh;
  max-height: 170vh;
  position: absolute;
}

.sectionheropropertyvalution {
  background-image: url('../images/smart-bg.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 170vh;
  min-height: 170vh;
  max-height: 170vh;
  display: flex;
}

.herocontainerhomevaluation {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 40% 0% auto;
}

.leftbar {
  background-color: #fff;
  width: 100px;
  height: .5px;
}

.heading-63 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 55px;
  font-weight: 400;
  line-height: 50px;
  position: absolute;
}

.heading-63.staticheadline {
  text-transform: capitalize;
  font-family: Chiffon Trial, Verdana, sans-serif;
  font-weight: 500;
  line-height: 60px;
  position: relative;
}

.inputflow-link {
  color: #4b91e5;
  font-weight: 700;
}

.onboarding_form {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}

.form_back {
  z-index: 5;
  opacity: 0;
  color: #fff;
  cursor: pointer;
  background-color: #c9c9c999;
  border-radius: 8rem;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  top: 1rem;
  left: 1rem;
}

.slide-21 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/don-kaveen-NFbwes_e-jI-unsplash-1-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.regularbodytext {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  align-self: auto;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}

.regularbodytext.nopadding {
  margin-top: 0;
  margin-bottom: 0;
}

.regularbodytext.nopadding.whitetext.paddingbottom {
  color: #fff;
  padding-bottom: 50px;
  font-family: "Brooklyn 1", Impact, sans-serif;
}

.headingaboutrealtor-3 {
  background-image: url('../images/circle-filigrane-white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin-bottom: 0%;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.slide-22 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/home-valuation-bg-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.form_radio-label {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 300;
}

.onboarding_img-2 {
  object-fit: cover;
  background-image: url('../images/tom-prejeant-50zHrV5DHJk-unsplash.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

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

.icon-7 {
  display: none;
}

.sectionhomevaluation-3 {
  z-index: 999;
  position: absolute;
  inset: 60% 0% 0;
}

.heading-64 {
  color: #fff;
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-weight: 300;
  display: block;
}

.form_radio-content {
  grid-column-gap: .5rem;
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #ffffff12;
  border: .1rem solid #ffffff2b;
  border-radius: .625rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 11rem;
  margin-bottom: 0;
  padding-bottom: .5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  transition: transform .2s;
  display: flex;
  position: relative;
}

.form_radio-content:hover {
  transform: scale3d(1.04, 1.04, 1.04);
}

.form_radio-content.is-active {
  cursor: pointer;
  background-color: #000000a6;
  border-width: .5px;
  border-color: #fff;
  transform: rotate(0);
}

.onboarding_step {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 100vh;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: none;
}

.onboarding_step.address, .onboarding_step._6step, .onboarding_step._3step, .onboarding_step._5step, .onboarding_step._7step {
  display: none;
}

.onboarding_step.is-active {
  color: #ffffffe6;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.onboarding_step.is-active._1step {
  display: flex;
}

.onboarding_step.is-active._1step.thank-you, .onboarding_step._8step {
  display: none;
}

.onboarding_step._4step {
  display: flex;
}

.onboarding_step._4step._4stepa, .onboarding_step._4step._4stepb, .onboarding_step._2step {
  display: none;
}

.onboarding_step._9step {
  display: flex;
}

.onboarding_step._9step.improvements {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.form_field-wrapper {
  text-align: left;
  border-bottom: 0 solid #fff;
  width: 100%;
  max-width: 25rem;
}

.button_background {
  aspect-ratio: 1;
  background-color: #fff;
  border-radius: .5rem;
  width: 101%;
  height: 101%;
  position: absolute;
  inset: 0% auto auto -101%;
}

.slide-23 {
  background-image: linear-gradient(#00000026, #00000026), url('../images/oak-motion-7iC0Npl7Hds-unsplash-1_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-24 {
  background-image: url('../images/about-bg.webp');
  background-position: 50%;
  background-size: cover;
}

.spacer-medium-2 {
  width: 100%;
  padding-top: 2rem;
}

.spacer-medium-2.nospace {
  padding-top: 0;
}

.onboarding_success {
  background-color: #0000;
  font-size: 1.25rem;
}

.button_text-3 {
  z-index: 2;
  letter-spacing: 10px;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: 15px;
  font-weight: 400;
  position: relative;
}

.spacer-large-2 {
  width: 100%;
  padding-top: 3rem;
}

.onboarding_error {
  color: #040a11;
  background-color: #fff;
}

.slide-25 {
  background-image: url('../images/cedric-letsch-glaaKI-5NEU-unsplash-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-6 {
  width: 100%;
  height: 100%;
}

.paragraph-76 {
  color: #fff;
  letter-spacing: 6px;
  text-transform: uppercase;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-weight: 300;
}

.paragraph-76.blacktext {
  color: #000;
}

.paragraph-76.whitetext.centeredalign {
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-76.whitetext.centeredalign.syncopate {
  text-transform: uppercase;
  font-family: Syncopate, Tahoma, sans-serif;
  font-weight: 400;
}

.form_back-icon {
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form_label {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: .4rem;
  padding-left: .2rem;
  padding-right: .1rem;
  font-size: .875rem;
  font-weight: 400;
}

.form_radio-img {
  width: 5.5rem;
  margin-bottom: .75rem;
}

.form_radio-img.is-large {
  width: 4.5rem;
}

.form_error-msg {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ececec00;
  border-radius: .25rem;
  margin-top: .4rem;
  padding: .1rem .5rem .1rem 0;
  font-size: 9px;
  font-weight: 500;
  display: flex;
}

.section_onboarding-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #000000a6;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  height: calc(100svh - 1rem);
  padding: 1rem 1rem 0;
  display: grid;
}

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

.form_columns-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

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

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

.onboarding_form-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 38rem;
  height: 100%;
  display: flex;
}

.onboarding_content {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.form_input {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 0 #000;
  border-bottom: .5px solid #fff;
  border-radius: 0;
  width: 100%;
  min-height: 3rem;
  margin-bottom: 0;
  padding: .5rem 1rem .5rem 0;
  font-size: 14px;
}

.form_input:focus {
  outline-offset: 0px;
  outline: .1rem solid #d2d1d4;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.form_radio-button {
  text-transform: uppercase;
  border-style: none;
  border-radius: .25rem;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 0;
}

.form_radio-button.w--redirected-checked {
  border-style: none;
  border-width: 0;
  border-radius: .25rem;
  width: 100%;
  height: 99%;
}

.form_radio-button.w--redirected-focus {
  box-shadow: none;
  outline-offset: .1rem;
  border-style: none;
  border-width: 0;
  border-radius: .25rem;
  outline: .1rem solid #fff;
  width: 100%;
  height: 100%;
}

.form_radio-button.w--redirected-focus-visible {
  border-style: none;
  border-width: 0;
  border-radius: .25rem;
  width: 100%;
  height: 100%;
}

.spacer-small-2 {
  width: 100%;
  padding-top: 1rem;
}

.button_component {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0000;
  border: .5px solid #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  padding: .7rem 2.5rem;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_component:active {
  outline-offset: 0px;
  outline: 3px #fff;
}

.button_component:focus {
  outline-offset: .15rem;
  outline: .1rem solid #fff;
}

.button_component.is-large {
  letter-spacing: 2px;
  text-transform: uppercase;
  border-width: 0 0 1px;
  border-radius: 0;
  padding: 2rem 3.7rem;
  font-size: 14px;
  text-decoration: none;
}

.button_component.is-large:active {
  transform: scale(.95);
}

.button_component.is-large:focus {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.headlinetitle2 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 2.6rem;
  font-weight: 300;
  display: flex;
}

.headlinetitle2.blacktext {
  color: #000;
}

.headlinetitle2.blacktext.nomargin {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
}

.headlinetitle2.blacktext.nomargin.smalltitle {
  font-size: 1.8rem;
}

.headlinetitle2.blacktext.nomargin.leftaligned {
  text-align: left;
  border-bottom: 0 solid #000;
  width: 70%;
  min-width: 70%;
  max-width: 70%;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.ctacard {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: auto;
  margin-bottom: 0%;
  font-size: 1rem;
  font-weight: 300;
  line-height: 30px;
  display: flex;
  position: static;
  bottom: 0;
}

.ctacard:hover {
  text-decoration: underline;
}

.container-81 {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  display: flex;
}

.centerservicecard {
  background-image: url('../images/gradient-bottom.png'), url('../images/buyers-area-card.webp');
  background-position: 0 0, 50%;
  background-size: cover, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  height: 60vh;
  margin-top: 10%;
  display: flex;
}

.headlinecard {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30%;
  font-size: 26px;
  font-weight: 300;
  display: block;
}

.container-82 {
  background-image: url('../images/BPA-filigrane.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 200px;
}

.container-82.paddingsmall {
  background-size: 400px;
  padding-top: 5%;
  padding-bottom: 0%;
}

.sectionbpaservices {
  background-color: #000;
  background-image: url('../images/black-white-bg.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 5%;
}

.sectionbpaservices.paddingbottom {
  padding-bottom: 10%;
}

.leftservicecard {
  background-image: url('../images/gradient--bg-botton.png'), url('../images/home-valuation-card.webp');
  background-position: 50% 100%, 50%;
  background-size: cover, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  height: 60vh;
  display: flex;
}

.div-block-3319 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
}

.linkcardstyle {
  justify-content: center;
  align-items: flex-end;
  margin-top: auto;
  margin-bottom: 20%;
  text-decoration: none;
  display: flex;
}

.rightservicecard {
  background-image: url('../images/gradient--bg-botton.png'), url('../images/sellers-area-card.webp');
  background-position: 0 0, 50%;
  background-size: cover, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  min-width: 30%;
  max-width: 30%;
  height: 60vh;
  display: flex;
}

.rightservicecard.compassconciergecard {
  background-image: url('../images/gradient--bg-botton.png'), url('../images/compass-concierge-card.webp');
}

.div-block-3320 {
  padding-bottom: 5rem;
}

.modelcardsbg {
  background-image: linear-gradient(#00000059, #00000059), url('../images/compass-services-bg.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100vh;
  margin-top: 5rem;
}

.container-83 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
}

.containercompassservices {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.topleft {
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.topright {
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.bottomleft {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.bottomright {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.topservices, .bottomservices {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 50%;
  min-height: 50%;
  max-height: 50%;
  display: flex;
}

.compassone {
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  height: 80%;
  min-height: 80%;
  max-height: 80%;
}

.marketingapproach {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 90%;
  min-height: 90%;
  max-height: 90%;
}

.compassprivateexclusives {
  width: 70%;
  min-width: 70%;
  max-width: 70%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.compassconcierge2 {
  width: 65%;
  min-width: 65%;
  max-width: 65%;
  height: 100%;
}

.leftservicescard {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-right: auto;
  display: flex;
  position: relative;
}

.rightservicescards {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-left: auto;
  display: flex;
  position: relative;
}

.topservicesleft {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 50%;
  min-height: 50%;
  max-height: 50%;
  display: flex;
  position: relative;
}

.bottomservicesleft {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 50%;
  min-height: 50%;
  max-height: 50%;
  display: flex;
}

.topservicesright {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 50%;
  min-height: 50%;
  max-height: 50%;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: static;
  right: auto;
}

.bottomservicesright {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 50%;
  min-height: 50%;
  max-height: 50%;
}

.toplefthidder {
  background-color: #fff;
  width: 100%;
  height: 10%;
  position: absolute;
  inset: 0% 0% auto;
}

.toplefthidder2 {
  background-color: #fff;
  width: 25%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-3321 {
  position: static;
}

.image-51 {
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  overflow: visible;
}

.div-block-3322 {
  position: absolute;
}

.image-52 {
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.div-block-3323 {
  position: absolute;
  top: 54%;
  left: 36%;
}

.div-block-3323.white {
  color: #fff;
  top: 55%;
  left: 37%;
}

.container-84 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding-top: 0;
}

.div-block-3324 {
  position: absolute;
  bottom: 20%;
  left: 46%;
}

.div-block-3325 {
  position: absolute;
  inset: 21% 20% auto 10%;
}

.div-block-3326 {
  position: absolute;
  inset: 70% 40% auto 10%;
}

.logotestimonials {
  position: relative;
  inset: 5% auto auto;
}

.image-53 {
  max-width: 90px;
}

.div-block-3327 {
  width: 80%;
  margin-top: 5%;
}

.slide-26 {
  background-image: url('../images/compass-services-bg.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

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

.container-85 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.layout77_content-left {
  grid-row-gap: 5rem;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.layout77_content-left._50size {
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 24.6rem;
  min-height: 24.6rem;
  padding: 1.5rem .5rem;
  position: relative;
}

.layout77_content-left._50size.onlinepresence {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 300px;
  min-height: 300px;
  max-height: 300px;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.layout77_content-left._50size {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  padding-left: 0;
  padding-right: 0;
}

.card-inner_block {
  z-index: 1;
  color: #fff;
  position: relative;
}

.overlay-card {
  position: absolute;
  inset: 0%;
}

.overlay-card.sellersguide {
  background-image: linear-gradient(#00000026, #00000026);
}

.overlay-card.buyersguide, .overlay-card.homevaluationcard {
  background-image: linear-gradient(#00000073, #00000073);
}

.bold-text {
  font-family: Syncopate, Tahoma, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 10px;
}

.regulartitle {
  color: #292121;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 31px;
  font-weight: 400;
}

.regulartitle.whitetext {
  color: #fff;
  text-align: center;
  line-height: 30px;
}

.card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.optionbutton {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff3;
  border: .5px solid #a28170;
  padding: 20px 45px;
  font-family: Syncopate, Tahoma, sans-serif;
  font-size: 10px;
  display: block;
}

.sellersguidecontainer, .buyersguidecontainer, .homevaluationcontainer {
  width: 33%;
  min-width: 33%;
  max-width: 33%;
}

.image-54 {
  max-width: 300px;
}

.image-54.smalllogo {
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-55 {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sectionbuyersguidecontent {
  background-image: url('../images/r-architecture-KQgrVfR3r74-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 40vh;
  min-height: 40vh;
  max-height: 40vh;
  margin-left: auto;
  margin-right: auto;
}

.sectionguideheader {
  z-index: -1;
  position: relative;
  top: -100px;
}

.buyersguideheader {
  background-color: #2b2926;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 10rem;
  padding-bottom: 5rem;
}

.buyersguideheader.blackbg {
  background-color: #000;
}

.guidescontentcontainer {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: flex;
}

.buyersguideheaderimage {
  background-image: url('../images/contact-bg.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  width: 70%;
  min-width: 70%;
  max-width: 70%;
  height: 400px;
  min-height: 400px;
  max-height: 400px;
  display: block;
  position: relative;
  top: -70px;
}

.buyersguideheaderimage.flexcentered {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.container-86 {
  width: 70%;
  min-width: 70%;
  max-width: 70%;
}

.containerheadlineguide {
  z-index: 0;
  width: 70%;
  min-width: 70%;
  max-width: 70%;
  margin-top: 0;
  position: relative;
}

.image-56 {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto 0% -15%;
}

.container-87 {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-size: 14px;
}

.timeline_centre {
  justify-content: center;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.inline-block {
  display: inline-block;
}

.timeline_date-text {
  color: #000;
  letter-spacing: -.03em;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.overlay-fade-bottom {
  background-image: linear-gradient(to top, #0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.overlay-fade-top {
  background-image: linear-gradient(#0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_text {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
  width: 3px;
  height: 50vh;
  display: none;
  position: fixed;
  inset: 0 auto 50vh;
}

.text-colour-white {
  color: #fff;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.timeline_badge {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.timeline_quote-title {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.timeline_circle {
  background-color: #000;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_definition-wrapper {
  background-color: #ffffff0d;
  border-radius: 16px;
  padding: 16px;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  height: 50vh;
  min-height: 50vh;
  max-height: 50vh;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.timeline_item.mobileshow {
  display: none;
}

.timeline_progress {
  z-index: -2;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.section-timeline {
  z-index: -3;
  background-color: #0a0a0a;
  position: relative;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.sectionsellersguidecontent2000 {
  background-image: url('../images/sellers-guide-bg-fixed.webp');
  background-position: 50%;
  background-size: cover;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 40vh;
  min-height: 40vh;
  max-height: 40vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sectionguidectas {
  margin-top: 5rem;
  padding-top: 0;
  position: relative;
}

.containerguidectas {
  background-color: #2b2926;
  width: 75%;
  min-width: 75%;
  max-width: 75%;
  margin-right: 0;
}

.leftcontainerguide {
  width: 60%;
  min-width: 60%;
  max-width: 60%;
}

.rightcontainerguide {
  z-index: 999;
  width: 40%;
  min-width: 40%;
  max-width: 40%;
  margin-left: 0;
  position: relative;
}

.guidecontainerctas {
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-top: 7rem;
  margin-bottom: 7rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.image-57 {
  max-width: 100%;
  margin-top: 0;
  display: block;
}

.container-88 {
  z-index: 999;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: absolute;
  inset: 2% auto 0% 5%;
  overflow: visible;
}

.sectionbuyersguidecontent2 {
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.sectionsellersguidecontent200 {
  width: auto;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.sectionsellersguidecontentsteps {
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.link-block-56 {
  width: 100%;
}

.readmorebutton {
  z-index: 9;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  position: relative;
}

.readmorebutton.borderbottom {
  border-bottom: .5px solid #fff;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  display: none;
}

.readmorebutton.borderbottom.readmorebutton1 {
  opacity: 1;
  padding-bottom: 25px;
  display: block;
}

.readmorebutton.borderbottom.readmorebutton1.nopadding {
  padding-bottom: 0;
}

.readmorebutton.borderbottom.readmorebutton2, .readmorebutton.borderbottom.readmorebutton3 {
  opacity: 1;
  display: block;
}

.link-block-57 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.link-block-58, .link-block-59, .link-block-60, .link-block-61, .link-block-62, .link-block-63, .link-block-64, .link-block-65, .link-block-66, .link-block-67, .link-block-68, .link-block-69, .link-block-70, .link-block-71, .link-block-72, .link-block-73, .link-block-74, .link-block-75, .link-block-76, .link-block-77, .link-block-78, .link-block-79 {
  text-decoration: none;
}

.sectionherocontact {
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 40vh;
  min-height: 40vh;
  max-height: 40vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-58 {
  position: absolute;
  inset: 0% 0% auto 5%;
}

.container-89 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
}

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

.phoneinfo, .emailaddressinfo, .socialmediainfo {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dividercontact {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff6;
  height: 30px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.contactheading {
  margin-bottom: 0;
  padding-bottom: 50px;
}

.image-59, .image-60, .image-61 {
  width: 30px;
  min-width: 30px;
  max-width: 30px;
}

.image-62 {
  max-width: 75px;
}

.sectionherocompass {
  background-image: linear-gradient(#00000026, #00000026), url('../images/slider-3.webp');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: 40vh;
  min-height: 40vh;
  max-height: 40vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-63 {
  max-width: 250px;
}

.image-64 {
  max-width: 220px;
}

.image-65 {
  max-width: 165px;
}

.sectioncompassone {
  margin-top: 5rem;
  display: block;
}

.website-image-container {
  z-index: 10;
  border-radius: 14px 14px 0 0;
  justify-content: center;
  align-items: flex-start;
  width: 62%;
  height: 80%;
  margin-left: 0;
  display: block;
  position: static;
  inset: 6% auto auto;
  overflow: auto;
}

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

.macbook-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  position: relative;
  overflow: visible;
}

.buttonwhite {
  color: #fff;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
  background-color: #fff0;
  border-top: .5px solid #fff;
  border-bottom: .5px solid #fff;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 25px 20px;
  font-size: 1vw;
  font-weight: 500;
  text-decoration: none;
}

.buttonwhite.largerbutton {
  padding-top: 20px;
}

.buttonwhite.largerbutton.leftalignbutton.paddingtop {
  margin-top: 50px;
}

.buttonwhite.largerbutton.leftalignbutton.paddingtop.smallerbutton {
  width: 30%;
  min-width: 30%;
  max-width: 30%;
}

.italic-text {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
}

.containerbuyerssellercompassone {
  background-color: #2b2926;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-3328 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.website-image-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 6% 0% 0%;
}

.div-block-3282 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  display: flex;
}

.macbook {
  z-index: 5;
  width: 80%;
  max-width: none;
  position: relative;
}

.headlinetitleminimal {
  z-index: 999;
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  position: relative;
}

.website-image {
  z-index: 0;
  width: 94%;
  min-width: 94%;
  max-width: 94%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  inset: 0% auto auto 3px;
}

.div-block-3283 {
  background-color: #fff;
  width: 1px;
  height: 100px;
}

.image-66 {
  max-width: 250px;
}

.compassonevideo {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.willie-play-image {
  background-image: url('../images/Steamboat_Play_Gold.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 530px;
  padding-top: 0;
}

.willie-play-image:hover {
  background-image: url('../images/Steamboat_Play_BW.jpg');
  background-size: cover;
}

.video {
  height: 500px;
}

.sectionagentleitmotiv {
  background-image: linear-gradient(#00000080, #00000080), url('../images/picture17.webp');
  background-position: 0 0, 50%;
  background-size: auto, 100% 100%;
  background-attachment: scroll, fixed;
}

.container-61 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.container-61.fullwidth {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.container-61.fullwidth._80 {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  overflow: visible;
}

.headlinesubtitle-3 {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.headlinesubtitle-3.centeredsubtitle {
  z-index: 999;
  text-align: center;
  position: static;
}

.headlinesubtitle-3.blacktext {
  color: #000;
}

.headlinesubtitle-3.blacktext.centeraligned, .headlinesubtitle-3.centeredtext {
  text-align: center;
}

.headlinestandardcapitalizedflatline {
  color: #000;
  font-weight: 400;
}

.headlinestandardcapitalizedflatline.centeredtext {
  text-align: center;
}

.headlinestandardcapitalizedflatline.centeredtext.whitetext {
  color: #fff;
  font-size: 28px;
}

.sectioncompassoneexplanation {
  background-image: linear-gradient(#00000040, #00000040), url('../images/background4.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.containercompassconciergerheader {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  display: flex;
}

.compassconciergelogo {
  max-width: 250px;
  padding-top: 0;
  padding-bottom: 0;
}

.compassconciergeleftheader {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  margin-right: auto;
  padding-top: 0;
  padding-left: 25px;
}

.compassconciergerightheader {
  background-image: url('../images/home27.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 40vh;
  display: flex;
}

.bold-text-2 {
  font-weight: 500;
}

.magic-lantern-sketch {
  z-index: 3;
  opacity: .93;
  max-width: 400px;
  margin-top: -48px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: block;
  position: relative;
}

.timeline-years._1 {
  justify-content: space-between;
  align-items: center;
  margin-top: 95px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body-paragraph-small {
  color: #757575;
  width: auto;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.body-paragraph-small.centered {
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
}

.body-paragraph-small.centered.whiteparagraph {
  color: #fff;
}

.body-paragraph-small.centered.whiteparagraph.paddingtop {
  padding-top: 25px;
  padding-left: 0;
  padding-right: 0;
}

.body-paragraph-small.centered.whiteparagraph.paddingtop.blacktext {
  color: #000;
  line-height: 45px;
}

.phenakitoscope {
  width: 375px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section_white {
  background-color: #fff;
  height: auto;
  padding-top: 0;
  position: relative;
}

.timeline-individual-years._1 {
  color: #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Chiffon Trial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
}

.timeline-individual-years._1._5, .timeline-individual-years._1._4 {
  color: #000;
}

.timeline-individual-years._1._6, .timeline-individual-years._1._3 {
  color: #c7c7c7;
}

.timeline-individual-years._2 {
  color: #000;
}

.flipbook_image {
  height: 371px;
  margin: 16px auto -7px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.thaumotrope_image {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-bottom: 0;
  display: block;
}

.old-school {
  height: 1050px;
}

.slide-27 {
  background-color: #fff;
  border-color: #fff;
}

.oldskool_image_container {
  padding-bottom: 22px;
}

.huge-years-sldier {
  color: #2b2926;
  text-align: center;
  letter-spacing: -11px;
  text-transform: capitalize;
  margin-left: auto;
  margin-right: auto;
  padding-top: 277px;
  font-family: Chiffon Trial, Verdana, sans-serif;
  font-size: 300px;
  display: block;
}

.huge-years-sldier.smaller {
  margin-top: 0;
  padding-top: 150px;
  padding-bottom: 129px;
  font-size: 175px;
}

.praxinoscope {
  height: 375px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider-dots {
  margin-bottom: 171px;
  display: none;
}

.zoetrope {
  width: 350px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.black {
  color: #000;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 5px;
}

.black.centeraligned {
  text-align: center;
}

.image-67 {
  max-width: 200px;
}

.image-7 {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.link-block-38:hover {
  color: #fff;
  text-decoration: underline;
}

.sectioncompassconcierge6 {
  margin-bottom: 20vh;
  padding-bottom: 0;
}

.compassconciergebottomcontainer {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 50vh;
  min-height: 50vh;
  max-height: 50vh;
  padding-top: 5vh;
  display: flex;
}

.div-block-3276 {
  background-image: url('../images/slider-3.webp');
  background-position: 50% 100%;
  background-size: cover;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: block;
}

.div-block-3275 {
  padding-top: 5vh;
}

.italic-link {
  z-index: 1;
  color: #fff;
  letter-spacing: 4px;
  text-transform: none;
  font-size: .8rem;
  font-style: normal;
  font-weight: 300;
  position: relative;
}

.div-block-3277 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  overflow: hidden;
}

.cell-62 {
  justify-content: center;
  align-items: center;
}

.quick-stack-14 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-top: auto;
  margin-bottom: auto;
}

.bold-text-3, .sectioncompassprivateexclusives {
  display: block;
}

.divblockheadline {
  background-image: url('../images/step1-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.divblockheadline.step6 {
  background-image: url('../images/step6-icon.png');
}

.divblockheadline.step2 {
  background-image: url('../images/step2-icon.png');
}

.divblockheadline.step3 {
  background-image: url('../images/step3-icon.png');
}

.divblockheadline.step5 {
  background-image: url('../images/step5-icon.png');
}

.divblockheadline.step4 {
  background-image: url('../images/step4-icon.png');
}

.privateexclusivesdescriptiondiv {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}

.sectionprivateexclusivescontent {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.regularbodytext-2 {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  align-self: auto;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}

.regularbodytext-2.nopadding {
  margin-top: 0;
  margin-bottom: 0;
}

.regularbodytext-2.nopadding.centeredtext {
  text-align: center;
}

.regularbodytext-2.nopadding.centeredtext.lineheight {
  letter-spacing: 3px;
  width: 80%;
  min-width: 80%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  line-height: 35px;
  position: static;
}

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

.privateexclusivessteppers {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.privateexclusivesimagediv {
  justify-content: center;
  align-items: center;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  display: flex;
}

.div-block-3296 {
  border-bottom: .5px solid #000;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-bottom: 70px;
  margin-right: auto;
}

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

.ctacardcommunity {
  color: #000;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-family: Syncopate, Tahoma, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.overlay-card-2 {
  background-image: linear-gradient(0deg, #020c0ee3 18%, #0000 58%);
  position: absolute;
  inset: 0%;
}

.card-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-3295 {
  position: absolute;
  inset: auto auto 5% 5%;
}

.viewpropertieslateralbar {
  color: #fff;
  background-color: #000;
  width: .5px;
  height: 200px;
}

.viewpropertiesctacommunities {
  text-align: center;
  margin-right: 0;
  display: block;
}

.viewpropertycommunity {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -50px;
}

.containerpress-medi {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  min-width: 20%;
  max-width: 20%;
  display: flex;
  position: relative;
  bottom: 70px;
}

.medianame {
  color: #fff;
  text-transform: uppercase;
  font-family: Syncopate, Tahoma, sans-serif;
  font-size: 11px;
}

.bold-text-12 {
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Syncopate, Tahoma, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 10px;
}

.section {
  position: static;
}

.container-90 {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.card-image-3 {
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.regularparagraph {
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
}

.regularparagraph.whiteparagraph {
  color: #fff;
}

.div-block-3329 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-wrapper {
  z-index: 1;
  border-radius: 0;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: 24.6rem;
  padding: 1.5rem 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overlay-card-3 {
  background-image: linear-gradient(to top, #020c0ee3 18%, #0000 58%);
  position: absolute;
  inset: 0%;
}

.bold-text-13 {
  letter-spacing: 0;
  text-transform: capitalize;
  font-family: Chiffon Trial, Verdana, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

.sectionmarketingapproachexplanation {
  background-image: linear-gradient(#000, #000), url('../images/cedric-letsch-glaaKI-5NEU-unsplash-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.sectionmarketingapproachexplanation.nopaddingbottom {
  padding-top: 0;
  padding-bottom: 0;
}

.rightcontainer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  min-width: 45%;
  max-width: 45%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: block;
}

.bigtitledivider {
  color: #757575;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Syncopate, Tahoma, sans-serif;
  font-weight: 400;
  line-height: 40px;
}

.bigtitledivider.centeraligned {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}

.bigtitledivider.centeraligned.blacktext {
  color: #000;
  text-transform: uppercase;
}

.leftcontainer {
  justify-content: center;
  align-items: center;
  width: 45%;
  min-width: 45%;
  max-width: 45%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.text-block-4 {
  z-index: 999;
  color: #fff;
  text-align: center;
  text-transform: none;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
  position: static;
  inset: auto 0% 0%;
}

.text-block-4.blacktext {
  color: #000;
  font-size: 18px;
  line-height: 30px;
}

.text-block-4.blacktext.leftaligned {
  color: #757575;
  font-weight: 300;
  line-height: 36px;
}

.text-block-4.blacktext.leftaligned.fullwidth {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.text-block-4.blacktext.leftaligned.fullwidth.paddingtop {
  padding-top: 25px;
}

.text-block-4.blacktext.leftaligned.fullwidth.paddingtop.lineheight {
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 18px;
  line-height: 40px;
}

.text-block-4.blacktext.leftaligned.fullwidth.paddingtop.lineheight.centeraligned {
  text-align: center;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

._3-phased-explained {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding-top: 5rem;
  display: flex;
}

.sectioncompassconcierge {
  display: block;
}

.quotes {
  color: #000;
  -webkit-text-stroke-color: #fff;
  background-color: #0000;
  padding-top: 19px;
  font-size: 81px;
}

.quotes.otherone {
  color: #000;
  padding-top: 20px;
}

.name-quote {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  padding-top: 20px;
  font-weight: 400;
}

.marketingapproachsection {
  background-image: linear-gradient(#fff, #00000063 65%, #0000), url('../images/greg-rivers-vvYs67H9Y2E-unsplash-1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 800px;
  padding-top: 0;
}

.quote {
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.gold-circle {
  color: #8c7754;
  text-align: center;
  border: 4px solid #ad9266;
  border-radius: 100px;
  width: 60px;
  min-width: 0;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gold-circle.quotes {
  opacity: 1;
  color: #fff;
  background-color: #ffffff7a;
  border-width: 4px;
  border-color: #8c765100;
}

.gold-circle.quotes.bottom {
  opacity: 1;
  border-width: 4px;
  border-color: #8c765100;
  margin-top: 45px;
}

.quote-big {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: 45px;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px;
}

.image-68 {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.buttonblack.smallbuttonwhite {
  color: #292121;
  text-align: center;
  letter-spacing: 8px;
  background-color: #fff0;
  border-top: .5px solid #292121;
  border-bottom: .5px solid #292121;
  width: 70%;
  min-width: 70%;
  max-width: 70%;
  margin-left: auto;
  padding: 20px 25px;
  font-weight: 500;
}

.buttonblack.smallbuttonwhite.fullwidthbutton {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.card-image-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.card-wrapper-2 {
  z-index: 1;
  border-radius: .3rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 24.6rem;
  padding: 1.5rem 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-wrapper-2.centeraligncontent {
  justify-content: flex-end;
  align-items: center;
}

.layout77_component {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.padding-section-large {
  background-image: url('../images/circle-black-filigran.png');
  background-position: 0 -15%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.overlay-card-4 {
  background-image: linear-gradient(0deg, #020c0ee3 18%, #0000 58%);
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.component_right {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.heading-60 {
  font-weight: 400;
}

.stat_section {
  border: 1px solid #ccc;
  border-color: #ccc #000;
  margin-top: 100px;
  padding-bottom: 0;
}

.stat_columns {
  border-top-style: solid;
  border-top-color: #0000;
  border-right: 1px solid #ccc;
  padding-bottom: 70px;
  padding-left: 30px;
}

.stat_columns.no-line {
  border-top-color: #0000;
  border-right-color: #0000;
}

.artist-headline {
  margin-top: 25px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 70px;
}

.gold {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 5px;
}

.stat_lower {
  color: #969696;
  padding-top: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.paddingbottom {
  padding-top: 25px;
}

.section_header82-2 {
  background-color: #fff0;
  position: relative;
}

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

.header82_content-bottom {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  width: 90%;
  height: 80vh;
  margin-bottom: -10vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.sectioncustominvitation {
  margin-top: 5rem;
}

.scroll-divblock {
  z-index: 1;
  color: #fff;
  text-align: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  position: absolute;
}

.header82_ix-trigger {
  z-index: -1;
  margin-top: 100vh;
  position: absolute;
  inset: 0%;
}

.header82_lightbox {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.video-overlay-layer {
  z-index: 1;
  background-color: #00000024;
  background-image: linear-gradient(#0000004d, #0000004d);
  position: absolute;
  inset: 0%;
}

.header82_component {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  height: 300vh;
  display: flex;
  position: relative;
}

.compasscontactservice {
  background-color: #000;
}

.link-block-80, .link-block-81, .link-block-82, .link-block-83, .link-block-84 {
  text-decoration: none;
}

.link-block-85 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: block;
}

.link-block-86 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.link-block-87, .link-block-88 {
  text-decoration: none;
}

.mask-2 {
  background-color: #fff;
}

.link-block-89, .link-block-90 {
  width: 100%;
  height: 100%;
}

.link-block-91, .link-block-92 {
  text-decoration: none;
}

.link-block-93 {
  width: 33%;
  min-width: 33%;
  max-width: 33%;
  height: 100%;
  text-decoration: none;
}

.link-block-94, .link-block-95 {
  width: 33%;
  min-width: 33%;
  max-width: 33%;
  text-decoration: none;
}

.link-block-96, .link-block-97 {
  text-decoration: none;
}

.link-block-98 {
  width: 33%;
  min-width: 33%;
  max-width: 33%;
}

.link-block-99, .link-block-100 {
  width: 33%;
  min-width: 33%;
  max-width: 33%;
  text-decoration: none;
}

.link-block-101, .link-block-102, .link-block-103, .link-block-104 {
  text-decoration: none;
}

.link-block-105, .link-block-106, .link-block-107 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  text-decoration: none;
}

.link-block-108, .link-block-109 {
  text-decoration: none;
}

.recaptchacode {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
}

.recaptchascript {
  margin-left: auto;
  margin-right: auto;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  background-color: #fff0;
  font-family: "Brooklyn 1", Impact, sans-serif;
  font-size: 15px;
  line-height: 25px;
  display: block;
}

.image-69 {
  width: 100%;
  min-width: 100%;
}

.bold-text-14 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 1280px) {
  .uui-footer08_bottom-wrapper {
    flex-flow: column;
    align-items: center;
  }

  .uui-text-size-small-2 {
    color: #fff;
  }

  .uui-text-size-small-2.text-color-gray500 {
    color: #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: .8rem;
    font-weight: 300;
  }

  .uui-logo_logotype {
    max-width: 200px;
    padding-bottom: 0;
  }

  .paragraph-24 {
    line-height: 25px;
  }

  .headline {
    font-size: 25px;
  }

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

  .div-block-3323.white {
    left: 42%;
  }

  .div-block-3324 {
    bottom: 22%;
  }

  .div-block-3326 {
    top: 66%;
  }

  .image-54 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-54.smalllogo {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .buttonwhite.largerbutton.leftalignbutton {
    margin-left: 0;
  }

  .buttonwhite.largerbutton.leftalignbutton.paddingtop {
    margin-top: 50px;
  }

  .buttonwhite.largerbutton.leftalignbutton.paddingtop.smallerbutton {
    margin-left: auto;
  }

  .regularparagraph.whiteparagraph {
    margin-bottom: 40px;
  }

  .buttonblack.smallbuttonwhite {
    color: #292121;
    text-align: center;
    letter-spacing: 8px;
    text-transform: uppercase;
    background-color: #fff0;
    border-top: .5px solid #292121;
    border-bottom: .5px solid #292121;
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    padding: 20px 25px;
    font-weight: 500;
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .navbar-logo-center-container.shadow-three {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
  }

  .subtitle {
    margin-left: auto;
    margin-right: auto;
  }

  .sellersguide, .buyersguide, .homevaluationcard {
    height: 600px;
    min-height: 600px;
    max-height: 600px;
  }

  .compassprivateexclusivescard, .compassconcierge {
    width: 530px;
    min-width: 530px;
    max-width: 530px;
  }

  .efi-ft-10-feature.homevaluationcard {
    height: 400px;
    min-height: 400px;
    max-height: 400px;
  }

  .paragraph-24 {
    font-size: 12px;
    line-height: 21px;
  }

  .headline {
    font-size: 27px;
  }

  .div-block-3323.white {
    top: 56%;
    left: 41%;
  }

  .div-block-3324 {
    bottom: 25%;
    left: 47%;
  }

  .div-block-3325 {
    top: 20%;
  }

  .div-block-3326 {
    top: 71%;
  }

  .image-54 {
    max-width: 350px;
  }

  .sectionprivateexclusivescontent {
    width: 100%;
    min-width: 100%;
  }

  .text-block-4.blacktext.leftaligned.fullwidth.paddingtop.lineheight {
    font-size: 18px;
    line-height: 40px;
  }

  ._3-phased-explained {
    flex-flow: row;
  }
}

@media screen and (min-width: 1920px) {
  .nav-link, .button-primary {
    font-size: 18px;
  }

  .containercenteredtagline {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .headlinetitle {
    font-size: 6.8rem;
  }

  .sectionherohomepage {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
  }

  .text-field-2 {
    border-bottom: 1px solid #fff;
    font-size: 23px;
  }

  .herocontainer {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .sellersguide, .buyersguide, .homevaluationcard {
    height: 700px;
    min-height: 700px;
    max-height: 700px;
  }

  .compassonecard {
    height: 500px;
  }

  .compassprivateexclusivescard {
    background-position: 50%;
    background-size: cover;
    width: 730px;
    min-width: 730px;
  }

  .compassconcierge {
    width: 630px;
    min-width: 630px;
    max-width: 630px;
  }

  .paragraph-24 {
    font-size: 16px;
    line-height: 30px;
  }

  .headline {
    font-size: 35px;
  }

  .div-block-3323.white {
    left: 45%;
  }

  .div-block-3324 {
    left: 52%;
  }

  .div-block-3325 {
    top: 21%;
    left: 10%;
  }

  .div-block-3326 {
    left: 10%;
  }

  .headlinestandardcapitalizedflatline {
    font-size: 58px;
  }

  .italic-link {
    font-size: 1.2rem;
  }
}

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .subtitle.leftaligned {
    text-align: center;
  }

  .headlinetitle {
    text-align: center;
    font-size: 4rem;
    line-height: 70px;
  }

  .headlinesubtitle {
    text-align: center;
  }

  .transparentbuttonleftline {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .containercenteredhomelocation {
    left: auto;
  }

  .form {
    width: 100%;
    margin-bottom: 10px;
  }

  .form-block-6 {
    flex-flow: row;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .containerservices {
    flex-flow: column;
    max-width: 100%;
  }

  .heading-2.fulltitle.whitetext {
    height: auto;
    line-height: 41px;
  }

  .heading-2.fulltitle.whitetext.leftaligned {
    text-align: center;
  }

  .heading-2.fulltitle.whitetext.bigtext {
    height: auto;
    line-height: 40px;
    overflow: visible;
  }

  .heading-2.fulltitle.leftaligned.paddingbottom.centeredaligned {
    text-align: center;
  }

  .div-block-135, .div-block-136, .div-block-137 {
    width: 60%;
    min-width: 60%;
    max-width: 60%;
  }

  .containerprofile {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .leftprofilehomepage {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
  }

  .rightprofilehomepage {
    width: 60%;
    min-width: 60%;
    max-width: 60%;
  }

  .paragraph.leftaligned.paddingbottom.paddingleft.centeredalign {
    text-align: center;
    padding-left: 0;
  }

  .div-block-139 {
    width: 60%;
    min-width: 60%;
    max-width: 60%;
  }

  .div-block-139.whiteborderbottom.fullwidthbutton {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .div-block-139.whiteborderbottom.fullwidthbutton.fullwidth {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .marketingapproachcard {
    height: 400px;
  }

  .compassprivateexclusivescard {
    width: 330px;
    min-width: 330px;
    max-width: 330px;
  }

  .compassconcierge {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    height: 400px;
  }

  .rightservices {
    display: flex;
  }

  .container-10 {
    flex-flow: column;
    padding-top: 5vh;
  }

  .leftguide {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .rightguide {
    width: 100%;
  }

  .container-11 {
    flex-flow: column;
  }

  .sectionhomevaluation {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    margin-bottom: 0;
  }

  .homevaluationtop {
    height: 50%;
    min-height: 50%;
    max-height: 50%;
  }

  .homevaluationbottom {
    height: 50%;
    min-height: 50%;
    max-height: 500%;
  }

  .waves---section-hero-primary {
    text-align: center;
  }

  .waves-grid-hero-1 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .waves---mega-heading-1 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-content-hero-1 {
    text-align: center;
    align-items: center;
  }

  .waves-image-wrap-hero-1 {
    height: 120px;
  }

  .waves-gradient-hero-1 {
    height: 140px;
  }

  .waves-gallery-hero-1 {
    height: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .areadescription {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-13 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .sectiontestimonials {
    margin-top: 5rem;
    padding-bottom: 0;
  }

  .div-block-144 {
    flex-flow: column;
    padding-left: 0;
  }

  .container-15 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
  }

  .container-16, .slide-3, .slider-3 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .container-17 {
    position: relative;
  }

  .headlinesubtitle-2 {
    text-align: center;
  }

  .footercontainer.paddingtopcontact.paddingbottomcontact {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .efi-ft-10 {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .efi-ft-10-grid {
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .efi-ft-10-features-grid {
    grid-template-columns: 1fr 1fr;
  }

  .efi-ft-10-feature.meetgracecard._30width.phonenumberbg, .efi-ft-10-feature.meetgracecard._30width.emailaddressbg, .efi-ft-10-feature.meetgracecard._30width.contactformbg, .efi-ft-10-feature.meetgracecard._30width.compassconciergecard, .efi-ft-10-feature.meetgracecard._30width.marketingapproachcard {
    width: 80%;
    min-width: 80%;
    max-width: 80%;
  }

  .efi-ft-10-feature.meetgracecard._30width.sellersguidecard {
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    max-height: 400px;
  }

  .div-block-3303 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .divblockwelcome {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

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

  .headline {
    letter-spacing: 6px;
    font-size: 19px;
    line-height: 30px;
  }

  .bioleft, .bioright {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .div-block-3307 {
    flex-flow: column;
  }

  .div-block-3308 {
    justify-content: center;
    align-items: center;
  }

  .container-80 {
    grid-column-gap: 5%;
    grid-row-gap: 5%;
    flex-flow: column;
    max-width: 90%;
  }

  .link-block-53 {
    margin-left: auto;
    margin-right: auto;
  }

  .onboarding_form {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

  .regularbodytext {
    text-align: center;
  }

  .onboarding_img-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: none;
  }

  .sectionhomevaluation-3 {
    top: 50%;
  }

  .onboarding_step.is-active._1step {
    max-height: 100vh;
  }

  .paragraph-76.blacktext.centeredtext {
    text-align: center;
  }

  .section_onboarding-3 {
    grid-row-gap: 16px;
    grid-template-rows: 100vh;
    grid-template-columns: minmax(0, 1fr);
    height: auto;
    padding-top: 1rem;
  }

  .onboarding_form-block {
    height: 100%;
  }

  .headlinetitle2 {
    font-size: 2rem;
  }

  .headlinetitle2.blacktext.nomargin {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 33px;
  }

  .container-81 {
    grid-column-gap: 1%;
    grid-row-gap: 1%;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: flex;
    overflow: auto;
  }

  .centerservicecard, .leftservicecard {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .rightservicecard {
    width: 50%;
    min-width: 50%;
  }

  .logotestimonials {
    position: absolute;
    inset: 10% auto auto;
  }

  .image-53 {
    max-width: 70px;
    overflow: visible;
  }

  .layout77_content-left {
    grid-row-gap: 2.5rem;
  }

  .layout77_content-left._50size {
    flex-flow: column;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .card-inner_block {
    margin-left: auto;
    margin-right: auto;
  }

  .sellersguidecontainer, .buyersguidecontainer, .homevaluationcontainer {
    width: 80%;
    min-width: 80%;
    max-width: 80%;
  }

  .image-56 {
    bottom: -10%;
  }

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

  .containerguidectas {
    flex-flow: column;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-right: auto;
    display: block;
  }

  .leftcontainerguide {
    display: none;
  }

  .rightcontainerguide {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    margin-left: 0;
    display: flex;
  }

  .guidecontainerctas {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: row;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin: 2rem auto;
  }

  .container-88 {
    justify-content: center;
    align-items: center;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    position: static;
  }

  .buttonwhite {
    font-size: 1.8vw;
  }

  .div-block-3282 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-block-3283 {
    height: 100px;
  }

  .headlinesubtitle-3 {
    text-align: center;
    display: none;
    overflow: visible;
  }

  .containercompassconciergerheader {
    flex-flow: column;
  }

  .compassconciergeleftheader {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    padding-left: 0;
    display: flex;
  }

  .compassconciergerightheader {
    width: 100%;
    min-width: 100%;
  }

  .timeline-years._1 {
    opacity: 0;
  }

  .section_white {
    height: 900px;
  }

  .slide-27._1603 {
    padding-top: 50px;
  }

  .regularbodytext-2 {
    text-align: center;
  }

  .privateexclusivessteppers {
    flex-flow: column;
  }

  .containerpress-medi {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    bottom: 0;
  }

  .container-90 {
    flex-flow: column;
  }

  .card-wrapper {
    justify-content: center;
    align-items: center;
    padding-right: 1rem;
  }

  .bigtitledivider.centeraligned.blacktext, .text-block-4.blacktext.leftaligned {
    text-align: center;
  }

  .buttonblack.smallbuttonwhite {
    margin-right: auto;
  }

  .card-wrapper-2 {
    padding-right: 21.5rem;
  }

  .layout77_component {
    grid-column-gap: .5rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .component_right {
    grid-column-gap: .5rem;
    grid-row-gap: 2.5rem;
  }

  .section_header82-2 {
    background-position: 50% 0;
    background-size: contain;
  }

  .header82_content-bottom {
    justify-content: center;
  }

  .scroll-divblock {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-105 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .link-block-106 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block-107 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-3330 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

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

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

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

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

  .waves-grid-hero-1 {
    grid-row-gap: 40px;
  }

  .waves---mega-heading-1 {
    font-size: 56px;
  }

  .waves---subtitle {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .uui-footer08_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 3rem;
  }

  .hero-4 {
    flex-flow: wrap-reverse;
  }

  .leftherocontainer {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50%;
    min-height: 50%;
    max-height: 50%;
  }

  .divblockwelcome {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
  }

  .rightherocontainer {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50%;
    min-height: 50%;
    max-height: 50%;
  }

  .paragraph-24 {
    letter-spacing: 1px;
    font-size: 9px;
    line-height: 16px;
  }

  .headline {
    font-size: 17px;
  }

  .onboarding_form {
    width: 100%;
  }

  .onboarding_step {
    min-width: 100%;
  }

  .onboarding_form-block {
    max-width: 96%;
  }

  .button_component.is-large {
    font-size: 1.3rem;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .timeline_text {
    font-size: 20px;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_left {
    text-align: left;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_progress {
    left: 6px;
  }

  .magic-lantern-sketch {
    padding-top: 45px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .body-paragraph-small.centered {
    padding-left: 30px;
    padding-right: 30px;
  }

  .huge-years-sldier {
    font-size: 265px;
  }

  .black {
    font-size: 60px;
    line-height: 50px;
  }

  .card-wrapper, .card-wrapper-2 {
    padding-right: 45%;
  }

  .layout77_component {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section_header82-2 {
    background-size: 150%;
    background-attachment: fixed;
  }

  .scroll-divblock {
    max-width: 24.5rem;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

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

  .subtitle {
    letter-spacing: 5px;
    font-size: 12px;
  }

  .subtitle.blacktext.centeredaligned._5letterspacing.whitetext {
    font-size: 12px;
    line-height: 22px;
  }

  .subtitle.blacktext.rightaligned, .subtitle.leftaligned {
    text-align: center;
  }

  .containercenteredtagline {
    margin-top: auto;
    inset: 25% 0% auto;
  }

  .headlinesblock {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .headlinetitle {
    font-size: 2.5rem;
    line-height: 40px;
  }

  .headlinesubtitle {
    font-size: .7rem;
    line-height: 15px;
  }

  .transparentbuttonleftline {
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .sectionherohomepage {
    display: block;
  }

  .text-field-2 {
    background-image: linear-gradient(#fff, #fff);
  }

  .form {
    flex-flow: column;
    width: 100%;
  }

  .btntransparent {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .btntransparent.buttonclear.shorterbtn {
    width: 60%;
    min-width: 60%;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .btntransparent.buttonclear.shorterbtn:hover {
    background-color: #000;
  }

  .form-block-6 {
    flex-flow: column;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .div-block-132 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .title {
    font-size: 40px;
    line-height: 35px;
  }

  .containerheadline {
    padding-top: 25px;
  }

  .thinline {
    display: none;
  }

  .heading-2 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-top: 25px;
    font-size: 31px;
    line-height: 30px;
  }

  .heading-2.fulltitle.whitetext {
    height: auto;
    font-size: 35px;
    font-weight: 500;
    line-height: 34px;
  }

  .heading-2.fulltitle.whitetext.leftaligned {
    text-align: center;
  }

  .heading-2.fulltitle.whitetext.bigtext {
    font-size: 35px;
  }

  .heading-2.fulltitle.leftaligned.paddingbottom {
    text-align: center;
  }

  .heading-2.fulltitle.leftaligned.paddingleft {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .heading-2.fulltitle.responsivefont {
    font-size: 23px;
  }

  .heading-2.fulltitle.bigtext {
    color: #fff;
  }

  .div-block-135, .div-block-136, .div-block-137 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .sectionaboutgrace {
    padding-top: 0;
  }

  .containerprofile {
    display: block;
  }

  .leftprofilehomepage {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: flex;
  }

  .rightprofilehomepage {
    flex-flow: row;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: block;
  }

  .headlineprofiletitlesonhomepage {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .headlineprofiletitlesonhomepage.nopaddingleft.noborderbottom {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .paragraph.leftaligned.paddingbottom.paddingleft {
    text-align: center;
    padding-left: 0;
  }

  .paragraph.leftaligned.lineheight, .paragraph.leftaligned.lineheight.paddingbottom {
    text-align: center;
  }

  .paragraph.lineheight.paddingtop {
    padding-top: 25px;
  }

  .paragraph.lineheight.paddingtop.rightaligned {
    text-align: center;
  }

  .div-block-139 {
    width: 80%;
    min-width: 80%;
    max-width: 80%;
  }

  .div-block-139.whiteborderbottom.fullwidthbutton._40 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .sectioncompassservices {
    padding-top: 0;
  }

  .compassonecard, .marketingapproachcard {
    height: 500px;
  }

  .compassprivateexclusivescard {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .compassconcierge {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 500px;
  }

  .container-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .leftservices, .rightservices {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .container-10 {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .leftguide, .leftguide.dark-circle {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .rightguide {
    justify-content: center;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
  }

  .image-2 {
    max-width: 300px;
  }

  .container-11 {
    flex-flow: column;
    padding-left: 5px;
    padding-right: 5px;
  }

  .waves---section-hero-primary {
    padding-top: 0;
    padding-bottom: 80px;
  }

  .waves---mega-heading-1 {
    font-size: 36px;
  }

  .waves-content-hero-1 {
    height: 400px;
    min-height: 400px;
    max-height: 400px;
  }

  .waves---subtitle {
    font-size: 20px;
  }

  .waves-image-wrap-hero-1 {
    justify-content: center;
    align-self: auto;
    align-items: center;
    height: 80px;
  }

  .waves-gradient-hero-1 {
    top: -1px;
  }

  .waves-gradient-hero-1.bottom {
    bottom: -1px;
  }

  .waves-column-hero-1 {
    width: 48%;
  }

  .waves-column-hero-1.column-two, .waves-column-hero-1.column-one {
    flex: none;
  }

  .waves-gallery-hero-1 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .communitiestitle {
    direction: ltr;
    align-self: center;
    display: block;
  }

  .areadescription {
    text-align: center;
  }

  .container-13 {
    width: 100%;
    min-width: 100%;
  }

  .sectiontestimonials {
    margin-top: 0;
    padding-top: 5vw;
    padding-bottom: 5vh;
  }

  .div-block-144 {
    flex-flow: column;
    padding-left: 0;
  }

  .container-15 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .container-16, .slide-3, .slide-4, .slide-5, .slide-6 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .headlinesubtitle-2 {
    font-size: .7rem;
    line-height: 15px;
  }

  .disclaimertext {
    font-size: .4rem;
    font-weight: 400;
    line-height: 8px;
  }

  .disclaimerdivblock {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .form-2, .div-block-145 {
    flex-flow: column;
  }

  .efi-ft-10-features-grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    overflow: auto;
  }

  .efi-ft-10-tabs-menu {
    margin-left: auto;
    margin-right: auto;
  }

  .efi-ft-10-tabs {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .efi-ft-10-feature.homecard {
    background-image: linear-gradient(#0000, #0000), url('../images/background4.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .efi-ft-10-feature.meetgracecard {
    background-image: linear-gradient(#0000, #0000), url('../images/background4.webp');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .efi-ft-10-feature.meetgracecard._30width.phonenumberbg, .efi-ft-10-feature.meetgracecard._30width.emailaddressbg, .efi-ft-10-feature.meetgracecard._30width.contactformbg {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .efi-ft-10-feature.meetgracecard._30width.compassconciergecard {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 400px;
  }

  .efi-ft-10-feature.meetgracecard._30width.marketingapproachcard {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .efi-ft-10-feature.meetgracecard._30width.sellersguidecard {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 400px;
  }

  .efi-ft-10-feature.homevaluationcard {
    background-image: linear-gradient(#0000, #0000), url('../images/background1.webp');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .efi-ft-10-feature.guidescard {
    background-image: linear-gradient(#0000, #0000), url('../images/background4.webp');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .efi-ft-10-feature.compassservicescard {
    background-image: linear-gradient(#0000, #0000), url('../images/background1.webp');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .efi-ft-10-feature.marketingapproachcard {
    background-image: linear-gradient(#0000, #0000), url('../images/background1.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 400px;
    max-height: 400px;
  }

  .ft-10-text-block {
    text-align: center;
    margin-left: 0;
  }

  .ft-10-tab-link {
    padding-right: 0;
  }

  .ft-10-tab-link.w--current {
    text-align: left;
    padding-right: 0;
  }

  .uui-footer08_bottom-wrapper {
    text-align: center;
    align-items: center;
  }

  .uui-logo_logotype {
    display: block;
  }

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

  .divtext {
    padding-bottom: 10px;
  }

  .heading-55 {
    font-size: 45px;
    line-height: 80%;
  }

  .facebookicon {
    min-width: 30px;
    max-width: 30px;
  }

  .container-75 {
    padding-left: 0;
    padding-right: 10px;
  }

  .mailicon, .instagramicon {
    width: 30px;
    min-width: 30px;
    max-width: 30px;
  }

  .paragraph-24 {
    font-size: 7px;
    line-height: 14px;
  }

  .headline {
    line-height: 19px;
  }

  .subtitlehero.herotitle {
    font-weight: 400;
  }

  .subtitlehero.herotitle.lineheight {
    font-size: 21px;
    line-height: 25px;
  }

  .container-76 {
    justify-content: flex-end;
    align-items: center;
    max-width: 100%;
  }

  .div-block-3305 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .paddingleft.paddingtop {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
    padding-left: 0;
  }

  .bioleft {
    padding-top: 15px;
  }

  .div-block-3308 {
    flex-flow: column;
  }

  .container-79.sellingyourhomebg {
    max-width: 100%;
  }

  .container-80 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    overflow: auto;
  }

  .div-block-3318.flex {
    padding-top: 2rem;
  }

  .slider-5, .sectionheropropertyvalution {
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
  }

  .herocontainerhomevaluation {
    top: 15%;
  }

  .heading-63 {
    font-size: 10vw;
    font-weight: 400;
    display: none;
  }

  .heading-63.staticheadline {
    justify-content: center;
    align-items: center;
    font-size: 21px;
    line-height: 25px;
    display: flex;
  }

  .heading-63.staticheadline.question {
    font-size: 21px;
    line-height: 25px;
  }

  .onboarding_form {
    min-width: 100%;
    max-width: 100%;
  }

  .headingaboutrealtor-3 {
    margin-left: 0;
  }

  .heading-64 {
    font-size: 29px;
    line-height: 30px;
    display: none;
  }

  .onboarding_step._6step {
    display: none;
  }

  .onboarding_step._3step {
    max-height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .onboarding_step._5step {
    max-height: 100%;
    display: none;
  }

  .onboarding_step._7step {
    display: none;
  }

  .onboarding_step.is-active._1step {
    max-height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .onboarding_step._8step {
    display: none;
  }

  .onboarding_step._4step {
    max-height: 100%;
    display: none;
  }

  .onboarding_step._2step {
    max-width: 100%;
    max-height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .form_field-wrapper {
    min-width: 100%;
    max-width: 100%;
  }

  .spacer-medium-2 {
    display: none;
  }

  .button_text-3 {
    font-size: 14px;
  }

  .spacer-large-2 {
    display: none;
  }

  .section_onboarding-3 {
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .form_columns-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    overflow: visible;
  }

  .onboarding_form-block {
    max-width: 100%;
  }

  .form_input {
    padding-right: 0;
  }

  .page-wrapper-5 {
    height: 100vh;
    min-height: 100vh;
  }

  .headlinetitle2 {
    font-size: 1rem;
    line-height: 22px;
  }

  .headlinetitle2.blacktext.nomargin.leftaligned {
    text-align: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .ctacard {
    margin-bottom: 10%;
  }

  .container-81 {
    grid-column-gap: 1%;
    grid-row-gap: 1%;
    flex-flow: column;
    justify-content: flex-start;
    max-width: 100%;
    display: flex;
    overflow: auto;
  }

  .centerservicecard {
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    height: 60vh;
  }

  .sectionbpaservices {
    display: block;
  }

  .leftservicecard, .rightservicecard {
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    height: 60vh;
  }

  .modelcardsbg {
    display: none;
  }

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

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

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

  .topservicesright, .topservicesright.bottom {
    justify-content: center;
    align-items: flex-start;
  }

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

  .image-52 {
    height: 50%;
    min-height: 50%;
    max-height: 50%;
  }

  .logotestimonials {
    position: static;
  }

  .div-block-3327 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 70%;
    overflow: auto;
  }

  .layout77_content-left._50size.onlinepresence {
    justify-content: flex-end;
    align-items: center;
    height: 24.6rem;
  }

  .regulartitle {
    text-align: center;
    line-height: 35px;
  }

  .sellersguidecontainer, .buyersguidecontainer, .homevaluationcontainer {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .buyersguideheader {
    padding-top: 5rem;
  }

  .buyersguideheaderimage {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
  }

  .image-56 {
    bottom: -5%;
  }

  .container-87 {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .timeline_component {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .timeline_right, .timeline_left {
    margin-left: 25px;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
    grid-auto-flow: row;
    justify-items: stretch;
    height: auto;
    min-height: auto;
    max-height: none;
    display: block;
  }

  .timeline_item.mobilehide {
    display: none;
  }

  .timeline_item.mobileshow {
    display: block;
  }

  .sectionguidectas {
    margin-top: 8rem;
  }

  .containerguidectas, .rightcontainerguide {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .guidecontainerctas {
    flex-flow: column;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .container-88 {
    display: none;
  }

  .link-block-70.w--current, .link-block-71, .link-block-74 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .sectionherocompass {
    background-image: linear-gradient(to bottom, null, null), url('../images/slider-3.webp');
    background-size: auto, cover;
  }

  .website-image-container {
    width: 76%;
    height: 81%;
  }

  .buttonwhite.largerbutton {
    font-size: 3vw;
  }

  .buttonwhite.largerbutton.leftalignbutton.paddingtop {
    font-size: 4vw;
  }

  .containerbuyerssellercompassone {
    max-width: 100%;
  }

  .sectioncompassone1 {
    width: 100%;
    height: 100%;
  }

  .div-block-3282 {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .macbook {
    width: 100%;
    display: block;
  }

  .headlinetitleminimal {
    font-size: 25px;
    line-height: 37px;
    position: relative;
  }

  .div-block-3283 {
    display: none;
  }

  .headlinesubtitle-3 {
    font-size: .7rem;
    line-height: 15px;
  }

  .headlinestandardcapitalizedflatline {
    text-align: center;
  }

  .containercompassconciergerheader.nopadding {
    padding-top: 40px;
  }

  .magic-lantern-sketch {
    max-width: 100%;
  }

  .body-paragraph-small.centered {
    font-size: 14px;
  }

  .body-paragraph-small.centered.whiteparagraph.paddingtop.blacktext {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 33px;
  }

  .section_white {
    height: 100%;
  }

  .old-school {
    height: 100%;
    margin-bottom: 50px;
  }

  .slide-27._1603 {
    padding-top: 0;
  }

  .slide-27._1824 {
    height: auto;
  }

  .huge-years-sldier {
    letter-spacing: -7px;
    padding-top: 116px;
    font-size: 125px;
  }

  .black {
    font-size: 16px;
    line-height: 40px;
  }

  .compassconciergebottomcontainer {
    flex-flow: column;
  }

  .div-block-3276 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .div-block-3277 {
    width: 100%;
    min-width: 100%;
  }

  .privateexclusivesdescriptiondiv, .regularbodytext-2.nopadding.centeredtext.lineheight {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .privateexclusivessteppers {
    flex-flow: column;
  }

  .privateexclusivesimagediv {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .div-block-3296 {
    text-align: center;
    margin-left: auto;
  }

  .card-image-2 {
    min-height: 100%;
    max-height: 100%;
  }

  .containerpress-medi {
    justify-content: center;
    align-items: center;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    bottom: 0;
  }

  .regularparagraph {
    text-align: center;
  }

  .card-wrapper {
    padding-right: 1rem;
  }

  .rightcontainer {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .bigtitledivider {
    font-size: 20px;
    line-height: 20px;
  }

  .leftcontainer {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .text-block-4 {
    line-height: 26px;
  }

  .text-block-4.blacktext {
    padding-top: 25px;
  }

  .text-block-4.blacktext.leftaligned.fullwidth.paddingtop.lineheight {
    padding-top: 10px;
  }

  ._3-phased-explained {
    flex-flow: column;
  }

  .buttonblack.smallbuttonwhite {
    width: 90%;
    min-width: 90%;
    max-width: 90%;
  }

  .card-wrapper-2 {
    padding-right: 30%;
  }

  .section_layout77 {
    overflow: hidden;
  }

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

  .stat_columns, .stat_columns.no-line {
    padding-left: 0;
  }

  .gold, .stat_lower {
    text-align: center;
  }

  .section_header82-2 {
    background-size: 184%;
    background-attachment: scroll;
  }

  .scroll-divblock {
    max-width: 17.5rem;
  }

  .link-block-80, .link-block-81, .link-block-82, .link-block-83 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .link-block-84, .link-block-85 {
    width: 100%;
  }
}

#w-node-f6b29f48-4c43-b6b7-3e4e-f6caddc9eab4-694b5160 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#area-background.w-node-f6b29f48-4c43-b6b7-3e4e-f6caddc9eaab-694b5160 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef059e-61ef059a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05a3-61ef059a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05b2-61ef059a, #w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05ba-61ef059a, #w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05c2-61ef059a, #w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05d1-61ef059a, #w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05d9-61ef059a, #w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05e1-61ef059a, #w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05eb-61ef059a, #w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05f3-61ef059a, #w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05fd-61ef059a, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c06c-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c084-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c089-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c098-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c0cb-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c0d0-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c0d5-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c0da-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c0ee-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c0f3-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c0f8-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c0fd-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c112-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c117-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c11c-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c121-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c139-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c13e-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c153-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c158-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c15d-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c162-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c170-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c182-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c187-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c18c-665d4db3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c1ba-665d4db3 {
  align-self: end;
}

#w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e319-0d167187 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e31e-0d167187 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e32d-0d167187, #w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e335-0d167187, #w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e33d-0d167187, #w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e34c-0d167187, #w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e354-0d167187, #w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e35b-0d167187, #w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e364-0d167187, #w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e36c-0d167187, #w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e376-0d167187, #w-node-_211351f7-8900-9cea-fdb4-89af3ad63d81-a13b6ac0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_211351f7-8900-9cea-fdb4-89af3ad63d86-a13b6ac0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_211351f7-8900-9cea-fdb4-89af3ad63d95-a13b6ac0, #w-node-_211351f7-8900-9cea-fdb4-89af3ad63d9d-a13b6ac0, #w-node-_211351f7-8900-9cea-fdb4-89af3ad63da5-a13b6ac0, #w-node-_211351f7-8900-9cea-fdb4-89af3ad63db4-a13b6ac0, #w-node-abc021d0-59f2-559f-3ed2-ef91744a03cb-a13b6ac0, #w-node-_667faf8b-3bcc-c88b-aece-4df668d6f2ea-a13b6ac0, #w-node-_211351f7-8900-9cea-fdb4-89af3ad63dcc-a13b6ac0, #w-node-_211351f7-8900-9cea-fdb4-89af3ad63dd4-a13b6ac0, #w-node-_211351f7-8900-9cea-fdb4-89af3ad63dde-a13b6ac0, #w-node-_327e1789-fc1d-0395-e7c4-08add0ac2a51-1fe02648 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_327e1789-fc1d-0395-e7c4-08add0ac2a56-1fe02648 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_327e1789-fc1d-0395-e7c4-08add0ac2a65-1fe02648, #w-node-_327e1789-fc1d-0395-e7c4-08add0ac2a6d-1fe02648, #w-node-_327e1789-fc1d-0395-e7c4-08add0ac2a75-1fe02648, #w-node-_327e1789-fc1d-0395-e7c4-08add0ac2a84-1fe02648, #w-node-_7dac7561-0fd7-7ab8-589b-a02e33f20b19-1fe02648, #w-node-dcb5b223-dee4-0025-bdef-880fdefd5229-1fe02648, #w-node-_327e1789-fc1d-0395-e7c4-08add0ac2a9e-1fe02648, #w-node-_327e1789-fc1d-0395-e7c4-08add0ac2aa6-1fe02648, #w-node-_327e1789-fc1d-0395-e7c4-08add0ac2ab0-1fe02648, #w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a245-f811d835 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a24a-f811d835 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a259-f811d835, #w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a261-f811d835, #w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a269-f811d835, #w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a278-f811d835, #w-node-_147faefb-e455-4a4b-d5fe-1fe4189a02fd-f811d835 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3817633a-0c33-efe2-e0b0-37ee7d1509e1-f811d835 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a292-f811d835, #w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a29a-f811d835, #w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a2a4-f811d835 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3791f07b-0d86-58bc-6f4a-1a3c61ef05a3-61ef059a {
    justify-self: auto;
  }

  #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c06c-665d4db3, #w-node-a20ca1d0-4289-c52b-0c6c-46b76b98c1ba-665d4db3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d598dd4a-6a48-4e7a-bbc0-40e3d349e31e-0d167187, #w-node-_211351f7-8900-9cea-fdb4-89af3ad63d86-a13b6ac0, #w-node-_327e1789-fc1d-0395-e7c4-08add0ac2a56-1fe02648, #w-node-_05d9eb11-7141-b3f8-2d5a-70a6e1c7a24a-f811d835 {
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a93abc56-f8fa-dcfe-fb5d-c0e30dc762f4-557a7d2f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a93abc56-f8fa-dcfe-fb5d-c0e30dc762f7-557a7d2f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a93abc56-f8fa-dcfe-fb5d-c0e30dc762f9-557a7d2f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7a6c530-b12d-42a5-1dad-f686f06c6654-557a7d2f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-c7a6c530-b12d-42a5-1dad-f686f06c6659-557a7d2f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-c7a6c530-b12d-42a5-1dad-f686f06c665b-557a7d2f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a93abc56-f8fa-dcfe-fb5d-c0e30dc76300-557a7d2f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a93abc56-f8fa-dcfe-fb5d-c0e30dc76303-557a7d2f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-cc65522a-c85a-16a4-82fb-1641160a0852-557a7d2f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-cc65522a-c85a-16a4-82fb-1641160a0857-557a7d2f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-cc65522a-c85a-16a4-82fb-1641160a0859-557a7d2f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed83a43e-a699-ab13-9dd5-a1b9347c016b-557a7d2f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-ed83a43e-a699-ab13-9dd5-a1b9347c0170-557a7d2f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-ed83a43e-a699-ab13-9dd5-a1b9347c0172-557a7d2f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3973846e-46d2-5b7b-2eda-93ae5498c62c-557a7d2f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_3973846e-46d2-5b7b-2eda-93ae5498c62f-557a7d2f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_30226abb-5b3d-d6da-0495-7a3f4bb4123c-557a7d2f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_30226abb-5b3d-d6da-0495-7a3f4bb41241-557a7d2f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_30226abb-5b3d-d6da-0495-7a3f4bb41243-557a7d2f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_11b843e9-3e86-b2d7-efc1-ee18050c0934-557a7d2f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_11b843e9-3e86-b2d7-efc1-ee18050c0937-557a7d2f, #w-node-bc3ef6ea-9597-807b-272b-05c65f1b831e-557a7d2f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-bc3ef6ea-9597-807b-272b-05c65f1b831b-557a7d2f, #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7ea7-31d6086a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7eac-31d6086a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7eae-31d6086a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7eb3-31d6086a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7eb8-31d6086a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7eba-31d6086a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7ebf-31d6086a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7ec2-31d6086a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7ed2-31d6086a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7ed7-31d6086a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7ed9-31d6086a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7ede-31d6086a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7ee3-31d6086a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7ee5-31d6086a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7eea-31d6086a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7eed-31d6086a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7efd-31d6086a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7f02-31d6086a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7f04-31d6086a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7f09-31d6086a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7f0c-31d6086a, #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7f29-31d6086a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d29fb6fc-b66b-273f-952b-30b5ca8f7f2b-31d6086a {
    grid-area: 1 / 2 / 2 / 3;
  }
}


@font-face {
  font-family: 'Chiffon Trial';
  src: url('../fonts/chiffon-trial-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brooklyn 1';
  src: url('../fonts/Brooklyn-Normal-1.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chiffon Trial';
  src: url('../fonts/chiffon-trial-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Syncopate';
  src: url('../fonts/Syncopate-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zetafonts Pro Text';
  src: url('../fonts/Zetafonts---Blacker-Pro-Text-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Made Saonara Personal Use';
  src: url('../fonts/MADE-SAONARA-PERSONAL-USE.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}