@import "../global.css";
@import "../custom-color-package-text.css";
@import "../custom-color-package-elements.css";
@import "../condensed.css";

div#root {
  --primary: #00487c;
  --primary-text: #00487c;
  --primary-svg: #E5745D;
  --secondary: #E5745D;
  --secondary-text: var(--sky);
  --secondary-svg: #E5745D;
  --secondary-accent-line: #E5745D;
}

/* DBA logo */
div#root .fwm-team-header-entity-logo-image {
  width: 18.75rem;
}

/* comment */
.fwm-nestable-footer-inline .fwm-section-footer-cta-row {
  flex-direction: column;
  align-items: flex-start;
}
.fwm-nestable-footer-inline .fwm-section-footer-cta-row [class*=SectionFooterCallToActionContainer] {
  max-width: initial !important;
  flex: initial !important;
}

/* Primary H2 */
.fwm-section-header .fwm-section-header-hgroup .fwm-section-header-title-text {
  line-height: 1.2;
  font-size: 1.5rem;
}
.fwm-section-header .fwm-section-header-hgroup::after {
  content: "";
  display: block;
  width: 9.375rem;
  height: 0.125rem;
  background: var(--secondary);
  margin: 0.75rem 0 0.75rem;
}

.fwm-lightTheme .fwm-section-header .fwm-section-header-hgroup .fwm-section-header-title-text {
  color: var(--primary-text);
}

.fwm-section-header.fwm-text-align-center .fwm-section-header-hgroup::after {
  margin: 0.75rem auto;
}

@media (min-width: 64rem) {
  .fwm-section-header hgroup.fwm-section-header-hgroup .fwm-section-header-title-text {
    font-size: 2.2rem;
  }
}
/* Contact Map Header */
.fwm-team-map-title.fwm-section-header-title-text::after {
  content: "";
  display: block;
  width: 9.375rem;
  height: 0.125rem;
  background: var(--secondary);
  margin: 0.75rem 0 0.75rem;
}

.fwm-lightTheme .fwm-team-map-title.fwm-section-header-title-text {
  color: var(--primary);
}

@media (min-width: 64rem) {
  .fwm-team-map-title.fwm-section-header-title-text {
    font-size: 2.2rem;
  }
}
/* Primary H3 */
h3.fwm-primary-h3.fwm-primary-h3::after {
  display: none;
}

.fwm-lightTheme h3.fwm-primary-h3.fwm-primary-h3 {
  color: var(--primary);
}

/* Accordion Headers */
.fwm-lightTheme .accordion-container .accordion-item-title,
.fwm-lightTheme .mce-accordion summary {
  color: var(--primary-text) !important;
}

/* Team Modals */
.fwm-team-member-modal-bio-text h2 {
  border-bottom: 1px solid var(--secondary);
  color: var(--primary);
  padding-bottom: 0.3125rem;
  margin-bottom: 0.625rem;
}

/* Rich Text H4 */
span.fwm-rich-text-editor h4 {
  margin-top: 0.625rem;
  font-weight: 600;
}

/* Rich Text <hr> */
span.fwm-rich-text-editor hr {
  border: initial;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 0.25rem;
  width: 6.25rem;
  background: var(--secondary-accent-line);
}

span.fwm-rich-text-editor h3:has(+ hr) {
  padding-bottom: 0;
}

/* Hero Gradient/Box */
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup {
  position: relative;
}
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-heading h1,
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-heading h2 {
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 900;
  padding-bottom: 0;
  line-height: 1;
}
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container.fwm-hero-no-cta hgroup::after {
  content: "";
  display: block;
  margin: 0.9375rem 0 1rem 0;
  width: 9.375rem;
  height: 0.125rem;
  background-color: var(--secondary);
}
.fwm-hero-gradient.fwm-hero-box .fwm-hero-box-align-center .fwm-hero-large-text-container.fwm-hero-no-cta hgroup::after {
  margin: 0.9375rem auto 1rem;
}

@media (min-width: 48rem) {
  .fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-heading h1,
  .fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-heading h2 {
    font-size: 2.25rem;
  }
}
@media (min-width: 64rem) {
  .fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-heading h1,
  .fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-heading h2 {
    font-size: 2.5rem;
  }
}
/* Awards */
@media (min-width: 48rem) {
  .fwm-awards-standard img {
    border-radius: 100%;
  }
}
/* All Locations */
@media (min-width: 48rem) {
  .fwm-team-all-locations > section:nth-child(even) .fwm-nestable-container .nmx-col:empty {
    max-width: 5%;
  }
  .fwm-team-all-locations > section:nth-child(even) .fwm-nestable-container .nmx-row {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}
@media (max-width: 48rem) {
  .fwm-team-all-locations .fwm-nestable-container .nmx-row {
    flex-direction: column;
  }
}
/* Border Cards (lightTheme only) [Testimonials] */
.fwm-lightTheme.fwm-card-border-set .fwm-nestable-content {
  gap: 2rem;
}
.fwm-lightTheme.fwm-card-border-set .fwm-card-set-item {
  padding: 1.5rem;
  border: 0.125rem solid var(--primary);
}

@media (min-width: 48rem) {
  .fwm-lightTheme.fwm-card-border-set .fwm-card-set-item {
    padding: 2rem;
  }
}
/* Custom Text (darkTheme only) [Bera Team] */
@media (min-width: 48rem) {
  .fwm-darkTheme.fwm-text-center.fwm-nestable-no-subcomponents.fwm-not-subcomponent {
    position: relative;
  }
  .fwm-darkTheme.fwm-text-center.fwm-nestable-no-subcomponents.fwm-not-subcomponent::after {
    content: "";
    position: absolute;
    height: 6vw;
    width: 6vw;
    background: url("https://media.northwesternmutual.com/sites/images/cb32d3e2-1559-4a7d-baff-f5f8b531daad.png?width=original");
    background-size: contain;
    background-repeat: no-repeat;
    right: 1.5rem;
    bottom: 1.5rem;
  }
}
.fwm-lightTheme img[src*=d305a358-fb9f-408f-8796-a96335a63482],
.fwm-lightTheme img[src*="36838efd-b2e8-437b-9d0b-0922c5779f95"],
.fwm-lightTheme img[src*=f7aa23c7-dc36-4f4d-be5e-1444a91ba8dc],
.fwm-lightTheme img[src*="5d969518-6495-4e08-bd96-1ac94f77eb32"],
.fwm-lightTheme img[src*="8df127a8-01ef-4022-be97-ac49c17c3f3e"] {
  border: 1px solid #ddd;
}