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

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

.listing {
  background: var(--inverted-container-bg-color, #304545);
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
}
.submit-btn.success {
  padding: 0 !important;
  width: 86px !important;
  height: 36px !important;
}
.hero {
  display: flex;
  flex-direction: row;
  gap: 64px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 1024px;
  min-width: 200px;
  position: relative;
}
.frame-1171275606 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.logo {
  width: 150px;
  margin-bottom: 20px;
  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 {
  color: var(--inverted-header-text-color, #dfeded);
  text-align: left;
  font-size: 96px;
  line-height: 92px;
  letter-spacing: -0.5px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  flex: 1;
}
.frame-2085664049 {
  background: var(--inverted-container-bg-color, #304545);
  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 {
  color: var(--inverted-header-text-color, #dfeded);
  text-align: left;
  font-size: 32px;
  line-height: 82px;
  letter-spacing: -0.5px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}
.frame-2085664048 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.mls-rls20058197 {
  color: var(--inverted-header-text-color, #dfeded);
  text-align: left;
  font-size: 32px;
  line-height: 82px;
  letter-spacing: -0.5px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}
.frame-1171275605 {
  padding: 32px 0px 100px 0px;
  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;
  position: relative;
}
.image {
  flex: 1;
  height: 600px;
  min-width: 200px;
  position: relative;
  object-fit: cover;
}
.testimonial {
  padding: 250px 0px 250px 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 {
  color: var(--inverted-header-text-color, #dfeded);
  text-align: left;
  font-size: 48px;
  letter-spacing: -0.5px;
  font-weight: 500;
  position: relative;
  flex: 1;
}
.paragraph {
  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-paragraph {
  color: var(--inverted-container-text-color, #ffffff);
  text-align: left;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.image2 {
  align-self: stretch;
  flex-shrink: 0;
  height: 673px;
  min-width: 200px;
  position: relative;
  object-fit: cover;
}
.success {
  padding: 64px 0px 150px 0px;
  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;
}
.header4 {
  color: var(--inverted-header-text-color, #dfeded);
  text-align: left;
  font-size: 48px;
  letter-spacing: -0.5px;
  font-weight: 500;
  position: relative;
}
.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: 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;
}
.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 {
  color: var(--inverted-header-text-color, #dfeded);
  text-align: left;
  font-size: 36px;
  letter-spacing: -0.5px;
  font-weight: 500;
  position: relative;
}
.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: 150px 0px 0px 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 {
  background: var(--container-bg-color, #ffffff);
  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(--inverted-container-text-color, #ffffff);
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}
.sarah-rechat-com {
  color: var(--inverted-container-text-color, #ffffff);
  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 {
  color: var(--inverted-container-text-color, #ffffff);
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 500;
  position: relative;
  align-self: stretch;
}
._474-537-4634 {
  color: var(--inverted-container-text-color, #ffffff);
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.button {
  border-style: solid;
  border-color: var(--inverted-border-not-for-buttons, #ffffff);
  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 {
  color: var(--button-text-color, #ffffff);
  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 {
  color: var(--inverted-light-text-color, #bfbfbf);
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  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: 1024px) {
  .header {
    font-size: 60px;
    line-height: 60px;
  }
}

@media only screen and (max-width: 749px) {
  .header {
    font-size: 40px;
    line-height: 40px;
  }
  .header2,
  .mls-rls20058197 {
    font-size: 24px;
    line-height: 40px;
  }
  .hero {
    height: 700px;
  }
}

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

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

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

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

  .content {
    flex-direction: column;
  }

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

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


.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;
  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;
  letter-spacing: -0.5px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}
.sarah-sanders {
  text-align: left;
  font-size: 42px;
  letter-spacing: -2.5px;
  font-weight: 400;
  position: relative;
}
.sales-representative {
  text-align: left;
  font-size: 18px;
  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;
  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-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;
  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-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;
  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-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;
  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-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;
  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-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) {
  .title { 
    padding:16px 0;
  }
    .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;
    }
}

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




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