@import "../global.css";
@import "../hero-shrink.css";
@import "../custom-color-package-text.css";

div#root {
  --primary: var(--blue);
  --primary-text: var(--gray-dark-20);
  --primary-svg: var(--blue);
  --secondary: var(--sky);
  --secondary-text: var(--sky);
  --secondary-svg: var(--sky);
  --secondary-accent-line: var(--sky);
}

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

/* Primary H2 - Subtitle */
.fwm-section-header .fwm-section-header-hgroup {
  display: flex;
  flex-direction: column;
}
.fwm-section-header .fwm-section-header-hgroup .fwm-section-header-title-text {
  font-weight: 500;
  font-size: 2rem;
  text-transform: uppercase;
  order: -1;
}
.fwm-section-header .fwm-section-header-hgroup .fwm-section-header-eyebrow-text {
  letter-spacing: 1px;
  padding-bottom: 0;
}
.fwm-section-header .fwm-section-header-hgroup .fwm-section-header-eyebrow-text::after {
  content: "";
  display: block;
  width: 90%;
  border-bottom: 0.3125rem double var(--secondary-accent-line);
  margin: 0.75rem 0 0.75rem;
}
.fwm-section-header .fwm-section-header-hgroup::after {
  display: none !important;
}

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

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

@media (min-width: 48rem) {
  .fwm-section-header hgroup.fwm-section-header-hgroup .fwm-section-header-title-text {
    font-size: 2.25rem;
  }
}
@media (min-width: 64rem) {
  .fwm-section-header hgroup.fwm-section-header-hgroup .fwm-section-header-title-text {
    font-size: 2.5rem;
  }
}
/* Contact Map Header */
.fwm-team-map-title.fwm-section-header-title-text {
  font-weight: 500;
  font-size: 2rem;
  text-transform: uppercase;
}

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

@media (min-width: 48rem) {
  .fwm-team-map-title.fwm-section-header-title-text {
    font-size: 2.25rem;
  }
}
@media (min-width: 64rem) {
  .fwm-team-map-title.fwm-section-header-title-text {
    font-size: 2.5rem;
  }
}
/* Primary H3 */
h3.fwm-primary-h3.fwm-primary-h3 {
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.2;
}

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

/* Hero Gradient/Box */
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container {
  margin-top: 10.5rem;
}
.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 {
  font-family: "Guardian Sans", sans-serif;
  text-transform: uppercase;
  font-size: 2.5rem;
  letter-spacing: 0.1875rem;
  margin-bottom: 0;
}
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-supporting-text {
  margin-top: 0;
}
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-supporting-text p {
  text-transform: uppercase;
  letter-spacing: 0.1875rem;
  font-size: 1.5rem;
  font-weight: 300;
}
.fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-supporting-text + .fwm-hero-large-heading {
  margin-top: 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: 3rem;
  }
  .fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-supporting-text p {
    font-size: 1.65rem;
  }
}
@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: 4.75vw;
  }
  .fwm-hero-gradient.fwm-hero-box .fwm-hero-large-text-container hgroup .fwm-hero-large-supporting-text p {
    font-size: 1.8rem;
  }
}
/* Dynamic Cards */
.fwm-card-dynamic-set.fwm-card-set-bg-contrast .fwm-card-align-center.fwm-card-set-item {
  border-top: 0.3125rem solid var(--secondary);
}

@media (min-width: 48rem) {
  .fwm-card-dynamic-set.fwm-card-set-bg-contrast .fwm-card-align-center.fwm-card-set-item {
    border-top: 0.625rem solid var(--secondary);
  }
}
/* Photo Overlay - Narrow */
@media (max-width: 48rem) {
  .fwm-photo-overlay.fwm-column-thirds.fwm-lightTheme .fwm-photo-overlay-content {
    border-top: 0.3125rem solid var(--secondary-accent-line);
  }
}
@media (min-width: 48rem) {
  .fwm-photo-overlay.fwm-column-thirds.fwm-lightTheme.fwm-not-subcomponent:not(:has(.fwm-nestable-header-top)):not(:has(.fwm-nestable-footer-bottom)) .fwm-photo-overlay-image {
    position: relative;
    z-index: 5;
  }
  .fwm-photo-overlay.fwm-column-thirds.fwm-lightTheme.fwm-not-subcomponent:not(:has(.fwm-nestable-header-top)):not(:has(.fwm-nestable-footer-bottom)) .fwm-photo-overlay-content {
    position: relative;
    z-index: 10;
    border-top: 0.625rem solid var(--secondary);
    box-shadow: 0 0 4.5rem rgba(0, 0, 0, 0.2);
  }
  .fwm-photo-overlay.fwm-column-thirds.fwm-lightTheme.fwm-not-subcomponent:not(:has(.fwm-nestable-header-top)):not(:has(.fwm-nestable-footer-bottom))::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    background: var(--gray-dark-20);
    z-index: 1;
  }
  .fwm-photo-overlay.fwm-column-thirds.fwm-lightTheme.fwm-not-subcomponent:not(:has(.fwm-nestable-header-top)):not(:has(.fwm-nestable-footer-bottom)).fwm-media-right::after {
    right: 0;
    left: initial;
  }
}
/* Overlay - Center [Home] */
section.fwm-lightTheme.fwm-photo-center-overlay .fwm-photo-center-overlay-content {
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
  border-top: 0.625rem solid var(--secondary);
}

/* Text Center - Standard Width */
section.fwm-text-center .fwm-nestable-container {
  padding: 1.5rem;
  border-top: 0.3125rem solid var(--secondary);
  box-shadow: 0 0 4.5rem rgba(0, 0, 0, 0.2);
}

@media (min-width: 48rem) {
  section.fwm-text-center .fwm-nestable-container {
    padding: 4rem 2.75rem;
    border-top: 0.625rem solid var(--secondary);
  }
}