.elementor-9027 .elementor-element.elementor-element-b8d8d1c{--display:flex;--justify-content:center;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d04bff5 */.igt-community {
    width: calc(100% + 20px);
    margin-inline: -10px;
    --igt-navy: #181d24;
    --igt-navy-deep: #080b0f;
    --igt-blue: #303946;
    --igt-green: #91cf3d;
    --igt-green-dark: #6da727;
    --igt-green-bright: #a8e454;
    --igt-white: #ffffff;
    --igt-soft: #d8e1ea;
    --igt-soft-blue: #ccd9e4;
    --igt-line: #d8e1e9;
    --igt-text: #23364f;
    --igt-muted: #68778a;
    overflow: hidden;
    color: var(--igt-text);
    background: var(--igt-white);
    font-family: Arial, Helvetica, sans-serif;
  }

  .igt-community *,
  .igt-community *::before,
  .igt-community *::after {
    box-sizing: border-box;
  }

  .igt-community img {
    display: block;
    width: 100%;
  }

  .igt-community a {
    color: inherit;
  }

  .igt-community__container {
    width: min(1180px, calc(100% - 44px));
    margin: 0 auto;
  }

  .igt-community__eyebrow {
    display: flex;
    gap: 15px;
    align-items: center;
    margin: 0 0 15px;
    color: var(--igt-green-bright);
    font-size: 12px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.18em;
    text-transform: uppercase;
  }

  .igt-community__eyebrow::before {
    width: 48px;
    height: 2px;
    content: "";
    background: currentColor;
  }

  .igt-community__eyebrow--dark {
    color: var(--igt-green-dark);
  }

  .igt-community__hero {
    position: relative;
    display: flex;
    min-height: 700px;
    align-items: center;
    color: var(--igt-white);
    background:
      linear-gradient(90deg, rgba(7, 20, 39, 0.92) 0%, rgba(7, 20, 39, 0.78) 42%, rgba(7, 20, 39, 0.30) 72%, rgba(7, 20, 39, 0.12) 100%),
      url("https://images.pexels.com/photos/4047156/pexels-photo-4047156.jpeg?auto=compress&cs=tinysrgb&w=1800") 72% 48% / cover no-repeat;
  }

  .igt-community__hero::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 8px;
    content: "";
    background: linear-gradient(90deg, var(--igt-green) 0 36%, rgba(145, 207, 61, 0) 36% 100%);
  }

  .igt-community__hero-content {
    position: relative;
    z-index: 2;
    max-width: 760px;
    padding: 145px 0 125px;
  }

  .igt-community__hero h1 {
    max-width: 750px;
    margin: 0;
    color: var(--igt-white);
    font-size: clamp(46px, 5.2vw, 71px);
    font-weight: 800;
    line-height: 0.99;
    letter-spacing: -0.045em;
  }

  .igt-community__hero h1 span {
    display: block;
    color: var(--igt-green-bright);
  }

  .igt-community__hero-lead {
    max-width: 670px;
    margin: 28px 0 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: 19px;
    line-height: 1.72;
  }

  .igt-community__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
  }

  .igt-community__button {
    display: inline-flex;
    min-height: 52px;
    align-items: center;
    justify-content: center;
    padding: 14px 24px;
    border: 1px solid transparent;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.04em;
    text-decoration: none;
    text-transform: uppercase;
    transition: transform 160ms ease, background 160ms ease, color 160ms ease, border-color 160ms ease;
  }

  .igt-community__button:hover {
    transform: translateY(-2px);
  }

  .igt-community__button--green {
    color: var(--igt-white);
    background: #7BB74D;
  }

  .igt-community__button--green:hover {
    color: var(--igt-white);
    background: #6DA33F;
  }

  .igt-community__button--outline {
    color: var(--igt-white);
    border-color: rgba(255, 255, 255, 0.58);
    background: rgba(255, 255, 255, 0.04);
  }

  .igt-community__button--outline:hover {
    color: var(--igt-navy-deep);
    background: var(--igt-white);
    border-color: var(--igt-white);
  }

  .igt-community__proof-wrap {
    position: relative;
    z-index: 3;
    margin-top: -54px;
  }

  .igt-community__proof {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    background: var(--igt-white);
    box-shadow: 0 24px 54px rgba(8, 29, 53, 0.16);
  }

  .igt-community__proof-item {
    min-height: 112px;
    padding: 27px 30px;
    border-right: 1px solid var(--igt-line);
  }

  .igt-community__proof-item:last-child {
    border-right: 0;
  }

  .igt-community__proof-item strong {
    display: block;
    margin-bottom: 7px;
    color: var(--igt-navy-deep);
    font-size: 16px;
    line-height: 1.25;
  }

  .igt-community__proof-item span {
    color: var(--igt-muted);
    font-size: 13px;
    line-height: 1.5;
  }

  .igt-community__intro {
    padding: 120px 0 110px;
  }

  .igt-community__intro-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(330px, 0.65fr);
    gap: 72px;
    align-items: start;
  }

  .igt-community__intro h2,
  .igt-community__section-head h2,
  .igt-community__split-copy h2,
  .igt-community__process h2,
  .igt-community__faq-intro h2 {
    margin: 0;
    color: var(--igt-navy-deep);
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -0.038em;
  }

  .igt-community__copy {
    margin-top: 25px;
    color: var(--igt-muted);
    font-size: 17px;
    line-height: 1.82;
  }

  .igt-community__copy p {
    margin: 0 0 18px;
  }

  .igt-community__copy p:last-child {
    margin-bottom: 0;
  }

  .igt-community__intro-side {
    display: grid;
    gap: 28px;
  }

  .igt-community__intro-photo {
    position: relative;
    min-height: 315px;
    margin: 0;
    overflow: hidden;
    background: var(--igt-navy-deep);
    box-shadow: 18px 18px 0 var(--igt-soft);
  }

  .igt-community__intro-photo img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .igt-community__intro-photo::after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(0deg, rgba(8, 24, 44, 0.78), rgba(8, 24, 44, 0.05) 58%);
  }

  .igt-community__intro-photo figcaption {
    position: absolute;
    z-index: 2;
    right: 26px;
    bottom: 24px;
    left: 26px;
    color: var(--igt-white);
    font-size: 15px;
    font-weight: 800;
    font-style: italic;
    line-height: 1.45;
  }

  .igt-community__side-note {
    position: relative;
    padding: 38px 36px 36px;
    color: var(--igt-white);
    background: var(--igt-navy);
    box-shadow: 18px 18px 0 var(--igt-soft);
  }

  .igt-community__side-note::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 112px;
    height: 6px;
    content: "";
    background: var(--igt-green-bright);
  }

  .igt-community__side-note-label {
    display: block;
    margin-bottom: 21px;
    color: var(--igt-green-bright);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 0.15em;
    text-transform: uppercase;
  }

  .igt-community__side-note strong {
    display: block;
    font-size: 29px;
    line-height: 1.14;
    letter-spacing: -0.025em;
  }

  .igt-community__side-note p {
    margin: 21px 0 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: 15px;
    line-height: 1.72;
  }

  .igt-community__equipment {
    position: relative;
    padding: 115px 0 125px;
    color: var(--igt-white);
    background:
      linear-gradient(90deg, rgba(7, 22, 42, 0.98), rgba(12, 39, 70, 0.94)),
      url("https://images.pexels.com/photos/416778/pexels-photo-416778.jpeg?auto=compress&cs=tinysrgb&w=1800") center / cover no-repeat;
  }

  .igt-community__equipment::before {
    position: absolute;
    inset: 0;
    content: "";
    opacity: 0.32;
    background-image: linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px);
    background-size: 80px 80px;
  }

  .igt-community__equipment .igt-community__container {
    position: relative;
    z-index: 2;
  }

  .igt-community__section-head {
    max-width: 830px;
  }

  .igt-community__equipment .igt-community__section-head h2,
  .igt-community__audiences .igt-community__section-head h2,
  .igt-community__final h2 {
    color: var(--igt-white);
  }

  .igt-community__section-head > p:last-child {
    max-width: 760px;
    margin: 23px 0 0;
    color: rgba(255, 255, 255, 0.72);
    font-size: 16px;
    line-height: 1.75;
  }

  .igt-community__equipment-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
    margin-top: 54px;
  }

  .igt-community__equipment-card {
    position: relative;
    display: flex;
    min-height: 265px;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
    overflow: hidden;
    color: var(--igt-white);
    background: rgba(255, 255, 255, 0.065);
    border: 1px solid rgba(255, 255, 255, 0.13);
    text-decoration: none;
    transition: transform 180ms ease, background 180ms ease, border-color 180ms ease;
  }

  .igt-community__equipment-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.11);
    border-color: rgba(168, 228, 84, 0.72);
  }

  .igt-community__equipment-card--linked::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70px;
    height: 5px;
    content: "";
    background: var(--igt-green-bright);
  }

  .igt-community__equipment-icon,
  .igt-community__problem-icon {
    display: inline-flex;
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    font-size: 20px;
  }

  .igt-community__equipment-icon {
    color: var(--igt-green-bright);
    background: rgba(144, 230, 51, 0.13);
    border: 1px solid rgba(144, 230, 51, 0.3);
  }

  .igt-community__equipment-card h3 {
    margin: 42px 0 12px;
    color: var(--igt-white);
    font-size: 26px;
    line-height: 1.08;
    letter-spacing: -0.02em;
  }

  .igt-community__equipment-card p {
    margin: 0;
    color: rgba(255, 255, 255, 0.68);
    font-size: 14px;
    line-height: 1.62;
  }

  .igt-community__equipment-link {
    display: block;
    margin-top: 22px;
    color: var(--igt-green-bright);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .igt-community__problems {
    padding: 115px 0;
    background: var(--igt-white);
  }

  .igt-community__problems .igt-community__section-head > p:last-child,
  .igt-community__process .igt-community__section-head > p:last-child {
    color: var(--igt-muted);
  }

  .igt-community__problem-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    margin-top: 50px;
    background: var(--igt-line);
    border: 1px solid var(--igt-line);
  }

  .igt-community__problem {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 20px;
    min-height: 168px;
    padding: 29px;
    background: var(--igt-white);
  }

  .igt-community__problem-icon {
    color: var(--igt-green-dark);
    background: rgba(83, 166, 26, 0.1);
    border: 1px solid rgba(83, 166, 26, 0.22);
  }

  .igt-community__problem h3 {
    margin: 0 0 9px;
    color: var(--igt-navy-deep);
    font-size: 20px;
    line-height: 1.2;
  }

  .igt-community__problem p {
    margin: 0;
    color: var(--igt-muted);
    font-size: 14px;
    line-height: 1.65;
  }

  .igt-community__split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 670px;
  }

  .igt-community__split-photo {
    min-height: 500px;
    background: var(--igt-navy-deep);
  }

  .igt-community__split-photo img {
    height: 100%;
    object-fit: cover;
  }

  .igt-community__split-copy {
    display: flex;
    align-items: center;
    padding: 75px max(44px, calc((100vw - 1180px) / 2));
    background: var(--igt-soft);
  }

  .igt-community__split-copy-inner {
    max-width: 610px;
  }

  .igt-community__split-copy > div > p:not(.igt-community__eyebrow) {
    margin: 24px 0 0;
    color: var(--igt-muted);
    font-size: 16px;
    line-height: 1.76;
  }

  .igt-community__service-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px 24px;
    margin: 28px 0 0;
    padding: 0;
    list-style: none;
  }

  .igt-community__service-list li {
    position: relative;
    padding: 0 0 0 22px;
    color: var(--igt-text);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.45;
  }

  .igt-community__service-list li::before {
    position: absolute;
    top: 0.5em;
    left: 0;
    width: 8px;
    height: 8px;
    content: "";
    background: var(--igt-green);
  }

  .igt-community__audiences {
    padding: 115px 0;
    background: var(--igt-navy-deep);
  }

  .igt-community__audience-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 22px;
    margin-top: 52px;
  }

  .igt-community__audience {
    position: relative;
    min-height: 470px;
    overflow: hidden;
    background: var(--igt-navy);
  }

  .igt-community__audience img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.48;
  }

  .igt-community__audience::after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(0deg, rgba(8, 26, 49, 0.98) 0%, rgba(8, 26, 49, 0.52) 64%, rgba(8, 26, 49, 0.12) 100%);
  }

  .igt-community__audience-copy {
    position: absolute;
    z-index: 2;
    right: 34px;
    bottom: 33px;
    left: 34px;
    color: var(--igt-white);
  }

  .igt-community__audience-copy span {
    color: var(--igt-green-bright);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
  }

  .igt-community__audience-copy h3 {
    margin: 10px 0 11px;
    color: var(--igt-white);
    font-size: 31px;
    line-height: 1.08;
  }

  .igt-community__audience-copy p {
    margin: 0;
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
    line-height: 1.68;
  }

  .igt-community__brands {
    padding: 100px 0;
    background: var(--igt-white);
  }

  .igt-community__brands-grid {
    display: grid;
    grid-template-columns: minmax(280px, 0.7fr) minmax(0, 1.3fr);
    gap: 72px;
    align-items: center;
  }

  .igt-community__brands-copy h2 {
    margin: 0;
    color: var(--igt-navy-deep);
    font-size: clamp(32px, 3.6vw, 48px);
    line-height: 1.08;
    letter-spacing: -0.035em;
  }

  .igt-community__brands-copy p {
    margin: 21px 0 0;
    color: var(--igt-muted);
    font-size: 15px;
    line-height: 1.72;
  }

  .igt-community__brand-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 1px solid var(--igt-line);
    border-left: 1px solid var(--igt-line);
  }

  .igt-community__brand-list span {
    display: flex;
    min-height: 76px;
    align-items: center;
    justify-content: center;
    padding: 15px;
    color: var(--igt-navy);
    border-right: 1px solid var(--igt-line);
    border-bottom: 1px solid var(--igt-line);
    font-size: 14px;
    font-weight: 800;
    text-align: center;
  }

  .igt-community__process {
    padding: 115px 0;
    background: var(--igt-soft);
  }

  .igt-community__process-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
    margin-top: 50px;
    counter-reset: process;
  }

  .igt-community__process-step {
    min-height: 250px;
    padding: 30px 27px;
    background: var(--igt-white);
    border-top: 5px solid var(--igt-navy);
    counter-increment: process;
  }

  .igt-community__process-step::before {
    display: block;
    margin-bottom: 38px;
    color: var(--igt-green-dark);
    content: "0" counter(process);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.16em;
  }

  .igt-community__process-step h3 {
    margin: 0 0 12px;
    color: var(--igt-navy-deep);
    font-size: 20px;
    line-height: 1.22;
  }

  .igt-community__process-step p {
    margin: 0;
    color: var(--igt-muted);
    font-size: 14px;
    line-height: 1.62;
  }

  .igt-community__coverage {
    padding: 85px 0;
    color: var(--igt-white);
    background: var(--igt-navy);
  }

  .igt-community__coverage-grid {
    display: grid;
    grid-template-columns: 0.75fr 1.25fr;
    gap: 70px;
    align-items: center;
  }

  .igt-community__coverage h2 {
    margin: 0;
    color: var(--igt-white);
    font-size: clamp(31px, 3.5vw, 46px);
    line-height: 1.08;
    letter-spacing: -0.035em;
  }

  .igt-community__coverage p {
    margin: 0;
    color: rgba(255, 255, 255, 0.75);
    font-size: 16px;
    line-height: 1.75;
  }

  .igt-community__faq {
    padding: 115px 0;
    background: var(--igt-white);
  }

  .igt-community__faq-grid {
    display: grid;
    grid-template-columns: minmax(290px, 0.68fr) minmax(0, 1.32fr);
    gap: 75px;
    align-items: start;
  }

  .igt-community__faq-intro {
    position: sticky;
    top: 40px;
  }

  .igt-community__faq-intro > p:last-child {
    margin: 23px 0 0;
    color: var(--igt-muted);
    font-size: 15px;
    line-height: 1.72;
  }

  .igt-community__faq-item {
    border-top: 1px solid var(--igt-line);
  }

  .igt-community__faq-item:last-child {
    border-bottom: 1px solid var(--igt-line);
  }

  .igt-community__faq-item summary {
    position: relative;
    padding: 25px 52px 25px 0;
    color: var(--igt-navy-deep);
    cursor: pointer;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.4;
    list-style: none;
  }

  .igt-community__faq-item summary::-webkit-details-marker {
    display: none;
  }

  .igt-community__faq-item summary::after {
    position: absolute;
    top: 50%;
    right: 5px;
    color: var(--igt-green-dark);
    content: "+";
    font-size: 28px;
    font-weight: 400;
    transform: translateY(-50%);
  }

  .igt-community__faq-item[open] summary::after {
    content: "−";
  }

  .igt-community__faq-answer {
    padding: 0 50px 25px 0;
    color: var(--igt-muted);
    font-size: 15px;
    line-height: 1.72;
  }

  .igt-community__faq-answer p {
    margin: 0;
  }

  .igt-community__final {
    padding: 120px 0;
    color: var(--igt-white);
    text-align: center;
    background:
      linear-gradient(rgba(7, 23, 44, 0.92), rgba(7, 23, 44, 0.96)),
      url("https://images.pexels.com/photos/6844939/pexels-photo-6844939.jpeg?auto=compress&cs=tinysrgb&w=1800") center / cover no-repeat;
  }

  .igt-community__final-inner {
    max-width: 820px;
  }

  .igt-community__final .igt-community__eyebrow {
    justify-content: center;
  }

  .igt-community__final h2 {
    margin: 0;
    font-size: clamp(40px, 5vw, 64px);
    line-height: 1.02;
    letter-spacing: -0.04em;
  }

  .igt-community__final p:not(.igt-community__eyebrow) {
    max-width: 680px;
    margin: 25px auto 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: 17px;
    line-height: 1.72;
  }

  .igt-community__final .igt-community__actions {
    justify-content: center;
  }

  .igt-community__phone {
    display: inline-block;
    margin-top: 25px;
    color: var(--igt-white);
    font-size: 23px;
    font-weight: 800;
    text-decoration: none;
  }

  @media (max-width: 980px) {
    .igt-community__intro-grid,
    .igt-community__brands-grid,
    .igt-community__faq-grid {
      grid-template-columns: minmax(0, 1fr);
    }

    .igt-community__intro-side {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .igt-community__equipment-grid,
    .igt-community__process-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .igt-community__split {
      grid-template-columns: 0.8fr 1.2fr;
    }

    .igt-community__audience-grid {
      grid-template-columns: 1fr 1fr;
    }

    .igt-community__coverage-grid {
      gap: 40px;
    }

    .igt-community__faq-intro {
      position: static;
      max-width: 720px;
    }
  }

  @media (max-width: 720px) {
    .igt-community__container {
      width: min(100% - 30px, 1180px);
    }

    .igt-community__hero {
      min-height: 650px;
      align-items: end;
      background:
        linear-gradient(0deg, rgba(7, 20, 39, 0.92) 0%, rgba(7, 20, 39, 0.70) 64%, rgba(7, 20, 39, 0.28) 100%),
        url("https://images.pexels.com/photos/4047156/pexels-photo-4047156.jpeg?auto=compress&cs=tinysrgb&w=1800") 62% 42% / cover no-repeat;
    }

    .igt-community__hero-content {
      padding: 115px 0 96px;
    }

    .igt-community__hero h1 {
      font-size: clamp(42px, 13vw, 58px);
    }

    .igt-community__hero-lead {
      font-size: 17px;
      line-height: 1.62;
    }

    .igt-community__actions,
    .igt-community__button {
      width: 100%;
    }

    .igt-community__proof-wrap {
      margin-top: 0;
    }

    .igt-community__proof,
    .igt-community__equipment-grid,
    .igt-community__problem-list,
    .igt-community__process-grid,
    .igt-community__audience-grid,
    .igt-community__intro-side,
    .igt-community__coverage-grid {
      grid-template-columns: minmax(0, 1fr);
    }

    .igt-community__proof-item {
      min-height: 0;
      border-right: 0;
      border-bottom: 1px solid var(--igt-line);
    }

    .igt-community__proof-item:last-child {
      border-bottom: 0;
    }

    .igt-community__intro,
    .igt-community__equipment,
    .igt-community__problems,
    .igt-community__audiences,
    .igt-community__process,
    .igt-community__faq {
      padding: 82px 0;
    }

    .igt-community__intro-grid {
      gap: 55px;
    }

    .igt-community__intro-photo {
      min-height: 300px;
      box-shadow: 10px 10px 0 var(--igt-soft);
    }

    .igt-community__side-note {
      padding: 34px 28px;
      box-shadow: 10px 10px 0 var(--igt-soft);
    }

    .igt-community__equipment-card {
      min-height: 230px;
    }

    .igt-community__problem {
      grid-template-columns: 38px 1fr;
      padding: 25px 21px;
    }

    .igt-community__split {
      grid-template-columns: minmax(0, 1fr);
    }

    .igt-community__split-photo {
      min-height: 360px;
    }

    .igt-community__split-copy {
      padding: 70px 22px;
    }

    .igt-community__service-list {
      grid-template-columns: 1fr;
    }

    .igt-community__audience {
      min-height: 430px;
    }

    .igt-community__brands {
      padding: 80px 0;
    }

    .igt-community__brand-list {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .igt-community__process-step {
      min-height: 220px;
    }

    .igt-community__coverage {
      padding: 75px 0;
    }

    .igt-community__faq-grid {
      gap: 48px;
    }

    .igt-community__final {
      padding: 90px 0;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .igt-community *,
    .igt-community *::before,
    .igt-community *::after {
      scroll-behavior: auto !important;
      transition: none !important;
    }
  }
  
  /* DARKEN LIGHT BACKGROUNDS */
.igt-community {
  background: #dce5ed;
}

.igt-community__proof,
.igt-community__problems,
.igt-community__brands,
.igt-community__faq {
  background: #dce5ed;
}

.igt-community__proof-item,
.igt-community__problem,
.igt-community__process-step,
.igt-community__brand-list span {
  background: #edf2f6;
}

.igt-community__split-copy,
.igt-community__process {
  background: #d8e1ea;
}

  /* Supporting text readability pass */
  .igt-community p:not(.igt-community__eyebrow) {
    font-size: 18px;
    line-height: 1.7;
  }

  .igt-community p.igt-community__hero-lead {
    font-size: 20px;
  }

  .igt-community__proof-item span,
  .igt-community__service-list li,
  .igt-community__intro-photo figcaption,
  .igt-community__brand-list span {
    font-size: 16px;
    line-height: 1.6;
  }

  @media (max-width: 767px) {
    .igt-community p:not(.igt-community__eyebrow) {
      font-size: 17px;
      line-height: 1.65;
    }

    .igt-community p.igt-community__hero-lead {
      font-size: 18px;
    }
  }


  .igt-community .igt-community__split-copy > div > p:not(.igt-community__eyebrow) {
    font-size: 18px;
    line-height: 1.7;
  }

  @media (max-width: 767px) {
    .igt-community .igt-community__split-copy > div > p:not(.igt-community__eyebrow) {
      font-size: 17px;
      line-height: 1.65;
    }
  }

/* REHABILITATION PAGE-SPECIFIC ADDITIONS */
.igt-community__coverage-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.igt-community__coverage-links a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 13px;
  color: var(--igt-white);
  border: 1px solid rgba(255, 255, 255, 0.18);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
  transition: border-color 160ms ease, color 160ms ease, background 160ms ease;
}

.igt-community__coverage-links a:hover {
  color: var(--igt-green-bright);
  border-color: rgba(168, 228, 84, 0.62);
  background: rgba(255, 255, 255, 0.05);
}

.igt-community__clinical-note {
  margin-top: 26px;
  padding: 18px 20px;
  color: var(--igt-text);
  border-left: 4px solid var(--igt-green-dark);
  background: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  line-height: 1.65;
}

.igt-community__clinical-note strong {
  color: var(--igt-navy-deep);
}

@media (max-width: 720px) {
  .igt-community__coverage-links a {
    flex: 1 1 calc(50% - 10px);
    justify-content: center;
    text-align: center;
  }
}

/* Rehab-specific hero crop: keeps the portrait-oriented therapy image on the right */
.igt-community__hero {
  background-color: var(--igt-navy-deep);
  background-image:
    linear-gradient(90deg, rgba(7, 20, 39, 0.99) 0%, rgba(7, 20, 39, 0.94) 42%, rgba(7, 20, 39, 0.68) 62%, rgba(7, 20, 39, 0.30) 100%),
    url("https://images.pexels.com/photos/4047156/pexels-photo-4047156.jpeg?auto=compress&cs=tinysrgb&w=1800");
  background-position: center, 90% 48%;
  background-size: cover, 68% auto;
  background-repeat: no-repeat;
}

@media (max-width: 720px) {
  .igt-community__hero {
    background-image:
      linear-gradient(0deg, rgba(7, 20, 39, 0.97) 0%, rgba(7, 20, 39, 0.79) 62%, rgba(7, 20, 39, 0.42) 100%),
      url("https://images.pexels.com/photos/4047156/pexels-photo-4047156.jpeg?auto=compress&cs=tinysrgb&w=1800");
    background-position: center, 55% 38%;
    background-size: cover, cover;
  }
}


@media (min-width: 1400px) {
  .igt-community__hero-content {
    transform: translateX(clamp(-132px, -6.5vw, -92px));
  }
}/* End custom CSS */