/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
.LandingPageFull_Header {
  position: relative;
  padding: 0;
  margin-top: -2.5rem;
  margin-bottom: 2rem; }

@media (min-width: 960px) {
  .LandingPageFull_Header {
    margin-top: -2.5rem;
    margin-bottom: 4rem;
    width: 60%; }
  .LandingPageFull_Header:before {
    content: "";
    display: block;
    -webkit-box-shadow: 15px 0 15px -10px rgba(0, 0, 0, 0.1);
    box-shadow: 15px 0 15px -10px rgba(0, 0, 0, 0.1);
    height: 6.5rem; } }

@media (min-width: 1280px) {
  .LandingPageFull_Header {
    width: calc(60rem + (100vw - 1280px) / 2);
    padding-left: calc((100vw - 1280px) / 2); } }

@media (min-width: 960px) {
  .LandingPageFull_HeaderContent {
    background: #fff;
    margin-top: -6.5rem;
    min-height: 6.5rem;
    padding: 2rem 2.5rem 2rem 1.5rem; } }

.LandingPageFull_SiteSection {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.125rem;
  margin: 0 0 -1.75rem 0;
  padding: 1rem 1rem 0 1rem;
  width: 60%;
  color: #63738a;
  text-transform: uppercase; }

@media (min-width: 960px) {
  .LandingPageFull_SiteSection {
    font-size: 0.875rem;
    width: auto;
    padding: 0;
    margin-bottom: 0.5rem; } }

.LandingPageFull_Title {
  font-family: SpectrumSans-ExtraBold;
  font-size: 64px;
  line-height: 72px;
  font-weight: 800;
  margin: 0;
  padding: 2rem 1rem 1rem 1rem;
  background: #fff;
  width: 60%;
  color: #000;
  letter-spacing: normal; }

@media (min-width: 960px) {
  .LandingPageFull_Title {
    font-size: 3rem;
    line-height: 1;
    font-weight: 800;
    letter-spacing: 0rem;
    width: auto;
    padding: 0;
    margin-bottom: 1rem; } }

.LandingPageFull_HeroText {
  font-size: 0.9375rem;
  line-height: 1.53;
  padding: 0 1rem; }

@media (min-width: 960px) {
  .LandingPageFull_HeroText {
    font-size: 1.25rem;
    line-height: 1.4;
    padding: 0; } }

.LandingPageFull_Component {
  margin-top: 2rem;
  margin-bottom: 2rem; }

@media (min-width: 600px) {
  .LandingPageFull_Component {
    margin-top: 3rem;
    margin-bottom: 3rem; } }

@media (min-width: 960px) {
  .LandingPageFull_Component {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem; } }

.LandingPageFull_Body {
  margin-top: 0rem; }

@media (max-width: 600px) {
  .LandingPageFull_Body {
    margin-top: 0; } }

.hero-btn {
  margin: 0;
  padding-left: 4rem;
  padding-right: 4rem;
  min-width: 13.125rem;
  display: inline-block;
  width: auto;
  /* background-color: #0073d1 !important; */ }

/* container holding image and white box underneath */
.leadership-container {
  text-align: center;
  max-width: 293px;
  max-height: 438px;
  height: 100%;
  border: 1px solid #d8dde6;
  border-radius: 4px;
  margin-bottom: 2%;
  margin-top: 2%; }

/* image content */
.headshot {
  height: auto;
  width: 293px; }

/* image container */
.headshot-container {
  max-width: 293px !important;
  max-height: 268px !important;
  overflow: hidden; }

.title-link:focus,
.title-link:active {
  text-decoration: underline; }

/* white box underneath photo */
.leadership-content {
  width: auto;
  border-radius: 4px;
  height: 170px;
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 5%;
  text-align: left; }

/* single card */
.kite-cell-3 {
  border-radius: 4px;
  background-color: #ffffff; }

/* wraps around entire body */
.container {
  margin-top: 5%;
  margin-bottom: 5%; }

/* top info container with title and blurb */
.info-container {
  margin-bottom: 5%; }

.info-container h1 {
  /* width: 513px;
  height: 45px; */
  font-family: "SpectrumSans-Bold";
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.94;
  letter-spacing: -1.3px;
  color: #000000; }

.info-container p {
  font-family: "SpectrumSans-Regular";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #000000;
  margin-top: 1.2em; }

.name {
  font-family: "SpectrumSans-Bold";
  font-size: 1.18em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #000000; }

.position-title {
  font-family: "SpectrumSans-Bold";
  font-size: 0.9em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000000; }

.h_line {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid white;
  margin: 1em 1.5% 1em 0;
  width: 99%; }

.leadership-content a {
  text-decoration: none; }

.title-link:focus,
.title-link:active {
  text-decoration: underline; }

.hr2 {
  padding: 2em 0 2em 0; }

.ldr-eyebrow {
  font-size: 0.8125rem;
  letter-spacing: 0.125rem;
  padding: 1rem 1rem 0.5rem 0;
  background: #fff;
  width: 60%;
  font-weight: bold;
  color: #000;
  text-transform: uppercase; }

@media (max-width: 1023px) {
  .position-title {
    font-size: 0.8em; } }

@media (min-width: 1024px) and (max-width: 1130px) {
  .position-title {
    font-size: 0.7em; } }

@media (min-width: 1024px) {
  div.kite-cell.kite-cell-3.kite-cell-3-gt-md.kite-cell-6-gt-sm.kite-cell-12-gt-xs {
    max-width: 25%;
    width: 25%; } }

@media (min-width: 768px) and (max-width: 1023px) {
  div.kite-cell.kite-cell-3.kite-cell-3-gt-md.kite-cell-6-gt-sm.kite-cell-12-gt-xs {
    max-width: 50%;
    width: 50%; }
  .leadership-container {
    margin-left: auto;
    margin-right: auto; }
  .info-container {
    padding-left: 1.5em; }
  .leadership-page-grid.views-col {
    width: 50% !important; } }

@media (min-width: 840px) {
  .leadership-page-grid.views-col {
    padding: 0.625rem; } }

@media (max-width: 767px) {
  div.kite-cell.kite-cell-3.kite-cell-3-gt-md.kite-cell-6-gt-sm.kite-cell-12-gt-xs {
    max-width: 100%;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important; }
  .leadership-container {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important; }
  .h_line {
    display: none; }
  .info-container {
    padding-left: 1.5em; }
  .leadership-page-grid.views-col {
    width: 100% !important; } }

@media (max-width: 600px) {
  .info-container {
    padding-left: 1em; }
  .edic-title {
    padding-left: 1.5em; } }

p.name a {
  font-family: "SpectrumSans-Bold";
  font-size: 1.13em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #000000; }

/*[about="/digital-education/grants"] .LandingPageFull_Header:before,*/
[about="/supplierdiversity/contact"] .LandingPageFull_Header:before {
  box-shadow: none;
  -webkit-box-shadow: none; }

[about="/node/14746"] .LandingPageFull_Header:before,
[about="/leadership"] .LandingPageFull_Header:before {
  box-shadow: none;
  -webkit-box-shadow: none; }

@media only screen and (min-width: 960px) {
  [about="/homepage"] .LandingPageFull_HeaderContent {
    margin-top: 175px;
    padding-bottom: 1rem; } }

.leadership-page-grid.views-col {
  padding: 0.5rem; }
