.elementor-10967 .elementor-element.elementor-element-8e26407{--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 wd_text_block, class: .elementor-element-b63fcb9 */.nisa-offer-page {
  font-family: inherit;
  color: #1d1d1f;
}

.nisa-offer-hero {
  background: #f1f8f3;
  border-left: 6px solid #0b6b25;
  border-radius: 18px;
  padding: 34px 30px;
  margin-bottom: 22px;
}

.nisa-offer-hero h1 {
  margin: 0 0 10px;
  font-size: 34px;
  color: #0b6b25;
}

.nisa-offer-hero p {
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
}

.nisa-offer-box,
.nisa-offer-note {
  background: #fff;
  border: 1px solid #e6eee8;
  border-radius: 18px;
  padding: 24px 26px;
  margin-bottom: 16px;
}

.nisa-offer-box h2 {
  margin: 0 0 12px;
  font-size: 22px;
  color: #0b6b25;
}

.nisa-offer-box p {
  font-size: 16px;
  line-height: 1.65;
  margin: 0 0 10px;
}

.nisa-offer-box a {
  color: #0b6b25;
  font-weight: 700;
  text-decoration: none;
}

.nisa-offer-note {
  background: #f8fbf8;
  color: #0b6b25;
  font-weight: 700;
}

@media (max-width: 768px) {
  .nisa-offer-hero {
    padding: 26px 20px;
  }

  .nisa-offer-hero h1 {
    font-size: 28px;
  }

  .nisa-offer-box,
  .nisa-offer-note {
    padding: 20px;
  }
}/* End custom CSS */