:root {
  --white-smoke: #f1f2f2;
  --midnight: #1e262e;
  --sky-blue: #8dc7e9;
}

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

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

a, a.w--current {
  color: var(--white-smoke);
  text-decoration: none;
}

.hero {
  background-image: url('../images/Avodah_CommercialRealEstate.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  display: flex;
}

.navbar {
  background-color: #0000;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 60px;
  margin-right: 60px;
  padding-bottom: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.brand {
  flex: 0 auto;
  align-self: center;
  margin-top: 60px;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  inset: 0% auto auto 0%;
}

.burger {
  z-index: 9999;
  float: right;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 50px;
  padding: 0;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.callout-contain {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-top: 0;
  display: flex;
}

.header {
  color: #fff;
  text-align: center;
  font-family: kepler-std, sans-serif;
  font-size: 54px;
  line-height: 58px;
}

.header.left-align {
  text-align: left;
}

.header.property {
  font-size: 65px;
}

.subhead {
  color: #fff;
  text-align: center;
  letter-spacing: 4.2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: lato, sans-serif;
  font-size: 9px;
  font-weight: 800;
}

.subhead.left-align {
  text-align: left;
  padding-left: 10px;
  font-family: lato, sans-serif;
  font-weight: 800;
}

.subhead.left-align.blue {
  padding-left: 4px;
}

.subhead.blue {
  color: var(--midnight);
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.button-text {
  letter-spacing: 2px;
  font-family: lato, sans-serif;
  font-size: 10px;
  font-weight: 800;
  line-height: 20px;
}

.utility-page-wrap {
  background-image: url('../images/avodah_blueback.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

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

.about-us {
  width: auto;
  margin-top: 70px;
  margin-bottom: 70px;
  display: flex;
}

.right-block {
  align-self: flex-start;
  width: 50%;
  margin-right: -10px;
  padding-left: 30px;
}

.left-block {
  justify-content: flex-end;
  align-self: flex-start;
  width: 50%;
  padding-right: 30px;
  display: block;
}

.about-image {
  background-image: url('../images/Avodah_AboutUs.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-attachment: scroll;
  width: 100%;
  height: 600px;
  margin-right: 0;
  padding-right: 0;
  display: block;
  position: static;
  right: 0;
}

.header-blue {
  color: var(--midnight);
  margin-top: 0;
  margin-bottom: 0;
  font-family: kepler-std, sans-serif;
  font-size: 55px;
  line-height: 56px;
}

.header-blue.center {
  text-align: center;
}

.subhead-blue {
  color: var(--midnight);
  letter-spacing: 4.2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: lato, sans-serif;
  font-size: 9px;
  font-weight: 800;
}

.subhead-blue.center {
  text-align: center;
}

.subhead-blue.property {
  margin-bottom: 8px;
  line-height: 9px;
}

.subhead-blue.property.left {
  text-align: center;
  margin-left: 0;
  margin-right: 30px;
}

.subhead-blue.property.center {
  margin-left: 0;
  margin-right: 0;
}

.subhead-blue.property.right {
  text-align: center;
  margin-left: 30px;
  margin-right: 0;
}

.header-lb {
  color: var(--sky-blue);
}

.paragraph {
  color: var(--midnight);
  letter-spacing: .6px;
  min-width: 200px;
  max-width: 550px;
  padding-top: 25px;
  padding-right: 39px;
  font-family: lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}

.paragraph.white {
  color: var(--white-smoke);
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 11px;
  line-height: 20px;
}

.paragraph.white.strategy {
  color: var(--white-smoke);
}

.value {
  background-image: url('../images/Avodah_CommercialRealEstate-About.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.offerings-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 85px;
  padding-top: 0;
  display: flex;
}

.italic-text {
  font-size: 18px;
  line-height: 20px;
}

.text-span {
  color: var(--sky-blue);
}

.how {
  padding-bottom: 100px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.how-intro {
  margin-bottom: 50px;
  padding-left: 0;
}

.properties {
  flex-direction: column;
  padding-top: 100px;
  padding-bottom: 140px;
  display: block;
}

.container {
  margin-top: 0;
  margin-bottom: 90px;
}

.property-container {
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.property-photo {
  background-color: var(--midnight);
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  padding-top: 0%;
  transition: all 1s;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.property-photo:hover {
  transform: scale(1.05);
}

.property-descriptor-text {
  color: var(--midnight);
  margin-top: 5px;
  font-family: lato, sans-serif;
  font-size: 11px;
  font-style: italic;
  line-height: 10px;
}

.property-descriptor-text.completed {
  color: #e6002c;
}

.property-name {
  color: var(--midnight);
  letter-spacing: 2.2px;
  text-transform: uppercase;
  font-family: lato, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  line-height: 10px;
}

.property-descriptor {
  color: var(--midnight);
  margin-top: 15px;
  font-family: lato, sans-serif;
  font-size: 10px;
  font-style: italic;
  font-weight: 400;
  line-height: 10px;
}

.contact {
  background-color: #f8f8f8;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 50px;
}

.contact.page-instance {
  height: auto;
  min-height: auto;
  margin-top: 0;
  padding-top: 245px;
  padding-bottom: 0;
}

.contact-intro {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}

.contact-intro.page-instance {
  padding-top: 0;
}

.form-block {
  justify-content: center;
  margin-bottom: 100px;
  display: flex;
}

.form {
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.contact-form {
  margin-top: 90px;
  padding-left: 35px;
  padding-right: 35px;
}

.contact-label {
  letter-spacing: 4.2px;
  text-transform: uppercase;
  margin-top: 4px;
  padding-left: 6px;
  font-family: lato, sans-serif;
  font-size: 9px;
}

.contact-field {
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent var(--midnight);
  background-color: #0000;
  height: 20px;
  margin-bottom: 0;
  padding: 0 4px;
  font-family: lato, sans-serif;
  font-size: 12px;
}

.contact-field.message {
  border-color: var(--midnight);
  height: 87%;
  padding-top: 10px;
  padding-left: 10px;
}

.sumbit-btn {
  flex-direction: column;
  margin-top: 0;
  display: block;
}

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

.footer {
  z-index: 999;
  background-image: url('../images/avodah_blueback.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  margin-top: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
  position: relative;
  inset: auto 0% 0%;
}

.name-field {
  margin-bottom: 40px;
  padding-bottom: 0;
}

.email-field {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.phone-field {
  margin-top: 40px;
  padding-top: 0;
}

.success-message {
  color: var(--midnight);
  letter-spacing: .4px;
  background-color: #0000;
  font-family: lato, sans-serif;
  font-size: 12px;
}

.error-message {
  color: var(--midnight);
  background-color: #8dc7e9;
  flex: 0 auto;
  align-self: flex-end;
  margin-top: 70px;
  font-family: lato, sans-serif;
  font-size: 12px;
  position: absolute;
}

.menu-bkgd {
  z-index: 9998;
  background-image: url('../images/avodah_blueback.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.nav-link {
  z-index: 9999;
  color: #fff;
  text-align: center;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: kepler-std, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 75px;
  position: relative;
  overflow: visible;
}

.nav-link.w--current {
  color: #fff;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: kepler-std, sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.nav-link.w--current:hover {
  color: var(--white-smoke);
}

.menu-link {
  height: 75px;
  margin-bottom: 56px;
  text-decoration: none;
  overflow: hidden;
}

.link-underline {
  background-color: var(--sky-blue);
  width: 100%;
  height: 3px;
  margin-top: -20px;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  position: relative;
  right: 100%;
}

.menu-line {
  background-color: #d7282f;
  border-radius: 0;
  width: 100%;
  height: 3px;
  margin-bottom: 0;
  padding-bottom: 0;
  position: absolute;
}

.property-photo-wrapper {
  padding-top: 66.6%;
  display: block;
  position: relative;
  overflow: hidden;
}

.footer-section-wrap {
  background-color: #0000;
  flex: 1;
  order: -1;
  width: 33%;
  height: auto;
  padding-left: 0;
}

.footer-section-wrap.second {
  order: 0;
  margin-left: 0;
  padding-left: 35px;
}

.footer-section-wrap.third {
  order: 1;
}

.footer-wrap {
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 35px;
  padding-right: 0;
  display: flex;
}

.footer-subhead {
  color: var(--sky-blue);
  letter-spacing: 4.2px;
  margin-bottom: 15px;
  font-family: lato, sans-serif;
  font-size: 9px;
  font-weight: 800;
}

.footer-paragraph {
  color: var(--white-smoke);
  font-family: lato, sans-serif;
  font-size: 12px;
  line-height: 22px;
  text-decoration: none;
}

.footer-paragraph.menu {
  line-height: 26px;
}

.footer-paragraph.menu:hover {
  opacity: 1;
}

.footer-paragraph.block {
  margin-top: 15px;
  padding-top: 0;
}

.link {
  color: var(--white-smoke);
  text-decoration: none;
}

.footer-line {
  background-color: var(--white-smoke);
  height: 1px;
  margin-top: 7px;
}

.footer-disclaimer {
  opacity: .6;
  color: var(--white-smoke);
  width: auto;
  margin-top: 8px;
  padding-top: 0;
  font-family: lato, sans-serif;
  font-size: 9px;
  line-height: 10px;
}

.capabilities-wrap {
  padding-bottom: 800px;
}

.overlay {
  z-index: 999999;
  background-color: var(--white-smoke);
  background-image: url('../images/avodah_blueback.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.button-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.how-row {
  margin-top: 45px;
  margin-left: 35px;
  display: flex;
}

.how-text-wrap {
  width: 50%;
  margin-right: 40px;
  padding-left: 0;
  padding-right: 60px;
}

.blue-line {
  background-color: var(--sky-blue);
  width: 100%;
  height: 1px;
}

.how-text {
  color: var(--sky-blue);
  align-items: center;
  margin-bottom: 2px;
  font-family: lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.bold-small {
  color: var(--white-smoke);
  font-size: 10px;
  font-weight: 800;
}

.body {
  color: var(--midnight);
  flex-direction: column;
  font-family: lato, sans-serif;
  display: flex;
}

.body.property {
  margin-top: 5px;
}

.body.property.left {
  text-align: center;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 30px;
  font-family: lato, sans-serif;
}

.body.property.center {
  text-align: center;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  font-family: lato, sans-serif;
}

.body.property.right {
  text-align: center;
  margin-top: 10px;
  margin-left: 30px;
  margin-right: 0;
  font-family: lato, sans-serif;
}

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

.body-2 {
  flex-direction: column;
  display: flex;
}

.property-hero-wrap {
  background-color: #0000;
  height: 85vh;
  display: flex;
  position: relative;
}

.hero-overlay-property {
  z-index: 0;
  opacity: .95;
  background-color: #0000;
  background-image: url('../images/avodah_blueback.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-image-property {
  z-index: -999;
  filter: grayscale();
  background-image: url('../images/Avodah-TheYard-Retail-01.webp');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.hero-image-property.project-777 {
  background-image: url('../images/Project777_Avodah.webp');
}

.hero-image-property._901-mlk {
  background-image: url('../images/709-N-Wash-Cover-Photo.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-image-property._3322-longmire {
  background-image: url('../images/Avodah_3322Longmire.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-image-property._3330-longmire {
  background-image: url('../images/Avodah_3330Longmire-1.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property.dg-noonday {
  background-image: url('../images/DSC01962.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-image-property._1725-birmingham {
  background-image: url('../images/151-Graham-6.16.2022-12.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property._618-lagrange {
  background-image: url('../images/Avodah_618LaGrange-Flatonia-1.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property.northgate {
  background-image: url('../images/Avodah_Northgate-Bryan-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-image-property.dartmouth {
  background-image: url('../images/Avodah_DartmouthCrossing-2.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property._304-22 {
  background-image: url('../images/Avodah_304E22nd-Bryan-1.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property.dg {
  background-image: url('../images/Avodah_DollarGeneralCoffeeCity-1.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property.brenham {
  background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-2.webp');
}

.hero-image-property.dgm {
  background-image: url('../images/Avodah_DollarGeneral-Madisonville-3.webp');
  background-position: 100%;
}

.hero-image-property._151-graham {
  background-image: url('../images/151-Graham-6.16.2022-12.webp');
}

.hero-image-property._1725 {
  background-image: url('../images/Avodah_1725Birmingham.webp');
}

.hero-image-property._110-lincoln {
  background-image: url('../images/110-Lincoln-hero.jpg');
  background-position: 50%;
}

.hero-image-property.familydollar {
  background-image: url('../images/15574-SH30-HERO.jpg');
  background-position: 50%;
}

.hero-image-property._750williamfitch {
  background-image: url('../images/750WilliamDFitch-Hero.webp');
}

.property-facts-background {
  background-color: var(--sky-blue);
  justify-content: center;
  align-items: center;
  height: 15vh;
  display: flex;
}

.property-head {
  height: auto;
}

.property-facts-wrap {
  flex-direction: row;
  flex: 1;
  align-self: center;
  display: flex;
}

.property-line {
  background-color: var(--midnight);
  height: 1px;
}

.property-imagery {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 100px;
  display: block;
}

.property-image {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-top: 0%;
  padding-bottom: 0%;
  display: block;
  position: relative;
}

.property-image._3322-2 {
  background-image: url('../images/Avodah_3322Longmire-1.webp');
  background-position: 50%;
  background-size: cover;
}

.map-wrap {
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 25px;
  margin-left: 100px;
  margin-right: 100px;
  padding-top: 33%;
  display: block;
  position: relative;
}

.map-fill {
  flex: 1;
  width: auto;
  height: auto;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.property-description {
  margin-top: 65px;
}

.property-description-wrap {
  flex-direction: column;
  align-items: center;
  padding-left: 39px;
  padding-right: 39px;
  display: flex;
}

.buttons {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  margin-top: 60px;
  display: flex;
}

.button-new {
  border: 2px solid var(--midnight);
  color: var(--midnight);
  letter-spacing: 2px;
  background-color: #0000;
  border-radius: 10px;
  align-self: center;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 18px;
  font-family: lato, sans-serif;
  font-size: 10px;
  font-weight: 800;
  transition: opacity .25s;
  display: flex;
}

.button-new:hover {
  background-color: var(--midnight);
  color: var(--white-smoke);
  border-radius: 0;
}

.button-new.contact-form {
  background-image: url('../images/arrow.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-right: 32px;
}

.button-new.white {
  border-color: var(--sky-blue);
  color: var(--white-smoke);
  margin-top: 45px;
}

.button-new.white:hover {
  background-color: var(--sky-blue);
  color: var(--midnight);
}

.button-new.right {
  margin-right: 25px;
}

.button-arrow {
  background-image: url('../images/arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 10px;
  margin-left: 9px;
}

.button-arrow.white {
  background-image: url('../images/arrow-white.svg');
}

.services-right {
  flex: 1;
  display: flex;
}

.icon-wrap {
  flex: 1;
  align-self: auto;
  align-items: center;
  display: flex;
}

.service-text {
  color: var(--white-smoke);
  letter-spacing: .2px;
  padding-left: 10px;
  font-family: kepler-std, sans-serif;
  font-weight: 700;
}

.icon-fill {
  background-image: url('../images/avodah_investment-sales.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  max-width: none;
  height: 50px;
}

.icon-fill.tenant {
  background-image: url('../images/avodah_tenantrepresentation.svg');
}

.icon-fill.landlord {
  background-image: url('../images/avodah_landlord-representation.svg');
}

.icon-fill.management {
  background-image: url('../images/avodah_asset-management.svg');
}

.services-left {
  flex: 1;
  display: flex;
}

.properties-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  min-width: auto;
  max-width: none;
  margin: 75px 40px 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.properties-wrapper.page {
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto;
  margin: 200px 60px 100px;
}

.property-facts-one {
  flex: 1;
  align-self: center;
  overflow: visible;
}

.property-facts-two, .property-facts-three {
  flex: 1;
  align-self: center;
}

.grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  margin-left: 100px;
  margin-right: 100px;
}

.terms-page {
  background-color: var(--midnight);
  flex-direction: column;
  display: flex;
}

.section {
  margin-top: 245px;
}

.disclaimers {
  color: #f1f2f2a6;
  margin-top: 15px;
  padding-top: 0;
  font-family: lato, sans-serif;
  font-size: 12px;
}

.disclaimer-head {
  color: var(--sky-blue);
  font-family: lato, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 12px;
}

.disclaimer-body {
  color: var(--white-smoke);
  margin-top: 5px;
  font-family: Lato, sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.disclaimer-body.break {
  margin-top: 10px;
}

.disclaimer-block {
  margin-top: 20px;
}

.terms-wrap {
  margin-top: 20px;
  margin-bottom: 80px;
  display: flex;
}

.terms-column-left {
  flex: 1;
  margin-right: 36px;
  padding-right: 0;
}

.terms-column-right {
  flex: 1;
  margin-left: 36px;
}

.list {
  color: var(--white-smoke);
  font-family: lato, sans-serif;
  font-size: 8px;
}

.fit {
  object-fit: fill;
  flex: 1;
  order: 0;
  align-self: center;
  width: 100%;
  max-width: none;
  display: block;
  position: absolute;
  inset: 0%;
}

.property-image-child {
  flex-flow: column-reverse;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  padding-bottom: 66.66%;
  display: flex;
  position: relative;
  inset: 0;
}

.property-image-child.project-777-2 {
  background-image: url('../images/Project777_Avodah-BirdsEye.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.property-image-child.project-777-1 {
  background-image: url('../images/Project777_Avodah.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.property-image-child._3330-1 {
  background-image: url('../images/Avodah_3330Longmire-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.property-image-child._3322-1 {
  background-image: url('../images/Avodah_3322Longmire-2.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._3300-2 {
  background-image: url('../images/Avodah_3330Longmire-2.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._901-1 {
  background-image: url('../images/901-W-MLK-Aerial.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.property-image-child._901-2 {
  background-image: url('../images/901-W-MLK-Cover.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.dgn-1 {
  background-image: url('../images/DollarGeneral-Noonday-1.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.dgn-2 {
  background-image: url('../images/DollarGeneral-Noonday-2.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._1725-1 {
  background-image: url('../images/Avodah_1725Birmingham-2.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._618-1 {
  background-image: url('../images/Avodah_618LaGrange-Flatonia-1.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._618-2 {
  background-image: url('../images/DSC01962.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._1725-2 {
  background-image: url('../images/Avodah_1725Birmingham.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.ng-1 {
  background-image: url('../images/Avodah_Northgate-Bryan-4.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.ng-2 {
  background-image: url('../images/Avodah_Northgate-Bryan-3.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.dm-1 {
  background-image: url('../images/Avodah_DartmouthCrossing-1.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.dm-2 {
  background-image: url('../images/Avodah_DartmouthCrossing-2.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._304-1 {
  background-image: url('../images/Avodah_304E22nd-Bryan-1.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._304-2 {
  background-image: url('../images/Avodah_304E22nd-Bryan-2.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.dgc-1 {
  background-image: url('../images/Avodah_DollarGeneralCoffeeCity-1.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.dgc-2 {
  background-image: url('../images/Avodah_DollarGeneralCoffeeCity-2.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._1551-1 {
  background-image: url('../images/Avodah-TheYard-OfficeRetail-01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.property-image-child._1551-2 {
  background-image: url('../images/Avodah-TheYard-Retail-03.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._1551-3 {
  background-image: url('../images/Avodah-TheYard-OfficeRetail-04.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._1551-4 {
  background-image: url('../images/Avodah-TheYard-OfficeRetail-03.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._709-1 {
  background-image: url('../images/709--N-Wash-Aerial.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._709-2 {
  background-image: url('../images/709-N-Wash.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.brenham-1 {
  background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-1.webp');
  background-position: 0%;
  background-size: cover;
}

.property-image-child.brenham-2 {
  background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-2.webp');
  background-position: 50% 0;
  background-size: cover;
}

.property-image-child.dgm-1 {
  background-image: url('../images/Avodah_DollarGeneral-Madisonville-1.webp');
  background-position: 50%;
  background-size: contain;
}

.property-image-child.dgm-2 {
  background-image: url('../images/Avodah_DollarGeneral-Madisonville-4.webp');
  background-position: 50%;
  background-size: contain;
}

.property-image-child._151g-1 {
  background-image: url('../images/151-Graham-6.16.2022-05.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._151g-2 {
  background-image: url('../images/151-Graham-6.16.2022-20.webp');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._110-lincoln {
  background-image: url('../images/110-Lincoln-05.jpg');
  background-position: 50%;
  background-size: cover;
}

.property-image-child._110-lincoln2 {
  background-image: url('../images/110-Lincoln-08.jpg');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.familydollar-1 {
  background-image: url('../images/15574-SH30-10.jpg');
  background-position: 50%;
  background-size: cover;
}

.property-image-child.familydollar-2 {
  background-image: url('../images/15574-SH30-11.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.heading {
  color: var(--white-smoke);
  margin-top: 60px;
  font-family: lato, sans-serif;
}

.div-block {
  color: var(--white-smoke);
  font-family: lato, sans-serif;
}

.team {
  padding-top: 245px;
  padding-bottom: 90px;
  display: none;
}

.team-container {
  display: block;
}

.team-image-container {
  flex: 1;
  width: 100%;
  margin-bottom: 24px;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.team-image {
  background-image: url('../images/DanielParulian_UnitedRealty.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.team-image.edwin {
  background-image: url('../images/Avodah-EdwinWeatherspoon.jpg');
}

.team-row {
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
}

.team-row-wrap {
  width: 50%;
  margin-right: 50px;
  padding-left: 0;
}

.team-row-wrap.right {
  margin-right: 0;
}

.title-text {
  color: var(--sky-blue);
  align-items: center;
  margin-bottom: 8px;
  font-family: lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  display: block;
}

.name-text {
  color: var(--midnight);
  align-items: center;
  margin-bottom: 2px;
  font-family: lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.team-intro {
  margin-bottom: 45px;
}

.hero-image-property-750 {
  z-index: -999;
  filter: grayscale();
  background-image: url('../images/750WilliamDFitch-Hero.webp');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.hero-image-property-750.project-777 {
  background-image: url('../images/Project777_Avodah.webp');
}

.hero-image-property-750._901-mlk {
  background-image: url('../images/709-N-Wash-Cover-Photo.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-image-property-750._3322-longmire {
  background-image: url('../images/Avodah_3322Longmire.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-image-property-750._3330-longmire {
  background-image: url('../images/Avodah_3330Longmire-1.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property-750.dg-noonday {
  background-image: url('../images/DSC01962.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-image-property-750._1725-birmingham {
  background-image: url('../images/151-Graham-6.16.2022-12.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property-750._618-lagrange {
  background-image: url('../images/Avodah_618LaGrange-Flatonia-1.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property-750.northgate {
  background-image: url('../images/Avodah_Northgate-Bryan-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-image-property-750.dartmouth {
  background-image: url('../images/Avodah_DartmouthCrossing-2.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property-750._304-22 {
  background-image: url('../images/Avodah_304E22nd-Bryan-1.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property-750.dg {
  background-image: url('../images/Avodah_DollarGeneralCoffeeCity-1.webp');
  background-position: 50%;
  background-size: cover;
}

.hero-image-property-750.brenham {
  background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-2.webp');
}

.hero-image-property-750.dgm {
  background-image: url('../images/Avodah_DollarGeneral-Madisonville-3.webp');
  background-position: 100%;
}

.hero-image-property-750._151-graham {
  background-image: url('../images/151-Graham-6.16.2022-12.webp');
}

.hero-image-property-750._1725 {
  background-image: url('../images/Avodah_1725Birmingham.webp');
}

.hero-image-property-750._110-lincoln {
  background-image: url('../images/110-Lincoln-hero.jpg');
  background-position: 50%;
}

.hero-image-property-750.familydollar {
  background-image: url('../images/15574-SH30-HERO.jpg');
  background-position: 50%;
}

.hero-image-property-750._750williamfitch {
  background-image: url('../images/750WilliamDFitch-Hero.webp');
}

@media screen and (min-width: 1920px) {
  .header-blue.center {
    margin-bottom: 0;
  }

  .subhead-blue.center {
    margin-bottom: 10px;
  }

  .paragraph {
    padding-top: 25px;
  }

  .value {
    background-size: 100% 100%;
    padding-top: 150px;
  }

  .how {
    max-width: 1200px;
  }

  .how-intro {
    margin-bottom: 75px;
    padding-left: 0;
  }

  .properties {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container {
    margin-bottom: 70px;
  }

  .property-photo {
    transition-duration: .6s;
  }

  .property-photo:hover {
    transform: scale(1.05);
  }

  .contact-intro, .contact-form {
    max-width: 1200px;
  }

  .recaptcha {
    margin-top: 60px;
  }

  .footer {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .footer-wrap {
    max-width: 1200px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .capabilities-wrap {
    max-width: 1200px;
  }

  .button-wrap {
    margin-top: 45px;
  }

  .how-row {
    margin-top: 30px;
  }

  .how-text-wrap {
    margin-right: 45px;
  }

  .hero-image-property.brenham {
    background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-2.webp');
  }

  .property-imagery {
    display: block;
  }

  .properties-wrapper.page {
    margin-top: 175px;
    margin-bottom: 100px;
  }

  .container-3 {
    max-width: 1200px;
  }

  .property-image-child.brenham-1 {
    background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-1.webp');
    background-position: 50%;
    background-size: cover;
  }

  .property-image-child.brenham-2 {
    background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-2.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .team-container {
    max-width: 1200px;
  }

  .team-row {
    margin-top: 30px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .team-row-wrap {
    margin-right: 50px;
    padding-right: 0;
  }

  .team-row-wrap.right {
    margin-right: 0;
  }

  .hero-image-property-750.brenham {
    background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-2.webp');
  }
}

@media screen and (max-width: 991px) {
  .right-block {
    padding-left: 10px;
  }

  .left-block {
    flex: 0 auto;
    padding-left: 30px;
    padding-right: 25px;
  }

  .about-image {
    height: 400px;
  }

  .header-blue {
    font-size: 40px;
    line-height: 42px;
  }

  .subhead-blue.property.left, .subhead-blue.property.center, .subhead-blue.property.right {
    font-size: 8px;
  }

  .paragraph {
    padding-right: 70px;
    font-size: 10px;
    line-height: 18px;
  }

  .offerings-wrap {
    overflow: visible;
  }

  .italic-text {
    font-size: 16px;
    line-height: 18px;
  }

  .body.property.left, .body.property.center, .body.property.right {
    font-size: 12px;
  }

  .hero-image-property.brenham {
    background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-2.webp');
  }

  .map-wrap {
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 50%;
  }

  .map-fill {
    padding-top: 0;
    position: absolute;
  }

  .property-description {
    margin-left: 51px;
    margin-right: 51px;
  }

  .icon-wrap {
    margin-left: 0;
  }

  .icon-fill.investment, .icon-fill.tenant, .icon-fill.landlord, .icon-fill.management {
    width: 40px;
    height: 40px;
  }

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

  .grid {
    grid-template-columns: 1fr;
    margin-left: 50px;
    margin-right: 50px;
  }

  .terms-column-left {
    margin-right: 24px;
  }

  .terms-column-right {
    margin-left: 24px;
  }

  .team-row {
    padding-left: 35px;
    padding-right: 35px;
  }

  .team-row-wrap {
    margin-right: 50px;
    padding-right: 0;
  }

  .hero-image-property-750.brenham {
    background-image: url('../images/Avodah_CommercialRealEstate-BrenhamIndustrial-2.webp');
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    margin-left: 28px;
    margin-right: 28px;
  }

  .header {
    font-size: 40px;
    line-height: 42px;
  }

  .header.left-align.strategy {
    text-align: center;
  }

  .header.property {
    font-size: 50px;
  }

  .subhead {
    margin-bottom: 10px;
    font-size: 8px;
  }

  .subhead.left-align {
    font-size: 8px;
  }

  .subhead.left-align.blue, .subhead.left-align.blue.contact-section {
    text-align: center;
  }

  .subhead.left-align.strategy {
    text-align: center;
    padding-left: 0;
  }

  .subhead.hero-section {
    margin-bottom: 20px;
  }

  .right-block {
    flex-direction: column;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .left-block {
    display: none;
  }

  .header-blue {
    text-align: center;
  }

  .header-blue.center.property-section {
    font-size: 48px;
  }

  .subhead-blue {
    text-align: center;
    margin-bottom: 10px;
    font-size: 8px;
  }

  .subhead-blue.center {
    font-size: 8px;
  }

  .subhead-blue.property.left {
    margin-right: 0;
  }

  .subhead-blue.property.right {
    margin-left: auto;
  }

  .paragraph {
    text-align: center;
    max-width: 450px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .paragraph.white.strategy {
    text-align: left;
  }

  .value {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .offerings-wrap {
    flex-direction: column;
    margin-top: 60px;
    margin-bottom: 180px;
  }

  .how {
    padding-bottom: 22px;
  }

  .properties {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .container {
    margin-bottom: 45px;
  }

  .contact {
    padding-top: 66px;
  }

  .contact.page-instance {
    padding-top: 200px;
  }

  .form {
    grid-template-columns: 1fr;
    grid-template-areas: "Area-2 Area-2"
                         "Area Area";
  }

  .contact-field.message {
    height: 200px;
  }

  .footer {
    background-position: 50%;
    background-size: cover;
  }

  .contact-left {
    margin-bottom: 15px;
  }

  .footer-section-wrap {
    width: 50%;
    margin-bottom: 35px;
  }

  .footer-section-wrap.second {
    padding-left: 0;
  }

  .footer-section-wrap.third {
    width: 100%;
    margin-bottom: 0;
  }

  .footer-wrap {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 35px;
  }

  .footer-line, .button-wrap {
    margin-top: 30px;
  }

  .how-row {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
  }

  .how-text-wrap {
    width: 70%;
    margin-bottom: 30px;
    margin-right: 0;
    padding-right: 30px;
  }

  .body.property.left {
    margin-right: 0;
  }

  .body.property.right {
    margin-left: 0;
  }

  .property-facts-background {
    height: auto;
    padding: 36px;
  }

  .property-facts-wrap {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .map-wrap {
    margin-left: 36px;
    margin-right: 36px;
  }

  .property-description-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .buttons {
    flex-flow: column;
  }

  .button-new.contact-form {
    margin-top: 10px;
  }

  .services-right {
    width: 90%;
    margin-top: 40px;
  }

  .icon-wrap {
    justify-content: center;
  }

  .service-text {
    padding-left: 15px;
  }

  .services-left {
    justify-content: flex-start;
    width: 90%;
  }

  .properties-wrapper {
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .property-facts-one {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .property-facts-three {
    padding-top: 30px;
  }

  .grid {
    margin-left: 36px;
    margin-right: 36px;
  }

  .section {
    margin-top: 180px;
  }

  .terms-wrap {
    flex-direction: column;
  }

  .terms-column-left {
    margin-right: 0;
  }

  .terms-column-right {
    margin-left: 0;
  }

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

  .team {
    padding-top: 200px;
    padding-bottom: 60px;
  }

  .team-row {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
  }

  .team-row-wrap {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    margin-left: 20px;
    margin-right: 20px;
  }

  .brand {
    margin-top: 20px;
    padding-left: 0;
  }

  .burger {
    margin-top: 12px;
    padding-right: 0;
  }

  .subhead-blue.property.left {
    opacity: 1;
  }

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

  .paragraph.white.strategy.team {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .offerings-wrap {
    margin-bottom: 260px;
  }

  .italic-text {
    font-size: 13px;
    line-height: 16px;
  }

  .container {
    margin-bottom: 30px;
  }

  .contact.page-instance {
    padding-top: 100px;
  }

  .form {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-template-areas: "Area-2 Area-2"
                         "Area Area";
    grid-auto-flow: row;
  }

  .contact-form {
    padding-left: 18px;
    padding-right: 18px;
    overflow: visible;
  }

  .footer {
    margin-top: 0;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .menu-bkgd {
    display: none;
  }

  .nav-link {
    font-size: 40px;
  }

  .menu-link {
    margin-bottom: 30px;
  }

  .footer-section-wrap {
    width: 100%;
  }

  .footer-wrap {
    margin-bottom: 0;
  }

  .footer-subhead {
    margin-bottom: 5px;
  }

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

  .how-text-wrap {
    width: 85%;
  }

  .body.property.left, .body.property.center, .body.property.right {
    margin-top: 5px;
  }

  .body.center {
    font-size: 11px;
  }

  .property-facts-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .property-imagery {
    margin-bottom: 36px;
  }

  .map-wrap, .property-description {
    margin-left: 24px;
    margin-right: 24px;
  }

  .buttons {
    flex-direction: column;
  }

  .button-new.right {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .icon-wrap {
    justify-content: center;
  }

  .service-text {
    font-size: 13px;
    line-height: 16px;
  }

  .properties-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }

  .properties-wrapper.page {
    margin-top: 100px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .grid {
    margin-left: 25px;
    margin-right: 25px;
  }

  .section {
    margin-top: 100px;
  }

  .terms-wrap {
    margin-bottom: 24px;
  }

  .container-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .team {
    padding-top: 100px;
  }

  .team-row {
    padding-left: 18px;
    padding-right: 18px;
  }

  .team-row-wrap {
    width: 100%;
  }
}

#w-node-d8d848f3-5a49-af3f-09d2-dabf57dcc230-9f06c309 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bba47af0-3231-595e-c69e-1077c284b345-9f06c309, #w-node-_0db32fcf-c29c-cd7f-3d6a-c2816e3ccc64-9f06c309 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center;
}

#w-node-c69c292d-f099-ca75-dd3d-8c17add4c15a-dcfb35f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c69c292d-f099-ca75-dd3d-8c17add4c15e-dcfb35f9, #w-node-c69c292d-f099-ca75-dd3d-8c17add4c160-dcfb35f9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center;
}

#w-node-dbd5b450-b32c-c6f4-79e0-590bc329c790-7c464b53, #w-node-dbd5b450-b32c-c6f4-79e0-590bc329c790-918d9eb5, #w-node-dbd5b450-b32c-c6f4-79e0-590bc329c790-227b8ba5, #w-node-dbd5b450-b32c-c6f4-79e0-590bc329c790-73937132 {
  place-self: auto;
}

@media screen and (min-width: 1920px) {
  #w-node-bba47af0-3231-595e-c69e-1077c284b345-9f06c309, #w-node-c69c292d-f099-ca75-dd3d-8c17add4c15e-dcfb35f9 {
    place-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-c69c292d-f099-ca75-dd3d-8c17add4c15a-dcfb35f9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ca5d5dd3-1ff5-45b4-ef4d-8be5b4955855-9f06c309 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d8d848f3-5a49-af3f-09d2-dabf57dcc230-9f06c309 {
    grid-area: Area;
  }

  #w-node-c69c292d-f099-ca75-dd3d-8c17add4c14d-dcfb35f9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c69c292d-f099-ca75-dd3d-8c17add4c15a-dcfb35f9 {
    grid-area: Area;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c69c292d-f099-ca75-dd3d-8c17add4c14d-dcfb35f9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


