.agent-website-9,
.agent-website-9 * {
  box-sizing: border-box;
}
.agent-website-9 {
  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;
}

.submit-btn.success {
  padding: 0 !important;
}

.hero {
  background: var(--container-bg-color, #ffffff);
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-end;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.logo {
  width: 175px;
  margin-bottom: 20px;
}

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

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

.container {
  background: #fff;
  border-style: solid;
  border-color: var(--button-border, #304545);
  border-width: 0px 1px 0px 0px;
  padding: 24px 32px 24px 64px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: center;
  flex: 1;
  height: 600px;
  min-width: 300px;
  position: relative;
}
.title {
  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;
}
.header {
  color: #000;
  text-align: left;
  /* font-size: 40px; */
  font-size: calc(var(--h2-font-size) * 1.3);
  letter-spacing: -0.5px;
  font-weight: 500;
  position: relative;
}
.paragraph {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 398.5px;
  position: relative;
}
.this-is-a-paragraph {
  color: var(--container-text-color, #000000);
  text-align: left;
  /* font-size: 24px; */
  font-size: calc(var(--h3-font-size));
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.button {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 600px;
  min-width: 300px;
  position: relative;
  object-fit: cover;
}
.about {
  background: var(--container-bg-color, #ffffff);
  border-style: solid;
  border-color: #304545;
  border-width: 1px 0px 0px 0px;
  padding: 200px 64px 200px 64px;
  display: flex;
  flex-direction: row;
  gap: 64px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275553 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  min-width: 240px;
  max-width: 800px;
  position: relative;
}
.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: 20px; */
  font-size: calc(var(--body-font-size) * 1.4);
  line-height: 28px;
  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;
}
.button2 {
  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: var(--button-text-color, #ffffff); */
  text-align: left;
  /* font-size: 16px; */
  font-size: calc(var(--body-font-size) * 1.06);
  letter-spacing: 0.5px;
  font-weight: 400;
  justify-content: flex-start;
}
.button3 {
  color: var(--button-text-color, #ffffff);
  text-align: left;
  /* 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;
  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: 100px 64px 100px 64px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.title2 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.title3 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.header2 {
  color: #000;
  text-align: left;
  /* font-size: 48px; */
  font-size: calc(var(--h1-font-size));
  letter-spacing: -0.5px;
  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;
}
.container2 {
  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: 100px;
  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;
}
.image {
  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: 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;
}
.title4 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.header3 {
  color: #000;
  text-align: left;
  /* font-size: 32px; */
  font-size: calc(var(--h2-font-size) * 1.08);
  letter-spacing: -0.5px;
  font-weight: 500;
  position: relative;
}
.sold {
  color: #000;
  text-align: left;
  /* font-size: 24px; */
  font-size: calc(var(--h3-font-size));
  letter-spacing: -0.5px;
  font-weight: 500;
  position: relative;
}
.about2 {
  background: var(--container-bg-color, #ffffff);
  border-style: solid;
  border-color: var(--button-border, #304545);
  border-width: 1px 0px 0px 0px;
  padding: 150px 64px 150px 64px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  position: relative;
}
.title5 {
  padding: 32px 0px 32px 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;
}
.title6 {
  border-style: solid;
  border-color: rgba(48, 69, 69, 0.3);
  border-width: 1px 0px 0px 0px;
  padding: 32px 0px 32px 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;
}
.testimonial {
  padding: 200px 128px 200px 128px;
  display: flex;
  flex-direction: column;
  gap: 300px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  position: relative;
}

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

.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;
  overflow: hidden;
}
.this-is-a-paragraph3 {
  color: var(--inverted-container-text-color, #ffffff);
  text-align: left;
  /* font-family: "CircularXXTT", sans-serif; */
  /* font-size: 20px; */
  font-size: calc(var(--body-font-size) * 1.4);
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.title7 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 1024px;
  position: relative;
}
.header4 {
  color: var(--inverted-container-text-color, #dfeded);
  text-align: left;
  /* font-family: "RecklessNeue-Medium", sans-serif; */
  /* font-size: 48px; */
  font-size: calc(var(--h1-font-size));
  letter-spacing: -0.5px;
  font-weight: 500;
  position: relative;
  flex: 1;
}
.listing {
  background: var(--container-bg-color, #ffffff);
  border-style: solid;
  border-color: var(--button-border, #304545);
  border-width: 1px 0px 0px 0px;
  padding: 150px 64px 150px 64px;
  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;
}
.title8 {
  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: column;
  gap: 40px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.container {
  width: 100%;
}

.screenshot-2024-09-25-at-21-46-52-1 {
  border-radius: 4px;
  flex-shrink: 0;
  width: 368px;
  height: 360px;
  position: relative;
  object-fit: cover;
}
.screenshot-2024-09-25-at-21-46-52-2 {
  border-radius: 4px;
  flex-shrink: 0;
  width: 368px;
  height: 360px;
  position: relative;
  object-fit: cover;
}
.screenshot-2024-09-25-at-21-46-52-3 {
  border-radius: 4px;
  flex-shrink: 0;
  width: 368px;
  height: 360px;
  position: relative;
  object-fit: cover;
}
.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;
}
.contact {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 150px;
  position: relative;
}
.image2 {
  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;
  min-width: 300px;
  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;
}
.title9 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 300px;
  position: relative;
}
.frame-11712755932 {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
  flex-shrink: 0;
  position: relative;
}
.subtract2 {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.instagram-with-circle-svgrepo-com-22 {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.frame-11712755652 {
  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;
}
.group2 {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: 0%;
  top: 0%;
  overflow: visible;
}
.linkedin-round-svgrepo-com-52 {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  position: relative;
  overflow: visible;
}
.facebook2 {
  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-1171275561 {
  padding: 16px 24px 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 {
  background: var(--inverted-container-bg-color, #304545);
  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 {
  color: var(--container-text-color, #000000);
  text-align: left;
  /* font-size: 20px; */
  font-size: calc(var(--body-font-size) * 1.4);
  letter-spacing: 0.5px;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}
.sarah-rechat-com {
  color: var(--container-text-color, #000000);
  text-align: left;
  /* font-size: 20px; */
  font-size: calc(var(--body-font-size) * 1.4);
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.frame-1171275563 {
  padding: 16px 24px 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 {
  color: var(--container-text-color, #000000);
  text-align: left;
  /* font-size: 20px; */
  font-size: calc(var(--body-font-size) * 1.4);
  letter-spacing: 0.5px;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}
._474-537-4634 {
  color: var(--container-text-color, #000000);
  text-align: left;
  /* font-size: 20px; */
  font-size: calc(var(--body-font-size) * 1.4);
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.button4 {
  background: var(--button-bg-color, #304545);
  padding: 24px 32px 24px 32px;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  /* color: var(--button-text-color, #ffffff); */
  text-align: left;
  /* font-size: 16px; */
  font-size: calc(var(--body-font-size) * 1.06);
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
  display: flex;
  text-decoration: none;
}

.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: 24px;
  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;
  fill:#000;
}


@media only screen and (max-width: 480px) {
  .content {
    flex-direction: column;
  }
  .item-1 {
    min-width: 150px;
  }
  .frame-1171275584 {
    min-width: 150px;
  }
  .frame-1171275551 {
    min-width: 150px;
  }

  .about {
    padding: 200px 34px 200px 34px;
  }
  .success {
    padding: 100px 34px 100px 34px;
  }
  .frame-1171275593 {
    gap: 0px;
  }
  .testimonial {
    padding: 100px 64px 100px 64px;
  }
  /* .header4 {
    font-size: 33px;
  } */
  .listing {
    padding: 150px 34px 150px 34px;
  }
  .footer {
    padding: 150px 34px 64px 34px;
  }
  .image2 {
    width: 100%;
  }
  .frame-11712755932 {
    gap: 5px;
  }
}


.agent-light,
.agent-light * {
  box-sizing: border-box;
}
.agent-light {
  padding: 64px 20px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  justify-content: flex-end;
  max-width: 2400px;
  position: relative;
  width: 100%;
}
.frame-2085664017 {
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  /* width: 1280px; */
  max-width: 1280px;
  position: relative;
}
.listing-title {
  display: flex;
  flex-direction: column;
  gap: 19px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1600px;
  position: relative;
}
.get-in-touch {
  text-align: left;
  /* font-size: 64px; */
  font-size: calc(var(--h1-font-size) * 1.3);
  letter-spacing: -3px;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}
.frame-2085664016 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  flex-wrap: wrap;
}
.frame-2085664027 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.slider3 {
  flex-shrink: 0;
  width: 396px;
  height: 500px;
  position: relative;
  object-fit: contain;
}
.frame-1171275523 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.name-designation {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-2085664023 {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.team-name {
  text-align: left;
  /* font-size: 24px; */
  font-size: calc(var(--h3-font-size));
  letter-spacing: -0.5px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.sarah-sanders {
  text-align: left;
  /* font-size: 42px; */
  font-size: calc(var(--h2-font-size) * 1.4);
  letter-spacing: -2.5px;
  font-weight: 400;
  position: relative;
}
.sales-representative {
  text-align: left;
  /* font-size: 18px; */
  font-size: calc(var(--body-font-size) * 1.2);
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-2085664024 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.frame-1171275508 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.frame-2085664019 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.phone {
  text-align: left;
  /* font-size: 14px; */
  font-size: calc(var(--body-font-size) * 0.93);
  letter-spacing: 2px;
  font-weight: 400;
  opacity: 0.5;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
._555-867-5309 {
  color: inherit;
  text-align: left;
  /* font-size: 16px; */
  font-size: calc(var(--body-font-size) * 1.06);
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-2085664020 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.emailEmail {
  text-align: left;
  /* font-size: 14px; */
  font-size: calc(var(--body-font-size) * 0.93);
  letter-spacing: 2px;
  font-weight: 400;
  opacity: 0.5;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sarah-adler-associates-com {
  color: inherit;
  text-align: left;
  /* font-size: 16px; */
  font-size: calc(var(--body-font-size) * 1.06);
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-2085664025 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.license {
  text-align: left;
  /* font-size: 14px; */
  font-size: calc(var(--body-font-size) * 0.93);
  letter-spacing: 2px;
  font-weight: 400;
  opacity: 0.5;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
._01234567 {
  text-align: left;
  /* font-size: 16px; */
  font-size: calc(var(--body-font-size) * 1.06);
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-2085664022 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.vector-148 {
  align-self: stretch;
  flex-shrink: 0;
  height: 1px;
  position: relative;
  overflow: visible;
}
.office {
  text-align: left;
  /* font-size: 14px; */
  font-size: calc(var(--body-font-size) * 0.93);
  letter-spacing: 2px;
  font-weight: 400;
  opacity: 0.5;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
._555-367-2389 {
  color: inherit;
  text-align: left;
  /* font-size: 16px; */
  font-size: calc(var(--body-font-size) * 1.06);
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-2085664026 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.address {
  text-align: left;
  /* font-size: 14px; */
  font-size: calc(var(--body-font-size) * 0.93);
  letter-spacing: 2px;
  font-weight: 400;
  opacity: 0.5;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
._1234-maplewood-lane-springfield-ca-90210 {
  text-align: left;
  /* font-size: 16px; */
  font-size: calc(var(--body-font-size) * 1.06);
  font-weight: 400;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-20856640262 {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.instagram-line {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}
.tiktok-fill {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}
.facebook-circle-fill {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}
.twitter-x-fill {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}
.linkedin-fill {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}
.youtube-fill {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  position: relative;
  overflow: visible;
}


@media (max-width: 480px) {
    .slider3 {
        width: 300px;
        height: 350px;
    }
    .get-in-touch {
        /* font-size: 54px; */
        text-align: center;
    }

    .frame-1171275523 {
        max-width: 90%;
    }
    .frame-20856640262 {
        gap: 15px;
    }

    .vector-148 {
        width: 280px;
    }

    .container {
      padding: 24px 32px;
      height: 350px;
    }
}

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


