.ohvo-about-page {
  background: #fff;
}

.ohvo-about-page .et_pb_row {
  width: 88%;
  max-width: 1120px;
}

body.page-id-219 #zs-fl-tip {
  display: none !important;
}

.ohvo-about-hero {
  padding: 68px 0 44px !important;
}

.ohvo-about-hero .et_pb_row {
  display: flex;
  align-items: center;
  gap: 52px;
}

.ohvo-about-hero .et_pb_column {
  margin-right: 0 !important;
}

.ohvo-about-hero-copy {
  color: #606060;
  font-size: 18px;
  line-height: 1.62;
}

.ohvo-about-kicker,
.ohvo-about-section-kicker {
  margin: 0 0 18px;
  color: #8ead2d;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .18em;
  line-height: 1.2;
  text-transform: uppercase;
}

.ohvo-about-hero-copy h1 {
  margin: 0 0 22px;
  color: #111;
  font-family: SFProDisplay-Heavy, Helvetica, Arial, sans-serif;
  font-size: 52px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.05;
}

.ohvo-about-hero-copy p {
  max-width: 570px;
  margin: 0 0 18px;
}

.ohvo-about-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 30px 0 26px;
}

.ohvo-about-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 23px;
  border: 1px solid #8ead2d;
  border-radius: 999px;
  color: #111;
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease;
}

.ohvo-about-button:hover,
.ohvo-about-button:focus {
  color: #111;
  transform: translateY(-1px);
}

.ohvo-about-button-primary {
  background: #8ead2d;
  color: #fff;
}

.ohvo-about-button-primary:hover,
.ohvo-about-button-primary:focus {
  background: #9fbd34;
  color: #fff;
  box-shadow: 0 16px 32px rgba(142, 173, 45, .24);
}

.ohvo-about-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ohvo-about-proof li {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 14px;
  border: 1px solid rgba(142, 173, 45, .24);
  border-radius: 999px;
  background: #f7f9ef;
  color: #303030;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
}

.ohvo-about-photo .et_pb_image_wrap {
  overflow: hidden;
  border-radius: 24px;
  box-shadow: 0 28px 70px rgba(17, 17, 17, .12);
}

.ohvo-about-photo img {
  display: block;
  width: 100%;
}

.ohvo-about-intro {
  padding: 26px 0 64px !important;
}

.ohvo-about-intro .et_pb_row {
  max-width: 940px;
}

.ohvo-about-intro-copy {
  color: #4f4f4f;
  font-size: 22px;
  line-height: 1.48;
  text-align: center;
}

.ohvo-about-intro-copy p {
  margin: 0;
}

.ohvo-about-panel-section {
  padding: 76px 0 !important;
  background: #fbfcf7 !important;
}

.ohvo-about-section-head {
  max-width: 780px;
  margin: 0 auto 34px;
  text-align: center;
}

.ohvo-about-section-head .ohvo-about-section-kicker {
  text-indent: .18em;
}

.ohvo-about-section-head h2 {
  margin: 0 0 16px;
  color: #111;
  font-family: SFProDisplay-Heavy, Helvetica, Arial, sans-serif;
  font-size: 42px;
  line-height: 1.1;
}

.ohvo-about-section-head p {
  margin: 0 auto;
  max-width: 690px;
  color: #686868;
  font-size: 19px;
  line-height: 1.55;
}

.ohvo-about-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.ohvo-about-card {
  min-height: 100%;
  padding: 28px;
  border: 1px solid rgba(17, 17, 17, .08);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 46px rgba(17, 17, 17, .045);
}

.ohvo-about-card h3 {
  margin: 0 0 10px;
  color: #111;
  font-family: SFProDisplay-Heavy, Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 1.18;
}

.ohvo-about-card p {
  margin: 0;
  color: #646464;
  font-size: 16px;
  line-height: 1.58;
}

.ohvo-about-process {
  padding: 78px 0 80px !important;
  background: #fff !important;
}

.ohvo-about-process-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 32px;
}

.ohvo-about-step {
  position: relative;
  padding: 30px 28px;
  border-top: 2px solid #8ead2d;
  background: #fff;
}

.ohvo-about-step strong {
  display: block;
  margin: 0 0 14px;
  color: #8ead2d;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .12em;
  line-height: 1;
  text-transform: uppercase;
}

.ohvo-about-step h3 {
  margin: 0 0 10px;
  color: #111;
  font-family: SFProDisplay-Heavy, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.16;
}

.ohvo-about-step p {
  margin: 0;
  color: #626262;
  font-size: 16px;
  line-height: 1.58;
}

.ohvo-about-promise {
  padding: 76px 0 !important;
  background: #111 !important;
}

.ohvo-about-promise .et_pb_row {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr);
  gap: 44px;
  align-items: center;
}

.ohvo-about-promise-copy h2 {
  margin: 0 0 18px;
  color: #fff;
  font-family: SFProDisplay-Heavy, Helvetica, Arial, sans-serif;
  font-size: 42px;
  line-height: 1.1;
}

.ohvo-about-promise-copy p {
  margin: 0;
  max-width: 680px;
  color: rgba(255, 255, 255, .72);
  font-size: 19px;
  line-height: 1.6;
}

.ohvo-about-promise-list {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ohvo-about-promise-list li {
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 16px;
  background: rgba(255, 255, 255, .06);
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.32;
  list-style: none;
}

.ohvo-about-promise-list li::marker,
.ohvo-about-promise-list li::before {
  content: "";
  display: none;
}

@media (max-width: 980px) {
  .ohvo-about-hero {
    padding: 52px 0 28px !important;
  }

  .ohvo-about-hero .et_pb_row,
  .ohvo-about-promise .et_pb_row {
    display: block;
  }

  .ohvo-about-hero .et_pb_column:first-child {
    margin-bottom: 34px !important;
  }

  .ohvo-about-hero-copy h1 {
    font-size: 38px;
    line-height: 1.08;
  }

  .ohvo-about-intro {
    padding-bottom: 48px !important;
  }

  .ohvo-about-intro-copy {
    font-size: 20px;
  }

  .ohvo-about-card-grid,
  .ohvo-about-process-list {
    grid-template-columns: 1fr;
  }

  .ohvo-about-panel-section,
  .ohvo-about-process,
  .ohvo-about-promise {
    padding: 58px 0 !important;
  }

  .ohvo-about-promise-copy {
    margin-bottom: 28px;
  }
}

@media (max-width: 560px) {
  .ohvo-about-page .et_pb_row {
    width: 90%;
  }

  .ohvo-about-hero-copy {
    font-size: 17px;
  }

  .ohvo-about-hero-copy h1 {
    font-size: 31px;
    line-height: 1.1;
  }

  .ohvo-about-actions,
  .ohvo-about-button {
    width: 100%;
  }

  .ohvo-about-button {
    padding-left: 18px;
    padding-right: 18px;
  }

  .ohvo-about-proof li {
    width: 100%;
    justify-content: center;
  }

  .ohvo-about-section-head h2,
  .ohvo-about-promise-copy h2 {
    font-size: 30px;
    line-height: 1.12;
  }

  .ohvo-about-section-head p,
  .ohvo-about-promise-copy p {
    font-size: 17px;
  }

  .ohvo-about-card,
  .ohvo-about-step {
    padding: 24px 22px;
  }
}
