.elementor-164 .elementor-element.elementor-element-192c71c{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-164 .elementor-element.elementor-element-25954a3{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-25954a3 *//* Career Page - H2 Last Word Playfair Display */

/* Section 2: What We Look For */
.career-look-section .career-section-title {
  font-family: 'DM Sans', sans-serif !important;
}

.career-look-section .career-section-title-accent {
  font-family: 'Playfair Display', serif !important;
  font-style: italic !important;
  font-weight: 600 !important;
}

/* Section 3: How Work Happens Here */
.career-work-section .career-section-title {
  font-family: 'DM Sans', sans-serif !important;
}

.career-work-section .career-section-title-accent {
  font-family: 'Playfair Display', serif !important;
  font-style: italic !important;
  font-weight: 600 !important;
}

/* Section 4: Growth & Learning */
.career-growth-section .career-section-title {
  font-family: 'DM Sans', sans-serif !important;
}

.career-growth-section .career-section-title-accent {
  font-family: 'Playfair Display', serif !important;
  font-style: italic !important;
  font-weight: 600 !important;
}

/* Section 5: Who Thrives in This Environment */
.career-thrives-section .career-section-title {
  font-family: 'DM Sans', sans-serif !important;
}

.career-thrives-section .career-section-title-accent {
  font-family: 'Playfair Display', serif !important;
  font-style: italic !important;
  font-weight: 600 !important;
}

/* Section 6: Open Opportunities */
.career-opportunities-section .career-section-title {
  font-family: 'DM Sans', sans-serif !important;
}

.career-opportunities-section .career-section-title-accent {
  font-family: 'Playfair Display', serif !important;
  font-style: italic !important;
  font-weight: 600 !important;
}

/* =====================================
   FIX EXTRA GAP BETWEEN ALL SECTIONS
   Scoped ONLY to this HTML widget
   ===================================== */

/* Remove unwanted margin collapse */
:scope {
  margin: 0 !important;
}

/* Common fix for all career sections */
:scope .career-hero-section,
:scope .career-look-section,
:scope .career-work-section,
:scope .career-growth-section,
:scope .career-thrives-section,
:scope .career-opportunities-section {
  margin: 0 !important;
}

/* Mobile spacing control */
@media (max-width: 768px) {

  :scope .career-hero-section,
  :scope .career-look-section,
  :scope .career-work-section,
  :scope .career-growth-section,
  :scope .career-thrives-section,
  :scope .career-opportunities-section {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
}

/* Small mobile */
@media (max-width: 480px) {

  :scope .career-hero-section,
  :scope .career-look-section,
  :scope .career-work-section,
  :scope .career-growth-section,
  :scope .career-thrives-section,
  :scope .career-opportunities-section {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }
}/* End custom CSS */