.elementor-11080 .elementor-element.elementor-element-aad6489{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-8123cac *//* HIDE WORDPRESS / THEME PAGE TITLE */
body.page-id-XXXX .entry-title,
body.page-id-XXXX .page-title,
body.page-id-XXXX h1.entry-title,
body.page-id-XXXX .ast-single-post .entry-title,
body.page-id-XXXX .elementor-page-title {
  display: none !important;
}

/* FORCE FULL WIDTH PAGE */
body.page-id-XXXX,
body.page-id-XXXX #page,
body.page-id-XXXX #content,
body.page-id-XXXX .site-content,
body.page-id-XXXX .content-area,
body.page-id-XXXX .site-main,
body.page-id-XXXX article,
body.page-id-XXXX .entry-content,
body.page-id-XXXX .elementor,
body.page-id-XXXX .elementor-section,
body.page-id-XXXX .elementor-container,
body.page-id-XXXX .elementor-widget-container {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* BASE */
html,
body {
  overflow-x: hidden;
}

.irealty-touchpoints-page,
.irealty-touchpoints-page * {
  box-sizing: border-box;
}

.irealty-touchpoints-page {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  font-family: 'Outfit', Arial, sans-serif;
  background: #000;
  color: #fff;
  overflow-x: hidden;
}

.itp-container {
  width: min(1160px, calc(100% - 40px));
  margin: 0 auto;
}

/* HERO */
.itp-hero {
  width: 100%;
  padding: 90px 0 100px;
  background:
    radial-gradient(circle at 85% 5%, rgba(214,37,152,.75), transparent 30%),
    radial-gradient(circle at 10% 90%, rgba(0,119,207,.38), transparent 34%),
    linear-gradient(140deg, #000 0%, #05050a 45%, #17112f 100%);
}

.itp-hero-grid {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 56px;
  align-items: center;
}

.itp-eyebrow {
  display: inline-flex;
  padding: 8px 13px;
  border-radius: 999px;
  background: rgba(214,37,152,.14);
  border: 1px solid rgba(214,37,152,.38);
  color: #ffd7ef;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  margin-bottom: 22px;
}

.itp-eyebrow-light {
  color: #8d0f5e;
  background: #fdeaf5;
  border-color: #f5bddf;
}

.irealty-touchpoints-page h1 {
  font-size: clamp(48px, 6vw, 86px);
  line-height: .94;
  letter-spacing: -0.07em;
  margin: 0 0 24px;
  color: #fff;
}

.irealty-touchpoints-page h2 {
  font-size: clamp(36px, 4.5vw, 58px);
  line-height: 1;
  letter-spacing: -0.06em;
  margin: 0 0 20px;
}

.irealty-touchpoints-page h3 {
  font-size: 24px;
  line-height: 1.05;
  letter-spacing: -0.04em;
  margin: 0 0 12px;
}

.irealty-touchpoints-page p {
  font-size: 18px;
  line-height: 1.55;
  margin: 0 0 24px;
}

.itp-hero-copy > p {
  font-size: clamp(20px, 2vw, 28px);
  color: rgba(255,255,255,.82);
}

.itp-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 32px 0;
}

.itp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 16px 26px;
  border-radius: 999px;
  font-size: 17px;
  font-weight: 800;
  text-decoration: none;
  border: 0;
  cursor: pointer;
}

.itp-btn-primary {
  background: #d62598;
  color: #fff !important;
  box-shadow: 0 18px 40px rgba(214,37,152,.34);
}

.itp-btn-secondary {
  background: rgba(255,255,255,.1);
  color: #fff !important;
  border: 1px solid rgba(255,255,255,.16);
}

.itp-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 42px;
}

.itp-stats div {
  padding: 18px;
  border-radius: 22px;
  background: rgba(255,255,255,.09);
  border: 1px solid rgba(255,255,255,.16);
}

.itp-stats strong {
  display: block;
  color: #d62598;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 8px;
}

.itp-stats span {
  color: rgba(255,255,255,.76);
  font-size: 14px;
}

/* REPORT CARD */
.itp-report-card {
  background: rgba(255,255,255,.94);
  color: #17182b;
  border-radius: 38px;
  padding: 26px;
  box-shadow: 0 34px 80px rgba(0,0,0,.38);
  transform: rotate(1.4deg);
}

.itp-report-inner {
  min-height: 560px;
  border-radius: 30px;
  padding: 32px;
  background:
    radial-gradient(circle at 100% 0%, rgba(214,37,152,.20), transparent 34%),
    linear-gradient(180deg, #fff, #f7f4f8);
}

.itp-report-inner > span {
  display: block;
  color: #d62598;
  text-transform: uppercase;
  letter-spacing: .16em;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 18px;
}

.itp-report-inner h2 {
  color: #17182b;
  font-size: 39px;
}

.itp-report-inner p {
  color: #62677d;
  font-size: 17px;
}

.itp-mini-stat {
  background: #fff;
  border-radius: 18px;
  padding: 18px;
  margin-bottom: 12px;
  box-shadow: 0 14px 32px rgba(0,0,0,.06);
}

.itp-mini-stat strong {
  color: #d62598;
  font-size: 28px;
  display: block;
}

.itp-mini-stat span {
  color: #62677d;
  font-size: 14px;
}

/* SECTIONS */
.itp-section {
  width: 100%;
  padding: 94px 0;
}

.itp-light {
  background: #f8f5f8;
  color: #17182b;
}

.itp-black {
  background: #000;
  color: #fff;
}

.itp-gradient {
  background: linear-gradient(130deg, #11152d, #090910 45%, #2b1235);
  color: #fff;
}

.itp-two-col {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 52px;
  align-items: start;
}

.itp-card-stack,
.itp-three-cards,
.itp-two-cards,
.itp-four-cards {
  display: grid;
  gap: 18px;
}

.itp-card-stack {
  grid-template-columns: 1fr;
}

.itp-three-cards {
  grid-template-columns: repeat(3, 1fr);
}

.itp-two-cards {
  grid-template-columns: repeat(2, 1fr);
}

.itp-four-cards {
  grid-template-columns: repeat(4, 1fr);
  margin-top: 36px;
}

.itp-card,
.itp-four-cards > div {
  background: #fff;
  color: #17182b;
  border-radius: 28px;
  padding: 28px;
  box-shadow: 0 18px 44px rgba(0,0,0,.08);
}

.itp-card p {
  color: #62677d;
  font-size: 16px;
  margin-bottom: 0;
}

.itp-dark-card,
.itp-four-cards > div {
  background: rgba(255,255,255,.08);
  color: #fff;
  border: 1px solid rgba(255,255,255,.16);
  box-shadow: none;
}

.itp-dark-card p,
.itp-four-cards p {
  color: rgba(255,255,255,.68);
}

.itp-four-cards strong {
  color: #80e0a7;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .08em;
}

.itp-number {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #d62598;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  margin-bottom: 18px;
}

blockquote {
  font-size: clamp(31px, 4vw, 54px);
  line-height: 1.05;
  letter-spacing: -0.06em;
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
  font-weight: 800;
}

blockquote small {
  display: block;
  margin-top: 18px;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 500;
  color: rgba(255,255,255,.65);
}

/* FORM */
.itp-form-wrap {
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 34px;
  background: #fff;
  color: #17182b;
  border-radius: 38px;
  padding: 28px;
  box-shadow: 0 30px 70px rgba(0,0,0,.16);
}

.itp-form-copy {
  background:
    radial-gradient(circle at 100% 0%, rgba(214,37,152,.24), transparent 38%),
    linear-gradient(150deg, #11152d, #050509);
  color: #fff;
  border-radius: 30px;
  padding: 34px;
}

.itp-form-copy p {
  color: rgba(255,255,255,.76);
}

.itp-form-box {
  padding: 26px;
}

.itp-form-box label {
  display: block;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 14px;
}

.itp-form-box input,
.itp-form-box select {
  width: 100%;
  border: 1px solid #dddde8;
  border-radius: 16px;
  min-height: 52px;
  padding: 12px 15px;
  font: inherit;
  margin-bottom: 15px;
}

.itp-form-box button {
  width: 100%;
  margin-top: 8px;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .itp-hero-grid,
  .itp-two-col,
  .itp-form-wrap {
    grid-template-columns: 1fr;
  }

  .itp-report-card {
    max-width: 620px;
    margin: 0 auto;
    transform: none;
  }

  .itp-three-cards,
  .itp-two-cards,
  .itp-four-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 720px) {
  .itp-container {
    width: min(100% - 28px, 1160px);
  }

  .itp-hero {
    padding: 64px 0;
  }

  .irealty-touchpoints-page h1 {
    font-size: 44px;
  }

  .irealty-touchpoints-page h2 {
    font-size: 36px;
  }

  .itp-hero-copy > p,
  .irealty-touchpoints-page p {
    font-size: 17px;
  }

  .itp-buttons {
    flex-direction: column;
  }

  .itp-btn {
    width: 100%;
    text-align: center;
  }

  .itp-stats,
  .itp-three-cards,
  .itp-two-cards,
  .itp-four-cards {
    grid-template-columns: 1fr;
  }

  .itp-report-card {
    padding: 16px;
    border-radius: 28px;
  }

  .itp-report-inner {
    min-height: auto;
    padding: 24px;
    border-radius: 22px;
  }

  .itp-report-inner h2 {
    font-size: 31px;
  }

  .itp-section {
    padding: 64px 0;
  }

  .itp-form-wrap {
    padding: 16px;
    border-radius: 28px;
  }

  .itp-form-copy {
    padding: 26px;
    border-radius: 22px;
  }

  .itp-form-box {
    padding: 10px;
  }

  blockquote {
    text-align: left;
  }
}

/* =========================
   SECTION CONTRAST FIX
   Add this at the VERY END of the existing CSS
========================= */

/* Black and gradient sections need white headings/text */
.irealty-touchpoints-page .itp-black h1,
.irealty-touchpoints-page .itp-black h2,
.irealty-touchpoints-page .itp-black h3,
.irealty-touchpoints-page .itp-black p,
.irealty-touchpoints-page .itp-gradient h1,
.irealty-touchpoints-page .itp-gradient h2,
.irealty-touchpoints-page .itp-gradient h3,
.irealty-touchpoints-page .itp-gradient p {
  color: #ffffff !important;
}

/* Dark cards inside dark sections */
.irealty-touchpoints-page .itp-dark-card h3,
.irealty-touchpoints-page .itp-dark-card p,
.irealty-touchpoints-page .itp-four-cards h3,
.irealty-touchpoints-page .itp-four-cards p {
  color: #ffffff !important;
}

/* Light sections stay dark */
.irealty-touchpoints-page .itp-light h1,
.irealty-touchpoints-page .itp-light h2,
.irealty-touchpoints-page .itp-light h3 {
  color: #17182b !important;
}

.irealty-touchpoints-page .itp-light p {
  color: #62677d !important;
}

/* But cards in light sections keep proper dark hierarchy */
.irealty-touchpoints-page .itp-card h3 {
  color: #17182b !important;
}

.irealty-touchpoints-page .itp-card p {
  color: #62677d !important;
}

/* Form dark panel must stay white */
.irealty-touchpoints-page .itp-form-copy h2,
.irealty-touchpoints-page .itp-form-copy h3,
.irealty-touchpoints-page .itp-form-copy p,
.irealty-touchpoints-page .itp-form-copy strong {
  color: #ffffff !important;
}

/* Report card must stay dark text */
.irealty-touchpoints-page .itp-report-card h2,
.irealty-touchpoints-page .itp-report-card p,
.irealty-touchpoints-page .itp-report-inner h2,
.irealty-touchpoints-page .itp-report-inner p {
  color: #17182b !important;
}

.irealty-touchpoints-page .itp-report-inner p,
.irealty-touchpoints-page .itp-mini-stat span {
  color: #62677d !important;
}

/* Fix dark card headings in touchpoint range section */
.irealty-touchpoints-page .itp-black .itp-dark-card h3,
.irealty-touchpoints-page .itp-black .itp-dark-card h3 *,
.irealty-touchpoints-page .itp-dark-card h3,
.irealty-touchpoints-page .itp-dark-card h3 * {
  color: #ffffff !important;
  opacity: 1 !important;
}

/* Fix dark card body text */
.irealty-touchpoints-page .itp-black .itp-dark-card p,
.irealty-touchpoints-page .itp-black .itp-dark-card p *,
.irealty-touchpoints-page .itp-dark-card p,
.irealty-touchpoints-page .itp-dark-card p * {
  color: rgba(255,255,255,0.72) !important;
  opacity: 1 !important;
}

/* Optional: make the headings pop slightly more */
.irealty-touchpoints-page .itp-dark-card h3 {
  font-weight: 800 !important;
}

.itp-ghl-form {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
}

/* CRITICAL: override GHL default height issues */
.itp-ghl-form iframe {
  width: 100% !important;
  min-height: 520px;
  border: none;
  display: block;
}

/* Tablet */
@media (max-width: 1024px) {
  .itp-ghl-form iframe {
    min-height: 580px;
  }
}

/* Mobile */
@media (max-width: 720px) {
  .itp-ghl-form iframe {
    min-height: 680px;
  }
}/* End custom CSS */