.founder-section#founder {
  position: relative !important;
  overflow: hidden !important;
  padding: clamp(82px, 10vw, 140px) clamp(24px, 7vw, 92px) !important;
  background:
    radial-gradient(circle at 18% 12%, rgba(184, 148, 95, 0.12), transparent 32%),
    linear-gradient(135deg, #fbf6ed 0%, #f2eadf 52%, #eee3d3 100%) !important;
  border-top: 1px solid rgba(17, 16, 14, 0.08) !important;
  border-bottom: 1px solid rgba(17, 16, 14, 0.08) !important;
}

.founder-section#founder .founder-grid {
  max-width: 1240px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: minmax(0, 0.9fr) minmax(360px, 0.72fr) !important;
  gap: clamp(44px, 6vw, 92px) !important;
  align-items: center !important;
}

.founder-section#founder .founder-grid > div:first-child {
  max-width: 650px !important;
}

.founder-section#founder .section-kicker {
  color: #a98245 !important;
  font-family: "Helvetica Neue", Arial, sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 0.34em !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  margin-bottom: 24px !important;
}

.founder-section#founder h2 {
  color: #11100e !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(52px, 6vw, 88px) !important;
  line-height: 0.96 !important;
  letter-spacing: -0.055em !important;
  font-weight: 400 !important;
  margin: 0 0 28px !important;
}

.founder-section#founder .lead {
  color: rgba(17, 16, 14, 0.68) !important;
  font-size: clamp(17px, 1.35vw, 22px) !important;
  line-height: 1.68 !important;
  max-width: 560px !important;
  margin: 0 !important;
}

.founder-section#founder .founder-copy {
  position: relative !important;
  display: grid !important;
  gap: 22px !important;
}

.founder-section#founder .noble-ilana-photo-card {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 34px !important;
  min-height: 560px !important;
  background: #ded6c9 !important;
  box-shadow: 0 34px 90px rgba(17, 16, 14, 0.18) !important;
  border: 1px solid rgba(184, 148, 95, 0.28) !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  width: 100% !important;
  height: 100% !important;
  min-height: 560px !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  filter: saturate(0.92) contrast(1.02) brightness(0.98) !important;
}

.founder-section#founder .noble-ilana-photo-card::after {
  content: "ILANA BRANDWAIN";
  position: absolute;
  left: 24px;
  bottom: 22px;
  z-index: 2;
  color: rgba(255,255,255,.9);
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 11px;
  letter-spacing: .28em;
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: 0 8px 22px rgba(0,0,0,.42);
}

.founder-section#founder .founder-copy-text {
  padding: 30px 34px !important;
  border-radius: 28px !important;
  background: rgba(255, 252, 246, 0.72) !important;
  border: 1px solid rgba(17, 16, 14, 0.08) !important;
  box-shadow: 0 18px 50px rgba(17, 16, 14, 0.08) !important;
}

.founder-section#founder .founder-copy-text p {
  color: rgba(17, 16, 14, 0.72) !important;
  font-size: 16px !important;
  line-height: 1.82 !important;
  margin: 0 0 18px !important;
}

.founder-section#founder .founder-copy-text p:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 900px) {
  .founder-section#founder {
    padding: 72px 22px !important;
  }

  .founder-section#founder .founder-grid {
    grid-template-columns: 1fr !important;
    gap: 34px !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(44px, 12vw, 64px) !important;
  }

  .founder-section#founder .noble-ilana-photo-card {
    min-height: 440px !important;
    border-radius: 28px !important;
  }

  .founder-section#founder .noble-ilana-photo-card img {
    min-height: 440px !important;
  }

  .founder-section#founder .founder-copy-text {
    padding: 24px 22px !important;
  }
}

.founder-section#founder {
  padding-top: clamp(90px, 9vw, 118px) !important;
  padding-bottom: clamp(90px, 9vw, 118px) !important;
}

.founder-section#founder .founder-grid {
  grid-template-columns: minmax(360px, 0.82fr) minmax(420px, 0.78fr) !important;
  align-items: center !important;
}

.founder-section#founder .founder-grid > div:first-child {
  align-self: center !important;
  padding-top: 0 !important;
}

.founder-section#founder .founder-copy {
  align-self: center !important;
  gap: 18px !important;
}

.founder-section#founder .noble-ilana-photo-card {
  min-height: 440px !important;
  max-height: 470px !important;
  border-radius: 30px !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  min-height: 440px !important;
  height: 440px !important;
  object-fit: cover !important;
  object-position: center 42% !important;
}

.founder-section#founder .founder-copy-text {
  padding: 24px 28px !important;
  border-radius: 24px !important;
}

.founder-section#founder .founder-copy-text p {
  font-size: 15px !important;
  line-height: 1.72 !important;
  margin-bottom: 14px !important;
}

@media (max-width: 900px) {
  .founder-section#founder {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }

  .founder-section#founder .founder-grid {
    grid-template-columns: 1fr !important;
  }

  .founder-section#founder .noble-ilana-photo-card {
    min-height: 390px !important;
    max-height: 420px !important;
  }

  .founder-section#founder .noble-ilana-photo-card img {
    min-height: 390px !important;
    height: 390px !important;
  }
}

.founder-section#founder .founder-grid {
  max-width: 1080px !important;
  grid-template-columns: minmax(360px, 0.78fr) minmax(430px, 0.82fr) !important;
  gap: clamp(28px, 3.8vw, 54px) !important;
}

.founder-section#founder .founder-grid > div:first-child {
  max-width: 520px !important;
}

.founder-section#founder h2 {
  font-size: clamp(50px, 5.2vw, 76px) !important;
  line-height: 0.98 !important;
  margin-bottom: 24px !important;
}

.founder-section#founder .lead {
  max-width: 470px !important;
  font-size: clamp(16px, 1.2vw, 19px) !important;
  line-height: 1.62 !important;
}

.founder-section#founder .noble-ilana-photo-card {
  min-height: 420px !important;
  max-height: 440px !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  min-height: 420px !important;
  height: 420px !important;
}

.founder-section#founder .founder-copy-text {
  padding: 22px 26px !important;
}

.founder-section#founder .founder-copy-text p {
  font-size: 14.5px !important;
  line-height: 1.68 !important;
  margin-bottom: 12px !important;
}

@media (max-width: 900px) {
  .founder-section#founder .founder-grid {
    max-width: 100% !important;
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }

  .founder-section#founder .founder-grid > div:first-child {
    max-width: 100% !important;
  }
}

.founder-section#founder {
  padding-top: 78px !important;
  padding-bottom: 78px !important;
}

.founder-section#founder .founder-grid {
  max-width: 980px !important;
  grid-template-columns: 360px 450px !important;
  gap: 34px !important;
  justify-content: center !important;
  align-items: center !important;
}

.founder-section#founder .founder-grid > div:first-child {
  max-width: 360px !important;
  justify-self: end !important;
  text-align: left !important;
}

.founder-section#founder .founder-copy {
  width: 450px !important;
  justify-self: start !important;
}

.founder-section#founder h2 {
  font-size: 62px !important;
  line-height: .96 !important;
  margin-bottom: 22px !important;
}

.founder-section#founder .lead {
  font-size: 16px !important;
  line-height: 1.62 !important;
}

.founder-section#founder .noble-ilana-photo-card {
  min-height: 420px !important;
  max-height: 420px !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  height: 420px !important;
  min-height: 420px !important;
}

.founder-section#founder .founder-copy-text {
  padding: 20px 24px !important;
}

.founder-section#founder .founder-copy-text p {
  font-size: 14px !important;
  line-height: 1.62 !important;
  margin-bottom: 10px !important;
}

@media (max-width: 900px) {
  .founder-section#founder {
    padding: 64px 22px !important;
  }

  .founder-section#founder .founder-grid {
    max-width: 100% !important;
    grid-template-columns: 1fr !important;
    gap: 26px !important;
  }

  .founder-section#founder .founder-grid > div:first-child,
  .founder-section#founder .founder-copy {
    width: 100% !important;
    max-width: 100% !important;
    justify-self: stretch !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(42px, 12vw, 58px) !important;
  }
}

.founder-section#founder {
  padding: 72px 0 !important;
}

.founder-section#founder .founder-grid {
  width: min(100%, 1280px) !important;
  max-width: 1280px !important;
  margin: 0 auto !important;
  padding: 0 clamp(34px, 5vw, 72px) !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: clamp(34px, 5vw, 72px) !important;
  justify-content: center !important;
  align-items: center !important;
}

.founder-section#founder .founder-grid > div:first-child {
  width: 100% !important;
  max-width: none !important;
  justify-self: stretch !important;
  align-self: center !important;
  text-align: left !important;
  padding-left: clamp(0px, 2vw, 26px) !important;
}

.founder-section#founder .founder-copy {
  width: 100% !important;
  max-width: none !important;
  justify-self: stretch !important;
  align-self: center !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 18px !important;
}

.founder-section#founder .section-kicker {
  margin-bottom: 22px !important;
  font-size: 12px !important;
  letter-spacing: .32em !important;
}

.founder-section#founder h2 {
  max-width: 560px !important;
  font-size: clamp(58px, 5.7vw, 86px) !important;
  line-height: .94 !important;
  letter-spacing: -.055em !important;
  margin: 0 0 24px !important;
}

.founder-section#founder .lead {
  max-width: 520px !important;
  font-size: 18px !important;
  line-height: 1.68 !important;
}

.founder-section#founder .noble-ilana-photo-card {
  width: 100% !important;
  min-height: 430px !important;
  max-height: 430px !important;
  border-radius: 30px !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  width: 100% !important;
  height: 430px !important;
  min-height: 430px !important;
  object-fit: cover !important;
  object-position: center 42% !important;
}

.founder-section#founder .founder-copy-text {
  width: 100% !important;
  padding: 24px 28px !important;
  border-radius: 24px !important;
  box-sizing: border-box !important;
}

.founder-section#founder .founder-copy-text p {
  font-size: 15px !important;
  line-height: 1.68 !important;
  margin-bottom: 12px !important;
}

@media (max-width: 900px) {
  .founder-section#founder {
    padding: 62px 0 !important;
  }

  .founder-section#founder .founder-grid {
    grid-template-columns: 1fr !important;
    padding: 0 22px !important;
    gap: 28px !important;
  }

  .founder-section#founder .founder-grid > div:first-child {
    padding-left: 0 !important;
  }

  .founder-section#founder h2 {
    max-width: 100% !important;
    font-size: clamp(44px, 12vw, 62px) !important;
  }

  .founder-section#founder .lead {
    max-width: 100% !important;
    font-size: 16px !important;
  }

  .founder-section#founder .noble-ilana-photo-card {
    min-height: 390px !important;
    max-height: 390px !important;
  }

  .founder-section#founder .noble-ilana-photo-card img {
    height: 390px !important;
    min-height: 390px !important;
  }
}

.founder-section#founder {
  padding: 74px 0 !important;
}

.founder-section#founder .founder-grid {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 clamp(70px, 8vw, 130px) !important;
  grid-template-columns: minmax(420px, 0.92fr) minmax(520px, 1fr) !important;
  gap: clamp(46px, 6vw, 92px) !important;
  justify-content: space-between !important;
  align-items: center !important;
  box-sizing: border-box !important;
}

.founder-section#founder .founder-grid > div:first-child {
  width: 100% !important;
  max-width: 620px !important;
  justify-self: end !important;
  align-self: center !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.founder-section#founder .founder-copy {
  width: 100% !important;
  max-width: 620px !important;
  justify-self: start !important;
}

.founder-section#founder h2 {
  max-width: 620px !important;
  font-size: clamp(64px, 5.9vw, 92px) !important;
  line-height: .94 !important;
  margin-bottom: 24px !important;
}

.founder-section#founder .lead {
  max-width: 560px !important;
  font-size: 18px !important;
  line-height: 1.68 !important;
}

.founder-section#founder .noble-ilana-photo-card {
  width: 100% !important;
  min-height: 420px !important;
  max-height: 420px !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  height: 420px !important;
  min-height: 420px !important;
}

.founder-section#founder .founder-copy-text {
  width: 100% !important;
  padding: 22px 26px !important;
}

.founder-section#founder .founder-copy-text p {
  font-size: 14.5px !important;
  line-height: 1.66 !important;
}

@media (max-width: 1100px) {
  .founder-section#founder .founder-grid {
    padding: 0 44px !important;
    grid-template-columns: minmax(340px, 0.9fr) minmax(420px, 1fr) !important;
    gap: 36px !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(54px, 5.4vw, 76px) !important;
  }
}

@media (max-width: 900px) {
  .founder-section#founder {
    padding: 62px 0 !important;
  }

  .founder-section#founder .founder-grid {
    padding: 0 22px !important;
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }

  .founder-section#founder .founder-grid > div:first-child,
  .founder-section#founder .founder-copy {
    max-width: 100% !important;
    justify-self: stretch !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(44px, 12vw, 62px) !important;
  }

  .founder-section#founder .noble-ilana-photo-card {
    min-height: 390px !important;
    max-height: 390px !important;
  }

  .founder-section#founder .noble-ilana-photo-card img {
    height: 390px !important;
    min-height: 390px !important;
  }
}

.founder-section#founder {
  padding: 78px 0 !important;
}

.founder-section#founder .founder-grid {
  width: 100% !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
  padding: 0 clamp(54px, 6vw, 96px) !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: clamp(48px, 6vw, 88px) !important;
  align-items: center !important;
  box-sizing: border-box !important;
}

.founder-section#founder .founder-grid > div:first-child {
  width: 100% !important;
  max-width: 100% !important;
  justify-self: stretch !important;
  align-self: center !important;
  padding: 0 !important;
}

.founder-section#founder .founder-copy {
  width: 100% !important;
  max-width: 100% !important;
  justify-self: stretch !important;
  align-self: center !important;
  gap: 18px !important;
}

.founder-section#founder .section-kicker {
  font-size: 12px !important;
  letter-spacing: .34em !important;
  margin-bottom: 24px !important;
}

.founder-section#founder h2 {
  max-width: 100% !important;
  font-size: clamp(68px, 6.8vw, 106px) !important;
  line-height: .92 !important;
  letter-spacing: -.06em !important;
  margin: 0 0 26px !important;
}

.founder-section#founder .lead {
  max-width: 620px !important;
  font-size: 20px !important;
  line-height: 1.62 !important;
}

.founder-section#founder .noble-ilana-photo-card {
  width: 100% !important;
  min-height: 470px !important;
  max-height: 470px !important;
  border-radius: 32px !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  width: 100% !important;
  height: 470px !important;
  min-height: 470px !important;
  object-fit: cover !important;
  object-position: center 42% !important;
}

.founder-section#founder .founder-copy-text {
  width: 100% !important;
  padding: 26px 32px !important;
  border-radius: 26px !important;
}

.founder-section#founder .founder-copy-text p {
  font-size: 15.5px !important;
  line-height: 1.68 !important;
  margin-bottom: 12px !important;
}

@media (max-width: 1100px) {
  .founder-section#founder .founder-grid {
    padding: 0 42px !important;
    gap: 38px !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(56px, 6vw, 82px) !important;
  }

  .founder-section#founder .lead {
    font-size: 17px !important;
  }

  .founder-section#founder .noble-ilana-photo-card {
    min-height: 420px !important;
    max-height: 420px !important;
  }

  .founder-section#founder .noble-ilana-photo-card img {
    height: 420px !important;
    min-height: 420px !important;
  }
}

@media (max-width: 900px) {
  .founder-section#founder {
    padding: 62px 0 !important;
  }

  .founder-section#founder .founder-grid {
    grid-template-columns: 1fr !important;
    padding: 0 22px !important;
    gap: 28px !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(44px, 12vw, 62px) !important;
  }

  .founder-section#founder .lead {
    font-size: 16px !important;
  }

  .founder-section#founder .noble-ilana-photo-card {
    min-height: 390px !important;
    max-height: 390px !important;
  }

  .founder-section#founder .noble-ilana-photo-card img {
    height: 390px !important;
    min-height: 390px !important;
  }
}

.founder-section#founder {
  padding: 82px 0 86px !important;
}

.founder-section#founder .founder-grid {
  width: 100% !important;
  max-width: 1420px !important;
  margin: 0 auto !important;
  padding: 0 clamp(64px, 7vw, 112px) !important;
  display: grid !important;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr) !important;
  gap: clamp(44px, 5.2vw, 78px) !important;
  align-items: start !important;
  box-sizing: border-box !important;
}

.founder-section#founder .founder-grid > div:first-child {
  width: 100% !important;
  max-width: 100% !important;
  justify-self: stretch !important;
  align-self: start !important;
  padding-top: 58px !important;
}

.founder-section#founder .founder-copy {
  width: 100% !important;
  max-width: 100% !important;
  justify-self: stretch !important;
  align-self: start !important;
  gap: 18px !important;
}

.founder-section#founder .section-kicker {
  font-size: 13px !important;
  letter-spacing: .36em !important;
  margin-bottom: 26px !important;
}

.founder-section#founder h2 {
  max-width: 100% !important;
  font-size: clamp(76px, 7.2vw, 116px) !important;
  line-height: .91 !important;
  letter-spacing: -.065em !important;
  margin: 0 0 28px !important;
}

.founder-section#founder .lead {
  max-width: 650px !important;
  font-size: 21px !important;
  line-height: 1.62 !important;
}

.founder-section#founder .noble-ilana-photo-card {
  width: 100% !important;
  min-height: 500px !important;
  max-height: 500px !important;
  border-radius: 34px !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  width: 100% !important;
  height: 500px !important;
  min-height: 500px !important;
  object-fit: cover !important;
  object-position: center 42% !important;
}

.founder-section#founder .founder-copy-text {
  width: 100% !important;
  padding: 28px 34px !important;
  border-radius: 28px !important;
}

.founder-section#founder .founder-copy-text p {
  font-size: 16px !important;
  line-height: 1.7 !important;
  margin-bottom: 13px !important;
}

@media (max-width: 1100px) {
  .founder-section#founder .founder-grid {
    padding: 0 42px !important;
    gap: 36px !important;
  }

  .founder-section#founder .founder-grid > div:first-child {
    padding-top: 38px !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(58px, 6.2vw, 84px) !important;
  }

  .founder-section#founder .lead {
    font-size: 17px !important;
  }

  .founder-section#founder .noble-ilana-photo-card {
    min-height: 430px !important;
    max-height: 430px !important;
  }

  .founder-section#founder .noble-ilana-photo-card img {
    height: 430px !important;
    min-height: 430px !important;
  }

  .founder-section#founder .founder-copy-text p {
    font-size: 14.5px !important;
  }
}

@media (max-width: 900px) {
  .founder-section#founder {
    padding: 62px 0 !important;
  }

  .founder-section#founder .founder-grid {
    grid-template-columns: 1fr !important;
    padding: 0 22px !important;
    gap: 28px !important;
  }

  .founder-section#founder .founder-grid > div:first-child {
    padding-top: 0 !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(46px, 12vw, 64px) !important;
  }

  .founder-section#founder .lead {
    font-size: 16px !important;
  }

  .founder-section#founder .noble-ilana-photo-card {
    min-height: 390px !important;
    max-height: 390px !important;
  }

  .founder-section#founder .noble-ilana-photo-card img {
    height: 390px !important;
    min-height: 390px !important;
  }
}

.founder-section#founder {
  padding: 86px 0 !important;
}

.founder-section#founder .founder-grid {
  width: 100% !important;
  max-width: 1380px !important;
  margin: 0 auto !important;
  padding: 0 clamp(54px, 6vw, 96px) !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: clamp(48px, 6vw, 86px) !important;
  align-items: center !important;
  box-sizing: border-box !important;
}

.founder-section#founder .founder-grid > div:first-child {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 100% !important;
  max-width: 100% !important;
  justify-self: stretch !important;
  align-self: center !important;
  padding: 0 !important;
}

.founder-section#founder .founder-copy {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
  max-width: 100% !important;
  justify-self: stretch !important;
  align-self: center !important;
  display: block !important;
}

.founder-section#founder .noble-ilana-photo-card {
  width: 100% !important;
  height: 620px !important;
  min-height: 620px !important;
  max-height: 620px !important;
  border-radius: 34px !important;
  margin: 0 !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  width: 100% !important;
  height: 620px !important;
  min-height: 620px !important;
  object-fit: cover !important;
  object-position: center center !important;
}

.founder-section#founder .founder-copy-text {
  position: static !important;
  width: 100% !important;
  max-width: 680px !important;
  margin: 28px 0 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.founder-section#founder .section-kicker {
  font-size: 13px !important;
  letter-spacing: .36em !important;
  margin-bottom: 26px !important;
}

.founder-section#founder h2 {
  max-width: 720px !important;
  font-size: clamp(72px, 6.6vw, 108px) !important;
  line-height: .92 !important;
  letter-spacing: -.065em !important;
  margin: 0 0 28px !important;
}

.founder-section#founder .lead {
  max-width: 680px !important;
  font-size: 21px !important;
  line-height: 1.62 !important;
  margin-bottom: 30px !important;
}

.founder-section#founder .founder-copy-text p {
  color: rgba(17,16,14,.72) !important;
  font-size: 17px !important;
  line-height: 1.78 !important;
  margin: 0 0 16px !important;
}

@media (max-width: 1100px) {
  .founder-section#founder .founder-grid {
    padding: 0 42px !important;
    gap: 38px !important;
  }

  .founder-section#founder .noble-ilana-photo-card,
  .founder-section#founder .noble-ilana-photo-card img {
    height: 520px !important;
    min-height: 520px !important;
    max-height: 520px !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(58px, 6vw, 84px) !important;
  }

  .founder-section#founder .lead,
  .founder-section#founder .founder-copy-text p {
    font-size: 16px !important;
  }
}

@media (max-width: 900px) {
  .founder-section#founder {
    padding: 64px 0 !important;
  }

  .founder-section#founder .founder-grid {
    grid-template-columns: 1fr !important;
    padding: 0 22px !important;
    gap: 32px !important;
  }

  .founder-section#founder .founder-copy {
    grid-column: 1 !important;
    grid-row: 1 !important;
  }

  .founder-section#founder .founder-grid > div:first-child {
    grid-column: 1 !important;
    grid-row: 2 !important;
  }

  .founder-section#founder .noble-ilana-photo-card,
  .founder-section#founder .noble-ilana-photo-card img {
    height: 430px !important;
    min-height: 430px !important;
    max-height: 430px !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(46px, 12vw, 64px) !important;
  }

  .founder-section#founder .lead {
    font-size: 16px !important;
  }

  .founder-section#founder .founder-copy-text p {
    font-size: 15px !important;
  }
}

.founder-section#founder .founder-grid {
  max-width: 1420px !important;
  grid-template-columns: minmax(0, 0.98fr) minmax(0, 1.02fr) !important;
  gap: clamp(52px, 6vw, 92px) !important;
}

.founder-section#founder .noble-ilana-photo-card {
  height: 660px !important;
  min-height: 660px !important;
  max-height: 660px !important;
}

.founder-section#founder .noble-ilana-photo-card img {
  height: 660px !important;
  min-height: 660px !important;
  object-position: center center !important;
}

.founder-section#founder h2 {
  font-size: clamp(78px, 6.9vw, 114px) !important;
  line-height: .91 !important;
  margin-bottom: 30px !important;
}

.founder-section#founder .lead {
  font-size: 22px !important;
  line-height: 1.64 !important;
  max-width: 720px !important;
  margin-bottom: 34px !important;
}

.founder-section#founder .founder-copy-text {
  max-width: 740px !important;
  margin-top: 30px !important;
}

.founder-section#founder .founder-copy-text p {
  font-size: 18px !important;
  line-height: 1.78 !important;
  margin-bottom: 17px !important;
}

@media (max-width: 1100px) {
  .founder-section#founder .noble-ilana-photo-card,
  .founder-section#founder .noble-ilana-photo-card img {
    height: 540px !important;
    min-height: 540px !important;
    max-height: 540px !important;
  }

  .founder-section#founder h2 {
    font-size: clamp(58px, 6vw, 84px) !important;
  }

  .founder-section#founder .lead,
  .founder-section#founder .founder-copy-text p {
    font-size: 16.5px !important;
  }
}

@media (max-width: 900px) {
  .founder-section#founder .noble-ilana-photo-card,
  .founder-section#founder .noble-ilana-photo-card img {
    height: 440px !important;
    min-height: 440px !important;
    max-height: 440px !important;
  }

  .founder-section#founder .lead {
    font-size: 16px !important;
  }

  .founder-section#founder .founder-copy-text p {
    font-size: 15.5px !important;
  }
}

@media (max-width: 900px) {
  .founder-section#founder {
    padding: 44px 0 58px !important;
    overflow: hidden !important;
  }

  .founder-section#founder .founder-grid {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 20px !important;
    gap: 26px !important;
    box-sizing: border-box !important;
  }

  .founder-section#founder .founder-copy {
    order: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
  }

  .founder-section#founder .founder-grid > div:first-child {
    order: 2 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
  }

  .founder-section#founder .noble-ilana-photo-card {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    border-radius: 26px !important;
    margin: 0 !important;
    overflow: hidden !important;
  }

  .founder-section#founder .noble-ilana-photo-card img {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    display: block !important;
    object-fit: contain !important;
    object-position: center center !important;
  }

  .founder-section#founder .section-kicker {
    font-size: 10px !important;
    line-height: 1.55 !important;
    letter-spacing: 0.26em !important;
    margin: 0 0 18px !important;
    max-width: 100% !important;
    word-break: normal !important;
  }

  .founder-section#founder h2 {
    font-size: 46px !important;
    line-height: 0.98 !important;
    letter-spacing: -0.045em !important;
    margin: 0 0 20px !important;
    max-width: 100% !important;
    word-break: normal !important;
  }

  .founder-section#founder .lead {
    font-size: 17px !important;
    line-height: 1.55 !important;
    max-width: 100% !important;
    margin: 0 0 22px !important;
    word-break: normal !important;
  }

  .founder-section#founder .founder-copy-text {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 22px 0 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .founder-section#founder .founder-copy-text p {
    font-size: 16px !important;
    line-height: 1.72 !important;
    margin: 0 0 16px !important;
    max-width: 100% !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }
}

@media (max-width: 430px) {
  .founder-section#founder .founder-grid {
    padding: 0 18px !important;
  }

  .founder-section#founder h2 {
    font-size: 42px !important;
  }

  .founder-section#founder .lead {
    font-size: 16px !important;
  }

  .founder-section#founder .founder-copy-text p {
    font-size: 15.5px !important;
  }
}
