.listing,
.listing * {
  box-sizing: border-box;
}

[data-gjs-type="social-group"] {
  filter: invert(1);
}

.listing {
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.submit-btn.success {
  padding: 0 !important;
  width: 86px !important;
  height: 36px !important;
}
.hero {
  width: 100%;
  max-width: 1800px;
}

.fade-in {
  opacity: 0;
  transform: translateY(15px);
  animation: fadeUp 1s ease-out forwards;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.frame-1171275606 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.logo {
  width: 150px;
  object-fit: contain;
}
.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;
}
.title {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 200px;
  position: relative;
}
.header {
  line-height: 1.1;
  font-weight: 500;
  text-transform: uppercase;
}

.frame-2085664049 {
  display: flex;
  gap: 10px 32px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
.frame-1171275553 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.title2 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.header2 {
  text-align: left;

  line-height: 1.6;
  font-weight: 500;
  text-transform: uppercase;
}

.frame-2085664048 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.mls {
  text-align: left;
  font-size: 32px;
  line-height: 2.5;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}
.hero-img {
  width: 100%;
  max-height: 900px;
  object-fit: cover;
}

.two-images {
  padding: 32px 0;
  display: flex;
  gap: 30px;
  justify-content: space-between;
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

.image-wrap {
  width: 49%;
}

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

.testimonial {
  padding: 140px 0px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1800px;
  position: relative;
}
.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 {
  text-align: left;
  font-weight: 500;
  flex: 1;
}
.paragraph {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 800px;
  position: relative;
}
.this-is-a-paragraph {
  text-align: left;
  line-height: 1.4;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.image2-wrap {
  width: 100%;
  max-width: 1800px;
}

.image2 {
  align-self: stretch;
  flex-shrink: 0;
  height: 673px;
  width: 100%;
  
  margin: 0 auto;
  object-fit: cover;
}
.success {
  padding: 64px 0 100px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1800px;
  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;
  position: relative;
  overflow: hidden;
}

.container {
  display: flex;
  flex-direction: column;
  gap: 100px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.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: 320px;
  position: relative;
}
.image3 {
  align-self: stretch;
  flex-shrink: 0;
  height: 480px;
  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: 300px;
  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: 300px;
  max-width: 800px;
  position: relative;
}
.sold {
  text-align: left;
  font-size: 36px;
  font-weight: 500;
}
.map {
  width: 100%;
  flex-shrink: 0;
  height: 650px;
  max-width: 1800px;
  position: relative;
  object-fit: cover;
}
.link {
  transition: .3s ease;
  cursor: pointer;
}
.link:hover {
  transform: scale(1.1);
}
.footer {
  padding: 60px 0 0px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 1800px;
  position: relative;
}
.contact {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.image4 {
  flex-shrink: 0;
  width: 300px;
  height: 200px;
  position: relative;
  object-fit: cover;
}
.frame-1171275608 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.frame-1171275590 {
  display: flex;
  flex-direction: row;
  row-gap: 24px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275592 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  min-width: 200px;
  position: relative;
}
.frame-1171275593 {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: flex-start;
  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;
}
.frame-1171275589 {
  display: flex;
  flex-direction: row;
  row-gap: 32px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275607 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  flex-wrap: wrap;
}
.frame-1171275561 {
  padding: 16px 0 16px 0px;
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  min-width: 200px;
  position: relative;
}
.frame-1171275567 {
  border-radius: 66.67px;
  padding: 5.33px;
  display: flex;
  flex-direction: row;
  gap: 8.89px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275566 {
  display: flex;
  flex-direction: row;
  gap: 8.89px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.email-1 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}
.name-designation {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  min-width: 200px;
  position: relative;
}
.email {
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}
.sarah-rechat-com {
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.frame-1171275563 {
  padding: 16px 0 16px 0px;
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  min-width: 200px;
  position: relative;
}
.call-1 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}
.phone {
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}
._474-537-4634 {
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.button {
  border-style: solid;
  border-width: 1px;
  padding: 24px 32px 24px 32px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.button2 {
  text-align: left;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.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;
}
.paragraph2 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.this-is-a-paragraph2 {
  text-align: left;
  font-size: 16px;
  line-height: 1.5;

  font-weight: 400;
  position: relative;
}
.powered-by-rechat {
  flex-shrink: 0;
  width: 142.86px;
  height: 16px;
  position: relative;
  overflow: visible;
}

@media only screen and (max-width: 749px) {
  .testimonial {
    padding: 100px 0;
  }

  .two-images {
    flex-direction: column;
  }

  .image-wrap {
    width: 100% !important;
  }

  .hero-img, .image, .image-wrap, .image2, .image3 {
    height: auto !important;
  }

  .header {
    font-size: 40px !important;
    line-height: 1 !important;
  }

  .header2,
  .header4,
  .mls {
    font-size: 24px;
    line-height: 1.6;
  }

  .sold {
    font-size: 20px;
  }
}

@media only screen and (max-width: 489px) {

  .testimonial {
    padding: 60px 0;
  }

  .header {
    font-size: 30px !important;
  }
  
  .header2,
  .mls {
    font-size: 20px;
    line-height: 1.2;
  }

  .image4 {
    width: 100%;
    height: 300px;
  }

  .item-1,
  .frame-1171275584,
  .frame-1171275551 {
    min-width: 220px;
  }

  .content {
    flex-direction: column;
  }

  .header3 {
    font-size: 30px;
    line-height: 1.6;
  }
}

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

.bma, .bma * { box-sizing: border-box; }

.bma {
  padding: 64px 128px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  justify-content: flex-end;
  max-width: 2400px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.bma__wrap {
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  justify-content: flex-start;
  max-width: 1280px;
  width: 100%;
  position: relative;
}

.bma__title-row {
  display: flex;
  flex-direction: column;
  gap: 19px;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1600px;
}
.bma__title {
  text-align: center;
  font-size: 64px;
  letter-spacing: -3px;
  font-weight: 500;
  width: 100%;
}

.bma__content {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.bma__photo-col {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  flex: 0 0 auto;
  width: 219px;
  height: 300px;
  overflow: hidden;
}
.bma__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.bma__info-col {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  min-width: 0;
  text-align: left;
}

.bma__name-role {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bma__name {
  font-size: 28px;
  letter-spacing: -1px;
  font-weight: 600;
}
.bma__role {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400;
  opacity: 0.9;
}

.bma__grid {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: flex-start;
}
.bma__grid-col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bma__pair { display: flex; flex-direction: column; gap: 8px; }
.bma__label {
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 400;
  opacity: 0.5;
}
.bma__value {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0;
}
.bma__value--multiline {
  max-width: 260px;
}

.bma__divider {
    align-self: stretch;
    border: 1px solid rgba(0,0,0,0.12);
    width: 1px;
    height: 172px;
}

.bma__socials {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 270px;
}
.bma__icon {
  width: 25px;
  height: 25px;
  display: inline-block;
}

@media (max-width: 900px) {
  .bma { padding: 48px 24px; }
  .bma__title { font-size: 40px; letter-spacing: -1px; }
  .bma__grid { flex-direction: column; }
  .bma__divider { width: 100%; height: 1px; }
  .bma__grid-col { width: 100%; max-width: 400px; }
  .bma__photo-col { width: 300px; height: 400px;}
}

.bma__content-wrap {
    display: flex;
    justify-content: space-around;
    width: 800px;
    align-items: center;
    gap: 50px;
}

@media (max-width: 639px) {
    .bma__content { flex-direction: column;}
    .bma__info-col {
        width: 300px;
    }
    .bma__grid {
        width: 100%;
    }
    .bma__socials {
        width: 100%;
        justify-content: space-around;
        gap: 0;
    }
    .bma {
        padding: 48px 0;
    }
    .bma__info-col,
    .bma__grid {
        gap: 14px;
    }
    .bma__name-role,
    .bma__grid-col {
        gap: 6px;
    }
    .bma__icon {
        width: 30px;
        height: 30px;
    }
    .bma__wrap {
        gap: 34px;
    }

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

@media (max-width: 320px) {
    .bma__info-col,
    .bma__photo-col {
        width: 280px;
    }
}

/* agent block styles*/
.agent-light,
.agent-light * {
  box-sizing: border-box;
}
.agent-light {
  margin: 0 auto;
  padding: 60px 20px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  justify-content: flex-end;
  max-width: 1400px;
  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 */