/* START - Libraries > ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > Children's Initiatives > ci-custom-styles.scss */
@media (min-width: 768px) {
  .navigation .odx-logo-wrapper .odx-logo img {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    max-width: 100%;
  }
}

#aw-header-navigation .awesome-navigator li a {
  font-size: 25px;
  font-weight: 600;
  padding-top: 53px;
  padding: 55px 25px 0 25px;
  margin-right: 25px;
}

#aw-header-bottom-right .odx-separator {
  display: none;
}

#aw-header-bottom-right .odx-header-bottom-right {
  padding: 42px 25px;
}

#aw-main-wrapper .navigation {
  box-shadow: 0 0px 52px 0 rgba(0, 0, 0, 0.13);
}

#aw-header-bottom-right .fa, #aw-header-bottom-right .fas, #aw-header-bottom-right .far {
  color: #944051;
  font-size: 1.8em;
}

#aw-header-bottom-right .odx-auth__link, #aw-header-bottom-right .odx-help__link, #aw-header-bottom-right .odx-search__btn {
  color: #944051;
}

#aw-header-bottom-right .odx-search__btn i.fas.fa-search {
  font-weight: 500;
}

.loggedOut.aw-navigation-left .aw-page-body, .loggedIn .aw-page-body {
  background-color: #ffffff;
}

.core-main-banner .core-main-banner__container {
  background-position: bottom center;
}

.core-main-banner .core-main-banner__container::before {
  content: none;
}

.core-main-banner .core-main-banner__container::after {
  content: none;
}

.core-main-banner .core-main-banner__details {
  display: none;
}

.odx-mega-banner {
  background-position: bottom;
  background-size: auto;
  height: 300px;
}

.aw-left-nav {
  z-index: 998;
}

.aw-left-nav .odx-icon-wrapper {
  display: none;
}

.aw-left-nav .aw-left-nav__icon-text {
  font-weight: 800;
  margin: 60px 0px 30px 0px;
  padding: 0;
  font-size: 34px;
  color: #944051;
}

.aw-left-nav a.left-navigation__link {
  text-transform: capitalize;
  font-size: 18px !important;
  line-height: 24px;
  padding: 5px 10px;
  display: block;
}

.odx-content-section.odx-content-section__body.odx-content__body {
  margin: 0px;
}

.ci-single-ads-top__item {
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #944051;
  height: 170px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 40px;
  margin-top: -20px;
}

.ci-single-ads-top__item a.ohio-card-wrapper-anchor {
  text-decoration: none;
}

.ci-single-ads-top__item a.ohio-card-wrapper-anchor:hover {
  text-decoration: none;
}

.ci-single-ads-top__item .ci-ads-top__item-link {
  max-width: 750px;
  margin-right: 2em;
}

.ci-single-ads-top__item .ci-ads-top__item-link .ci-single-ads-top__item-title {
  font-size: 34px;
  font-weight: 600;
  color: #ffffff;
  padding: 5px;
}

.ci-single-ads-top__item .ci-ads-top__item-link .ci-single-ads-top__item-summary {
  font-size: 17px;
  color: #ffffff;
  padding: 5px;
}

.ci-ads-container--datasets {
  padding: 25px 0px;
  margin: 40px 0px;
}

.ci-ads-item {
  display: flex;
  align-items: center;
}

.ci-ads-item .ci-ads-item__image {
  padding: 10px;
}

.ci-ads-item .ci-ads-item-details {
  padding: 8px;
}

.ci-ads-item .ci-ads-item-details .ci-ads-item__summary {
  font-size: 18px;
  padding: 10px 0px;
  color: #3b3b3b;
  line-height: 1em;
}

.ci-ads-item .ci-ads-item-details .ci-ads-item__title {
  font-size: 50px;
  font-weight: 600;
  color: #944051;
  padding: 10px 0px;
}

.odx-single-ci-ads__item--map {
  background: #f8f9f4;
  padding-top: 40px;
}

.odx-single-ci-ads__item--map .ci-map-ads__item {
  padding: 20px;
}

.odx-single-ci-ads__item--map .ci-map-ads__item .ci-map-single-ads__item-summary {
  padding: 45px 70px;
}

.odx-single-ci-ads__item--map .ci-map-ads__item .ci-map-single-ads__item-summary h2 {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: #944051;
}

.odx-single-ci-ads__item--map .ci-map-ads__item .ci-map-single-ads__item-summary p {
  font-size: 16px;
  color: #3b3b3b;
}

.odx-single-ci-ads__item--map .ci-map-ads__item .ci-map-single-ads__item-summary a {
  border: none;
  border-radius: 30px;
  color: #944051;
  text-decoration: none;
  opacity: 1;
  font-weight: 800;
  font-size: 16px;
}

.odx-single-ci-ads__item--map:after {
  background: #f8f9f4;
}

.odx-single-ci-ads__item--map:before {
  background: #f8f9f4;
}

.odx-ci-ads__container--single {
  margin-top: 40px;
}

.odx-ci-ads__container--single .odx-single-ci-ads__item--single {
  position: relative;
  bottom: 20px;
  background: #f8f9f4;
  padding-bottom: 40px;
  padding-top: 35px;
}

.odx-ci-ads__container--single .odx-single-ci-ads__item--single .ci-single-ads__item {
  text-align: end;
  display: flex;
  align-items: center;
}

.odx-ci-ads__container--single .odx-single-ci-ads__item--single .ci-single-ads__item .ci-single-ads__item-summary {
  padding: 45px;
}

.odx-ci-ads__container--single .odx-single-ci-ads__item--single .ci-single-ads__item .ci-single-ads__item-summary h2 {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: #944051;
  line-height: 1em;
}

.odx-ci-ads__container--single .odx-single-ci-ads__item--single:after {
  background: #f8f9f4;
}

.odx-ci-ads__container--single .odx-single-ci-ads__item--single:before {
  background: #f8f9f4;
}

.core-news__item .odx-news__thumbnail {
  min-width: 270px;
  border-radius: 5px;
  margin-bottom: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.core-news__item .odx-news__thumbnail img {
  height: 180px;
  max-width: none;
}

.core-news__item .core-news__info {
  background-color: #f8f9f4;
  padding: 30px 45px;
}

.core-news__item .core-news__info .core-news__title {
  color: #000000;
  font-size: 20px;
  font-weight: 800;
}

.core-news__header-container .core-news__header-title {
  color: #944051;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 800;
  font-size: 34px;
}

.core-news__list .core-news__info:hover {
  opacity: 1;
}

a.core-more-button.core-more-button--inline {
  color: #944051 !important;
  background-color: #f8f9f4;
}

.core-events {
  margin-left: 20px;
}

.core-events__header-container .core-events__header-title {
  color: #944051;
  font-weight: 800;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
}

.core-events__list .core-events__item-date {
  background-color: #944051;
}

.core-events__list .core-events__item-location {
  color: black;
  margin-bottom: 8px;
}

.core-events__list .core-events__item-duration {
  font-size: 16px;
}

a.odx-events__item-link:hover {
  opacity: 1;
}

/*Start Resources*/
.ci-cards__container h2.ci-cards__header {
  font-size: 36px;
  font-weight: 800;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #944051;
}

.odx-cards-ci {
  padding: 0 15px 0 0;
  margin-bottom: 20px;
}

.odx-cards-ci .ohio-card {
  border: none;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.24), 0 0 0px 0 rgba(0, 0, 0, 0.12);
}

.odx-cards-ci .ohio-card:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 0, 0, 0.22);
}

.odx-cards-ci .ohio-card-bg {
  height: 200px;
}

.odx-cards-ci .ohio-card-content {
  background-color: #f8f9f4;
}

.odx-cards-ci .ohio-card-content .ohio-card-content-header--ci {
  font-size: 25px;
  font-weight: 600;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  padding: 5px;
  margin-top: 25px;
  color: black;
  max-height: 75px;
  line-height: 1.3;
}

.odx-cards-ci .ohio-card-content .odx-division-home__summary {
  padding: 5px;
  line-height: 25px;
  margin-top: 15px;
}

.odx-cards-ci .ohio-card-content .ohio-card-content__bottom a {
  font-size: 15px;
}

.odx-cards-ci .ohio-card-content .ohio-card-content__bottom .ohio-card-division__box {
  text-transform: capitalize;
}

.odx-cards-ci .ohio-card-content:hover {
  background: white;
}

.odx-cards-ci .ohio-card.ohio-card--center .ohio-card-content {
  min-height: 280px;
}

.ohio-card__share-content {
  margin-top: 100px;
}

.content-body a.odx-view-more {
  color: #944051;
}

/*End Resources*/
.core-featured-video__container {
  background-color: #f8f9f4 !important;
}

.core-featured-video__container .core-featured-video__item-title {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 36px !important;
  font-weight: 800 !important;
  color: #944051 !important;
}

/*Start - Annual Reports Cards*/
.ohio-carousel-icons__items-container__reports .ohio-card {
  border: 0px solid #D8D8D8;
  border-radius: 4px;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.24), 0 0 0px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.4s;
}

.ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-bg {
  float: left;
  height: 230px;
}

.ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content {
  background: #f8f8f4;
  min-height: 230px;
  width: 73%;
  float: left;
}

.ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content .ohio-card-content-header {
  font-size: 24px;
  font-family: sans-serif;
  font-weight: 600;
  padding: 0px 12px;
  margin-top: 25px;
  margin-bottom: 14px;
  line-height: 1.3em;
}

.ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content p {
  font-size: 15px;
  line-height: 1.6em;
  padding: 0px 12px;
}

.ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content .ohio-card-content__bottom .ohio-card-wrapper-anchor.odx-card__share-anchor {
  font-size: 15px;
  font-weight: 600;
}

.ohio-carousel-icons__items-container__reports .ohio-card:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 0, 0, 0.22);
}

.ohio-carousel-icons__items-container__reports .ohio-card__share-box {
  height: 110%;
}

.ohio-carousel-icons__items-container__reports .ohio-card__share-box .close-icon-container {
  top: 30px;
}

.ohio-carousel-icons__items-container__reports .ohio-card__share-box .ohio-card__share-content {
  margin-top: 50px;
}

/*END - Annual Reports Cards*/
/*SMART PHONE*/
@media screen and (max-width: 767px) {
  .navigation #aw-header-bottom-left .odx-logo-wrapper {
    margin: 0px;
  }
  #aw-header-bottom-right .odx-header-bottom-right {
    padding: 37px 25px;
  }
  .core-main-banner .core-main-banner__container {
    max-height: 280px;
    bottom: 30px;
  }
  .odx-title {
    margin-top: 70px;
  }
  .ci-single-ads-top__item {
    height: 280px;
    border-radius: 0px;
    background-position-x: 36%;
    background-size: auto 150px;
    background-color: white;
    margin-bottom: 0px;
    margin-top: -10px;
  }
  .ci-single-ads-top__item .ci-ads-top__item-link {
    margin: 0px;
    padding: 10px;
    margin-top: 7.5em;
    background: linear-gradient(to right, #bd604a 0%, #944051 100%), #bd604a;
    text-align: center;
  }
  .ci-single-ads-top__item .ci-ads-top__item-link .ci-single-ads-top__item-title {
    font-size: 24px;
  }
  .ci-single-ads-top__item .ci-ads-top__item-link .ci-single-ads-top__item-summary {
    font-size: 14px;
    line-height: 1em;
  }
  .ci-ads-container--datasets {
    padding: 10px 0px;
    margin: 10px 0px;
  }
  .ci-ads-item {
    margin-bottom: 20px;
  }
  .ci-ads-item .ci-ads-item__image img {
    height: auto;
    max-width: 80px;
  }
  .ci-ads-item .ci-ads-item-details .ci-ads-item__summary {
    font-size: 16px;
  }
  .ci-ads-item .ci-ads-item-details .ci-ads-item__title {
    font-size: 50px;
    font-weight: 800;
    padding: 0px;
  }
  .odx-ci-ads__container--single .odx-single-ci-ads__item--single .ci-single-ads__item {
    text-align: left;
    display: block;
  }
  .odx-ci-ads__container--single .odx-single-ci-ads__item--single .ci-single-ads__item .ci-single-ads__item-summary {
    padding: 15px;
  }
  .odx-ci-ads__container--single .odx-single-ci-ads__item--single .ci-single-ads__item .ci-single-ads__item-summary h2 {
    font-size: 22px;
  }
  .odx-single-ci-ads__item--map .ci-map-ads__item .ci-map-single-ads__item-summary {
    padding: 10px;
  }
  .core-news__item .odx-news__thumbnail {
    display: none;
  }
  .core-news__list .core-news__info {
    padding: 20px 20px;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-bg {
    width: 27%;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-bg img.ohio-card-bg-img {
    width: auto;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content .ohio-card-content-header {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content p {
    font-size: 14px;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content__bottom {
    bottom: 0px;
    width: calc(70% - 20px);
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor.odx-card__share-anchor {
    font-size: 16px;
  }
  #aw-header-navigation {
    background-color: #944051;
  }
  #aw-header-navigation #button-collapse-navigator {
    display: none;
  }
  #aw-header-navigation .awesome-navigator li a {
    padding: 10px;
    margin: 0px;
  }
  .odx-mobile-nav__icon-button {
    background-color: #944051;
  }
}

/*Tablet*/
@media screen and (max-width: 991px) and (min-width: 768px) {
  .navigation #aw-header-bottom-left .odx-logo-wrapper {
    margin: 0px;
  }
  .navigation #aw-header-bottom-left .odx-logo-wrapper img {
    min-height: 100px;
  }
  #aw-header-bottom-right .odx-header-bottom-right {
    padding: 19px 25px;
    margin-top: 12px;
  }
  #aw-header-bottom-right .fa, #aw-header-bottom-right .fas, #aw-header-bottom-right .far {
    font-size: 2em;
  }
  .odx-mega-banner {
    background-size: contain;
  }
  .ohio-ci-banner-datasets {
    position: relative;
    bottom: 1px;
  }
  .ci-single-ads-top__item {
    height: 280px;
    align-items: flex-end;
  }
  .ci-single-ads-top__item .ci-ads-top__item-link {
    margin: 10px;
  }
  .ci-single-ads-top__item .ci-ads-top__item-link .ci-single-ads-top__item-summary {
    font-size: 15px;
    line-height: 1.2em;
  }
  .ci-ads-container--datasets {
    margin: 0px;
  }
  .ci-ads-item .ci-ads-item__image img {
    height: auto;
    max-width: 70px;
  }
  .ci-ads-item .ci-ads-item-details {
    margin-top: 10px;
  }
  .ci-ads-item .ci-ads-item-details .ci-ads-item__summary {
    font-size: 15px;
    padding: 0px;
  }
  .ci-ads-item .ci-ads-item-details .ci-ads-item__title {
    font-size: 35px;
    font-weight: 800;
    padding: 0px;
  }
  .odx-single-ci-ads__item--map .ci-map-ads__item {
    padding: 0px;
  }
  .odx-ci-ads__container--single .odx-single-ci-ads__item--single {
    padding-top: 0px;
  }
  .odx-ci-ads__container--single .odx-single-ci-ads__item--single .ci-single-ads__item {
    text-align: left;
    display: block;
  }
  .core-news__item .odx-news__thumbnail {
    display: none;
  }
  .core-news__list .core-news__info {
    padding: 30px 30px;
  }
  .core-events {
    margin-left: 0px;
  }
  .core-events__list .core-events__item-title {
    max-height: 44px;
  }
  .core-events__list .core-events__item-location {
    margin-bottom: 0px;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-bg {
    width: 27%;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content__bottom {
    bottom: 0px;
    width: calc(70% - 20px);
  }
  .odx-mobile-nav__icon-button {
    background-color: #944051;
  }
}

@media (min-width: 992px) {
  .sticky-header #aw-header-navigation ul li a {
    padding: 40px 15px 0;
    font-size: 18px;
  }
  .sticky-header #aw-header-bottom-right .odx-header-bottom-right {
    padding: 14px 25px;
  }
  .sticky-header #aw-header-bottom-left div.odx-logo-wrapper {
    margin-top: 0px;
  }
  .sticky-header #aw-header-bottom-left div.odx-logo-wrapper img {
    height: auto;
    max-height: 75px;
  }
  .odx-navigation--left li.active {
    padding: 0 0 0 10px;
    border-left: 5px solid #f0c67e;
    background-color: #FAFAFA;
  }
  .ohio-carousel-icons__items-container__reports li.odx-cards-licenses:nth-child(odd) {
    padding-right: 1.5%;
  }
  .ohio-carousel-icons__items-container__reports li.odx-cards-licenses:nth-child(even) {
    padding-left: 1.5%;
    padding-right: 0;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-bg {
    width: 35%;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content {
    width: 65%;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content__bottom {
    width: calc(70% - 60px);
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
  .ci-ads-container--datasets {
    margin: 40px 0px;
  }
  .ci-ads-item .ci-ads-item__image img {
    height: auto;
    max-width: 75px;
  }
  .ci-ads-item .ci-ads-item-details {
    padding: 0px;
  }
  .ci-ads-item .ci-ads-item-details .ci-ads-item__summary {
    font-size: 15px;
  }
  .ci-ads-item .ci-ads-item-details .ci-ads-item__title {
    font-size: 50px;
  }
  .odx-ci-ads__container--single .odx-single-ci-ads__item--single {
    padding-top: 0px;
  }
  .odx-ci-ads__container--single .odx-single-ci-ads__item--single .ci-single-ads__item {
    text-align: left;
    padding: 20px;
    display: block;
  }
  .core-news__item .core-news__list .core-news__info {
    padding: 30px 40px;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-bg img.ohio-card-bg-img {
    width: auto;
  }
  .ohio-carousel-icons__items-container__reports .ohio-card .ohio-card-content__bottom {
    bottom: 0px;
    width: calc(70% - 30px);
  }
}

body .content-body .single-column-footer .odx_secondary-footer {
  background-color: #944051;
}

@media (min-width: 768px) {
  #aw-header-navigation ul li.current a {
    border-bottom: 4px solid #944051;
    color: #944051;
  }
}

/* END - Libraries > ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > Children's Initiatives > ci-custom-styles.scss */
/* START: ODX Common Design>Content>Utility>Style Sheets>SCSS>Partials>Fonts>odx-serifa.scss */
@font-face {
  font-family: 'Serifa';
  src: url("/wps/wcm/connect/gov/37af8507-fe6e-4c96-955a-5d7e156f850d/Serifa-Reg.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-37af8507-fe6e-4c96-955a-5d7e156f850d-n3PjoTq");
  src: url("/wps/wcm/connect/gov/37af8507-fe6e-4c96-955a-5d7e156f850d/Serifa-Reg.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-37af8507-fe6e-4c96-955a-5d7e156f850d-n3PjoTq&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/ed59107f-772a-4af3-ba4f-b7ad7d04eb8c/Serifa-Reg.woff?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-ed59107f-772a-4af3-ba4f-b7ad7d04eb8c-n3PjoTq") format("woff"), url("/wps/wcm/connect/gov/f62c6d2b-1929-47df-818f-df6c5838e9ac/Serifa-Reg.ttf?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-f62c6d2b-1929-47df-818f-df6c5838e9ac-n3PjoTq") format("truetype"), url("/wps/wcm/connect/gov/2480ff0b-d9f4-4467-a875-32bf04b0d8af/Serifa-Reg.svg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-2480ff0b-d9f4-4467-a875-32bf04b0d8af-n3PjoTq#Serifa-Reg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Serifa';
  src: url("/wps/wcm/connect/gov/d3c3ecc6-60d3-497e-b633-deeff33f24fc/Serifa-Med.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-d3c3ecc6-60d3-497e-b633-deeff33f24fc-n3PjoTq");
  src: url("/wps/wcm/connect/gov/d3c3ecc6-60d3-497e-b633-deeff33f24fc/Serifa-Med.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-d3c3ecc6-60d3-497e-b633-deeff33f24fc-n3PjoTq&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/7dcc4185-bf6c-4293-8623-ab9f85002c2e/Serifa-Med.woff?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-7dcc4185-bf6c-4293-8623-ab9f85002c2e-n3PjoTq") format("woff"), url("/wps/wcm/connect/gov/0b55160f-2c68-44e2-86fd-c74acc3f4bb1/Serifa-Med.ttf?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-0b55160f-2c68-44e2-86fd-c74acc3f4bb1-n3PjoTq") format("truetype"), url("/wps/wcm/connect/gov/2e259cb5-8947-4985-a16e-771305b29824/Serifa-Med.svg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-2e259cb5-8947-4985-a16e-771305b29824-n3PjoTq#Serifa-Med") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Serifa';
  src: url("/wps/wcm/connect/gov/315ef810-cc39-42c7-88fd-66c811d57980/Serifa-RegIta.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-315ef810-cc39-42c7-88fd-66c811d57980-n3PjoTq");
  src: url("/wps/wcm/connect/gov/315ef810-cc39-42c7-88fd-66c811d57980/Serifa-RegIta.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-315ef810-cc39-42c7-88fd-66c811d57980-n3PjoTq&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/d5e67332-7891-4c2d-8f68-e87cc9f6961a/Serifa-RegIta.woff?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-d5e67332-7891-4c2d-8f68-e87cc9f6961a-n3PjoTq") format("woff"), url("/wps/wcm/connect/gov/bca37ef5-c381-4040-aff2-414a19567c2c/Serifa-RegIta.ttf?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-bca37ef5-c381-4040-aff2-414a19567c2c-n3PjoTq") format("truetype"), url("/wps/wcm/connect/gov/324ea3c4-6b2e-44c7-b7e9-4eca55389665/Serifa-RegIta.svg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-324ea3c4-6b2e-44c7-b7e9-4eca55389665-n3PjoTq#Serifa-RegIta") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Serifa';
  src: url("/wps/wcm/connect/gov/64dca5cb-0cdc-44ff-af26-09abc4dbfc4f/Serifa-BolIta.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-64dca5cb-0cdc-44ff-af26-09abc4dbfc4f-n3PjoTq");
  src: url("/wps/wcm/connect/gov/64dca5cb-0cdc-44ff-af26-09abc4dbfc4f/Serifa-BolIta.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-64dca5cb-0cdc-44ff-af26-09abc4dbfc4f-n3PjoTq&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/0dc12914-541a-467b-819c-1e54ac9a0972/Serifa-BolIta.woff?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-0dc12914-541a-467b-819c-1e54ac9a0972-n3PjoTq") format("woff"), url("/wps/wcm/connect/gov/d1de4402-3142-49f3-a2e8-c2918ece1656/Serifa-BolIta.ttf?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-d1de4402-3142-49f3-a2e8-c2918ece1656-n3PjoTq") format("truetype"), url("/wps/wcm/connect/gov/56846dc3-59ab-499d-a8bf-b6973da980ac/Serifa-BolIta.svg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-56846dc3-59ab-499d-a8bf-b6973da980ac-n3PjoTq#Serifa-BolIta") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Serifa';
  src: url("/wps/wcm/connect/gov/991b1082-67a7-4c5a-ab6b-5df10b1200ea/Serifa-Bol.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-991b1082-67a7-4c5a-ab6b-5df10b1200ea-n3PjoTq");
  src: url("/wps/wcm/connect/gov/991b1082-67a7-4c5a-ab6b-5df10b1200ea/Serifa-Bol.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-991b1082-67a7-4c5a-ab6b-5df10b1200ea-n3PjoTq&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/13f53df4-2c10-4cea-8531-e1eb9694430d/Serifa-Bol.woff?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-13f53df4-2c10-4cea-8531-e1eb9694430d-n3PjoTq") format("woff"), url("/wps/wcm/connect/gov/b42e6d37-7e18-41b3-a0f5-8630f551b662/Serifa-Bol.ttf?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-b42e6d37-7e18-41b3-a0f5-8630f551b662-n3PjoTq") format("truetype"), url("/wps/wcm/connect/gov/e98d7dff-6f3f-477a-8e53-1b0c1f876e4d/Serifa-Bol.svg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-e98d7dff-6f3f-477a-8e53-1b0c1f876e4d-n3PjoTq#Serifa-Bol") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Serifa Condensed';
  src: url("/wps/wcm/connect/gov/c1f24db5-f100-49c7-a3d0-9f3dec25529b/SerifaCon-Med.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-c1f24db5-f100-49c7-a3d0-9f3dec25529b-n3PjoTq");
  src: url("/wps/wcm/connect/gov/c1f24db5-f100-49c7-a3d0-9f3dec25529b/SerifaCon-Med.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-c1f24db5-f100-49c7-a3d0-9f3dec25529b-n3PjoTq&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/575b0ff4-9387-4718-a2fb-58e4f57bb25f/SerifaCon-Med.woff?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-575b0ff4-9387-4718-a2fb-58e4f57bb25f-n3PjoTq") format("woff"), url("/wps/wcm/connect/gov/cf79ae2d-fd7b-4e63-995e-e836a221aee1/SerifaCon-Med.ttf?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-cf79ae2d-fd7b-4e63-995e-e836a221aee1-n3PjoTq") format("truetype"), url("/wps/wcm/connect/gov/4df14247-d20f-42f5-b79b-4df33194442d/SerifaCon-Med.svg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-4df14247-d20f-42f5-b79b-4df33194442d-n3PjoTq#SerifaCon-Med") format("svg");
  font-weight: 500;
  font-style: normal;
}

/* END: ODX Common Design>Content>Utility>Style Sheets>SCSS>Partials>Fonts>odx-serifa.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Fonts > odx-source-sans-pro.scss */
@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/aadbc5e3-3dde-4403-a088-10de5d6a57d3/sourcesanspro-regular-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-aadbc5e3-3dde-4403-a088-10de5d6a57d3-m.96nm4");
  src: url("/wps/wcm/connect/gov/aadbc5e3-3dde-4403-a088-10de5d6a57d3/sourcesanspro-regular-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-aadbc5e3-3dde-4403-a088-10de5d6a57d3-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/d9d60e36-0a4d-463f-b2b8-204d600c9e32/sourcesanspro-regular-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-d9d60e36-0a4d-463f-b2b8-204d600c9e32-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/df098d53-c4ff-4487-9ee3-a6c27ee99374/sourcesanspro-regular-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-df098d53-c4ff-4487-9ee3-a6c27ee99374-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/45957fd1-1466-4ee3-ae82-c825295e9e24/sourcesanspro-regular-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-45957fd1-1466-4ee3-ae82-c825295e9e24-m.96nm4") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/f29ae033-c82a-4ce5-98e6-e816b51f9892/sourcesanspro-italic-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-f29ae033-c82a-4ce5-98e6-e816b51f9892-m.96nm4");
  src: url("/wps/wcm/connect/gov/f29ae033-c82a-4ce5-98e6-e816b51f9892/sourcesanspro-italic-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-f29ae033-c82a-4ce5-98e6-e816b51f9892-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/0266a8d7-aad7-4c57-9b78-0ee7f8ebdebe/sourcesanspro-italic-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-0266a8d7-aad7-4c57-9b78-0ee7f8ebdebe-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/11c3f086-899d-46a9-a5d4-2fc1976455d6/sourcesanspro-italic-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-11c3f086-899d-46a9-a5d4-2fc1976455d6-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/5844a33f-5e3c-48a8-a670-9fe221bdda26/sourcesanspro-italic-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-5844a33f-5e3c-48a8-a670-9fe221bdda26-m.96nm4") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/40ffcc30-1b95-4833-8519-327853974a10/sourcesanspro-semibold-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-40ffcc30-1b95-4833-8519-327853974a10-m.96nm4");
  src: url("/wps/wcm/connect/gov/40ffcc30-1b95-4833-8519-327853974a10/sourcesanspro-semibold-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-40ffcc30-1b95-4833-8519-327853974a10-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/5fd20cf7-b1f4-4a19-ac8a-2822de81d146/sourcesanspro-semibold-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-5fd20cf7-b1f4-4a19-ac8a-2822de81d146-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/f9edad7c-cae5-45c3-8a73-f0a3dd4784f3/sourcesanspro-semibold-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-f9edad7c-cae5-45c3-8a73-f0a3dd4784f3-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/623aeb3a-cda5-42ec-9d93-ef41591d725a/sourcesanspro-semibold-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-623aeb3a-cda5-42ec-9d93-ef41591d725a-m.96nm4") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/ca43a122-453c-4695-8b63-1f38905ea072/sourcesanspro-semibolditalic-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-ca43a122-453c-4695-8b63-1f38905ea072-m.96nm4");
  src: url("/wps/wcm/connect/gov/ca43a122-453c-4695-8b63-1f38905ea072/sourcesanspro-semibolditalic-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-ca43a122-453c-4695-8b63-1f38905ea072-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/312760bd-34a3-4530-a219-7037421d62ec/sourcesanspro-semibolditalic-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-312760bd-34a3-4530-a219-7037421d62ec-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/1d744f60-9d89-4446-aee1-a14d87e97a05/sourcesanspro-semibolditalic-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-1d744f60-9d89-4446-aee1-a14d87e97a05-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/f31e9238-7e42-4471-88d7-342366bf5c29/sourcesanspro-semibolditalic-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-f31e9238-7e42-4471-88d7-342366bf5c29-m.96nm4") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/e96c6c4d-c143-406d-b654-a31cfdc7efac/sourcesanspro-bold-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-e96c6c4d-c143-406d-b654-a31cfdc7efac-m.96nm4");
  src: url("/wps/wcm/connect/gov/e96c6c4d-c143-406d-b654-a31cfdc7efac/sourcesanspro-bold-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-e96c6c4d-c143-406d-b654-a31cfdc7efac-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/4526b1c0-c27b-4017-bd6c-1fb72108462c/sourcesanspro-bold-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-4526b1c0-c27b-4017-bd6c-1fb72108462c-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/836b6465-94dc-48fd-aa8c-2c6a65d2b1ec/sourcesanspro-bold-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-836b6465-94dc-48fd-aa8c-2c6a65d2b1ec-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/4585fc11-0be1-4fc6-b2a4-45b1431cbb30/sourcesanspro-bold-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-4585fc11-0be1-4fc6-b2a4-45b1431cbb30-m.96nm4") format("svg");
  font-weight: 900;
  font-style: normal;
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Fonts > odx-source-sans-pro.scss */
