.elementor-1082 .elementor-element.elementor-element-d7f5fc1{--display:flex;}.elementor-1082 .elementor-element.elementor-element-dab26ed{padding:15px 15px 15px 15px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1082 .elementor-element.elementor-element-b8c47d9 .elementor-button{background-color:#0143DF;font-family:"Roboto", Sans-serif;font-weight:500;padding:25px 10px 20px 10px;}.elementor-1082 .elementor-element.elementor-element-b8c47d9 .elementor-button:hover, .elementor-1082 .elementor-element.elementor-element-b8c47d9 .elementor-button:focus{background-color:#0039BE;}.elementor-1082 .elementor-element.elementor-element-b8c47d9{padding:0px 0px 40px 0px;}@media(max-width:767px){.elementor-1082 .elementor-element.elementor-element-b8c47d9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -25px) 0px;padding:0px 0px 0px 0px;}.elementor-1082 .elementor-element.elementor-element-b8c47d9 .elementor-button{font-size:12px;padding:15px 10px 15px 10px;}}@media(min-width:768px){.elementor-1082 .elementor-element.elementor-element-d7f5fc1{--content-width:1450px;}}/* Start custom CSS for html, class: .elementor-element-dab26ed */.insurance-referral {
  font-family: inherit;
  color: #333;
  max-width: 1200px;
  margin: 0 auto;
}

.ir-header {
  text-align: center;
  margin-bottom: 22px;
}

.ir-header h2 {
  color: #1746a2;
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 8px;
}

.ir-header p {
  font-size: 20px;
  font-style: italic;
  color: #555;
  margin: 0;
}

.ir-contact-grid,
.ir-plans-grid,
.ir-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid #d3d3d3;
}

.ir-contact-grid {
  background: #eaf0fb;
  border: none;
  margin-bottom: 55px;
}

.ir-contact-grid div,
.ir-plans-grid div,
.ir-steps-grid div {
  padding: 22px 24px;
}

.ir-contact-grid div {
  text-align: center;
}

.ir-contact-grid h3,
.ir-plans-grid h4,
.ir-steps-grid h4 {
  color: #1d56c5;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0 0 8px;
}

.ir-contact-grid p {
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
}

.ir-section-title {
  color: #1746a2;
  font-size: 25px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 28px 0 14px;
}

.ir-section-title.accept::before {
  content: "✓";
  color: #248d3b;
  margin-right: 14px;
}

.ir-section-title.not-accepted::before {
  content: "✗";
  color: #d22222;
  margin-right: 14px;
}

.ir-plans-grid > div,
.ir-steps-grid > div {
  border-right: 1px solid #d3d3d3;
}

.ir-plans-grid > div:last-child,
.ir-steps-grid > div:last-child {
  border-right: none;
}

.ir-plans-grid h4 {
  font-size: 20px;
  line-height: 1.15;
}

.ir-plans-grid ul {
  margin: 0;
  padding-left: 20px;
}

.ir-plans-grid li {
  font-size: 18px;
  line-height: 1.32;
}

.ir-not-network {
  border: 1px solid #d3d3d3;
  background: #fff7f7;
  padding: 24px 28px;
  font-size: 20px;
  line-height: 1.35;
  margin-bottom: 30px;
}

.ir-not-network span {
  padding: 0 12px;
}

.ir-steps-grid {
  text-align: center;
}

.ir-steps-grid strong {
  display: block;
  color: #1d56c5;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 8px;
}

.ir-steps-grid h4 {
  font-size: 20px;
  margin-bottom: 6px;
}

.ir-steps-grid p {
  font-size: 17px;
  line-height: 1.3;
  margin: 0;
}

/* Tablet */
@media (max-width: 1024px) {
  .ir-header h2 {
    font-size: 25px;
  }

  .ir-header p {
    font-size: 17px;
  }

  .ir-contact-grid p,
  .ir-not-network {
    font-size: 17px;
  }

  .ir-plans-grid li {
    font-size: 16px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .insurance-referral {
    padding: 0 14px;
  }

  .ir-header h2 {
    font-size: 20px;
    line-height: 1.25;
  }

  .ir-header p {
    font-size: 14px;
    line-height: 1.4;
  }

  .ir-contact-grid,
  .ir-plans-grid,
  .ir-steps-grid {
    grid-template-columns: 1fr;
  }

  .ir-contact-grid {
    margin-bottom: 34px;
  }

  .ir-contact-grid div,
  .ir-plans-grid div,
  .ir-steps-grid div {
    padding: 18px 16px;
  }

  .ir-contact-grid div,
  .ir-plans-grid > div,
  .ir-steps-grid > div {
    border-right: none;
    border-bottom: 1px solid #d3d3d3;
  }

  .ir-contact-grid div:last-child,
  .ir-plans-grid > div:last-child,
  .ir-steps-grid > div:last-child {
    border-bottom: none;
  }

  .ir-contact-grid h3,
  .ir-plans-grid h4,
  .ir-steps-grid h4 {
    font-size: 16px;
  }

  .ir-contact-grid p {
    font-size: 15px;
  }

  .ir-section-title {
    font-size: 18px;
    line-height: 1.25;
  }

  .ir-plans-grid li {
    font-size: 15px;
  }

  .ir-not-network {
    font-size: 15px;
    padding: 18px 16px;
  }

  .ir-not-network span {
    padding: 0 6px;
  }

  .ir-steps-grid strong {
    font-size: 30px;
  }

  .ir-steps-grid p {
    font-size: 15px;
  }
}/* End custom CSS */