.elementor-3107 .elementor-element.elementor-element-1b4aaf13{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3107 .elementor-element.elementor-element-1ff19393{--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;}.elementor-3107 .elementor-element.elementor-element-7761678e{--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;}.elementor-3107 .elementor-element.elementor-element-5a6c7230{--display:flex;}@media(min-width:768px){.elementor-3107 .elementor-element.elementor-element-1ff19393{--width:66.6666%;}.elementor-3107 .elementor-element.elementor-element-7761678e{--width:33.3333%;}}/* Start custom CSS for text-editor, class: .elementor-element-25738a4c */.elementor-3107 .elementor-element.elementor-element-25738a4c ul li{list-style-type:none;display:inline-block;font-size:12px;padding:5px 15px;border:solid 1px #1A3C6E;background-color:#1A3C6E12; margin-bottom:10px}
.elementor-3107 .elementor-element.elementor-element-25738a4c ul{padding:0;}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-257c614d */.elementor-3107 .elementor-element.elementor-element-257c614d .icon {
  width: 20px;
  height: 20px;
  stroke-width: 2;
  stroke: #2563eb; /* blue */
  flex-shrink: 0;
  margin-top: 2px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6748fb77 *//* container */
.req-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

/* cards */
.req-card {
  display: flex;
  gap: 14px;
  padding: 16px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #f9fafb;
  align-items: flex-start;
  transition: all 0.2s ease;
}

.req-card:hover {
  border-color: #d1d5db;
  background: #f3f4f6;
}

/* icon */
.req-icon {
  font-size: 18px;
  color: #2563eb;
  flex-shrink: 0;
  margin-top: 2px;
}

/* text */
.req-title {
  font-weight: 600;
  margin-bottom: 2px;
  color: #111827;
}

.req-text {
  color: #4b5563;
  line-height: 1.5;
}

/* mobile */
@media (max-width: 768px) {
  .req-section {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2693140b */.apply-section {
  display: grid;
  gap: 16px;
  max-width: 800px;
}

/* main CTA card */
.apply-card {
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 20px;
  background: #f9fafb;
}

.apply-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #111827;
}

.apply-text {
  color: #374151;
  line-height: 1.6;
}

.apply-card a {
  color: #2563eb;
  text-decoration: none;
  font-weight: 500;
}

.apply-card a:hover {
  text-decoration: underline;
}

.apply-divider {
  text-align: center;
  margin: 12px 0;
  color: #9ca3af;
  font-size: 13px;
}

/* note box */
.apply-note {
  border-left: 4px solid #2563eb;
  padding: 16px;
  background: #f3f4f6;
  border-radius: 8px;
}

.note-title {
  font-weight: 600;
  margin-bottom: 6px;
  color: #111827;
}

.note-text {
  color: #4b5563;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7761678e */.elementor-3107 .elementor-element.elementor-element-7761678e{z-index: 100;}/* End custom CSS */