/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
body .registration-form .registration-summary #numberOfRegistrations {
  width: 100px;
}
body #shiftnav-toggle-main {
  top: 10px;
  left: 1rem;
  background: #2C3582;
}
section.entry {
  line-height: 1.7;
}
html, body {
  overflow-x: hidden;
}
body .g-content, body .widget {
  margin: 0;
  padding: 0;
}
body .g-content-array {
  margin: 0;
}
.readon, .uk-button, .search-submit, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .email-registration-form .btn-group .btn-submit-email, .wp-block-button__link.wp-element-button, .g-promo-area-content a {
  background: #952D6F;
  border: 1px solid #fff;
  font-family: "acumin-pro-extra-condensed", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 800 !important;
  text-transform: uppercase;
  line-height: 1;
  font-size: 1.5rem;
  color: #fff !important;
  padding: 0.5rem 1rem 0.7rem;
  display: inline-block;
  border-radius: 0;
  text-decoration: none !important;
}
.readon.search:hover, .uk-button.search:hover, .search-submit.search:hover, .gform_wrapper .gform_footer input.button.search:hover, .gform_wrapper .gform_footer input[type=submit].search:hover, .email-registration-form .btn-group .btn-submit-email.search:hover, .wp-block-button__link.wp-element-button.search:hover, .g-promo-area-content a.search:hover {
  border-color: #952D6F !important;
}
.readon:after, .uk-button:after, .search-submit:after, .gform_wrapper .gform_footer input.button:after, .gform_wrapper .gform_footer input[type=submit]:after, .email-registration-form .btn-group .btn-submit-email:after, .wp-block-button__link.wp-element-button:after, .g-promo-area-content a:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  margin-left: 0.75rem;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.readon:hover, .uk-button:hover, .search-submit:hover, .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .email-registration-form .btn-group .btn-submit-email:hover, .wp-block-button__link.wp-element-button:hover, .g-promo-area-content a:hover {
  background: #fff;
  color: #952D6F !important;
  border: 1px solid #952d6f !important;
  transition: all 0.3s ease-in-out;
}
.readon:hover:after, .uk-button:hover:after, .search-submit:hover:after, .gform_wrapper .gform_footer input.button:hover:after, .gform_wrapper .gform_footer input[type=submit]:hover:after, .email-registration-form .btn-group .btn-submit-email:hover:after, .wp-block-button__link.wp-element-button:hover:after, .g-promo-area-content a:hover:after {
  margin-left: 1.25rem;
  transition: all 0.3s ease-in-out;
}
.readon.large, .uk-button.large, .search-submit.large, .gform_wrapper .gform_footer input.button.large, .gform_wrapper .gform_footer input[type=submit].large, .email-registration-form .btn-group .btn-submit-email.large, .wp-block-button__link.wp-element-button.large, .g-promo-area-content a.large {
  font-size: 2.0625rem;
  padding: 1.25rem 2.0625rem;
}
.readon.large:after, .uk-button.large:after, .search-submit.large:after, .gform_wrapper .gform_footer input.button.large:after, .gform_wrapper .gform_footer input[type=submit].large:after, .email-registration-form .btn-group .btn-submit-email.large:after, .wp-block-button__link.wp-element-button.large:after, .g-promo-area-content a.large:after {
  margin-left: 1.5rem;
}
.readon.large:hover, .uk-button.large:hover, .search-submit.large:hover, .gform_wrapper .gform_footer input.button.large:hover, .gform_wrapper .gform_footer input[type=submit].large:hover, .email-registration-form .btn-group .btn-submit-email.large:hover, .wp-block-button__link.wp-element-button.large:hover, .g-promo-area-content a.large:hover {
  color: #fff !important;
}
.readon.blank, .uk-button.blank, .search-submit.blank, .gform_wrapper .gform_footer input.button.blank, .gform_wrapper .gform_footer input[type=submit].blank, .email-registration-form .btn-group .btn-submit-email.blank, .wp-block-button__link.wp-element-button.blank, .g-promo-area-content a.blank {
  padding: 0;
  border: 0;
  background: none;
  color: #952D6F !important;
}
.readon.blank:hover, .uk-button.blank:hover, .search-submit.blank:hover, .gform_wrapper .gform_footer input.button.blank:hover, .gform_wrapper .gform_footer input[type=submit].blank:hover, .email-registration-form .btn-group .btn-submit-email.blank:hover, .wp-block-button__link.wp-element-button.blank:hover, .g-promo-area-content a.blank:hover {
  background: none;
  color: #2C3582 !important;
}
#g-mainbar .archive a.readon.blank:hover {
  border: none !important;
}
.wp-block-buttons > .wp-block-button {
  margin-bottom: 2rem !important;
}
.g-promo-area-content a {
  margin: 1.5rem 0;
}
.uk-button {
  padding: 0.9rem 1.25rem !important;
  line-height: 1 !important;
}
body.error404 #g-mainbar .g-content {
  padding: 2.5rem 0 !important;
}
body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  background: #fff;
  border-color: #952D6F !important;
  color: #952D6F !important;
}
body .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
  background: #952D6F;
  color: #fff !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  h2 {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  h2 {
    font-size: 2.25rem;
  }
}
body .button {
  letter-spacing: 0;
  margin: 0;
}
body #g-mainbar {
  margin: 0;
  padding: 0;
}
body .center {
  text-align: center;
}
.white .readon:hover, .white .uk-button:hover {
  border-color: #952D6F !important;
  color: #952D6F !important;
}
.green .readon, .green .uk-button, .home-teaser-widget.supplemental-teaser .uk-button {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #952D6F !important;
}
.green .readon:hover, .green .uk-button:hover {
  background-color: #952D6F !important;
  color: #ffffff !important;
}
@media only all and (max-width: 30rem) {
  body .g-container {
    width: 92.5%;
  }
}
body .full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
body .full-width .wp-block-group__inner-container {
  width: 75rem;
  margin: 0 auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body .full-width .wp-block-group__inner-container {
    width: 58rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body .full-width .wp-block-group__inner-container {
    width: 46rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body .full-width .wp-block-group__inner-container {
    width: 92.5%;
  }
}
body .blue {
  background: #2C3582;
  color: #fff;
}
body .green {
  background: #51A800;
  color: #fff;
}
body .green .uk-panel-title {
  color: #fff;
}
.gray {
  background: #333;
  background: -webkit-linear-gradient(top, #333 0%, #070707 100%);
  background: -o-linear-gradient(top, #333 0%, #070707 100%);
  background: linear-gradient(to bottom, #333 0%, #070707 100%);
}
.gray a {
  color: #fff;
}
.gray a:hover {
  color: #952D6F;
}
.gray .home-teaser-widget .uk-panel-teaser {
  border-color: #fff;
}
.gray .uk-button {
  border-color: #952D6F;
  color: #952D6F;
  background: #fff;
}
.gray .uk-button:hover {
  background: #952D6F;
  color: #fff !important;
}
body .green.employers-back {
  background: url('../../images/green-back.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
body .uk-panel-title {
  color: #333333;
}
body .shiftnav-menu-image {
  text-align: center;
}
body .shiftnav-menu-image .size-full {
  width: 140px;
}
body .home-teaser {
  text-align: center;
  padding: 5.625rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body .home-teaser {
    padding: 3rem 0;
  }
}
@media only all and (max-width: 47.99rem) {
  body .home-teaser {
    padding: 2.5rem 0;
  }
}
body .home-teaser h2 {
  margin: 0 0 1.875rem;
  text-transform: uppercase;
  font-size: 3.125rem;
}
body .home-teaser.home-teaser-numbers h2 {
  margin-bottom: 5.625rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body .home-teaser.home-teaser-numbers h2 {
    margin: 0 0 3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body .home-teaser.home-teaser-numbers h2 {
    margin: 0 0 2.5rem;
  }
}
body .home-teaser.icon-teaser h2 {
  margin: 0 0 4.6875rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body .home-teaser.icon-teaser h2 {
    margin: 0 0 3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body .home-teaser.icon-teaser h2 {
    margin: 0 0 2.5rem;
  }
}
body .home-teaser p {
  margin: 0 auto 4.5625rem;
  line-height: 1.5;
  width: 48rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body .home-teaser p {
    width: 40rem;
    margin-bottom: 3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body .home-teaser p {
    width: 92.5%;
    margin-bottom: 2.5rem;
  }
}
.home-teaser-widget .uk-panel {
  text-align: center;
  line-height: 1.625rem;
}
.home-teaser-widget .uk-panel p {
  margin: 0;
  width: 100%;
}
.home-teaser-widget h3, .home-teaser-widget .uk-panel-title {
  font-size: 1.5rem;
  font-family: "acumin-pro", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.home-teaser-widget h3 {
  margin: 3.125rem 0 0.625rem;
  font-size: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .home-teaser-widget h3 {
    margin-top: 1.25rem;
  }
}
.home-teaser-widget a.uk-button {
  background-color: #952d6f;
  color: #fff;
}
.home-teaser-widget a.uk-button:hover {
  background-color: #fff;
  color: #2c3582;
}
.home-teaser-widget.icons h3 {
  margin-top: 1.875rem;
  font-size: 1.875rem;
}
@media only all and (max-width: 47.99rem) {
  .home-teaser-widget.icons h3 {
    margin-top: 1rem;
  }
}
.home-teaser-widget.icons i {
  height: 3.125rem;
  font-size: 3rem;
}
.home-teaser-widget.icons a.uk-button {
  background-color: #952d6f !important;
  color: #fff !important;
}
.home-teaser-widget.icons a.uk-button:hover {
  background-color: #fff !important;
  color: #2c3582 !important;
}
.home-teaser-widget .uk-margin {
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .home-teaser-widget .uk-panel {
    margin-bottom: 2rem;
  }
}
.home-teaser-widget.uk-grid-large > * {
  padding-left: 4rem;
}
.home-teaser-widget.uk-grid-large {
  margin-left: -4rem;
}
.home-teaser-widget .uk-panel-teaser {
  border: 1px solid #333333;
  margin: 0;
}
.home-teaser-widget.numbers {
  margin-bottom: 7.1875rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .home-teaser-widget.numbers {
    margin-bottom: 3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .home-teaser-widget.numbers {
    margin-bottom: 2.5rem;
  }
}
.home-teaser-widget.numbers h3 {
  margin: 0 0 1rem;
  color: #51A800;
  font-size: 3.75rem;
  line-height: 1.2;
  text-transform: capitalize;
  font-weight: 600;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .home-teaser-widget.numbers h3 {
    font-size: 2.5rem !important;
  }
}
.home-teaser-widget.blank .uk-panel-title {
  margin-bottom: 1.875rem;
}
.home-teaser-widget.blank .uk-grid-margin {
  margin-top: 5.3125rem;
}
@media only all and (max-width: 47.99rem) {
  .home-teaser-widget.blank .uk-grid-margin {
    margin-top: 0;
  }
}
.home-teaser-widget.blank .uk-button:after {
  display: none;
}
.home-teaser-widget.blank .uk-overlay-icon:before {
  display: none;
}
.home-teaser-widget.blank .uk-overlay-background {
  background: rgba(149, 45, 111, 0.75);
}
.home-teaser-widget.supplemental-teaser div.uk-panel h3.uk-panel {
  color: #fff;
}
.home-teaser-widget.supplemental-teaser div.uk-panel h3.uk-panel:hover {
  color: #C13A90;
}
.home-teaser-widget.supplemental-teaser a.uk-button {
  background-color: #fff !important;
  color: #952d6f !important;
  border: 1px solid #952d6f;
}
.home-teaser-widget.supplemental-teaser a.uk-button:hover {
  background-color: #952d6f !important;
  color: #fff !important;
}
.home-teaser-widget.partner div.uk-panel h3 a {
  color: #ffffff !important;
  font-weight: 600;
}
.home-teaser-widget.partner div.uk-panel h3 a:hover {
  color: #952d6f !important;
}
.home-teaser-widget.get-involved div.uk-panel h3 a {
  font-weight: 600;
}
.home-teaser-widget.supplemental-teaser div.uk-panel h3 {
  margin-bottom: 1.5rem !important;
}
.home-teaser-widget.supplemental-teaser div.uk-panel h3 a {
  color: #ffffff !important;
  font-weight: 600;
}
.home-teaser-widget.supplemental-teaser div.uk-panel h3 a:hover {
  color: #952d6f !important;
}
body * + .uk-margin {
  margin-top: 0;
}
.home-teaser.news-events h2.headline {
  margin-bottom: 4.6875rem;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .home-teaser.news-events h2.headline {
    margin-bottom: 2.5rem;
  }
}
.uk-panel .uk-margin {
  font-size: 1rem !important;
}
.uk-panel h3, .uk-panel h3.uk-panel-title {
  line-height: 1 !important;
  margin-bottom: 1rem !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .uk-panel h3, .uk-panel h3.uk-panel-title {
    font-size: 1.3rem !important;
  }
}
body.search .post-type-page, body.search #g-page-surround .platform-content .entries {
  margin: 0;
  padding: 0;
}
#g-page-surround .platform-content .entries, body.search #g-mainbar {
  margin-left: 0;
  margin-bottom: 6.25rem;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-page-surround .platform-content .entries, body.search #g-mainbar {
    margin-bottom: 3rem;
  }
}
.post-type-page, .post-type-post, #g-page-surround .platform-content .entries, body.search #g-mainbar, .post-type-registration_pages {
  padding: 2.8125rem 3.75rem 0;
  position: relative;
  z-index: 100;
  margin-top: -7.8125rem;
  background: #fff;
}
@media only all and (max-width: 47.99rem) {
  .post-type-page, .post-type-post, #g-page-surround .platform-content .entries, body.search #g-mainbar, .post-type-registration_pages {
    margin-top: 0;
    padding: 2.25rem 0 0;
  }
}
.post-type-page p a, .post-type-post p a, #g-page-surround .platform-content .entries p a, body.search #g-mainbar p a, .post-type-registration_pages p a {
  color: #952D6F;
  font-weight: bold;
  text-decoration: underline;
}
.post-type-page p a:hover, .post-type-post p a:hover, #g-page-surround .platform-content .entries p a:hover, body.search #g-mainbar p a:hover, .post-type-registration_pages p a:hover {
  color: #333333;
  text-decoration: none;
}
body.home .post-type-page {
  padding: 0;
  margin: 0;
  background: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.landing .post-type-page {
    margin-top: 0;
  }
}
.entry ul, .entry ol {
  margin: 0 0 2.8125rem 4rem;
}
.entry ul li, .entry ol li {
  margin: 0 0 1rem;
}
.entry ul li:last-child, .entry ol li:last-child {
  margin: 0;
}
.post-type-page .sidebar, .post-type-post .sidebar {
  margin: 0 0 0 3.5rem;
  float: right;
  width: 32%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .post-type-page .sidebar, .post-type-post .sidebar {
    width: 100%;
    float: none;
    margin: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .post-type-page .sidebar, .post-type-post .sidebar {
    width: 100%;
    float: none;
    margin: 0;
  }
}
.post-type-page .sidebar.withfeature, .post-type-post .sidebar.withfeature {
  width: 48%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .post-type-page .sidebar.withfeature, .post-type-post .sidebar.withfeature {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .post-type-page .sidebar.withfeature, .post-type-post .sidebar.withfeature {
    width: 100%;
  }
}
.post-type-page .sidebar.withfeature .pad, .post-type-post .sidebar.withfeature .pad {
  width: 60%;
  float: right;
}
@media only all and (min-width: 60rem) {
  .post-type-page .sidebar.withfeature .pad, .post-type-post .sidebar.withfeature .pad {
    margin-right: -3.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .post-type-page .sidebar.withfeature .pad, .post-type-post .sidebar.withfeature .pad {
    width: 100%;
    float: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .post-type-page .sidebar.withfeature .pad, .post-type-post .sidebar.withfeature .pad {
    width: 100%;
    float: none;
  }
}
.post-type-page .sidebar .wp-block-featured-image, .post-type-post .sidebar .wp-block-featured-image {
  margin: -2.8125rem -3.75rem 2.8125rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .post-type-page .sidebar .wp-block-featured-image, .post-type-post .sidebar .wp-block-featured-image {
    margin: 0 0 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .post-type-page .sidebar .wp-block-featured-image, .post-type-post .sidebar .wp-block-featured-image {
    margin: 0 0 1.25rem;
  }
}
.post-type-page .sidebar .wp-block-featured-image figure, .post-type-post .sidebar .wp-block-featured-image figure {
  margin: 0;
}
.post-type-page .sidebar .cta, .post-type-post .sidebar .cta {
  display: block;
  text-align: center;
  font-size: 1.5rem;
  font-size: 1.1rem;
  color: #fff !important;
  background: #952D6F;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 1.25rem;
  padding: 1.25rem 0;
  line-height: 1;
}
.post-type-page .sidebar .cta:hover, .post-type-post .sidebar .cta:hover {
  background: #2C3582;
}
.post-type-page .sidebar .sidebar-logo, .post-type-post .sidebar .sidebar-logo {
  margin: 0 0 1.25rem;
}
.post-type-page .sidebar .sidebar-links, .post-type-post .sidebar .sidebar-links {
  background: #2C3582;
  color: #fff;
  padding: 1.875rem 1.875rem 2.15rem;
  margin-bottom: 1.25rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .post-type-page .sidebar .sidebar-links, .post-type-post .sidebar .sidebar-links {
    padding: 1.25rem 1.25rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .post-type-page .sidebar .sidebar-links, .post-type-post .sidebar .sidebar-links {
    padding: 1rem 1rem 1.75rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .post-type-page .sidebar .sidebar-links, .post-type-post .sidebar .sidebar-links {
    margin: 0 0 1.25rem;
  }
}
.post-type-page .sidebar .sidebar-links h3, .post-type-post .sidebar .sidebar-links h3 {
  font-family: "acumin-pro", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  margin: 0 0 1.25rem;
  text-transform: uppercase;
}
.post-type-page .sidebar .sidebar-links ul, .post-type-post .sidebar .sidebar-links ul {
  padding: 0 0 0 1.875rem;
  margin: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .post-type-page .sidebar .sidebar-links ul, .post-type-post .sidebar .sidebar-links ul {
    padding-left: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .post-type-page .sidebar .sidebar-links ul, .post-type-post .sidebar .sidebar-links ul {
    padding-left: 0;
  }
}
.post-type-page .sidebar .sidebar-links ul li, .post-type-post .sidebar .sidebar-links ul li {
  list-style: none;
  margin: 0 0 1.25rem;
  line-height: 1.2;
}
.post-type-page .sidebar .sidebar-links ul li a, .post-type-post .sidebar .sidebar-links ul li a {
  color: #fff;
}
.post-type-page .sidebar .sidebar-links ul li a:hover, .post-type-post .sidebar .sidebar-links ul li a:hover {
  text-decoration: underline;
}
.post-type-page .sidebar .sidebar-links ul li a:after, .post-type-post .sidebar .sidebar-links ul li a:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  margin-left: 0.5rem;
  display: inline-block;
}
.widget_search {
  margin: 0 0 2.5rem !important;
}
.meta-tags {
  text-align: center;
  margin: 0 0 2.8125rem;
  clear: both;
}
.meta-tags a {
  color: #952D6F;
  font-weight: bold;
}
.meta-tags a:hover {
  color: #2C3582;
}
.addthis-wrap {
  margin: 0 0 7.5rem;
  text-align: center;
  clear: both;
}
@media only all and (max-width: 47.99rem) {
  .addthis-wrap {
    margin: 0 0 3.5rem;
  }
}
#g-page-surround .entry-meta {
  margin: 0;
}
.related-news {
  margin: 0 0 5.625rem !important;
}
.related-news h3.g-title {
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .related-news h3.g-title {
    margin: 0 0 1.5rem;
    font-size: 2.75rem;
    line-height: 1.2;
  }
}
.related-news .gallery {
  justify-content: center;
}
.related-news .gallery-item {
  margin: 0;
  padding: 0 0.625rem;
  box-sizing: border-box;
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .related-news .gallery-item {
    width: 100% !important;
    flex: 0 100% !important;
    -webkit-flex: 0 100% !important;
    -moz-flex: 0 100% !important;
    -ms-flex: 0 100% !important;
    padding: 1.5rem 0;
  }
}
.related-news .gallery-item .gallery-caption {
  font-size: 1.5rem;
  font-weight: bold;
  color: #952D6F;
  line-height: 1.2;
  margin: 0.9rem 0 0 0;
}
body #g-page-surround .platform-content .entries .g-block {
  padding: 0;
  margin: 0 0 3.75rem;
}
@media only all and (max-width: 47.99rem) {
  body #g-page-surround .platform-content .entries .g-block {
    margin: 0 0 2.5rem;
  }
}
body #g-page-surround .platform-content .entries .g-block:after {
  content: "";
  position: relative;
  width: 80%;
  height: 1px;
  background: #2C3582;
  display: block;
  margin: 3.75rem auto 0;
}
@media only all and (max-width: 47.99rem) {
  body #g-page-surround .platform-content .entries .g-block:after {
    margin-top: 2.5rem;
  }
}
body #g-page-surround .platform-content .entries .g-block:last-of-type {
  margin: 0;
}
body #g-page-surround .platform-content .entries .g-block:last-of-type:after {
  display: none;
  margin: 0;
}
body #g-page-surround .platform-content .entries .g-block .tease-post, body #g-page-surround .platform-content .entries .g-block .tease-page {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-header, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-header {
  width: 30%;
  padding-right: 3.125rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body #g-page-surround .platform-content .entries .g-block .tease-post .entry-header, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-header {
    padding-right: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body #g-page-surround .platform-content .entries .g-block .tease-post .entry-header, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-header {
    padding: 0 0 2rem;
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  body #g-page-surround .platform-content .entries .g-block .tease-post .entry-header, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-header {
    padding: 0 0 1.5rem;
    width: 100%;
  }
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-header .post-thumbnail, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-header .post-thumbnail {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-header .post-thumbnail img, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-header .post-thumbnail img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  position: absolute;
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-header .post-thumbnail:after, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-header .post-thumbnail:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body #g-page-surround .platform-content .entries .g-block .tease-post .entry-header .post-thumbnail:after, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-header .post-thumbnail:after {
    padding-bottom: 56.25%;
  }
}
@media only all and (max-width: 47.99rem) {
  body #g-page-surround .platform-content .entries .g-block .tease-post .entry-header .post-thumbnail:after, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-header .post-thumbnail:after {
    padding-bottom: 56.25%;
  }
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-content, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-content {
  width: 70%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body #g-page-surround .platform-content .entries .g-block .tease-post .entry-content, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-content {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  body #g-page-surround .platform-content .entries .g-block .tease-post .entry-content, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-content {
    width: 100%;
  }
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-content h2, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-content h2 {
  font-family: "acumin-pro", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: bold;
  font-size: 1.875rem;
  margin: 0 0 1rem;
}
@media only all and (max-width: 47.99rem) {
  body #g-page-surround .platform-content .entries .g-block .tease-post .entry-content h2, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-content h2 {
    font-size: 1.5rem;
  }
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-content h5 a, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-content h5 a {
  color: #952D6F;
  font-weight: bold;
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-content h5 a:hover, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-content h5 a:hover {
  color: #2C3582;
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-content .post-excerpt, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-content .post-excerpt {
  padding: 1rem 0 1.25rem 1.25rem;
}
body #g-page-surround .platform-content .entries .g-block .tease-post .entry-content .post-excerpt p, body #g-page-surround .platform-content .entries .g-block .tease-page .entry-content .post-excerpt p {
  margin: 0;
}
.post-type-page h2, .post-type-post h2, body.home h2, .post-type-registration_pages h2 {
  line-height: 1 !important;
}
.post-type-page h3, .post-type-post h3, body.home h3, .post-type-registration_pages h3 {
  line-height: 1.1 !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.home h2, .sponsor-large h3.g-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.home h2, .sponsor-large h3.g-title {
    font-size: 2.3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.home h2, .sponsor-large h3.g-title {
    font-size: 2rem;
  }
}
body .tribe-common .tribe-common-c-btn, body .tribe-common a.tribe-common-c-btn {
  background: #2C3582;
}
body .tribe-common .tribe-common-c-btn:hover, body .tribe-common a.tribe-common-c-btn:hover {
  background: #952D6F;
}
body .tribe-events .tribe-events-c-ical__link {
  color: #2C3582;
  border-color: #2C3582;
}
body .tribe-events .tribe-events-c-ical__link:hover {
  background: #952D6F;
  border-color: #952D6F;
}
.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-gcal:hover, .single-tribe_events a.tribe-events-ical, .single-tribe_events a.tribe-events-ical:hover {
  color: #952D6F;
}
body .tribe-common .tribe-common-h5 {
  font-family: "Oxtail", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
body .tribe-common .tribe-common-h6, body .tribe-common .tribe-common-b2, body .tribe-common .tribe-common-h3, body .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input, .tribe-common .tribe-common-form-control-text__input, body .tribe-events .tribe-events-c-view-selector__list-item-text, body .tribe-common .tribe-common-h7, body .tribe-common .tribe-common-h8, body .tribe-events .tribe-events-calendar-list__event-date-tag-weekday, body .tribe-events-schedule h2, body .tribe-events .tribe-events-c-breadcrumbs__list {
  font-family: "acumin-pro", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.g-call-to-action {
  width: 56rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: auto;
  margin-right: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-call-to-action {
    width: 50rem;
    justify-content: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-call-to-action {
    width: 100%;
    justify-content: center;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-call-to-action {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.g-call-to-action .g-action-content {
  padding: 0;
  text-align: left;
  width: 70%;
}
.g-call-to-action .g-action-content h2 {
  font-size: 2.8125rem;
  line-height: 1.2;
  font-family: "acumin-pro", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  margin: 0 !important;
  text-transform: inherit;
  font-weight: 400;
}
.g-call-to-action .g-action-content h2 strong {
  text-transform: uppercase;
  color: #2C3582;
  font-weight: bold;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-call-to-action .g-action-content h2 {
    font-size: 2.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-call-to-action .g-action-content h2 {
    font-size: 2.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-call-to-action .g-action-content h2 {
    font-size: 2.25rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-call-to-action .g-action-content {
    width: 60%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-call-to-action .g-action-content {
    width: 100%;
    text-align: center;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-call-to-action .g-action-content {
    padding: 0 0 1.5rem;
    width: 100%;
    text-align: center;
  }
}
.g-call-to-action .g-action-content p {
  width: auto;
  margin: 1.25rem 0 0 0;
}
.g-call-to-action .g-action-button {
  align-self: center;
  text-align: right;
  flex: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-call-to-action .g-action-button .readon.large {
    font-size: 1.75rem;
    padding: 1rem 1.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-call-to-action .g-action-button .readon.large {
    font-size: 1.5rem;
    padding: 1rem 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-call-to-action .g-action-button .readon.large {
    font-size: 1.5rem;
    padding: 1rem 1.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-call-to-action .g-action-button {
    text-align: center;
    padding: 2rem 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-call-to-action .g-action-button {
    text-align: center;
    padding: 1rem 0 0 0;
  }
}
.g-call-to-action .readon:hover {
  background: #2C3582;
  color: #fff;
}
body .deeper-top-margin {
  margin-top: 4rem !important;
}
body .deeper-bottom-margin {
  margin-bottom: 4rem !important;
}
@media only all and (max-width: 47.99rem) {
  body .deeper-bottom-margin {
    margin-bottom: 2.5rem !important;
  }
}
body .normal-top-margin {
  margin-top: 2rem;
}
body .normal-bottom-margin {
  margin-bottom: 2rem;
}
body .flush-block {
  margin-top: 0;
  margin-bottom: 0;
}
.g-grid-stack li {
  margin-bottom: 0.75rem;
}
.g-grid-stack-content ol, .g-grid-stack-content ul {
  text-align: left;
}
#g-navigation .ubermenu-skin-minimal .no-mega .ubermenu-submenu a {
  font-size: 1.125rem !important;
}
.careers-embed, .is-provider-youtube {
  margin: 0 0 2.8125rem;
}
@media only all and (max-width: 47.99rem) {
  .careers-embed, .is-provider-youtube {
    margin: 0 0 2.25rem;
  }
}
.is-provider-youtube.aligncenter {
  text-align: center;
}
.txt-small {
  font-size: 1rem;
  line-height: 1.3;
}
.careers-grid {
  margin: 5rem 0 !important;
  text-align: center;
}
.careers-grid.uk-grid > * {
  padding-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .careers-grid.uk-grid > * {
    padding-left: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .careers-grid {
    margin: 3rem 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .careers-grid {
    margin: 3rem 0 !important;
  }
}
.careers-grid .uk-panel {
  text-align: center;
  margin-bottom: 40px;
  padding: 1rem;
}
.careers-grid .uk-panel .uk-margin {
  width: 80%;
  margin: 0 auto;
  line-height: 1.3;
}
.careers-grid .uk-panel i {
  display: block;
  margin: 0 auto 0.5rem;
  font-size: 55px;
  height: 62px;
  color: #51A800;
}
.careers-grid .uk-panel p {
  margin: 0;
}
.careers-vid .wp-block-group__inner-container {
  display: flex;
  flex-direction: row;
}
@media only all and (max-width: 47.99rem) {
  .careers-vid .wp-block-group__inner-container {
    display: block;
  }
}
.careers-vid .wp-block-group__inner-container figure {
  width: 50%;
  padding: 0 1.5rem;
  box-sizing: border-box;
}
@media only all and (max-width: 47.99rem) {
  .careers-vid .wp-block-group__inner-container figure {
    width: 100%;
    padding: 0;
  }
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
  margin-top: -12px !important;
}
.uk-scope .uk-h1, .uk-scope .uk-h2, .uk-scope .uk-h3, .uk-scope .uk-h4, .uk-scope .uk-h5, .uk-scope .uk-h6, .uk-scope .uk-heading-2xlarge, .uk-scope .uk-heading-large, .uk-scope .uk-heading-medium, .uk-scope .uk-heading-small, .uk-scope .uk-heading-xlarge, .uk-scope h1, .uk-scope h2, .uk-scope h3, .uk-scope h4, .uk-scope h5, .uk-scope h6 {
  color: inherit;
  font-family: inherit;
}
.lightweight-accordion {
  margin-bottom: 1.8rem !important;
}
.lightweight-accordion details .lightweight-accordion-title {
  background: #F5F6FC;
  color: #2C3582;
}
.lightweight-accordion details .lightweight-accordion-title:hover {
  background: #AFB6E4 !important;
  color: #333 !important;
}
.lightweight-accordion details .lightweight-accordion-title span {
  font-weight: 600;
}
.lightweight-accordion details[open] .lightweight-accordion-title {
  background: #AFB6E4;
  color: #333;
}
.lightweight-accordion .lightweight-accordion-body {
  padding: 1.8rem 1rem 1rem !important;
  background: #F5F6FC;
}
.uk-scope .home-teaser-widget a.uk-link-reset {
  color: #952d6f !important;
}
.uk-scope .home-teaser-widget a.uk-link-reset:hover {
  color: #2c3582 !important;
}
.post-type-archive-tribe_events h1 {
  margin-top: 3rem;
}
.post-type-archive-tribe_events .tribe-events-l-container {
  padding-top: 2rem !important;
}
.page-id-3563 #g-above {
  display: none;
}
/*# sourceMappingURL=custom__error.css.map */