.agent-website-7,
.agent-website-7 * {
  box-sizing: border-box;
}
.agent-website-7 {
  background: var(--body-bg-color, #f3f3f3);
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  max-width: 2800px;
  position: relative;
  overflow: hidden;
}

[data-aos="fade-up"]:not(.aos-animate) {
  transform: translate3d(0, 24px, 0) !important;
}

[data-aos="fade-right"]:not(.aos-animate) {
  transform: translate3d(-24px, 0, 0) !important;
}

[data-aos="fade-left"]:not(.aos-animate) {
  transform: translate3d(24px, 0, 0) !important;
}

@media (prefers-reduced-motion: reduce) {
  [data-aos] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

.submit-btn.success {
  padding: 0 !important;
}
.hero {
  background: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.54),
    rgba(0, 0, 0, 0.54)
  );
  padding: 280px 64px 280px 64px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  position: relative;
  /* height: 100vh; */
}
.logo {
  width: 100%;
  max-width: 225px;
  object-fit: contain;
}
.frame-1171275612 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.title {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 260px;
  position: relative;
}
.header {
  color: var(--inverted-container-text-color, #DFE4ED);
  font-size: var(--h1-font-size);
  font-weight: 500;
}
.paragraph {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 800px;
  position: relative;
}
.this-is-a-paragraph {
  color: var(--inverted-container-text-color, #ffffff);
  text-align: center;
  font-size: var(--h3-font-size);
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 400;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.link {
  transition: .3s ease;
  cursor: pointer;
}

.link:hover {
  transform: scale(1.1);
}

.button {
  border-style: solid;
  border-color: var(--inverted-border-not-for-buttons, #ffffff);
  border-width: 2px;
  padding: 24px 32px 24px 32px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 311px;
  color: var(--inverted-border-not-for-buttons, #ffffff);
  text-align: center;
  /* font-size: 16px; */
  font-size: calc(var(--body-font-size) * 1.06);
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
}

.hero2 {
  background: var(--container-bg-color, #ffffff);
  padding: 150px 128px 150px 128px;
  display: flex;
  flex-direction: row;
  gap: 64px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.image {
  flex-shrink: 0;
  width: 351px;
  height: 477px;
  min-width: 300px;
  max-width: 2800px;
  position: relative;
  object-fit: cover;
}
.frame-1171275553 {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  min-width: 300px;
  max-width: 800px;
  position: relative;
}
.title2 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 300px;
  position: relative;
  overflow: hidden;
}
.header2 {
  color: #000;
  font-size: var(--h1-font-size);
  font-weight: 500;
}
.paragraph2 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.this-is-a-paragraph2 {
  color: var(--container-text-color, #000000);
  text-align: left;
  font-size: calc(var(--body-font-size) * 1.4);
  line-height: 1.4;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-1171275613 {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275592 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275593 {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.subtract {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.instagram-with-circle-svgrepo-com-2 {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.frame-1171275565 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 32px;
  height: auto;
  position: relative;
  overflow: visible;
}
.youtube-round-svgrepo-com-1 {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: hidden;
}
.group {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}
.linkedin-round-svgrepo-com-5 {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.facebook {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.button3 {
  background: var(--button-bg-color, #304545);
  padding: 16px 32px 16px 32px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  /* color: #fff; */
}

.testimonial {
  padding: 84px 64px;
  width: 100%;
}
.testimonial-header-block {
  width: 100%;
  margin: 0 0 28px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 12px;
}
.testimonial-title-block {
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1;
}
.testimonial-subtitle {
  font-size: calc(var(--body-font-size) * 1.4);
  font-weight: 300;
  color: #A3A3A3;
  text-transform: uppercase;
}
.testimonial-ttl {
  font-size: var(--h1-font-size);
  font-weight: 400;
}
.testimonial-counter {
  width: 20%;
  font-size: calc(var(--body-font-size) * 1.4);
  text-align: right;
  font-weight: 300;
  color: #A3A3A3;
  font-variant-numeric: tabular-nums;
}
.testimonial-divider {
  width: 100%;
  border: 0;
  border-top: 1px solid #fff;
  margin: 0;
  opacity: 0.3;
}
.testimonial-divider-bottom {
  width: 100%;
  border: 0;
  border-top: 1px solid #fff;
  margin: 0;
  opacity: 0.3;
}

.frame-1171275610 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.ellipse-135 {
  border-radius: 50%;
  flex-shrink: 0;
  width: 128px;
  height: 128px;
  position: relative;
  object-fit: cover;
}
.title3 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 1024px;
  position: relative;
}
.header3 {
  color: #000;
  text-align: left;
  font-size: var(--h1-font-size);
  font-weight: 500;
  position: relative;
  flex: 1;
}
.paragraph3 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 800px;
  position: relative;
}
.this-is-a-paragraph3 {
  color: #000;
  text-align: left;
  font-size: calc(var(--body-font-size) * 1.4);
  line-height: 1.4;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.success {
  background: var(--container-bg-color, #ffffff);
  border-style: solid;
  border-color: var(--button-border, #304545);
  border-width: 1px 0px 0px 0px;
  padding: 64px 128px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.title4 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.title5 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.header4 {
  font-size: var(--h2-font-size);
  font-weight: 500;
}
.container {
  display: flex;
  flex-direction: column;
  gap: 60px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
}

.container {
  width: 100%;
}

.row-1 {
  display: flex;
  flex-direction: row;
  gap: 60px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.item-1 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  min-width: 260px;
  position: relative;
}
.image2 {
  align-self: stretch;
  flex-shrink: 0;
  height: 320px;
  position: relative;
  object-fit: cover;
}
.content {
  display: flex;
  flex-direction: row;
  row-gap: 32px;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275584 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  min-width: 250px;
  position: relative;
}
.frame-1171275551 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  min-width: 250px;
  max-width: 800px;
  position: relative;
}
.header5 {
  color: #000;
  text-align: left;
  font-size: calc(var(--h2-font-size) * 1.08);
  font-weight: 500;
  position: relative;
}
.sold {
  color: #000;
  text-align: left;
  font-size: calc(var(--h3-font-size));
  font-weight: 500;
  position: relative;
}
.frame-1171275443 {
  background: var(--container-bg-color, #ffffff);
  border-style: solid;
  border-color: var(--button-border, #304545);
  border-width: 1px 0px 0px 0px;
  padding: 72px 128px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275441 {
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  position: relative;
}
.title6 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275398 {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;

}
.frame-1171275616 {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  flex: 1;
  position: relative;
}

.rechat-listings-sdk {
  background: var(--container-bg-color);
  width: 100%;
}

.rechat-listings-sdk > [data-type="grid-column"] {
  display: block;
  width: 100%;
}

#LISTING rechat-root {
  --rechat-theme-space-4: var(--rechat-spacing-4, 4px);
  --rechat-theme-space-5: var(--rechat-spacing-12, 12px);
  --rechat-theme-space-6: var(--rechat-spacing-16, 16px);
  --rechat-theme-space-7: var(--rechat-spacing-20, 20px);
  --rechat-theme-space-8: var(--rechat-spacing-24, 24px);
  --rechat-theme-space-9: var(--rechat-spacing-32, 32px);
  --rechat-theme-radius-2: var(--rechat-radius-6, 6px);
  --rechat-theme-radius-3: var(--rechat-radius-10, 10px);
  --rechat-theme-font-weight-medium: 500;
  display: block;
  width: 100%;
  --rechat-theme-text-font-family: var(--template-container-font-family, inherit);
  --rechat-listing-heading-font-family: var(--template-h1-font-family, var(--template-container-font-family, inherit));
  --rechat-theme-black-a4: rgba(0, 0, 0, 0.08);
  --rechat-theme-black-a6: rgba(0, 0, 0, 0.14);
  --rechat-theme-font-size-3: var(--body-font-size);
  --rechat-theme-font-size-6: calc(var(--h2-font-size) * 1.08);
  --rechat-theme-listing-card-box-shadow: 0 18px 42px rgba(0, 0, 0, 0.10);
  --rechat-theme-listing-card-highlighted-box-shadow: 0 26px 60px rgba(0, 0, 0, 0.16);
  color: var(--rechat-content-primary, #18181b);
}

.success-listings-sdk {
  display: block;
  width: 100%;
  gap: 0;
}

.success-listings-root,
.success-listings-sdk rechat-listings,
.success-listings-sdk rechat-map-listings-grid {
  display: block;
  width: 100%;
}

.success-listings-sdk:not(:has(rechat-map)) .map-listing-grid__root {
  display: block;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  padding: 0 !important;
  overflow: visible !important;
}

.success-listings-sdk:not(:has(rechat-map)) rechat-map-listings-grid {
  max-height: none !important;
}

.success-listings-sdk:not(:has(rechat-map)) .map-listing-grid__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(32px, 6vw, 100px);
  width: 100%;
  min-height: 0 !important;
  overflow: visible !important;
  padding: 0;
}

.success-listings-sdk:not(:has(rechat-map)) .map-listing-grid__card-wrapper,
.success-listings-sdk:not(:has(rechat-map)) .listing-card__hyperlink {
  display: block;
  width: 100%;
  min-width: 0;
  text-decoration: none;
}

.success-listings-sdk:not(:has(rechat-map)) .rechat-listing-card {
  width: 100%;
  min-width: 0;
  height: 100%;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.success-listings-sdk:not(:has(rechat-map)) .rechat-listing-card__media,
.success-listings-sdk:not(:has(rechat-map)) .rechat-listing-card__photo,
.success-listings-sdk:not(:has(rechat-map)) .rechat-listing-card__photo-image {
  width: 100%;
  height: 320px;
  min-height: 320px;
  border-radius: 0;
}

.success-listings-sdk:not(:has(rechat-map)) .rechat-listing-card__media {
  padding: 0;
  overflow: hidden;
}

.success-listings-sdk .rechat-listing-card__photo-image {
  object-fit: cover;
}

.success-listings-sdk:not(:has(rechat-map)) .rechat-listing-card__content {
  gap: 16px;
  padding: 24px 0 0;
}

#LISTING .map-listing-grid__root {
  display: block;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}

#LISTING .map-listing-grid__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(320px, 100%), 1fr));
  gap: calc(var(--rechat-theme-space-7) + var(--rechat-theme-space-4)) var(--rechat-theme-space-9);
  min-height: 0 !important;
  overflow: visible !important;
  padding: 0;
}

#LISTING .map-listing-grid__card-wrapper,
#LISTING .listing-card__hyperlink {
  display: block;
  width: 100%;
  min-width: 0;
}

#LISTING .rechat-listings-root {
  --rechat-card-font-family: var(--template-container-font-family, inherit);
  --rechat-card-price-font-family: var(--template-h1-font-family, var(--template-container-font-family, inherit));
  --rechat-card-content: var(--rechat-content-primary, #18181b);
  --rechat-card-tertiary-content: var(--rechat-content-tertiary, #71717a);
  --rechat-card-background: var(--rechat-background-primary, #ffffff);
}

#LISTING .map-listing-grid__card-wrapper > * {
  display: block;
  width: 100%;
  height: 100%;
  min-width: 0;
  color: inherit;
  text-decoration: none;
}

#LISTING rechat-listings-count > p {
  padding: 10px 0;
}

#LISTING .rechat-listing-card {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  padding: 10px 10px 18px;
  border: 1px solid var(--rechat-theme-black-a4);
  border-radius: var(--rechat-theme-radius-3);
  box-shadow: var(--rechat-theme-listing-card-box-shadow);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

#LISTING .rechat-listing-card:hover {
  border-color: var(--rechat-theme-black-a6);
  box-shadow: var(--rechat-theme-listing-card-highlighted-box-shadow);
  transform: translateY(-4px);
}

#LISTING .rechat-listing-card__media,
#LISTING .rechat-listing-card__photo,
#LISTING .rechat-listing-card__photo-image {
  width: 100%;
  height: 320px;
  min-height: 320px;
  aspect-ratio: auto;
  border-radius: var(--rechat-theme-radius-2);
}

#LISTING .rechat-listing-card__media {
  overflow: hidden;
}

#LISTING .rechat-listing-card__photo-image {
  object-fit: cover;
}

#LISTING .rechat-listing-card__content {
  gap: var(--rechat-theme-space-4);
  padding-top: var(--rechat-theme-space-5);
}

#LISTING .rechat-listing-card__price {
  color: var(--rechat-card-content, #18181b);
  font-family: var(--rechat-listing-heading-font-family, var(--rechat-theme-text-font-family, inherit));
  font-size: var(--rechat-theme-font-size-6);
  font-weight: var(--rechat-theme-font-weight-medium);
  line-height: 1.1;
}

#LISTING .rechat-listing-card__property-info,
#LISTING .rechat-listing-card__address {
  color: var(--rechat-card-content, #18181b);
  font-size: var(--rechat-theme-font-size-3);
  line-height: 1.35;
}

#LISTING .rechat-listing-card__mls {
  color: var(--rechat-card-tertiary-content, #71717a);
  font-size: calc(var(--rechat-theme-font-size-3) * 0.86);
}

@media only screen and (min-width: 1601px) {
  #LISTING .map-listing-grid__list {
    gap: calc(var(--rechat-theme-space-7) + var(--rechat-theme-space-4));
  }
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
  #LISTING .map-listing-grid__list {
    gap: calc(var(--rechat-theme-space-7) + var(--rechat-theme-space-4));
  }
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
  #LISTING .map-listing-grid__list {
    gap: var(--rechat-theme-space-8);
  }
}

.screenshot-2024-09-25-at-21-46-52-1 {
  border-radius: 4px;
  flex-shrink: 0;
  width: 325.67px;
  height: 360px;
  position: relative;
  object-fit: cover;
}
.screenshot-2024-09-25-at-21-46-52-2 {
  border-radius: 4px;
  flex-shrink: 0;
  width: 325.67px;
  height: 360px;
  position: relative;
  object-fit: cover;
}
.screenshot-2024-09-25-at-21-46-52-3 {
  border-radius: 4px;
  flex-shrink: 0;
  width: 325.67px;
  height: 360px;
  position: relative;
  object-fit: cover;
}
.about {
  background: var(--container-bg-color, #ffffff);
  border-style: solid;
  border-color: rgba(48, 69, 69, 0.12);
  border-width: 1px 0px 0px 0px;
  padding: 100px 128px 100px 128px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  position: relative;
}
.title7 {
  padding: 64px 0px 64px 0px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.header6 {
  font-size: var(--h2-font-size);
  font-weight: 500;
  flex: 1;
}
.title8 {
  border-style: solid;
  border-color: #000000;
  border-width: 1px 0px 0px 0px;
  padding: 64px 0px 64px 0px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.footer {
  background: var(--container-bg-color, #ffffff);
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.12);
  border-width: 1px 0px 0px 0px;
  padding: 150px 64px 64px 64px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  position: relative;
}


.credits {
  padding: 50px 0px 50px 0px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.rechat {
  display: flex;
  flex-direction: column;
  gap: 52px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275476 {
  display: flex;
  flex-direction: column;
  gap: 52px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.paragraph4 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.this-is-a-paragraph4 {
  color: var(--light-text-color, #595959);
  text-align: left;
  /* font-size: 16px; */
  font-size: calc(var(--body-font-size) * 1.06);
  line-height: 1.5;
  letter-spacing: 0.15px;
  font-weight: 400;
  position: relative;
  flex: 1;
}
.powered-by-rechat {
  flex-shrink: 0;
  width: 142.86px;
  height: 16px;
  position: relative;
  overflow: visible;
}


@media only screen and (max-width: 760px) {
  .success,
  .frame-1171275443,
  .about,
  .testimonial,
  .footer {
    padding: 64px 40px;
  }

  #LISTING .rechat-listing-card__media,
  #LISTING .rechat-listing-card__photo,
  #LISTING .rechat-listing-card__photo-image {
    height: 280px;
    min-height: 280px;
  }

  #LISTING .map-listing-grid__list {
    gap: var(--rechat-theme-space-8);
  }

}

@media only screen and (max-width: 480px) {
  .image3 {
    width: 100%;
    height: 300px;
  }

  .title {
    align-self: center;
  }

  .button {
    width: 211px;
  }

  .hero {
    padding: 180px 64px 180px 64px;
  }

  .success,
  .frame-1171275443,
  .about,
  .testimonial,
  .footer {
    padding: 64px 16px;
  }

  .success-listings-sdk:not(:has(rechat-map)) .map-listing-grid__list {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .success-listings-sdk:not(:has(rechat-map)) .rechat-listing-card__media,
  .success-listings-sdk:not(:has(rechat-map)) .rechat-listing-card__photo,
  .success-listings-sdk:not(:has(rechat-map)) .rechat-listing-card__photo-image {
    height: 240px;
    min-height: 240px;
  }

  #LISTING .rechat-listing-card__media,
  #LISTING .rechat-listing-card__photo,
  #LISTING .rechat-listing-card__photo-image {
    height: 240px;
    min-height: 240px;
  }

  #LISTING .map-listing-grid__list {
    gap: var(--rechat-theme-space-7);
  }
} 

@media only screen and (max-width: 320px) {
  .frame-11712755932 {
    gap: 0;
  }
}

.splide__list li {
  margin-right: 10px !important;
}
.splide__slide {
  width: auto !important;
  height: auto !important;
  max-width: 100vw;
  max-height: 100vh;
}
.splide__list, .splide__track {
  width: 100% !important;
  height: auto !important;
  padding-right: 0 !important;
}
.splide__image {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
}

.splide__pagination li {
  display: flex !important;
  flex-direction: row-reverse;
  align-items: center;
}

.splide__pagination__page {
  width: 30px !important;
  border-radius: 3px !important;
  height: 5px !important;
  margin: 5px !important;
   background: #888 !important; 
}
 .splide__pagination__page.is-active
{
  background: #000 !important;
  border:solid 1px #aaa !important;
  transform: scale(1.3) !important;
}

.splide--draggable>.splide__track>.splide__list> .is-active {
  margin-right: 10px !important;
}

/* agent block styles*/
.agent-light,
.agent-light * {
  box-sizing: border-box;
}
.agent-light {
  margin: 0 auto;
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  justify-content: flex-end;
  max-width: 1200px;
  width: 100%;
}
.get-in-touch {
  font-size: 64px;
  font-weight: 500;
}
.frame-2085664016 {
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: wrap;
}
.slider3 {
  width: 396px;
  height: 500px;
  object-fit: contain;
}
.frame-1171275523 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
}
.name-designation {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
}
.frame-2085664023 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
}
.team-name {
  font-size: 24px;
}
.sarah-sanders {
  font-weight: 600;
}
.sales-representative {
  letter-spacing: .4px;
}
.frame-2085664024 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-1171275508 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
}
.frame-2085664019 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: center;
}
.phone {
  letter-spacing: 2px;
}
.frame-2085664020 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: center;
}
.emailEmail {
  letter-spacing: 2px;
}
.frame-2085664025 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
}
.license {
  letter-spacing: 2px;
}
.frame-2085664022 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
}
.vector-148 {
  height: 1px;
}
.office {
  letter-spacing: 2px;
}
.frame-2085664026 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
}
.address {
  letter-spacing: 2px;
}

/*.frame-20856640262 {
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
}
.social-icon {
  width: 24px;
  height: 24px;
}*/

@media only screen and (max-width: 768px) {
  .get-in-touch {
    font-size: 48px !important;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .agent-light {
    padding: 40px 0;
  }
  .mls-num {
    text-align: left;
  }
  .frame-2085664016 {
    width: 100%;
  }
  .frame-2085664027 {
    width: 100%;
  }
  .slider3 {
    width: 100%;
    height: 350px;
  }
  .frame-1171275523 {
    max-width: 90%;
  }
  /*.frame-20856640262 {
    gap: 15px;
  }*/
  .vector-148 {
    width: 100%;
  }
}

@media print {
  .agent-light {
    page-break-inside: avoid !important;
    padding: 0;
  }
  .slider3 {
    height: 350px;
    width: 300px;
  }
  .frame-20856640262 {
    display: none;
  }
  .get-in-touch {
    text-align: center;
  }
  .frame-2085664016 {
    flex-direction: column;
    align-items: center;
  }
}
/* agent block styles end */

/* Editorial layout polish */
.hero2,
.success,
.frame-1171275443,
.about,
.footer {
  padding-left: clamp(24px, 6vw, 96px);
  padding-right: clamp(24px, 6vw, 96px);
}

.hero2 {
  padding-top: clamp(72px, 8vw, 112px);
  padding-bottom: clamp(72px, 8vw, 112px);
  gap: clamp(40px, 6vw, 80px);
  align-items: stretch;
}

.hero2 .image {
  width: clamp(320px, 30vw, 430px);
  height: auto;
  min-height: 460px;
  aspect-ratio: 4 / 5;
}

.hero2 .frame-1171275553 {
  max-width: 720px;
  gap: 28px;
  justify-content: center;
}

.hero2 .this-is-a-paragraph2 {
  max-width: 68ch;
  font-size: calc(var(--body-font-size) * 1.15);
  line-height: 1.65;
  letter-spacing: 0.25px;
}

.success {
  padding-top: clamp(72px, 7vw, 104px);
  padding-bottom: clamp(72px, 7vw, 104px);
  gap: clamp(40px, 5vw, 64px);
}

.frame-1171275443 {
  padding-top: clamp(64px, 6vw, 88px);
  padding-bottom: clamp(64px, 6vw, 88px);
}

.frame-1171275441 {
  gap: 40px;
}

#LISTING .map-listing-grid__list {
  grid-template-columns: repeat(auto-fill, minmax(min(320px, 100%), 1fr));
  column-gap: clamp(24px, 2.5vw, 40px);
  row-gap: clamp(28px, 3vw, 44px);
}

#LISTING .rechat-listing-card {
  padding: 12px 12px 20px;
}

#LISTING .rechat-listing-card__media,
#LISTING .rechat-listing-card__photo,
#LISTING .rechat-listing-card__photo-image {
  height: clamp(260px, 22vw, 320px);
  min-height: 260px;
}

.about {
  padding-top: clamp(52px, 5vw, 72px);
  padding-bottom: clamp(52px, 5vw, 72px);
  display: flex;
  flex-direction: column;
  gap: 0;
}

.about > .title5 {
  justify-content: flex-start;
  margin-bottom: 18px;
}

.about > .title7,
.about > .title8 {
  min-height: 0;
  padding: clamp(28px, 3.5vw, 44px) 0;
  border-bottom: 0;
  align-items: center;
}

.about > .title7 {
  border-top: 0;
}

.about > .title8 {
  border-top: 1px solid color-mix(in srgb, currentColor 20%, transparent);
}

.about .header4,
.about .header6 {
  line-height: 1.25;
}

.footer {
  padding-top: clamp(72px, 7vw, 104px);
  padding-bottom: 40px;
}

.footer > .agent-light {
  padding: 0 0 64px;
}

.footer > .agent-light .frame-2085664016 {
  flex-wrap: nowrap;
  align-items: center;
}

.footer > .agent-light .slider3 {
  width: 260px;
  height: 300px;
  object-fit: cover;
}

.footer > .agent-light .get-in-touch {
  display: none;
}

.footer .credits {
  padding: 40px 0 16px;
  border-top: 1px solid color-mix(in srgb, currentColor 14%, transparent);
}

.link {
  transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.link:hover {
  transform: translateY(-2px);
}

.button {
  width: auto;
  min-width: 220px;
  padding: 16px 28px;
  border-width: 1px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.button:hover {
  background: var(--inverted-container-text-color, #ffffff);
  border-color: var(--inverted-container-text-color, #ffffff);
  color: var(--inverted-container-bg-color, #121212) !important;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
}

.button:focus-visible,
.submit-btn:focus-visible,
.link:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

@media only screen and (max-width: 760px) {
  .hero2 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .hero2 .image {
    width: min(100%, 430px);
    min-height: 0;
  }

  .footer > .agent-light {
    padding-bottom: 48px;
  }

  .footer > .agent-light .frame-2085664016 {
    flex-wrap: wrap;
  }
}
