.pro-hero {
  background: linear-gradient(90deg, rgba(240, 247, 250, 0.96), rgba(255, 255, 255, 0.9));
  padding: 72px 0;
}

.pro-hero h1 {
  color: #193245;
  font-size: 56px;
  line-height: 1.08;
  letter-spacing: 0;
}

.pro-hero p {
  color: #203F56;
  font-size: 20px;
  line-height: 1.55;
}

.pro-hero a,
.pro-hero button {
  background: #FF7800;
  color: #FFFFFF;
  border-radius: 6px;
  font-weight: 800;
}

.pro-hero a:hover,
.pro-hero button:hover {
  background: #DF6800;
}
.pro-core-belief {
  background: #F0F7FA;
  padding: 72px 0;
}

.pro-core-belief h2 {
  color: #193245;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: 0;
  margin-bottom: 14px;
}

.pro-core-belief p {
  color: #5B6B75;
  font-size: 18px;
  line-height: 1.55;
}

.pro-core-belief .pro-eyebrow {
  color: #FF7800;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.pro-core-belief .pro-card {
  background: #FFFFFF;
  border: 1px solid #DBE9F1;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 14px 30px rgba(25, 50, 69, 0.08);
}

.pro-core-belief .pro-card h3 {
  color: #33658A;
  font-size: 21px;
  line-height: 1.15;
  margin-bottom: 10px;
}

.pro-core-belief .pro-card p {
  color: #5B6B75;
  font-size: 15px;
  line-height: 1.5;
}
.pro-services {
  background: #FFFFFF;
  padding: 72px 0;
}

.pro-services h2 {
  color: #193245;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: 0;
  margin-bottom: 14px;
}

.pro-services p {
  color: #5B6B75;
  font-size: 18px;
  line-height: 1.55;
}

.pro-services .pro-eyebrow {
  color: #FF7800;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.pro-services .pro-card {
  background: #FFFFFF;
  border: 1px solid #DBE9F1;
  border-radius: 8px;
  padding: 26px;
  box-shadow: 0 14px 30px rgba(25, 50, 69, 0.08);
}

.pro-services .pro-card h3 {
  color: #33658A;
  font-size: 23px;
  line-height: 1.15;
  margin-bottom: 11px;
}

.pro-services .pro-card p {
  color: #5B6B75;
  font-size: 15px;
  line-height: 1.5;
}

.pro-services .pro-card a {
  color: #FF7800;
  font-weight: 900;
}

.pro-services .pro-card a:hover {
  color: #DF6800;
}

/* Optional: use this on the Zoho One Platform Design card */
.pro-services .pro-service-featured {
  background: #FEF5E5;
  border-color: #FBD796;
}

/* Optional: use this on the Talent Sourcing card */
.pro-services .pro-service-premium {
  background: #EEF2E8;
  border-color: #BBCBA1;
}
.pro-zoho-eos {
  background: #F0F7FA;
  padding: 72px 0;
}

.pro-zoho-eos h2 {
  color: #193245;
  font-size: 42px;
  line-height: 1.15;
  letter-spacing: 0;
  margin-bottom: 16px;
}

.pro-zoho-eos p {
  color: #5B6B75;
  font-size: 18px;
  line-height: 1.55;
}

.pro-zoho-eos .pro-quote {
  border-left: 6px solid #FF7800;
  padding: 8px 0 8px 24px;
}

.pro-zoho-eos .pro-quote h2,
.pro-zoho-eos .pro-quote p:first-child {
  color: #193245;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 900;
  margin: 0 0 14px;
}

.pro-zoho-eos .pro-quote p:last-child {
  color: #5B6B75;
  font-size: 16px;
  line-height: 1.55;
}

.pro-zoho-eos .pro-check-list {
  display: grid;
  gap: 14px;
}

.pro-zoho-eos .pro-check {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 12px;
  align-items: start;
  color: #203F56;
  font-size: 16px;
  line-height: 1.55;
}

.pro-zoho-eos .pro-check-icon {
  width: 28px;
  height: 28px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  color: #FFFFFF;
  background: #FF7800;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
}

.pro-zoho-eos strong {
  color: #193245;
}
.pro-talent-teaser {
  background: #FFFFFF;
  padding: 72px 0;
}

.pro-talent-teaser h2 {
  color: #193245;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: 0;
  margin-bottom: 18px;
}

.pro-talent-teaser p {
  color: #203F56;
  font-size: 20px;
  line-height: 1.55;
  max-width: 760px;
}

.pro-talent-teaser .pro-eyebrow {
  color: #FF7800;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.pro-talent-teaser a,
.pro-talent-teaser button {
  background: #FF7800 !important;
  border-color: #FF7800 !important;
  color: #FFFFFF !important;
  border-radius: 6px !important;
  font-weight: 800 !important;
  padding: 12px 20px !important;
}

.pro-talent-teaser a:hover,
.pro-talent-teaser button:hover {
  background: #DF6800 !important;
  border-color: #DF6800 !important;
  color: #FFFFFF !important;
}