@charset "UTF-8";
/*
 Theme Name:   Opportunity campaign (Foundation) - Portland Community College
 Theme URI:    https://www.pcc.edu/opportunity/
 Description:  A custom theme for the PCC Foundation campaign. Child of pcc.
 Author:       Portland Community College
 Author URI:   https://www.pcc.edu/
 Version:      1.0
 Template:     pcc
*/
/* ----------------------------------------------------------------
    general
---------------------------------------------------------------- */
body {
  background: #314162;
}

/* --------------------------------------
    dividers
-------------------------------------- */
.divider {
  background: #008099;
  background: linear-gradient(rgba(0, 128, 153, 0.85), rgba(0, 128, 153, 0.85)), url("_source/images/campaign-divider.png") !important;
  background-repeat: repeat-x;
  height: 1.875rem;
  width: 100%;
}
.divider.scholarships {
  background: #402a56;
  background: linear-gradient(rgba(64, 42, 86, 0.85), rgba(64, 42, 86, 0.85)), url("_source/images/campaign-divider.png") !important;
  background-repeat: repeat-x;
}
.divider.future-connect {
  background: #aaaf37;
  background: linear-gradient(rgba(170, 175, 55, 0.85), rgba(170, 175, 55, 0.85)), url("_source/images/campaign-divider.png") !important;
  background-repeat: repeat-x;
}
.divider.workforce {
  background: #edaa1e;
  background: linear-gradient(rgba(237, 170, 30, 0.85), rgba(237, 170, 30, 0.85)), url("_source/images/campaign-divider.png") !important;
  background-repeat: repeat-x;
}
.divider.urgent {
  background: #f48374;
  background: linear-gradient(rgba(244, 131, 116, 0.85), rgba(244, 131, 116, 0.85)), url("_source/images/campaign-divider.png") !important;
  background-repeat: repeat-x;
}

/* ----------------------------------------------------------------
    typography
---------------------------------------------------------------- */
/* --------------------------------------
    blockquotes
-------------------------------------- */
.pullquote.wide {
  border: none;
  float: none;
  font-size: 1.0625em !important;
  margin-left: 0;
  padding: 0 !important;
  width: 100% !important;
}
.pullquote.wide cite {
  font-size: 1rem !important;
}

/* ----------------------------------------------------------------
    navigation
---------------------------------------------------------------- */
#foundation-header #logo h1 {
  margin: 0;
}
#foundation-header #logo h2 img {
  margin: 0.625rem 0 0.6875rem;
  width: 15rem;
}
#foundation-header #campaign-button .button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
#foundation-header #global-nav > ul.menu {
  width: 100%;
}
#foundation-header #global-nav > ul.menu > li {
  padding: 0;
}
#foundation-header .top-bar a:not(.button) {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: 800 !important;
  color: #314162;
}

/* --------------------------------------
    medium and large screens – navigation
-------------------------------------- */
@media only screen and (min-width: 40em) {
  #foundation-header #campaign-button .button {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: -0.4375rem;
  }
  #foundation-header .is-dropdown-submenu-parent > a::after {
    color: #314162;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 1em;
    border: none;
    margin: 0;
    right: 1.0625rem;
    top: 0.875rem;
  }
  #foundation-header .is-dropdown-submenu {
    background: #008099;
    border: none;
    box-shadow: 0 0 0.625rem rgba(49, 65, 98, 0.5);
    padding: 0.3125rem 0;
    z-index: 2;
  }
  #foundation-header .is-dropdown-submenu li {
    list-style: none;
  }
  #foundation-header .is-dropdown-submenu a {
    color: #ffffff !important;
  }
}
/* --------------------------------------
    medium screens – navigation
-------------------------------------- */
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .top-bar {
    margin-bottom: 0.3125rem;
  }
  #foundation-header #campaign-button .button {
    font-size: 1em !important;
    top: -3.125rem;
    width: auto;
  }
}
/* --------------------------------------
    small screens – navigation
-------------------------------------- */
@media only screen and (max-width: 39.9375em) {
  #foundation-header #global-nav {
    padding-bottom: 0.625rem !important;
  }
  #foundation-header .is-drilldown {
    max-width: 100% !important;
    padding: 0 0.625rem;
    width: 100%;
  }
  #foundation-header .is-drilldown a:not(.button), #foundation-header .is-drilldown .is-drilldown-submenu {
    background: none;
  }
  #foundation-header .is-drilldown #campaign-button .button {
    background: #008099;
    margin-top: 0.9375rem;
  }
  #foundation-header .is-drilldown #campaign-button .button:hover, #foundation-header .is-drilldown #campaign-button .button:focus {
    background: #314162;
  }
  #foundation-header .drilldown .is-drilldown-submenu-parent > a::after {
    color: #314162;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1em;
    border: none;
  }
  #foundation-header .drilldown .js-drilldown-back > a::before {
    color: #314162;
    content: "\f104";
    font-family: FontAwesome;
    font-size: 1em;
    border: none;
    left: -0.3125rem;
    padding-left: 0.3125rem;
    position: relative;
    top: -0.5625rem;
  }
}
/* ----------------------------------------------------------------
    hero header
---------------------------------------------------------------- */
#content .hero {
  margin: -3.125rem 0 3.125rem;
  position: relative;
}
#content .hero img {
  margin: 0;
}
#content .hero .slide-info {
  left: 5%;
  position: absolute;
  top: 4.375rem;
  width: 60%;
  z-index: 1;
}
#content .hero h2, #content .hero p {
  color: #ffffff;
  margin: 0;
}
#content .hero h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 4.625em;
  line-height: 1;
}
#content .hero p {
  font-family: open_sansitalic, Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 1.25em;
  line-height: 1.2;
  margin-top: 1.25rem;
}
#content .hero p strong {
  display: inline-block;
  font-size: 1.25em;
  padding-bottom: 0.625rem;
}
#content .hero .darkener {
  background: url("_source/images/darkener.png") repeat-y top left rgba(0, 0, 0, 0);
  background-size: contain;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
#content .hero .button:hover, #content .hero .button:focus {
  background: #edaa1e !important;
  color: #333333 !important;
}

/* --------------------------------------
    hero story slider at the bottom 
    of the campaign homepage
-------------------------------------- */
.hero.story {
  margin-top: 1.25rem;
}
.hero.story p {
  font-size: 1.125em;
  line-height: 1.6;
  padding: 1.5625rem 0 0;
}

/* --------------------------------------
    medium screens – hero
-------------------------------------- */
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hero .slide-info {
    width: 90%;
  }
  .hero p {
    font-size: 1.125em !important;
  }
  .hero p.buttons {
    margin-top: 0;
  }
  body.home #content .hero .slide-info {
    width: 90%;
  }
  body.home #content .hero h2 {
    font-size: 2.75em;
  }
  body.home #content .hero p {
    font-size: 1.1875em !important;
  }
}
/* --------------------------------------
    small screens – hero
-------------------------------------- */
@media only screen and (max-width: 39.9375em) {
  #content .hero .slide-info {
    padding: 1.5625rem 1.25rem;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  #content .hero .slide-info h2 {
    color: #314162;
    font-size: 2.25em;
    line-height: 1.3;
  }
  #content .hero .slide-info p {
    color: #333333;
    font-size: 1.125em;
    padding: 0;
  }
  #content .hero .darkener {
    display: none;
  }
}
/* ----------------------------------------------------------------
    grids
---------------------------------------------------------------- */
.campaign-grid {
  margin-top: 1.875rem;
}
.campaign-grid .cell {
  border: 0.125rem solid #ffffff;
}
.campaign-grid a {
  align-items: center;
  aspect-ratio: 1/1;
  background-size: cover;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.campaign-grid a::before {
  background: rgba(0, 128, 153, 0.9);
  content: "";
  height: 100%;
  position: absolute;
  transition: background;
  width: 100%;
}
.campaign-grid a:hover::before, .campaign-grid a:focus::before {
  background: rgba(0, 0, 0, 0.7);
  transition-duration: 0.2s;
}
.campaign-grid a.scholarships:hover::before, .campaign-grid a.scholarships:focus::before {
  background: rgba(64, 42, 86, 0.75);
}
.campaign-grid a.future-connect:hover::before, .campaign-grid a.future-connect:focus::before {
  background: rgba(170, 175, 55, 0.8);
}
.campaign-grid a.workforce:hover::before, .campaign-grid a.workforce:focus::before {
  background: rgba(237, 170, 30, 0.75);
}
.campaign-grid a.urgent-need:hover::before, .campaign-grid a.urgent-need:focus::before {
  background: rgba(244, 131, 116, 0.75);
}
.campaign-grid .story-info {
  padding: 1.25rem;
  position: relative;
}
.campaign-grid .story-info h3, .campaign-grid .story-info h4, .campaign-grid .story-info p, .campaign-grid .story-info i {
  color: #ffffff !important;
  text-shadow: 0.125rem 0.0625rem 0.125rem rgb(15, 19.8979591837, 30);
}
.campaign-grid .story-info h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 1.625em;
}
.campaign-grid .story-info h3, .campaign-grid .story-info h4 {
  margin: 0 0 0.125rem;
}
.campaign-grid .story-info p:first-of-type {
  font-family: open_sansitalic, Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: normal !important;
}
.campaign-grid .story-info i {
  font-size: 2em;
}

/* --------------------------------------
    full-width grids
-------------------------------------- */
.campaign-grid-full {
  margin-bottom: -3.125rem;
}
.campaign-grid-full .cell {
  border: none;
}

.all-stories {
  margin: -2.8125rem 0 0;
  padding: 0;
  text-align: right;
}

/*----- small screens full-width grids -----*/
@media only screen and (max-width: 39.9375em) {
  .all-stories {
    margin-top: 0;
    text-align: left;
  }
}
/* --------------------------------------
    opposite grids
-------------------------------------- */
.campaign-grid.opposite {
  margin-bottom: 1.25rem;
  margin-top: -3.125rem;
}
.campaign-grid.opposite a.scholarships::before {
  background: rgba(64, 42, 86, 0.75);
}
.campaign-grid.opposite a.future-connect::before {
  background: rgba(170, 175, 55, 0.8);
}
.campaign-grid.opposite a.workforce::before {
  background: rgba(237, 170, 30, 0.75);
}
.campaign-grid.opposite a.urgent-need::before {
  background: rgba(244, 131, 116, 0.75);
}
.campaign-grid.opposite a:hover::before, .campaign-grid.opposite a:focus::before {
  background: rgba(0, 0, 0, 0.7);
}

/*----- medium screens opposite grids -----*/
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .campaign-grid.opposite h3 {
    font-size: 1.3125em;
  }
  .campaign-grid.opposite p {
    display: none;
  }
}
/* ----------------------------------------------------------------
    cards
---------------------------------------------------------------- */
#scholarships-body .card, #future-connect-body .card, #urgent-body .card, #workforce-body .card {
  text-align: center;
}

#scholarships-body .card {
  box-shadow: 0.1875rem 0.1875rem rgb(177.75, 152, 203.5) !important;
  background: #d8cbe5 !important;
}

#future-connect-body .card {
  box-shadow: 0.1875rem 0.1875rem rgb(202.1220472441, 206.9291338583, 99.5708661417) !important;
  background: #dee19e !important;
}

#urgent-body .card {
  box-shadow: 0.1875rem 0.1875rem rgb(244.1153846154, 137.4461538462, 124.3846153846) !important;
  background: #fac9c3 !important;
}

#workforce-body .card {
  box-shadow: 0.1875rem 0.1875rem rgb(242.05, 197.65, 101.45) !important;
  background: #f8e0ac !important;
}

.card .card-heading.large-text {
  font-size: 2.875em;
  text-align: center;
}

/* ----------------------------------------------------------------
    footer
---------------------------------------------------------------- */
footer {
  background: #314162;
}
footer .contact-nav li {
  display: inline;
}
footer .contact-nav li:first-of-type {
  padding-right: 0.9375rem;
}
